body {
	margin:0;
	padding:0;
	/* text-align:center; */
	/* font-family:Arial, Helvetica, sans-serif; */
	font-size:11px;
	color:#333333;
	background:#fff url(../img/bg.jpg) no-repeat center top;	
	
    direction: ltr;
    /* font-family: "lucida grande",tahoma,verdana,arial,sans-serif;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;	
	
}


.clear {
clear:both;
} 

a.opacity {
filter:alpha(opacity=100);
opacity: 1.0;
} 
a.opacity:hover {
filter:alpha(opacity=80);
opacity: 0.8;
}

p, a, address, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-style:normal;
}
.home_visual_sx p {
	color:#ec9e84;
	line-height:12px;
	text-align:left;
}
.box_votalefoto p {
	text-align:left;
}
.box_votalefoto p.center {
	text-align:center;
	margin-bottom:0;
}
.foto_txt {
	text-align:left;
}
.foto_txt p ,.foto_txt a{
	color:#de5038;
	font-size:12px;
	text-align:left;
}

span {
	color:#93aac2;
}
span.black {
	color:#000;
}

.small {
	color:#666;
	text-transform:uppercase;
}

ul {
	list-style:none;
}

a {
color:#666;
text-decoration:none;
}
a:visited {
color:#666;
text-decoration:none;
}
a:hover, a.active_page {
color:#e60000;
text-decoration:none;
}
a:active {
color:#666;
text-decoration:none;
}
a:focus, object, input, input:focus {
	outline:none;
}

a.opacity:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}
a.download {
	color:#dc442a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a.download:visited {
	color:#dc442a;
	text-decoration:underline;
}
a.download:hover {
	color:#000;
	text-decoration:underline;
}
a.download:active {
	color:#dc442a;
	text-decoration:underline;
}

a.yellow {
	color:#eea41f;
	text-decoration:underline;
}
a.yellow:visited {
	color:#eea41f;
	text-decoration:underline;
}
a.yellow:hover {
	color:#dc442a;
	text-decoration:underline;
}
a.yellow:active {
	color:#eea41f;
	text-decoration:underline;
}

h1 {
	color:#dc442a;
	font-size:40px;
	font-weight:normal;
	text-align:center;
	margin-bottom:20px;
}
h2 {
	color:#000;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
h2.subtitle {
	color:#dc442a;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	margin-bottom:24px;
}
h2.subtitle.question {
	font-size:18px;
	text-align:center;
	margin-bottom:14px;
}
h3 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	line-height:14px;
}
h3.blue {
	color:#5d9cbe;
	text-decoration:none;
	text-transform:none;
	margin-bottom:10px;
	text-align:center;
}
h3.red {
	color:#dc442a;
	text-decoration:none;
	text-transform:none;
	margin-bottom:20px;
}
h3.red.smaller {
	font-weight:bold;
}
h3.no_underline {
	text-decoration:none;
}
h4 {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:14px;
	margin-top:10px;
}
h4.no_strong {
	font-weight:normal;
	text-transform:none;
}
h5 {
	color:#7f7f7f;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
}

a.vai_elenco {
	color:#7f7f7f;
	text-transform:uppercase;
	float:right;
}
a.vai_elenco:visited {
	color:#7f7f7f;
}
a.vai_elenco:hover {
	color:#DE5038;
}
a.vai_elenco:active {
	color:#7f7f7f;
}

h6 {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.header {
	padding:2px 0;
}
.header_img {
	background-repeat:no-repeat;
	margin:0;
	float:left;
}
.header_img#logo_big {
	background-image:url(../img/logo_big.jpg);
	width:450px;
	height:150px;
}
.header_img#logo_small {
	background-image:url(../img/logo_small.png);
	width:60px;
	height:60px;
	margin:57px 0 0 10px;
}
.header form {
	float:right;
	margin-top:60px;
}

/* start FORM */

#form_header {
	color:#93aac2;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
input {
	//background:url(../img/bg_input.png) no-repeat left top;
	width:84px;
	height:13px;
	color:#93aac2;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #bec0c1;
	border-left:1px solid #bec0c1;
	border-rigth:1px solid #e0e2e4;
	border-bottom:1px solid #e0e2e4;
}
input#protagonisti {
	width:100%;
}
input#input_immagine {
	/*width:140px;
	height:23px;
	background:url(../img/seleziona_btn.png) no-repeat left top;*/
	margin:0;
	padding:0;
	width:auto;
	height:17px;
  background: none;
}
input.checkbox {
	width:20px;
	margin-left:0;
}
input#input_btn {
	background:url(../img/input_btn.png) no-repeat left 3px;
	width:66px;
	height:23px;
	border:0;
}
input#input_btn:hover {
	cursor:pointer;
	outline:none;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

