/*************************************************
 *      general stuff //for the whole site
 ************************************************/

a {
    color:#37627F;
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:none;
}

a:hover {
    color:#0095FE;
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:underline;
}

.content_left {
    width: 150px;
    float: left;
}

.clearboth {
    clear: both;
}
.pink {
    color: #E01974;
}
.grey {
    color: #E01974;
}

.paginator {
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    width:793px;
}
/*****************************
 *      Navigation bar
 *****************************/
#navbar {
    padding-left: 40px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: normal;
    margin: 0 0 10px 0;
}
#navbar a {
    font-weight: bold;
}
#navbar .name {
    color: #5A5A5A;
}

/*****************************
 *        Left Menu
 *****************************/

.block_menu_title {
    width: 177px;
    height: 19px;
    background-color: #e5e5e5;
    border-bottom: solid 1px #cccccc;
    padding-left: 8px;
    padding-top: 5px;
    float: left;
}
.block_title {
    color:#5A5A5A;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
}
ul.quick_links {
    display:block;
    line-height: 16px;
    list-style-image:url(../../images/common/moviebox-pink-dot.jpg);
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding-left:8px;
}
/* IE6 fix */
* html ul.quick_links {width: 130px; padding-left:0px; list-style-position: inside; margin-left: -16px;}

ul.quick_links a {
    font-weight: bold;
    padding: 1px 0 1px 5px;
}
ul.quick_links a:hover {
    text-decoration: none;
    color: #e01974;
}
a.list_name {
    cursor: pointer;
    font-weight: bold;
    width:154px;
    display: block;
    padding-left: 6px;
}
a.list_name:hover {
    text-decoration: none;
    background-color: #e01974;
    color: #FFFFFF;
}
a.list_view_all {
    cursor: pointer;
    font-weight: bold;
    width:154px;
    display: block;
    padding-left: 6px;
    padding-bottom :10px;
    text-decoration: underline;
    font-size: 13px;
}
a.list_view_all:hover {
    text-decoration: none;
    color: #e01974;
}
/* sort box */
.sorting_box {
    float: left;
    width: 182px;
    padding: 0px 5px 10px 5px;
}
.order_by_text {
    font-weight: bold;
    font-size: 11px;
    padding-top: 1px;
    width: 55px;
    float: none;
}
.form_elts {
    width: 117px;
    margin-top: 10px;
    margin-left: 0;
    float: none;
}
.sorting_box select {
    width: 115px;
    margin-bottom: 2px;
}
/* end sort box */

.block_left {
    float:left;
}
.block_left_content{
    width: 135px;
    /*padding: 10px 20px;*/
}
.block_left_content_title {
    background-color:#E5E5E5;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    height:19px;
    padding:5px 0 0 15px;
    width:135px;
}
.expand_collapse a {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-spacing: 1px;
    width: 115px;
}
.expand_collapse div {
background:#EEEEEE none repeat scroll 0 0;
border-spacing:1px;
margin-left:17px;
padding-bottom:2px;
padding-left:5px;
width:105px;
}
.expand_collapse div a {
    padding-left:3px;
    width:105px;
}
a.view_all {
    text-decoration: underline;
}
a.view_all:hover {
    background: none;
    color: #e01974;
    text-decoration: none;
}
.block_content {
    border-right:1px solid #CCCCCC;
    padding:10px;
    width:130px;
}
.block_content a {
    cursor:pointer;
    display:block;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
/*    padding:2px 0 2px 10px; */
/*    width:120px; */
}
.block_content a:hover {
    text-decoration: none;
    color: #0095FE;
}
.block_content img {
    vertical-align: bottom;
    margin-right: 1px;
    margin-bottom: 2px;
}
.block_content a.left_nav_lnk_normal {
	padding-left: 15px;
	background: url(../../../v2/images/common/moviebox-square.png) no-repeat center left;
}
.block_content a.left_nav_lnk_expand {
	padding-left: 15px;
	background: url(../../../v2/images/common/moviebox-expand.png) no-repeat center left;
}
.block_content a.left_nav_lnk_collapse {
	padding-left: 15px;
	background: url(../../../v2/images/common/moviebox-collapse.png) no-repeat center left;
}

