/* --------------------------------------------------------------------------

style

----------------------------------------------------------------------------- */



body{
	background: #000000 url(../images/graphics/calc_bg_bottom_page.jpg) no-repeat center 886px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

*{
	margin: 0;
	padding: 0;
}

hr{
	display: none;
}

fieldset{
	border: none;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #f66301;
}

img{
	border: none;
}

a:hover{
	color: #b44800;
}

.csc-header {
	display:none;
}



/* --------------------------------------------------------------------------

paninibar

----------------------------------------------------------------------------- */

#paninibar{
	/*position: absolute;
	top: 0;
	left: 0;
	right: 0;*/
	width: 100%;
	height: 48px;
	text-align: center;
	background: #000000;
	border-bottom: solid 1px #5d5d5d;
}

#paninibar select{
	background: #000000;
	border: solid 2px #5d5d5d;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #ededed;
	letter-spacing: normal;
}

.panini_bar_bg{
	width: 978px;
	margin: auto;
}

.panini_bar1{
	text-align: center;
}

.select1, .select2, .logo_left{
	float: left;
}

.select1, .select2{
	width: 354px;
	padding-top: 14px;
}

.select1 select, .select2 select{
	width: 200px;
}

.logo_left{
	padding-top: 4px;
}

.logo_right{
	float: right;
}

.socialnet{
	position: absolute;
	right: 39px;
	top: 359px;
	width: 121px;
	height: 150px;
	padding: 20px 0 0 20px;
	background: url(../images/graphics/calc_bg_socialnet.jpg) no-repeat 0 0;
}

.socialnet ul{
	list-style-position: outside;
	list-style: none;
}

.socialnet ul li{
	padding: 2px;
}


/* --------------------------------------------------------------------------

main

----------------------------------------------------------------------------- */

.logo h2{
	display: none;
}

#cp_main_wrapper{
	width: 100%;	
	min-height: 400px;
	height: auto!important;
	height: 400px;
	text-align: center;
}

#cp_wrapper{
	width: 978px;
	margin: auto;
	text-align: left;
}

.cp_wrapper1, #cp_body, .cp_body1, #cp_footer{
	width: 100%;
	float: left;
	clear: both;
}

#cp_main_wrapper, .cp_wrapper1{
	background: url(../images/graphics/calc_bg_top_page.jpg) no-repeat top center;
}

#cp_header{
	width: 100%;
	height: 436px;
	position: relative;
	background: url(../images/graphics/calc_bg_header.jpg) no-repeat center 284px;
}

#cp_body{
	background: url(../images/graphics/bg_main_wrapper_repeat.gif) repeat-y center top;
	color: #333333;
}

.cp_body1{
	background: url(../images/graphics/calc_bg_bottom_main.jpg) no-repeat center bottom;
	min-height: 632px;
	height: auto!important;
	height: 632px;
}

#cp_footer{
	background: url(../images/graphics/calc_bg_footer.jpg) no-repeat center bottom;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	float: none;
}

.cp_footer1{
	clear:both;
	float:left;
	margin-top:76px;
	text-align:center;
}

.footer_calc{
	float:none;
	margin-left:288px;
	width:406px;
}

#cp_content{
	min-height: 650px;
	height: auto!important;
	height: 650px;
	width: 730px;
	float: right;
	padding-bottom:218px;
}

#cp_content #cp_col1{
	width: 534px;
	padding: 0 10px 0 20px;
	font-size: 16px;
	margin-top: 30px;
}

#cp_content #cp_col1 h1{
	margin-bottom: 20px;
}

#cp_content #cp_col1 p{
	margin-bottom: 20px;
	width: 464px;
}

#cp_content #cp_col2{
	width: 158px;
	text-align: right;	
	position: relative;
	top: 94px;	
}

#cp_content #cp_col1, #cp_content #cp_col2{
	float: left;
}

#cp_col2 .cp_banner{
	margin-bottom: 5px;
	clear:both;
	float:right;
	width: 120px
}

.cp_breadcrumb{
	text-align: right;
	margin-right: 70px;
	font-weight: bold;
	color: #a3a39f;
	margin-bottom: 10px;
	font-size: 12px;
}

.cp_breadcrumb li{
	padding-right: 4px;
}

.cp_breadcrumb a{
	color: #666666;
	margin-right: 4px;
	/*border-right: solid 1px #666666;*/
}

