body
{
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #464646;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #65e0eb;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#banner
{
	background: url(images/banner_bg.jpg) repeat-x top;
	height:78px;
	margin: 0;
	position:relative;
}

#header
{
	background: url(images/header_bg.jpg) repeat-y top;
	width:350px;
	height:630px;
}

#header_img
{
	width:350px;
	height:630px;
	background: url(images/header.jpg) no-repeat;
}

#middle
{
	margin-top:9px;
	background: #72e4ef url(images/middle_bg.jpg) repeat-x top;
	position:relative;
}

#content
{
	width:700px;
	background-color:#FFFFFF;
	text-align:left;
}

.fu
{
	background: url(images/header_bg.jpg) repeat-y top left;
	background-color:#FFFFFF;
}

#page_content
{
	margin-left: 20px;
	margin-right: 20px;
}
#buttons{
	width: 675px;
	height: 37px;
	background: url(images/menubg.jpg) no-repeat;
	text-align:center;margin:0 auto;
}

#buttons ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#buttons li {
	display: inline;
	list-style: none;
	padding-left:0px;	
}

#buttons a {
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 130px;
	height: 27px;
	background: #FFFFFF url(images/menu_hover.jpg) no-repeat;
}


.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	margin: 0;
	padding: 0;
	height: 30px;
	width:413px;
	padding-left: 25px;
	background: url(images/title_left.jpg) no-repeat left;
	margin-top:6px;
}

.video_name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #356a6f;
	padding-left: 25px;
	margin-top:6px;
}


.video_table p{
	
	margin: 0;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color: #5494e7;
	padding: 0;
}


.video_table a{

	text-decoration:none;
	color: #5494e7;
}

.video_table h3{
	
	margin:0 0 0;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
	color: #5494e7;
	text-transform: uppercase;
}

.inactive{
	background-color:#65E0EB;
	border:1px solid #2a2a2a;
	color:#FFFFFF;
	margin:0 8px 0 0;	
	padding:2px 4px;
	text-decoration:none;
	width:25px;
}

.inactive:hover{
	background-color:#5494E7;
	border:1px solid #356A6F;
	margin:0 8px 0 0;
	padding:2px 4px;
	text-decoration:none;
	width:25px;
}

.active{
	background-color:#5494E7;
	border:1px solid #356A6F;
	margin:0 8px 0 0;
	padding:2px 4px;
	text-decoration:none;
	width:25px;
	color:#FFFFFF;
}


#cform input 
{
	border:1px solid;
}

#cform textarea 
{
	border:1px solid;
}

#comments
{
	
	width:500px;
}

#comments hr
{
	border:1px solid;
}

#rating
{
	float:left;
	margin-left:100px;
}

#viewed
{
	float:right;
	margin-right:150px;
}

#footer
{
	color:#464646;
}

#directory a
{
	color:#5494E7;
}


.keezmoviesdiv
{
	width:595px;
	height:490px;
	top:40px;
	left:50;
	overflow:hidden;
	position:relative;
	
}

.xhamsterdiv
{
	width:600px;
	height:460px;
	top:40px;
	left:40px;
	overflow:hidden;
	position:relative;
}


