/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	background:#000000;
	color:#FFFFFF;
	}
	

/* CLASS START */

.watchplayvideoname{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
	
.next_video_cat{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	
	}
	
.next_video_name{
	font-size:10px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.emb_link{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.video_cat_name{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}


.video_video_name{
	font-size:10px;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	
.video_video_title{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	}
	
.video_all_video{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	
.video_bot_title{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
	
/* CLASS END */
/* ------------------------------------------*/
/* DIVS START */

#wrapper{
	width:950px;
	height:auto;
	position:relative;
	margin:0 auto;
	
	}
	
#head{
	width:950px;
	height:90px;
	position:relative;
	margin:0 auto;
	background:url(images/head_bg.jpg) no-repeat;
	}
	
#menubar{
	width:950px;
	height:35px;
	text-align:center;
	position:relative;
	margin:0 auto 15px auto;
	background:url(images/menubar_bg.jpg) no-repeat;
	}
	
#searchbox{
	width:300px;
	height:50px;
	margin:25px auto auto;
	background:;
	}
	
#searchbar{
	width:200px;
	height:22px;
	border: #FF3333 none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	padding:1px;
	}

#searchbutton{
	width:70px;
	height:25px;
	border:#FF0000;
	font:Georgia, "Times New Roman", Times, serif ;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background:url(images/search_button_bg.jpg);
	background-color:#99CCFF;
	}
	
#watchbotad{
	width:740px;
	height:27px;
	position:relative;
	margin: 10px auto;
	display:block;
	background:url(images/watch_top_ad.jpg) no-repeat;
	}
	
#watchbody{
	width:950px;
	height:auto;
	position:relative;
	margin:10px auto;
	}
	
#player{
	width:690px;
	height:505px;
	background:url(images/player_bg.jpg) no-repeat;
	}
	
#player_side_ad{
	width:236px;
	height:230px;
	background:url(images/player_side_ad.jpg) no-repeat;
	}
	
	
#next_video{
	width:230px;
	height:500px;
	border: #222222 solid;
	overflow:auto;
	
	}



#footer{
	width:950px;
	height:50px;
	position:relative;
	margin:5px auto;
	background:url(images/footer_bg.jpg) no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}
	
#pages_list{
	color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

#searchhelp{
	width:200px;
	height:auto;
	position:relative;
	margin:-8px auto auto 12px;
	background:#FFFFFF;
	z-index:50;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	}
	
	
#video_body{
	width:950px;
	height:auto;
	position:relative;
	margin:5px auto;
	background:url(images/video_body_bg.jpg) repeat-y;
	}
	
#pages_co{
	text-decoration: none;
	font-size:15px;
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	}


#video_cat_list{
	background:#F0F0F0;
	width:150px;
	min-height:25px;
	height:auto;
	position:relative;
	margin:1px auto;
	}
	
#cat_list_pr{
	width:224px;
	height:200px;
	position:relative;
	margin:10px 5px;
	background:#333333;
	
	}
	
	
#home_cat{
	width:169px;
	height:150px;
	margin:2px 5px;
	background: url(images/home_cat_l_bg.gif);
	}
	
	
#pages_co_cat{
	font-size:15px;
	color: #0000FF;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
	}
	
#rand_video_home_top{
	width:96px;
	height:68px;
	margin:3px 2px;
	
	}
	
/* DIVS END */
/* ------------------------------------------*/

#menubar a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#menubar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#menubar a:hover {
	text-decoration: none;
	color: #FC0000;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#menubar a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}


#footer a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-size:10px;
	font-weight:bold;
}
#footer a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-size:10px;
	font-weight:bold;
}
#footer a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size:10px;
	font-weight:bold;
}
#footer a:active {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-size:10px;
	font-weight:bold;
}

#pages_list a:link {
	text-decoration: none;
	color:#FFCC00; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#pages_list a:visited {
	text-decoration: none;
	color:#FFCC00; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#pages_list a:hover {
	text-decoration: none;
	color:#FF0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#pages_list a:active {
	text-decoration: none;
	color:#FFCC00; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#download a:link {
	text-decoration: none;
	color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#download a:visited {
	text-decoration: none;
	color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#download a:hover {
	text-decoration: none;
	color:#FF0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#download a:active {
	text-decoration: none;
	color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#next_video a:link {
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#next_video a:visited {
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#next_video a:hover {
	text-decoration: none;
	font-size:10px;
	color:#CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#next_video a:active {
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#pages_co a:link {
	text-decoration: none;
	font-size:15px;
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}
#pages_co a:visited {
	text-decoration: none;
	font-size:15px;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}
#pages_co a:hover {
	text-decoration: none;
	font-size:15px;
	color:#FF0000;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}
#pages_co a:active {
	text-decoration: none;
	font-size:15px;
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}


#video_cat_list a:link {
	text-decoration: none;
	font-size:11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#video_cat_list a:visited {
	text-decoration: none;
	font-size:11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#video_cat_list a:hover {
	text-decoration: none;
	font-size:11px;
	color:#0000EE;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#video_cat_list a:active {
	text-decoration: none;
	font-size:11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}



#video_bot_video a:link {
	text-decoration: none;
	font-size:10px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#video_bot_video a:visited {
	text-decoration: none;
	font-size:10px;
	color:#CCCCCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#video_bot_video a:hover {
	text-decoration: none;
	font-size:10px;
	color:#EE0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#video_bot_video a:active {
	text-decoration: none;
	font-size:10px;
	color:#CCCCCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}




#cat_list_pr a:link {
	text-decoration: none;
	font-size:12px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cat_list_pr a:visited {
	text-decoration: none;
	font-size:12px;
	color:#CCCCCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cat_list_pr a:hover {
	text-decoration: none;
	font-size:12px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#cat_list_pr a:active {
	text-decoration: none;
	font-size:12px;
	color:#CCCCCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}




#pages_co_cat a:link {
	text-decoration: none;
	font-size:15px;
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}
#pages_co_cat a:visited {
	text-decoration: none;
	font-size:15px;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}
#pages_co_cat a:hover {
	text-decoration: none;
	font-size:15px;
	color:#FF0000;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}
#pages_co_cat a:active {
	text-decoration: none;
	font-size:15px;
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-stretch:wider;
}



#more_video a:link {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#more_video a:visited {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#more_video a:hover {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EE0000;
	font-weight:bold;
}
#more_video a:active {
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}



#home_cat a:link {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#home_cat a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#home_cat a:hover {
	text-decoration: none;
	color:#FFFF00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#home_cat a:active {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

img.img_thumbnail_image { border: 1px solid  #CCCCCC; }
img.img_thumbnail_image:hover { border: 1px solid #FFFFFF; }

img.img_thumbnail_imagetop { border: 1px solid  #CCCCCC; }
img.img_thumbnail_imagetop:hover { border: 2px solid #000000; }