/*TOUR*/ /* Global */
img {
	border: none;
}

a {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
}

body {
	background: #000 url('/images/orange_bg.jpg') no-repeat top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

#main {
	margin: 0 auto;
	width: 986px;
	position: relative;
	z-index: 0;
}

#warningDisplay a#dgc:visited {
	color : #4c96d3;
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
}


/*INLINE SEARCH
------------------------*/
.hdHeaderButton {
	float: right;
	margin-right: 40px;
}
.hdHeaderButton img {
	width: 100px;
	height: 80px;
}
#search_mod {
	float: right;
	margin: 7px 10px 10px 10px;
	width: 270px;
	height: 29px;
	background: #000;
}

#search_mod input.searchMovie {
	float: left;
	clear: left;
	margin: 2px 0 0 3px;
	padding: 5px;
	width: 219px;
	height: 15px;
	font: normal 11px Verdana, Sans-serif;
	color: #000;
	background: #fff;
	border:0;
}

#search_mod input#movie_submit {
	float: right;
	clear: right;
	margin: 2px 2px 0 0;
	padding: 0;
	width: 34px;
	height: 25px;
	font: bold 14px Arial, Sans-serif;
	color: #595959;
	cursor: pointer;
	background: transparent url('/images/search_button_bg.gif') no-repeat top right;
	border:0;
}

#search_mod input#movie_submit:hover,#search_mod input#movie_submit:active
	{
	background: transparent url('/images/search_button_bg.gif') no-repeat top left;
}

/*END INLINE SEARCH
		------------------------*/
#header {
	margin: 0;
	background: #000 url('/images/header-orange.jpg') no-repeat top center;
	height: 269px;
	width: 985px;
}

#headerHolder {
	width: 985px;
	height: 269px;
}

#subnav {
	float: left;
	padding: 11px 0 0 13px;
	font: normal 13px Arial, Sans-serif;
	color: #fff;
	background: transparent;

}

#subnav a:link, #subnav a:visited  {
	display: inline;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	padding: 8px 0 0 8px;
	margin: 0 15px 0 0;
	background: transparent url('/images/new-nav/small-nav-arrow.png') no-repeat left 12px;
}

#subnav a:hover, #subnav a:active {
	text-decoration: underline;
}


 /*NEW NAV
		------------------------*/
#navholder {
	width: 985px;
	height: 33px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

#nav {
	float:left;
	margin: 0;
	padding: 0;
	height: 33px;
	background: url('/images/new-nav/li-bg.jpg') repeat-x left top;
}

#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 0;
	background: url('/images/new-nav/sep.jpg') no-repeat left top;
}

#nav ul li:hover {

}

#nav ul li a:link, #nav ul li a:visited {
	display: block;
	padding: 0;
	font: bold 14px Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	width:119px;
	height: 33px;
	line-height: 34px;
	text-align:center;
}

#nav ul li a:hover,#nav ul li a:active {
	text-decoration: none;
	background: transparent url('/images/new-nav/li-over-bg.jpg') no-repeat left top;
	border-bottom: 1px solid #ae3903;
}

/*@ access button @*/
#nav ul li#getaccess a:link, #nav ul li#getaccess a:visited {
	float: right;
	width: 270px;
	font: bolder 16px Arial, Sans-serif;
	color: #000;
	text-align:center;
	height: 33px;
	line-height: 33px;
	background: none;
	border-bottom: none;
	background: url('/images/new-nav/getaccess-bg.gif') no-repeat right bottom;
}


#nav ul li#getaccess a:hover, #nav ul li#getaccess a:active {
	text-decoration:underline;
}

/*@ member bar @*/
#info-bar {
	clear: both;
	padding: 0 23px;
	width: 938px;
	height: 25px;
	background:#4e0000;
	}
	
#info-bar a:link, #info-bar a:visited {
	margin: 0 15px 0 0;
	padding: 0 0 0 8px;
	font: normal 11px Arial, San-serif;
	text-decoration:none;
	height: 25px;
	line-height: 25px;
	background: transparent url('/images/new-nav/small-nav-arrow.png') no-repeat left 3px;
	}
	
#info-bar a:hover, #info-bar a:active {
	text-decoration: underline;
	}

/*@ end member bar @*/

/*END NEW NAV
		------------------------*/
		
