body {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background:url(/images/adult_dvd_now_background05.jpg) top center repeat-x;
	background-color:#666666;
}

table.main {
	width: 975px;
	border-collapse: collapse;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

table.foot {
	width: 975px;
	border-collapse: collapse;
	padding: 10;
	margin-left: auto;
	margin-right: auto;
}

td, textarea, input, select { 
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

td.left {
	width: 210px; 
	vertical-align: top;
	background-color: #FFFFFF;
	border-left: 1px #dddddd solid;
}
td.center {
	width: 555px; 
	vertical-align: top;
	background-color:#FFFFFF;
}
td.right {
	width: 210px;
	vertical-align: top; 
	background-color: #FFFFFF;
	border-right: 1px #dddddd solid;
}

td.left2 {
	width: 210px; 
	vertical-align: top;
	background-color: #F3F3F3;
	border-left: 1px #dddddd solid;
}
td.center2 {
	width: 555px; 
	vertical-align: top;
	background-color:#FFFFFF;
}
td.right2 {
	width: 210px;
	vertical-align: top; 
	background-color: #F3F3F3;
	border-right: 1px #dddddd solid;
}

a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }	
a:active { color: blue; text-decoration: none; }

.decripbox {
width: 500px;
height: 150px;
overflow: auto;
border:1px solid #CCCCCC;
}

.b1 { 
	font-size: 14px; 
	font-weight:bold;
}
.b1 a:link, .b1 a:visited, .b1 a:hover, .b1 a:active { 
	font-size: 14px; 
	font-weight:bold;
}
.b2 { 
	font-size: 12px; 
	line-height:16px;
}
.b2 a:link, .b2 a:visited, .b2 a:hover, .b2 a:active { 
	font-size: 12px; 
	line-height:16px;
}
.h1 { 
	font-size: 12px; 
	color: #666666;
}
.h2 { 
	font-size: 12px; 
	color: #0066CC; 
	letter-spacing: 0.2em;
}
.h3 { 
	font-size: 11px; 
	color:#0066CC;
}
.h4 { 
	font-size: 10px; 
	color:#999999; 
	letter-spacing: 0.2em; 
	line-height: 200%;
}
.i2 { 
	border-color: #666666; 
	border-style: solid; 
	border-width: 1px;
}

.topnav {
	color:gray;
	font-family:arial, tahoma, verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	width:120px;
	padding-right:5px;
}

.topnav a:link { 
	color:gray;
	font-family:arial, tahoma, verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.topnav a:visited { 
	color:gray;
	font-family:arial, tahoma, verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.topnav a:hover { 
	color:black;
	font-family:arial, tahoma, verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.topnav a:active { 
	color:gray;
	font-family:arial, tahoma, verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.topsubnav {
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width:200px;
	padding-bottom:10px;
	text-align: center;
}
.topsubnav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topsubnav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topsubnav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.topsubnav a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#product5 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	visibility:hidden;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.balloonstyle{
position:absolute;
top: -500px;
left: 20px;
padding: 0px;
visibility: hidden;
display: block;
border:1px solid black;
font:normal 9px arial;
line-height: 10px;
z-index: 100;
background-color: #f3f3f3;
width: 82px;
filter: alpha(opacity=95); opacity:95; -moz-opacity: 0.95;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}	

#motioncontainer {
#margin:0 auto;  /* Uncomment this line if you wish to center the gallery on page */
width: 515px; /* Set to gallery width, in px or percentage */
height: 120px; /* Set to gallery height */
}

#motioncontainer a img {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}

#motioncontainer a:hover img {
border-top: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

#statusdiv {
background-color: #f3f3f3;
color: blue;
font-weight:bold;
font-size:16px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#trueContainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #999999;
width: 553px; /*width of featured content slider*/
height: 150px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 553px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 300px; 
text-align: right;
padding: 10px 10px 10px 10px;
}

.pagination a{
padding: 2px 7px;
text-decoration: none; 
color: #333333;
background-color: #CCCCCC;
font-size:12px; 
}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #0000FF;
font-size:12px; 
}

.pagheader {
padding: 5px 0 0 10px;
font-family: Tahoma, Helvetica, sans-serif; 
font-size:18px; 
font-weight:bold;
color:#FFFFFF;
}
.pagbox { background-color: #E6E6E6 }
.paglink, .paglink a:link, .paglink a:visited { padding: 5px 5px 0 0; font-weight: bold }
.paglink a:hover, .paglink a:active, .pagling a:selected { padding: 5px 5px 0 0; font-weight: bold; color: blue }

.ctrbox { 
	background-color: #FFFFFF; 
	border: solid #999999;
	border-top-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	padding: 10px 10px 10px 10px;
	width: 555px;
	text-align: left;
}

.ctrbox2 { 
	background-color: #FFFFFF; 
	border: solid #999999;
	border-top-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	padding: 0px 0px 0px 0px;
	width: 555px;
	text-align: left;
}

.ctrheader { 
	background:url(/images/sidebar08b.png) top center repeat-x;
	border: solid #999999;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:0px;
	border-right-width:1px;
	width: 555px;
}

.ctrheadtxt { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	letter-spacing: 1px;
	padding: 5px 0px 5px 10px;
	text-align: left;
}
.ctrheadlnk {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.ctrheadlnk a:link { color:#FFFFFF; text-decoration:none; }
.ctrheadlnk a:visited { color:#FFFFFF; text-decoration:none; }
.ctrheadlnk a:hover { color:#FFFFFF; text-decoration:underline; }
.ctrheadlnk a:active { color:#FFFFFF; text-decoration:none; }




.sidebox {
	background-color: #FFFFFF; 
	border: 1px solid #DDDDDD; 
	width: 190px;
}

.sideboxr {
	background-color: #FFFFFF; 
	border: 1px solid #DDDDDD; 
	width: 190px;
}

.sidebox2 {
	background-color: #FFFFFF; 
	border: 1px solid #DDDDDD; 
	width: 190px;
}

.sideheader { 
	background:url(/images/sidebar08.png) top center repeat-x;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	padding: 8px 0px 8px 0px;
	text-align: center;
}
.sideheader2 { 
	background:url(/images/sidebar08.png) top center repeat-x;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	padding: 8px 0px 8px 0px;
	text-align: center;
}

.sidecontent { 
	font-size: 12px;
	padding: 8px 10px 8px 30px;
	text-align: left;
	line-height: 22px;
}

div.listhdr {
	text-align:center;
	padding-top:5px;
	height:32px;
	width:550px;
	font-weight:bold;
	font-size:16px;
	color:white;
	background:url('http://www.adultdvdnow.com/images/subnav_top_blue2.png') no-repeat;
	font-family:arial,tahoma,sans-serif;
}

ol.side { 
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}
li.side { 
	margin-top: 5px;
}

.browsebox {
	overflow:auto;
	height:155px;
	width:160px;
	text-align:left;
	font-size:11px;
	line-height: 22px;
}
.browseodd {
	background-color:#FFFFFF;
	height:22px;
	width:125px;
	padding-left:15px;
}
.browseven {
	background-color:#F7F7F7;
	height:22px;
	width:125px;
	padding-left:15px;
}

.price { color: red; font-weight: bold }
.pricelg { color: red; font-size: 14px; font-weight: bold }

.textlg { font-size: 12px }
.textwide { font-size: 24px; font-weight: bold }
