@charset "UTF-8";
/* CSS Document */

 /* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */

/***** PAGE *****/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #023a6d;
}

p {
	font-size: 12px;
	color: #3c3b3b;
}
	
#wrapper { 
	width: 870px;
	margin:auto;
	background-color:#FFFFFF;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:140px;
}

#page {
	background-image:url(images/gradient01.png);
	background-repeat:no-repeat;
	position:relative;
	padding-bottom:20px;
	min-height: 700px;
}

#menu ul {
	margin: 0;
	padding: 3px 0 2px 0;
	list-style: none;
	line-height: normal;
	background-color:#000000;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#copyright {
margin-left:300px;
	color: #999999;
	font-size:10px;
	clear:both;
}

#copyright2 {
	color: #999999;
	position:absolute;
	font-size:10px;
	left: 290px;
	top: 870px;
}

h1 {
	font-size: 30px;
	color:#000000;
	padding: 30px 0 0 20px;
}

h2 {
	font-size: 16px;
	padding: 0px 0 30px 20px;
}

h3 {
	font-size: 20px;
	font-weight:bold;
	color:#000000;
}

h4 {
	color:#990000;
	size: 48px;
	font-weight: bold;
}

h5 {
	font-size: 30px;
	color:#000000;
	padding: 30px 0 0 20px;
	text-align:center;
	margin-bottom: 30px;
}

ul {
	font-size: 12px;
	color: #3c3b3b;
	line-height: 16px;
}

.byline {
	font-size: 18px;
}

/***** END PAGE *****/


/***** PRODUCT *****/
	
#product {
	padding: 10px;
	background-color:#fbf9e4;
	width: 550px;
	border-style: dotted;
	border-width:medium;
	border-color:#dbd7b0;
	margin: 0 0 20px 25px;
	min-height:350px;
}

#product2 {
	padding: 10px;
	background-color:#fbf9e4;
	width: 550px;
	height: 310px;
	margin: 0px 0 0 20px;
	border-style: dotted;
	border-width:medium;
	border-color:#dbd7b0;
	margin: 0 0 20px 25px;
}

#productimage {
	float:right;
	margin-left: 20px;
}

.volume {
	font-size:14px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	margin-bottom: 10px;
}

#product ul {
	padding-top: 10px;
}

.price {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	padding: 5px 250px 0 0px;
	text-align:right;	
}

.price2 {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	padding: 10px 0 0px 0px;
	text-align:center;	
}

.bookinfo {
	font-size:12px;
	color:#000000;
	padding: 10px 0 0px 0px;
	text-align:center
}

.bookinfo a {
color:#000000;
	text-decoration:none;
}

.bookinfo a:hover { 
color:#000000;
text-decoration: underline; 
}

.priceinfo {
	color: #333333;
	font-size: 12px;
}
/***** END PRODUCT *****/

/***** PRODUCTDETAILS *****/

#productdetails {
	padding: 10px;
	background-color:#fbf9e4;
	width: 585px;
	border-style: dotted;
	border-width:medium;
	border-color:#dbd7b0;
	margin: 0 0 20px 20px;
	height: 790px;

}

#productdetails2 {
	padding: 10px;
	background-color:#fbf9e4;
	width: 800px;
	border-style: dotted;
	border-width:medium;
	border-color:#dbd7b0;
	margin: 0 0 20px 20px;
	/*height: 790px;*/

}

#productdetails img {
	margin: 0 0 5px 0;
}

#productphoto1 {
	border:#333333 solid 1px;
	background-color:#333333;
	width: 250px;
	height:360px;
	position:relative;
}
	
#productphoto2 {
	border:#333333 solid 1px;
	position:absolute;
	left: 260px;
	top: 0px;
	background-color:#333333;
	width: 324px;
	height: 285px;

}

#productphoto3 {
	border:#333333 solid 1px;
	position:absolute;
	left: 0px;
	top: 372px;
	background-color:#333333;
	padding-bottom: 5px;
	width: 324px;
	height: 285px;

}

#productphoto4 {
	border:#333333 solid 1px;
	position:absolute;
	left: 333px;
	top: 296px;
	background-color:#333333;
	padding-bottom: 5px;
	width: 250px;
	height: 360px;

}

