<!--
/*
Name: Sexpro Adventures CSS layout
URI: http://www.sexproadventures.com
PROGRAM: http://www.sexproadventures.com
Author: Ben  ;)
*/

/* general properties */
* { text-align:center;
	margin:0;	padding:0;
}
a { outline: none; }
img { border: 0; }
html, body {height:100%;}
/* End general properties */

body,td,th {
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
}
body { margin: 0; padding: 0;
	background-color:#484d67; 
	/*background-image: url(../images/bg_tile.jpg);
	background-position: 50% -80px;
	background-repeat:repeat;*/
}

/* Main layout links properties */
a:link {
	color: #0000ff; text-decoration:underline;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #9d1818; text-decoration:none; /*4459cc*/
}
a:active {
	color: #0000ff;
}

.border img {border: 2px solid #484d67;
}

.float_left { float:left;}
.float_right {float:right;}

.container { width:948px;
	height: auto;
	margin: 0 auto;
	background-image:url(../images/bg_container.jpg);
	background-repeat:repeat-y;
	background-position: -1px 0;
}

h1 {font-size: 18px;
	margin: 0 auto;
	padding:0;
	font-weight:bold;
	width:890px;
}
h2 {font-size: 14px;
	margin: 0 auto;
	padding:0;
	font-weight:bold;
	width:890px;
}

h3 {font-size: 16px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	font-style:italic;
	font-family:sans-serif, Arial, Helvetica;
}

h3 span {	color:#9e0315;
	font-weight:bold;
	font-style:normal;
}
/************************************* header **************************************/
/************************************************************************************/
.header_box { width:948px;
	height: 428px;
	margin: 0 auto;
	background-image:url(../images/header_descbox.jpg);
	background-position: 474px 24px;
	background-repeat:no-repeat;
	
}

.header_box
{
	width:948px;
	height: auto;
	margin: 0 auto;
	height: 198px;
}

.header_box2 { width:948px;
	height: 428px;
	margin: 0 auto;
	background-image:url(../images/header_descbox2.jpg);
	background-position: 474px 24px;
	background-repeat:no-repeat;
	
}
.header_mid { width:948px;
	height: 174px;
}
.header_logo { width:474px;
	height:174px;
	float:left;
}
.header_desc {height:174px;
	width: 474px;
	float:left;
}
.header_list {height:120px;
	width: 474px;
}
.header_links { font-size:18px;
	padding-top:9px;
	padding-right: 20px;
	font-weight: bold;
	font-family:sans-serif, Arial, Helvetica;
}
.header_links span {font-size:16px;}

