body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
	text-align: center;
	background-image: url(pagebg.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
}
 
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:#A84337;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
input, select {
	background-color: #ffffff;
}

.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: 1px dotted #000000;
	background-color: #B9D5DB;
}

.button:hover {
	background-color: #CADFE3;
}
a.button {
	color: #333333;
}

#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 1070px;
	margin: auto;
	text-align: left;
	background-attachment: scroll;
	background-image: url(shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	padding: 0px;
	height: 163px;
	background-attachment: scroll;
	background-image: url(header163.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #A94536;
}
#top img {
	float: left;
	position: relative;
	top: 20px;
	left: 54px;
}
#searchwrapper {
	width: 150px;
	margin-left: 6px;
	height: 100px;
}




	#search {
	width: 150px;
	float: right;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	}
		#search input {
	text-transform: uppercase;
	width: 85px;
	background-color: #FFFFFF;
	color: #000000;
	height: 30px;
	margin-bottom: 6px;
	background-attachment: scroll;
	background-image: url(search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#search label input {
	width: 150px;
	background-color: #FFFFFF;
	background-image: none;
	height: 18px;
		}
	
	#top h1 {
		font-size: 35px;
	}
	
	#menu {
	float: left;
	color: #000000;
	margin-left: 12px;
	padding-top: 6px;
	display: inline;
	clear: left;
	padding-bottom: 10px;
	}
#bar {
	background-attachment: scroll;
	background-image: url(barbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

		#menu a {
	margin: 0 7px;
	color: #000000;
		}
		
 				
 #featured {
	background-attachment: scroll;
	background-image: url(featured.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	background-repeat: repeat-y;
	background-image: url(mainbg.jpg);
	background-attachment: scroll;
	background-position: center top;
	padding-bottom: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 920px;
	margin-left: 10px;
}

	#content {
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;		
	}
		#content h2 {
			font-size: 21px;
		}
		#content h3, p.price {
			font-size: 16px;
			font-weight: bold;
		}
		
		#banner, #welcome, #featured {
			margin-bottom: 30px;
		}
		
		#crumb {
			font-weight: bold;
			margin-bottom: 25px;
			font-size: 11px;
		}
		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
		
		/* Category Page */
		#products td {
	text-align: center;
	font-weight: bold;
	width: 33%;
	border: 2px dotted #ffffff;
	background-color: #B0CED6;
		}
#products  a:link, #products a:visited {
	color: #333333;
	text-decoration: none;
}
#products  a:hover, #products a:active {
	color: #AB91A6;
	text-decoration: underline;
}


			#products td h3 {
				margin-bottom: 3px;
				font-size: 12px;
			}
			#products td p {
	margin: 0;
	color: #333333;
			}
			#products td p img {
				vertical-align: middle;
				margin-left: 10px;
			}
		
		/* Product page */
		#photos {
	width: 290px;
	float: right;
	margin-left: 30px;
	display: inline;
	text-align: center;
		}
			#photos img {
	margin-bottom: 10px;
			}
			#photo-thumbs {
				text-align: center;
			}
			#photo-thumbs img {
	margin: 5px;
	vertical-align: middle;
			}
			
#promo {
	background-attachment: scroll;
	background-image: url(promo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

#cartthanks {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}

		
		/* Cart page */
		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
			
		}
			.cart-item img {
				height: 70px;
				float: left;
				margin-right: 15px;
				display: inline;
			}
			.cart-item h3, .cart-item p {
				margin-bottom: 4px;
			}
		
		#cart-total {
			padding: 15px;
			text-align: center;
		}
			#cart-total strong {
				font-size: 21px;
			}
			#cart-total img {
				vertical-align: middle;
				margin-left: 20px;
			}

			p.product-options input {
	vertical-align: middle;
	background-color: #FFFFFF;
			}
		
		p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
			display: block;
			margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}
 
.productOption {
	margin-bottom: 10px;
}
#login {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#login  a {
	color: #FFFFFF;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
		
			
	/* Common to all pages */
	 
.sidebox {
	width: 170px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
 
	#side {
	width: 170px;
	float: left;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 16px;
	font-size: 12px;
	}

		#side h2 {
			font-size: 14px;
		}
		#side li, #sideright li {
	padding-left: 18px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
		}
			#side li a {
			}
		
		#side li li {
	font-size: 11px;
	padding: 0;
	background: none;
	font-weight: normal;
	margin: 0 0 0 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
		#side li.selected {
			font-weight: bold;
		}
#side a:link, #side a:visited, #sideright a:link, #sideright a:visited {
	color: #333333;
	text-decoration: none;
}

#side a:hover, #side a:active, #sideright a:hover, #sideright a:active {
	color: #A84337;
	text-decoration: underline;
}
#sideright {
	float: right;
	width: 170px;
	padding-left: 16px;
	padding-right: 10px;
	font-size: 12px;
}

#payment {
	text-align: center;
}
#cart {
	text-align: center;
	width: 170px;
	background-attachment: scroll;
	background-image: url(cart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	font-size: 12px;
}


#emailsub_wrapper {
	text-align: center;
	padding-top: 40px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
	clear: left;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}
#info {
	background-attachment: scroll;
	background-image: url(info.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	margin-top: 16px;
}


#copyright p {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #000000;
}
#copyright a {
	color: #000000;
}




#copyright {
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
#myebay {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
#bottom {
	background-attachment: scroll;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
}
.button2 {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: 1px dotted #000000;
	background-color: #B9D5DB;
        line-height: 24px;
}

.button2:hover {
	background-color: #CADFE3;
}
a.button2 {
	color: #333333;
}
.button3 {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: 1px dotted #000000;
	background-color: #A84337;
        line-height: 24px;
        color: #B0ced6;
}

#featured TD a.button3:hover {
	background-color: #CADFE3;
color: #b0bad9;
}
#featured TD a.button3 {
	color: #B0CED6;
}