.cp_breadcrumb a:hover{
	color: #b44800;
}

.cp_breadcrumb ul{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

.cp_breadcrumb li{
	display: inline;
}


/* --------------------------------------------------------------------------

login

----------------------------------------------------------------------------- */

#login{
	float: right;
	font-size: 11px;
}

#login a{
	color: #f3cf1b;
}

#login a:hover{
	color: #ffffff;
}

#login input{
	background: #3b3b3b;
	border: solid 1px #4d4d4d;
	color: #d3d3d3;
}

#login input:hover{
	border-color: #f1cd36;
}

#login #user, #login #pass{
	width: 100px;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}

#login, #login2 img{
	width: 241px;	
}

#login1{
	width: 193px;
	margin: 0 16px;
	padding: 4px 8px;
	background: #000000;
}

#login1 legend, #login1 h3{
	display: none;
}



#login1 label{
	font-weight: bold;
	color: #ff6600;
	width: 66px;
	line-height: 14px;
	padding-right: 4px;
	display: block;
	float: left;
	clear: both;
	text-align: right;
}

/*

#login1 label{
	display: none;
}*/

#login #user, #login #pass, #login1 label{
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
}

#login2{
	position: relative;
	top: -4px;
}

#login2 #apri, #login2 #chiudi{
	position: absolute;
	left: 43px;
	top: 11px;
	font-weight: bold;
	color: #ffc500;
	font-size: 16px;
}

#login2 #apri:hover, #login2 #chiudi:hover{
	cursor: pointer;
}


#login1 input[value="Login"]{
	width: 130px;
	height: 20px;
	line-height: 30px;
	float: right;
	clear: both;
	background: url(../images/graphics/login_label_vai.png) no-repeat right 4px;
	text-indent: -99999px;
	color: #000000;
	border: none;
	display: block;
}

#login1 input[value="Login"]:hover{
	cursor: pointer;
	background-position: right -13px;
}

#login1 label[for="tx_felogin_pi1[forgot_email]"]{
	width: auto;
}

input[type="submit"]:hover{
	cursor: pointer;
}


#login2 img{
	height: 44px;
	background: url(../images/graphics/login_bt.png) no-repeat 0 0;
	/*background: url(../images/graphics/login_bt.gif) no-repeat 0 0;*/
}


.tx-felogin-pi1 div{
	margin-bottom: 10px;
}

.tx-felogin-pi1 fieldset div{
	margin: 0;
}

#login1 fieldset{
	text-align: right;
	/*background: url(../images/graphics/login_label_user_pwd.png) no-repeat 0 4px!important;
	background: url(../images/graphics/login_label_user_pwd.gif) no-repeat 0 4px;*/
}

#login1 input{
	text-align: left;
}

#login1 p{
	margin: 6px 0 0 0;
}

.tx-fbconnect-pi1{
	text-align: center
}

.tx-srfeuserregister-pi1 a{
	background: trasparent none;
	padding-left: 0;
}

.tx-srfeuserregister-pi1{
	margin-bottom: 6px;
}


/* --------------------------------------------------------------------------

bottomlink

----------------------------------------------------------------------------- */


.bottomlink{
	margin-top: 10px;
	clear: both;
}

.bottomlink li{
	display: inline;
	padding: 4px;
}

.bottomlink a{
	color: #ededed;
}

.bottomlink a:hover{
	color: #f1cd36;
}

/* --------------------------------------------------------------------------

menu (navigation), msg

----------------------------------------------------------------------------- */

#navigation, #msg{
	float: left;
	position: relative;
	left: -5px;
}

#msg{
	overflow: hidden;
	margin: 4px 0;
}

#navigation ul{
	list-style-position: outside;
	list-style: none;	
}

#navigation, #navigation ul, #navigation li, #msg{
	width: 242px;
}

#navigation li ul{
	height: auto;
	margin: 0;
	font-size: 12px;	
}

#navigation li ul, #navigation li li{
	width: 212px;
}

#navigation li{	
	overflow: hidden;
	
}

#navigation li li{
	background-image: none;
}

#navigation li a{
	color: #ffffff;
	display: block;
	height: 44px;
	background: no-repeat 0 -44px;
	background-image: url(../images/graphics/calc_nav_li.jpg);
}

#navigation li a:hover{
	color: #f1ce36;
	background-position: 0 0px;
}

#navigation li a.current{
	background-position: 0 -88px;
}

