/* CSS Document */
html, body, div, table, tr, td, intput.button, input.textbox, select.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body {
	margin-left: 2px; 
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
}
FORM {
	margin: 0;
}
IMG {
	border: 0px none;
}
#mainContent {
	clear: both;
	float: left;
	width: 916px;
	overflow: visible;
	text-align: left;
}
#topLogo {
	width: 916px;
}
#topLogo, #tLL, #tLR {
	clear: none;
	float: left;
}
#topLogo #tLL {
	width: 279px;
}
#topLogo #tLR {
	float: right;
	width: 617px;
	text-align: right;
}
#usrLogged {
	width: 910px;
	position: absolute;
	top: 26px;
	left: 8px;
	text-align: right;
	z-index: 700;
}	
DIV.spacer {
	clear: both;
	height: 7px;
	min-height:7px;
	line-height: 1px;
	overflow: hidden;
}
#mainMenu {
	clear: both;
	float: left;
	height: 25px;
	line-height: 23px;
	width: 916px;
	font-size: 13px;
	margin-bottom: 4px;	
}
#userMenu {
	clear: both;
	float: left;
	width: 728px;
	height: 24px;
	line-height: 22px;
	margin-bottom: 0px;
	font-size: 13px;
}
#userMenu_v2 {
	clear: both;
	float: left;
	width: 720px;
	padding: 4px;
	margin-bottom: 0px;
	font-size: 13px;
	background-color: #848484;
}
#subMenu {
	clear: both;
	float: left;
	height: 25px;
	line-height: 23px;
	width: 916px;
}
#searchBar {
	clear: both;
	float: left;
	padding: 1px 4px 2px 4px;
	line-height: 23px;
	width: 908px;
	text-align: center;
	margin: 4px 0 1px 0;
	background-color: #CCCCCC;
}
#subMenu {
	background-color: #DDDDDD;
	text-align: center;
}
#bottomNav {
	width: 728px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 8px;
	margin-left: 188px;
	clear: both;
}
#bottomNav a {
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
}
DIV.menuSpacer {
	height: 25px;
	background-color: #FFF;
	width: 6px;
	clear: none;
	float: left;
}
a.menuTab, a.menuTabActive {
	height: 25px;
	clear: none;
	float: left;
	text-align: center;
	width: 177px;
	font-weight: bold;
	background-color: #BBCCEE;
}
#userMenu a.menuTab, #userMenu a.menuTabActive {
	height: 24px;
}
a.menuTabActive {
	background-color: #CCCCCC;
	text-decoration: none;
}
#userMenu_v2, #userMenu_v2 a {
	color: #FFFFFF;
}
#userMenu_v2 a.menuTab_v2 {
	text-decoration: underline;
}
#userMenu_v2 a.menuTab_v2Active {
	text-decoration: none;
	font-weight: bold;
}
#userMenu_v2 DIV.userName {
	font-size: 24px;
	color: #FFFFFF;
}
#userMenu_v2 DIV.userData {
	color: #FFFFFF;
}
DIV.userLinkBox {
	clear: both;
	border: 1px solid #FFBD31;
	padding: 6px;
	color: #FFFFFF;
}
#userMenu_v2 DIV.userLinkBox {
	float: right;
}
#tLR DIV.userLinkBox {
	float: left;
	border: 1px solid #CCC;
	margin-left: 30px;
	margin-top: 7px;
	display: none;
}
DIV.userLinkBox a {
	color: #000;
	font-weight: bold;
	font-size:12px;
}
#topBanner {
	width: 728px;	
	background-color: #FFFFFF;
	text-align: center;	
	clear: none;
	float: left;
}
DIV.col_l, DIV.col_m, DIV.col_mr, DIV.col_r, DIV.col_ml, DIV.col_sr, DIV.col_lr, DIV.col_mrs, DIV.col_mlr, DIV.col_pl, DIV.col_pmr {
	clear: none;
	float: left;
}
DIV.col_l {
	width: 180px;
}
DIV.col_pl {
	width: 336px;
	margin-top: 8px;
}
DIV.col_m {
	width: 398px;
	margin-left: 8px;
	overflow: hidden;
}
DIV.col_mr {
	width: 728px;
	margin-left: 8px;
	overflow: hidden;
}
DIV.col_pmr {
	width: 572px;
	margin-left: 8px;
	overflow: hidden;
	margin-top: 8px;
}
DIV.col_mrs {
	width: 398px;
	margin-left: 8px;
	overflow: hidden;
}
DIV.col_ml {	
	width: 728px;	
	margin-left: 8px;
	overflow: hidden;
}
DIV.col_mlr {
	width: 728px;	
	margin-left: 8px;	
	overflow: hidden;
}
DIV.col_r {
	width: 128px;
}
DIV.col_sr {
	width: 172px;
	margin-left: 6px;	
}
DIV.col_lr {	
	width: 300px;
	margin-left: 8px;	
}
DIV.col_ads {
	position: absolute;
	top: 119px;
	left: 14px;
	width: 168px;
	display: none;	
}
DIV.box {
	width: auto;
	line-height: 16px;
}
DIV.box .top {
	padding: 4px;	
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 4px;
	overflow: hidden;		
}
DIV.box .top .left {
	clear:none;
	float:left;
	font-weight: bold;
	font-size: 15px;	
}
DIV.box .top .right {
	clear:none;
	float:right;
}
DIV.box .cnt {
	padding: 4px;
	background-color: #DDDDDD;
	margin-bottom: 4px;
}
DIV.box .pcnt {
	padding: 4px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	border: 1px solid #DDDDDD;
}
DIV.box .txtad {
	background-color: #CCCCCC;
	margin-bottom: 4px;
}
DIV.box .videoTxt {
	padding: 4px;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	padding-left: 6px;	

}
DIV.box .videoTxt a {
	color: #FFFFFF;
}
DIV.box .imgad {	
	margin-bottom: 4px;
}
DIV.box .redbox {
	padding: 4px;
	background-color: #B52929;
	margin-bottom: 4px;
	color: #FFFFFF;
}
DIV.box .redbox a {
	color:#FFFFFF;
}
#navLeft DIV.box .cnt a {
	color: #000000;
	display: block;
	width: 172px;
	height: 16px;
}
DIV.box .cnt .left {
	clear:none;
	float:left;
}
DIV.box .cnt .right {
	clear:none;
	float:right;
}
DIV.motd {
	float: left;
	clear: both;
	border: 1px solid #CCCCCC;	
}
DIV.motd .info {
	float: left;
	clear: none;
	width: 330px;
	overflow: hidden;
}
DIV.motd .info .title {
	width: 330px;
	overflow: hidden;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 4px;
}
DIV.motd .info .stats {
	width: 330px;
	clear: none;
	float: left;
	overflow: hidden;
	margin-top: 8px;
}
DIV.motd .video {
	width: 336px;
	float: left;
	clear: none;
}
DIV.hr {
	clear: both;
	width: auto;
	height: 16px;
	min-height: 16px;
	line-height: 1px;
	background-image: url('/123videonl/img/hr.gif');
	background-repeat: repeat-x;
	background-position: 0 7px;
	overflow: hidden;
}
DIV.hr_h12 {
	clear: both; 
	width: auto;
	height: 12px;
	min-height: 12px;
	line-height: 1px;
	background-image: url('/123videonl/img/hr.gif');
	background-repeat: repeat-x;
	background-position: 0 7px;
	overflow: hidden;
}
.xs {
	font-size: 11px;
}
.xxs {
	font-size: 10px;
}
.s {
	font-size: 12px;
}
.l {
	font-size: 13px;
}
.xl {
	font-size: 14px;
}
.xxl {
	font-size: 15px;
}
.nb {
	font-weight: normal;
}
.b {
	font-weight: bold;
}
.ln_active {
	text-decoration: none;
	font-weight: bold;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
#tableForm td {
	padding-top: 2px;
	padding-bottom: 2px;
}
DIV.resultBox {
	width: 732px;
	float: left;
	background-color: #FFF;
	clear:both;
}
DIV.resultBox .col_1, DIV.resultBox .col_2, DIV.resultBox .col_3, DIV.resultBox .col_4, DIV.resultBox .col_5 {
	width: 130px;
	clear: none;
	float: left;
}
DIV.resultBox .title {
	width: 726px;
	clear: both;
	float: left;
	padding: 4px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 4px;
}
DIV.resultBox .col_1 .title, DIV.resultBox .col_2 .title, DIV.resultBox .col_3 .title, DIV.resultBox .col_4 .title, DIV.resultBox .col_5 .title{
	width: 125px;
	overflow: hidden;
}