/************************
 *     Page content
 ***********************/
.content_right {
    border-left: 1px solid #cccccc;
    padding-left: 14px;
    width: 810px;
}
/* IE6 fix */
* html .content_right {width: 809px;}

.block_right_content {
    float:left;
    margin-bottom:15px;
    width:793px;
}
.block_right_content_title {
    background-color:#E5E5E5;
    border-bottom:1px solid #CCCCCC;
    height:19px;
    padding:5px 12px 0 7px;
    text-align:left;
    width:774px;
}
.block {
    /*padding: 5px 10px 0px 10px;  */
    padding-top: 5px;
}
/************************
 *  Thumbs and Sort bar
 ***********************/
.result_top_bar2 {
    width: 750px;
    height: 30px;
    border-bottom: solid 1px #cccccc;
    padding-top: 17px;
    text-align: left;
    float: left;
}
a.boxmode_off {
    background-color: #E5E5E5;
    border: 1px solid #CCCCCC;
    color: #5A5A5A;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    width:140px;
    height:15px;
    margin: 5px 5px 0px 0px;
    padding: 7px;
    text-align:center;
    text-decoration: none;
}

a.boxmode_off:hover {
    height:20px;
    margin-top:0;
}

a.boxmode_on {
    text-decoration: none;
    background-color: #666666;
    color: white;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 140px;
    height: 22px;
    margin: 0px 5px 0px 0px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}

.sorting_top_bar2 {
color:#5A5A5A;
margin-top:7px;
padding-left:7px;
}

a.widget_title {
    color:#E01974;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
}
.widget_details{
    color:#6E6E6E;
    float:left;
    font-size:10px;
    padding-top:0;
    text-align:left;
}
.letter_sort {
    border: none;
    border-bottom: 1px solid #D1D1D1;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 12px 3px;
    width: 197px;
}

.hr_separator {
border-top:1px solid #DDDDDD;
clear:both;
font-size:0;
height:1px;
margin-bottom:5px;
margin-left:0;
margin-top:5px;
width:793px;
}

/******** PPU BUTTONS **********/
a.unlock_scene {
    display: block;
    width: 200px;
    height: 40px;
    background: url(../../../v2/images/common/ppu/facebox/unlock_video_button_dark.png) top left no-repeat;
    clear:both;
}
a.unlock_scene:hover {
    background: url(../../../v2/images/common/ppu/facebox/unlock_video_button_light.png) top left no-repeat;
}
.add_to_wishlist, .add_to_favorites {
    float: right;
}
#add_favorites {
    display: block;
    width: 147px;
    height: 22px;
    text-decoration: none;
    background-image: url(../../../v2/images/common/ppu/add_wishlist.png);
    background-position: 0 44px;
}
.add_to_favorites #add_favorites {
    background-image: url(../../../v2/images/common/ppu/add_favorite.png);
}
a#add_favorites:hover {
    background-position: bottom;
}
a.is_wishlisted {
    display: block;
    width: 147px;
    height: 22px;
    text-decoration: none;
    background-image: url(../../../v2/images/common/ppu/add_wishlist.png);
    background-position: 0 66px;
}
a.is_favorite {
    display: block;
    width: 147px;
    height: 22px;
    text-decoration: none;
    background-image: url(../../../v2/images/common/ppu/add_favorite.png);
    background-position: 0 66px;
}

.engraved_button_left{
    background-image:url(../../../v2/images/common/engraved_button_left.png);
    cursor:default;
    float:left;
    height:17px;
    margin-left:8px;
    width:9px;
}

