@charset "iso-8859-1";

TD {
  font-family: Tahoma, Arial;/*text font*/
  font-size: 11px;
  color: #000000;/*text1*/
  text-decoration: none;
}

BODY, .window_background{
	background: #FFFFFF;
}

.maintable {
	/*background: #FFFFFF; 
	border:1px solid #959495;	*/
}

.top_custom_image {
    background-image: url(/skins-images/1428/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*background-color: #FFFFFF;*/
	height: 200px;
	width: 100%
}
.top_custom_image a:link img {
    border: 0;	
}
.top_custom_image a:hover img {
    border: 0;	
	-moz-opacity:1;
  filter: alpha(Opacity=100); 
}
.top_custom_image a:visited img {
    border: 0;	
	-moz-opacity:1;
  filter: alpha(Opacity=100); 
}

/*TABLE {margin:0px;padding:0px;text-align:center;}*/

.background1, .headline_terms, .tablestyle, .table_background {background: #FFFFFF;}
.background2, .langbox, .textfieldterms, .text_content_box{background: #FFFFFF;}
.background3, .infobox{background: #FFFFFF;}
.background4{background: #FFFFFF;}

A {color: #000000;text-decoration : none;}
A:active {text-decoration : none;}
A:visited {text-decoration : none;}
A:hover {color: #285AB5 ;text-decoration : underline;}

a:link img{
  border: 1px #000000; 
  border-style: solid;
}
a:hover img{
  border: 1px #000000; 
  border-style: solid;
}



.text1, .offerselectiontext, .cashselectiontext, .headline_f12, .headline_no_border, .headline_terms, .plain_text, .terms {color: #000000}
.text2, .langtext, .textfieldterms, .headline_f24 {color: #285AB5}
.text3, .infobox {color: #000000}
.text4 {color: #285AB5}
.text5 {color: #000000 }
.text6 {color: #285AB5}

h3 {
	color: #285AB5 ;	
}

A.link1 {color: #000000}
A.link1:active {color: #000000}
A.link1:visited {color: #000000}
A.link1:hover {color: #285AB5 }

A.link2, A.footer:link {color: #285AB5 }
A.link2:active, A.footer:active {color: #285AB5 }
A.link2:visited, A.footer:visited {color: #285AB5 }
A.link2:hover, A.footer:hover {color: #285AB5 }

A.link3 {color: #000000 }
A.link3:active {color: #000000 }
A.link3:visited {color: #000000 }
A.link3:hover {color: #000000 }

.border, .headline_f12, .headline_terms, .tablestyle, .table_background, .text_content_box, .langbox {border: 1px solid #000000;}
.border1, .infobox {border: 1px solid #DFDFDF;}
.border2 {border: 1px solid #767676;}
.border3 {border: 1px solid #E6E6E6;}


.underline {text-decoration : underline;}

.small {font-size: 9px;padding-left:8px;}
.small2 {font-size: 9px;padding:5px 0px 0px 0px;}

.bold{font-weight: bold;}

.capitalize {text-transform: uppercase;}

.ucwords{text-transform: capitalize;}

.top-bar {
	background: #FFFFFF;/*background4*/
	color: #000000;/*text3*/
	padding-right: 10px;
}
.top-bar-background {
	background: #FFFFFF;
	color: #000000;
    border-bottom: 1px dotted #999999;
}

/* FORMS */
.text_content_box input, .button {
	font-family: Arial;/*text font*/
	color: #000000;/*text2*/
	background: #FFFFFF;/*background2*/
	font-size: 11px;
	border: 1px solid #000000;/*border2*/
	font-weight: bold;
}
.button1 {
	font-family: Arial;/*text font*/
	background: #FFFFFF;
	border: 1px dotted #285AB5;
	cursor: hand;
	text-decoration: none;
    width: 166px;
    height:24px;
    line-height:24px;
    display:table;
    color: #CA0000 ;
    border-spacing: 0px;
    padding: 0px;
}
.button1 .text {
	font-size: 11px;
    display:table-cell;
    text-align: left;
    width:90px;
    padding-left:3px;
    font-weight: bold;
}
.button1 .size {
	color: #285AB5;
	font-size: 11px;
	font-weight: bold;
    display:table-cell;
    width:70px;
    text-align: right;
    padding-right:3px;
}
.button1:hover .size {
	color: #FFFFFF;
}
.button1:hover {
	text-decoration: none;
    background: #CA0000;
    border: 1px solid #000000;
    cursor: pointer;
	color: #FFFFFF;
    cursor: hand;
}
.button2 {
	font-family: Arial;/*text font*/
	background: #CA0000;
	border: 1px solid #000000;
	cursor: hand;
	text-decoration: none;
   width: 166px;
    padding:3px;
    display:table;
    color: #FFFFFF ;
}
.button2 .text {
	color: #FFFFFF ;
	font-size: 11px;
    display:table-cell;
    text-align: left;
    width:90px;
    font-weight: bold;
}
.button2 .size {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
    display:table-cell;
    width:70px;
    text-align: right;
}
.button2:hover .size {
	color: #000000;
}
.button2:hover {
	text-decoration: none;
    background: #FFFFFF;
    border: 1px solid #000000;
    color: #CA0000 ;
    cursor: hand;
    cursor: pointer;
}
.button1nb {
	font-family: Tahoma;/*text font*/
    font-weight: bold;
	color: #CA0000 ;
	background: #FFFFFF;
	font-size: 11px;
	border: 1px solid #000000;
	cursor: hand;
    text-decoration: none;
}
.button1nb:hover {
	background: #CA0000 ;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}
.button2nb {
	font-family: Tahoma;/*text font*/
    font-weight: bold;
	color: #CA0000 ;
	background: #FFFFFF;
	font-size: 11px;
	border: 1px solid #000000;
	cursor: hand;
    text-decoration: none;
}
.button2nb:hover {
	background: #CA0000 ;
    color: #FFFFFF;
    text-decoration: none;
}
.button3nb {
	font-family: Tahoma;/*text font*/
	color: #CA0000;
    width:140px;
    padding:3px 30px;
	background: #FFFFFF;
	font-size: 11px;
	border: 1px dotted #000000;
	cursor: hand;
    text-decoration: none;
}
.button3nb:hover {
	background: #CA0000;
    text-decoration: none;
    border: 1px solid #000000;
	color: #FFFFFF;
}
.field, input.input_text, .cashselection {
	font-family: Arial;/*text font*/
	font-size: 11px;
	height: 18px;
	color: #000000;/*text1*/
    background: #FFFFFF;
	border: 1px solid #000000;/*border1*/
}

input.error_text {
	font-family: Arial;/*text font*/
	font-size: 11px;
	height: 18px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #616161;/*border1*/
}

select.select {
height: 15px;
width: 152px;
font-size: 11px;
height: 18px;
font-family: Arial;/*text font*/
color: #767676;/*text1*/
border: 1px solid #285AB5;/*border1*/
}

select.selects {
font-size: 11px;
height: 18px;
font-family: Arial;/*text font*/
color: #767676;/*text1*/
border: 1px solid #285AB5;/*border1*/
}

/* TOP NAVIGATION MENU */
.menu-row {
	border-bottom: 0px solid #151515;
    border-top: 0px solid #3E3E3E;	
}
.porn-menu-row {
	border-bottom: 0px solid #151515;
    border-top: 0px solid #3E3E3E;
	padding:8px;	
}
.porn-menu-row A {padding:1px;}
.no-top-brd {
	border-top:0px;
}
.menu-row-r {
	padding: 4px 0px 4px 8px;
}
.tabnav {
	background: #CC0000;/*border3*/
	border-collapse:collapse;
}
.tabnav a {
	background:#CC0000;
    padding:6px;
	display: block;
	color: #FFFFFF;/*link2*/
	border:1px solid #CC0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    vertical-align: middle;
}
.tabnav a:hover {
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
	font-weight: bold; 
    text-decoration : none;
}

/* LEFT NAVIGATION COLUMN */ 

.leftmenu2 {
	padding-right:10px;
	padding-left:10px;
}

.leftmenu {
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
} 

.total-dvds-left {
	font-size: 40px;
    color:#CA0000 
}
.table-left {
	background: #FFFFFF;/*background1*/
}
.left-menu-separator {
	background: #FFFFFF ;
}
.menu-header {
	/*background-image: url(/skins-images/1411/area_header.jpg);
    background-repeat: repeat-x; 
	border-bottom: 1px solid #FFFFFF;*/
	/*border-top: 1px solid #767676;*/
	text-align: left;
	height: 28px;
	color: #285AB5;/*text3*/
    padding-left: 10px;
    font-size:12px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.background-menu{background: #FFFFFF;}

.vertival-nav{overflow:hidden;}

.vertival-nav .link-n {
	text-transform: capitalize;
	display: table;
    width:100%;
	color:#285AB5;
	border-bottom:1px dotted #DADADA;
	padding: 4px 0px 4px 10px;
    background: #FFFFFF;
}
.vertival-nav .link-n .sign {
	border: 1px dotted #285AB5;
    width: 13px;
    height: 12px;
    display: table-cell;
    text-align: center;
    text-decoration: none;
    color: #285AB5;
}
.vertival-nav .link-n .menu-text {
    display: table-cell;
    text-align: left;
    text-decoration: none;
    padding-left: 6px;
}
.vertival-nav .link-n:hover {
text-transform: capitalize;
	text-decoration: none;
	background: #285AB5;
    color: #FFFFFF;
}
.vertival-nav .link-n:hover .sign {
	text-decoration: none;
	border: 1px dotted #FFFFFF ;
    color: #FFFFFF;
}


.vertival-nav .link-i {
text-transform: capitalize;
	display: table;
    width:100%;
	padding: 4px 0px 4px 30px;
    background: #FFFFFF;
    color:#000000;
}
.vertival-nav .link-i .sign2 {
	border: 1px dotted #285AB5;
    width: 13px;
    height: 12px;
    display: table-cell;
    text-align: center;
    text-decoration: none;
	color:#285AB5;
}
.vertival-nav .link-i .menu-text {
    display: table-cell;
    text-align: left;
    text-decoration: none;
    padding-left: 6px;
}
.vertival-nav .link-i:hover{
	text-transform: capitalize;
	text-decoration: none;
	background: #285AB5;
    color: #FFFFFF;
}
.vertival-nav .link-i:hover .sign2 {
	text-decoration: none;
	border: 1px dotted #FFFFFF ;
    color: #FFFFFF;
}
.bottom-left-back{
	height: 100%;
	background-image: url(/skins-images/1428/leftback.jpg);
    background-repeat: no-repeat;
	background-position: right top;
}

/* RIGHT COLUMN */
.right-column {
	height: 100%;
    border: 1px solid #E8E8E8; 
}

.area-header {
	font-family: Arial;
	background:#FFFFFF;
    text-align: left;
    height: 28px;
    padding-left: 14px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;	  
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

.area-header-sub {
	font-family: Arial;
	background:#FFFFFF;
    background-repeat: repeat-x;
    text-align: right;
    height: 28px;
    padding-right: 10px;
    font-size: 12px;
    color: #000000;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
} 

.area-header-sub a{ color:#CA0000;  }

/* BOTTOM */
.bottom {
	padding-top:16px;
	color: #3C3C3C;/*text3*/
    background-image: url(/skins-images/1428/bottomback.jpg);
    background-repeat: no-repeat;
	background-position: right top;
    height: 184px;
    vertical-align: top; 
	padding-left:10px;
}

.bottom A{
	color: #3C3C3C;/*text3*/
	text-decoration: none;
}
.bottom A:hover{
	text-decoration: underline;
	color: #3C3C3C;/*link3*/
}

.title-header {
	display: block;
	background: #F2F2F2; /*background1*/
	color: #767676;/*text1*/
	padding-left:20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #DFDFDF; /*border1*/
	font-weight: bold;
}
.pr_10
{
	padding-right: 10px;
}
.pl_10
{
	padding-left:10px;
}
.pb_7
{
	padding-bottom: 7px;
}
.total-dvds
{
	font-size: 40px;
	color:#FF6600;
}
.membership
{
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma;
}
/*TOP BAR flags*/
.flag
{
	width:18px;
	height:11px;
}
.dotted-border
{
	border: 1px dotted #285AB5;
}
.dotted-bottom
{
	border-bottom: 1px dotted #285AB5;
}
TD.left-search
{
	padding: 0px 4px 4px 4px;
}
TD.left-search SELECT
{
	width:135px;
}
TD.left-search INPUT
{
	width: 45px;
	margin-top: 8px;
}
TD.promo
{
	height:115px;
	padding:7px 7px 7px 62px;
	background: #FFFFFF;
	background-image: url(/skins-images/838/promo-background.png);
	background-repeat: no-repeat;
}
.content-tab
{	
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	width: 754px;
}
.content-tab-dvd {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	width: 754px;
}
.content-tab-in
{
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	width: 754px;
}
.double-brd
{
	border-bottom: 1px dotted #999999;
}
.large-cover-back
{
	width:200px;
	height:289px;
	background:#FFFFFF;
	display:block;
	border:1px solid #222222;
}

.medium-cover-back
{
	border: 1px solid #222222;
	background: #FFFFFF;
	width:150px;
	height:220px;
}

.small-screen-back
{
	border: 1px solid #222222;
	background: #FFFFFF;
	width:120px;
	height:90px;
}


.nr{width:25%;border-right: 0px solid #000000}
.brd-right{border-right: 0px solid #000000;}
.nr-brd-l{border-left: 0px solid #2C2C2C}
.brd-l{border-left: 0px solid #000000}
.brd-r{border-right: 0px solid #2C2C2C}
.nr-brd-lr{border-right: 0px solid #000000;border-left: 0px solid #2C2C2C}
.nr-link{width: 150px; height:22px;line-height:22px; display:block;vertical-align:middle;background:#FFFFFF;}
TD.nr-title{padding: 2px 0px 5px 10px;}
.ps{width:17%}
.medium-actor-back
{
	border: 1px solid #222222;
	width:100px;
	height:100px;
}
.ps-link
{
	width: 100px;
	height:20px;
    line-height:20px;
	display:block;
	vertical-align:middle;
    background:#FFFFFF;
}
.ps-line-sep
{
	border-top: 0px solid #000000;
	border-bottom:0px solid #2C2C2C;
}
ul#tabnav {
    list-style-type: none;
    padding-bottom: 24px;
    padding-right: 10px;
	border-bottom: 1px dotted #999999; 
	margin: 0px;
}
ul#tabnav li {
    float: right;
    height: 21px;
    background: #FFFFFF;
    margin: 2px 1px -1px 1px;
   	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-top: 1px dotted #999999;
	color:#5E5E5E;
	font-weight: bold;
}
ul#tabnav li.active {
	font-weight: bold;
	color:#CA0000;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-top: 1px dotted #999999;
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
}
ul#tabnav li.active a {
    float: left;
    display: block;
    color: #CA0000;
    text-decoration: none;
    padding: 4px 20px 4px 20px;
}
ul#tabnav li.active a:hover {
	color: #CA0000;
	text-decoration: underline;
}
ul#tabnav li a {
    float: left;
    display: block;
    color: #5E5E5E;
    text-decoration: none;
    padding: 4px 20px 4px 20px;
}
ul#tabnav li a:hover {
	color: #5E5E5E;
	text-decoration: underline;
}
.scene-header {
	/*background: #FFFFFF; */
 	background:#FFFFFF;
	height: 28px;
	color: #000000;/*text3*/
    padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}


.scene-header .link1 {color: #CA0000}
.scene-header .link1:active {color: #CA0000}
.scene-header .link1:visited {color: #CA0000}
.scene-header .link1:hover {color: #000000 }

.scene-header .text2 {color: #CA0000 }

.brd-r-txt
{
	border-right:1px solid #E8E8E8;
	padding-right:10px;
	margin-right:10px;
}

.scene-v .sign-v {
	border: 1px dotted #000000;
    width: 12px;
    height: 14px;
    display: table-cell;
    text-align: center;
	color:#000000;
	font-weight:bold;
	padding-left:2px;
    text-decoration: none;
}
.scene-v {
	text-transform: capitalize;
	display: table;
    width:100%;
	padding: 4px 0px 0px 0px;
}
.scene-v A{
	padding-left:4px;
}
.pagination{
padding: 16px 0px 12px 0px;
}

.pagination ul{
margin: 0;
padding: 0;
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 4px 4px;
border: 1px solid #285AB5;
text-decoration: none; 
font-weight: bold;
color: #285AB5;
}

.pagination a:hover, .pagination a:active{
padding: 4px 4px;
border: 1px solid #285AB5;
color: #FFFFFF;
font-weight: bold;
background-color: #285AB5 ;
}

.pagination a.currentpage{
padding: 4px 4px;
background-color: #FFFFFF ;
border-color: #FFFFFF;
font-weight: bold;
cursor: default;
color: #285AB5 !important;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
padding: 4px 4px;
border: 1px solid #FFFFFF;
text-decoration: none; 
color: #FFFFFF;
background-color: #FFFFFF;
cursor: default;
font-weight: normal !important;
}

.rm_green:link, .rm_green:active, .rm_green:visited {text-decoration:none;color:#339900;background-color:inherit;font-weight:bold;}
.rm_green:hover {text-decoration:underline;color:#339900;background-color:inherit;font-weight:bold;}
.rm_red:link, .rm_red:active, .rm_red:visited {text-decoration:none;color:#FF0000;background-color:inherit;font-weight:bold;}
.rm_red:hover {text-decoration:underline;color:#FF0000;background-color:inherit;font-weight:bold;}
.rm2:link, .rm2:active, .rm2:visited {text-decoration:none;color:#666;background-color:inherit;font-size:10px;}
.rm2:hover {text-decoration:none;color:#22AEEB;background-color:inherit;font-size:10px;}
.p_ac a, .p_ac a:visited, .p_ac a:hover {color:#06A5EA !important;font-size:12px;}
.ac_name {font-weight:bold;font-size:16px;text-align:left;color:#ff8d3f;}
.minus_genre{font-weight:bold;color:#FF0000;line-height:18px;}
.plus_genre{font-weight:bold;color:#339900;line-height:18px;}
.green {color:#339900;}
.tl:link, .tl:active, .tl:visited {text-decoration:underline;color:#06A5EA;text-transform:capitalize;}
.tl:hover {text-decoration:none;color:#06A5EA;text-transform:capitalize;}
.available{color:#339900;font-weight:bold;font-size:10px;}
.unavailable{color:#FF0000;font-weight:bold;font-size:10px;}
.rm_green:link, .rm_green:active, .rm_green:visited {text-decoration:none;color:#339900;background-color:inherit;font-weight:bold;}
.rm_green:hover {text-decoration:underline;color:#339900;background-color:inherit;font-weight:bold;}
.rm_red:link, .rm_red:active, .rm_red:visited {text-decoration:none;color:#FF0000;background-color:inherit;font-weight:bold;}
.rm_red:hover {text-decoration:underline;color:#FF0000;background-color:inherit;font-weight:bold;}
.rm2:link, .rm2:active, .rm2:visited {text-decoration:none;color:#666;background-color:inherit;font-size:10px;}
.rm2:hover {text-decoration:none;color:#22AEEB;background-color:inherit;font-size:10px;}
.p_ac a, .p_ac a:visited, .p_ac a:hover {color:#06A5EA !important;font-size:12px;}
.ac_name {font-weight:bold;font-size:16px;text-align:left;color:#ff8d3f;}
.minus_genre{font-weight:bold;color:#FF0000;line-height:18px;}
.plus_genre{font-weight:bold;color:#339900;line-height:18px;}
.green {color:#339900;}
.tl:link, .tl:active, .tl:visited {text-decoration:underline;color:#06A5EA;text-transform:capitalize;}
.tl:hover {text-decoration:none;color:#06A5EA;text-transform:capitalize;}
.available{color:#339900;font-weight:bold;font-size:10px;}
.unavailable{color:#FF0000;font-weight:bold;font-size:10px;}


.menuspace{
	height:20px;
	background-image: url(/skins-images/1411/bottom_menu.jpg);
    background-repeat: repeat-x; 
}