#navigation li span{
	display: none;
}

#navigation li li a{
	color: #333333;
	height: auto;
	text-align: right;
}

#navigation li li a:hover{
	color: #b44800;
}


#msg .news-latest-container{
	width: 100%;
	background: url(../images/graphics/bg_boxnews_topmiddle.gif) no-repeat 0 0;
	font-size: 12px;
	padding: 46px 0 50px 0;
	position: relative;
}
/*
#msg .news-latest-container h2{
	width: 100%;
	height: 47px;
	text-indent: 999999px;
	overflow: hidden;
	background: url(../images/graphics/bg_boxnews_top.gif) no-repeat 0 0;
}*/

#msg .news-latest-container .news-latest-gotoarchive{
	width: 100%;
	background: url(../images/graphics/bg_boxnews_bottom.gif) no-repeat bottom left;
	padding-bottom: 28px;
	/*text-indent: 40px;*/
	text-indent: -99999px;
	color: #666666;
	position: absolute;
	bottom: 0;
	left: 0;
}
 
* html #msg .news-latest-container .news-latest-gotoarchive{ /* IE 7 fix */
	bottom: -4px;
	left: -3px;
}

#msg .news-latest-container a{
	color: #333333;
}

#msg .news-latest-container a:hover{
	color: #660000;
}

#msg .news-latest-container h2, #msg .news-latest-container h2 a{
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
}

#msg .news-latest-container .news-latest-date a, #msg .news-latest-container .news-latest-date, #msg .news-latest-container .news-latest-morelink a{
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

#msg .news-latest-container .news-latest-date a:hover, #msg .news-latest-container .news-latest-morelink a:hover{
	color: #f66301;
}

#msg .news-latest-container .news-latest-item{
	margin: 0 10px 10px 40px;
	/*margin-bottom: 10px;*/
}

#msg .news-latest-container .bodytext a{
	font-weight: normal;
	font-size: 11px;
}

#msg .news-latest-date{
	display:block;
	height:15px;
	overflow:hidden;
	width:60px;
}


/* --------------------------------------------------------------------------

general page form

----------------------------------------------------------------------------- */

#cp_content fieldset{
	width: 100%;
}

#cp_content legend{
	color: #5d5d5d;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 dl{
	width: 100%;
	padding: 0;
}

#cp_content .tx-srfeuserregister-pi1-notice{
	font-weight: bold;
	color: #bb0000;
}

#cp_content fieldset dt{
	width: 110px;
	margin-right: 10px;
	float: left;
	clear: left;
	text-align: left;
}


#cp_content fieldset dd{
	width: 350px;
	float: left;
}

#cp_content fieldset dt, #cp_content fieldset dd{
	margin-bottom: 10px;
	padding: 0;
}

#cp_content label{
	font-weight: bold;
	color: #5d5d5d;
	font-size: 110%;
	padding: 0;
}

#cp_content label span{
	color: #b44800;
}

.tx-srfeuserregister-pi1 input[type="password"]{
	margin: 0;
}

#cp_content input, #cp_content select, #cp_content textarea{
	border: solid 2px #d9a37a;
	background: #fcf7d8;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	width: 325px;
	font-size: 12px;
}

#cp_content textarea{
	/*width: 300px;*/
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
}



#cp_content input#tx-srfeuserregister-pi1-password, #cp_content input#tx-srfeuserregister-pi1-password_again{
	width: 98px;
}


#cp_content input.powermail_radio, input.powermail_radio{
	width: auto;
	border: none;
	background: trasparent none;
}

.powermail_radio_inner{
	width: 100%;
	float: left; 
	clear: both;
}

#cp_content .powermail_radio_inner input.powermail_radio{
	float: left;
	width: 20px;
	margin: 0;
	padding: 0;
}

#cp_content .tx_powermail_pi1_form legend{
	display: none;
}



.tx_powermail_pi1_fieldwrap_html_radio_title, #cp_content .tx_powermail_pi1_fieldwrap_html_textarea label, #powermaildiv_uid61{
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	/*border-top: solid 4px #660000;*/
	margin-top: 0px;
	padding-top: 20px;
	display: block;
	width: 100%;
	float: left;
	clear: left;
}

#cp_content .tx_powermail_pi1_fieldwrap_html_textarea label{
	margin-bottom: 20px;
}

