@media only screen and (max-device-width: 480px) {
  .navigation {
    display: none;
  }
}

div#splash	{
	position: absolute;
	top: 0;
	left: 0;
	height: 416px;
	width: 460px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: black url(../images/banner_splash.jpg) no-repeat;
}


div#splashlogo  {
	position: absolute;
	top: 100px;
	right: 15px;
	height: 81px;
	width: 120px;
}

div#splashtext  {
	display: block;
	position: absolute;
	top: 90px;
	left: 250px;
	max-width: 320px; 
	font: bold 20px/5px arial, Helvetica, sans-serif;
	text-align: left;
	color: black;
}

div#splashtext p{
	text-align: center; font-size: 20px; font: arial, Helvetica, sans-serif; font-weight: bold;
}

div#splashlinks	{
	display: block;
	position: absolute;
	left: 105px;
	bottom: 20px;
	width: 400px;
	top: 325px;
	font: normal normal medium/1 arial, Helvetica, sans-serif;
}

div#buttons	{
	display: block;
	position: absolute;
	left: 20px; top: 220px; 
	bottom: 130px;
	height: 100px;
	width: 380px;
	margins: 0px;
	padding: 0px 20px; 
}

div#buttons a {
	font: bold 37px arial, Helvetica, sans-serif; letter-spacing: 0.02px;
	line-height: 65px;
	text-decoration: none;
	text-align: center;
	color: white;
}

div#buttons a.trial {
	display: block;	
	position: absolute;
	top: 0px;
	left: 40px;
	height: 40px;
	width: 150px;
	background: url(../images/button_trial.png) no-repeat;
}

div#buttons a.update {
	display: block;	
	position: absolute;
	top: 540px;
	left: 122px;
	height: 34px;
	width: 94px;
	background: url(../images/button_submit.png) no-repeat;
}

div#buttons a.submit {
	display: block;	
	position: relative;
	top: 230px;
	left: 100px;
	height: 34px;
	width: 94px;
	background: url(../images/button_submit.png) no-repeat;
}

a.search {
	display: block;	
	position: relative;
	top: -36px;
	left: 280px;
	height: 36px; line-height: 24px; 
	width: 100px; 
	background: url(../images/button_search.png) no-repeat; 
}


input.login
{
	display: block;	
	position: absolute;
	top: 240px; padding-bottom: 3px;
	left: 145px;
	height: 51px;
	width: 200px;
	background: url(../images/button_submit.png) no-repeat; font-size: 33px; color: white; line-height: 45px; border: 0px; font-weight: bold;
}

input.joinow1
{
	display: block;	
	position: relative;
	left: 145px; padding-bottom: 3px;
	height: 51px;
	width: 200px;
	background: url(../images/button_submit.png) no-repeat; font-size: 33px; color: white; line-height: 45px; border: 0px; font-weight: bold;
}

input.joinow2
{
	display: block;	
	position: relative;
	left: 45px; padding-bottom: 3px; padding-left: 3px;
	height: 51px;
	width: 200px;
	background: url(../images/button_submit.png) no-repeat; font-size: 25px; color: white; line-height: 45px; border: 0px; font-weight: bold;
}

input.update
{
	display: block;	
	position: relative; top: 15px;
	left: 170px; padding-bottom: 3px;
	height: 51px;
	width: 200px;
	background: url(../images/button_submit.png) no-repeat; font-size: 33px; color: white; line-height: 45px; border: 0px; font-weight: bold;
}

input.billingupdate
{
	display: block;	
	position: relative; 
	left: 115px; padding-bottom: 3px;
	height: 51px;
	width: 200px;
	background: url(../images/button_submit.png) no-repeat; font-size: 33px; color: white; line-height: 45px; border: 0px; font-weight: bold;
}

input.retrievepassword
{
	display: block;	
	position: relative;
	top: 17px; padding-bottom: 3px;
	left: 145px;
	height: 51px;
	width: 200px;
	background: url(../images/button_submit.png) no-repeat; font-size: 33px; color: white; line-height: 45px; border: 0px; font-weight: bold;
}

div#buttons a.enter {
	display: block;	
	position: absolute;
	top: 80px;
	left: 0px;
	height: 65px;
	width: 200px; text-align: center;
	background: url(../images/button_enter.png) no-repeat;
}

div#buttons a.exit {
	display: block;	
	position: absolute;
	top: 80px;
	left: 205px;
	height: 65px;
	width: 200px; text-align: center;
	background: url(../images/button_exit.png) no-repeat;
}