.header_preview_box { width:898px;
	height:206px;
	margin: 0 auto;
	background-image:url(../images/header_preiview_bg.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
ul { text-align:left;
	 list-style-type: none;
	padding: 21px 12px 0 10px;
	margin: 0;
}
li { line-height:21px;
	padding-left: 35px;
	margin-bottom:5px;
	text-align:left;
	font-size:16px;
	font-style:italic;
	font-weight: bold;
	font-family:sans-serif, Arial, Helvetica;
}

.header_preview { width:224px;
	height:206px;
	float:left;
	text-align:center;
}
.header_preview2 { width:225px;
	height:206px;
	float:left;
	text-align:center;
}
/************************************* menu **************************************/
/************************************************************************************/
.transition_link { padding: 15px 0;
}

.menu_box { width:898px;
	height:32px;
	margin: 0 auto;
}

* html a:hover {visibility:visible;}


/* button */
.menu_home {
	float:left;
	width: 88px;
	height: 32px;

	background-image:url(../images/menu_homeb.jpg);
}
.menu_home a {display:block; }
.menu_home img {
	width: 88px;
	height: 32px;
	border: 0; }
.menu_home a:hover img{visibility:hidden;}

/* button */
.menu_oursexpros {
	float:left;
	width: 149px;
	height: 32px;

	background-image:url(../images/menu_oursexprosb.jpg);
}
.menu_oursexpros a {display:block; }
.menu_oursexpros img {
	width: 149px;
	height: 32px;
	border: 0; }
.menu_oursexpros a:hover img{visibility:hidden;}

/* button */
.menu_updates {
	float:left;
	width: 212px;
	height: 32px;

	background-image:url(../images/menu_network_updatesb.jpg);
}
.menu_updates a {display:block; }
.menu_updates img {
	width: 212px;
	height: 32px;
	border: 0; }
.menu_updates a:hover img{visibility:hidden;}

/* button */
.menu_bookmark {
	float:left;
	width: 150px;
	height: 32px;

	background-image:url(../images/menu_bookmarkb.jpg);
}
.menu_bookmark a {display:block; }
.menu_bookmark img {
	width: 150px;
	height: 32px;
	border: 0; }
.menu_bookmark a:hover img{visibility:hidden;}


/* button */
.menu_members {
	float:left;
	width: 150px;
	height: 32px;

	background-image:url(../images/menu_membersb.jpg);
}
.menu_members a {display:block; }
.menu_members img {
	width: 150px;
	height: 32px;
	border: 0; }
.menu_members a:hover img{visibility:hidden;}


/* button */
.menu_join {
	float:left;
	width: 149px;
	height: 32px;

	background-image:url(../images/menu_joinb.jpg);
}
.menu_join a {display:block; }
.menu_join img {
	width: 149px;
	height: 32px;
	border: 0; }
.menu_join a:hover img{visibility:hidden;}


/************************************* EPISODE **************************************/
/************************************************************************************/

.ep_box {width:890px;
	height:auto;
	margin:0 auto;
	background-color: #fff;
	background-image:url(../images/ep_title.jpg);
	background-position: 50% 0;
	background-repeat:no-repeat;
	padding-top: 20px;
	clear:both;
}

.ep_desc_bg { background-image:url(../images/ep_descbox.jpg);
	background-repeat:no-repeat;
	background-position: 262px 574px; /* 379px if in the middle */
}
.ep_block {width:870px;
	height: 386px;
	margin: 0 auto;
}
.ep_big { width:254px;
	text-align:left;
	float:left;
}
.ep_med_cont { width:616px;
	float:left;
}
.ep_med_pics { width:308px;
	height: 193px;
	text-align:left;
	float:left
}
.ep_desc_box {width: 546px; /* width:616px; */
	height:178px; /* height:193px; */
	padding: 15px 30px 0 40px;
	clear:both;
}
.ep_desc_info_box { height: 25px;
}
.ep_desc_info { width:50%;
	height:25px;
	font-size:14px;
	font-weight:bold;
	font-family: sans-serif, Arial, Helvetica;
	float:left;
	text-align:left;
}

.ep_desc_info span {font-style:italic;
	color:#9e0315;
}

.ep_desc { text-align:justify;
	font-size:13px;
	font-weight: bold;
	font-family: sans-serif, Arial, Helvetica;
	padding: 7px;
	/*background-color:#e3e4e8;
	border: 1px solid #000; */
}
.ep_links {font-size:18px;
	font-weight:bold;
	padding-top:7px;
}
/* MOUSE OVER FX */
* html a:hover {visibility:visible;}

.ep_nav { height:38px;
}
/* button */
.ep_nav_bookmark {
	float:left;
	width: 205px;
	height: 38px;

	background-image:url(../images/ep_nav_bookmarkb.jpg);
}
.ep_nav_bookmark a {display:block; }
.ep_nav_bookmark img {
	width: 205px;
	height: 38px;
	border: 0; }
.ep_nav_bookmark a:hover img{visibility:hidden;}

/* button */
.ep_nav_join {
	float:left;
	width: 207px;
	height: 38px;

	background-image:url(../images/ep_nav_joinb.jpg);
}
.ep_nav_join a {display:block; }
.ep_nav_join img {
	width: 207px;
	height: 38px;
	border: 0; }
.ep_nav_join a:hover img{visibility:hidden;}


/********************************* EPISODE CHANGES ************************************/
.new_ep_box { height:770px;
}
.new_ep_cont  { margin: 0 auto;
	width:870px;
	clear:both;
}

.new_ep_cont img { border: 2px solid #484d67;
}
.new_ep_big1 { float:left;
	width:290px;
	height:392px;
}
.new_ep_big2 { float:left;
	width:580px;
	height:392px;
}

.new_ep_sm { float:left;
	width:290px;
	height:189px;
}

.new_ep_desc_box {width: 550px; /* width:616px; */
	height:174px; /* height:193px; */
	padding: 15px 20px 0 10px;
	float:left;
}

/********************************* EPISODE CHANGES ************************************/



/************************************************footer**********************************/
/***************************************************************************************/

.footer { width: 790px;
	margin:0 auto;
	height: 150px;
	padding-top:20px;
}

/* MOUSE OVER FX */


/* button */
.gain_access {
	float:left;
	width: 378px;
	height: 150px;

	background-image:url(../images/f_accesb.jpg);
}
.gain_access a {display:block; }
.gain_access img {
	width: 378px;
	height: 150px;
	border: 0; }
.gain_access a:hover img{visibility:hidden;}

/* button */
.see_more {
	float: right;
	width: 378px;
	height: 150px;

	background-image:url(../images/f_watchb.jpg);
}
.see_more a {display:block; }
.see_more img {
	width: 378px;
	height: 150px;
	border: 0; }
.see_more a:hover img{visibility:hidden;}


/* 2257 text properties */
.small2257 {
	width:860px;
	margin: 0 auto;
	font-size:10px;
	padding-top:25px;
}

/*********************************** FORM SEXPROS ************************************/
/************************************************************************************/

.form_sexpros {width:890px;
	margin: 0 auto;
	clear:both;
	padding: 10px 0;
}

.form_sexpros_box {clear:both;
}

.form_sexpros_box_l { float:left;
	width:368px;
	height:304px;
}
.form_sexpros_box_r { float:left;
	width:522px;
	height:304px;
	background-image:url(../images/form_right.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:left;
} 

.form_sexpros_box_r form
{ 
	text-align:left;
} 

.form_sexpros_box_r input{ 

	text-align:left;
	color:#000000;
	
} 
.form_sexpros_box_r textarea{ 
	margin-left:50px;
	text-align:left;
	overflow:hidden
} 

.form_text
{
	margin-left:50px;
	color:#000000;
	text-align:left;

}

.confirmation_msg
{
	text-align:left;
	color:#cc0000;
	margin-left:50px;
}
.form_sexpros_box_r  h1 {margin: 0 ;
	font-size:13px;
	font-weight:bold;
}
.form_sexpros_box_r  h2 {margin: 0 ;
	font-size:14px;
	font-weight:bold;
}
/* MOUSE OVER FX */
* html a:hover {visibility:visible;}

.form_nav { height:38px;
	
}


/* button */
.form_nav_back {
	float:left;
	width: 205px;
	height: 38px;

	background-image:url(../images/form_backb.jpg);
}
.form_nav_back a {display:block; }

.form_nav_back img {
	width: 205px;
	height: 38px;
	border: 0; }
	
.form_nav_back a:hover img{visibility:hidden;}

/* button */
.form_nav_submit {
	float:left;
	width: 207px;
	height: 38px;

	background-image:url(../images/form_submitb.jpg);
}
.form_nav_submit a {display:block; }
.form_nav_submit img {
	width: 207px;
	height: 38px;
	border: 0; }
.form_nav_submit a:hover img{visibility:hidden;}



.form_nav2 { height:38px;
	margin-left: -5px;
}

.form_nav2_back {
	float:left;
	width: 205px;
	height: 38px;

	background-image:url(../images/form_backb.jpg);
}
.form_nav2_back a {display:block; }

.form_nav2_back img {
	width: 205px;
	height: 38px;
	border: 0; }
	
.form_nav2_back a:hover img{visibility:hidden;}

/* button */
.form_nav2_submit {
	float:left;
	width: 207px;
	height: 38px;

	background-image:url(../images/form_submitb.jpg);
}


/*
END OF CSS
*/
-->

.size15
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

.size18
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	text-decoration:none;
}


.girls_200
{
	background-color: #ffe2c7;
	border: 1px solid #ebcfb4;
	font-family: Tahoma; 
	font-size: 12px;
	color: #000;
	width:200px;
	line-height:25px;
	font-weight:bold;
	margin-top: 2px;
	/*margin-left: 46.5px;*/
	margin-right: auto;
	margin-left: auto;
}

.girls 
{
	background-color: #ffe2c7;
	border: 1px solid #ebcfb4;
	font-family: Tahoma; 
	font-size: 12px;
	color: #000;
	width:auto;
	line-height:25px;
	font-weight:bold;
	margin-top: 2px;
	/*margin-left: 46.5px;*/
	margin-right: auto;
	margin-left: auto;
}


.all_girls
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	width: 720px;
	border: 1px solid #cbc6b0;
	background-color: #fff;
	color: #000;
	font-size: 14px;
}

.img_border
{
	border: #013663 1px solid;
}

.size18
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
}

