/*=======================================================================
						NEW SKIN FOR BRAZZERS REEL
========================================================================*/
/*   In this file you will find some repeated rules that might seem
   unnecessary but in 99% of the cases these rules are just overriding
   some previous rules defined in some other external CSS file. The goal
   of this file is to change the whole skin without altering the template
   nor any other CSS external content
========================================================================*/

/**************************** IE7 Hacks ***************************************/

html>body #header {
  width: 976px;
}

/**************************** IE6 Hacks ***************************************/

* html .content {
	width: 100%;
}

* html .content2_block {
	width: 230px; margin-left: 10px;
}

* html .content_right {
	width:783px;
	padding-left: 5px;
}

*html .home_dvd_1 {
    padding-right:25px !important;
}

/*png fix*/

* html img,
* html .png{  
    behavior: url(/htc/iepngfix.htc);
}

* html .hd_play_button{
    margin-left: 230px;
    margin-top: 140px;
}

* html #header{
	width: 976px;
}

* html .content_left_page {
	margin-top: 0 !important;
	padding-right: 5px;
	width:755px;
}

* html .content_right_menu{
	padding: 4px;
	width: 200px;
}

* html .pornstar_right_content_line_2 {
	margin: 0 35px;
}

* html .column {
	width: 200px;
}

* html .block_page_content{
	width: 100%;
	border: 1px solid #D0D0D0;
}

* html .block {
	margin:0;
	width:auto;
}

* html .last{
	width: 300px;
	text-align: left;
}

* html .left.last{
	width : 160px;
}

* html .header_bg {
 	margin-right:10px;
	width:auto;
}

* html ul.quick_links {
	width: 130px;
	padding-left:0px;
	list-style-position: inside;
	margin-left: -16px;
}

* html #special_offer {
	padding: 7px 10px 5px 10px;
}

* html .categorie_resume {
	height: 220px; width: 225px;
}

* html #scenes_content .home_dvd_1,
* html #scenes_content .home_dvd_2,
* html #scenes_content .home_dvd_3,
* html #scenes_content .home_dvd_4,
* html #premium_scenes_content .home_dvd_1,
* html #premium_scenes_content .home_dvd_2,
* html #premium_scenes_content .home_dvd_3,
* html #premium_scenes_content .home_dvd_4 {
    width: 160px;
    padding: 0;
    margin: 0;
}

* html .categorie_resume {height: 220px; width: 225px;}
*:first-child+html .categorie_resume {height: 220px; width: 225px; }
* html .container_0 .categorie_resume {padding-right: 17px; clear: left;}
*:first-child+html .container_0 .categorie_resume {padding-right: 17px; clear: left;}
* html .categorie_resume_info { clear: both; width: 200px;}
*:first-child+html .categorie_resume_info { clear: both; width: 200px;}
* html .content_right {border-left: none; padding-left:0; margin-left: -20px; }
* html .content_right_menu {width: 180px;}

* html .premium_overlay_scene {
    margin-top: -13px;
    behavior: url(/htc/iepngfix.htc);
}

*:first-child+html .premium_overlay_scene {
    margin-top: -13px;
}

* html #feedback_icon {position: relative;}

* html .wideSeries ul#otherDvdsFromSerie {
	height: 274px;
}

* html #user_balance {
    padding-right: 0px;
	margin-top: 30px;
	margin-right: -320px;
	width: 220px;
}

/* Double float margin BUG */
* html .header_search {
    float:left;
	margin: 0 10px 0 5px;
}

* html .header_title {
	margin-left: 20px;
}

* html .header_menu {
	width: 100%;
}

/***************************** END IE6 ***************************************/


 /*====================== RULE FOR A LIGHT BLUE COLOR =======================*/
.light_color,
a.thumb_off:hover,
a.thumb_on:hover,
.user_info_item,
.form-row .all,
#navbar,
#navbar a,
a.scene_view ,
scene_model_name,
.home_categories_name a,
a.scene_title,
.block_left_content .block_left_content_title {
	color : #2B78A8;
}