/*@ Content Wrapper @*/
#content {
	float: left;
	margin: 10px 0 0 10px;
	width: 960px;
	display:inline; /*for ie6*/
	}
	
/*@ footer @*/
a.footer {
	color: #4c96d3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
}

a.footer:hover {
	color: #4c96d3;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

#btn_rt {
	text-align: right;
}

/* Home */
#home {
	float: right;
	height: auto;
	margin: 0 14px 0 0;
	width: 960px;
	display: inline; /*for ie6*/
}

#videos {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#home_left_column {
	margin-right: auto;
	padding-top: 12px;
	float: left;
	width: 640px;
}

#videos_left_column {
	margin-right: auto;
	padding-top: 12px;
	float: left;
	width: 640px;
}

#player {
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 10pt;
	height: 435px; /* 90px shorter than actual for padding */
	width: 640px;
}

#player img{
	cursor:pointer;
}

#player_txt { 
	/*background-image: url('/images/bar-playing.jpg');
	background-position: top;
	background-repeat: no-repeat;*/
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
}

.celebPlayer {
	margin-bottom: 10px;
	}

.player_txt_yellow {
	color: #f1bb48;
	font-family: Arial;
	font-size: 17px;
	padding-left: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.player_txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	padding-left: 170px;
	padding-top: 13px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
}

a.player_txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	width: 640px; /* 15px shorter than actual for padding */
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

a.player_txt:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	width: 640px; /* 15px shorter than actual for padding */
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

/*SECTION HEAD
		------------------------*/
.section_head {
	float: left;
	clear: left;
	margin: 15px 0 10px 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #666;
}

.section_head h1{
	margin: 0;
	padding: 0;
	width: auto;
	min-height: 25px;
	font: normal 17px Arial, Sans-serif;
	color: #FFAF02;
	text-align: left;
}
.section_head h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 20px;
	font: normal 17px Arial, Sans-serif;
	color: #FFAF02;height:20px;
	text-align: left;
	overflow:hidden;
	white-space:nowrap;
}

.section_head h2 span {
	color: #fff;
}

.section_head a:link,.section_head a:visited {
	margin: 0;
	padding: 4px 0 0 0;
	/* display: block; */
	text-align: right;
	width: 140px;
	font: normal 14px Arial, Sans-serif;
	color: #ff008f;
	text-decoration: none;
}

.section_head a:hover,.section_head a:active {
	color: #fff;
}

.left {
	float: left;
	clear: left;
}

.right {
	float: right;
	clear: right;
}

/*END SECTION HEAD
		------------------------*/
#dvds {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	width: 640px;
}
	
#gallery a img {
	
}

.videoGallery {
	float:left;
	margin: 15px 0 15px 11px;
	width: 960px;
	text-align:center;
}

.celebGallery {
	margin-top: 0;
	}
	
.videoGallery a img {
	margin: 4px 5px;
}

#videos_dvds {
	float:left;
	clear: left;
	margin: 15px 0 15px 11px;
	width: 960px;
}

#videos_newest_dvds {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#videos_recent_dvds {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#videos_dvds2 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#home_right_column {
	padding-top: 48px;
	margin-left: 26px;
	float: left;
	width: 294px;
}

#videos_right_column {
	padding-top: 12px;
	margin-left: 20px;
	float: left;
	width: 294px;
}

#videos_dvds3 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#girls_dvds {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}

#vividgirls #girls #vividgirls_lt h2{
	font: normal 18px Arial, Sans-serif;
	color: #ffc050;
	margin: 0;
	padding: 0;
	text-align: center;
}

#dvds_txt {
	background-image: url('/images/bar-recent.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
}

#videos_dvds_txt {
	background-image: url('/images/960-bar-new-movies.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	height: 38px;
	width: 960px;
}

#girls_dvds_txt {
	background-image: url('/images/640-blank-bar.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
}

#dvdrow {
	float: left;
	clear: left;
	width: 100%;
}

.dvds_txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 13px;
}

a.dvdcell4 {
	color: #ff00ae;
	font-family: Arial;
	font-size: 12px;
	/*font-weight : bold;*/
	text-decoration: underline;
}

#dvdcell {
	color: #4c96d3;
	float: left;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	width: 20%;
}

a.dvdcell {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin: 4px;
}

a.dvdcell:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px;
}

#dvdcell7 {
	color: #ffffff;
	float: left;
	font-family: verdana;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	width: 14%;
}

