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

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #ff0546;
}

a:visited {
	color: #ff0546;
}

.contener{
width:968px;
margin:auto;}

#top{
	width:100%;
	float:left;
	background: #191919;
	background-image: url(top.jpg);
	background-repeat: no-repeat;

	height:202px;
	background-position: center top;
}

a.logo{
	display:block;
	float:left;
	background-repeat: no-repeat;
	height:193px;
	width:249px;
}

.slogan {
	width: 698px;
	text-align: center;
	float: left;
	padding-top: 70px;
	font-weight: bold;
	font-size: 22px;
	height: 60px;
	color: #ff0d56;
}

.subslogan {
	font-size: 18px;
	color: #ffffff;
}

#tab {
float:left;
	margin-top:41px;
	margin-left: 30px;
}

#tab ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#tab ul {
	float: left;
	padding-left:15px;



}

#tab ul li {
	float: left;
	margin-right: 3px;
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tab ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #040404;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 81px;
	text-align: center;
}

#tab ul a:hover {
	color: #032;
	text-decoration: underline;
}

#menu{
width:100%;
margin-top:2px;
height:43px;
float:left;}

#menu span{
	display:block;
	height:43px;
	float:left;
	width:2px;
	background-image: url(menu_span.gif);
}

#menu a{
	display:block;
	float:left;
	height:30px;
	padding-top:13px;
	text-decoration:none;
	text-align:center;
	padding-left:39px;
	padding-right:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover{
	background-image: url(menu_on.gif);
	background-repeat: repeat-x;
}


#main{
width:100%;
margin-top:2px;
overflow: hidden; /* clearance */
float:left;
padding-bottom: 20px;
}


#left{
	width:215px;
	padding-left:15px;
	padding-top:15px;
	float:left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	background-image: url(left_bg.gif);
	background-repeat: repeat-x;
	background-color: #222222;
}

#right{
	width:723px;
	padding-right:7px;
	padding-left:7px;
	padding-bottom: 2000px; margin-bottom: -2000px;

	padding-top:7px;
	float:left;
	background-image: url(right_bg.gif);
	background-repeat: repeat-y;
}


h1{
	color:#d3d3d3;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.row h2{
	color:#d3d3d3;
	margin:0px;
	margin-top: 7px;
	padding:0px;
	float:right;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.row{
width:100%;
float:left;}

.input{
	width:150px;
	padding-left:12px;
	height:21px;
	padding-top:6px;
	display:block;
	float:left;
	background-image: url(input.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0a0a0;
}

#model_directory{
	width:192px;
	padding-left:5px;
	margin-top:5px;
	padding-right:5px;
	text-align:center;
	height:50px;
	padding-top:7px;
	float:left;
	background-image: url(model_directory.gif);
	background-repeat: no-repeat;
}

#model_directory a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
}

#model_directory a:hover{
text-decoration:underline;}

#Most_Watched_Pornstars{
	float:left;
	text-align:center;
	margin-top:8px;
	background-image: url(most.gif);
	background-repeat: no-repeat;
	height:48px;
	width:201px;
}

#Most_Watched_Pornstars select{
	background-color: #000000;
	border: 1px solid #2e2b27;
	padding:2px;
	margin-top:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#img{
	width:220px;
	height:166px;
	float:left;
	border: 1px solid #dedcdd;
}

#Movie_Of_The_Day{
	float:left;
	background-image: url(thmub_day.gif);
	background-repeat: no-repeat;
	width:181px;
	padding-left:20px;
	height:180px;
	margin-top:8px;
	padding-top:14px;
}

#Movie_Of_The_Day_txt{
width:161px; float:left; margin-top:5px; text-align:center;}
#Movie_Of_The_Day_txt a{
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #e8e8e8;
}

a.more{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display:block;
	float:left;
	margin-top:13px;
	margin-left:60px;
	text-decoration: none;
}

#top_rated{
	background-image: url(most_video.gif);
	width:192px;
	padding-left:5px;
	padding-right:5px;
	height:310px;
	padding-top:5px;
	float:left;
	margin-top:8px;
	background-repeat: no-repeat;
}

.top_rated_content{
	width:100%;
	float:left;
	margin-top:2px;
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #838383;
}

.top_rated_content a{
	color: #cb0133;
}

.contents{
width:100%;
float:left;}


.star_on{
	height:12px;
	float:left;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}
.star_off{
	height:12px;
	width:70px;
	float:left;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}


.star_on2{
	height:13px;
	float:left;
	background-image: url(star_on2.gif);
	background-repeat: repeat-x;
}
.star_off2{
	height:13px;
	width:70px;
	float:left;
	background-image: url(star_off2.gif);
	background-repeat: repeat-x;
}


#categories{
width:201px;
padding-bottom:20px;
float:left;
margin-top:8px;}

#categories_top{
	width:100%;
	height:2px;
	float:left;
	background-color: #343434;
}

#categories_bottom{
	width:100%;
	height:1px;
	float:left;
	background-color: #343434;
}


#categories_bg{
	width:100%;
	float:left;
	background-image: url(categories_bg.gif);
	background-repeat: repeat-y;
}
#categories_bg a{
	display:block;
	float:left;
	text-align:center;
	width:100%;
	text-decoration:none;
	font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
	color: #929292;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
}
#categories_bg a:hover{
text-decoration:underline;}
#categories_down{
	width:100%;
	height:10px;
	float:left;
	background-image: url(categories_down.gif);
	background-repeat: no-repeat;
}


#thumb{
width:224px;
height:215px;
margin-top:20px;
margin-left:12px;
display:inline;
float:left;
}

