body
{
	background: url("../images/bg.gif");
	background-attachment: fixed;
}
#wrapper
{
	background: url("../images/wrap_bg.png") repeat-y center center;
	width: 908px;
	height: 100%;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
}
hr
{
	background: url("../images/hr.gif") no-repeat center center;
	border: none;
	margin: 20px 0 20px 0;
}

p
{
	font-family: Arial, Helvetica;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	margin: 10px 34px 0px 0px;
}


h1
{
	color: #F3A8B1;
	font-size: 68px;
	text-align: center;
	text-transform: uppercase;
	line-height:0;
	margin-top: -10px;
}

h2
{
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 20px;
	line-height: 0;
}

h3
{
	color: #C6D788;
	font-size: 56px;
	text-align: center;
	text-transform: uppercase;
	line-height:0;
	margin-top: -10px;
}

div.CBWrapper
{
	position: relative;
	padding-bottom: 3px;
}

div.CBWrapper p
{
	margin: 10px 34px 0px 470px;
}

div.CBWrapper form
{
	margin: 0 0 30px 470px;
}

div.CBWrapper form p
{
	margin: 0 0 3px 0px;
}

#testimonials
{
	background-color:#ffffff;
	width:670px;
	padding:0;
	position:relative;
}

#testimonials p
{
	font-family: Arial, Helvetica;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color:#666;
}

#quotes
{
	display:block;
	height: 85px;
	margin:13px 0 0 34px;
}

#author
{
	color:#e0a6af;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	margin-top: 5px;
	text-transform: uppercase;
}

#author:hover
{
	color: #ff6666;
}

a.myPortfolio
{
	position: absolute;
	right: 12px;
	top: 140px;
	height: 179px;
	width: 173px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 20;
	background: url(../images/sticker.png) no-repeat 0px -179px;
}

a.myPortfolioh
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 179px;
	width: 173px;
	background: url(../images/sticker.png) no-repeat 0px 0px;
	display:none;
	z-index: 10;
	text-indent: -9000px;
}

a.sticker2
{
	top: -40px;
}

a.myPortfolio:hover
{
	background: url(../images/sticker.png) no-repeat 0px 0px;
}

div.CBWrapper div.bookCover
{
	margin: 0px 20px 0px 34px;
	float: left;
	border: 1px solid #e6e6e6;
	width: 414px;
	height: 552px;
	background: url(../images/covers.jpg);
}
div.CBWrapper div.cover1
{
	background-position: 0 0px;
}
div.CBWrapper div.cover1:hover
{
	background-position: -414px 0px;
}
div.CBWrapper div.cover2
{
	background-position: -828px 0px;
}
div.CBWrapper div.cover2:hover
{
	background-position: -1242px 0px;
}
div.CBWrapper p.preamble
{
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

div.CBWrapper p.feature a
{
	color: #F3A8B1;
	font-weight: bold;
	text-decoration: none; 
}

div.CBWrapper p.feature a:hover
{
	color: #ff6666;
}

div.CBWrapper p.specifications
{
	font-style: italic;
	margin-bottom: 30px;
}

div.CBWrapper p.buy
{
	margin: 0px 0 5px 470px;
}

div.CBWrapper p.buy span.productName
{
	color: #666666;
	font-weight: bold;
}

div.CBWrapper input.addToCartIMG
{
	margin: 0 0 0 1px;
}

div.CBWrapper p em.price
{
	color: #F3A8B1;
	font-weight: bold;
	font-style: normal;
}

div.CBWrapper ul.icons
{
	position: absolute;
	bottom: 0;
	left: 469px;
	list-style-type:none;
}

div.CBWrapper ul.icons li
{
	display:inline;
	float: left;
	margin-right: 5px;
}

div.CBWrapper ul.icons li img.methods
{
	margin-right: 5px;
}

.delicious
{
	margin-left: 5px;
}

.wannaSee
{
	cursor: pointer;
	margin: 0px 3px 8px 0;
}

form p
{
	margin: 0px 0 3px 0;
}

input.addToCartIMG
{
	margin: 0 0 0 34px;
}

input.addToCartIMG:hover
{
	opacity: 0.7;
	
}

div.thumbs
{
	margin-left: 34px;
	margin-bottom: -9px;
}

div.thumbs .CBThumb img
{
	border: 1px solid #e6e6e6;
	margin: 0px 2px 8px 0;
}

div.thumbs .CBThumb img:hover
{
	border: 1px solid #F3A8B1;
}

footer
{
	
	margin-left: 34px;
	position: relative;
}

footer p
{
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana;
	margin-bottom: 20px;
	padding-right: 200px;
}

footer h4
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 0px;
	color: #666666;
}

footer em
{
	font-style: normal;
	font-weight: bold;
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}


#lbNextLink {
	right: 0;
}

#lbBottom {
	display:none;
}

h3
{
	z-index: -1;
}

/* self-clear floats */

.group:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}































