@media only screen and (max-device-width: 480px) {
  .navigation {
    display: none;
  }
}

div#splash	{
	position: absolute;
	top: 0;
	left: 0;
	height: 624px;
	width: 480px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: white url(../images/banner_splash.jpg) no-repeat;
}


div#splashlogo  {
	position: absolute;
	top: 100px;
	right: 15px;
	height: 81px;
	width: 220px;
}

div#splashtext  {
	display: block;
	position: absolute;
	top: 220px;
	right: 20px;
	max-width: 240px;
	font: normal normal 20px/5px arial, Helvetica, sans-serif;
	text-align: left;
	color: black;
}

div#splashtext p{
	text-align: center;
}


div#splashlinks	{
	display: block;
	position: absolute;
	left: 125px;
	bottom: 20px;
	width: 400px;
	top: 315px;
	font: normal normal medium/1 arial, Helvetica, sans-serif;
}

div#splashtext p{
	text-align: center; font-size: 20px; line-height: 21px; 
}


div#buttons	{
	display: block;
	position: absolute;
	left: 70px;
	bottom: 130px;
	height: 100px;
	width: 340px;
	margins: 0px;
	padding: 0px 20px;
}

div#buttons a {
	font: bold 28px arial, Helvetica, sans-serif;
	line-height: 51px;
	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.enter {
	display: block;	
	position: absolute;
	top: -30px;
	left: -35px;
	height: 53px;
	width: 200px;
	background: url(../images/button_enter.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: -37px;
	left: 283px;
	height: 36px; line-height: 24px; 
	width: 100px; 
	background: url(../images/button_search.png) no-repeat; 
}

input.login
{
	display: block;	
	position: absolute;
	top: 200px; padding-bottom: 3px;
	left: 200px;
	height: 36px;
	width: 142px;
	background: url(../images/button_submit.png) no-repeat; font-size: 21px; color: white; line-height: 37px; border: 0px; font-weight: bold;
}

input.joinow1
{
	display: block;	
	position: relative;
	left: 65px; padding-bottom: 3px;
	height: 36px;
	width: 142px;
	background: url(../images/button_submit.png) no-repeat; font-size: 21px; color: white; line-height: 37px; border: 0px; font-weight: bold;
}

input.joinow2
{
	display: block;	
	position: relative;
	left: 52px; padding-bottom: 7px;
	height: 36px;
	width: 142px;
	background: url(../images/button_submit.png) no-repeat; font-size: 12px; color: white; line-height: 37px; border: 0px; font-weight: bold;
}

input.update
{
	display: block;	
	position: relative; top: 15px;
	left: 205px; padding-bottom: 3px;
	height: 36px;
	width: 142px;
	background: url(../images/button_submit.png) no-repeat; font-size: 21px; color: white; line-height: 47px; border: 0px; font-weight: bold;
}

input.billingupdate
{
	display: block;	
	position: relative; 
	left: 195px; padding-bottom: 3px;
	height: 36px;
	width: 142px;
	background: url(../images/button_submit.png) no-repeat; font-size: 21px; color: white; line-height: 47px; border: 0px; font-weight: bold;
}

input.retrievepassword
{
	display: block;	
	position: relative;
	top: 17px; padding-bottom: 3px;
	left: 170px;
	height: 36px;
	width: 142px;
	background: url(../images/button_submit.png) no-repeat; font-size: 21px; color: white; line-height: 37px; border: 0px; font-weight: bold;
}

div#buttons a.exit {
	display: block;	
	position: absolute;
	top: -30px;
	left: 175px;
	height: 53px;
	width: 200px;
	background: url(../images/button_exit.png) no-repeat;
}

div#buttons a.hlogin {
	display: block;	
	position: absolute;
	top: 40px;
	left: -35px;
	height: 60px;
	width: 200px;
	background: url(../images/button_exit.png) no-repeat;
}

div#buttons a.hclips {
	display: block;	
	position: absolute;
	top: 40px;
	left: 175px;
	height: 53px;
	width: 200px;
	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: 40px;
	bottom: 7px;
	width: 400px;
	margins: 0px 30px;
	font: normal normal medium/1 arial, Helvetica, sans-serif;
}


body { background-color: white; width: 480px;	margin: 0px; padding: 0px; border: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000 }



p { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:12px; font-weight:normal; line-height:1.4em; color:#000;}
p a:link, p a:visited { color:#c60000; text-decoration: normal; font-weight:bold}
p a:hover { color:#cc6600; text-decoration: underline}

a:link { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:12px; font-weight:normal; line-height:1.4em; color:#c90000;}
a:visited {text-decoration: none; color: #c90000;}
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-bottom: 7px;
	border: 0px;
}

div#header  {
	position: relative;

}

div#logo a{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;	
	height: 76px;
	width: 369px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/logo.gif) no-repeat;

}

div#logo2 a{
	position: absolute;
	top: 0px;
	left: 320px;
	display: block;	
	height: 75px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/home.png) no-repeat;

}

div#logo3 a{
	position: absolute;
	top: 0px;
	left: 400px;
	display: block;	
	height: 75px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/support.png) no-repeat;

}


div#jointop a{
	position: absolute;
	top: 17px;
	left: 190px;
	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: 0px;
	left: 0px;
	display: block;	
	height: 75px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/logo.gif) no-repeat; 

}

div#logo2Customer a{
	position: absolute;
	top: 0px;
	left: 240px;
	display: block;	
	height: 75px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/home.png) no-repeat; 

}

div#logo3Customer a{
	position: absolute;
	top: 0px;
	left: 320px;
	display: block;	
	height: 75px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/account.png) no-repeat; 
}

div#logoutCustomer a{
	position: absolute;
	top: 0px;
	left: 400px;
	display: block;	
	height: 75px;
	width: 80px;
	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: 75px;
	left: 0px;
	margin: 0;
	padding: 0;
    	font: bold 1.5em arial, Helvetica, sans-serif;
	line-height: 40px;
	height: 51px;
	max-width: 480px;
}
div#menu li {
	height: 35px;
	width 160px;
	margin: 0px;
	display: inline;
	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 1.5em arial, Helvetica, sans-serif;
    text-align: center;
	height: 35px; padding-top: 5px;
	width: 160px;
}
div#menu li a:link {
    	color: white;
}
div#menu  li a:visited {
    color: white;
}
div#menu li a:hover {
    color: white;
}
div#menu li a:active {
    color: white;
}

div#content	{
	position: relative;
	display: block;	
	height: auto;
	min-height: 100%;
	max-width: 480px;
	margin: 150px 0px 0px 0px;
	padding: 0px 9px;
    	font-size: 11px;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
}


h1	{
	font-size: 31px; font-family: arial, Helvetica, sans-serif; line-height: 20px;
	color: #c90000;
	text-transform: capitalize; padding-top: 20px;
}


h2	{
	font-size: normal bold large/1em arial, Helvetica, sans-serif;
	color: red;
	padding-top: 20px;
	text-transform: capitalize;

}

h3	{
	font-size: normal bold medium/1em arial, Helvetica, sans-serif;
	color: c90000;

}

h4	{
	font-size: 15px;font-weight: bold;
	color: 000000;

}

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;

}


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#body_footer {
	position: relative;
	margin: 5px 0px;
	padding: 30px 0;
}

div#body_footer ul {

	padding: 0;
  	text-align: center;
	height: 27px; padding-top: 1px;
	width: 480px;  background-color: #c90000;

}

div#body_footer li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	vertical-align: middle;
	font: normal 11px arial, Helvetica, sans-serif; font-weight: bold;
	color: white; 

}

div#body_footer li a {
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	padding: 8px 15px;
	font: normal 11px arial, Helvetica, sans-serif; font-weight: bold;
	color: white; 

}

div#body_footer li a:link {
    color: white; font-size: 9px;
}
div#body_footer  li a:visited {
    color: white; font-size: 9px;
}
div#body_footer li a:hover {
    color: white; font-size: 9px;
}
div#body_footer li a:active {
    color: white; font-size: 9px;
}

div#body_footer	p{
	color: 000; font-size: 9px;	font-size: 14px;
	text-align: center;
	margin: 5px 0px;
}

div#body_footer	a{
	text-decoration: none;
}

div#affiliate a{
	font: normal bolder 2.3em/100% arial, Helvetica, sans-serif;		
	text-decoration: none;
	text-align: center;
}