DIV.resultBox .img {
	padding-left: 0px;
	padding-right: 4px;
	width: 130px;
	height: 98px;
	clear: none;
	float: left;
	overflow:hidden;
}
DIV.resultBox .desc {
	width: 134px;
	height: 98px;
	padding-left: 0px;
	padding-right: 8px;
	clear: none;
	float: left;
	overflow: hidden;
}
DIV.resultBox .descwide {
	width: 212px; 
	height:143px;
	padding-left: 0px;
	padding-right: 4px;
	clear: none;
	float: left;
	overflow: hidden;
}

.stats {
	line-height: 13px;
}
DIV.resultBox .stats {
	width: 130px;
	clear: none;
	float: left;
	padding-left: 0px;
	padding-right: 4px;
	overflow: hidden;
}
.green {
 	color: #10733B;
}
.grey {
	color: #666666;
}
.lgrey {
	color: #CCCCCC;
}
.red {
	color: #990000;
}
DIV.align_r {
	text-align: right;
}
.newCommentHeading {
	background-color:#EBF2FC; 	
	padding:4px; 
	font-size: 11px;
}
.newComment {
	display:none; 
	padding:4px;
}
.commentUsername {	
	background-color: #EBF2FC; 
	padding:4px; 
	font-size: 11px;
}
.commentText {
	padding:4px 0 4px 0;
}
.replyText {
	padding:4px 0 4px 20px;
}
DIV.vidBox {	
	width: 290px;	
	overflow: hidden;
}
.playing {
	background-color: #EBF2FC !important; 
}
.last {
	margin-bottom: 0;
}
DIV.box .cntclear {
	padding: 4px;
	margin-bottom: 4px;
}