.dvdcell7 {
	color: #ffffff;
	float: left;
	font: normal 12px Verdana, Sans-serif;
	text-align: center;
	width: 14%;
}

.dvdcell7 p {
	float: left;
	width: 100%;
}

.dvdcell7 a {
	float: left;
	margin-top: 10px;
	width: 100%;
	font: bold 12px Arial, Sans-serif;
	color: #4c96d3;
	text-decoration: underline;
}

.dvdcell7 a:hover {
	color: #4c96d3;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.dvdcell5 {
	color: #ffffff;
	float: left;
	font: normal 12px Verdana, Sans-serif;
	text-align: center;
	width: 20%;
}

.dvdcell5 p {
	float: left;
	width: 100%;
}

.dvdcell5 a {
	float: left;
	margin-top: 10px;
	width: 100%;
	font: bold 12px Arial, Sans-serif;
	color: #4c96d3;
	text-decoration: underline;
}

.dvdcell5 a:hover {
	color: #4c96d3;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*#home_right_column {
	padding-top: 12px;
	margin-left: 26px;
	float: left;
	width: 294px;
}

#videos_right_column {
	padding-top: 12px;
	margin-left: 20px;
	float: left;
	width: 294px;
}*/ /*
DVD INFO
--------------------------*/
#dvd_info {
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	width: 294px;
}

#dvd_info p span {
	font: normal 12px Arial, Sans-serif;
}

#dvd_info a:link,#dvd_info a:visited {
	display: inline;
	color: #ff00ae;
}

#dvd_info p {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Sans-serif;
	color: #fff;
	text-align: left;
}

#dvd_info p strong {
	font: normal 12px Arial, Sans-serif;
	color: #e79949;
}

#girls_info {
	margin-left: auto;
	margin-right: auto;
	width: 294px;
}

#girls_info_title {
	background-image: url('/images/294-blank-bar.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	height: 38px;
	width: 294px;
}

#dvd_fbox { /*dvd box*/
	float: left;
	margin-bottom: 0;
	padding: 0;
	width: 122px; /*target 122px*/
	display: inline;
}

h1#dvd_title { /*dvd movie title*/
	float: right;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	width: 165px;
	font: normal 18px Arial, Sans-serif;
	color: #fff;
}

#dvd_info p#added { /*added text*/
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	width: 165px;
}

#dvd_info p#staring { /*staring text*/
	float: right;
	margin-top: 10px;
	padding: 0 0 0 5px;
	width: 165px;
}

#dvd_info p#catagories {
	float: left;
	margin-top: 10px;
	width: 294px;
}

#dvd_info p#catagoriesFull {
	float: left;
	margin: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#dvd_info p#description {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 294px;
}

/*
END DVD INFO
--------------------------*/
.girls_info_container {
	width: 130px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

		
		#girls_fpic {
			padding-bottom: 14px;
			padding-top: 5px;
		}
		
		.girls_info {
			color : #ffffff;
			font-family : Arial;
			font-size : 11px;
		}
		
		.girls_info_label {
			color : #4c96d3;
			font-family : Arial;
			font-size : 11px;
			padding-top: 6px;
		}
		
		
			#marketing {
				margin-top: 5px;
				width : 294px;
				height : 300px;
			}
			
				.marketing {
					color: #ffffff;
					font: normal 14px Arial, Sans-serif;
				}

#girls_fpic {
	padding-bottom: 14px;
	padding-top: 5px;
}

.girls_info {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.girls_info_label {
	color: #4c96d3;
	font-family: Arial;
	font-size: 11px;
	padding-top: 6px;
}

#marketing {
	margin-top: 5px;
	width: 294px;
	height: 300px;
}

.marketing {
	color: #ffffff;
	font: normal 14px Arial, Sans-serif;
}

/*#girls_fpic {
	padding-bottom: 14px;
	padding-top: 5px;
}*/
.girls_info {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.girls_info_label {
	color: #4c96d3;
	font-family: Arial;
	font-size: 11px;
	padding-top: 6px;
}

#marketing {
	margin-left: auto;
	margin-right: auto;
	width: 294px;
	height: 300px;
}

.marketing {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
}

/*FEATURED GIRLS
		------------------------*/
#featured_girls {
	padding-top: 0;
	width: 294px;
}

#feat_girl {
	width: 294px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0;
}

