body{
	width:990px;
	background-color:#242424;
	margin:auto;
	position:relative;
}
a{
	outline:none;
	color:#e06;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a img{border:none;}
.clear{clear:both;}
#footer{
	width:990px;
	color:#666;
	font:normal .8em arial; 
	padding:10px 0;
	float:left;
	clear:both;
	text-align:center;
}
#top_login_banner{
	border-top:solid 5px #603;	
}
#top_login_nav{
	background-color:#603;
	clear:both;
	font: normal .85em arial;
	float:right;
	color:#906;
	padding:0 5px 5px 5px;
}
#top_login_nav a{
	font: normal .8em arial;
	color:#FDF;
	text-decoration:none;
}
#top_login_nav a:hover{
	text-decoration:underline;
	color:#FFF;	
}
#top_banner{
	clear:both;
	width:990px;
	height:90px;
	margin: 5px 0 7px;
}
#top_banner_logo{
	background-image:url(/media/images/slatev_logo.png);
	width:250px;
	height:90px;
	float:left;
	cursor:pointer;
}
#top_banner_sweetspot{
	background-image:url(/media/images/sspot.gif);
	width:264px;
	height:90px;
	float:right;
}
#tabs{
	background:url(/media/images/tab_bg.jpg) repeat-x;
	width:990px;
	height:30px;
}
#tabs div.border{
	float:left;
	width:1px;
	height:22px;	
	margin-top:5px;
	border-left:dotted 1px #555;
}
#tab_left{
	background:url(/media/images/tab_corner_left.jpg) no-repeat;
	width:17px;
	height:30px;
	float:left;
}
#tab_left_active{
	background:url(/media/images/tab_corner_left_active.jpg) no-repeat;
	width:17px;
	height:30px;
	float:left;
}
#tab_right{
	background:url(/media/images/tab_corner_right.jpg) no-repeat;
	width:17px;
	height:30px;
	float:right;
}
#tab_divider{
	background:url(/media/images/tab_divider.jpg) repeat-x;
	width:988px;
	height:5px;
	border: solid 1px #646464;
	border-top:none;
	border-bottom:none;
}
#dysttab{
	color:#ccc;
	cursor:pointer;
}
.tab{
	font:bold .9em arial;
	color:#666;	
	float:left;
	width:160px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	padding:7px 0 0;
}
.tab:hover{
	color:#ccc;
}
.tab1{
	font:bold .9em arial;
	color:#666;	
	float:left;
	width:144px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	padding:7px 0 0;
	text-indent:-15px;
}
.tab1:hover{
	color:#ccc;	
}
.tab1_active{
	text-indent:-15px;
	background:url(/media/images/tab_active_bg.jpg) no-repeat;
	font:bold .9em arial;
	color:#ccc;	
	float:left;
	width:144px;
	height:23px;
	text-align:center;
	cursor:pointer;
	padding:7px 0 0;
}
#search{
	padding:5px 0 0 0;
	float:left;
}
.search_field{
	width:220px;
	height:16px;
	background-color:#000;
	border:solid 1px #777;
	float:left;
	font-size:.725em;
	color:#666;
}
#search_button{
	width:40px;
	height:20px;
	background-color:#333;
	border:solid 1px #777;
	border-left:none;
	color:#e06;
	float:left;
	font-weight:bold;
}
#channels_menu{
	background:url(/media/images/chmenu_bg.jpg) repeat-x;
	width:948px;
	height:0px;
	border: solid 1px #646464;
	border-top:none;
	border-bottom:none;
	padding: 0 20px;	
	overflow:hidden;	
	position:relative;
}
#channels_window{
	width:890px;
	height:85px;
	border:solid 1px #333;
	border-left:none;
	background:#000;
	padding:5px 25px;
	position:relative;
	margin-top:5px;
}
#channels_header a, #channels_header div
{
	font: bold .9em arial;
	color:#ececec;
	display:block;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
}
#channels_header a:hover
{
	color:#e06;
}

.channels_head_divider{
	color:#646464;
	width:1px;
	margin: 0 20px;	
	float:left;
}
#channels_body{
	clear:both;
	padding-top:2px;
}
.channels_item_link{
	display:block;
	margin:5px 0;
	color:#e06;
	text-decoration:none;
}
.channels_item_link:hover{
	color:#e06;
}
.channels_item_group{
	font: normal .7em arial;
	color:#fff;
	float:left;
	width:160px;
	height:70px;
}
.channels_item_group div{
	float:none;	
	margin:5px 0;
	cursor:pointer;

}
.channels_item_group div:hover{
	float:none;	
	margin:5px 0;
	cursor:pointer;
	color:#e06;

}
.channels_item_divider{
	float:left;

	background:url(/media/images/chItemDivider.gif) no-repeat;
	width:1px;
	height:70px;
	margin:5px 15px;
}
#main{
	/*background:url(/media/images/main_bg.jpg) repeat-x;*/
	position:relative;
	width:988px;
	border:solid 1px #646464;
	border-top:none;
}
#home_theater{
	padding-top:5px;
}
#main_content{
	float:left;
	/*background-color:#000;*/
}
#main_content .mini_chooser{
	background:url(/media/images/minichooser_bg.jpg) repeat-x;
	border: solid 1px #000;
	border-bottom-color:#646464;
	width:633px;
	height:225px;
	padding:5px 0 0 5px;
}
#main_content .mini_chooser_title{
	width:635px;
	height:20px;
	padding:0 0 0 5px;
	color:white;
	background-color:#000;
	font:normal .75em arial;
}
#main_rightrail{
	float:right;
}