.engraved_button_center{
    background-image:url(../../../v2/images/common/engraved_button_center.png);
    color:#FFFFFF;
    float:left;
    font-size:11px;
    font-weight:normal;
    height:16px;
    padding-top:1px;
    cursor: default;
}

.engraved_button_right{
    height:17px;
    width :9px;
    float: left;
    background-image: url(../../../v2/images/common/engraved_button_right.png);
    cursor: default;
    margin-right: 1px;
}

.follow_link{
    color:#37627F;
    float:left;
    font-size:11px;
    font-weight:bolder;
    height:15px;
    margin-left:10px;
    margin-right:5px;
    padding-top:2px;
}

.follow_link:hover {
   text-decoration: none;
}

.paginator_container {
    margin-right: 13px;
}

.title_right_container{
    float:right;
}

.title_left_container {
    float: left;
    height: 19px;
    overflow: hidden;
    width: 450px;
}
.title_left_container span {
    color: #E01974;
    font-size:15px;
}
#mostviewed_scenes {
    width: auto;
    height: 240px;
}
#mostviewed_dvds {
    width: auto;
    height: 330px;
}

.row_container {
clear:both;
margin:0 auto;
padding-bottom:15px;
padding-top:10px;
}



div.listing_title_letter {
border-bottom:1px solid #CCCCCC;
margin-bottom:10px;
width:125px;
}

a.listing_title_letter {
color:#333333;
font-size:14px;
font-weight:bolder;
}

.listing_item {
color: #333333;
}

.listing_all_link {
padding-top: 5px;
}

.listing_title_continued {
color: #333333;
}

.listing_container {
padding-bottom: 25px;
}

.listing_colomn_container {
float:left;
margin:0 auto;
padding-left:27px;
padding-right:27px;
width:144px;
}

/*** LEFT NAV ***/
.block_content img {
    width: 130px;
    margin-left: -10px;
}


* html #special_offer { padding: 7px 10px 5px 10px;}


.leftnav_letter_grey {
    padding-top: 2px;
}
.leftnav_letter_blue {
    margin-bottom: 45px;
}
.leftnav_letter_blue a {
	display: block;
	padding: 0;
	width: 13px;
	float: left;
}
* 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;}

/***************************
 *   Facebox confirmation
 ***************************/
#facebox .facebox_pop_title{
	font-size:14px;
	font-weight:bolder;
	background-color:#73C020;
	border-bottom:1px solid #CCCCCC;
	color:white;
	float:left;
	height:19px;
	margin-bottom:10px;
	padding:5px 10px 0 15px;
	width:697px;
}

#facebox .facebox_transparent_div{
	background-color:white;
	height:20px;
	line-height:17px;
	margin-top:-20px;
	opacity:0.65;
	width:224px;
	clear: both;
	filter: alpha(opacity = 65);
}

#facebox .facebox_transparent_div_inner_div{
	font-weight: bolder;
	color: black;
	background-color:transparent;
	font-family:Verdana;
	font-size:11px;
	height:20px;
	line-height:17px;
	margin-top:-20px;
	text-align:center;
	width:224px;
	clear: both;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#facebox .facebox_close_x  {
	background:transparent url(../../../v2/images/common/ppu/facebox/btn_close_x.png) no-repeat scroll 0 0;
	height:16px;
	margin-left:718px;
	margin-top:-14px;
	position:absolute;
	width:16px;
}

#facebox .facebox_close_div {
	color: #aaaaaa;
	display:none;
	height:15px;
	margin-left:640px;
	margin-top:-9px;
	position:absolute;
	width:80px;
}
#facebox .content{
	position:relative;
}
#facebox .facebox_login {
	color:white;
	height:15px;
	margin-left:686px;
	margin-top:19px;
	position:absolute;
	width:28px;
}

#facebox .facebox_pop_title_new{
	background:		url("../../../v2/images/areas/tourhome/welcomepopup/credits_popup_top.png") no-repeat scroll 0 0 transparent;
	padding-left:	75px;
	height:			59px;
}

