@charset "UTF-8";
/* CSS Document */
#splash {
	background-image: url(../images/layout/splash.png);
	background-repeat: repeat-x;
	background-position:0 top;
	background-color:#609DCB;
}

#mio_div_interno{
 position:absolute;
 margin-left:230px;
}

.video {background-image: url(../images/layout/video.png); border-bottom:1px solid #ddd;}
.game {background-image: url(../images/layout/game.png); border-bottom:1px solid #ddd;}
.livesearch {background-image: url(../images/layout/livesearch.png); border-bottom:1px solid #ddd;}
.general {background-image: url(../images/layout/general.png); border-bottom:1px solid #ddd;}
#i6 {display:none}

#menu {
	height:48px;
	background-image: url(../images/layout/menu.png);
	background-repeat: repeat-x;
}
#submenu {
	
}
#slideshow {
	margin:10px auto;
}
.items img{
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#main {
	background-color:#fff;
	background-image: url(../images/layout/main.png);
	background-repeat: repeat-y;
}
#footer {
	height:184px;
	background-image: url(../images/layout/footer.png);
	background-repeat: repeat-x;
	margin-top:10px;
}
#credits a{text-decoration:none;}
#credits {
	height:60px;
	font-size:1.1em;
	line-height:25px;
}
#splash_box {
	height:125px;
}
.splash_opened{	background-position:0 bottom;}
.openClose {
	width:40px;
	height:22px;
	margin-left:910px;
	background-image: url(../images/layout/arrow_on_off.png);
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.openClose a{
	width:40px;
	height:22px;
	display:block;
}
#menu_items ul {
	margin:0;
	padding:0;
	background-image: url(../images/layout/sep.png);
	background-repeat: no-repeat;
	background-position:0 right;
}
#logo {

}
#menu_items li a{
	text-decoration:none;
	color:#fff;
	display:block;
margin:0 2px;
}
.item_selected a, #menu_items li a:hover{
	background-image: url(../images/layout/selected.png);
	background-repeat: repeat-x;
	background-position:0 0;
}
.item_selected a:hover{
	background-image: url(../images/layout/selected.png);
	background-repeat: repeat-x;
	background-position:0 bottom;
}
#search {
	height:44px;
	background-image: url(../images/layout/search_bg.png);
	background-repeat: no-repeat;
	background-position:right 0;
}
#menu_items{
	background-image: url(../images/layout/sep.png);
	background-repeat: no-repeat;
	background-position:0 right;
}
#menu_items li {
	background-image: url(../images/layout/sep.png);
	background-repeat: no-repeat;
	background-position:0 left;
	margin:0;
	font-size:1.4em;
	text-shadow: 1px 1px 1px #000;
	padding:0;
	width:78px;
	height:44px;
	line-height:44px;
	text-align:center;
	text-transform:uppercase;
	list-style:none;
	float:left;
}
#search form{
	padding:0;
	margin:0;
}
#search input{
	padding:0;
	margin:0;
	border:0;
	height:18px;
	color:#395467;
	margin-left:22px;
	text-shadow: 1px 1px 1px #ddd;
	width:157px;
	margin-top:14px;
}
.items_box {
	width:400px;
	height:170px;
	margin-top:15px;
	margin-left:550px;
	position:absolute;
	background-image: url(../images/layout/bg_title.png);
	background-repeat: repeat;
}
.splash_title {
	margin-top:5px;
	font-size:3.0em;
	font-weight:bold;
	padding-top:5px;
}
.splash_sub_title {
	font-size:2.0em;
	font-weight:bold;
	padding-bottom:2px;
}
.splash_sub_title, .splash_title {
	display:block;
	color:#fff;
	padding-left:10px;
	border-left:5px solid #5D9FB7;
}
.splash_text {
	color:#969B9D;
	display:block;
	margin-left:20px;
	margin-right:20px;
	font-size:1.4em;
	height:35px;
}
.splash_time {
	margin-left:20px;
	color:#fff;
	display:block;
	font-size:1.2em;
	text-transform:uppercase;
	margin-top:10px;
	padding-top:10px;
}
.items_box  a:hover{background:#5EA2BB;}
.items_box a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	display:block;
	font-size:1.3em;
	width:100px;
	height:25px;
	background:#969B9D;
	margin-left:290px;
	margin-top:135px;
	line-height:25px;
	text-align:center;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#featured_live_tv {
	height:247px;
	margin-left:12px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius-bottomleft:0;
	  -webkit-border-bottom-left-radius:0;
}