#main_player{
	background:url(/media/images/homeTAP_background.gif);
	clear:both;
	float:left;
	width:100%;
}


/**** BREADCRUMBS ****/
#breadcrumbs{
	width:978px;
	height:14px;
	background-color:#603;
	padding: 3px 5px;	
}
#breadcrumbs div{
	float:left;
	position:relative;
	text-transform:uppercase;
	font: bold .7em arial;
	color:#e06;
}
#breadcrumbs div.pipe{
	font-weight:bold;
	margin:0px 3px;
	color:#906;
}
#breadcrumbs a.current, #breadcrumbs div.current{
	color:#fff;
	text-decoration:none;
}

#breadcrumbs a.link, #breadcrumbs div.link{
	color:#e06;	
	text-decoration:none;
}
/**** CHANNELS ****/
#channel_left_col{
	padding:5px 0 0 0;
	width:640px;
	float:left;
}
#channel_left_col div.top{
	position:relative;
}
#channel_left_col div.bottom{
	width:640px;
	border-right:solid 1px black;
}
#channel_right_col{
	float:left;
	width:348px;	
	padding: 5px 0;
	position:relative;
}
#channel_more_this div.head{
	height:20px;
	padding:5px 5px 3px;
	background-color:#603;	
	font:bold .75em arial;
	color:#fdf;
	text-transform:uppercase;
	border-right:solid 1px #000;
}
#channel_more div.head{
	height:20px;
	padding:5px 5px 3px;
	background-color:#000;	
	font:bold .75em arial;
	color:#ccc;
	text-transform:uppercase;
}
#channel_more div.mini_chooser, #channel_more_this div.mini_chooser{
	background:url(/media/images/minichooser_bg.jpg) repeat-x;
	border: solid 1px #000;
	border-bottom-color:#646464;
/*	width:633px;
	height:225px;*/
	padding:5px 0 5px 5px;
}
/***video player***/
#video_player_mask{
	/*hgt/oflow set inline for js availability--deprecating!*/
	height:360px;
	border-right:solid 1px black;
}

/**** SHARED CHANNEL/TITLE ****/
#title_player{
	text-align:center;
	width:640px;
	background-color:#292929;
}
#video_player_mask{
	position:relative;
	z-index:1;
	width:640px;
	overflow:hidden;
}
#title_info{
	width:620px;
	background:url(/media/images/dyst_info_bg.jpg) no-repeat;
	padding:5px 10px;	
	background-color:#242424;
	border-right:solid 1px black;
}
#title_info p{
	margin: 5px 0px;
}
#title_info p.title{
	font:bold 1.2em arial;
	color:#ccc;	
}
#title_info p.series{
	font:normal .7em arial;
	color:#999;
	text-transform:uppercase;	
}
#title_info p.pub_date{
	font:normal .7em arial;
	color:#999;	
}
#title_info p.long_desc{
	font:normal .9em arial;
	color:#ccc;	
}
#title_comment{
	margin:15px 0;	
}
#title_comment a:link, #title_comment a:visited{
	font:bold .8em arial;
	color:#e06;	
	text-decoration:none;
	vertical-align:top;
}
#title_comment a:hover{
	text-decoration:underline;
}

/*DAILY TUBE*/
#channel_left_col div.dyst_header{
	width:100%;
	height:61px;
	background:#242424 url(/media/images/dyst_header_bg.jpg) no-repeat;	
}
#channel_left_col div.dyst_header img.dyst_logo{
	position:absolute;
	z-index:1;
	top:-2px;
	left:12px;
	display:block;
}
#channel_left_col a.daily_tube_link{
	position:absolute;
	left:78px;
}

/*global*/
iframe.chooser, div.chooser{
	width:640px;
	height:242px;
	border-right:solid 1px black;
}

/*ad-related*/
#wpni_adi_rightflexAJAXslatev{
	width:336px;
	margin:auto;
} 
#wpni_adi_rightflex iframe, #wpni_adi_rightflex iframe html body object{
	margin:auto;
}

/*share toolbar*/
#buttons_share {
	position:relative;
	float:left;
	padding:10px;
	text-align:left;
	font:normal .75em arial;
	color:#999;	
	width:620px;
	border-right:solid 1px black;
}
#buttons_share a {
	color:white;
	margin:0 7px;
}
#buttons_share img {
	vertical-align:middle;
	margin-right:2px;
}
#sliders {
	float:left;	
}
	
#quigo_538x250 {
	background-color:#292929;
	width:639px;
	border:1px solid #292929;
	border-right-color:black;
	clear:both;
}