.light{
	background-color: #ffffff;
	float: left;	
}
.dark{
	background-color:#FBFAEF;
	float: left;	
}
.dotted_line_toolbar{
	background: url(../../img/article_dots.gif) repeat-x;
	background-position: center;
	clear:left;
	padding: 0px 0px 0px 0px;
	line-height: 1px;
}
.mm_header{
	background: #e7e8e9 url(../../img/mm_bar.jpg);
	height: 43px;
	width: 200px;
	float:left;
}
.mm_header h1{
	font-size: 14pt;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	position: relative;
	top: 15px;
	color: #ffffff;
	text-transform: uppercase;
}
#mm_header_sponsorship{
	background-color:#0B567F;
	height:20px;
	width: 222px; 
	overflow:hidden;
	position: relative;
	top: 23px;
}
#mm_header_sponsorship p{
	padding: 0px 3px;
	font-size: 8pt;
	margin: 0px;
	position: relative;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	top: 4px;
}
#top_video {
	float: left;
	border:solid 0px #000000;
	margin-top: 10px;
	padding: 10px 10px 5px 10px;
}
#top_video_left{
	border: solid 0px #000000;
	float:left;
	margin-right: 10px;
}
#top_video #top_video_container {
	clear:left;
	float: left;
	/*background-color: #666666;*/
	padding: 1px;
}
#top_video #top_video_container img {
	cursor: pointer;
}
#top_video #top_video_container img, 
#top_video #top_video_container object,
#top_video #top_video_container embed{
	display: inline;
	float: left;
	width: 420px;
	height: 315px;
}
/****** Top Video Tool Bar ******/
#top_video_toolbar {
	float: left;
	margin: 0px;
	margin-top: 5px;
	clear:left;
	width: 420px;
	height: 50px;
	border: solid 1px #bbbbbb;
	border-bottom: none;
	background: #eeeeee url(../../img/toolbar_background.jpg);
}
#top_video_toolbar{
	position: relative;
	top: 0px;
}
#top_video_toolbar div{
	width: 83px;
	height: 50px;
	float: left;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	border-right: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	cursor: pointer;
}
#top_video_toolbar div a{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
#top_video_toolbar div a:hover{
	text-decoration: underline;
}
.active_tab{
	background:white none repeat scroll 0%;
	font-weight:bold;
	cursor:pointer;
}
.inactive_tab{
	font-weight:bold;
	cursor:pointer;
}
h1.it_headers{
	border-bottom: 0px solid #bbbbbb;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 8pt;
}

/* SPECIFIC TAB STYLES */
#top_video_toolbar div#shareit img{
	border:none;
	margin-top:5px;
}
#top_video_toolbar div#linkit img{
	border:none;
	margin-top:3px;
}
#top_video_toolbar div#viewit{
	border-right: solid 0px #bbbbbb;
	width: 84px;
	cursor: default;
}
#top_video_toolbar #viewit h2{
	font-size: 10pt;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

/* TAB DHTML BOXES */
#favit_box,
#linkit_box,
#rateit_box{
	border: solid 1px #bbbbbb;
	border-top: 0px none;
	width: 420px;
}
#favit_box div,
#linkit_box div,
#rateit_box div{
	padding: 10px;
}
#linkit_box h1,
#favit_box h1,
#rateit_box h1{
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-weight: normal;
	background-color:#FBFAEF;
	border: solid 1px #F0EDD2;
	
}
#linkit_box h2,
#favit_box h2{
	display: inline;
	font-size: 10pt;
	margin-right: 5px;
	margin-left: 0px;
}
#favit_box input {
	width: 180px;
}
#favit_box input#favit_submit {
	float: right;
	width: auto;
	background: transparent url(../../img/search/go_button.jpg) repeat-x scroll 0%;
	border: 1px solid #666666;
	font-weight: bold;
}
#linkit_box input{
	width: 320px;
}
#rateit_box img {
	cursor: pointer;
}
#rateit_box div.stats {
	float: right;
	padding: 2px 10px 2px 10px;
	background-color: #deebf8;
	font: normal 7pt Verdana,Sans-Serif;
	text-align: right;
}
#rateit_box div.stats span {
	float: left;
	margin-right: 10px;
}
#rateit_box span#rateit_hovertext {
	margin-left: 10px;
	position: relative;
	top: -5px;
	font: bold 9pt Tahoma,Verdana,Sans-Serif;
	color: #cc0000;
}