/*#featured_girls {
	padding-top: 10px;
	text-align: center;
	width: 294px;
}*/
#feat_girl {
	width: 294px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0;
}

.feat_girl {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 5px;
}

a.feat_girl_link {
	display: block;
	margin-bottom: 10px;
	color: #ffffff;
	font: bold 12px Arial, Sans-serif;
	text-decoration: none;
}

a.feat_girl_link:hover {
	text-decoration: underline;
}

#newsContent {
	float: left;
	width: 730px;
	padding: 15px;
	font: normal 13px Verdana, Sans-serif;
	color: #fff;
}

#newsContent strong {
	font-weight: bold;
	color: #fff;
}

#newsContent h1 {
	font: bold 22px Arial, Sans-serif;
	text-align: center;
}

#newsContent h2 {
	font: bold 18px Arial, Sans-serif;
	text-align: center;
}

#newsContent p {
	margin: 10px 0;
	padding: 0;
	text-align: left;
}

#newsContent a:link,#newsContent a:visited {
	color: #ff008f;
	text-decoration: underline;
}

#newsContent a:hover,#newsContent a:active {
	text-decoration: none;
}

#news {
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 294px;
}

.news_area {
	padding-top: 0;
	color: #ffffff;
	font-family: Arial;
}

h2.news_title {
	margin: 0;
	padding: 0;
	color: #4c96d3;
	font: bold 12px Arial, Sans-serif;
}

a.news_text_link {
	display: block;
	margin-bottom: 10px;
	font: normal 12px Arial, Sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

a.news_text_link:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
}

.news_txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	padding-left: 80px;
	text-transform: uppercase;
	float: right;
}

a.more_button {
	display: block;
	margin: 12px 40px 0 0;
	font: normal 14px Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

a.more_button {
	text-decoration: none;
	text-transform: uppercase;
}

/* Vivid Girls */
#vividgirls {
	padding: 15px 0 0 3px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#girl_list {
	text-align:center;
	}

#vividgirls_lt {
	height: 196px;
	float: left;
	width: 300px;
	margin: 0 10px;
	display:inline;
}


#vividgirls_rt {
	height: 196px;
	float: left;
	width: 294px;
	margin-right: 10px;
	margin-left: 10px;
}

.vividgirls_name {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	line-height: 26pt;
	text-decoration: none;
	text-transform: uppercase;
}

.vividgirls_name:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	line-height: 26pt;
	text-decoration: underline;
	text-transform: uppercase;
}

/* Vivid Girls - Profile  */
#profile_left_column {
	margin-right: auto;
	padding-top: 20px;
	float: left;
	width: 640px;
}

#profile_player {
	font-family: Arial;
	font-size: 10pt;
	height: 418px; /* 90px shorter than actual for padding */
	width: 640px;
}

#profile_player_txt {
	background-image: url('/images/640-blank-bar.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
	text-transform: uppercase;
}

.profile_name_txt {
	color: #f1bb48;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20 px;
	padding-top: 10px;
}

.profile_player_txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 10px;
}

a.profile_player_txt {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
}

a.profile_player_txt:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
}

#profile_right_column {
	margin-right: auto;
	padding-top: 20px;
	float: left;
	width: 249px;
}

#stats {
	color: #bebebe;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	padding-top: 10px;
}

#profile_photo_mini {
	float: left;
	padding: 0px 10px 10px 20px;
}

#bio {
	color: #bebebe;
	font-family: arial;
	font-size: 10pt;
	padding: 10px 10px 10px 20px;
}

.bio_closed {
	height: 310px;
	overflow: hidden;
}

.bio_open {
	
}

.bio {
	color: #fc00ac;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.bio:hover {
	color: #fc00ac;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

/* Photos */
#photos {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}
.photos {
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.photos div {
	hieght: 240px;
	float: left;
	margin: 5px 4px 5px 4px;
}
.photoTabDiv{
	height:240px;
	border:1px solid #777;
	width:160px;
	overflow:hidden;
	text-align:center!important;
	background:#222;
	background-position:center center!important;
	background-repeat:no-repeat!important;
}
.photosTitle{
	
}
.photoTabDiv a img{
	height:240px;
	width:160px;
}
.photoTabCurrentPage{
	color:#CC3299!important;
	font-size:20px!important;
}
.photosLoading{
	font-size:20px!important;
	color: white;
	font-family:Century Gothic;
}
#section351 {
	float: left;
	width: 351px;
}

#photosetweek {
	color: #ffffff;
	font-family: Arial;
	font-size: 23pt;
	line-height: 38px;
}