.size14
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}

.size12
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.column_bgcolor
{
	background-color: #ffe2c7;
	border: 1px solid #ebcfb4;
	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.error
{
	font-weight: bold;
	color: #cc0000;
}

.network_updates
{
	padding-left: 30px;
}

.intro_text
{
	font-size: 14px; 
	font-weight: bold;
	width: 880px;
	margin: 0 auto;
}

.world_famous
{
	font-size:18px;
	font-weight:bold;
	margin-bottom: 5px;
}

.sites_14_bottom_wrapper
{
	width: 100%;
	margin: 0 auto;
}

.sites_14_bottom
{
	background-image: url(../images/14sites_bottom_bg.jpg);
	background-repeat: no-repeat;
	width: 891px;
	height: 682px;
	margin: 0 auto;
}

.sites_14_bottom .top_images
{
	padding-top: 158px;
	padding-left: 18px;
	width: 100%;
}

.sites_14_bottom .top_images .block
{
	float: left;
	color: #000;
	font-weight:bold;
}

.sites_14_bottom .top_images .block a
{
	color: #000;
	font-weight:bold;
		text-decoration:none;
}

.sites_14_bottom .top_images .block a:hover
{
	color: #3366CC;
	font-weight:bold;
		text-decoration:none;
}

.sites_14_bottom .top_images .block img
{
	margin-left: 1px;
	border: 1px #fff solid;
}

.sites_14_bottom .bottom_images
{
	clear:both;
	padding-top: 102px;
	padding-left: 18px;
	width: 100%;
}

.sites_14_bottom .bottom_images .block
{
	float: left;
	color: #000;
	font-weight:bold;

}

.sites_14_bottom .bottom_images .block a
{
	color: #000;
	font-weight:bold;
	text-decoration:none;
}

.sites_14_bottom .bottom_images .block a:hover
{
	color: #3366CC;
	font-weight:bold;
	text-decoration:none;
}

.sites_14_bottom .bottom_images .block img
{
	margin-left: 1px;
	border: 1px #fff solid;
}

.sites_14_top_wrapper
{
	width: 100%;
	margin: 0 auto;
}

.sites_14_top
{
	width: 891px;
	height: auto;
	margin: 0 auto;
}

.sites_14_top .top_images
{
	padding-left: 18px;
	clear:both;
}

.sites_14_top .top_images .block
{
	float: left;
	color: #3366CC;
	font-weight:bold;
	width: 124px;
	padding-bottom: 1px;
}

.sites_14_top .top_images .block a
{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

.sites_14_top .top_images .block a:hover
{
	color:#3366CC;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

.sites_14_top .top_images .block img
{
	margin-left: 1px;
}

.sites_14_top .bottom_images
{
	background-image: url(../images/14sites_top_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	height: 145px;
	padding-left: 18px;
	margin-bottom: 7px;
}

.sites_14_top .bottom_images .block
{
	float: left;
	width: 124px;
}

.sites_14_top .bottom_images .block a
{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

.sites_14_top .bottom_images .block a:hover
{
	color:#3366CC;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

.sites_14_top .bottom_images .block img
{
	margin-left: 1px;
}

.size24
{
	font-weight:bold;
	font-size:24px;
}

div.tour-scene-count
{
	position:				relative;
	height:					66px;
	overflow:				hidden;
}

div.tour-scene-count img.scene-frame-left
{
	float:					left;
	width:					39px;
}

div.tour-scene-count img.scene-frame-right
{
	float:					right;
	width:					40px;
}

div.tour-scene-count div.scene-frame-center 
{
	position:				absolute;
	top:					0px;
	left:					39px;
	width:					840px;
	height:					100%;
	font-size:				18px;
	font-weight:			bold;
	padding:				3px;
}

div.tour-scene-count div.scene-frame-center span
{
	color:					#A13823;
}


/* trailer */
div.tour-episode
{
	background-image: url(../images/scene_description.gif);
	background-position: left top;
	margin: 0 auto;
	width: 639px;
	height: 78px;
}

div.tour-episode div.scene-description
{
	padding: 8px 5px 5px 5px;
	text-align:justify;
	font-weight:bolder;
	color:#000000;
}

div.tour-episode div.scene-description u
{
	color: #853233;
	text-align:left;
}

div.trailer_header
{
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}

div.trailer_date
{
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
}

div.rating
{
	background-image: url(../images/rating_space.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: 45px;
	margin: 0 auto;
	width: 639px;	
}

div.rating div.rating-controller
{
	float: left;
	padding: 17px 0 0 156px;
	
}
div.rating div.rating-controller div.rating-images a
{
	float: left;
}

div.rating div.rating-score
{
	/*float:left;*/
	padding: 16px 150px 0 0;
}
div.rating div.rating-score div
{
text-align:center;
}
div.rating div.rating-score div span
{
color:#FF0000;
font-weight:bold;
}

div.eb_bottom 
{ 
	height:38px;
}

div.eb_bottom div.left_side
{
	background-image: url(../images/eb_bottom_left.gif);
	background-repeat:no-repeat;
	width: 67px;
	height: 35px;
	float:left;
}

div.eb_bottom div.right_side
{
	background-image: url(../images/eb_bottom_right.gif);
	background-position: top right;
	background-repeat:no-repeat;
	width: 67px;
	height: 35px;
	float:left;
}

div.eb_bottom div.rating_box
{
	background-image: url(../images/rating_box_bg.gif);
	background-repeat:no-repeat;
	width: 341px;
	height: 63px;
	float:left;
	padding-top: 8px;
}

div.eb_bottom div.rating_box div.rating_score
{
	padding-top: 1px;
	float:left;
	width: 112px;
	padding-left: 18px;
	padding-right: 10px;
	font-size: 11px;
	text-align:center;
}

div.eb_bottom div.rating_box div.rating_score span
{
	color:#FF0000;
	font-weight:bold;
}

div.eb_bottom div.rating_box div.rating_controller
{
}

div.eb_bottom div.rating_box div.rating_controller div.rating_images
{
	float:left;
}

div.eb_bottom div.rating_box div.rating_controller div.rating_images a
{
	float:left;
}

div.eb_bottom div.rating_box div.star_rating
{
	padding-top: 10px;
	padding-left: 50px;
}



div.clear_this
{
	clear:both;
}

.hidden_image
{
	display:none;
	visibility:hidden;
}