#facebox .facebox_pop_title_new, #facebox .facebox_pop_title_new h1{
	color:			white;
	font-family:	helvetica;
	font-size:		28px;
	line-height:	50px;
	font-weight:	bold;
	text-shadow:	1px 1px 1px black;
}

#facebox .facebox_pop_title_new h1{
	display:		block;
	padding-top:	2px
}

#facebox .symbol{
	position:		absolute;
}

#facebox .symbol.lock{
	background:		url("../../../v2/images/common/popup/lock-icon.png") no-repeat scroll 0 0 transparent;
	height:			41px;
	width:			30px;
	left:			23px;
	top:			6px;
}

/* Welcome to the Members Area! */
div.popup a{cursor:pointer;}
div.popup .title{
	background:url(../../../v2/images/areas/tourhome/welcomepopup/credits_popup_top.png) no-repeat ;
	padding-left:75px;
	height:59px;
	position:relative;
}

div.popup .title h1{
	color:white;
	font-family:helvetica;
	font-size:28px;
	line-height:50px;
	padding:2px 0 0;
	display: block;
	text-shadow:1px 1px 1px black;
}

div.popup .deco.no1{
	background:url("../../../v2/images/areas/tourhome/welcomepopup/credits_popup_money.png") no-repeat scroll 0 0 transparent;
	height:49px;
	left:14px;
	position:absolute;
	top:3px;
	width:47px;
}

div.popup .deco.no2{
	background:url("../../../v2/images/areas/tourhome/welcomepopup/credits_popup_girl.png") no-repeat scroll 0 0 transparent;
	width:229px;
	height:192px;
	float:left;
}

div.popup .action{
	float:left;
	width:490px;
	padding-top:15px;
	text-shadow:1px 1px 1px #CCCCCC;
}

/* Welcome */
#popup_welcome .buttons{padding-left:100px;padding-top:30px;}

#popup_welcome .buttons a.continue{
	background:transparent url("../../../v2/images/common/ppu/yes.png") no-repeat scroll left top;
	display:block;
	height:38px;
	width:100px;
	float:left;
	margin:2px;
}

#popup_welcome .buttons a.continue:hover{
	background-position: bottom left;
}

#popup_welcome .buttons a.get_more{
	background:transparent url("../../../v2/images/areas/tourhome/welcomepopup/credits_popup_button.png") no-repeat scroll left top;
	display:block;
	float:right;
	height:42px;
	width:200px;
	float:left;
}

#popup_welcome .buttons a.get_more:hover {
	background-position: 0 -41px;
}

#popup_welcome .buttons a.get_more span{display:none;}

/* Weekend Popup */
div.popup .weekend_popup div.padding{padding:0 0 20px;}
div.popup #weekend_popup_message{
	text-align:center;
	font-size:20px;
	padding-top:20px;
	text-shadow:1px 1px 1px #CCCCCC;
	font-weight:normal;
}

/**
*
*/
#facebox .facebox_pop_title_new.v3{
	font-size:26px;
}

#facebox div.facebox_pop_title_new_inner_font{
	padding-top:3px;
	font-weight:bold;
}

#facebox .facebox_iframe_title {
	font-family:verdana;
	font-size:22px;
	font-weight:bolder;
	text-align:left;
}

#facebox .facebox_iframe_title_inner_font {
	color:gray;
	font-family:verdana;
	font-size:22px;
	font-weight:bolder;
}
#facebox .facebox_iframe_title_inner_font_2 {
	color:gray;
	font-family:verdana;
	font-size:25px;
	font-weight:bolder;
}
#facebox .facebox_pop_left_box{
	float: left; width: 240px;
}

#facebox .facebox_welcome_pop_left_box.v2{
	width:255px; height:183px; float:left; padding-left:40px;
}

#facebox .facebox_welcome_pop_left_box.v3{
	background:url(../../../v2/images/areas/tourhome/welcomepopup/dvds_lie.png);
	width: 205px;
	height: 177px;
}