div#icon  {
	display: block;	
	position: absolute;
	top: 0px;
	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:visited a:link a:active {
	text-decoration: none; font-size: 17px; font-weight: bold;
}



div#accountbilling {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
	
}
	
div#accountbilling a:visited a:link {
	text-decoration: none; font-weight: bold;
}

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:visited a:link {
	text-decoration: none; font-weight: bold;
}

div#cancel {
	display: block;	
	position: relative;
	top: 0px;
	left: 50px;
	width: 390px;
	
}
	
div#cancel a:visited a:link {
	text-decoration: none; font-weight: bold;
}

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: 200px;
}

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: 21px; 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: underline; font-family: arial, georgia; 
font-size: 23px; color: #c90000; line-height: 25px; letter-spacing: -0.9px; font-weight: bold;}

/* END warning box styles replacing iframe on default.aspx 9/8/05 */

/* homeNav */
#homeNav li { float: left; margin: 13px; color: #000;list-style: none;}
#homeNav li.clear { float: none; }
#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;  font-size:17px; position: relative; padding: 10px 0; }
#movieinfo_detail h2 { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:17px; 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 { margin-left: 155px; padding: 1em; max-width: 36em; position: relative; height: 100%; min-height: 200px; font-size: 17px; width: 260px; }
#movieinfo h2 { font-family:Arial, Helvetica, sans-serif; font-weight: bold; margin:0; padding:0; color:#596a63; text-transform:uppercase}
#movieinfo p { font-size:15px; margin:0; padding:0; padding-bottom:3px;}
#movieinfo p a:link, #movieinfo p a:visited { text-decoration: none; color:#bb0d00; font-size: 17px; font-weight:normal; text-decoration:underline}
#movieinfo p a:hover { text-decoration: underline; color:#bb0d00;  font-size:17px;}

/* pagenation styles   */

.pagination{
padding-bottom: 15px; position: relative; top: -23px; right: 5px; margin: 20px 0;
}

.pagination ul{
margin: 0px 0;
padding: 12px 0;
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: 1px; color: #c90000;
}

.pagination a, .pagination a:visited{
padding: 0 3px;
border: 3px solid #c90000;font-size: 18px;
text-decoration: none; 
color: #c90000;
}

.pagination a:hover, .pagination a:active{
border: 3px solid #990000;
color: #fff;
background-color: #CC0000;
}

.pagination a.currentpage {
border: 3px solid #990000;
color: #fff; font-weight: bold; font-size: 15px;
background-color: #CC0000;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
padding: 0 2px;
border: 3px solid #c90000;font-size: 15px;
text-decoration: none; 
color: #c9000;
}

.pagination a.prevnext{
padding: 0 2px;
border: 3px solid #c90000;font-size: 15px;
text-decoration: none; 
color: #c9000;
}


/*
---------------------------------------------
form fields
---------------------------------------------
*/

#form{ width: 445px; margin: 0 auto; padding: 00px 0 100px 0; }
#form h2{ color:#c90000; 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:#000; font-size:19px; text-align:right; padding: 3px 7px 0 0; height:30px;}

fieldset { width: 445px; border: 0;}
fieldset.form label{ width: 190px; border: none; height: 20px;}
fieldset.form input.text{ width: 230px; float:left;  text-align: left; height: 20px;}




#movies { float:left; height:230px; text-align:center; width:155px;}

.moviebox img {
width: 135px;
height: 192px; border:1px solid #CB280C;
}

div#detail_button a{
	position: relative;
	top: 0px;
	right: 12px;
	display: block;	
	height: 31px;
	width: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/arrow_next_red.png) no-repeat;

}

p.separator {border-top: 4px solid #c90000; margin-top: -12px;} 

p.separator_thin {border-top: 2px solid #c90000; margin-top: -12px;} 

a:link.r17a, a:visited.r17a, a:hover.r17a, a:active.r17a {	text-decoration: none; font-family: arial, georgia; font-size: 20px; color: #c90000; 
line-height: 19px; letter-spacing: -0.9px; font-weight: bold;}


.txt {
background-color: #fff;
color: #fff;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
text-align: left;

div#hr { border: 1px solid #000; position: relative; }

div#body_scene {
	position: relative;
	margin: 5px 0px;
	padding: 10px 0; width: 480px; 
}