.powermail_radio_inner label{
	float: right;
	display: block;
	width: 510px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.tx_powermail_pi1_fieldwrap_html{
	clear: both;
}

* html .powermail_radio_inner label{ /* IE fix */
	width: 480px;
}

#cp_content .tx_powermail_pi1_fieldwrap{
	width: 534px;
}

#cp_content input:hover{
	border-color: #b44800;
	background: #f5dc6f;
	color: #333333;
}

#cp_content input.tx-srfeuserregister-pi1-submit{
	border-width: 2px;
	/*border-color: #f1cd36;*/
	margin: 10px;
	margin-left: 0;
	color: #b44800;
	width: auto;
	padding: 4px;
}

#cp_content input.tx-srfeuserregister-pi1-submit:hover{
	color: #333333;
}

#cp_content fieldset .tx-srfeuserregister-pi1-notice{
	padding-left: 7px;
	margin-bottom: 10px;
}

.article{
	margin-bottom: 20px;
}

#powermaildiv_uid59{
	font-weight: bold;
	margin: 20px 0;
	clear: both;
	width: 100%;
	float: left;
}


/* --------------------------------------------------------------------------

registration

----------------------------------------------------------------------------- */

#tx-srfeuserregister-pi1-fe_users_form{
	width: 100%;
	text-align: center;
	
}

#tx-srfeuserregister-pi1-fe_users_form fieldset{
	margin: auto;
	text-align: left;
	/*width: 460px;*/
}


.tx-powermail-pi1, #tx-srfeuserregister-pi1-fe_users_form{
	font-size: 12px;
}

#powermaildiv_uid89 textarea, #powermaildiv_uid92 textarea{
	margin-bottom:6px;
	width:480px;
	height: 150px;
}


/* --------------------------------------------------------------------------

checklist

----------------------------------------------------------------------------- */


div#c27{
	text-align: center;
}

select#checklist{
	margin: auto;
}

#selected-list{
	width: 100%;
	text-align: center;
}

#selected-list .stats{
	font-size: 12px;
}


#selected-list{
	font-size: 20px;
	padding: 10px;
	font-weight: bold;
	color: #bb0000;
}

#selected-list table{
	width: 100%;
	text-align: left;
	color: #660000;
	font-weight: bold;
	padding: 0;
	border-collapse: collapse;
	margin: 20px 0;
}

#selected-list td{
	padding: 4px;
	font-size: 14px;
}

#selected-list .odd{
	/*background: #f1cd36;*/
	background: #f9eaa9;
	color: #333333;
}


#selected-list .even{
	background: #ffffff;
}

#selected-list th{
	font-size: 20px;
	border-bottom: solid 1px #660000;
}

#selected-list td.over{
	background: #666666;
	color: #ffffff;
	cursor: pointer;
}

#stats{
	width: 250px;
	height: 246px;
	text-align: center;
	margin: auto;
	border-top: solid 4px #ffffff;
	background: url(../images/graphics/bg_checklist_popup.png) no-repeat bottom center;
	font-weight: bold;
	position: absolute;
	top: 692px;
	left: 50%;
	margin-left: -125px;
	/*margin-top: 40px;*/
}

#stats:hover{
	cursor: pointer;
}

#stats .magic{
	color: #bb0000;
	padding: 4px;
	font-size: 16px;
}

#stats .nome, #stats .cognome{
	font-size: 20px;
	color: #b44800;
}

#stats .cognome{
	position: relative;
	top: -6px;
}

#stats .fifi{
	margin-top: 20px;
}


#selected-list .nome, #selected-list .cognome{
	color: #330000;
}

#selected-list .stats span{
	color: #666666;
}




/* --------------------------------------------------------------------------

scheda storica 

----------------------------------------------------------------------------- */

.scheda_storica{
	width: 100%;
	clear: both;
	float: left;
}

.scheda_title h2{
	color: #bb0000;
	font-size: 20px;
}

.scheda_storica .intro{
	margin: 6px 2px 2px 2px;
	padding: 10px;	
	background: #f9eaa9;
	font-weight: bold;
	color: #333333;
}

.scheda_storica .intro, .scheda_storica img, .classifica_title h4, div.classifica{
	border: solid 2px #f1cd36;	
}

.classifica_title h4, div.classifica{
 	border-left: none;
	border-top: none;
	border-right: none;
	border-width: 4px;
	padding-bottom: 6px;
	width: 330px;
	display: block;
 }
 
 div.classifica{
 	margin-bottom: 10px;
 }
 
 .scheda_storica .classifica_title h4{
 	font-size: 16px;
 }