#facebox .facebox_pop_left_box_bundle{
	float: left; width: 700px;
}

#facebox .facebox_bundle_title{
	padding: 10px;
	text-align: center;
}

#facebox .facebox_pop_right_box{
	float: left; padding-left: 15px; width: 440px; text-align: center;
}

#facebox .facebox_pop_right_box_bundle{
	float: left; padding-left: 15px; width: 700px; text-align: center;
}

#facebox .facebox_pop_right_box_top_box{
	clear:both;
	font-weight:bolder;
	text-align:center;
}

#facebox .face_box_right_box_top_box_title{
	border: 1px solid ; margin: 10px; padding: 5px; text-align: center; font-size: 14px; background-color: rgb(229, 229, 229);
}

#facebox .facebox_pop_right_box_bottom_box{
	height:45px;
	padding-top:5px;
	width:460px;
}

#facebox .facebox_pop_right_box_bottom_box_bundle{
	height:45px;
	padding-top:5px;
	width:700px;
}

#facebox .facebox_pop_right_box_buttons{
	height:40px;
	width:200px;
	padding-left:120px;
}

#facebox .facebox_pop_right_box_buttons_bundle{
	background-color:#F6F6F6;
	height:40px;
	padding-left:250px;
	width:450px;
}

* html #facebox .facebox_pop_right_box_buttons_bundle{
	padding-left:0px;
}

* html #facebox .facebox_pop_right_box_buttons{
	padding-left:0px;
}


#facebox .facebox_price_details_line_1 {
	padding-top: 5px;

}

#facebox .facebox_notice_box {
	padding: 5px;

}

/*buttons*/
#facebox a.unlock_dvd_yes {
	background:transparent url(../../../v2/images/common/ppu/yes.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:38px;
	margin-right:60px;
	width:100px;
}

#facebox a.unlock_dvd_yes:hover {
    background-position: bottom left;
}

#facebox a.unlock_dvd_sign_up {
    background:transparent url(../../../v2/images/common/ppu/signup4free.png) no-repeat scroll left top;
    display:block;
    float:left;
    height:39px;
    margin-right:40px;
    width:200px;
}

#facebox a.unlock_dvd_sign_up:hover {
    background-position: bottom left;
}

#facebox a.unlock_dvd_no {
	background:transparent url(../../../v2/images/common/ppu/no.png) no-repeat scroll left top;
	display:block;
	float:left;
	height: 29px;
	margin-top:9px;
	width:60px;
}

#facebox a.unlock_dvd_no:hover {
	background-position: bottom left;
}

#facebox .facebox_welcome_pop_left_box{
	float:left;
	width:210px;
}

#facebox .facebox_welcome_pop_right_box{
	float:left;
	width:510px;
}

#facebox .facebox_welcome_pop_right_box.v2{
	clear:both;
	padding:0;
	width:100%;
}
#facebox .facebox_welcome_pop_right_box.v2 form{padding:15px;}
.msg.v2{
	padding-bottom:12px;
	color:#404040;
	line-height:30px;
}

.msg.v2 img{
	clear:both;
	float:none;
}

#emailconfirmation_submit{
	background: url(../../../v2/images/common/popup/confirm_email_asset.png) -206px -58px transparent;
	width:200px;
	height:42px;
	border: 0;
	cursor: pointer;
	float:right;
	margin-top:-3px;
	_margin-top:-1px;
}

#emailconfirmation_submit:hover{
	background-position: -206px -107px;
}

.v2 #email{
	border: 1px solid #777777;
	background: white;
	color: #818181;
	width:450px;
	height:33px;
	padding: 0 5px;
	clear:both;
	float:none;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}

#facebox .facebox_welcome_pop_right_box_bottom_box{
    background-position:190px 35px;
    height:40px;
    padding-top:8px;
    width:auto;
}