/* end FORM */

/* start BUTTONS */

.buttons {
	padding:0 0 5px;
}

a.btn {
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:200px;
	height:23px;
	margin:0;
	padding:0;
}
a.btn:hover, a.btn.active {
	background-position:left bottom;
}

a.btn#btn_registrati{
	background-image:url(../img/btn_registrati.png);
}
a.btn#btn_profilo{
	background-image:url(../img/btn_profilo.png);
}
a.btn#btn_foto_community {
	background-image:url(../img/btn_foto_community.png);
}
a.btn#btn_foto_concorso{
	background-image:url(../img/btn_foto_concorso.png);
}
a.btn#btn_vincitori{
	background-image:url(../img/btn_i_vincitori.png);
}

/* end BUTTONS */

.home_visual_sx {
	background:#c01013;
	padding:12px;
	width:174px;
	margin:0;
	text-align:left;
}

.home_visual_sx #follow_us_div {
	border-top:2px solid #910101;
	padding:18px 0 0;
	margin:18px 0 0;
	text-align:left;
}

.home_visual_sx h3.no_underline{
  padding-bottom:10px;
}

.home_visual_dx {
	background:url(../img/bg_home_visual_dx.jpg) no-repeat;
	width:597px;
	height:286px;
	padding:10px 0 0;
	margin:0 0 0 5px;
}
.home_visual_dx div#registrati {
	float:right;
	background:url(../img/registrati_bg.png);
	width:366px;
	height:128px;
	line-height:18px;
	padding:5px 5px 30px 25px;
}
#registrati div#registrati_title  {
	background:url(../img/registrati_title.png) no-repeat center top;
	border-bottom:1px solid #d82208;
	padding:0 0 5px;
	margin-bottom:20px;
	height:9px;
}
#registrati div#registrati_title a {
	float:right;
	background:url(../img/close_btn.png);
	width:11px;
	height:11px;
}
#registrati p, #registrati label {
	color:#de5038;
	font-size:12px;
	font-weight:normal;
}
#registrati input {
	background: url(../img/input_registrati_bg.png) no-repeat left top;
	width:172px;
	height:11px;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #e0e0e0;
}
#registrati input#nickname {
 	margin-left:58px;
}
#registrati input#e-mail {
 	margin-left:29px;
}
#registrati input#confirm {
 	margin-left:20px;
}

#registrati input#input_btn_registrati {
	float:right;
	background: url(../img/vai_btn.png) no-repeat left 2px;
	width:43px;
	height:20px;
	border:0;
}
#registrati input#input_btn_registrati:hover {
	cursor:pointer;
	outline:none;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

.home_donnamoderna {
	float:right;
	margin-right:25px;
}

div.span-27.copyright {
	text-align:right;
	padding:0 20px 16px 0;
	width:780px;
}

div.span-27.anagrafico {
	text-align:center;
}
div.span-27.anagrafico p {
	line-height:46px;
	color:#93aac2;
	font-size:10px;
}
div.span-27.anagrafico p a {
	color:#93aac2;
}
div.span-27.anagrafico p a:visited {
	color:#93aac2;
}
div.span-27.anagrafico p a:hover {
	color:#FFA80E;
}
div.span-27.anagrafico p a:active {
	color:#93aac2;
}

.btn_iscriviti {
	background-color:#ffdc9f;
	text-align:left;
}
a.foto_btn, .btn_iscriviti a {
	float:left;
	padding:0 16px;
	margin:17px 0 0;
	border-right:solid 1px #fff;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background-color:#ffdc9f;
	color:#eea41f;
}
.btn_iscriviti a {
	width:168px;
	margin:0;
}
.btn_iscriviti a.btn_last {
	border-right:0;
	width:165px;
}
a.foto_btn:hover, a.foto_btn.active, .btn_iscriviti a:hover, .btn_iscriviti a.active {
	background-color:#ffa80e;
	color:#fff;
}

.buttons {
	padding:0 0 5px;
}

a.btn {
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	width:200px;
	height:23px;
	margin:0;
	padding:0;
}
a.btn:hover {
	background-position:left bottom;
}