/*======================= RULE FOR A DARK BLUE COLOR =========================*/
.dark_color,
div.dvd_info_title,
.dvd_scenes_infos_stars a,
div.dvd_info_title a,
div.form_container legend,
a.thumb_on,
a.thumb_off,
.block_title,
.home_content1_title_text,
.home_dvd_name a,
a.scenes_right_content_info_link2,
a.scenes_right_content_info_link3,
a.widget_title,
a.dvd_right_content_info_link{
	color : #1464C4;
}
/*========================== RULE FOR ORANGE COLOR ============================*/
.highlight_color,
div.dvd_info_title a:hover,
.dvd_scenes_infos_stars,
div.dvd_info_date_added,
.scene_starring,
.emphasis,
.home_dvd_released,
.scenes_date,
a:hover,
.dvds_date,
a.small_join_pink{
	color : #FF7800;
}
/*=========================== RULE FOR GRAY COLOR =============================*/
.text_color,
.user_info_item_detail,
.block_content a:hover,
ul.quick_links a,
li a,
ul.quick_links a:hover,
li a:hover{
	color : #616161;
}

/*============================ RULEs FOR A TAGS ================================*/

a:hover,
.home_categories_name a:hover,
.home_categories_name a,
div.dvd_info_title a:hover,
.block_content a:hover {
	text-decoration:underline;
}

.home_categories_name a:hover,
.home_categories_name a {
	font-size: 11px;
}


.link_style_1,
ul.quick_links a,
li a{
	font-weight: normal;
	text-decoration: none;
}

.link_style_1_hover,
ul.quick_links a:hover,
li a:hover{
	text-decoration:underline;
	background-color: #EEEEEE;
}

h1 a,
h1 a:link{
	color: #FFF;
}

/*==============================================================================*/

.home_content2_title{
	width: 100%;
	border-bottom: none;
	background-color: #FFF;
}

.content, .body2 {
	margin:0 auto;
	padding:0;
	width:976px;
}

.body1 {
	margin: 0px auto;
	background:#FFFFFF;
}

/*** My account page ***/
.my-account-header-wrap {
	width: auto;
	clear:both;
    margin-left:15px;
	padding:5px;
}
.my-account-error {
	width:100%;
	clear:both;
	text-align:left;
	font-weight:bold;
	margin: 0;
	border-top:1px solid #CCCCCC;
	line-height: 16px;
	padding-top:5px;
}
.my-account-error img {
	vertical-align: bottom;
	margin-right:5px;
}
.manage-account {
	width: auto;
	clear:both;
}
.form-row {
	width: auto;
	clear:both;
}
.form-column {
	width: auto;
	float: left;
	line-height:20px;
}
.all {
	width:100%;
	clear:both;
	text-align:left;
	font-weight:bold;
	margin: 7px 0 15px;
	border-top:1px solid #CCCCCC;
}
.one {
	width: 85px;
	text-align:right;
}
.two {
	text-align:left;
	width: 225px;
	padding: 0 5px;
}
.last {
	text-align:left;
}
.note {
	width: auto;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin: 15px 0;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 290px;
	padding-bottom: 5px;
}
span.red { color: #B70006; }

input.submit_account {
	float: right;
}

body{
	background: #08476A;
	font-size: 11px;
	color: #616161
}

.content_right,
.content_left{
	background: #FFFFFF;
}

.content3_row .home_categories{
	margin-right: 7px;
}

#navbar {
	margin-bottom: 1px;
	padding: 5px 0px 0px 30px;
	height: 21px;
	background-color: #F8FAFE;
	font-size:12px;
	/*background-image: url(../../../wlb/brazzers/images/header/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: 80px;*/
}

.block_left_content .block_left_content_title {
	background-color: #D7E6FD;
}


h1{
	margin: 10px 0 0 0;
}

/**************************** NEW TEMPLATE STYLE ********************************/
/******************************* HOME PAGE **************************************/

#navbar b{
	width: 100px;
}

.content_right {
	border: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 783px;
}

