html{
	font-family:"Trebuchet MS",Arial,sans-serif;
	background-color:#fff;
	/*background-color:#ff7a17;
	background-image:url(images/sfondo3.jpg);
	background-position:center top;
	background-repeat:repeat-x;*/
	margin:0;
	font-size:12px;
	color:#000;
}
body{
	margin:0;
}
h1{
	margin:0;
	font-size:120%;
	color:#008CD0;
	border-bottom:1px solid #D9E9FF;
}
h2{
	margin:0;
	font-size:90%;
	color:#000;
}
a{
	color:#000;
}
a:hover{
	color:#4499cc;
}
#maincontent{
	margin:auto;
	width:970px;
}

#top{
	height:98px;
	width:970px;
	background-image:url('images/bg_top.png');
	background-repeat:no-repeat;
}
#header{
	height:15px;
	width:970px;
	background-image:url('images/bg_header.png');
	background-repeat:no-repeat;
}
#footer{
	height:45px;
	padding-top:25px;
	width:970px;
	background-image:url('images/bg_footer.png');
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
}
#content{
	margin:auto;
	width:970px;
	background-image:url('images/bg_content.png');
}

.outer{	
	margin:5px;
	/*background-color:#B3DAEF;*/
	padding:2px;
}
.outer2{	
	margin:5px;
	background-color:#666;
	padding:2px;
}
.outer3{	
	margin:5px;
	background-color:#DDD;
	padding:2px;
}

.mainbox{
	/*background-color:#d9e9ff;*/
	background-color:#eee;
}
.mainbanner{
	background-image:url('images/bg_bannerbox.png');
	background-repeat:no-repeat;
	background-position:1px 50%;
	width:508px;
	height:188px;
	margin-top:3px;
}
.topbanner{
	margin-top:5px;
}
.titlebox{
	text-align:center;
	font-size:13px;
	height:20px;
	margin:5px;
	font-weight:bold;
	letter-spacing:6px;
}
.titleboxnormal{
	text-align:center;
	font-size:13px;
	height:20px;
	margin:5px;
	font-weight:bold;
}
.titlechart{
	font-size:200%;
}
.info{
	text-align:center;
	font-size:11px;
	margin:5px;
}
.box{
	background-color:#fff;
	background-image:url('images/bg_dec_box.png');
	background-position:120% 180%;
	background-repeat:no-repeat;
	margin:5px;
	padding:5px;
}
.boxt{
	margin:5px;
	padding:5px;
}
.box_generix{
	/*background-color:#D9E9FF;*/
	background-color:#FFF;
}

.boxbroadcaster{
	background-image:url('images/bg_dec_box2.png');
	background-position:120% 120%;
	font-size:11px;
	width:157px;
}
.boxbroadcaster2{
	background-image:url('images/bg_dec_box2.png');
	background-position:120% 120%;
	font-size:11px;
	width:197px;
}
.box img{
	background-color:#FFFFFF;
	border:1px solid #A8C4CF;
	padding:2px;
	float:left;
	margin-right:5px;
}
.boxtext{
	float:left;
	margin-left:5px;
	font-size:12px;
}

.broadcastername{
	font-size:11px;
	border-bottom:1px solid #ABD1E9;
	margin-bottom:5px;
}
.chart{
	/*height:284px;*/
	margin:8px;
}
.mainchart{
	background-color:#fff;
}
.mainchart2{
	background-color:#000;
}
.mainchart2 h1{
	color:#fff;
	border-color:#444;
}
.spacer{
	height:1px;
}

#left{
	float:left;
	width:252px;
	margin-left:10px;
}
#center{
	float:left;
	width:508px;
}
#centerChart{
	float:left;
	width:760px;
	margin-left:10px;
}
#right{
	width:190px;
	float:left;
}
#logo{
	width:130px;
	height:38px;
	position:absolute;
	margin:25px 20px 20px;
}
#mainmenu{
	position:absolute;
	list-style-type:none;
	padding:0;
	margin-left:170px;
	margin-top:23px;
}
#mainmenu li{
	float:left;
	width:68px;
	height:42px;	
}
#mainmenu li a{
	font-size:11px;
	text-align:center;
	color:#fff;
	line-height:42px;
	background-image:url('images/bg_btn.png');
	margin:0;
	padding:0;
	display:block;
	text-decoration:none;
}
#mainmenu li a:hover{
	color:#008cd0;
	background-position:0 42px;
}
.clicked{
	color:#008cd0;
	background-position:0 42px;
}
.pages{
	font-size:13px;
}
.pages h1{
	font-size:130%;
	border-bottom:1px solid #96C6E2;
}
.bannerHome{
	margin-left:5px;
	border:none;
}
.noBorder{
	border:none;
}
.yesBorder{
	border:1px solid #666;
}
#lang_combo{
	float:right;
	margin-right:15px;
    position:relative;
    z-index:10;
}
#media_combo{
    background-image:url("images/media_combo.png");
    color:#35BDFF;
    font-size:11px;
    height:94px;
    margin-left:760px;
    margin-top:0;
    position:absolute;
    width:200px;
}
#media_combo form{
	width:200px;
	margin-left:20px;
	margin-top:35px;
}
#media_combo input[type=text], input[type=password]{
	width:98px;
}
#media_combo p{
	margin-top:0;
	margin-bottom:2px;
	margin-right:5px;
	text-align:right;	
}
#media_combo input[type=submit]{
	width:27px;
	height:47px;
	background-image:url('images/btn_login.png');
	background-color:transparent;
	border:none;
}

