@import url(reset.css);

body {
	background:#ff9900 url(/img/bg.gif) top left repeat-x;
	color:#000;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
}
strong{
	font-weight:bold;
}
.clear {
	clear:both;
}
a , h3 a {
	text-decoration:none;
	color: #cc3300;
}
a:hover, h3 a:hover  {
    text-decoration:underline;
}
#container {
	margin:0 auto;
	width:960px;
	height:100px;
	min-height:100px;
	height:auto!important;
	position:relative;
}

/*Logo*/
h1 a.home {
	background:url(/img/logo_home.gif) top left no-repeat;
	/*background:url(/img/logo_home_natale.gif) top left no-repeat;*/
	width:293px;
	height:205px;
	display:block;
	position:absolute;
	top:20px;
	left:50px;
	text-indent:-9999px;
}
h1 a.interno {
	background:url(/img/logo_interno.gif) top left no-repeat;
	width:213px;
	height:151px;
	display:block;
	position:absolute;
	top:20px;
	left:0;
	text-indent:-9999px;
}

/**/
.banner-top {
	width:728px;
	height:90px;
	display:block;
	background:#fff url(/img/loading.gif) center center no-repeat;
	float:right;
	margin:22px 10px 9px 0 ;
}

/*MENU*/

#menu {
	height:46px;
	width:960px;
	position:relative;
	display:block;
	z-index:500;
}
#menu ul {
	list-style:none;
	position:absolute;
	right:0;
	bottom:0;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	display:block;
	float:left;
	padding:10px 12px 0 12px;
	color:#cc3300;
	font-size:20px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	text-align:center;
	margin:0 2px 0 0;
}
#menu ul li a:hover, #menu ul li a.active{
	color:#000;
	background:url(/img/bgbutton.gif) top left no-repeat;
	position:relative;
	display:block;
	float:left;
}
#menu ul li a:hover span, #menu ul li a.active span{
	background:url(/img/bgbuttondx.gif) top right no-repeat;
	width:7px;
	height:36px;
	display:block;
	position:absolute;
	top:0;
	right:0;
}

#frequenze {
	z-index:400;
	position:absolute;
	right:122px;
	top:35px;
	display:block;
	height:200px;
	width:200px;
	background:url(/img/boxfrequenze.png) top left no-repeat;;
}

/**/
#menu ul li.fake{
	display:block;
	float:left;
	padding:10px 12px 0 12px;
	font-size:20px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	text-align:center;
	margin:0 2px 0 0;
}

/**/

/*Home SIDE SX*/

#sidesx {
	width:390px;
	padding:200px 0 0 0 ;
	float:left;
}
/**/
#sidesx-in {
	width:390px;
	padding:12px 0 0 0;
	float:left;
}

.nuvoletta {
	height:87px;
	background:url(/img/nuvoletta.gif) top left no-repeat;
	display:block;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding:10px;
}
.nuvoletta h2{
	font-size:20px;
	color:#cc3300;
}

ul.list{
	color:#FFFFFF;
}
ul.list li{
	font-size:10px;
	height:26px;
	background:url(/img/bglist.gif) top left no-repeat;
	padding:7px 10px 7px 20px;
	position:relative;
	text-align:right;
	font-weight:bold;
}
ul.list li a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 0 0 50px;
	text-transform:uppercase;
	position:absolute;
	left:5px;
	width:330px;
	height:37px;
	top: -3px;
	text-align:left;	
}
ul.list li a:hover{
	color:#000;
}

ul.list li a.gallery{
	background:url(/img/ico_gallery.png) top left no-repeat!important;
	background:url(/img/ico_gallery.gif) top left no-repeat;
}
ul.list li a.zone{
	background:url(/img/ico_zone.png) top left no-repeat!important;
	background:url(/img/ico_zone.gif) top left no-repeat;
}
ul.list li a.info{
	background:url(/img/ico_info.png) top left no-repeat!important;
	background:url(/img/ico_info.gif) top left no-repeat;
}
ul.list li a.eventi{
	background:url(/img/ico_eventi.png) top left no-repeat!important;
	background:url(/img/ico_eventi.gif) top left no-repeat;
}
ul.list li a.enter{
	background:url(/img/ico_enter.png) top left no-repeat!important;
	background:url(/img/ico_enter.gif) top left no-repeat;
}

/*Video*/

