/*TOUR*/ /* Global */
* {
	font-family: Verdana, Sans-serif;
}
img {
	border: none;
}

a {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
}

p { color: #fff; font: normal 12px Verdana, Sans-serif; }

body {
	background: #000 url('/gfx/public/tour/celeb/skins/fishburne_skin.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 a {
	text-decoration:none;
	outline:none;
	display:block;
	position: relative;
	top:0;
	left: 575px;
	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('/gfx/public/tour/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('/gfx/public/tour/search_button_bg.gif') no-repeat top left;
}

/*END INLINE SEARCH
		------------------------*/
#header {
	margin: 0;
	background: #000 url('/gfx/public/tour/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('/gfx/public/tour/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('/gfx/public/tour/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('/gfx/public/tour/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('/gfx/public/tour/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('/gfx/public/tour/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: 10px;
	width: 965px;
	height: 10px;
	background:#4e0000;
	}
	
#info-bar a:link, #info-bar a:visited {
	margin: 0 0 0 5px;
	padding: 0;
	text-transform: none;
	color: #fff;
	font: normal 11px Arial, San-serif;
	/*background: transparent url('/gfx/public/tour/new-nav/small-nav-arrow.png') no-repeat left 3px;*/
}
	
#info-bar a:hover, #info-bar a:active {
	text-decoration: underline;
}
#info-bar h6 {
	font: bold 12px Arial, Sans-serif;
	color: red;
	width: 115px;
	pading:0;
	margin:0;
	display: inline;
	float: left;
}
ul.newsTicker {
	list-style:none;
	font: normal 11px arial, sans-serif;
	width: 850px;
	height: 15px;
	color: #fff;
	padding:0;
	margin: 1px 0 0 0;
	overflow: hidden;
	float: left;
}
ul.newsTicker li {
	text-transform: uppercase;
	width: 850px;
	float: left;
}

/*@ end member bar @*/

/*END NEW NAV
		------------------------*/
		
/*@ Content Wrappers @*/
.mainCont {
	width: 960px;
	float: left;
}

.secondCont {
	width: 960px;
	clear:both;
	float: left;
}

#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, .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 {
	font-family: Arial;
	font-size: 10pt;
	background: #000;
}

#player #featuredFLVholder img{
	cursor:pointer;
}

#player_txt { 
	/*background-image: url('/gfx/public/tour/bar-playing.jpg');
	background-position: top;
	background-repeat: no-repeat;*/
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
}

.vidPlayer360{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:640px;
	height:420px;
	
	border-width:0px;
	border-style:solid;
	border-color:#222;
}
.vidPlayer540{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	width:960px;
	height:600px;
	
	border-width:0px;
	border-style:solid;
	border-color:#222;
}
.vidPlayer720{
	padding-left:10px;
	padding-right:10px;
	margin-top:-12px;
	margin-left:-179px;
	margin-bottom:-20px;
	margin-right:0px;
	width:1280px;
	height:800px;
	
	border-width:11px;
	border-style:solid;
	border-color:#222;
}

.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;
	text-transform: uppercase;
}

.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
		------------------------*/
.movieCoversWrapper {
	margin-left: 42px;	
}		

#dvds {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	width: 640px;
}

.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, .home_right_column {
	padding-top: 12px;
	float: right;
	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('/gfx/public/tour/bar-recent.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	height: 38px;
	width: 640px;
}

#videos_dvds_txt {
	background-image: url('/gfx/public/tour/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('/gfx/public/tour/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 {
	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('/gfx/public/tour/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;
}


#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;
}

/*#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 SECTION - FRONT BANNER
----------------------------------*/
#marketing {
	width: 294px;
	margin-bottom: 7px;
	float:left;
	clear: left;
}

/*FEATURED GIRLS*/
#featured_girls {
	padding-top: 0;
	width: 294px;
	clear:both;
}

.feat_girl {
	width: 294px;
	color: #fff;
	font: normal 12px arial, sans-serif;
	line-height: 14px;
	margin-top: 5px 0 0 0;
}

a.feat_girl_link {
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Sans-serif;
	color: #ffffff;
	margin: 5px 0 10px 0;
	display: block;
}

a.feat_girl_link:hover {
	text-decoration: underline;
}
/*--*/
/*FEATURED CELEB*/
.featuredCeleb {
	float: left;
	margin-bottom: 20px;
}

/*--*/
#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('/gfx/public/tour/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('/gfx/public/tour/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;
}

#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;
}

#pop {
	display: none;
	position: absolute;
}

/*--
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;
	position: relative;
	z-index: 999;
}

#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('/gfx/public/tour/join_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 567px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#j3_area1 {
	padding: 20px;
}

#j3_titles {
	color: #8f9ec6;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.j3_bg4 {
	margin-top: 2px;
	margin-bottom: 10px;
	float: left;
	width: 890px;
}

.j3_label {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

/* support @####################################### */
#support {
	background: #000;
	height: 594px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#j7_titles {
	color: #8f9ec6;
	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('/gfx/public/tour/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;
}


