/**
 * Site specifics and elements
 **/
html {background-color: #000000;}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 15px;
	color:#FFFFFF;
	font-size: 11px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Arial;
}
a:link, a:visited, a:active {
	color: #b41ada;
	text-decoration: none;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Arial;
}

a:hover {
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
	color: #ffffff;
}

input {
	border:1px solid #FFFFFF;
	background-color:#3f3e3e;
	color:#d8d6d6;
	font-size:9px;
	padding:0px;
	margin:0px;
}

hr {
	margin: 0 auto 5px auto;
}

/**
 * Site Header
 **/
.body1 {
	width: 1000px;
	height: 200px;
	margin: 0 auto 0 auto;
}

.body1 #header {
	width: 1000px;
	height: 200px;
	background: #1D1D1D url('../images/common/header_bg.jpg') no-repeat left top;
}

.body1 #topMenu {
	text-align: right;
	line-height: 35px;
	padding-right: 15px;
	font-size: 1.1em;
}

.body1 #topAds {
	height: 101px;
	width: 700px;
	padding-top: 25px;
	margin: 0 0 17px 255px;
	display: block;
	text-align: right
}
/*
*html .body1 #topAds {
	height: 76px;
}
*/
.body1 #topAds input {
	width: 200px;
	height: 14px;
	vertical-align: top;
}

.body1 #topAds input.button_search {
	width: 50px;
	line-height: 16px;
	height: 16px;
}
/* Header menu */
.body1 #headerMenu {
	height: 22px;
	margin-left: 115px;
}

.body1 #headerMenu ul, .body1 #headerMenu ul li {
	margin: 0;
	padding:0;
}

.body1 #headerMenu ul li {
	float: left;
	clear: none;
	display: block;
	padding-left: 9px;
	height: 22px;
	background: url('../images/common/top_menu_left.gif') no-repeat left top;
	border-bottom: 1px solid #615F60;
	margin-bottom: -1px;
}

.body1 #headerMenu ul li a {
	height: 22px;
	display: block;
	float: left;
	clear: none;
	background: url('../images/common/top_menu_right.gif') no-repeat right top;
	padding-right: 7px;
}

.body1 #headerMenu ul li a span {
	display: block;
	float: left;
	clear: none;
	height: 22px;
	line-height: 22px;
	background: url('../images/common/top_menu_back.gif') repeat-x left top;
}

.body1 #headerMenu ul li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.1em;
}

.body1 #headerMenu ul li a:hover {
	color:#B41ADA;
	text-decoration:none;
}

.body1 #headerMenu ul li.buttonActive a,
.body1 #headerMenu ul li.buttonActive a:hover {
	color: #B41ADA;
}

/**
 * Footer section
 **/
.footer_bg {
	width: 1000px;
	margin: 0 auto 0 auto;

	padding: 15px 0 10px 0;
	background: #1D1D1D url('../images/common/body_bottom.gif') no-repeat left bottom;
}

/**
 * Main body section
 **/
.body2 {
	width: 995px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 5px;
	background-color: #1D1D1D;
}

.body2 #submenu,
.body2 #navbar {
	padding-left: 10px;
	padding-bottom: 15px;
	line-height: 24px;
	background: url('../images/common/top_submenu.gif') no-repeat left top;
}

.body2 #submenu a:link,
.body2 #navbar a:link,
.body2 #submenu a:visited,
.body2 #navbar a:visited,
.body2 #submenu a:active,
.body2 #navbar a:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.body2 #submenu a:hover,
.body2 #navbar a:hover {
	color:#B41ADA;
	font-weight:normal;
	text-decoration:none;
}

.body2 #submenu a.result_top_bar_order,
.body2 #navbar a.result_top_bar_order {
	font-weight: normal;
}

/* Scene previews */

.body2 a.scenes_right_content_info_link2 {
	font-weight: normal;
}

.body2 .left.scenePreviewContainer {
	margin-right: 5px;
	width: 160px;
	margin-bottom: 20px;
}

.body2 .scenePreviewContainer .padding_img {
	width: 160px;
	height: 120px;
	padding-top:0;
}

.body2 .scenes_right_content_info2 {
	width: 160px;
}

.body2 .scene_info_left {
	width: 80px;
	float: left;
	clear: left;
}

.body2 .scene_info_right {
	width: 80px;
	float: right;
	clear: right;
	text-align: right;
}

/* DVD previews */
.body2 .dvdPreviewContainer {
	margin-right: 15px;
	padding-bottom: 15px;
	width: 150px;
	float: left;
	clear: none;
}