.home_categories_name div{
	margin-left: 5px;
}

.content_left {
	width: 187px;
}

.block_left_content_title,
.block_menu_title {
	background-color:#D7E6FD;
	border-color:#D0D0D0 #D0D0D0 #EAF0FC;
	border-style:solid;
	border-width:1px;
	color:#1567BB;
	font-size:13px;
	font-weight:bold;
	height:21px;
	margin:0px 0px 2px 0px;
	padding:2px 5px 0 10px;
	width: auto;
}

.block_left{
	padding: 5px;
}

.block_left_content {
	margin-bottom: 5px;
}

.block .content2_block{
	padding-top: 0;
}

.block_content,
.block_right_content,
.content2_block,
.video_watching,
.nav_relateddvds,
.content_right_menu .home_dvd {
	background-color:#F9FAFB;
	border:1px solid #D0D0D0;
	padding: 5px 0px;
}

.block_content{
	width: 160px;
	padding-left: 10px;
}

.block_content ul {
	list-style-type:none;
	margin:5px 0 5px 10px;
	padding:0;
}

ul.quick_links {
	list-style-type:disc;
	margin:0 0 0 25px;
	padding:0;
	list-style-image: none;
	font-weight:normal;
}

.block_right_content {
	width: 763px;
	padding-top: 0px;
}

.toplistdiv{
	padding-top: 5px;
}

.block_title,
.home_content1_title_text{
	background-color:#C2DAFF;
	font-weight:bold;
	height:21px;
	line-height:1;
	margin:0 0 0 0;
	width: 100%;
	padding: 5px 0 0 0;
	border: none;
}

.content_right_menu .block_menu_title {
    width: 99%;
}

.content{
	width : 100%;
}

.content2_block{
	padding-top : 5px;
	margin-left : 8px;
}

.block_left_content_title,
.block_right_content_title,
.block_page_content_title,
.block_menu_title,
.home_content2_title{
	padding: 5px 0 0 0;
	text-indent: 10px;
}

li.content2_li {
	color : #616161;
}

.hr_separator {
	width: auto;
}

.home_dvd_1{padding-right: 30px !important ; width: 160px; }
.home_dvd_2{padding-right: 20px !important;}
.home_dvd_3{padding-left: 20px !important;}
.home_dvd_4{padding-left: 50px !important;}

.engraved_button_left{
	background-image : url(../../../wlb/brazzers/images/engraved_button_left.png);
	text-indent: 0;
}
.engraved_button_right{
	background-image : url(../../../wlb/brazzers/images/engraved_button_right.png);
	text-indent: 0;
}

.engraved_button_center{
	padding-top: 2px;
	background-image : url(../../../wlb/brazzers/images/engraved_button_center.png);
	background-repeat: repeat-x;
	text-indent: 0;
}

.pink{
	color: #1567BB;
}

.home_categories a img{
	width: 176px;
	height: 129px;
}

.home_studio_imgs{
	float: none;
}

.content_right_menu .home_dvd{
	width : 185px;
	padding : 5px;
	text-align: center;
	margin: 0 0 2px 0;
}

.content2_detail{
	border: none;
	width: 100%;
}

/********************************* HEADER ****************************************/

a.menu_home{
	background-position: -658px 0;
}

a.menu_home:hover {
	background-position:-658px -80px;
}

a.menu_home_select {
	background-position:-658px -40px;
}

a.menu_howitworks {
	background-position: -762px 0px;
}

a.menu_howitworks:hover {
	background-position: -762px -80px;
}

a.menu_howitworks_select {
	background-position: -762px -40px;
}

a.menu_join {
	background-position: -866px 0px;
}

a.menu_join:hover {
	background-position: -866px -80px;
}

.header_search {
	float:left;
	margin: 0 10px 0 5px;
}

.header_submit{
	width: 22px;
	height: 20px;
	background-image: url(../../../wlb/brazzers/images/button-search.gif);
	margin: 0 0 0 0;
}