#facebox .facebox_welcome_pop_right_box_bottom_box #email{float:left;padding:8px 5px 0 5px;}
#facebox .facebox_welcome_pop_right_box_bottom_box.v3{
	background-position:0 0;
	height:40px;
	padding-top:12px;
	width:auto;
}

#facebox .facebox_welcome_pop_right_box_bottom_box.v3 {
	width:100%;s
	padding-top:30px;
}

#facebox .facebox_welcome_pop_right_box_top_box{
	color:#939393;
	font-size:28px;
	font-weight:normal;
	text-align:center;
	line-height:40px;
}

#facebox .facebox_welcome_pop_right_box_buttons{
	height:50px;
	margin-left:100px;
	width:390px;
}
#facebox .facebox_welcome_pop_right_box_buttons.v3{ margin-left:0;width:auto;}
#facebox .facebox_welcome_pop_right_box_buttons.v2{
	background-color:transparent;
	height:auto;
	margin-left:0;
	width:auto;
	float:right
}

#facebox a.welcome_unlock_dvd_yes {
	background:transparent url(../../../v2/images/common/ppu/yes.png) no-repeat scroll left top;
	display:block;
	float:right;
	height:38px;
	width:100px;
	float:none;margin:0 auto;
}

#facebox a.welcome_unlock_dvd_yes:hover {
	background-position: bottom left;
}

/* This removes the line and close button on the facebox */
#facebox .footer a {
	display: none;
}
#facebox .footer {
	border: none;
}
/****************************   END of Facebox confirmation ***************************/

.hp_banner {
	height: 250px;
}
/*.hp_banner a {
    display: block;
    background: transparent url(../../../v2/images/common/ppu/signup4free.png) top left no-repeat;
    height: 39px;
    width: 196px;
    float:right;
    margin-right:55px;
    margin-top:194px;
    cursor: pointer;
}
.hp_banner a:hover {
    background-position: bottom left;
}
* html .hp_banner a {
    margin-right: 27px;
    margin-top: 193px;
    behavior: url(/htc/iepngfix.htc);
} */

.premium_overlay {
	background: transparent url(../../../v2/images/common/ppu/premium_overlay.png) top left no-repeat;
	display: block;
	height: 64px;
	margin-bottom: -64px;
	width: 64px;
	position: absolute;
}
* html .premium_overlay {
	behavior: url(/htc/iepngfix.htc);
}
.premium_overlay_scene {
	background: transparent url(../../../v2/images/common/ppu/premium_overlay_scene.png) top left no-repeat;
	display: block;
	height: 10px;
	margin-top: -10px;
	width: 53px;
	opacity:0.9;
	filter: alpha(opacity=90);
}
* html .premium_overlay_scene {
	margin-top: -13px;
	behavior: url(/htc/iepngfix.htc);
}
*:first-child+html .premium_overlay_scene {
	margin-top: -13px;
}


scene_price_  {
	color: #AE0000;
	font-size: 16px;
	font-weight: bold;
}

a.unlock_dvd {
	display: block;
	float: right;
	width: 200px;
	height: 38px;
	margin-top: 20px;
	background: url(../../../v2/images/common/ppu/facebox/unlock_dvd_button_dark.png) top left no-repeat;
}
a.unlock_dvd:hover {
	background: url(../../../v2/images/common/ppu/facebox/unlock_dvd_button_light.png) top left no-repeat;
}


/*** Filtering system ***/
.filter_block .emphasis a {
	color: #E01974;
}
select.cat_select {
	width: 130px;
}


/**
 * DVD series
 */

ul#otherDvdsFromSerie {
	width: 200px;
	max-height: 100px;
	padding-left: 0px;
	margin-left:0px;
	margin-top: 5px;
	overflow: auto;
	display: none;
	border:1px solid #9A9A9A;
}

.wideSeries {
	margin-right:30px;
	float: right;
	clear: right;
}