/* Categories */
.body2 .top_categories_row {
	width: 660px;
}

.body2 .block .separator {
	width: 680px;
}
/**
 * General elements
 **/
.left {
	float: left;
	clear: none;
}

.clearboth {
	float: none;
	clear: both;
}

.clearleft {
	float: none;
	clear: left;
}

.clearright {
	float: none;
	clear: right;
}

.pink {
	color:#B41ADA;
}

.margintop10 {
	margin-top: 10px;
}

.margintop15 {
	margin-top: 15px;
}
.margintop25 {
	margin-top: 25px;
}

.content_bar_text,
.block_title {
	color: #FFF;
	font-size:16px;
	border-bottom: 3px solid #313030;
	margin: 0px 15px 5px 15px;
	padding-left: 5px;
}

div.left.content_bar_text {
	float: none;
	clear: both;
}

.result_top_bar2 {
	margin-bottom: 15px;
	padding-left: 15px;
}

.content_bar_text.noTopOffset {
	margin-top: 0;
	padding-top: 0;
}

.loadingsquare {
	background-image: url(../../../v2/images/common/squareloading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display:block;
}

.scenes_right_content_info_link2 .loadingsquare{height:120px;}

.sortArrowDown {
	width: 9px;
	height: 9px;
	display: inline-block;
	background: url('../images/common/arrow_down.png') no-repeat top left;
}
*html .sortArrowDown {behavior: url(/htc/iepngfix.htc)}

.sortArrowUp {
	width: 9px;
	height: 9px;
	display: inline-block;
	background: url('../images/common/arrow_up.png') no-repeat top left;
}
*html .sortArrowUp {behavior: url(/htc/iepngfix.htc)}

/**
 * Nav menu
 **/
.home_content1_right {
	float:right;
	width:150px;
	margin-left: 0;
	margin-right: 10px;
	border-left: 1px solid #B41ADA;
	border-bottom:1px solid #B41ADA;
	border-right:1px solid #B41ADA;
	background: #1D1D1D;
}
* html .home_content1_right { width: 145px; }

.home_content1_right_title {
	background-color: transparent;
	border: none;
	height: 30px;
	width: 200px;
}


div.home_content1_right a {
	cursor:pointer;
	display:block;
	padding: 3px 0 3px 25px;
}
div.home_content1_right a:hover {
	color: #FFF;
}
div.home_content1_right div.block_title {
	display: block;
	border-bottom:1px solid #B41ADA;
	border-top:1px solid #B41ADA;
	line-height:25px;
	padding:0 0 0 10px;
	margin-bottom: 5px;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color: #313030;
}

.home_content1_right_title {
	width:148px;
	height:30px;
	background-color:#E5E5E5;
	border-bottom: solid 1px #B41ADA;
}

.home_content1_right .block_title {
	margin: 0;
}

div.navDualLinkTitle a {
	padding: 0;
	display: inline;
	color:#FFF;
}
.home_content1_right div.navDualLinkTitle a.activeTab {
	color: #B41ADA;
	font-weight: bold;
}

.home_content1_right form {
	text-align: center;
}

.home_content1_right form .cat_select {
	width: 130px;
	margin: 0 auto 5px auto;
}

/**
 * Categories
 **/
.categorie_block {
	margin: 0 5px 15px 0;
}

/*** Categories and Models Filters ***/
.block_filter_content {
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #B41ADA;
	clear:both;
}
.block_filter_content_title {
	border-bottom: 1px solid #B41ADA;
	font-weight: bold;
    height:19px;
	padding: 0 5px;
	text-align:left;
	width: auto;
	font-size:14px;
}
.pornstars_filter_info {
}
.block_filter_content .add_to_favorites {
	float:right;
	padding: 0 5px 5px 0;
}

/**
 * Star ratings
 */
.starscontainer {
	background: url('../images/common/star_0.png') repeat-x top left;
	width: 60px;
	height: 12px;
	padding:0;
	margin: 0;
	float: right;
}

*html .starscontainer { background: url('../images/common/star_0.png8.png') repeat-x top left; }

.activeStar {
	float: left;
	padding:0;
	margin: 0;
	height: 12px;
	background: url('../images/common/star_2.png') repeat-x top left;
}

*html .activeStar {
	background: url('../images/common/star_2.png8.png') repeat-x top left;
}

.activeStar.star05 {width: 6px;}

.activeStar.star10 {width: 12px;}
.activeStar.star15 {width: 18px;}

.activeStar.star20 {width: 24px;}
.activeStar.star25 {width: 30px;}

.activeStar.star30 {width: 36px;}
.activeStar.star35 {width: 42px;}

.activeStar.star40 {width: 48px;}
.activeStar.star45 {width: 54px;}

.activeStar.star50 {width: 60px;}

/* rating plugin */
.ratingRes {display: none;}
.stars {
	background: url(../images/common/grey_bar.png) right top;
	width: 95px;
	height: 22px;
	clear: none;
	position: relative;
	top: 5px;
}
* html .stars { left: 35px; top: -15px;}
*:first-child+html .stars { left: 45px; top: -15px;}
.rspan {
	background: url(../images/common/color_bar.png) no-repeat -95px 0;
}

.ratingbox {
	width: 155px;
	color: #3F3F40;
}
.ratingbox span#rate_1, .ratingbox span#rate_3, .ratingbox span#rate_5, .ratingbox span#rate_7, .ratingbox span#rate_9 {width: 9px;}
.ratingbox span#rate_2, .ratingbox span#rate_4, .ratingbox span#rate_6, .ratingbox span#rate_8, .ratingbox span#rate_10 {width: 10px; background-position: -95px 0;}

.ratingbox span#rate_1.hover {background-position: 0 0;}
.ratingbox span#rate_2.hover {background-position: -9px 0;}
.ratingbox span#rate_3.hover {background-position: -19px 0;}
.ratingbox span#rate_4.hover {background-position: -28px 0;}
.ratingbox span#rate_5.hover {background-position: -38px 0;}
.ratingbox span#rate_6.hover {background-position: -47px 0;}
.ratingbox span#rate_7.hover {background-position: -57px 0;}
.ratingbox span#rate_8.hover {background-position: -66px 0;}
.ratingbox span#rate_9.hover {background-position: -76px 0;}
.ratingbox span#rate_10.hover {background-position: -85px 0;}
.rateit {
	float: left;
	display: block;
	padding-top: 6px;
	color: #3F3F40;
}
* html .rateit {color: #3F3F40; width: 40px;}
.inforating {
	width: 60px;
	font-size: 10px;
}
* html div.plugin-rating .inforating {}

/**
 * Video player
 **/

.video_watching_info {
	padding-left: 0;
}


.video_watching_subtitle,
.video_right_title {
	background-color: #2B2A2A;
	border: none;
}

.video_flash_title {
	padding-left: 10px;
	padding-bottom: 15px;
	line-height: 18px;
	background: transparent url('../images/common/top_submenu_small.gif') no-repeat left top;
	border: none;
}

.video_flash_title .video_flash_title_text {
	font-size: 16px;
}

.video_watching {
	border: none;
}

.dvd_title_player {
	padding-bottom: 0px;
}

.video_flash_title_text,
.video_flash_title_text3 {
	color: #FFF;
}

/* Paginator */
.paginator_v3 {
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Arial;
}

.pagenumbers a.number {
	color: #B41ADA;
	text-decoration: none;
}
.pagenumbers a.number:hover {
	color: #FFF;
}

.p_next_disabled, .p_more_disabled {
	color: #313030;
}

.pagenumbers a.focus, div.focus {
	color: #B41ADA;
	font-size: 18px;
	font-weight: bold;
}

/* Trial stuff */

div#trialWarning {
	width: 80%;
	height: auto;
	float: right;
	margin: 20px 0px 10px 0px;
	border: 2px solid #B41ADA;
	background-color: #74118C;
	text-align: center;
	font-size: 1.3em;
}

div#trialWarning a {
	display: block;
	padding: 15px 0px 15px 0px;
}

