@charset "utf-8";
/* 
 * BEGIN RESET STYLES
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 
 * END RESET STYLES
 */

/* Major Layout Sections */
html {
	margin: 0;
	padding: 0;
	background-color: #bbd16e;
}
body {
	margin: 0;
	padding: 0;
	background-color: #bbd16e;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 992;
	background: url(/Images/bg-page.gif) top center no-repeat #bbd16e;
	overflow: hidden;
}
#top-util {
	margin: 0 auto;
	padding: 0;
	height: 63px;
	width: 781px;
	text-align: left;
}
#banner {
	margin: 0 auto;
	padding: 0;
	width: 781px;
}
	#banner img {
		display: block;
	}
#nav {
	margin: 0 auto;
	padding: 0;
	width: 781px;
}
	#nav ul {
		margin: 0;
		padding: 0;
		float: left;
	}
	#nav li {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
	}
	#nav img {
		margin: 0;
		padding: 0;
		border: 0;
		display: block;
	}
#content-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 781px;
	background: url(/Images/bg-body.png) top left repeat-y #fff;
	border-bottom: 7px solid #F4F1C8;
	overflow: hidden;
	clear: both;
}
	.left {
		float: left;
		width: 204px;
		margin: 0;
		padding: 0;
	}
	.right {
		float: right;
		width: 550px;
		margin: 0;
		padding: 15px 15px 0 0;
		
	}
	#categories, #specials, #booknav, #newsletter {
		border: 1px solid #d9afb0;
		margin: 15px 0 0 15px;
	}
	
	#booknav {
		float: right;
		width: 204px;
		margin: 0;
	}
	
	#specials table.productTable {
		margin: 15px auto;
	}
	#specials table.productTable td {
		vertical-align: middle;
		text-align: center;
	}
	#specials table.productTable td.productItem {
		vertical-align: middle;
		text-align: left;
		padding-left: 16px;
	}
	#specials div.shortAdd {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#categories ul, #main-content #booknav ul {
		margin: 15px;
		padding: 1em;
	}
	#categories li, #main-content #booknav ul li {
		list-style-image: url(/Images/bullet.gif);
	}
	#categories li a, #main-content #booknav ul li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 20px;
		text-decoration: none;
	}
#footer {
	margin: 0 auto;
	padding: 15px 0;
	width: 781px;
	text-align: center;
	
}
#footer a {
	color: #666;
	font-weight: normal;
	
	text-decoration: none;
}

#footer a:hover {	
	text-decoration: underline;
}

.productItem a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #912b3c;
	padding-bottom: 6px;
}
.productItem img {
	margin: 8px;
}
/* Type overrides */
h1 {
	margin: 0 0 8px 0;
	font-size: 16px;
	color: 	#912B3C;
}
h2 {
	margin: 0 0 8px 0;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
h3 {
	margin: 0 0 8px 0;
	font-size: 12px;
	color: #000;
}
h4 {
	margin: 0 0 8px 0;
	color: #000;
}
p {
	margin: 0 0 8px 0;
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
}

td.productItem {
	font-size: 11px;
	font-weight: bold;
	color: #868585;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	padding: 0 0 40px 0;
	margin: 0;
	width: 183px;
}

td.productItem a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #868585;
	padding-bottom: 5px;
	width: 168px;
}
td.productItem img {
	width: 155px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.shortAdd {
	padding-bottom: 35px;
}

span.shortQty input {
	width: 15px;
}

div.product-detail img {
	width: auto;
	height: auto;
}

div.product-detail .description {
	padding-top: 12px;
}

div.large-image {
	float: right;
	margin: 15px;
}

div.poplets {
	text-align: left;
	border-top: 0px double #999;
}
div.poplets p {
	margin: 8px 0 2px 0;
	
}

table.productPoplets {
	text-align: left;
}

table.productPoplets td {
	text-align: left;
}	

td.catalogueItemNotFound, td.productItemNotFound {
	display: none;
}	

td.catalogueItem img {
	width: 155px;
	
}

li.quantity input {
	width: 20px;
	text-align: center;
}

td.cartSummaryItem {
	height: 63px;
	line-height: 100px;
	padding-left: 56px;
	background: url(/Images/icon-cart.gif) top left no-repeat;
}
div.description {
	font-weight: normal;
	color: #666;
}
#main-content, #main-content p, #main-content ul, #main-content li {
	line-height: 14px;
	color: #666;
	font-size: 11px;
}
#main-content ul, #main-content ol {
	margin: 0;
	padding-left: 1em;
}
#main-content ul li {
	list-style: disc;
}
#main-content ol li {
	list-style: decimal;
}

/* Product detail overrides */
div.catProductAttributeGroup {
	padding: 0 0 12px 0;
}
div.catProdAttributeItem span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