/****** Description ******/
/****** ARTICLE ******/
#top_video_right{
	border: solid 0px #000000;
	padding-top: 45px;
	float:left;
	width:238px;
	
}
#top_video_right h1.v_header{
	padding: 0px;
	margin: 10px 0px;
	font-size: 13pt;
	color:#0B567F;
}
#top_video_right h2.v_byline{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	color:#444444;
}
#top_video_right h3.v_date{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	color:#444444;
}
#top_video_right h3.v_date2{
	width: 175px;
	clear:right;
	float:right;
}
#top_video_right div.v_headlinecontainer{
	width:228px;
	float:left;
	margin-bottom:5px;
}
#top_video_right div.v_headlinecontainer img{
	float:left;
	width: 50px;
	display:block;
	margin-right:3px;
}
#top_video_right div{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	font-size: 9pt;
}
#top_video_right p{
	margin: 5px 0px;
}
/****** RELATED ARTICLE ******/
#top_video_right_related{
	border: solid 0px #000000;
	padding-top: 40px;
	float:left;
	width: 235px;
}
#top_video_right_related div.v_container a.v_header{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13pt;
	color:#0B567F;
	display:block;
}
#top_video_right_related div.v_container a:hover.v_header{
	text-decoration: underline;
}
#top_video_right_related h2.v_byline{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	color:#444444;
}
#top_video_right_related h3.v_date{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	color:#808080;
	font-weight: normal;
}
#top_video_right_related h3.v_date2{
	width: 175px;
	clear:right;
	float:right;
}
#top_video_right_related div.v_headlinecontainer{
	width:228px;
	float:left;
	margin-bottom:5px;
}
#top_video_right_related div.v_headlinecontainer img{
	float:left;
	width: 50px;
	display:block;
	margin-right:3px;
}
#top_video_right_related h4.v_related{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	color:#ffffff;
	background-color:#0B567F;
/*	background-color:#5BA4D7; */
	padding: 5px;
}
#top_video_right_related div.v_body{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	height: 235px;
	font-size: 9pt;
	overflow:hidden;
}
#top_video_right_related div.v_container{
	background-color:#FBFAEF;
	border: solid 1px #F0EDD2;
	padding: 0px 5px 0px 5px;
	height:320px;
}
#top_video_right_related div.v_container a{
	text-decoration:none;
	color:#0B567F;
	font-size: 9pt;
	font-weight: bold;
}
#top_video_right_related div.v_container a:hover{
	text-decoration:underline;
}
#top_video_right_related p{
	margin: 5px 0px;
}
/****** VIDEO DESCRIPTION IF RELATED EXIST ******/
#video_description{
	border: solid 0px #000000;
	clear:both;
	padding-top: 10px;
}
#video_description h1.video_description_header{
	padding: 3px 5px;
	margin: 0px 0px 10px 0px;
	font-size: 11pt;
	color:#ffffff;
	background-color:#5BA4D7;
}
#video_description h2.video_description_title{
	padding: 3px 0px;
	font-size: 9pt;
	margin: 5px 0px;

}
#video_description div{
	font-size: 9pt;
}
#video_description div a{
	font-size: 9pt;
	font-weight: bold;
	color:#0B567F;
	text-decoration: none;
}
#video_description div a:hover{
	text-decoration:underline;
}
/****** CHANNEL LIST ******/
#video_section_list {
	float: left;
	width: 440px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}