#productdetails p {
	margin-bottom: 15px;

}
	
.producttext {
	text-align: left;
	color:#FFFFFF;
	font-size: 10px;
	padding: 0 5px 0 5px;
}

#productcover {
	border: #000 solid 1px;
	width: 200px;
	float:right;
	margin: 0 20px 0 0;
	background-color: #333333;
	padding: 0 0 10px 0;
}

#productcover ul {
	font-size: 11px;
	margin: 10px 8px 15px 8px;
	color:#CCCCCC;
}

#productcover img {
	margin: 10px 10px 0 10px;
	border: #CCC solid 1px;
}

#productcover a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 50px;
	margin-bottom: 5px;
}

#productcover a:hover {
	text-decoration:underline;
}



/***** SIDEBAR *****/
.sidebar {
	width: 200px;
	float: right; 
	padding: 10px 10px 30px 10px;
	margin-right: 25px;
	border: 2px #2e67b2;
	background: url(images/bg_column.png) repeat-x;
	display: inline;
	clear:both;}

.sidebar img{
	margin: 5px 0 10px 13px;
	padding: 0px 0 0px 0px;
	height:auto;
}

.sidebar h1 {
	font-size: 24px;
	color:#FFF;
	text-align:center;
	font-weight: bold;
	padding: 0px 0 15px 0px;
}

.sidebar h2 {
	font-size: 16px;
	color:#990000;
	text-align:center;
	font-weight: bold;
	padding: 3px 0 0 0px;
}

.sidebar h3 {
	font-size: 12px;
	color:#333;
	text-align:center;
	font-weight: bold;
	padding: 0px 0 0 0px;
}

.sidebar h4 {
	font-size: 10px;
	color:#990000;
	text-align:center;
	font-weight: bold;
	margin-bottom: 5px;
}

.sidebar p {
	font-size: 12px;
	color: #5c5c5c;
	margin-bottom: 20px;
}

.sidebar a {
	font-size:12px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
}

.sidebar a:hover {
	font-size:12px;
	color:#000000;
	text-align:center;
	text-decoration: underline;
	font-weight: bold;
}
/***** END SIDEBAR *****/


/***** ORDER *****/
#order {
	background-color:#0000FF;
	background-color:#fbf9e4;
	margin: 0px 0 0 20px;
	border-style: dotted;
	border-width:medium;
	border-color:#dbd7b0;
	margin: 0 280px 0px 100px;
	padding: 20px;
}

#order ul {
	margin-left: 20px;
	padding-bottom: 20px;
	color: #990000;
}

#order h2 {
	font-size: 16px;
	padding: 0px 0 20px 0px;
}

#order p {
	margin: 0 0 8px 0;
}

#order a {
	font-weight:bold;
	text-decoration: none;
	color:#990000;
}

#order a:hover {
	font-weight:bold;
	text-decoration: underline;
}
/***** END ORDER *****/

/***** REVIEWS *****/
#reviews {
	background-color:#0000FF;
	background-color:#fbf9e4;
	border-style: dotted;
	border-width:medium;
	border-color:#dbd7b0;
	margin: 0 280px 40px 20px;
	padding: 25px 20px 0 20px;
}


#reviews h2 {
	font-size: 18px;
	padding: 0px 0 0 0px;
	color: #000;
	font-weight: bold;
	margin-top:0px;
	
}

#reviews h3 {
	font-size: 15px;
	padding: 5px 0 5px 30px;
	color: #333;
	font-weight:normal;
}


.reviewname {
	color:#000;
	font-size:14px;
	margin: 2px 0 0px 400px;
}

.reviewname2 {
	color:#000;
	font-size:14px;
	margin: 2px 0 0px 340px;
}

#reviews a {
	text-decoration:none;
	size:10px;
	color:#990000;
}

#reviews a:hover{
	text-decoration:underline;
}
.reviewslink {
	color: #333333;
	font-size: 12px;
	padding-bottom:100px;
}

.reviewsbumper {
	color:#dbd7b0;
	size:12px;
	margin-left: 230px;
}

.sidebarprice {
color:#990000;
font-size:18px;
font-weight:bold;
padding:40px;}