/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #fff;
	background-color:#000000;
}

a:link {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:hover {color: #FE0000
; text-decoration: none; }

.h1{
	font-size:18px;
}

.h2{
	font-size:16px;
	line-height:16px;
	margin: 4px 0 0 0;
}

#fixadent {
	width:800px; 
	margin:0 auto;
}

#container {
	float:left;
	width:800px; 
	border:1px solid #333333;
}

#mast {
	float:left;
	width:800px;
	height:67px;
	margin: 0 0 5px 0;
}

#mastfilm {
	float:left;
	width:800px;
	height:40px;
	margin: 0 0 2px 0;
}

#navtxt {
	float:left; 
	margin:5px 0 2px 0;
}

#vidholder {
	float:left; 
	width:320px;
	height:280px;
	margin:18px 10px 10px 3px;
}

#videos {
     float:left;
	 width:425px;
	 height:298px;
	 margin:5px 5px 5px 0px; 
	 background:#252422;
	 overflow:scroll;overflow-x:hidden;
	scrollbar-base-color: #252422;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #939B9E;
}


#vidpic {
	float:left;
	padding:3px 3px 1px 12px;
}

#vidtitle {
	float:left;
	padding:5px 5px 0 15px; 
	font:16px
}

#viddescription {
	float:left;
	padding:2px 0 0 12px;
	width:150px;
	font-size:11px;
	line-height:11px;
}

#detailbox {
	float:left;
	margin:11px 0 10px 0; 
	width:800px; 
	height:140px; 
	background:#252422;
}

#detailtxt {
	float:left;
	width:780px; 
	padding:10px 10px 5px 10px;

}

#footer {
	float:left;
	width:800px;
	height:21px;
	margin:10px 0 10px 0;
}

#linkstory {
	font-size:16px;
	}
	
#copyvidbox {
	margin:2px 2px 2px 15px;
	width: 165px;
}

#detailbox1 {
	float:left;
	margin:11px 0 10px 0; 
	width:800px; 
	height:60px; 
	background:#252422;
}

#detailtitle {
	float:left;
	width:780px;
	font-size:18px;
	padding:10px 10px 5px 10px;
}