.wideSeries ul#otherDvdsFromSerie {
	width: 500px;
	max-height: 274px;
	padding-left: 0px;
	margin-left:0px;
	margin-top: 5px;
	overflow: hidden;
	overflow: overflow-y;
	display: none;
	border:1px solid #9A9A9A;
}

*html .wideSeries ul#otherDvdsFromSerie {
	height: 274px;
}

ul#viewOtherFromSeries {
	display: inline-block;
	margin-bottom: 5px;
}

ul#otherDvdsFromSerie li {
	margin-left: 20px;
}

ul#otherDvdsFromSerie li.listHeader {
	list-style-type: none;
	border-bottom: 1px solid #9A9A9A;
	text-align: center;
	margin-left: 0px;
	line-height: 25px;
	font-weight: bold;
	font-size: 1.1em;
}

a.dvdFromSerie {
	display: block;
	width: auto;
	margin-left: 1px;
	line-height: 16pt;
}

#dvdImage {
	height: 286px;
	width: 200px;
	display: inline-block;
}

.pornstar_favorite {
	width: 180px;
}

.scene_info_block {
	width:160px;
}
.infoSizeB .scene_info_block {
	width: 224px;
}

.scene_pic {
	float: left;
}
.scene_img_overlay {
	display: none;
}
.dvd_pic {
	float: left;
	width: 150px;
}

#feedback_icon {
	display: block;
	float: right;
	position: fixed;
	background: transparent url(../../../v2/images/common/feedback.gif) no-repeat right center;
	padding-right: 15px;
	overflow: hidden;
	right: 10px;
	bottom: 10px;
	font-size: 7pt;
	z-index: 5000;
}
* html #feedback_icon {position: relative;}


.scene_pic.infoSizeB {
	width: 224px;
}

.blockTrialScenes .infoSizeB.scenes_right_content_line_2 {
	height: 224px;
	margin:0;
	padding:0;
	margin-left: 48px;
}
.blockTrialScenes .infoSizeB {
	background: transparent;
}

.infoSizeB .scenes_right_content_info2 a.scenes_right_content_info_link2,
.infoSizeB .scenes_right_content_info2 a.scenes_right_content_info_link3 {
	color:#E01974;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height: 14px;
	overflow: hidden;
	font-weight:bold;
}

.infoSizeB a.scenes_right_content_info_link2 {
	display: block;
}

.infoSizeB .scenes_starring {
	font-size:10px;
	height:13px;
	overflow:hidden;
	padding-top:3px;
	text-align:left;
	width:160px;
}

.infoSizeB .scenes_date {
	color:#6E6E6E;
	float:left;
	font-size:10px;
	padding-top:0;
	text-align:left;
	width:88px;
}

.infoSizeB .scenes_views {
	color:#6E6E6E;
	float:right;
	font-size:10px;
	padding-top:0;
	text-align:right;
	width:100px;
}

.infoSizeB .scenes_right_content_info2 {
	height:30px;
	overflow:hidden;
	padding-top:6px;
	text-align:left;
	float: left;
	clear: left;
	width:160px;
}

.scenes_right_content_line_2.infoSizeB {
	background-color:#DDDDDD;
	float:left;
	height:160px;
	margin-top:6px;
	width:0;
}

.trialScenePreview .scene_img_overlay {
	display: block;
	width:84px;
	height:31px;
	position: absolute;
	margin-bottom: 0px;
	margin-left: 5px;
	background: url('../../images/common/restricted_scene_overlay.png') no-repeat left bottom;
}
html .trialScenePreview .scene_img_overlay { behavior: url(/htc/iepngfix.htc) }

.sceneTrialTag {
	width: 61px;
	height: 20px;
	display: block;
	float: right;
	clear: right;
	margin-top: 10px;
	background: url('../../images/common/restricted_trial_btn.png') no-repeat right top;
}
*html .sceneTrialTag { behavior: url(/htc/iepngfix.htc) }

