@charset "utf-8";
/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	background-color:#e6e6e6;

}

#header
{
	width:100%;
	background-image:url(/images/p_01.jpg);
	background-repeat:repeat-x;
}

#content
{
	width:100%;
	background-image:url(/images/p_11.jpg);
	background-repeat:repeat;
}

#footer
{
	width:100%;
	background-image:url(/images/p_36.jpg);
	background-repeat:repeat-x;
}

#footer1
{
	width:1000px;
	height:134px;
	background-image:url(/images/p_35.jpg);
}

a img 
{
	border:none;
}

a .image_url
{
	border:#b7b7b7 2px solid;	
}

a .image_url:hover
{
	border:#fe479a 2px solid;	
}

A
{
	color:#fe479a;
	text-decoration:none;
}

A:hover
{
	color:#ef1377;
	text-decoration:none;
}

input[type=text]
{
	border:#666 solid;
	border-width:1px;	
}

input[type=submit]
{
	border:#666 solid;
	border-width:1px;	
}


.video_new
{
	width:132px;
	height:40px;
}

a.video_new
{                                          
	display:block;                  
	background-image: url(../images/new.gif);
}

a.video_new:hover 
{                                      
	display:block;
	background: url(../images/new.gif) 0 -40px;
}

.video_rating
{
	width:144px;
	height:40px;
}

a.video_rating
{                                          
	display:block;                  
	background-image: url(../images/rating.gif);
}

a.video_rating:hover 
{                                      
	display:block;
	background: url(../images/rating.gif) 0 -40px;
}

.video_user
{
	width:186px;
	height:40px;
}

a.video_user
{                                          
	display:block;                  
	background-image: url(../images/user.gif);
}

a.video_user:hover 
{                                      
	display:block;
	background: url(../images/user.gif) 0 -40px;
}

.video_popular
{
	width:127px;
	height:40px;
}

a.video_popular
{                                          
	display:block;                  
	background-image: url(../images/popular.gif);
}

a.video_popular:hover 
{                                      
	display:block;
	background: url(../images/popular.gif) 0 -40px;
}

.control
{
	width:200px;
	height:40px;
}

a.control
{                                          
	display:block;                  
	background-image: url(../images/control.gif);
}

a.control:hover
{                                      
	display:block;
	background: url(../images/control.gif) 0 -40px;
}

.bg_left
{
	background-image:url(/images/p_14.jpg);
	background-repeat:repeat-y;	
}

.bg_left1
{
	background-image:url(/images/p_13.jpg);
	background-repeat:repeat-y;	
}

.bg_right
{
	background-image:url(/images/p_22.jpg);
	background-repeat:repeat-y;	
}

.bg_right1
{
	background-image:url(/images/p_23.jpg);
	background-repeat:repeat-y;	
}

.footer
{
	background-image:url(/images/p_35.jpg);
}

#rules-area {float:left; margin:20px 0px 20px 70px; font-size:12px; padding:10px; display:block; overflow:scroll; height:170px; width:600px; border:1px solid #CCC; text-align:justify; color:#606060; overflow-x:hidden; background:#FFF;}
#rules-area ol {margin-left:5px}
#rules-area li {margin-bottom:10px}

.bgg { position:relative; background-image:url(/images/p_12.jpg); }