div.span-27.box_votalefoto {
	border-color:#ffa80e;
	border-style:solid;
	border-width:9px 10px;
	padding:28px 44px;
	width:692px;
	margin:0;
	text-align:left;
	}
	
.pagination {
	float:right;
	margin-bottom:20px;
	color:#666;
  width:265px;
}
.pagination a {
	margin:0 3px;
}
.pagination a, .pagination span, .bottom_dx a, .bottom_dx span {
  float:left;
}
.ordinamento {
	color:#666;
	text-align:left;
}
.ordinamento select {
	width:164px;
	color:#666;
	background-color:#fff;
	font-size:11px;
}

.box_votalefoto p {
	margin-bottom:30px;
	}
	
.box_votalefoto h1 {
	text-align:left;
	}
	
.foto_item {
	margin-bottom:15px;
	text-align:left;
}

.foto_item img {
	margin-bottom:4px;
}

a.bookmarks_share {
	float:left;
	width:107px;
	height:18px;
	background:url(../img/home_foto_item_bookmarks_share.png);
	padding:0;
	margin:0 4px 0 0;
}
.foto_txt a.bookmarks_share {
	float:none;
	display:block;
	margin:0 0 20px;
}

button.vota_btn {
	float:left;
	width:50px;
	height:18px;
	background:url(../img/vota_btn.png);
	padding:0;
	margin:0;
}
.foto_txt button.vota_btn {
	margin:0 0 0 0;
}

a.vai_btn {
	float:right;
	width:43px;
	height:18px;
	background:url(../img/vai_btn.png);
	padding:0;
	margin:0;
}

.bottom_sx {
	width:220px;
}
.bottom_center {
	text-align:right;
}
.bottom_center input {
	width:34px;
	margin-right:10px;
}
.bottom_dx {
	text-align:right;
}
.bottom_dx a {
	margin:0 3px;
}

/* start FORM ISCRIVITI AL CONCORSO */

table {
margin-bottom:0;
}
select {
background:#fff;
color:#6f6f6f;
font-size:10px;
}
#protagonisti_select {
width:100%;
}
th, td, caption {
padding:4px 2px;
}
table#cancellati_concorso td {
vertical-align:top;
}
input.text, input.title, textarea {
	border-bottom:1px solid #E0E2E4;
	border-left:1px solid #BEC0C1;
	border-top:1px solid #BEC0C1;
	width:218px;
	padding:0;
	margin:0;
	outline:none;
}
textarea {
background:#fff;
width:100%;
height:76px;
}
label {
color:#6f6f6f;
font-weight:bold;
font-size:10px;
}
.form_accetto input, .form_newsletter input {
	width:10px;
	color:#6f6f6f;
}
.form_accetto {
	color:#6f6f6f;
}
.form_newsletter, .consenso {
	text-align:right;
	color:#6f6f6f;
}
#newsletterDiv {
	margin-top:20px;
	color:#6F6F6F;
}
#newsletterDiv input {
	//width:167px;
}
#newsletterDiv input.radio {
	width:10px;
}

#newsletterDiv select {
	width:55px;
	background-image:none !important;
}

#newsletterDiv select#edit-sesso {
	float:left;
	margin-right:3px;
}

.cancella_invia_btn {
	float:right;
	height:16px;
	margin:20px 0 0;
	padding:0;
}
.cancella_invia_btn button.invia_btn {
	background:url(../img/invia_btn.png) no-repeat;
	border:none;
  width:62px;
  height:16px;
  margin:0;
  padding:0;
}
.cancella_invia_btn button.cancella_btn {
  background:url(../img/cancella_btn.png) no-repeat;
	width:74px;
  border:none;
  height:16px;
  margin:0 10px;
  padding:0;  
}

/* end FORM ISCRIVITI AL CONCORSO */

.foto_detail {
	padding:20px 0 0;
}

div.span-24.partecipazione {
	background:#def2e7;
	margin:0 0 40px;
	padding:27px;
	width:656px;
}
div.span-6.partecipazione_item {
	width:136px;
	background:url(../img/partecipazione_bg.png) no-repeat right center;
	padding:0 24px 0 10px; 
	color:#5d9cbe;
	font-size:14px;
	text-align:center;
}
div.span-6.partecipazione_item.partecipazione_item.no_bg {
	background:none;
	padding:0; 
}