.header_input {
	background-color:#FFF;
	border: 1px solid #000;
	color:#414141;
	font-size:12px;
	height:16px;
	padding:1px 0;
	text-align:left;
	width:131px;
	text-indent: 4px;
}

.header_menu {
	margin-top:0;
	width: 100%;
	height: 28px;
	background-image : url(../../../wlb/brazzers/images/header/header_menu.png);
}

.header_logo {
    background: transparent url(../../../wlb/brazzers/images/top_logo_001.jpg) left -3px no-repeat;
    float: left;
    height: 108px;
    width: auto;
}

.header_logo a {
	height:108px;
	width:153px;
}

.header_form_search{
	position: relative;
	float: right;
	top : 31px;
	right : 10px;
}

.header_title {
	background-image: none;
}

.header_menu_wrapper{
	float: left;
	width: 100%;
	background-color: #000;
}

.header_bg {
	width: auto;
	margin-right: 10px;
}

#header {
    margin-top: 0;
    margin-bottom: 0px;
    height: 108px;
    background-image: url(../../../wlb/brazzers/images/brazzers_bg.jpg);
}

a.toplinks {
	color: #FFF;
}

.header_login_join {
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
}

.top_menu {
	height: 28px;
	background-image:url(../../../wlb/brazzers/images/header/header_menu.png);
}

.top_menu_last{
	width: 104px;
	float:left;
	height:28px;
	background-position: -3px 0px;
}

/******************************* CATEGORIES **************************************/

.categorie_block{
	margin : 0 37px 0 0;
}

.top_categories_row{
	width: auto;
}

.categorie_block.left.last{
	margin: 0 0 0 0;
}

.separator{
	width: auto;
}

.left.last{
	width : 160px;
}

.home_categories_name img{
	display: none;
}

/********************************* SCENES ***************************************/

.dvd_scenes_img{
	width: auto;
	padding: 0;
}

.dvd_scenes_infos_scene{
	width : 100%;
}

.dvd_scenes_right, .dvd_scenes_bottom{
	display: none;
}

.scenesrow .scenes_right_content_line_2{
	margin: 0 42px;
}

.scenes_right_content_line2{
	width: 745px;
}

.scenes_right_content2{
	margin-left: 0;
	padding-right: 0;
	padding-top: 0;
	width : 100%;

}

.dvd_scenes_infos_stars{
	width : 100%;
}

.dvd_scenes_row, .dvd_scenes_block{
	float: left;
}

.dvd_scenes_bottom{
	clear: both;
}

.dvd_scenes_infos {
	width: auto;
	padding: 0;
}

.scenes_right_content_line_2{
	margin-right: 18px !important;
	margin-left : 18px !important;
}

#scenes_on_dvd .scenes_right_content_line_2{
	margin: 0 12px;
}

.block{
	width: auto;
	padding-left: 5px;
	padding: 5px;
}

.block_menu{
	background-color: #FFFFFF;
	margin-top: 0px;
	width: auto;
	padding: 0;
	text-align: left;
}

.content_right_menu{
	margin-top: 0 !important;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 200px;
}

.video_watching,
.video_scene_watching,
.video_watching_subtitle{
	width: auto;
}

div.download_options td.heading {
	color:#FF8C10;
}

.video_scene_watching .video_watching_img img{
	width: 190px !important;
	height : 143px !important;
}

.video_watching .video_watching_img img{
	width: 180px !important;
	height : 266,px !important;
}

.video_scene_watching .video_watching_img img{
	width: 185px !important;
	height : 138px !important;
}

.content_left_page{
	background-color: #FFFFFF;
	margin-top: 0 !important;
	width: 755px;
	padding-right: 5px !important; /* to override previous declarations */
	padding: 5px;
	margin-top: 0;
	border: none;
}

#trailer{
	height : 540px;
}

#scenes_on_dvd,
#related_scenes{
	height: 100%;
	background-color: #FFF;
}

#related_scenes{
	padding: 10px;
}

.block_page_content{
	width: 100%;
	border: 1px solid #D0D0D0;
}

.dvd_info{
	width : 300px;
}