/*** CHANNELS ***/
#channel_tab{
	float:left;
	border:solid 0px #bbbbbb;
	background-color:#0B567F;	
	text-transform: uppercase;
	text-align:center;
	width: 285px;
	height: 42px;
	margin-right: 0px;
	background: url(../../img/video_title_bar.gif);
}
#channel_tab h1{
	color:#FFFFFF;
	font-size: 14pt;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	top: 15px;
}
#channel_list_container{
	width: 155px;
	height: 42px;
	float: left;
}
#channel_list{
	display:block;
	height: 27px;
	font-size: 11pt;
	font-weight:bold;
	position:relative;
	top: 16px;
	overflow:hidden;
	background: transparent url(../../img/more_vids_plus.gif) 129px 2px no-repeat;
	cursor: pointer;
}
#channel_name{
	background-color: #5BA4D7;
	display:none;
	width: 227px;
	position:relative;
	left: -72px;
	top: 15px;
}
#channel_name a{
	color:#ffffff;
	text-decoration: none;
	display:block;
	padding: 3px 5px;
	font-size: 8pt;
	border: solid 1px #5BA4D7;
}
#channel_name a:hover{
	text-decoration: underline;
	color:#000000;
	background-color: #dbe9f2;
	border: solid 1px #000000;
}
/***

ul#video_channel_list{
	background-color: #5BA4D7;
	margin: 0px;
	width: 220px;
	position: relative;
	left: -84px; 
	padding: 10px 0px;
	list-style:none;
	border: solid 1px #5ba4d7;
	font-size: 9pt;
}
ul#video_channel_list li{
	padding: 3px 0px;
}
ul#video_channel_list a{
	color:#ffffff;
	text-decoration: none;
	display:block;
	padding: 3px 5px
}
ul#video_channel_list a:hover{
	text-decoration: underline;
	color:#000000;
	background-color: #dbe9f2;
}
#video_channel_selector{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 5px 0px 0px 0px;
	color: #5BA4D7;
	position: relative;
	width:138px;
	margin: 0px 0px 0px 0px;
}
*/
/*** END CHANNEL ***/
#video_section_container{
	clear:left;
	width:438px;
	border:solid 1px #bbbbbb;
	overflow-y:scroll;
	overflow-x:hidden;
}
.video_section_body{
	float:left;
	width:419px;
	margin: 0px;
}
.video_section_image{
	float:left;
	margin: 0px 5px;
	width: 100px;
}
.video_section_image img{
	width: 100px;
	height: 75px;
	border:none;
}
.video_section_content{
	float:left;
	width: 300px;
}
.video_section_archive{
	margin: 0px 10px;
}
.video_section_over{
	background-color: #f5f5f5;
	padding: 0px 0px;
	border: solid 1px #0B567F;
	cursor:pointer;
}
.video_section_out{
	background-color:#ffffff;
	padding: 0px 0px;
	border: solid 1px #FFFFFF;
	cursor:auto;
}
.video_section_image h1{
	font-size: 8pt;
	margin: 0px 5px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}
.video_section_image h1 span{
	font-weight: bold;
}
.video_section_content h2{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	color: #808080;
	font-weight:normal;
}
h1.video_section_headline{
	font-size: 12pt;
	margin: 5px 0px 0px 0px;
	display:block;
	clear:both;
	color:#0B567F;
}
.video_section_content p{
	font-size: 9pt;
	margin: 5px 0px;
	padding: 0px;
}
.video_section_content a{
	font-size: 8pt;
	text-decoration:none;
	color:#0B567F;
	font-weight: bold;
}
.video_section_content a:hover{
	text-decoration:underline;
}
a.video_section_headline{
	font-size: 12pt;
	margin: 5px 0px 0px 0px;
	display:block;
	clear:both;
}
span.video_section_more{
	font-weight: bold;
	font-size: 8pt;
	margin:0px;
	color:#0B567F;
}
#video_section_related{
/*
	background-color: #FBFAEF;
	border:1px solid #F0EDD2;
*/
}
#video_section_related a{
	float:left;
}
#video_section_related a#video_section_related_link{
	padding-top: 4px;
	margin-left: 5px;
}
#video_section_related a:hover#video_section_related_link{
	text-decoration: underline;
}

