/*VIDEO CSS*/

/*	STRUCTURE	*/

#left-section {
	float: left;
	display:inline;
	margin-left:9px;
	padding-left:10px;
	width: 120px;
}

#right-section{
	float: right;
	display: inline;
	width: 220px;
	font-size:1.1em;
}

#middle_section { 
	float: left;
	display: inline;
	width: 421px;
	padding:0 10px;
	font-size:1.1em;
}

/*	TEMPLATE CHANGE FB	*/
/*#video-title			
	{
	float: left;
	display: inline;
	width: 765px; 
	/*height: 20px;*/
	margin:15px 0 10px 9px; /* changed from default size 0 */
	background:#333333;
	color:#ffffff;
	padding:3px 9px;
	}*/

.clear_div
	{
	clear:both;
	float:left;
	}


/*	-----------------------------------------------------------------------------------	*/

/*	BANNERS	*/

#banner_200x200
	{
	float:left;
	width:200px;
	padding:0;
	margin-bottom:10px;
	}

#banner_200x200 img
	{
	margin:0;
	padding:0;
	width:200px;
	height:200px;
	}

#banner_200x200	h2
	{
	font-size:1.1em;
	margin:0;
	padding:3px 20px 3px 0;
	text-align:right;
	background:url(/newt/l/wimaxvision/images/icons/up_arrow_grey.gif) no-repeat 185px center #d9d9d9;
	color:#333333;
	}

#banner_slot
	{
	width:100%;
	float:left;
	margin-bottom:10px;
	}

#left-section img {
	padding-bottom:6px;
}

/*	-----------------------------------------------------------------------------------	*/

/*	VIDEO INFO BOX		*/

#video_info_box
	{
	font-size: 1.1em;
	float:left;
	width:200px;
	background:#cccccc;
	padding:0;
	margin-top: 10px;
	margin-bottom:10px;
	}

#video_info_box p
	{
	width:190px;
	padding:5px;
	border-bottom:0;
	}

#video_info_box p.video_text
	{
	border-bottom:1px solid #ffffff;
	}

#video_info_box p.playing
	{
	text-align:right;
	padding:0 0 5px 0;
	font-weight:bold;
	width:190px;
	}
	

#video_list
	{
	font-size: 1.1em;
	float:left;
	width:200px;
	background:red;
	background:#f1f1f1;
	margin-bottom: 10px;
	}

#video_list h2
	{
	font-size:1.1em;
	margin:0;
	padding:3px 0 3px 5px;
	background:#d9d9d9;
	color:#333333;
	}

#right-column #video_list .video_list_group
	{
	padding:5px;
	margin:0;
	float:left;
	width:190px;
	}

#right-column #video_list .video_list_group p
	{
	padding:0;
	margin:0;
	width:110px;
	border:0;
	float: left;
	}

#right-column #video_list .video_list_group a, .video_list_group a:hover, .video_list_group a:visited, .video_list_group a:active
	{
	color:#333333;
	display:block;
	}

#right-column #video_list .video_list_group p.video_profile
	{
	padding-bottom:10px;
	margin:0;
	width:190px;
	clear:both;
	border-bottom:1px solid #AAAAAA;
	}

#right-column #video_list .video_list_group img 
	{
	width:55px;
	height:55px;
	float:right;
	margin:3px 0;
	padding:0;
	border:1px solid #AAAAAA;
	}

/*	-----------------------------------------------------------------------------------	*/


/* VIDEO CONTENT */


#player
	{
	float: left;
	margin: 15px 0 0 0;
	padding:0;
	width:420px;
	}

#archive 
	{
	float: left;
	margin: 2px 0 10px 0;
	padding: 10px;
	width:400px;
	background:#cccccc;
	color:#333333;
	}

#archive fieldset 
	{
	border:0;
	}

#archive #video-channel fieldset label 
	{
	float: left;
	padding-top:2px
	}

#archive #video-channel fieldset select
	{
	float: left;
	width: 130px;
	font-size: 1.1em;
	margin-left:110px;
	}

#archive #video-channel .video-channel-button
	{
	float:left;
	margin-left:10px;
	}

/*	-----------------------------------------------------------------------------------	*/

/*	TV CONTENT BOX		*/

#more_tv_content
	{
	float:left;
	width:205px;
	background:#d9d9d9;
	}

#more_tv_content h2
	{
	font-size:1.1em;
	margin:0;
	padding:3px 0 3px 5px;
	background:#AAAAAA;
	color:#333333;
	}

#more_tv_content ul
	{
	width:180px;
	padding-bottom:10px;
	margin:5px;
	border-bottom:1px solid #AAAAAA;
	float:left;
	}

#more_tv_content ul li
	{
	list-style:none;
	font-weight:bold;
	font-size: 1.1em;
	background: none;
	}

#more_tv_content ul li a, #more_tv_content ul li a:active, #more_tv_content ul li a:hover, #more_tv_content ul li a:visited
	{
	color:#333333;
	font-weight:normal;
	}


#more_tv_content ul.last
	{
	border:0;
	}

#tv_signup
	{
	float:left;
	background:#AAAAAA;
	color:#333333;
	width:195px;
	padding:5px;
	font-weight:bold;
	margin:0;
	}

#tv_signup p
	{
	float:left;
	padding:0;	
	margin:0;
	}


/*	-----------------------------------------------------------------------------------	*/

/*	NEWS CONTENT BOX		*/

#latest_news_content
	{
	float:left;
	width:205px;
	margin-left:10px;
	background:#d9d9d9;
	}

#latest_news_content h2
	{
	font-size:1.1em;
	margin:0;
	padding:3px 0 3px 5px;
	background:#333333;
	color:#ffffff;
	}

#latest_news_content h3
	{
	padding:10px 0;
	margin:0 5px;
	font-size:1em;
	border-bottom:1px solid #AAAAAA;
	width:195px;
	}


#latest_news_content ul li
	{
	padding:10px 0 10px 7px;
	margin:0 5px;
	font-size:1.1em;
	border-bottom:1px solid #AAAAAA;
	background: url(/newt/l/wimaxvision/images/icons/arrow_icon_grey.gif) no-repeat 0 15px;
	list-style:none;
	width:185px;
	}

#latest_news_content a, #latest_news_content a:hover, #latest_news_content a:active, #latest_news_content a:visited
	{
/*	color:#0175C0;	WiMax default blue	*/
	color:#333333;
	font-weight:bold;
	}


#latest_news_content p a, #latest_news_content p a:hover, #latest_news_content p a:active, #latest_news_content p a:visited
	{
	padding:10px 5px;
	float:right;
	color:#0175C0;
	}


#signup
	{
	float:left;
	clear:both;
	background:#333333;
	color:#ffffff;
	width:195px;
	padding:5px;
	font-weight:bold;
	}

/*	-----------------------------------------------------------------------------------	*/

/*	BREADCRUMB		*/


#wrapper #video_breadcrumb
	{
	width: 760px;
	padding-left:20px;
	margin-bottom:10px;
	float:left;
	}

#wrapper #video_breadcrumb ul
	{
	width:760px;
	padding:10px 0;
	}
	