.restrictedTrialFooter {
	width: 793px;
	height: 81px;
	clear: both;
	float; none;
	margin-bottom: 15px;
	background: url('../../images/common/restricted_botbg.jpg') no-repeat right top;
}

.trialScenePreview img {
	border: 1px solid #E01974;
}

.blockTrialScenes {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #EAEAEA;
	width: 783px;
}

.restrictedTrialFooter a:link,
.restrictedTrialFooter a:active,
.restrictedTrialFooter a:visited {
	z-index: 1000;
	width: 190px;
	height: 41px;
	margin-top: 20px;
	margin-right: 10px;
	display: block;
	float: right;
	clear: both;
	background: url('../../images/areas/video/preroll_trial_upgradebtn.png') no-repeat left bottom;
	opacity: 1;
	filter: alpha(opacity=100);
}
*html .restrictedTrialFooter a { behavior: url(/htc/iepngfix.htc) }

.restrictedTrialFooter a:hover {
	background-position: left top;
}

/* Channel List Left Nav */
div#channelList a.channelNaviLogo img {
	z-index:10;
}
div#channelList a.channelNaviLogo:hover img {
	opacity: 0.8;
    filter: alpha(opacity=80);
}
*html div#channelList a.channelNaviLogo:hover img {behavior: url(/htc/iepngfix.htc);}

div#channelList a.channelNaviOverlay {
	background: url('../../images/common/channels/unlocked.png') no-repeat left top;
	display:block;
	height:30px;
	margin-left:115px;
	margin-top:-35px;
	position:relative;
	width:30px;
	z-index:50;
}
* html div#channelList a.channelNaviOverlay {
	behavior: url(/htc/iepngfix.htc);
	margin-left: 60px;
}

/* Channel breadcrumb */
div#channelBreadcrumb {
	width: 887px;
	height: 46px;
	padding-left: 75px;
	margin-bottom: 10px;
	line-height: 46px;
	background: url('../../images/common/channels/breadcrumb_bg.png') no-repeat left top;
}
*html div#channelBreadcrumb {behavior: url(/htc/iepngfix.htc);}

div#channelBreadcrumb div#channelBreadcrumbNav {
	clear:left;
	float:left;
	width:600px;
}

div#channelBreadcrumb span.breadcrumbSeparator {
	width: 9px;
	height: 9px;
	display: block;
	float: left;
	clear: none;
	background: url('../../images/common/channels/breadcrumb_arrow.png') no-repeat left top;
}
*html div#channelBreadcrumb span.breadcrumbSeparator {behavior: url(/htc/iepngfix.htc);}

*html div#channelBreadcrumb img {behavior: url(/htc/iepngfix.htc);}

div#channelBreadcrumb img#breadcrumbLogo {
	float: right;
	clear: right;
}

div.messageCenterContainer {
	width: 781px;
	height: 25px;
	margin-bottom: 15px;
	text-align: right;
	padding: 80px 20px 0 0;
	background-repeat: no-repeat
}

div.messageCenterContainerDvd {
	height: 110px;
	width: 456px;
	padding: 0;
	padding-right: 345px;
	padding-top: 10px;
}

div.messageCenterContainerDvdPremium,
div.messageCenterContainerDvdHd {
	padding-right: 15px;
	width: 786px;
}


select#viewOtherFromSeries {
	width: 200px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	display: inline;
}


/* exclusive content headlines */

div#exclusive_content {
	width: 100%;
	margin-bottom: 2em;
	border-bottom: 1px solid #d7d7d7;
}

div#exclusive_content:after {
	content: ".";
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}

div#exclusive_content div.scene_pic {
	width: 224px;
}

div#exclusive_content div.dvd_pic {
	margin-right: 64px;
}

div#exclusive_content div.scene_pic:last-child, div#exclusive_content div.dvd_pic:last-child {
	margin-right: 0;
}
.premium_separator {
	width: 60px;
	height: 215px;
	float: left;
}