#featured_live_tv ul {
	padding:0;
	margin:0;
}
#featured_live_tv li {
	padding:0;
	margin:0;
	width:230px;
	border-right:1px solid #ddd;
	list-style:none;
	height:61px;
}
.list_cannels_featured_live_tv {
		border-bottom:1px solid #ddd
}
#featured_live_tv li img {
	float:left;
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
}
#featured_live_tv li a:hover{	background-position:right bottom;}
#featured_live_tv li a {
	height:61px;
	width:230px;
	display:block;
	text-decoration:none;
	background-image: url(../images/layout/list_channel.png);
	background-repeat: repeat;
	background-position:right 0;
}
.channel_title_list, .channel_desc_list {
	display:block;
	width:125px;
	margin-left:68px;
}
.channel_title_list {
	padding-top:8px;
	text-transform:uppercase;
	color:#1F618A;
}
a .channel_desc_list {
	color:#666;
}
a:hover .channel_desc_list {
	color:#333;
}
.top001, .top001 a {
 -moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius:10px;
}
#featured_live_button_b {
	margin-left:12px;
	text-decoration:none;
	font-size:1.2em;
	height:30px;
	color:#fff;
	width:150px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	line-height:30px;
	background-image: url(../images/layout/bg_button.png);
	background-repeat: repeat;
	background-position:0 0;
	-moz-border-radius-bottomleft:10px;
  -webkit-border-bottom-left-radius:10px;
 -moz-border-radius-bottomright:10px;
  -webkit-border-bottom-right-radius:10px;
}
#featured_live_button_b:hover {
	background-position:0 bottom;
}
.featured_live_button_a {
	margin-left:172px;
	font-size:1.2em;
	color:#1F618A;
	margin-top:10px;
	position:absolute;
}
.adv_center_468x60 {
		margin-left:12px;
}
.adv_center_468x60 img {
	width:468px;
	margin:10px auto;
	margin-top:20px;
}
.adv_center_468x60 div {text-align:center;}
#new_channels {
	margin-left:12px;
}
.td_play {width:20px;}
.td_canali {width:100px;}
.td_media {width:50px;}
.td_cat {width:40px;}
.td_bit {width:50px;}
.td_rec {width:50px;}
.td_surf {width:60px;}
#all_channels {
	margin:0;
	padding:0;
	border-top:4px solid #407EB0;
}
#new_channels_table {
	margin:0;
	padding:0;
	margin-top:5px;
}
#all_channels a{
	display:block;
	text-decoration:none;
	font-size:1.2em;
	height:25px;
	color:#fff;
	width:150px;
	text-align:center;
	text-transform:uppercase;
	line-height:25px;
	background-image: url(../images/layout/bg_button.png);
	background-repeat: repeat;
	background-position:0 -4px;
	-moz-border-radius-bottomleft:10px;
  -webkit-border-bottom-left-radius:10px;
 -moz-border-radius-bottomright:10px;
  -webkit-border-bottom-right-radius:10px;
}
#sort_by {
	float:right;
}
#sort_by a:hover {
	color:#00A8FF;
	background-position:right bottom;
}
#sort_by a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.1em;
	color:#666;
	height:30px;
	line-height:30px;
	padding-right:17px;
	background-image: url(../images/layout/sort.png);
	background-repeat: no-repeat;
	background-position:right 0;
}
#labs {
	margin-top:25px;
	height:230px;
	margin-left:12px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/layout/bg_lab.png);
	background-repeat: repeatx;
	background-position:0 bottom;
}
#tv {
	height:500px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/layout/bg_tv.png);
	background-repeat: repeatx;
	background-position:0 bottom;
}
#embede {
	height:110px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-repeat: repeatx;
	background-position:0 bottom;
}
#schedule {
	height:300px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-repeat: repeatx;
	background-position:0 bottom;
}
#labs_title {
	height:35px;
	line-height:36px;
	background-color:#F1F0F0;
	border-bottom:1px solid #ddd;
	padding-left:35px;
	font-size:1.5em;
	color:#444;
	text-transform:uppercase;
	-moz-border-radius-topright:10px;
  -webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius:10px;
	background-image: url(../images/layout/lab.png);
	background-repeat: no-repeat;
	background-position:12px center;
}
#console {
	margin-top:25px;
	margin-left:12px;
}
#console2 {
	margin-top:25px;
	margin-left:12px;
}
#console ul {
	padding:0;
	margin:0;
	margin-top:15px;
	height:45px;
}
#console li {
		display:block;
		width:125px;
