﻿.user-container
{
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color:#E8EFF7;
	/*background-color:#EBF3F6;*/
	/*background-color:#FEF8EA;*/
}

.userprofile-frame
{
	margin:5px;
	width:600px;
}

/* common section header styles */
.userprofile-section1-header,
.userprofile-section1-header-open,
.userprofile-section1-header-closed,
.userprofile-section2-header,
.userprofile-section2-header-open,
.userprofile-section2-header-closed,
.userprofile-section3-header-open,
.userprofile-section3-header-closed,
.userprofile-section4-header-open,
.userprofile-section4-header-closed,
.userprofile-section5-header-open,
.userprofile-section5-header-closed
{
	margin:1px;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	background-position: right top;
	background-repeat:no-repeat;
}
.userprofile-section1-header-open a:link,
.userprofile-section1-header-closed a:link,
.userprofile-section2-header-open a:link,
.userprofile-section2-header-closed a:link,
.userprofile-section3-header-open a:link,
.userprofile-section3-header-closed a:link,
.userprofile-section4-header-open a:link,
.userprofile-section4-header-closed a:link,
.userprofile-section5-header-open a:link,
.userprofile-section5-header-closed a:link
{
	text-decoration:none;
	color:#062f67;
}
.userprofile-section1-header-open img,
.userprofile-section1-header-closed img,
.userprofile-section2-header-open img,
.userprofile-section2-header-closed img,
.userprofile-section3-header-open img,
.userprofile-section3-header-closed img,
.userprofile-section4-header-open img,
.userprofile-section4-header-closed img,
.userprofile-section5-header-open img,
.userprofile-section5-header-closed img
{
	vertical-align:middle;
}

.userprofile-section1-header
{
	background-color:#dff4b7;
	background-image:url(../media/img/user/RoundedAccesso.gif);
}
.userprofile-section1-header-open
{
	background-color:#dff4b7;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23dff4b7&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrAccessoOpen.gif);*/
	background-image:url(../media/img/user/hdrAccessoClosed.gif);
}
.userprofile-section1-header-closed
{
	background-color:#dff4b7;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23dff4b7&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrAccessoClosed.gif);*/
	background-image:url(../media/img/user/hdrAccessoOpen.gif);
}

.userprofile-section2-header
{
	background-color:#b4cff3;
	background-image:url(../media/img/user/RoundedDati.gif);
}
.userprofile-section2-header-open
{
	background-color:#b4cff3;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23b4cff3&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrDatiOpen.gif);*/
	background-image:url(../media/img/user/hdrDatiClosed.gif);
	margin-top:6px;
}
.userprofile-section2-header-closed
{
	background-color:#b4cff3;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23b4cff3&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrDatiClosed.gif);*/
	background-image:url(../media/img/user/hdrDatiOpen.gif);
	margin-top:6px;
}

.userprofile-section3-header-open
{
	background-color:#f7b98b;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23f7b98b&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrInteressiOpen.gif);*/
	background-image:url(../media/img/user/hdrInteressiClosed.gif);
	margin-top:6px;
}
.userprofile-section3-header-closed
{
	background-color:#f7b98b;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23f7b98b&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrInteressiClosed.gif);*/
	background-image:url(../media/img/user/hdrInteressiOpen.gif);
	margin-top:6px;
}

.userprofile-section4-header-open
{
	background-color:#f7eab6;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23f7eab6&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrProfiloOpen.gif);*/
	background-image:url(../media/img/user/hdrProfiloClosed.gif);
	margin-top:6px;
}
.userprofile-section4-header-closed
{
	background-color:#f7eab6;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23f7eab6&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrProfiloClosed.gif);*/
	background-image:url(../media/img/user/hdrProfiloOpen.gif);
	margin-top:6px;
}

.userprofile-section5-header-open
{
	background-color:#d7d7d7;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23d7d7d7&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrOpzioniOpen.gif);*/
	background-image:url(../media/img/user/hdrOpzioniClosed.gif);
	margin-top:6px;
}
.userprofile-section5-header-closed
{
	background-color:#d7d7d7;
	/*background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23d7d7d7&col2=white&w=600&h=30&sbf=1%2e0);*/
	/*background-image:url(../media/img/user/hdrOpzioniClosed.gif);*/
	background-image:url(../media/img/user/hdrOpzioniOpen.gif);
	margin-top:6px;
}

.userprofile-section1-contents,
.userprofile-section2-contents,
.userprofile-section2-1-contents,
.userprofile-section2-2-contents,
.userprofile-section3-contents,
.userprofile-section4-contents
{
	margin:1px;
	padding:4px;
	background-repeat:no-repeat;
}
.userprofile-section1-contents
{
	background-color:#dff4b7;
	background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23dff4b7&col2=white&w=600&h=200&sbf=1%2e0);
}
.userprofile-section2-contents
{
	background-color:#b4cff3;
	background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23b4cff3&col2=white&w=600&h=200&sbf=1%2e0);
}
.userprofile-section2-1-contents
{
	background-color:#b4cff3;
	background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23b4cff3&col2=white&w=600&h=100&sbf=1%2e0);
}
.userprofile-section2-2-contents
{
	background-color:#b4cff3;
	background-image:url(../GetGradientImage.aspx?lgm=1&col1=%23b4cff3&col2=white&w=600&h=750);
	background-position:left bottom;
}
.userprofile-section3-contents
{
	background-color:#f7b98b;
	background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23f7b98b&col2=white&w=600&h=300&sbf=1%2e0);
}
.userprofile-section4-contents
{
	background-color:#f7eab6;
	background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23f7eab6&col2=white&w=600&h=550&sbf=1%2e0);
}
.userprofile-section5-contents
{
	background-color:#d7d7d7;
	background-image:url(../GetGradientImage.aspx?lgm=2&col1=%23d7d7d7&col2=white&w=600&h=200&sbf=1%2e0);
}


.registration-link a:link,
.registration-link a:visited
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.registration-link a:active,
.registration-link a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.registration-nobold-link a:link,
.registration-nobold-link a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.registration-nobold-link a:active,
.registration-nobold-link a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.register-socio
{
	margin-bottom:20px;
	margin-left:5px;
}
.register-socio a:link,
.register-socio a:visited
{
	text-decoration:none;
}
.register-socio a:hover,
.register-socio a:active
{
	color:#f39900;
	text-decoration:none;
}

.register-socio
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:5px;
}

.register-message
{
	/*height:100px;*/
	color:#072E69;
	font-weight:bold;
}

.register-message-header
{
	color:#F39900;
	font-size:13px;
	margin-top:25px;
	text-align:center;
	text-transform:uppercase;
}
.register-message-newrow
{
	margin-top:30px;
	text-align:center;
}
.register-message-gohome
{
	margin-top:100px;
	text-align:left;	
}

.forgotpassword-message
{
	color:#072e69;
	font-weight:bold;
	padding-bottom:5px;
}

.user-header
{
	font-size:12px;
	font-weight:bold;
}


.user-regsocio-title
{
	padding-left:220px;
	padding-bottom:15px;
	font-size:13px;
	padding-top:20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#072E69;
}