#modelthumb{
width:224px;
height:314px;
margin-top:20px;
margin-left:12px;
margin-bottom: 20px;
display:inline;
float:left;
}

#txt{
	width:100%;
	float:left;
	font-family: Tahoma, arial;
	color: #b2b2b2;
	font-size: 11px;
}


#txt a{
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #b2b2b2;
	text-decoration: none;
}


#pagination {
	float:left;
	text-align:center;
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
	margin-top:20px;
}

#pagination a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

a.point{
	font-size: 12px;
	margin-top:20px;
	color: #696969;
	margin-left:2px;
	min-width:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	height:25px;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	background-color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2e2e2e;
}
a.point_akt{
	font-size: 12px;
	margin-top:20px;
	color: #FFFFFF;
	margin-left:2px;
	min-width:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	height:25px;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	background-color: #141414;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2e2e2e;
}


#footer{
	height:144px;
	float:left;
	width:100%;
	background-image: url(footer.gif);
	background-repeat: repeat-x;
}

#footer_bg{
	width:100%;
	height:144px;
	float:left;
	background-image: url(footer2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
	color: #bdbdbd;
}

#footer_bg a{color: #bdbdbd; text-decoration:none;}

.border_table{
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #bdbdbd;
}

#v_left{
	width:645px;
	padding-left:8px;
	padding-top:15px;
	padding-bottom:20px;
	float:left;
		padding-bottom: 2000px;
	margin-bottom: -2000px;
	background-color: #292929;
}

#v_right{
	width:300px;
	padding-left:7px;
	padding-right:8px;
	padding-top:15px;
	padding-top:45px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;

	float:left;
	background-color: #292929;
}

#player{
width:100%;
margin-top:10px;
float:left;}

#video_option{
	width:100%;
	float:left;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

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

#option{
	background-image: url(option.gif);
	background-repeat: no-repeat;
	width:629px;
	height:32px;
	padding-top:7px;
	float:left;
	margin-top:15px;
}

#option a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:20px;
	color: #d3d3d3;
	text-decoration: none;
}

#option a:hover{
	color: #ff0b51;
}

#related{
	width:958px;
	padding-left:10px;
	padding-bottom:30px;
	padding-top:15px;
	background-color: #282828;
	background-image: url(related.gif);
	background-repeat: repeat-x;
	float:left;
}


#now_play_top{
	width:295px;
	height:9px;
	float:left;
	background-image: url(now_play_top.gif);
	background-repeat: no-repeat;
}


#now_play_bg{
	width:290px;
	padding-left:5px;
	float:left;
	background-image: url(now_play_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#now_play_bg a{

}
#now_play_bg a:hover{
text-decoration:underline;}
#now_play_down{
	width:295px;
	height:10px;
	float:left;
	background-image: url(now_play_down.gif);
	background-repeat: no-repeat;
}


#signup{
	width:937px;
	padding-left:15px;
	padding-right:15px;
	margin-top: 2px;
	float:left;
	background-image: url(signup2.jpg);
	padding-bottom:30px;
	background-repeat: repeat-x;
	background-color: #292929;
}

#signup h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0749;
}

.singup_border{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bdbdbd;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.signup_left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.signup_left input{
	background-color: #000000;
	border: 1px solid #333333;
	padding:2px;
	color: #FFFFFF;
}

.signup_left ul{
margin-left:0px;
padding-left:0px;
margin-top:0px;
padding-top:5px;
display:inline-block;}

.signup_left ul li{
	list-style-position: outside;
	margin-top:15px;
	list-style-type: none;
	
	background-repeat: no-repeat;
	background-position: left center;
}

.signup_left radio{
padding-right:10px; margin-right:5px;}
.signup_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.signup_right strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0648;
}


.signup_right h2 {

margin-left: 193px;
}

.signup_right table{

	margin-left:125px;

	margin-top:0px;
	width:437px;
}

.signup_right table td{
padding-top:11px;
padding-bottom:11px;}


#w_table{
width:100%;
float:left;
margin-top:10px;}


#w_table table{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	border-collapse:collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3b3b3b;
	border-bottom-color: #3b3b3b;
	border-left-color: #3b3b3b;
}

#w_table  strong{
	font-size: 11px;
	color: #FFFFFF;
}

#w_table table td{
	padding-top:5px;
	padding-left:5px;
	line-height:18px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3b3b3b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b3b3b;
}
.w_table_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0648;
	background-color: #292929;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #292929;
	border-right-color: #292929;
	border-left-color: #292929;
}

.vidpagedesc {
	width:100%;
	float:left;
	background-image: url(/gfx/descbox.gif);
	background-repeat: repeat;
}

.vidpagedeschead {
	width:100%;
	float:left;
	background-image: url(/gfx/descboxhead.gif);
	background-repeat: no-repeat;
	height: 16px;	
}

.vidpagedescbottom {
	width:100%;
	float:left;
	background-image: url(/gfx/descboxbottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 20px;
}

.vidpagedesctxt {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.vidpageholder {
	width: 716px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}
.vidpagethumb {
	margin-right: 7px;
	margin-left: 8px;
	margin-bottom: 14px;
	float: left;
}
.vidpagebutton {
	margin-right: 9px;
	margin-left:8px;
	margin-bottom: 14px;
	float: left;
}

.vidpageholderfinal {
width: 700px;
height: 550px;
margin-left: 15px;
}

.vidpageholderleft {
width: 462px;
height: 550px;
float: left;
}

.vidpageholderright {
margin-left: 08px;
padding-top: 10px;
width: 225px;
height: 550px;
float: left;
}

.vidpageinfobox {
width: 225px;
height: 175px;
}