height:42px;
		float:left;
		margin-right:10px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-image: url(../images/layout/next.png);
		background-repeat: no-repeat;
		background-position:100px center;
		background-color:#EFEBEA;
}
#console a {
	padding-left:40px;
		text-shadow: 1px 1px 1px #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #aaa;
	display:block;
	text-decoration:none;
	color:#333;
	font-size:1.2em;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	background-repeat: no-repeat;
	background-position:5px center;
}
.it_flag {background-image: url(../images/layout/it_flag.png);}
.usa_flag {background-image: url(../images/layout/usa_flag.png);}
#services {
	padding:0;
	margin:0;
	margin-right:10px;
}
.logobottom {
	margin-top:60px
}
#services li{
	list-style:none;
	padding:0;
	margin:0;
	height:60px;
	background-image: url(../images/layout/play_2.png);
	background-repeat: no-repeat;
	background-position:275px center;
}
#services li a{
	display:block;
	height:60px;
	text-decoration:none;
		padding-left:50px;
	background-repeat: no-repeat;
	background-position:0 center;
}
.title_services {
	color:#666;
	display:block;
	padding-top:14px;
	font-size:1.1em;
	text-transform:uppercase;
}
.dx_right {margin-right:10px;}
.mediacenter {background-image: url(../images/layout/mediacenter.png); border-bottom:1px solid #ddd;}
.toolbar {background-image: url(../images/layout/tool.png); border-bottom:1px solid #ddd;}
.webtv {background-image: url(../images/layout/web_tv.png);}
.fb_frame {margin-top:10px;}
#labs_cn span{
	margin:0 10px;
	margin-left:170px;
	display:block;
}
#labs_cn img {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.lab_cat {
	text-transform:uppercase;
	font-size:1.8em;
	color:#999;
	padding:0;
	padding-top:10px;
}
.lab_title {
	padding:0;
	font-size:4.5em;
	color:#333;
	text-shadow: 1px 1px 1px #aaa;
	
}
.lab_desc {
		font-size:1.2em;
}
#link_f {
	height:40px;
}
#link_f ul{
	padding:0;
	margin:0;
}
#link_f li{
 padding:0;
 margin:0;
 padding-top:17px;
 float:left;
 padding-right:10px;
 list-style:none;
}
#link_f li a:hover{
	color:#FFFF99;
}
#link_f li a{
 padding-right:10px;
 text-decoration:none;
 color:#fff;
 text-shadow: 1px 1px 1px #666;
 font-size:1.2em;
}
#copy {
	margin-top:10px;
	color:#fff;
	font-size:1.2em;
}
ul.multi,ul.multi li{margin:0;padding:0;list-style:none}

ul.multi{
	margin:0;
	padding:0;
	width: 100%;
	overflow: hidden;
  line-height: 1.8;
}
ul.multi li a:hover{color:#FFFF99;}
ul.multi li a{
	margin-left:15px;
	text-decoration:none;
	color:#C1D6E6;
	font-size:1.2em;
	text-shadow: 1px 1px 1px #666;
	
}
ul.multi li{
	float:left;
	width:49%;
  margin-left: 1%;
	display: inline;
}
#special_bar {
	position:absolute;
	background:#333;
	bottom:0;
	width:100%;
	height:40px;
}
#submenu ul{
	padding:0;
	margin:0;
	margin-left:280px;
}
#submenu li{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	margin-right:10px;
}
#submenu li a:hover{color:#FFFF99;}
#submenu li a{
	color:#fff;
	text-shadow: 1px 1px 1px #333;
	text-decoration:none;
	font-size:1.3em;
	
}
#submenu {
	border-bottom:1px solid #999;
	height:25px;
	margin-bottom:10px;
	line-height:23px;
	background:#00A0DC;
}
#main_content {
	margin-left:12px;
	font-size:1.2em;
}
#lang_menu span{
	display:block;
	color:#fff;
	font-size:1.2em;
	text-transform:uppercase;
}
#lang_menu {
	padding:0;
	margin:0;
	position:absolute;
	width:70px;
	height:48px;
	margin-left:190px;
	padding-top:6px;
	
}
#lang_list {
	padding:0;
	margin:0;
	z-index:1001;
	display:none;
	width:100px;
	position:absolute;
	background:#fff;
}
#lang_list li{
	padding:0;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	margin:0;
	list-style:none;
	border:1px solid #ccc;
}
#lang_list li a {
	color:#333;
	height:30px;
	line-height:30px;
	display:block;
	padding-left:10px;
	text-decoration:none;
}
#lang_list li a img{
	padding-right:5px;
}
#lang_list li a:hover {
background:#CDE9EE;
}