.scheda_storica img{
	margin-bottom: 10px;
}

.scheda_storica img{
	background-color: #fffef5;
	padding: 6px;
	margin: 6px;
}


#cp_content #cp_col1 .scheda_storica p{
	width: auto;
}

.scheda_storica .cover, .scheda_storica .cover_titolo, .scheda_storica .scheda{
	width: 160px;
	float: right;
	clear: right;
	text-align: right;
}

#cp_content #cp_col1 .scheda_storica p.intro, #cp_content #cp_col1 .scheda_storica .campione_p, #cp_content #cp_col1 .scheda_storica .campioni_img, #cp_content #cp_col1 .scheda_storica .classifica, #cp_content #cp_col1 .scheda_storica .bustina_img, #cp_content #cp_col1 .scheda_storica .classifica_title, #cp_content #cp_col1 .cs_intro{
	float:left;
	width:330px;
	clear: left;
	margin-bottom: 10px;
}

.scheda_storica img, .campioni_img img{
	float: left;
}

.scheda_storica .campioni_img p{
	clear: both;
}

#cp_content #cp_col1 .scheda_storica p{
	margin-bottom: 0;
}
/*
.scheda_storica .classifica_title{
	margin-top: 20px;
}*/

.scheda_storica h4{
	font-size: 14px;
	color: #660000;
}

.scheda_storica .cover{
	margin-bottom: 20px;
}

#cp_content #cp_col1 .scheda_storica p.campione_p{
	font-weight: bold;
	color: #660000;
	font-size: 16px;
	margin-bottom: 0;
}

.campioni_img p{
	font-weight: bold;
	font-size: 12px;
}

.classifica{
	font-weight: bold;
	color: #333333;
}

.scheda_storica .scheda{
	font-weight: bold;
	color: #666666;
	border-right: solid 4px #bb0000;	
	padding-right: 10px;
}

.scheda_storica .scheda strong{
	color: #bb0000;
}

.scheda_storica .scheda em{
	font-weight: normal;
}

/* --------------------------------------------------------------------------

form

----------------------------------------------------------------------------- */

.tx-powermail-pi1_formwrap{
	
}

#cp_content .tx-powermail-pi1_formwrap label{
	display: block;
	width: 150px;
	float: left;
}

#cp_content .tx_powermail_pi1_fieldwrap_html_textarea label{
	width: 100%;
}

#cp_content #sondaggio2010 .tx_powermail_pi1_fieldwrap_html_text label, #cp_content #sondaggio2010 .tx_powermail_pi1_fieldwrap_html_select label{
	width: 90px;
}

.tx-powermail-pi1_formwrap label, .tx-powermail-pi1_formwrap input, .tx-powermail-pi1_formwrap select{
	margin-bottom: 4px;
}

.tx_powermail_pi1_fieldwrap_html_label{
	margin: 6px;
}

/*
#cp_content .tx_powermail_pi1_fieldwrap_html_label textarea{
	width: 467px;
	height: 150px;
}*/

#powermaildiv_uid9 a{
	margin-left: 154px;
	margin-top: 6px;
	color: #660000;
}

#powermaildiv_uid9 a:hover{
	color: #bb0000;
}

.tx_powermail_pi1_fieldwrap_html_submit{
	text-align: center;
}

.powermail_submit, #cp_content input.powermail_submit{
	width: auto;
	margin: auto;
	padding: 4px;
}

#cp_content .powermail_radio_inner label, #cp_content .powermail_radio_inner input{
	display: inline;
	clear: none;
	/*float: none;*/
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html{
	width: 100%;
}
/*
#powermaildiv_uid62, powermaildiv_uid61, powermaildiv_uid63{
	display: inline;
}

select#uid61, select#uid62, select#uid63{

}*/

select#uid62{
	width: 80px;
}

select#uid63{
	width: 80px;
}

select#uid64{
	width: 80px;
}

textarea#uid74{
	width: 466px;
}

#cp_content .powermail_check_inner input{
	width: auto;
}

#cp_content .powermail_check_inner_uid76_0 label{
	width: auto;
	margin-right: 6px;
}
/*
#cp_content .powermail_check_inner_uid76_0 label input{
	margin-left: 6px;
}*/

#cp_content .powermail_check_inner_uid76_0{
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------

modifiche varie