#download_scene{
	padding-top: 0;
}

#scenes_on_dvd .padding_img,
.scenes_right_content_info2,
.scenes_starring {
	width:auto;
}

/********************************* STUDIOS **************************************/

.studios_right_content_line_2{
	margin: 0 18px 0 18px;
}

.studios_right_content_line_3{
	margin: 0 5px 0 15px;
	padding: 0;
	width: 20px;
	height: 10px;
	display: block;
}

.row_container {
	padding-top: 0px;
	width: auto;
	clear: both;
}

/********************************* PORNSTARS **************************************/

.pornstar_right_content_line_2{
	margin: 0 35px;
}

.pornstar_resume_image .loadingsquare img{
	border: 1px solid #000;
}

.pornstar_resume_image a {
	border: none;
}

.pornstar_resume_image a:hover {
	border: none;
}

/********************************* OUR DVD ***************************************/

#scenes_on_dvd{
	float: left;
	width : 100%;
	padding : 0 0 15px 0;
}

#scenes_on_dvd .row_container{
	padding: 5px 10px 5px 10px;
}

.content_right_menu .block_menu{
	margin-top: 0px;
	float: left;
	width: 99%;
}

.dvd_right_content_line {
	margin: 0 25px 0 25px;
}

.nav_relateddvds div.dvd_sample{
	width: auto;
	margin: 0 !important;
	padding: 5px 0 10px 0;
}

.nav_relateddvds .nav_wide_content
{
	margin-top : 0 !important
}

.nav_relateddvds .nav_wide
{
	margin-top : 0 !important
}

.nav_relateddvds div.dvd_info{
	width: auto !important;
	float: none;
	text-align: center !important;
	padding-left: 0;
}

div.dvd_sample div.dvd_image{
	width: auto;
	border: none;
}

div.dvd_info_title a{
	text-decoration: none;
}

.dvd_info_img{
	margin-bottom : 10px;
	margin-left : 0;
}

.nav_relateddvds{
	float: left;
	width : 100%;
}

.dvd_info_block{
	float: left;
}

.dvd_scenes{
	width: 240px;
}

div.dvd_info_title{
	text-transform: uppercase;
	font-size : 14px;
	text-align: center;
}

.dvd_info_des b{
	display: block;
	color: #FF8C10;
}

.dvd_info .add_to_favorites{
	float: none;
}

ul.tab_nav{
	margin: 0;
	padding-top: 10px;
	width: 100%;
}

/********************************* LOGIN *****************************************/

.spaced{
	margin-top: 0;
}

/******************************** TOUR ******************************************/

#flashhomeslidercont {
	background-color: #000;
	padding-top: 20px;
    display: none;
}

.scene_bar{
	margin: 0 4px;
	border: none;
}

.row_line{
	display: none;
	width: 650px;
}


/****************************** MY ACCOUNT **************************************/

.user_info{
	float: left;
}

.user_info_item_detail{
    width: auto;
    float: left;
    font-weight: normal;
    position: relative;
    clear: both;
    top: -20px;
    left: 120px;
}

div.form_container {
    float: left;
    margin-top: 10px;
}

.form-row .one,
.form-row .two{
	width: auto;
}

input.submit_account,
div.form_container input.submitB{
	background-color:#E5F0F6;
	border:1px solid #9FC3E8;
	color:#35516D;
	font-size:12px;
	font-weight:bold;
	padding:3px 20px;
	width:auto;
	cursor: pointer;
}

.form-column.last{
	width: 300px;
}

/*********************** STYLES TAKEN FROM BRAZZERS *****************************/

.bz_header_user_block {
	float:right;
	font-family:Verdana,sans-serif;
	font-size:10px;
}

.bz_header_user_block a:hover {
	color:white;
	text-decoration:underline;
}

.bz_header_user_block div, .bz_header_user_block a {
	background-color:transparent;
	background-image:url(../../../wlb/brazzers/images/user_tabs.png);
	display:block;
	float:left;
	height:19px;
}