/*.seleziona_btn {
	float:right;
	width:79px;
	height:23px;
	background:url(../img/seleziona_btn.png) no-repeat left top;
	margin:0;
	padding:0;
	outline:none; 
}
*/

/* start ALIGN */

#registrati_blockform {
	text-align:left;
}

/* end ALIGN */

.error_field{
  color:red;
  padding-left:0.5em;
  font-weight:bold;
  
}
.vote_disabled{
  cursor: default;
  filter:alpha(opacity=20) !important;
  opacity: 0.2 !important;
}

#marquee_events{
  margin-top:20px;
  visibility: hidden;
}


input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}





#signup_form {
	float: right;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	/* width: 180px; */
	font-size: 10px;
	text-align: right;
}

#login-submit {
    background: url("../img/btn_login.png") no-repeat scroll left center transparent;
    border: 0 solid #FFFFFF;
    height: 20px;
    line-height: 16px;
    width: 60px;
	cursor: pointer;
}

#vai-submit {
    background: url("../img/vai_btn.png") no-repeat scroll left center transparent;
    border: 0 solid #FFFFFF;
    height: 20px;
    line-height: 16px;
    width: 60px;
	cursor: pointer;
}

.mi-piace-submit {
    background: url("../img/btn_mi_piace.png") no-repeat scroll left center transparent;
    border: 0 solid #FFFFFF;
    height: 20px;
    line-height: 16px;
    width: 54px;
	cursor: pointer;
}

#invia-submit{
    background: url("../img/btn_invia.png") no-repeat scroll left center transparent;
    border: 0 solid #FFFFFF;
    height: 20px;
    line-height: 16px;
    width: 60px;
	cursor: pointer;
}


.salva-submit {
    background: url("../img/btn_salva.png") no-repeat scroll left center transparent;
    border: 0 solid #FFFFFF;
    height: 20px;
    line-height: 16px;
    width: 60px;
	cursor: pointer;
}

.chiudi-submit {
    background: url("../img/btn_chiudi.png") no-repeat scroll left center transparent;
    border: 0 solid #FFFFFF;
    height: 20px;
    line-height: 16px;
    width: 60px;
	cursor: pointer;
}




#uploadImage {
	background-color: #FFDC9F;
	padding-top: 25px;
	padding-left: 10px;
}

#uploadImage input {
    //height: 30px;
}







.miei_interessi{
  margin-top:25px;  
}

.miei_dati, .miei_interessi{
  margin-left:25px;  
  padding:25px;
  width:430px;  
}

#uploadImage  h3, .miei_dati h3, .miei_interessi h3, #crea_album  h3{
	color:#FFA80E;
}

.miei_dati, .miei_interessi{
  float:left;  
  background-color: #FFDC9F;
}


.foto_profilo{
  float:left;  
  width:180px;  
  height: 500px;
  background-color: #FFFFFF;
}




.radio_cancella {
	width:15px;  
}


#cancellati_form{
	width: 500px;
	text-align: right;
}

.footer-data{
	text-align: center;
}


.album_foto_dx{
	text-align: right;
	float: right;
	margin-right: 10px;
}

.album_foto_sx{
	text-align: left;
	float: left;
	padding-left: 5px;
}



#crea_album{

  background-color: #FFDC9F;
  width:300px;
  height:240px;
  padding:15px;
  
  
}

.carica_foto_album{

  background-color: #FFDC9F;  
  padding:5px;
  
}



.odina_mi_piace, .odina_mi_piace a, .show_crea_album  ,.show_crea_album label, .show_crea_album a{

	cursor: pointer;  
	text-align: right;
	color:#dc442a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	/* width: 170px; */
	float: right;
	clear: both;

}


.modifica_immagine_album{
	cursor: pointer;  
	text-align: left;
	color:#dc442a;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}




.delete_foto{
	text-align: right;
	padding-right:10px;
}



.ancora_slideshow{
	text-align: right;
}

.album_lista{
	background-color: #FFDC9F;  
	margin-right:3px!important;
	text-align: center;
	padding-top: 10px;
}

.upload_input {

	background: white;
    border-bottom: 1px solid #E0E2E4;
    border-left: 1px solid #BEC0C1;
    border-top: 1px solid #BEC0C1;
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 20px !important;
    width: 150px;
}

.message{
border:1px solid;
color:#6F6F6F;
font-size:12px;
font-weight:bold;
margin-bottom:20px;
padding:5px;
width:400px;
}