----------------------------------------------------------------------------- */

.ui-progressbar, .ui-progressbar-value{
	height: 10px;
	font-size: 2px;
}

.sb_name{
	font-weight: bold;
	color: #660000;
	font-size: 12px;
}

.ui-widget-content{
	background-image: none;
	background-color: transparent;
	border: solid 1px #c29893;
}

.ui-tabs-nav .ui-widget-content{
	border-color: #660000;
}

.ui-widget-content a:hover{
	color: #ffffff;
}

.ui-state-default, .ui-widget-content .ui-state-default{
	border: solid 1px #f1cd36;
}

.ui-widget-header{
	border: solid 1px #b44800;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-state-active a, .ui-widget-content .ui-state-active  a, .ui-state-active a:hover, .ui-widget-content .ui-state-active  a:hover{
	color: #330000;
}

.sb_row{
	margin-bottom: 20px;
}

.ui-progressbar{
	background: #ffc400;
}

.ui-widget-header{
	background-color: #a60000;
}

.ui-state-default, .ui-widget-content .ui-state-default{
	background-color: #601919;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{
	background-color: #c63333;
}

.ui-tabs .ui-tabs-nav {
	padding: 2px 2px 0 2px;
	width: 521px;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{
	font-size: 12px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #601919;
}

.ui-state-default a:hover{
	color: #f1cd36!important;
}

.ui-state-active a, .ui-widget-content .ui-state-active a, .ui-state-active a:hover{
	color: #bb0000!important;
}

/* --------------------------------------------------------------------------

modifiche varie

----------------------------------------------------------------------------- */

#edizioni{
	width: 100%;
}

#edizioni a, #edizioni span{
	display: inline-block;
	width: 78px;
	/*float: left;	*/
	/*text-align: center;*/
}

#edizioni a{
	margin: 0 8px;
}

#edizioni img{
	display: block;
}


/* --------------------------------------------------------------------------

date tour

----------------------------------------------------------------------------- */

#c91, #c141{
	width: 48%;
	text-align: center;
	float: left; 
}

#c113{
	float: right;
}

.tour_dates, .tour_dates_red, .tour_dates_blu{
	color: #333333;
	font-weight: bold;
	margin: 20px 0;
	text-align: left;
	font-size: 12px;
	float: left;
	/*width: 240px;*/
	width: 100%;
}

.popup_tour{
	width: 654px;
	margin-left: -344px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: solid 4px #f66301;
	padding: 76px 20px 10px 20px;
	background: #f1cd36 url(../images/graphics/popup-tour_bg.jpg) no-repeat top center;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
	z-index: 50;
}

#cp_content #cp_col1 .popup_tour p{
	width: auto;
}

/*
.tour_dates_red{
	margin-right: 2px;
}*/

.tour_dates .tr-even, .tour_dates_red .tr-even, .tour_dates_blu .tr-even{
	background: #F1CD36;
}

.tour_dates_red th{
	color: #bb0000;
}

.tour_dates_blu th{
	color: #0000bb;
}

.tour_dates_red th, .tour_dates_blu th{
	font-size: 16px;
	background: none;
}

.tour_dates_blu td.td-0, .tour_dates_red td.td-0{
	color: #660000;
	padding-right: 6px;
	width: 100px;
}

.tour_dates_blu td.td-1, .tour_dates_red td.td-1{
	padding-right: 10px;
}

.tour_dates_blu td, .tour_dates_red td{
	padding: 2px;
}

.tour_dates .tr-0{
	background: none;
	
}

.tour_dates_red .tr-0, .tour_dates_blu .tr-0{
	background: transparent;
}

.tour_dates_blu .tr-0 th, .tour_dates_red .tr-0 th{
	border-bottom: solid 2px #f1cd36;
}


/* --------------------------------------------------------------------------

cp banner

----------------------------------------------------------------------------- */

.cp_banner .msg{
    background-color:#FFFFFF;
    font-size:11px;
    border:2px dashed #ff6805;
    text-align: left;
	 width: 120px;
	 float: right;
}

.cp_banner .msg p{
	margin:14px;
}




/* --------------------------------------------------------------------------

elenco classifiche

----------------------------------------------------------------------------- */

#c52 ul{
	margin-bottom: 10px;
	padding: 6px;
}
/*
#c52 ul li{
	margin: 0 0 6px 6px;
}*/