.video {
	width:362px;
	height:321px;
	display:block;
	background:url(/img/bgvideo.gif) top left no-repeat;
	padding:21px 0 0 27px ;
}
/**/

/*Home Side DX*/

#sidedx{
	float:right;
	width:560px;
	padding:20px 0 0 10px;
}
/**/
#sidedx-in{
	float:right;
	width:560px;
	padding:0 0 0 10px;
}

ul.list-home{
	color:#000000;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	display:block;
}
ul.list-home li{
	margin:0!important;
	background:url(/img/bg_box.gif) top left no-repeat;
	width:336px;
	height:70px;
	padding:7px 10px 7px 10px!important;
	padding:7px 10px 0 10px;
	position:relative;
	font-size:11px;
	line-height:15px;
	display:block;
}
ul.list-home li h3 {
	font-size:15px;
	color:#cc3300;
	text-transform:uppercase;
}
ul.list-home li h3 a:hover {
	text-decoration:underline;
}
ul.list-home li h3 a {
	color:#cc3300;
	text-decoration:none;
	display:block;
}

ul.list-home li span {
	width:220px;
	float:left;
	display:block;
	padding:0 0 0 10px;
}

ul.list-home li a img {
	border:1px solid #fd9903;
	float:left;
}
ul.list-home li a:hover img {
	border:1px solid #cc3300;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#sidedx-box{
	float:left;
	padding:0 0 0 5px;
}
.box-home{
	display:block;
	overflow:hidden;
	color:#000000;
	width:169px;
	height:155px;
	background:url(/img/bg_box_libero.gif) top left no-repeat;
	padding:7px 10px 7px 10px;
	text-indent:-9999px;
	position:relative;
}
.blog{
	background:url(/img/bannerblog.gif) top left no-repeat;
	padding:0 0 7px 0 ;
	width:189px;
	height:162px;
}
.webtv{
	background:url(/img/bannertvsette.gif) top left no-repeat;
	padding:0;
	width:189px;
	height:162px;
}
.tvsette{
	background:url(/img/banner-tvsette.gif) top left no-repeat;
	padding:0 0 5px 0;
	width:189px;
	height:162px;
}
.frequenze{
	background:url(/img/box_frequenze.gif) top left no-repeat;
	padding:0 0 7px 0 ;
	width:189px;
	height:162px;
}
.tvsette a {
	width:189px;
	height:162px;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
}

.box-home h4, .notizia h6{
	font-size:15px;
	color:#cc3300;
	text-transform:uppercase;
}
.banner {
	height:57px;
	width:468px;
	background:url(/img/bg_banner.gif) top left no-repeat;
	display:block;
	padding:10px 40px;
}

#download {
	background:url(/img/bg_download.jpg) top left no-repeat;
	width:427px;
	padding:25px 0 10px 100px;
	font-weight:bold;
	border-bottom:1px solid #990000;
}
#download h6{
	color:black;
	padding:0 0 15px 0;
	text-transform:lowercase;
}
a.download {
	background:url(/img/download.gif) center left no-repeat;
	text-transform:uppercase;
	padding:0 0 0 20px;
	font-size:15px;
	font-weight:bold;
}
a.default {
	background:url(/img/play.gif) center left no-repeat;
	text-transform:uppercase;
	padding:0 0 0 20px;
	font-size:15px;
	font-weight:bold;	
}
a.play {
	background:url(/img/play.gif) center left no-repeat;
}
a.pausa {
	background:url(/img/eq.gif) center left no-repeat;
}


#sound table td {
	border-bottom:1px solid #990000;
	height:50px;
	padding:10px 0 0 10px ;
}
#sound table td.ico {
	background:url(/img/icodisc.gif) center center no-repeat;
	height:50px;
	width:50px;
}
#sound table td.data {
	color:#999999;
	font-weight:bold;
	height:60px;
}
#sound table td.trasmissione {
	width:250px;
}

/*News*/

