
body {
	/*background: url(../images/body_bck.JPG) repeat-x;*/
	background-color:#FFFFFF;
	/*background-color:#FFFFFF;*/
	font-family:Tahoma;
	margin:50px 0;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
	
	
}
#bodyContent{
background-color:Blue;
width:1005px;
margin:0px auto;
margin-top:0px;

}
#header
{
	background-color:Black;
	height:60px;
	padding-top:20px;
	padding-left:15px;
	
	
}
#footer
{
	background-color:Red;
	height:60px;
	font-size:8pt;
	font-family:Tahoma;
	color:White;
	padding-top:2px;
	
	
}
#footer p
{
	text-align:center;
}
#left_bar {
	background: url(../images/left_content_backgrnd3.png) repeat-y;	
	width:140px;
	height:100%;
	padding-left:20px;
	padding-top:10px;
}

#thumb_div {
	/*background: url(../images/thumb_bck.png) repeat-y;*/
	
	width:155px;
	height:600px;	
}

#right_box 
{
	/*#5b5b9e
#6767aa
#7a7aa7*/
	/*background-color:#6767aa;*/	
	background:url(../images/bg3.png) no-repeat;
	height:100%;
	padding-bottom:10px;
	width:100%;
	
}


.mov_thumb_td {
	padding-left:6px;
	padding-right:5px;
}
.mov_thumb_div {
	width:120px;
	height:110px;
	text-align:center;
	vertical-align:middle;
	margin-top:-10px;
	/*background:inherit;*/	
	
}
.mov_thumb_div:hover
{
	background:url(../images/hover2.png) no-repeat;
	margin-top:0px;
	
	
}
.mov_thumb_img {
	cursor:pointer;
}
.mov_thumb_div_img {
	/*padding:10px;*/
	padding-bottom:2px;
	padding-top:10px;
}
.thumb_txt {
	padding:0px;
	text-align:center;
	vertical-align:top;
	height:100%;
	font-weight:normal;
	font-size:12px;			
	color:#C69C82;
	font-family:Tahoma;
}
.category_link
{
	text-decoration:none;
	padding-left:5px;	
}
.category_link:hover
{
	/*background:url(../images/cat_hover.png) no-repeat;*/
}
.category_link_container
{
	/*border-bottom:solid 1px #FFFFFF;	*/
	width:105px;
	height:18px;
	padding:0px;
	margin:0px;	
}
.category_link_container:hover
{
	background:url(../images/cat_hover.png) no-repeat;	
}
.category_link_bottom
{
	width:105px;
	height:1px;
	/*margin-top:4px;
	margin-bottom:4px;*/
	background:url(../images/line.png) repeat-x bottom;
}
.videolist_title
{
	color:White;
	font-weight:bold;
	font-size:12px;
	/*margin-left:-40px;		*/
}
/*#content1
{
	padding-top:10px;
	width:200px;
	height:600px;
	float:left;	
	overflow:hidden;

}*/
.categorylist_title
{
	color:White;
	font-weight:bold;
	font-size:12px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:10px;
	text-align:left;

	
}
#content1 
{
	/*background: url(../images/thumb_bck.png) repeat-y;*/
	background: url(../images/left_content_backgrnd.png) repeat-y;
	padding-top:10px;
	height: 600px;/*400px;*/
	width: 135px;
	float:left;
	/*background: #33FFCC;*//*#f5f5f5;*/
	overflow:hidden;
	text-align:center;
}
.scrollbar-vert{
	/*background-color: #CC3399;*//*#d2e8ff;*/
	height: 610px;/*400px;*/
	width: 20px;
	float:left;
	background: url(../images/scrolback.png) repeat-y;
}
.handle-vert{
	height: 125px;
	width: 20px;
	background: url(../images/handle-ver.png) no-repeat;
	cursor:pointer;
}
.clear{
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}