#video_comments {
	float: right;
	width: 215px;
	margin-right: 15px;
}
#video_section_detail{
	border:solid 1px #bbbbbb;
	width: 438px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	clear:left;
	float:left;
}
#video_section_detail tr td{
	vertical-align:top;	
	border-bottom: solid 1px #bbbbbb;
}
#video_section_detail tr td.last_detail{
	border-bottom: solid 0px #bbbbbb;
}
#video_section_detail a{
	font-size: 14pt;
	/*color: #0B567F;*/
	color: #1f4eba;
	text-decoration:none;
}
#video_section_detail a:hover{
	text-decoration: underline;
}
#video_section_detail img{
	border:none;
	margin: 0px 5px;
}
#video_section_detail p{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#video_section_detail p a{
	font-size: 8pt;
}
#video_section_detail h2{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color:#3849ec;
	text-transform: uppercase;
	float:left;
	text-decoration: none;
}
#video_section_detail h3{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: normal;
	float:right;
}
.video_comments_container{
	float:left;
	background-color:#FBFAEF;
	padding: 0px;
	border: solid 1px #bbbbbb;
}
.video_comments_container h1{
	font-size: 10pt;	
}
.video_comments_content{
	overflow-y:scroll;
	height: 350px;
	clear:both;
	background-color:#f1f1f1;
	width: 214px;
	border-top:solid 1px #bbbbbb;
	border-bottom:solid 1px #bbbbbb;
}
.video_comments_body{
	font-size: 8pt;
	margin-bottom: 0px;
	padding: 5px;
	border-bottom: solid 1px #f6f2c6;
}
.video_comments_body img{
	margin:10px 0px 5px 0px;
	clear:both;
}
.video_comments_user{
	float:left;
}
.video_comments_user a{
	font-weight: bold;
	color:#0B567F;
	text-decoration:none;
}
.video_comments_user a:hover{
	text-decoration: underline;
}
.video_comments_timesince{
	float:right;
	margin-bottom:5px;
}
.video_comments_timesince a{
	font-weight: bold;
	color:#0B567F;
	text-decoration:none;
	font-style:italic;
}
.video_comments_timesince a:hover{
	text-decoration: underline;
}
.video_comments_reply{
	margin-top: 5px;
	float:left;
}
.video_comments_reply a{
	font-weight: bold;
	color:#0B567F;
	text-decoration:none;
}
.video_comments_reply a:hover{
	text-decoration: underline;
}
.video_comments_abusive{
	margin-top: 5px;
	float:right;
}
.video_comments_abusive a{
	font-weight: bold;
	color:#0B567F;
	text-decoration:none;
}
.video_comments_abusive a:hover{
	text-decoration: underline;
}
.the_comment{
	clear:both;
}
#login_form{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#login_form table tr th{
	padding:0px 2px 2px 2px;
}
#login_form table tr td{
	vertical-align:text-top;
	padding:2px;
}
#login_form table tr td input.login_form_input{
	width: 130px;
}
#login_form table tr td.login_button{
	text-align: right;
}
#login_form table tr td.login_button input{
	border: solid 1px #53A0D4;
	width: 75px;
	background-color:#0B567F;
	color: #ffffff;
	font-weight:bold;
	font-size: 8pt;
	
}
a#register_link{
	font-size: 8pt;
	color:#0B567F;
	text-decoration: none;
	text-align:center;
}
a:hover#register_link{
	text-decoration: underline;
}
.get_stars{
    background:transparent url(../../img/rateit_active.gif) repeat-x scroll 0 0;
}
.gray_stars{
	width: 60px;
	background:transparent url(../../img/rateit_inactive.gif) repeat-x scroll 0 0;
}