div#trialWarning a,
div#trialWarning a span.p {
	color: #9A9A9A;
}
div#trialWarning a:hover {
	text-decoration: none;
}

div#trialWarning a span.p {
	font-weight: bold;
	color: #FFF;
}

div#trialWarning a:hover span.clickme {
	text-decoration: underline;
}

.trialMemeberPopupContent {
}

#facebox .footer {
	border-top: 1px solid #B41ADA;
}

#facebox td.body {
	border: 1px solid #B41ADA;
	background-color: #74118c;
	color: #FFF;
}
div.download_options td.type,
div.download_options td {
	background-color: transparent;
}

div.download_options .download_helper {
	background-color: black;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: #FFF;
}

div.download_options td {
	background-color: #333333;
}

div.download_options td.heading {
	background-color: #242424;
	color: #B41ADA;
	color: #B41ADA;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
}

div.download_options td.type {
	background-color: #333333;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	padding-left: 5px;
}

table.download_table {
	width: 720px;
}

table.download_table .selectedRow {

}
table.download_table .selectedRow a {
	color: #FFF;
}


/*
#facebox .trialPopUp {
	width: 740px;
	height: 305px;
	text-align: right;
	background: #FFF url('../../../wlb/redtube/images/rtp_trial_popup.jpg') no-repeat left bottom;
	padding: 0;
	font-size: 0.8em;
	border: none;
}

#facebox .trialPopUp .close {
	margin-right: -10px;
	margin-top: -8px;
	padding-right: 25px;
	padding-top: 8px;
	height: 20px;
	width: auto;
	display: block;
	float: right;
	clear: both;
	z-index: 1000;
	color: #FFF;
	background: url('../../../wlb/redtube/images/facebox_close_btn.png') no-repeat right top;
}
*/
#facebox .trialPopUp {
	width: 740px;
	text-align: center;
}