/* --------------------------------------------------------------------------

wallpaper

----------------------------------------------------------------------------- */

.cpwallpaper_box{
	width: 256px;
	height: 196px;
	float: left;
	text-align: center;
	margin: 0 0 12px 0;
}

.cpwallpaper_img img{
	padding: 4px;
	border: solid 1px #f66301;
	margin-bottom: 6px;
	background: #f1cd36;
}

.cpwallpaper_box1 img{
	margin-bottom: 2px;
	clear: both;
}



/* --------------------------------------------------------------------------

news detail

----------------------------------------------------------------------------- */


.news-single-item{
	width: 100%;
	background: url(../images/graphics/bg_news_detail.jpg) no-repeat top left;
}

.news-single-rightbox{
	color:#7C5800;
	font-size:14px;
	font-weight:bold;
	height:16px;
	overflow:hidden;
	text-align:left;
	width:76px;
	float: left;
	clear: both;
}

.news-single-item h1, #cp_content #cp_col1 .news-single-item h1{
	font-size: 30px;
	color: #990000;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	clear: both;
}

.news-single-item h2{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}

.news-single-item  .news-single-backlink{
	font-weight: bold;
	font-size: 12px;
	color: #fff59d;
}

#cp_content #cp_col1 .news-single-item h1, .news-single-item h2, .news-single-rightbox{
	margin-left: 46px;
	margin-right: 46px;
}


/* --------------------------------------------------------------------------

activate

----------------------------------------------------------------------------- */

.form_active, #filters{
	margin: 10px;
}

.form_active{
	border:1px dashed #C29893;
	border-left: none;
	border-right: none;
	padding: 10px 0;
}

#cp_content .form_active fieldset{
	margin-left: 62px;
}

#filters{
	text-align: center;
}

#filters select{
	margin: 6px;
}

#cp_content .form_active input{
	width: auto;
}

#cp_content .form_active #code, #cp_content .form_active #found_area{
	width: 325px;
	clear: both; 
	margin: 6px;
}

#cp_content .form_active legend{
	color: #bb0000;
	font-size: 22px;
}

/* --------------------------------------------------------------------------

tour dates

----------------------------------------------------------------------------- */

.hover_red{
        background-color:#FF9595;
        cursor:pointer;
}
.hover_blu{
        background-color:#79B2FF;
        cursor:pointer;
}

/* --------------------------------------------------------------------------

tour gallery

----------------------------------------------------------------------------- */

#c180 .csc-header, #c181 .csc-header{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

#c180 .csc-header h1, #c181 .csc-header h1{
	font-size: 16px;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 6px!important;
}

.ui-accordion .ui-accordion-content{
	width: 504px!important;
	padding: 0 0 0 28px!important;
}

.tx-frpfancyzoom-pi1{
	margin: 0 30px;
}

/*
.tx-frpfancyzoom-pi1{*/
	/*margin-bottom: 20px;*/
	/*width: 402px;
	margin: 10px 66px;*/
	/*float: left;
	clear: both;*/
	/*width: 100%;
}*/

.frp_fancyzoom_image{
	width: 110px;
	float: left;
	text-align: center;
	margin: 4px;
}

.frp_fancyzoom_image img{
	margin: 4px;		
}

.frp_fancyzoom_image a{
	border: solid 1px #dddddd;
	float: left;
}
/*
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
	color: #fc6604!important;
}*/

/*
.ui-accordion-content-active{
	width: 456px!important;
}*/


/* --------------------------------------------------------------------------

tabelle

----------------------------------------------------------------------------- */

table{
	color: #666666;
	font-size: 12px;
	margin: 6px auto;
	width: 98%;
	border-collapse: collapse;
}

table th{
	font-weight: bold;
	color: #333333;
	text-align: left;
	font-size: 14px;
	border-bottom: solid 2px #a3a39f;
}

table tr:hover td{
	background: #f1cd36;
	color: #333333;
}

table .tr-odd td{
	background: #dddddd;
}

.winners td{
	width: 50%;
	padding: 2px;
}

.winners{
	border-bottom: solid 1px #a3a39f;
	margin-bottom: 20px;
	padding-bottom: 6px;
}

#c203 .csc-header, #c204 .csc-header, #c205 .csc-header{
	display: block;
}

#c203 .csc-header h1, #c204 .csc-header h1, #c205 .csc-header h1{
	font-size: 18px;
	margin-top: 20px;
	color: #660000;
}