div#buttons a.hlogin {
	display: block;	
	position: absolute;
	top: 151px;
	left: 0px;
	height: 65px;
	width: 200px; text-align: center; 
	background: url(../images/button_exit.png) no-repeat;
}

div#buttons a.hclips {
	display: block;	
	position: absolute;
	top: 151px;
	left: 205px;
	height: 65px;
	width: 200px; text-align: center; font-size: 29px;
	background: url(../images/button_enter.png) no-repeat;
}

div#buttons a.members {
	display: block;	
	position: absolute;
	top: 0px;
	right: 40px;
	height: 40px;
	width: 150px;
	background: url(../images/button_members.png) no-repeat;
}

div#buttons a.join {
	display: block;	
	position: absolute;
	top: 40px;
	left: 40px;
	height: 40px;
	width: 300px;
	font: bold 2em arial, Helvetica, sans-serif;
	line-height: 36px;
	background: url(../images/button_join.png) no-repeat;
}


div#disclaimer	{
	display: block;
	position: absolute;
	left: 20px;
	padding-top: 80px;
	width: 400px;
	top: 400px;
	font: normal normal medium/1 arial, Helvetica, sans-serif;
}


body 	{ background-color: #000; width: 480px;	margin: 0px; padding: 0px; border: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#fff }

h1 { color:#FFCC00; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:23px; font-weight:bold; margin:0; padding:0; line-height: 29px;}

p { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:12px; font-weight:normal; line-height:1.4em; color:#fff}
p a:link, p a:visited { color:#ffcc00; text-decoration: normal; font-weight:normal}
p a:hover { color:#ffcc00; text-decoration: underline}

a:link { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:14px; font-weight:normal; line-height:1.4em; color:#fff;}
a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:14px; font-weight:normal; line-height:1.4em; color:#ffcc00;}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}






div#main  {
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#header  {
	position: relative;

}

div#logo a{
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;	
	height: 50px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/WL_logo.gif) no-repeat;

}

div#logo2 a{
	position: absolute;
	top: 5px;
	left: 270px;
	display: block;	
	height: 49px;
	width: 97px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/home.png) no-repeat;

}

div#logo3 a{
	position: absolute;
	top: 5px;
	left: 370px;
	display: block;	
	height: 49px;
	width: 97px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/login.png) no-repeat;

}

div#jointop a{
	position: absolute;
	top: 9px;
	left: 215px;
	display: block;	
	height: 40px;
	width: 109px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/button_joinow_top.png) no-repeat;

}

div#logoCustomer a{
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;	
	height: 50px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/WL_logo.gif) no-repeat;

}

div#logo2Customer a{
	position: absolute;
	top: 5px;
	left: 186px;
	display: block;	
	height: 49px;
	width: 97px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/home.png) no-repeat;

}

div#logo3Customer a{
	position: absolute;
	top: 5px;
	left: 283px;
	display: block;	
	height: 49px;
	width: 97px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/account.png) no-repeat;
}

div#logoutCustomer a{
	position: absolute;
	top: 5px;
	left: 380px;
	display: block;	
	height: 49px;
	width: 97px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/logout.png) no-repeat;
}

div#jointopCustomer a{
	position: absolute;
	top: 10px;
	left: 315px;
	display: block;	
	height: 33px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}


div#menu ul {
	position: absolute;
	top: 55px;
	left: 0px;
	margin: 0;
	padding: 0;
    font: bold 25px arial, Helvetica, sans-serif; color: #666666; line-height: 52px;
	line-height: 50px;
	height: 55px;
	max-width: 480px;
}
div#menu li{
	height: 55px; 
	width: 160px;
	margin-top: 10px; 
	display: inline; padding-top: 10px; 
	list-style-type: none;
	white-space: nowrap;
}
div#menu li a {
	background-image: url(../images/nav_unselected.png) ;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none; font: bold 25px arial, Helvetica, sans-serif; color: #666666; line-height: 52px;
    	text-align: center; padding-top: 7px;
	height: 55px;
	width: 160px;
}
div#menu li a:link {
    	color: #666666;
}
div#menu  li a:visited {
    color: #666666;
}
div#menu li a:hover {
    color: #666666;
}
div#menu li a:active {
	color: #666666;
}


div#content	{
	position: relative;
	display: block;	
	height: auto;
	min-height: 100%;
	max-width: 480px;
	margin: 145px 0px 0px 8px;
	padding: 0px 5%px;
    	font-size: 10px;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
}