/* chartXml style */
.chartRowColor_1{
	/*background-color:#D9E9FF;*/
	background-color:#EEE;
}
.chartRowColor_2{
	background-color:#FFF;
}
.chartSpan_title, .chartSpan_broadcaster{
	font-weight:bold;
	color:#008FCF;
}
.chartDetails{
	margin:5px;
	color:#000;
	font-size:15px;
}
.chartTd_logo img{
	padding:0.2em;
	border:1px solid #ccc;
}
.chartTd_artistphoto, .chartTd_image{
	text-align:center;
}
.chart table{
	width:100%;
}
.chartTd_pos, .chartTd_curpos{
	font-size:25px;
	color:#008FCF;
	text-align:center;
	font-weight:bold;
}
#vetrina_settimana .chartSpan_artist{
	color:#008FCF;
	font-weight:bold;
}
.chartSpan_genre, .chartSpan_label{
	font-size:10px;
}
.chartDiv_coverurl img{
	width:80px;
	height:80px;
}
.chartDiv_searchEngine_chartxml{
	/*float:none;*/
	margin:45px 10px 10px 650px;
	position:absolute;
}
#classifica_sanremo .chartDiv_searchEngine_chartxml, #classifica_amici .chartDiv_searchEngine_chartxml{
	/*float:none;*/
	margin:5px 10px 10px 650px;
	position:absolute;
}
#classifica_sanremo_big .chartDiv_searchEngine_chartxml{
	/*float:none;*/
	margin:5px 10px 10px 650px;
	position:absolute;
}
.chartDiv_searchEngine_chartxml img{
	border:none;
	background-color:transparent;
}
.lastradio .chartDiv_broadcaster, #chi_trasmette .chartDiv_broadcaster{
	display:block;
	border-bottom:1px solid #ABD1E9;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	/*color:#008fcf;*/
	color:#000;
}
.lastradio .chartSpan_label, #chi_trasmette .chartSpan_label{
	display:block;
	float:right;
	font-size:10px;
	width:105px;
}

.lastradio .chartSpan_time, #chi_trasmette .chartSpan_time{
	display:block;
	float:right;
	font-size:12px;
	width:105px;
}
.lastradio .chartSpan_title, #chi_trasmette .chartSpan_title{
	display:block;
	float:right;
	font-size:11px;
	width:105px;
}
.lastradio .chartSpan_artist, #chi_trasmette .chartSpan_artist{
	display:block;
	float:right;
	font-size:11px;
	width:105px;
}

.vetrina .chartSpan_label{
	display:block;
	float:right;
	font-size:11px;
	width:125px;
}
.vetrina .chartSpan_title{
	display:block;
	float:right;
	font-size:11px;
	width:125px;
}
.vetrina .chartSpan_artist{
	display:block;
	float:right;
	font-size:11px;
	width:125px;
}
.vetrina .chartSpan_genre{
	display:block;
	float:right;
	font-size:11px;
	width:125px;
}
.chartSpan_time{
	/*color:#008FCF;*/
	color:#000;
}
/*classifiche intere*/
.chart a{
	text-decoration:none;
}
.chartDiv_pos, .chartDiv_curpos{
	color:#008FCF;
	float:left;
	font-size:50px;
	font-weight:bold;
	height:100px;
	line-height:100px;
	margin-left:5px;
	margin-right:10px;
	text-align:center;
	width:100px;
}

.chartDiv_bydays, .chartDiv_prevpos, .chartDiv_peak, .chartDiv_difpos{
	/*background-color:#D9E9FF;
	color:#008FCF;*/
	color:#fff;
	float:left;
	font-size:10px;
	/*height:20px;*/
	/*line-height:20px;*/
	margin-left:2px;
	margin-top:5px;
	text-align:center;
	width:20px;
}
.chartDiv_bydays{
	background-color:#333;
	/*border-bottom:3px solid #999;*/
}
.chartDiv_prevpos{
	background-color:#555;
	/*border-bottom:3px solid #777;*/
}
.chartDiv_difpos{
	background-color:#777;
	/*border-bottom:3px solid #555;*/
}
.chartDiv_peak{
	background-color:#999;
	/*border-bottom:3px solid #333;*/
}

