body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #d1d3d0;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 11px;
    color: #3a3933;
    line-height: 16px;
}
p, h1, h2, h3, h4, .content ul, .content ol, .content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #0189a6;
    text-decoration: underline;
}
a:hover, a:active {
    color: #52aabd;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#ad {
	height: 20px;
	overflow: hidden;
}
	#ad p {		
		padding: 0 15px;
		text-align: right;
		background: #bc1002;
		color: #FFF;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 20px;
	}

#top {
	height: 91px;
	background: transparent url(../_images/top.jpg) 0 0 no-repeat;
	text-align: right;
	padding-right: 15px;
}	
	#menu1 {
		color: #0189a6;
		padding-top: 10px;
		height: 18px;
		line-height: 18px;
	}
	
	#cart-summary {
		float: right;
		margin-left: 35px;
		display: inline;
	}
	
	#account-links {
		float: right;
		margin-top: 5px;
		display: inline;
	}
	
		#account-links a:link, #account-links a:visited {
			color: #0189a6;
		}
		#account-links a:hover, #account-links a:active {
			color: #5299bd;
		}	
		
		/*	
		span#catCartSummary {
			margin-left: 30px;
		}
		*/
			#catCartSummary table {
				display: inline;
				vertical-align: middle;
			}
			#catCartSummary td {
				background: transparent url(../_images/bag.gif) 0 3px no-repeat;
				padding: 3px 0 0 20px;
				height: 18px;
				line-height: 18px;
			}
		
	#menu2 {
		margin-top: 43px;
		text-transform: lowercase;
		font-weight: bold;
		font-size: 10px;
	}
		#menu2 a {
			margin-left: 20px;
			text-decoration: none;
		}
		#menu2 a:link, #menu2 a:visited {
			color: #0189a6;
		}
		#menu2 a:hover, #menu2 a:active {
			color: #5299bd;
		}

/* ----------------------------------- */
/* LIGHTBOX
/* ----------------------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	background: #323232 url(../_images/divider.gif) left bottom repeat-x;
	padding-bottom: 3px;
}
	#menu img {
		vertical-align: middle;
	}
	
	#quick-search {
		float: right;
		padding: 1px 13px 0 0;
	}
		#quick-search input {
			vertical-align: middle;
		}
		#quick-search input.input {
			border: none;
			color: #666;
			width: 105px;
			font-size: 10px;
			line-height: 12px;
			height: 12px;
		}
		#quick-search input.submit {
			color: #FFF;
			background: #323232;
			border: none;
			text-transform: lowercase;
			font-size: 10px;
			padding: 0 !important;
		}

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#banner {
	margin-bottom: 2px;
	background: transparent url(../_images/divider.gif) left bottom repeat-x;
}

/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#columns3 {
	background: transparent url(../_images/columns3.gif) 0 0 repeat-y;
}

#middle {
	width: 500px;
	float: left;
	margin-left: 2px;
	display: inline;
}
	#middle h1 {
		background: #729097;
		color: #FFF;
		font-size: 15px;
		padding: 5px 20px;
		margin: 1px 0 20px 0;
	}
	#middle p, #middle ul, #middle ol, #middle li, #middle h2, #middle h3, #middle h4, #middle blockquote, #middle dl, #middle form {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#middle h2 {
		font-size: 14px;
	}
	#middle h3, #middle h4 {
		font-weight: bold;
		color: #000;
	}
	#middle table p, #middle table h2, #middle table h3 {
		margin-left: 0;
		margin-right: 0;
	}
	
	/* Blog */
	.blog-post {
		padding-bottom: 5px;
		margin: 0 20px 20px 20px;
		border-bottom: 1px solid #c8cac8;
	}
		#middle .blog-post h2, #middle .blog-post h3, #middle .blog-post h4, #middle .blog-post p {
			margin-left: 0;
			margin-right: 0;
		}
		.blog-post h2 {
			margin-bottom: 5px;
		}
		.blog-post .post-details p {
			font-style: italic;
			color: #89834b;
			margin-bottom: 5px;
		}
	
	.comment {
		margin-bottom: 15px;
	}
	
	.links img {
		vertical-align: middle;
	}

#side1 {
	width: 153px;
	float: left;
	margin-left: 45px;
	display: inline;
	padding-top: 25px;
}	
	#side1 ul {
		margin-bottom: 5px;
	}
		#side1 li {
			list-style: none;
			margin-bottom: 1px;
			list-style: none;
			font-size: 10px;
		}
		#side1 a:link, #side1 a:visited {
			color: #454543;
			text-decoration: none;
		}
		#side1 a:hover, #side1 a:active {
			text-decoration: underline;
		}
	#side1 hr {	
		border: none;
		border-bottom: 1px solid #c8cac8;
		margin-bottom: 12px;
	}
		