#photosetweek_bg {
	background-image:
		url('/images/photo_setoftheweek_bg.jpg');
	background-repeat: no-repeat;
	color: #aad7ff;
	font-family: Arial;
	font-size: 20pt;
	line-height: 20px;
	height: 44px; /* 9px shorter than actual for padding */
	padding-left: 9px;
	padding-top: 9px;
	width: 342px; /* 9px shorter than actual for padding */
}

a.photosetweek {
	color: #aad7ff;
	text-decoration: none;
}

a.photosetweek:hover {
	color: #aad7ff;
	text-decoration: underline;
}

#section205 {
	float: left;
	padding-left: 9px;
	width: 195px;
}

#hotrightnow_bg {
	background-color: #1e59a2;
	color: #aad7ff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 17px;
	padding-left: 3px;
	width: 202px; /* 3px shorter than actual for padding */
	overflow: hidden;
}

a.hotrightnow {
	color: #aad7ff;
	text-decoration: none;
}

a.hotrightnow:hover {
	color: #aad7ff;
	text-decoration: underline;
}

#photoset_smthumb {
	background-color: #ffffff;
	float: left;
	height: 66px;
	margin-bottom: 9px;
	margin-right: 9px;
	width: 66px;
}

#photoset_smthumb_rowend {
	background-color: #ffffff;
	height: 66px;
	float: right;
	margin-bottom: 9px;
	width: 66px;
}

.photoset_smthumb {
	filter: alpha(opacity =     100);
	-moz-opacity: 1;
}

#section633 {
	float: left;
	width: 633px;
}

#girlsphoto_cell {
	float: left;
	padding-right: 9px;
}

#girlsphoto_cell_rowend {
	float: left;
}

#girlsphoto_bg {
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	width: 205px;
}

a.girlsphoto {
	color: #ffffff;
	text-decoration: none;
}

a.girlsphoto:hover {
	color: #ffffff;
	text-decoration: underline;
}

#under_girlsphoto_bg {
	background-color: #fc00ac;
	height: 2px;
	width: 205px;
}

#section297 {
	float: right;
	width: 297px;
}

#photorated {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#photoset_sm {
	float: left;
	height: 90;
	width: 129;
	padding-right: 25px;
}

#photoset_sm_rowend {
	float: left;
	height: 90;
	width: 129;
}

#pop {
	display: none;
	position: absolute;
}

#profile_numnav_num3 {
	color: #bebebe;
	font-family: Arial;
	font-size: 10pt;
	float: left;
	text-align: center;
	width: 412px;
}

#profile_numnav_num4 {
	color: #bebebe;
	font-family: Arial;
	font-size: 10pt;
	float: left;
	text-align: center;
	width: 740px;
}

/*--
NEWS
---------------------*/

#newsContent{
margin-top:60px;
height:770px;
overflow:auto;
}

/*--
FOOTER
---------------------*/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	width: 960px;
	font: normal 8pt Arial, Sans-serif;
	text-align: center;
	color: #fff;
}

#footer p {
	margin: 5px 0;
}

#footer a:link,#footer a:visited {
	color: #4c96d3;
	text-decoration: underline;
}

#footer a:hover,#footer a:active {
	text-decoration: none;
}

#footer .btm_ad {margin-bottom: 20px;}