.contDetailsSong{
	margin-top:0px;
	margin-left:10px;
	position:absolute;
}
.chartDiv_artistphoto{
	float:left;
	width:150px;
}
.chartDiv_image{
	float:left;
	width:20px;
	margin-right:15px;
	margin-top:40px;
}
.chartDiv_image img{
	border:none;
	background-color:transparent;
}
.chart .chartDiv_artist, .chart .chartDiv_title{
	float:left;
	font-size:18px;
	margin-top:25px;
	width:295px;
}
.chartDiv_label, .chartDiv_major{
	float:right;
	margin:10px;
	color:#555;
}
#centerChart h1{
	/*font-size:150%;*/
	border-bottom:1px solid #fff;
}
.chartTd_major, .chartTd_label, .chartSpan_label{
	color:#555555;
}
.chartDiv_shots{
	float:right;
	margin:10px;
	color:#555;
	font-size:12px;
	width:145px;
}
.chartTd_shots{
	width:145px;
	padding-right:10px;
}
.progressbar{
	color:#000;
}
.progressbar span{
	/*background-color:#000;*/
}
.chartDiv_shots .progressbar{
	color:#000;
	margin-top:35px;
}
.linkMore{
	text-align:center;
	margin:10px;
}
.pages input[type=submit], input[type=button]{
	border:1px solid #419fc5;
	height:25px;
}
.pages input[type=text]{
	border:1px solid #419fc5;
	height:25px;
	line-height:25px;
	color:#555;
	width:280px;
}

select, textarea{
	font-family:"Trebuchet MS";
	border:1px solid #419fc5;
	color:#555;
}
textarea{
	height:100px;
	width:280px;
}
label{
	display:block;
}
#listChart{
	list-style-type:none;
	padding:0;
	margin-left:0px;
	margin-top:0;
}
#listChart li{
	float:left;
	width:180px;
	/*height:180px;*/
}
#listChart li a{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin:5px;
	padding-left:2px; 
	padding-right:2px; 
	line-height:155px; 
	display:block;
	text-decoration:none;
	/*background-image:url('images/bg_chart.png');*/
	background-position:center top;
	background-repeat:no-repeat;
	height:95px;	
}
#listChart li a:hover{
	color:#fff;
	background-color:#000;
}
.listChart_sanremo_giovani {
	background-color:white;
	background-image:url('images/cover_sanremo_giovani_10.jpg');
}
.listChart_sanremo_big {
	background-color:white;
	background-image:url('images/cover_sanremo_big_10.jpg');
}/*
.listChart_sanremo_big {
	margin:5px;
	width:910px;
	height:240px;
}

.listChart_sanremo_big a{
	background-image:url('images/cover_sanremo_big_10.jpg');
	background-repeat:no-repeat;
	background-color:red;
	height:240px;
	display:block;
	line-height:440px;
	text-align:center;
	font-weight:bold;
	color:#fff;	
}

.listChart_sanremo_big a:hover{
	background-color:#000;
}*/
.listChart_classifica_settimanale {
	background-color:mediumOrchid;
	background-image:url('images/cover_settimanale.jpg');
}
.listChart_classifica_generale {
	background-color:cornsilk;
	background-image:url('images/cover_generale.jpg');
}
.listChart_classifica_italiani {
	background-color:BurlyWood;
	background-image:url('images/cover_italiani.jpg');
}
.listChart_classifica_dance {
	background-color:#fff;
	background-image:url('images/cover_dance.jpg');
}
.listChart_amici {
	background-color:#fff;
	background-image:url('images/cover_amici.jpg');
}
#chi_trasmette_form p{
	margin-top:1px;
	margin-bottom:1px;
}
#chi_trasmette_form input[type=text]{
	width:214px;
}
#chi_trasmette_form input[type=button]{
	margin-top:1px;
	margin-bottom:1px;
}
#chi_trasmette_form a {
	/*color:#4499CC;*/
	color:#DE1C24;
}
#chi_trasmette_form a:hover {
	color:#000000;
}
input[type=button], input[type=submit]{
	background-image:url('images/bg_btn_generic.gif');
	color:#fff;
	font-weight:bold;
}
input[type=text], input[type=password], textarea{
	border:1px solid #9BC0CF;
	background-image:url('images/bg_input_text.gif');
	background-repeat:repeat-x;
	background-position:center-top;
}
input[type=text], input[type=password]{
	height:18px;
}
#boxsearch{
	background-color:#fff;
	background-image:none;
	margin-bottom:10px;
}
.chartTd_artistphoto img{
	background-color:#FFFFFF;
	border:1px solid #A8C4CF;
	padding:2px;
}
#classifica_sanremo table img{
	background-color:#FFFFFF;
	border:1px solid #A8C4CF;
	padding:2px;
}
#classifica_sanremo_big table img{
	background-color:#FFFFFF;
	border:1px solid #A8C4CF;
	padding:2px;
}
.box_clienti{
	width:95px;
	height:92px;
	float:left;
	margin:10px;
	background-color:#eee;
	text-align:center;
}
.box_clienti img{
	float:none;
	margin:0;
}
.box_clienti img:hover{
	border-color:#000;
}

.mostsearched{
	background-color:#EEE;
	background-image:none;
}
table .chartTd_artistphoto img{
    width: 50px;
}
.chartDiv_artistphoto img{
    width: 100px;
}
#btn_comments_disqus{
    font-size: 12px;
    font-weight: bold;
}
.sharingButtons img{
    border: none;
    float: none;
    padding: 0;
    margin: 2px;
    background: none;
}