#side2 {
	width: 200px;
	float: right;
}

/* Catalog */
#catalog {
	background: #FFF url(../_images/catalog-bg.gif) 0 0 repeat-y;
}
#catalog #side1 {
	margin-left: 25px;
}
#catalog #side1 h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 7px;
	text-align: right;
}
#catalog #side1 li {
	text-align: right;
}
#catalog #side1 hr {
	margin-bottom: 5px;
}

#catalog .content {
	width: 680px;
	margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        float: right;
}

.productTable {
	width: 100%;
}
	.productItem {
		text-align: center;
		width: 33%;
	}
	.productItem h2 {
		margin: 7px 0;
	}
	.productItem li {
		list-style: none;
	}
		.productItem li.price {
			font-size: 11px;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
	.productTextInput {
		width: 15px;
	}

.product {
	text-align: left;
}
.product h1 {
	color: #0789a8;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 5px;
	background: transparent url(../_images/dot.gif) left bottom repeat-x;
}
.product h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 3px;
	color: #690318;
}
.product-extra {
	width: 230px;
	float: left;
}
	.product-image-full {
		margin: 0 auto;
		width: 185px;
	}
	.product-image-full img {
		width: 185px;
	}
	.productPoplets {
		margin: 0 auto;
	}
	.productPoplets td {
		background: transparent url(../_images/dot.gof) 0 0 repeat-x;
		padding-top: 5px;
	}
		.productPoplets td img {
			width: 60px;
		}
	
.product-details {
	margin-left: 255px;
}
	.product-description {
		margin-bottom: 15px;
	}
	table.add-cart {
		background: transparent url(../_images/dot.gif) 0 0 repeat-x;
		width: 100%;
	}
	table.add-cart th, table.add-cart td {
		padding: 5px 0 10px 0;
		background: transparent url(../_images/dot.gif) left bottom repeat-x;
	}
	
#attributes .productAttributes, #grouping select {
	margin-bottom: 15px;
}

#cross-sell {
	padding-top: 15px;
}
#cross-sell .productTable {
	width: 100%;
}
	#cross-sell .productTable td {
		padding: 10px;
	}

.product-intro-image {
	height: 65px;
}
	
#product-links {
	text-transform: uppercase;
	font-size: 9px;
}
	#product-links a {
		text-decoration: none;
	}
	#product-links img {
		vertical-align: middle;
	}

#ingredients-directions {
	color: #87623f;
}

/* BLOG */
#columns2 .content {
	width: 702px;
	float: right;
}
#columns2 {
	background: #FFF url(../_images/catalog-bg.gif) 0 0 repeat-y;
}

/* Checkout form */

.shop-checkout th {
	font-size: 12px;
	border-bottom: 1px solid #c4be8d;
	padding-top: 15px;
}
	.shop-checkout th span {
		font-weight: normal;
		font-size: 11px;
	}

.shop-checkout #total, .shop-checkout #total input {
	font-size: 14px;
	font-weight: bold;
}
	.shop-checkout #total {
		padding-top: 30px;
	}
	.shop-checkout #total input {
		border: none;
	}
	.shop-checkout #submit-payment {
		background: #413b06;
		color: #FFF;
	}
	.shop-checkout #Amount {
		width: 70px;
	}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	background: #ecedec url(../_images/divider.gif) 0 0 repeat-x;
	padding: 10px;
}
	#footer a:link, #footer a:visited {
		color: #6a6a69;
		text-decoration: none;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}
	
	#quick-newsletter {
		width: 163px;
		float: left;
		color: #750c01;
		margin: 3px 25px 0 0;
		display: inline;
		font-size: 8px;
		text-align: center;
		line-height: 18px;
	}
		#quick-newsletter form {
			margin: 0 auto;
		}
		#quick-newsletter input.input {
			border: 1px solid #a3a3a0;
			color: #666;
			width: 100px;
		}
		#quick-newsletter input.submit {
			color: #6a6a69;
			background: #ecedec;
			border: none;
			text-transform: lowercase;
			font-size: 10px;
			padding: 0;
		}
	
	#footer li {
		list-style: none;
		float: left;
		width: 157px;
		border-left: 1px solid #c5c5c5;
		padding-left: 10px;
		font-size: 10px;
	}
	
#copyright {
	margin: 15px 0;
	text-align: center;
	font-size: 10px;
}
	