#facebox .trialPopUp .upgradeBtn {
	height: 75px;
	width:300px;
	display: block;
	margin: 220px auto 0 auto;
}

/* Favorites */
.pornstarPreviewContainer {
	width: 188px;
	margin-right: 5px;
	float: left;
	clear: none;
}

.dvdview1 {
	width: auto;
}

.dvd_remove_confirmation {
	color: #980303;
}

.dvd_remove_confirmation a:link,
.dvd_remove_confirmation a:visited,
.dvd_remove_confirmation a:active,
.dvd_remove_confirmation a:hover {
	color:#F00;
}

/* DVDs */
.dvd_right_content_info2,
.dvd_info {
	width: 150px;
}

/* Pornstars */
tr {
	height: 25px;
	line-height:25px;
}

tr th, tr td {
	padding-left: 10px;
}

.pornstar_list {
	margin-bottom: 15px;
}

/* Studios */
.container_studio {
	float: left;
	height: 225px;
	width: 222px;
	padding: 2px 15px;
}

div.studio_logo {
	position: absolute;
	margin-top: 137px;
}

* html .container_studio {padding: 2px 14px; height: 150px; position: relative;}
*:first-child+html .container_studio {height: 200px; position: relative;}
* html div.studio_logo {width: 175px;margin-top: -200px;margin-left: 20px; position:relative; left: 20px; top: -5px; z-index: 5; margin-bottom: -80px;}
*:first-child+html div.studio_logo {margin-left: 0px; left: -20px; top: -1px; z-index: 15; margin:0;}
.studio_overlay { position: absolute; width:229px;margin-top:139px; }
* html .studio_overlay { position:relative; left: 0px;top: -170px; z-index: 4;}
*:first-child+html .studio_overlay { position:relative; top: -168px; z-index: 4;left:1px;}
* html .studio_resume_info { margin-top: 75px; /*margin-bottom: -80px;*/position:relative;}
*:first-child+html .studio_resume_info { position: relative;margin-top: 0px;/*margin-bottom: -80px;*/}

*html .studio_logo img {behavior: url(/htc/iepngfix.htc)}

.top_studio_row {
	width: 770px;
}
.studio_resume_info {
	width: 224px;
	text-align: left;
	padding-top: 3px;
}
.dvdscount {
	color: #fff;
}
/* Paginator */
.result_top_bar_orderby {
	float:left;
	font-weight:bold;
	padding-right:4px;
}
/* Scenes */
.sceneoverlay, .sceneoverlay2 {
	display: block;
	width: 160px;
	height: 16px;
	position: reative;
	bottom: 19px;
	left: 17px;
}
* html .sceneoverlay {bottom: 24px; left: 7px; behavior: url(/htc/iepngfix.htc);}
*:first-child+html .sceneoverlay {bottom: 22px; left: 17px;}

* html .sceneoverlay2 {bottom: 24px; left: -17px; behavior: url(/htc/iepngfix.htc);}
*:first-child+html .sceneoverlay2 {bottom: 22px; left: -17px;}

.scene_overlay {
	background: transparent url(../images/common/hd_overlay.png) no-repeat right bottom;
	display: block;
	height: 22px;
	width: 33px;
	margin-top: -25px;
	margin-left: 3px;
	position: absolute;
}
* html .scene_overlay {
	position: relative;
	behavior: url(/htc/iepngfix.htc);
}

