* {
margin:0;
padding:0;
}
body {
color:#666;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;
}
#see-a-sample  {
	font-size:12px;
	margin:0px;
	position:relative;
	left:-80px;
top:7px;
	float:right;
}
#animation {position:absolute;left:620px;}
#see-a-sample-product  {
	font-size:12px;
	margin:0px;
	position:relative;
	/*left:-20px;*/
top:7px;
	float:right;
}
	#see-a-sample a {
	color: #0066cc;
}
	#see-a-sample-product a {
	color: #0066cc;
}
#backcvrPopup {
	position: absolute;
	visibility: hidden;
	left: 280px;
	top: 180px;
	border: 3px ridge #ccc;
	padding:2px;
	margin:0;
	z-index:20000;
	background:#ffffff;
}

a {
	text-decoration: underline;
	color: #0066cc;
	}
a:link {
	text-decoration:underline;
	}
a:visited {
	text-decoration:underline;
	}
a:hover {
	color:#F90;
	text-decoration:underline;
	}
a:active {
	color:#F90;
	text-decoration:underline;
	}


img {
	border: 0;
	}
ul.nav li a {
	color:#336699;
	margin:0px 0 2px 15px;
	text-decoration:none;
	font-weight:bold;
}
ul.nav li a:hover {
	color:#0000ff;

}
.button {
    background: #fff;
	color:#005984;
	border:0px none #fff;
	margin:2px 0;
	cursor:pointer;
	cursor:hand;
}
.button:hover {
	color:#038acb;
}
.smaller-ct {
	font-size:9px;
	line-height:145%;
}
#container {
	margin:0px auto;
	width:800px;
	text-align:left;
}
#banner {
	margin:0 0 30px 0;
	
}
#nav {
	/*background: url('../../images/sharedbook_default/navigation/sliver.gif') repeat-y;*/
	width:158px;
	float:left;
}
#main-content {
	
	width:625px;
	height:339px;
float:right;
position:relative;
left:-10px;
	
}
ul.nav, ul.nav li {
	list-style-type:none;
	font-size:14px;
}
.menu-item {
	position:relative;
	top:-5px;	
	
}
#menu-email {
	position:relative;
	background:#fff url('../../images/emailAdult.gif') no-repeat;
	top:3px;
	width:153px;
	height:132px;
	text-align:left;
	 }
#menu-email p {
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding:9px 15px 0px 8px;
}
ul.nav li a.email  {
	margin:0;
}
.hand-cursor {
cursor:pointer;
cursor:hand;
}

#catalog {
	 float:right;
	width:600px;
	position:relative;
left:-110px;
}
 .thumbnail
{
 margin: 0 15px 20px 10px;
float: left;
line-height:135%;
width:150px;
}
.thumbnail img {margin-bottom:5px;height:125px;}
br.clearboth  {
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

/* product page*/
.about {
	color:#569fd3;
}
.float-left {
	width: 210px;
	float:left;
}
.product-info {
	margin: 0 70px 0 220px;
	width:300px;position:absolute;left:0px;
}
.buttons {
	margin:2px 0;
}
.black {
	color:#000;
}

img.product-image1 {
	/*border:1px solid #ccc;*/
	margin:0 10px;
}
.header {
margin:0px  10px 10px 8px;
}
.product-header {
margin:0px  10px 5px 8px;
}
/* typography*/
h1 {
	font-size: 20px;
	margin: 10px 8px 0px 0px;
	color: #000000;
	line-height:26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	}	
 
hr {
	border-bottom:thin dotted #ccc;
	border-top: 0px none #ccc;
	border-left:0px none #ccc;
	border-right:0px none #ccc;
	margin:2px 0;
}

p {
	font-size: 12px;
	line-height:15px;
	margin:2px 0;
	}
	
#footer
  {
  	clear:both;
  	width:727px;
	margin: 10px auto;
	padding:0;
	background:#e1e1e1;
	position:relative;
left:-30px;
  }
#footertop {
background: url('../../images/footerTopAdult.gif') no-repeat;
width:727px;
padding:5px 0 5px 10px;
font-size:14px;
font-weight:bold;
color:#ffffff;

}
#learnmore {
	color:#ffffff;
	font-size:10px;
	text-align:left;
	margin:5px 0 0 0;
	text-decoration:underline;
}
.toplinks, .toplinks a {
	color:#0362ae;
	font-weight:bold;
	padding:5px 0;
}
.bottomlinks, .bottomlinks a {
	color:#545454;
	font-size:9px;
	padding:0 0 10px 0;
}
.texta {
	margin:2px 0 2px 0;
}
.close {
	position:absolute;
	left:203px;
	top:278px;
}
.error {color:red;font-size:10px;margin:0;
	font-weight:bold;
	padding:9px 15px 0px 10px;}
p#joinText {padding:9px 15px 0px 10px;}	
/* LEARN MORE POPUP*/

#learnmorePopup {
	background:#e1e1e1;
	width:260px;
	height:300px;
	position: absolute;
	display:none;
	left: 350px;
	top: 260px;
	margin:0;
	z-index:10000;
	text-align:left;
	border:1px solid #000;
}
#thankyou {
	background:#ffffff;
	width:275px;
	height:325px;
	position: absolute;
	display:none;
	left: 350px;
	top: 260px;
	padding:0px;
	margin:0;
	z-index:10000;
	text-align:left;
	border:1px solid #000;
}
#thankyou p {
	margin:6px 5px;
}
#shippingPopup {
	background:#fff;
	width:550px;
	padding:5px;
	display:none;
	position: absolute;
	margin:0;
	z-index:999999;
	text-align:left;
	border:1px solid #ccc;
}
#cover{position:absolute;top:0px;left:0px;overflow:visible;display:none;width:100%;background-color:#fff;opacity:0.5;-moz-opacity:0.5;z-index:50;filter:alpha(opacity=50);z-index:9000;} 
.lm_header {
	background:#b70000;
	color:#ffffff;
	padding:5px 0px;
	margin:0;       
	font-size:16px;
}
.lm_subheader {
	color:#336699;
	font-size:14px; 
	font-weight:bold;
	padding:5px 5px 5px 5px;

}
hr.hr {
	width:80%;
	border: 0;
	background-color: #ffffff;
	height: 1px;
	color:#ffffff;

}
.lm_p {
	font-size:13px;
	color:#000;
	padding:1px 4px;
	
	}
	 /* Hides from IE-mac \*/
* html hr.hr, .lm_p  {margin: 0; /* for IE6 */}
*+html hr.hr, .lm_p  {margin: 0; /* for IE7 */}
 /* end of hide ie-mac\*/
