/* CSS Document */


.gcon_community {
min-height: 1000px;

}

.profCnt .Titolo{
	color: #ED5B26;
	font-size: 12px;
	font-weight: normal;
}

.gcon_community a{
	font-weight:bold;
	text-decoration:none;
	color:#ED5B26;
	

}
.gcon_community_usrdatatools {
text-align:left;
}
.gcon_community_usrdatatools a{
margin-left:10px;
margin-right:10px;
}
.gcon_community .profilecnt{
	clear:both;
	border:1px solid #CCCCCC;
	padding:5px;
	height:auto;
	overflow:visible;
	float:left;
	width:98%;
	margin-bottom:10px;
}
.gcon_community .gcon_community_usrdata{
/*	background-image: url(../images/user-icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
*/	margin: 0px;
/*	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
*/	font-weight: bold;
}
.gcon_community .Titolo, 
.gcon_community_login_formV .Titolo, 
.gcon_community_login_form .Titolo, 
.gcon_community_newprofs .Titolo{
	font-size:16px;
	font-weight:bold;
	color: #ED5B26;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}
.gcon_community .Desc{
	
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}
/*.gcon_community_login_form,*/
.gcon_community_usrdatacnt {
	color:#666666;
	
	text-align:center;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	padding:5px;
	display:block;
}

.gcon_community_login_form input,
.gcon_community_login_formV input{
	color:#666666;
	border:1px solid #CCCCCC;
}


.gcon_community_login_formV .login_links,
.gcon_community_login_form .login_links{
	margin-top:4px;
	margin-bottom:4px;
	
}

.gcon_community_login_formV  a.gcon_community_signup_lnk,
.gcon_community_login_form  a.gcon_community_signup_lnk{
	background-image: url(../images/user-login.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	height:17px;
	line-height:17px;
}
.gcon_community_login_formV  a.gcon_community_recpwd_lnk,
.gcon_community_login_form  a.gcon_community_recpwd_lnk{
	background-image: url(../images/pwd-rec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	height:17px;
	line-height:17px;
}



.gcon_community .signup_form{
	color:#666666;
}

.gcon_community .signup_form select,
.gcon_community .signup_form input{
	color:#333333;
	border:1px solid #CCCCCC;
}

.gcon_community  button,
.gcon_community .signup_form button{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:10px;
}

form .frmfield{
  clear:both;
  margin-top:10px;
  margin-bottom:10px;
  display:block;
  padding:0px;
  vertical-align:middle;
}

.gcon_community .signup_form label{
	width:25%;
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
}
.gcon_community .signup_form input{
	
}

.gcon_community .signup_form  a.gcon_comm_chknick_lnk{
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	height:17px;
	line-height:17px;
}

.gcon_community .msgerr{
	color:#FF0000;
}

.gcon_community  .msgok{
	color:#009900;
}

.gcon_community .signup_form  a.lnkReloadSecCode{
	background-image: url(../images/reload.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height:17px;
	line-height:17px;
	
}

.gcon_community .homeprofilelnk{
	font-weight:bold;
	font-size:14px;
	color:#333333;

}

.loadingdlg .ui-dialog-titlebar { display: none; }

.gcon_comm_usr_photo
{
	width:170px;
	/*min-height:150px;*/
	margin-bottom:10px;
	overflow:auto;
}

.profIcon{
	border: 1px solid #CCCCCC;
	/*width:90px;*/
	height:65px;
	overflow:hidden;
	text-align:left;
	/*float:left;*/
	clear:both;
	margin:5px;
	background-color: #F5F7FA;	
	padding-top:5px;

}

.profContacts {
width:520px;
clear:both;
display:block;
}

.profContacts .profIcon{
width:220px;
float:left;
clear:none;
}
.gcon_community_browseprofs .profIcon{
width:180px;
float:left;
clear:none;
}

.profName{
font-weight:bold;
float:left;
margin:3px;
height:auto;
display:block;
}
.gcon_community_browseprofs .profName{

width:40%;
}
.profCity,
.profAge{
font-size:9px;
clear:both;
display:block;
margin:3px;
}
.profAvatar {
	width:75px;
	height:55px;
	overflow:hidden;
	/*border: 1px dotted #CCCCCC;*/
	margin:auto;
	background-color:#FFFFFF;
	float:left;
}

.profCnt{
height:250px;
display:block;
overflow:auto;
}
.gcon_community_usrdatacnt{
text-align:right;
margin-bottom:10px;
}


#profilecmds ul {
	list-style:none;
	padding:0px;

}
.profsendmsg{
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-top:2px;
	padding-left:21px;
	display:block;
	background-image: url(../images/sendmsg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.profnewswrite{
	display:block;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	padding-top:2px;
	padding-left:21px;
	background-image: url(../images/newswrite.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.profpictures{
	height: 21px;display:block;
	line-height: 21px;
	vertical-align: middle;
	padding-top:2px;
	padding-left:21px;
	background-image: url(../images/prof-pictures.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.proflogout{
	height: 21px;display:block;
	line-height: 21px;
	vertical-align: middle;
	padding-top:2px;
	padding-left:21px;
	background:none;
	
}


.profadd{
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-top:3px;
	padding-left:21px;
	display:block;	background-image: url(../images/profadd.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.profslogan{
	font-style:italic;
}

.addreqslistrow{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
}

.gcon_community_newprofs{
	float: none;
	clear:both;
	border:1px dotted #CCCCCC;
	margin-bottom:5px;
	margin-bottom:10px;
	padding:5px;
	height:auto;
	width:284px;
	margin-left:auto;margin-right:auto
	/*
	ddisplay:inline;*/
}



.gcon_community_login_formV{
	border:1px dotted #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	width:284px;
	margin-left:auto;margin-right:auto;
}


.gcon_community_profile_photocnt{
	display:block;
	float:left;
	margin:5px;
	padding:2px;
	border:solid 1px #666666;
}
.gcon_community_profile_photocnt .uimg{
	width:100px;
	height:75px;
	overflow:hidden;
}

#gccomm_usrphotos{

	clear:both; 
	min-height:120px;
	height:auto !important ;
	display:block;
}

#gcon_com_usr_photolist{
	border:solid 1px #666666;
}