.bz_header_user_first_tab {
	background-position:0 -38px;
	height:19px;
	width:5px;
}

.bz_header_user_last_tab {
	background-position:0 -57px;
	height:19px;
	width:5px;
}

.bz_header_user_separator {
	background-position:-2px 0;
	height:19px;
	width:1px;
}

.bz_header_user_block a {
	background-position:0 -19px;
	color:white;
	padding:0 6px;
	text-decoration:none;
}

.bz_header_user_block div, .bz_header_user_block a {
	background-color:transparent;
	background-image:url(../../../wlb/brazzers/images/user_tabs.png);
	display:block;
	float:left;
	height:19px;
}

/******************************* MEMBERSA **************************************/

#flashbanner a img{
	width: 740px;
	height: 220px;
	padding-left: 10px !important;
}

.thumbset{
	width : 753px;
	height : 25px;
	margin : 5px 0 0 0;
}

a.thumb_on, a.thumb_off, a.thumb_off:hover, a.thumb_on:hover {
	font-size: 11px;
}

a.thumb_on{
	height: 15px;
	background-color: #C2DAFF;
	padding: 4px 30px;
	border-right: 1px solid #FFF;
}

a.thumb_off{
	height: 15px;
	background-color: #D7E6FD;
	border-right: 1px solid #FFF;
	padding: 4px 30px;
}

a.thumb_off:hover{
	text-decoration: none;
	background-color: #C2DAFF;
}

a.thumb_on:hover{
	text-decoration: none;
}

#mostviewed_scenes, #mostviewed_dvds{
	background-color: #E8ECF0;
}

.slider {
	width : auto;
	background-color: #E8ECF0;
	margin : 0 0 0 15px;
	padding-top: 10px;
}

.slider_middle {
	background:transparent url(../../../wlb/brazzers/images/slider/bg.png) repeat-x scroll left top;
	height:18px;
	width:680px;
}

a.slider_right {
	background:transparent url(../../../wlb/brazzers/images/slider/right-button.png) no-repeat scroll left top;
	height:18px;
	width:19px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

a.slider_left {
	background:transparent url(../../../wlb/brazzers/images/slider/left-button.png) no-repeat scroll left top;
	height:18px;
	width:19px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#slide_middle_1 img,
#slide_middle_2 img{
	width: 16px;
	height: 16px;
	/*background-image: url(../../../wlb/brazzers/images/slider/left-button.png) ;*/
	opacity:0.3;
	filter:alpha(opacity=30);
}

#dvd_contents,
#scene_contents {
	width:755px;
}

.favorite_scene_block {
	width: 190px;
}

div.dvds_right_content_line_2 {
	width: 12px;
	background-color: #F9FAFB;
	margin-right: 0px;
	height: 200px;
}

.dvds_right_content_line2{
	width: 745px;
}

.favorite_dvd_block img{
	width:  140px !important;
	height: 204px !important;
}

.dvd_pic.favorite_dvd_block{
	width: 140px;
}

div.form_container legend {
	background-color:#D7E6FD;
	padding:5px 10px;
}

.dvd_info_block #covers{
	display: none;
}

#scenes_on_dvd .row_container .left {
	width: 210px;
}
.video_watching_price {
	display: none;
}
.hq_videos_img {
	margin-left: 0;
}
.hq_videos_img a {
	background-position: center center;
	width:200px;
}
.inforating {
	width: 500px;
}

.dvd_onethumb_banner_tourm {
	background:transparent url(../images/dvd_onethumb_banner.gif) no-repeat scroll center top;
	float:left;
	height:32px;
	padding-top:168px;
	text-align:center;
	width:251px;
}
.dvd_twothumb_banner_tourm {
	background:transparent url(../images/dvd_twothumb_banner.gif) no-repeat scroll center top;
	float:left;
	height:32px;
	padding-top:168px;
	text-align:center;
	width:500px;
}
.dvd_onethumb_banner_tourm a, .dvd_twothumb_banner_tourm a {
	font-size:32px;
	font-weight:bold;
}