/* Join */
#join {
	background-image: url('/images/join_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 567px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#join1 {
	background-image: url('/images/join1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 623px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#join2 {
	background-image: url('/images/join2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 594px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#j3_area1 {
	padding: 20px;
}

#j3_titles {
	color: #e551b1;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.j3_bg1 {
	background-image: url('20white.png');
	width: 385px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.j3_bg4 {
	background-image: url('20white.png');
	width: 700px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.j3_bg2 {
	background-image: url('30white.png');
	width: 385px;
	margin-top: 2px;
	border-color: #1698e4;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

#j3_subtitles {
	color: #1698e4;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

.j3_label {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

.j3_priceDesc {
	color: #e551b1;
	font-family: arial;
	font-size: 11px;
}

.j3_input1 {
	border-color: #1698e4;
	border-style: solid;
	border-width: 1px;
	width: 205px;
}

/* support @####################################### */
#support {
	background-image: url('/images/bg_med.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 594px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#j7_titles {
	color: #e551b1;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
}

/* prev, next, prevPage and nextPage buttons 
a.prevPage {
	display: block;
	color: white;
	float: left;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
}

a.nextPage {
	display: block;
	color: white;
	float: right;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
}

a.prevPage2 {
	display: block;
	color: white;
	float: left;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
}

a.nextPage2 {
	display: block;
	color: white;
	float: right;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
}

/* mouseover state 
a.prev:hover,a.next:hover,a.prevPage:hover,a.nextPage:hover,a.prevPage2:hover,a.nextPage2:hover
	{
	background-position: 0px -18px;
}

/* disabled navigational button 
a.disabled {
	visibility: hidden !important;
}

/*********** navigator **********

	/* position and dimensions of the navigator 
div.navi {
	margin: 0;
	text-align: center;
}

/* items inside navigator 
div.navi a {
	padding: 6px!important;
	font-size: 12px!important;
	color: white;
	font-family:Century Gothic;
	text-decoration:none;
}

/* mouseover state 
div.navi a:hover {
	color: fuchsia;
}

/* active state (current page state)
div.navi a.active {
	color: fuchsia;
	font-weight: bold;
}

div.naviNum {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.currentVidPage {
	color: fuchsia !important;
	font-weight: bold !important;
	font-size: 16px !important;
	padding-top: 7px !important;
}

/* items inside navigator 
div.naviNum a {
	padding: 5px;
	font-size: 14px;
	color: white;
	font-family: Century Gothic;
	text-decoration: none;
}

/* mouseover state 
div.naviNum a:hover {
	color: fuchsia;
}

/* active state (current page state)
div.naviNum a.active {
	color: fuchsia;
	font-weight: bold;
}
*/

/*===== END FORMS =====*/ /*
END SEARCH PAGE
--------------------------*/

#flashPiece {
	float: left;
	width: 294px;
	height: 300px;
}

/* ERROR PAGES
--------------------------*/
body#error_404 {
	margin:0;
	padding:0;
}

#error_404 #wrapper {
	margin: -15px auto;
	padding: 300px 0 0 350px;
	width: 610px;
	height: 1200px; /*TEMP HEIGHT*/
	background: #000 url('/images/404_bg.jpg') no-repeat left top;
}

#error_404 #content {
	width: 380px;
	text-align:center;
	font: normal 12px Verdana, Sans-serif;
	color: #fff;
}

#error_404 h1 {
font: bold 15px Arial, Sans-serif;	
}

#error_404 ul {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	line-height: 50px;
}

#error_404 ul li {
	display:block;
}

#error_404 #content a:link, #error_404 a:visited {
	margin: 0 0 1px 0;
	padding: 2px 0;
	display:block;
	width:100%;
	height:100%;
	font-size: 15px;
	color:#1d85e5;
	background: #151515;
}

#error_404 #content a:hover, #error_404 a:active {
	margin: 0 0 1px 0;
	background: #0a0a0a;	
}


.scenesTitle, .scenesTitle h2 {
	clear:both;
	margin: 0 0 5px 11px;
	padding:0;
	color:#fff;
	font: normal 11px Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
}

.grayContentBox{
	float:left;
	margin: 25px 0 25px 0px;
	padding:5px 8px;
	width:947px;
	border-bottom:1px solid #656;
}
.subH2{
	font-size:12px;
}
#gallery .vividGirlPhotos{
	display:block;
	margin: 15px 0 15px 0;
	width: 940px;
	text-align: center;
	margin-left: 32px;
}
.vividGirlPhotos div:hover {
	border:1px solid #fff;
}
.vividGirlPhotos div {
	float: left;
	margin: 8px;
	height:250px;
	border:1px solid #777;
	width:18%;
	overflow:hidden;
	text-align:center!important;
	background:#222;
	background-position:center center!important;
	background-repeat:no-repeat!important;
}
.vividGirlPhotos a img{
	height:100%;
	width:100%;
}

.videosPerformers a{
	font-size:12px;
	text-decoration:none;
	font-family:Century Gothic;
}
.videosPerformers{
	float:left;
	width:160px;
	margin-left:8px;
	height:85px;
	overflow:auto;
}