#news {
	width:528px;
	position:relative;
	background:#FFFFFF;
	padding:0 10px;
	height:auto!important;
	min-height:100px;
	height:100px;
	margin:20px 0 0 0 ;
}
#news span.bottom {
	background: url(/img/bot-box-news.gif) top left no-repeat;
	height:9px;
	position:absolute;
	width:548px;
	left: 0;
	bottom:-9px;
}
#news span.top {
	background: url(/img/top-box-news.gif) top left no-repeat;
	height:9px;
	position:absolute;
	width:548px;
	top: -9px;
	left: 0;
}
#news h5{
	font-size:15px;
	text-transform:uppercase;
}
.notizia {
	padding:10px 0 0 0;
	clear:both;
	height:110px;
	min-height:110px;
	height:auto!important;
	overflow:hidden;
}
.interna {
	height:110px;
	min-height:110px;
	height:auto!important;
	font-size:13px;
}
.interna img  {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #fd9903;
}
.interna h6  {
	padding:0 0 10px 0 ;
}
.articolo {
	padding:10px 0 0 0;
	clear:both;
}	
.notizia a.linknotizia {
	height:90px;
	width:90px;
	border:2px solid #fd9903;
	display:block;
	float: left;
	/*background:url(/img/loading.gif) center center no-repeat;*/
	margin:0 10px 0 0;
}

/*.notizia a img {
	float:left;
	
	
	height:90px;
	width:90px;
	
}
.notizia a:hover img {
	border:2px solid #C7330B;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}*/

.data {
	color:#999999;
	display:block;
}
#news ul {
	padding:10px 0 0 0;
}
#news ul li{
	padding:5px;
	border-top:1px solid #999999;
	text-transform:uppercase;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
#news ul li a{
	color:#C7330B;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#news ul li a:hover, #news ul li.androkronos a:hover {
	color:#000;
}
#news ul li.androkronos {
}
#news ul li.androkronos a {
	color:#999999;
	padding:0 0 0 120px;
}

/*TOGGLE*/
p.accToggler{
	margin:0;
	padding: 0;
	width: 100%;
	cursor: pointer;
}
p.accContent img{
	padding:0!important;
	margin:0!important;
	text-align:left;
	border:0!important;	
}
p.accContent{
	margin:0;
	padding: 0;
	cursor: pointer;	
}
/*CONTATTI*/

#contatti form {
}
#contatti p {
	clear:both;
	padding:5px 0;
}
#contatti label {
	display:block;
	float:left;
	padding:3px 0;
	width:140px;
}
#contatti input {
	border:1px solid #CC6600;
	color:#000000;
	float:left;
	padding:2px;
	text-align:left;
	width:250px;
}
#contatti select {
	border:1px solid #CC6600;
	color:#000000;
	float:left;
	padding:3px;
	text-align:left;
	width:150px;
}
#contatti textarea {
	border:1px solid #CC6600;
	font-size:10px;
	padding:3px;
	width:250px;
	font-family:"Trebuchet MS";
}
#contatti .inviannulla {
	/*background:#8E2344 url(/img/bg_corpo.gif) repeat-x scroll left top;*/
	border:1px solid #CC6600;
	color:#FFFFFF;
	margin:10px 5px 0 0;
	padding:3px;
	text-align:center;
	width:70px;
}
#contatti .checkbox {
	border:0;
	width:20px;
	padding:0 0 0 0;
}
#contatti input.button {
	background:#CC6600;
	border:1px solid #CC3300;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:10px;
	height:23px;
	padding:0 5px 5px 0;
	text-align:center;
	text-decoration:none;
	width:100px;
	margin:0 10px 0 0;
}
/**/

.dati {
	margin:0 0 0 135px;
}

.dieci {
	font-size:10px;
}
/*Footer*/

#footer {
	color:#fff;
	text-align:center;
	background:url(/img/bg_footer.gif) top left repeat-x;
	height:67px;
	padding:7px 230px 0 230px;
	margin:20px auto 0 auto ;
	position:relative;
}
#footer a.credits{
	position:absolute;
	top:1px;
	right:35px;
	background:url(/img/bg_credits.gif) top left no-repeat;
	width:71px;
	height:17px;
}
.tool-title {
	background-color:#FF9900;
	color:#D24E22;
	width:130px;
	border-bottom:1px solid #D24E22;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	
}

.tool-tip {
	background-color:#fff;
	border:1px solid #D24E22;
	width:130px;
	text-align:center;
	padding-bottom:4px;
}
/**/

a.previous {
	background:url(/img/previous.gif) center left no-repeat;
	padding:10px 0 10px 40px;
	width:100px;
	border:0;
	display:block;
}
a.next {
	background:url(/img/next.gif) center left no-repeat;
	padding:10px 0 10px 40px;
	width:100px;
	border:0;
	display:block;
}
#paginazione {
	text-align:center;
	margin-top: 5px;
	height: 25px;
}
#lettere a{
	padding: 0 3px;
}
