div.boxiscrizione {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	clear:both;	
}

div.fotodatiutente {
	background: none;
	width: 595px;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9999;
	clear: both;
}

div.fotoutente {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9C9C;
	float: left;
}

div.thumbutente {
	background: none;
	width: 50px;
	height: 50px;
	margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9C9C;/*#525252;*/
	float: left;
}

div.titoloutente {
	background: none;
	color: #0C4489;
	width: 539px;
	height: auto;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.posizione {
	/*background: #616161;*/
	/*color: #ffffff;*/
	width: 56px;
	height: 39px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0px 5px 0px 0px;
	padding: 10px 0px 0px 0px;
	overflow:hidden;
	float: left;
}

div.utenteclass {
	background: none;
	width: 349px;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
}

div.puntiutente {
	background: none;
	width: 135px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
}

div.consigli {
	background: none;
	width: 287px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 0px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #cccccc;
	float: left;
}

div.divconsigli {
	background: none;
	width: 595px;
	height: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	clear: both;
}

/* MENU LATERALE */

div.menulaterale {
	background: #000000;
	width: 50px;
	height: 200px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	float: left;
}

#menucomm {margin: 0px auto 0px 0px;}

/* FINE MENU LATERALE */

/* LOGIN COMMUNITY */

div.loginhidden {
	background: none;
	width:auto;
	height:auto;
}

/*
div.logincentrale{
	background: #D3DAED;
	width: 400px;
	height: 175px;
	height: auto;
	position: fixed;
	top: 15%;
	left: 35%; 
	border-style: solid;
	border-width: 5px;
	border-color: #ffffff;2C2C29
	z-index: 10;
	text-align: left;
	border-radius: 8px;
	filter: alpha(opacity=100);
	opacity: 100;
	-moz-opacity: 100;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
*/

div.logincentrale{
	background: #EEEEEE;
	width: 500px;
	/*height: 175px;*/
	height: auto;
	position: fixed;
	top: 15%;
	left: 50%; 
	border-style: solid;
	border-width: 4px;
	border-color: #c4c4c4;/*2C2C29*/
	z-index: 10000;
	text-align: left;
	border-radius: 8px;
	filter: alpha(opacity=100);
	opacity: 100;
	-moz-opacity: 100;
	margin: 0px 0px 0px 0px;
	margin-left: -250px;
	padding: 0px 0px 5px 0px;
}

div.overlay{
	background: #000000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0%;
	left: 0%; 
    z-index: 9;
	text-align: center;
	overflow:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
}

div.overlay img {position: absolute; top: 23%; left: 40%;}

/*
div.chiudi {
	background: #A2BCD8;
	width: 395px;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-bottom: 1px dotted #2C2C29;
	clear: both;
}
*/

div.chiudi {
	background: #0E3A66;
	width: 495px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	height: auto;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 5px 0px;
	text-align: right;	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	clear: both;
	position: relative;
}

.chiudi span {
	position: absolute;
	top: 5px;
	right: 0;
}

div.chiudileft{
	text-align: left;
	margin-left: 10px;
}

div.formlogin {
	background: none;
	color: #2C2C29;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 5px 10px 0px 5px;
	overflow: hidden;
	clear: both;	
}

div.formlogin form,input {
	margin: 0;
	padding: 0;
	color: #000000;
}

input.userpass {
	background: #ffffff;
	color: #000000;
	width: 95px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #525252;
	border-radius: 4px;
}

input.userpass:hover {background: #F3F3F3;}

input.codicevideo {
	background: #ffffff;
	width: 255px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #525252;
}

input.codicevideo:hover {background: #F3F3F3;} 

input.searchbuttonlogin {
	background: #2C2C29;
	width: 70px;
	height: 30px;
	color: #ffffff;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #c9c9c9;
	border-width: 2px;
	border-radius: 8px;
	font-weight: bold;
	float: right;
}

input.searchbuttonloginunselected {
	background: #8e8e8d;
	width: 70px;
	height: 30px;
	color: #ffffff;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #c9c9c9;
	border-width: 2px;
	border-radius: 8px;
	font-weight: bold;
	float: right;
}

/* FINE LOGIN COMMUNITY */

/* AZIONI UTENTE */

div.preferiti {
	background: none;
	width: auto;
	height: auto;
	color: #000000;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px; 
	overflow: hidden;	
}

div.preferiti a {color: #000000;}

div.preferiticanzone {
	background: none;
	width: 95%;
	height: auto;
	color: #000000;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both; 	
}

div.preferiticanzone a {color: #000000;}

div.immpref {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 0px;
	float: left;
}

div.testopref {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	float: left;
}

div.testopref a {color: #0B3E7C;}

div.azioniutente {
	background: none;
	width: 595px;
	height: 40px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear: both;
	position: relative;
	z-index: 3;
}

div.azioniutenteartista {
	background: none;
	width: auto;
	min-width: 200px;
	height: 40px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear: both;
	position: relative;
	z-index: 3;
}

div.azioneutente {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}

span.commentoazione {
	background: #2C2C29;
	color: #ffffff;
	width: auto;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	display: none;
}

div.azioneutente:hover span.commentoazione {height:auto; display:block; position: absolute; bottom:45px; z-index:501; width:auto; filter: alpha(opacity=80); opacity: 0.80; -moz-opacity: 0.80;} 

/* FINE AZIONI UTENTE */

/* REGISTRAZIONE */

div.ulcommunity {
	background: none;
	width: 595px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.ulcommunity ul {list-style-type : none;}
div.ulcommunity ul li {list-style-type : none; padding: 5px 0px 5px 0px;}
input.registrati {background: #f3f3f3; border-radius: 4px; box-shadow: 0 0 5px #333333; border-color:#DDDDDD; border-width: 1px;}
input.registrati:hover {background: #ffffff;}
#select {background: #f3f3f3;}

/* FINE REGISTRAZIONE */

/* COMMENTI */

div.commenti {
	background: none;
	width: 595px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

div.commento {
	background: none;
	width: 595px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	overflow: hidden;
}

div.commento:hover {background: #F3F3F3;}

div.upcommento{
	background: none;
	width: 534px;
	height: auto;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #c1c1c1;
	overflow: hidden;	
}

div.upcommentoleft{
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}

div.upcommentoright{
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;	
}

div.testocommento {
	background: none;
	width: 534px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}

textarea.comm {
	background: #F1EFEF;
	width: 528px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

div.textareafalse {
 	background: #F1EFEF;
	width: 528px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
	float: left;
}

div.logintextarea {
	background: #000000;
	width: 470px; 
	height: 27px;
	color: #ffffff;
	margin: 5px 24px 5px 24px;
	padding: 15px 0px 0px 10px;
	filter: alpha(opacity=80);
	opacity: 0.70;
	-moz-opacity: 0.70;
	visibility: hidden;
}

div.logintextarea a {color: #ffffff;}

div.textareafalse:hover div.logintextarea {visibility: visible;}

input.searchbutton {
	background: #2C2C29;
	width: 70px;
	height: 28px;
	color: #ffffff;
	margin: 8px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #c9c9c9;
	border-width: 2px;
	font-weight: bold;
	float: right;
}

div.commentiallsin {
	background-image: url(smussocommentisin.png);
	width: 10px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

div.commentiall {
	background-image: url(sfondocommenti.png);
	width: 575px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
	float: left;
}

div.commentiall a {color: #ffffff;}

div.commentialldes {
	background-image: url(smussocommentides.png);
	width: 10px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

/* FINE COMMENTI */
/* ARTISTI PREFERITI */

div.fotopref {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

/* FINE ARTISTI PREFERITI */


#segnala img, #segnala2 img { width: 20px; height: 20px; vertical-align: middle; }

a#a-community { font-size: 15px; }
a#a-community-bold { font-size: 15px; font-weight: bold; }
#both {overflow: hidden; clear:both; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; line-height: 20px;}
#sottotitoloutente {font-size: 9px; font-weight: none; margin: 0px 0px 0px 0px;}
#classifica {margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; border-bottom-color: #cccccc;}
#classifica:hover {background: #f2f9fe;}
#cons2 {width: 282px; padding: 5px 0px 5px 10px; border-right: none;}
#registrati {width: 110px; float: none;}
#profilo {width: 100px;}
#artista-form {
	width: 800px;
	position: absolute;
	top: 5%;
	left: 50%; 
	margin-left: -400px;
}