.videosGenderVGRow{
	font-size:12px;
	font-family:Century Gothic;
}
.videosGenderfRow{
	font-size:12px;
	font-family:Century Gothic;
	color:#F4D2F5!important;
}
.videosGendermRow{
	font-size:12px;
	font-family:Century Gothic;
	color:#C4E2F5!important;
}

.clear{clear:both!important;}
.right{float:right!important;}
.left{float:left!important;}
.blockyLinkDiv.right,.blockyLinkDiv.left{
	margin-top:30px;
	margin-bottom:30px;
}
.blockyLinkHolder{
	width:860px;
	margin:auto;
}
.blockyMidLinkHolder .blockyLinkDiv{
	margin-top:45px;
	margin-bottom:50px;
	border:1px solid #fff;
}
.blockyMidLinkHolder{
	width:450px;
	margin:auto;
}
.blockyLinkDiv{
	cursor:pointer;
	float:left;
	width:195px;
	height:20px;
	text-align:center;
	background:#111;
	margin:5px;
	padding:5px;
}
.blockyLinkDiv:hover{
	background:#191919;
}
.blockyLinkDiv:hover a{
	color:#aaa;
}
.blockyLinkDiv a{
	font-size:14px;
	font-family:Century Gothic;
	text-decoration:none;
}
.blockyBlackLinkDiv{
	float:left;
	text-align:center;
	font-size:14px;
	font-family:Century Gothic;
	color:#fff;
	margin:5px;
	margin-top:10px;
	padding:5px;
	width:400px;
	height:20px;
}
.blockyHiddenDiv{
	float:left;
	width:200px;
	height:20px;
	margin:5px;
	padding:5px;
}
.blockyBoldText{
	font-weight:bold;
}
.blockyContent{
	margin-top:10px; 
	margin-bottom:50px; 
	color:#fff;
	width:100%;
	float:left;
	font-size:14px;
	font-family:Century Gothic;
}
.blockyDVDlist{
	margin:auto;
	clear:both;
	color:#fff;
	width:880px;
	font-size:14px;
	font-family:Century Gothic;
}
.blockyDVD{
	text-align:center;
	float:left;
	width:145px;
	height:250px;
}
.blockyDVDimg{
	cursor:pointer;
	background:url("/images/default-box-cover.gif");
	margin:0px auto;
	width:120px;
	height:179px;
}


/* pagination */
.pagination {
	text-align: center;
}

.pagination {
	padding: 5px;
	height: 18px;
}

.pagination .dead {
	padding: 2px 8px;
	color: #303030;
}

.pagination .curPage {
	font-weight: bold;color:red!important;
}

.pagination ul {
	margin: 0px;
	padding: 0px;
}

.pagination ul li {
	margin: 0 5px;
	padding: 5px;
	display: inline;
	line-height: 22px;
}

.pagination ul li a {
	text-decoration: none;
}

.pagination ul li a:hover {
	
}

.pagination a:link,
.pagination a:visited {
	display: inline;
	text-decoration: none;
}

.pagination a:hover,
.pagination a:active {
	text-decoration: underline;
}

.videoWindowPagi{
	height:20px;
	overflow:hidden;
	text-align:center;
	margin:auto;
}
.videoWindowPagi a{
	font-family:Century Gothic;
	font-size:12px;
	padding:3px;
	text-decoration:none;
}

.videoWindowCurrent{
	color: fuchsia;
	font-weight: bold;
}

.videoWindow{
	height:460px;
	overflow:hidden;
}
.videoWindow .video{
	height:230px;
	width:150px;
	float:left;
	padding:0px 5px;
}
.videoWindow .video .movieCover{
	text-align:center;
}
.videoWindow .video .movieTitle{
	text-align:center;
	margin-top: 5px;
	font: bold 12px Arial, Sans-serif;
}
.videoWindow .video .movieTitle a{
	text-align:center;
	margin-top: 5px;
	font: bold 12px Arial, Sans-serif;
	color: #4c96d3!important;
	text-decoration: underline;
}

/* Bottom ads */

#ad_wrapper {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 16px;
	width: 940px;
	height: 200px;
	background: url(/images/ads/ad_wrapper_bg.gif) no-repeat left top;
}

#ad_row {
	float: left;
	margin: 0;
	padding: 5px;
	width: 940px;
}

#ad_row a:link,#ad_row a:visited {
	font: bold 13px Arial, Sans-serif;
	color: #0078b9;
	text-decoration: none
}