h2	{
	font-size: normal bold large/1em arial, Helvetica, sans-serif;
	color: red;
	padding-top: 20px;
	text-transform: capitalize;

}

h3	{
	font-size: 16px; font-family: arial, Helvetica, sans-serif; 
	color: #fff;

}


a	{
	color: red;
}

div#boldtext {
	font-weight: bold;
	padding-top: 20px;
}

div#browselist {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#browselist li {
	position: relative;
	width: 440px;
	margin: 0 0 0 -40px;
    
	border-bottom: 1px solid #E0E0E0;
    
	padding: 20px 0 20px 0;
    
	font-size: 30px;
    
	font-weight: bold;
    
	list-style: none; color: #fff;

}


div#browselist a {
    
	display: block;
  
	margin: -8px 0 -8px 0;
    
	padding: 8px 0px 8px 0px;
    
	text-decoration: none;
   
	color: inherit;	font-size: 30px; font-weight: bold;
    
	background: url(../images/listArrow.png) no-repeat right center;

}

div#footer {
	position: relative;
	margin: 5px 0px; 
}


div#body_footer ul {

	padding: 0;
  	text-align: center;
	height: 14px; 
	width: 460px; 

}
div#body_footer li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	vertical-align: middle;
	font: normal 10px arial, Helvetica, sans-serif;
	color: white; font-size: 9px;

}

div#body_footer li a {
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	padding: 2px 5px; font: normal 9px arial, Helvetica, sans-serif;
	color: white; font-size: 10px;

}

div#body_footer li a:link {
    color: white; font-size: 10px;
}
div#body_footer  li a:visited {
    color: white; font-size: 10px;
}
div#body_footer li a:hover {
    color: white; font-size: 10px;
}
div#body_footer li a:active {
    color: white; font-size: 10px;
}

div#body_footer	p{
	color: white; font-size: 10px;	
	text-align: center;
	margin: 10px 0px;
}

div#body_footer	a{
	text-decoration: none;
}

div#affiliate a{
	font: normal bolder 2em/100% arial, Helvetica, sans-serif;		
	text-decoration: none;
	text-align: center;
}


div#icon  {
	display: block;	
	position: absolute;
	top: 25px;
	left: -35px;
	height: 25px;
	width: 30px;
	background: url(../images/logo_icon.gif) no-repeat;
}


div#accountlogin {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
}
	
div#accountlogin a {
	text-decoration: none; color: white; font-size: 14px;
}

div#accountlogin li a {
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	padding: 8px 1px;
	color: white;
}


div#accountbilling {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
	
}
	
div#accountbilling a {
	text-decoration: none;
}

div#faq {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
	
}
	
div#faq a {
	text-decoration: none;
}

div#contact {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
	
}
	
div#contact a {
	text-decoration: none;
}

div#cancel {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
	
}
	
div#cancel a {
	text-decoration: none;
}

div#supportline	{
	height: 1px;
	width: 420px;
	margin: 40px 20px;
	background-color: black;
}

/* button starts */


a.boldbuttons{
background: transparent url('../images/std_button_left.gif') no-repeat top left;
display: block;
float: left;
font: bold 19px Arial; /* Change 13px as desired */
line-height: 35px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 39px; /* Height of button background height */
padding-left: 7px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/std_button_right.gif') no-repeat top right;
display: block; text-align: center;
padding:2px 7px 3px 7px; /*Set 10px to be equal or greater than'padding-left' value above*/
padding-right: 14px; width: 180px;
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding-top: 5px; padding-left: 5px;
}


/* button ends */


