﻿@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#F3F3F3;
	background-repeat: repeat-x;
	background-position: left top;
}

div.center{
	width:100%;
}

div.page_board{
	width:994px;
	background:#F3F3F3;
}

div.top_menu_section{
	width:939px;
	height:50px;
	padding:0px 50px 0px 5px;
    background:url('../images/top_bak.jpg');
}

div.logo{
	float:left;
}

div.negation_links{
	float:right;
	margin-left:5px;
	margin-top:20px;
}

div.big_banner_section{
	width:982px;
	border:#666666 solid 1px;
	background:#CBCBCB;
	padding:5px;
	margin-top:5px;
}

div.interact_link_section{
	width:994px;
	background:#191C23;
	color:#C9CBCE;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5px;
}

a.interact_link{
	color:#C9CBCE;
	text-decoration:none;
}

a.interact_link:hover{
	text-decoration:underline;
}

div.intro_para{
	width:954px;
	height:50px;
	background:url('../images/wording_back.jpg');
	padding: 10px 20px;
	margin-top:5px;
	font-size:11px;
}

div.keyword_container {
	width:994px;

	background:#F2F2F2;
	margin-top:8px;
}

div.keyword {
	width:145px;
	height:30px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

div.divider {
	float:left;
	width:16px;
	height:30px;
	color:#000000;
	font-weight:bold;
}

.keyword_link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.keyword_link:hover {
	text-decoration:underline;
}

div.row_container {
	height:30px;
}

div.movie_container {
	background:#333333;
}

div.actress_container, div.adult_video_container, div.top_actress_container {
	width:974px;
	border-top:6px #A4A4A2 solid;
	border-bottom: 6px #A4A4A2 solid;
	border-left: 10px #A4A4A2 solid;
	border-right: 10px #A4A4A2 solid;
	background:#FFFFFF;
	margin-top:6px;
}

div.adult_video_container {
	background:#EEEEEE;
}

div.actress_banner, div.video_banner, div.top_banner, div.movie_banner{
	background:url('../images/red_back.jpg') repeat-x;
	width:974px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:28px;
	border-bottom:6px #A4A4A2 solid;
}

div.video_banner {
	background:url('../images/liner_back_1.jpg');
	text-align:right;
}

div.top_banner {
	background:url('../images/liner_back_2.jpg');
}

div.actress_profile_container {
	width:974px;
	background:#FFFFFF;
	border-top:6px #FFFFFF solid;
	margin-top:6px;
}	

div.actress {
	float:left;
	width:130px;
}

div.white_space {
	float:left;
	width:28px;
}

div.actress_des {
	color:#737373;
	font-size:11px;
}

a.actress_name {
	color:#000000;
}

div.actress_row2 {
	clear:both;
	border-top:6px #FFFFFF solid;
}

div.row_space {
	background:#FFFFFF;
	width:974px;
	clear:both;
}

div.video_link {
	width:220px;
	float:left;
	text-align:left;
	margin-top:8px;
}

span.video_title {
	position:relative;
	right:10px;
}

div.video_top_title {
	font-weight:bold;
	margin-bottom:8px;
}

div.gray_space {
	float:left;
	width:20px;
}

div.gray_row_space {
	clear:both;
	background:#EEEEEE;
}

ul.video_list {
	margin:0px;
	padding:0px;
	list-style:none;
}


div.actress_image {
	float:left;
	width:230px;
	height:180px;
	padding: 6px;
}

div.actress_bio {
	float:left;
	width:227px;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}

div.top_actress_row{
	clear:both;
}

a.bio_title {
	color:#990000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

a.bio_title:hover {
	text-decoration:underline;
}

a.list_link {
	text-decoration:none;
	color:#000000;
}

a.list_link:hover {
	text-decoration:underline;
	color:#000000;
}

div.movies {
	float:left;
	width:132px;
	margin-left:1px;
}

div.movie_container{
	margin: 6px 8px 6px 8px;
	padding-left:12px;
	padding-top:10px;
	background:#333333;
}

div.movie_cover {
	width:132px;
	height:182px;
	background:#666666;
}



img.cover {
	margin-top:6px;
}

div.cover_title {
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}

div.covers_link {
	text-align:right;
	clear:both;
	margin-top:15px;
	padding-bottom:15px;
	padding-right:12px;
}

a.cover_title_link {
	color:#FFFFFF;
	text-decoration:none;
}

a.cover_title_link:hover {
	text-decoration:underline;
}

a.gold_link {
	color:#E7A01D;
	text-decoration:none;
	font-size:14px;
}

a.gold_link:hover {
	text-decoration:underline;
}

h1{
font-size:11px;
font-weight:normal;
display:inline;
}

h2{
font-size:11px;
display:inline;
font-weight:normal;
}

h3{
font-size:14px;
display:inline;
}

p{
display:inline;
}

div.newest_movie {
	width:200px;
	float:left;
}