#ad_row a:hover,#ad_row a:active {
	text-decoration: underline;
}

ul.ad {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	width: 229px;
}

ul.ad li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

ul.ad li.image {
	height: 113px;
}

ul.ad li.text {
	height: 70px;
}

ul.ad li p {
	margin: 3px 0 0 0;
	padding: 5px;
	font: normal 13px Arial, Sans-serif;
	color: #999;
}

/**

 * jQuery lightBox plugin

 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)

 * and adapted to me for use like a plugin from jQuery.

 * @name jquery-lightbox-0.5.css

 * @author Leandro Vieira Pinho - http://leandrovieira.com

 * @version 0.5

 * @date April 11, 2008

 * @category jQuery plugin

 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)

 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US

 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin

 */

#jquery-overlay {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

}

#jquery-lightbox {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

}

#lightbox-nav {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {

	width: 49%;

	height: 100%;

	zoom: 1;

	display: block;

}

#lightbox-nav-btnPrev {

	left: 0;

	float: left;

}

#lightbox-nav-btnNext {

	right: 0;

	float: right;

}

#lightbox-container-image-data-box {

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%;

	padding: 0 10px 0;

}

#lightbox-container-image-data {

	padding: 0 10px;

	color: #666;

}

#lightbox-container-image-data #lightbox-image-details {

	width: 70%;

	float: left;

	text-align: left;

}

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {

	display: block;

	clear: left;

	padding-bottom: 1.0em;

}

#lightbox-secNav-btnClose {

	width: 66px;

	float: right;

	padding-bottom: 0.7em;

}

div.scrollable {
	position:relative;
	overflow:hidden;

	width: 640px;
	height: 245px;	
}

div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;

	margin-left:auto;
	margin-right: auto;
}

div.scrollable div.items div {
	color : #ffffff;
	float : left;
	font-family : arial;
	font-size : 12px;
	line-height : 12px;
	text-align : center;
	width : 130px;
}

div.widerScrollable {
	position:relative;
	overflow:hidden;
	width: 960px;
	height: 245px;	
}
.tall{
	height: 450px!important;	
}

.widerItems {	
	position:absolute;
	clear:both;
	margin-left:auto;
	margin-right: auto;
	height:140px!important;
}
.widerItems div{
	width:190px!important;
}
.sceneScrollable{
	width:950px;
	height:140px!important;
	position:relative;
	overflow:hidden;
	clear:both;
	margin:0 0 10px 17px;
}


.sceneItems {	
	position:absolute;
	clear:both;
	margin-left:auto;
	margin-right: auto;
	height:140px;
}
.smallScene{
	cursor:pointer;
	float:left;
	height:140px;
	width:190px;
}
.smallSceneImg{
	height:102px;
	text-align:center;
	background:url('/images/404-scene-thumb.jpg') center no-repeat;
}
.smallSceneImg img{
	width:180px;
}
.smallSceneText{
	color:#4c96d3;
	font-family:Arial;
	font-size:12px;
	width:100%;
	text-align:center;
	margin: 5px 0;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;

}

/* prev, next, prevPage and nextPage buttons */
a.prevPage {
	display:block;
	float:left;
	margin-left: 20px;
	cursor:pointer;
}

a.nextPage {
	display:block;
	float:right;
	margin: 0 20px 0 0;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;

}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;

}

/*********** navigator ***********/

/* position and dimensions of the navigator */
div.navi {
	float: left;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	width: 760px;
	height: 18px;
	text-align: center;
}

/* items inside navigator */
div.navi a {
	margin: 0 5px;
	text-align:center;
	font: normal 12px Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
}

/* mouseover state */
div.navi a:hover {
	color: #f90;
	border-bottom: 1px solid #fff;

}

/* active state (current page state) */
div.navi a.active {
	color: #f90;
	font-weight: bold;
	border-bottom: 1px solid #fff;

} 

.ac_results {
	padding: 0px;
	border: 1px solid black;
	color: #fff;
	overflow: hidden;
	z-index: 99999;
	margin-top:-5px;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	margin: 0px 3px 0 0;
	width: 228px !important;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background: transparent url('/images/search_ac_bg.png') repeat left top;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font: normal 11px Verdana, Sans-serif;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
}

.ac_over {
	background:transparent url(/images/search_ac_li_bg.png) repeat scroll left top;
	color:#FF9900;
}