a.boldbuttons_grey{
background: transparent url('../images/std_button_left_grey.gif') no-repeat top left;
display: block;
float: left;
font: bold 19px Arial; /* Change 13px as desired */
line-height: 35px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 39px; /* Height of button background height */
padding-left: 7px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons_grey, a:visited.boldbuttons_grey, a:hover.boldbuttons_grey, a:active.boldbuttons_grey{
color: white; /*button text color*/
}

a.boldbuttons_grey span{
background: transparent url('../images/std_button_right_grey.gif') no-repeat top right;
display: block; text-align: center;
padding:2px 7px 3px 7px; /*Set 10px to be equal or greater than'padding-left' value above*/
padding-right: 14px; width: 80px;
}

a:hover.boldbuttons_grey{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper_grey{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding-top: 5px; padding-left: 5px;
}

a:link.studio_genre, a:visited.studio_genre, a:hover.studio_genre, a:active.studio_genre {	text-decoration: none; font-family: arial, georgia; font-size: 23px; color: #c90000; line-height: 15px; letter-spacing: -0.9px; font-weight: bold;}

a:link.r17a, a:visited.r17a, a:hover.r17a, a:active.r17a {	text-decoration: none; font-family: arial, georgia; font-size: 17px; color: #c90000; 
line-height: 15px; letter-spacing: -0.9px; font-weight: bold;}

a:link.small_link, a:visited.small_link, a:hover.small_link, a:active.small_link {	text-decoration: none; font-family: arial, georgia; font-size: 11px; 
color: #ffcc00; line-height: 19px; letter-spacing: -0.3px; font-weight: normal;}


/* BEGIN warning box styles replacing iframe on default.aspx 9/8/05 */
.warningboxtext {
background-color: #000000;
color: #f8f8f8;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
text-decoration: none; 
text-align: left;
width: 420px;
height: 80px;
border-width: 0px;
padding: 6px;
}
/* END warning box styles replacing iframe on default.aspx 9/8/05 */

/* homeNav */
#homeNav li { float: left; margin: 20px; color: #000;}
#homeNav a { display: block; width: 150px; height: 86px; }
#homeNav #navLogin { background: transparent url("../images/button_login.png") left top no-repeat; }
#homeNav #navJoinow { background: transparent url("../images/button_joinow.png") left top no-repeat; }
#homeNav #navBrowse { background: transparent url("../images/button_browse.png") left top no-repeat; }
#homeNav #navGirls { background: transparent url("../images/button_girls.png") left top no-repeat; }

/*
---------------------------------------------
 VOD DETAILS 
---------------------------------------------
*/

#movieinfo_detail { width:150px; float:left; margin-top:10px}
#movieinfo_detail h2 { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:14px; margin:0; padding:0; color:#596a63; text-transform:uppercase}
#movieinfo_detail h2 a:link, #movieinfo_detail h2 a:visited { color:#66C0000; text-decoration:none}
#movieinfo_detail h2 a:hover { color:#66C0000; text-decoration:none}

#movieinfo { width:480px; float:left;}
#movieinfo h2 { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:14px; margin:0; padding:0; color:#596a63; text-transform:uppercase}
#movieinfo p { font-size:11px; margin:0; padding:0; padding-bottom:3px}
#movieinfo p a:link, #movieinfo p a:visited { text-decoration: none; color:#bb0d00; font-weight:bold; text-decoration:none}
#movieinfo p a:hover { text-decoration: underline; color:#bb0d00}

/* pagenation styles   */

.pagination{
padding-bottom: 15px; position: relative; top: 17px; right: 7px; margin: 5px 0;  color: #fff; font-size: 17px; 
}

.pagination ul{
margin: 0px 0;
padding: 5px 0 5px;
text-align: right; /*Set to "right" to right align pagination interface*/
font-size: 15px; font-weight: bold;
}


.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 7px; color: #fff; font-size: 17px; 
}

.pagination a, .pagination a:visited{
padding: 2px 5px 2px 5px; font-size: 17px;
border: 4px solid #c90000;
text-decoration: none; 
color: #fff;
}

.pagination a:hover, .pagination a:active{
font-size: 17px; border: 4px solid #fff;
color: #fff;
background-color: #CC0000;
}

.pagination a.currentpage {
font-size: 17px;
color: #fff; font-weight: bold;
background-color: #CC0000;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
font-weight: normal;
}

.pagination a.prevnext{
font-weight: normal;
}


/*
---------------------------------------------
form fields
---------------------------------------------
*/

#form{ width: 460px; margin: 0 auto; padding: 00px 0 100px 0; }
#form h2{ color:#FF9900; font-family: aril, helvetica, verdana; font-size:21px; font-weight:normal; padding: 0 0 9px 0; text-align:center} 
#form .col{width: 445px;float:left;}

.form-box  label{ float:left; display:block; color:#ffffff; font-size:14px; text-align:right; padding: 3px 7px 0 0; }

fieldset { width: 445px; border: 0;}
fieldset.form label{ width: 190px; border: none; font-size: 20px;}
fieldset.form input.text{ width: 230px; float:left;  text-align: left; height: 20px;}




#movies { float:left; height:320px; text-align:center; width:220px;}

.moviebox img {
width: 200px;
height: 284px; border:1px solid #CB280C;
}

p.separator {border-top: 2px solid #fff; padding-bottom: 15px; } 

p.separator_thin {border-top: 2px solid #ffcc00;}

.txt {
background-color: #000000;
color: #000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
text-align: left;
}