/*
SEARCH PORNSTAR RESULT PAGE
--------------------------*/
ul.resultList {
	list-style: none;
	width: 880px;
	padding:0;
	margin: 15px 0 15px 40px;
	float:left;
	position: relative;
	z-index: 3;
}
ul.resultList li {
	text-align: center;
	margin: 2px;
	background: #111;
	float: left;	
}
ul.resultList li a:link, ul.resultList li a:visited {
	outline:none;
	font: normal 12px Verdana, Arial, Sans-serif;
	text-decoration: none;
	display: block;
	width: 152px;
	padding: 10px;
}
ul.resultList li a:hover, ul.resultList li a:active {
	color: #00baff;
}

ul.resultList li a span {
	height: 60px;	
}
/*
pagination
*/
.pagiWrapper {
	padding: 0 0 0 280px;
	text-align:center;
	width: 680px; /*ie needs this width*/
	float:left;
	clear:both;
}

.pagination .curPage {
	font-weight: bold;color:red!important;
}

ul.pagiNums {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}

ul.pagiNums li {
	float:left;
	margin:0;
}

ul.pagiNums li a, ul.pagiNums li span {
	display: block;
	margin-right: 3px;
	padding: 2px 5px;
	font: normal 12px Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	border: 1px solid #333;
	float:left;
}

ul.pagiNums li span { /*current page*/
	background: #00baff;
	
}

ul.pagiNums li a:hover, ul.pagiNums li a:active,
a.resultPrev:hover, a.resultPrev:active,
a.resultNext:hover, a.resultNext:active {
	color: #fff;
	background: #00baff;	
}

a.resultPrev:link, a.resultPrev:visited,
a.resultNext:link, a.resultNext:visited {
	font: normal 12px Arial, Sans-serif;
	text-decoration: none;
	border: 1px solid #333;
	margin-right: 3px;
	padding: 2px 5px;
	display: block;
	float: left;
}

a.resultNext:link, a.resultNext:visited {
	margin: 0;	
}

div.noPrev {
	width: 75px;
	height: auto;
	display: block;
	float: left;	
}

span.resultTitle {
	margin-top: 4px;
	display:block;	
}

ul.selectionList {
	text-align: center;
	list-style:none;
	width: 100%;
	padding:0;
	margin: 0 0 10px 0;
	overflow:hidden;
	float:left;
}

ul.selectionList li {
	float:left;
	margin:0;
}

ul.selectionList li a:link, ul.selectionList li a:visited {
	text-decoration: none;
	font: normal 12px Arial, Sans-serif;
	color: #fff;
	background: #222;
	padding: 2px 5px;
	margin-right: 3px;
	border: 1px solid #333;
	display: block;
}

ul.selectionList li a:hover, ul.selectionList li a:active {
	color: #fff;
	background: #00baff;		
}

.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(/gfx/public/tour/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;
}

/*--- BOX COVER AJAX MENU
-----------------------------*/
.vnumAJAXcontent {
	width: 120px;
	padding-top:10px;
	padding-left:7px;
	position: relative;
}


.vnumAJAXmenu {
	background: #111;
	position: absolute;
	height: 100%;
	width: 0px;
	overflow: hidden;
	top: 0;
	left:-2px;
	padding-left: 125px;
	text-align: left;
	display: none;
	z-index: 1;
	border: 3px solid #777;
	text-decoration: none;
	color: #fff !important;
	font: normal 10px Verdana, sans-serif;
}
.vnumAJAXmenu div {
	padding:5px;
	height:190px;
	width:200px;
	position:relative;
}
.vnumAJAXmenu div div {
	clear:both;
	margin-bottom:7px;
}
.vnumAJAXmenu h1 {
	margin:0px;
	font: normal 18px Arial, Sans-serif;
	color: #4c96d3;
}
.vnumAJAXmenu strong {
	font: bold 11px Arial, Sans-serif;
	color: #FFAF02;
}
.vnumAJAXmenu div div p {
	font: normal 10px Verdana, sans-serif;
	color: #fff;
	margin: 10px 0 0 0;
}

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	position:relative;
	overflow:hidden;

	width: 960px;
	height: 485px;	
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;

}

/* single scrollable item */
div.scrollable div.items div {
	color : #ffffff;
	float : left;
	font-family : arial;
	font-size : 12px;
	line-height : 12px;
	text-align : center;
	width : 140px;
	height: 230px;
}



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

/* 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 auto;
	width: 100%;
	text-align: center;
}

/* items inside navigator */
div.navi a {
	padding:3px;
	font-size: 18px;
	color: white
}

/* mouseover state */
div.navi a:hover {
	color:fuchsia;

}

/* active state (current page state) */
div.navi a.active {
	color: fuchsia;
	font-weight: bold;

}


.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('/gfx/public/tour/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('/gfx/public/tour/loading.gif') right center no-repeat;
}

.ac_odd {
}

.ac_over {
	background:transparent url(/gfx/public/tour/search_ac_li_bg.png) repeat scroll left top;
	color:#FF9900;
}

