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-color: #323131;
	background-image: url(pagebg.jpg);
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFDFE;
	line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img {
    border: none
}
a:link, a:visited {
	color:#DE639A;
	text-decoration: none;
}
a:hover, a:active {
	color: #FA9AC8;
	text-decoration: underline;
}
a img, :link img, :visited img, :active img,{
    border: none;
}


div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}


.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: none;
	background-color: #828282;
}

.button:hover   {
	background-color: #DE639A;
}
a.button {
   color:#FFFEFD;
   }

#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}
input, select {
	background-color: #6E6D6D;
}

hr {
	color: #4D401D;
	background-color: #4D401D;
}


/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 850px;
	text-align: left;
	background-color: #323031;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 4px solid #000000;
}
#shadow {
	background-image: url(shadow.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	padding: 0px;
	height: 223px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#name {
	width: 500px;
	margin-left: 158px;
}

#name img {
	margin: 3px;

}





	#search {
	width: 250px;
	float: right;
	font-size: 11px;
	color:  #FFFDFE;
	margin-top: 8px;
	}

		#search input {
	text-transform: uppercase;
	width: 65px;
	background-color: #828282;
	color:  #FFFDFE;
		}
		#search label input {
	width: 175px;
	background-color: #534D4F;
	color: #655939;
		}

/* ----------------------------------- */
/* BAR
/* ----------------------------------- */
#bar {
	line-height: 40px;
	height: 32px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
	#cart {
	text-align: center;
	padding-top:  0px;
	padding-right: 0px;
	padding-bottom:  0px;
	padding-left: 0px;
	}
	
	#cart img {
	margin-bottom: -4px;
	padding-right: 2px;
	}
		#cart a {

			
		}
	
	#menu {
	float: left;
	line-height: 45px;
	text-align: center;
	clear: both;
	position: relative;
	top: 0px;
	color: #E22388;
		
	}
		#menu a {
	margin: 0 7px;
	color:  #FFFDFE;
	font-size: 14px;
		}
/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-repeat: repeat;
	background-image: url(mainbg.jpg);
}
	#content {
	width: 560px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

		
	}
		#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;
		}
#featured {
	background-attachment: scroll;
	background-image: url(featured.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}

		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
#products a {
	color: #FFFDFE;
}
#products a.button {
	color:  #FFFDFE;
}

#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}

		
		/* Category Page */
		#products td {
	text-align: center;
	font-weight: bolder;
	background-repeat: no-repeat;
	background-color: #6E6D6D;
	width: 33%;
	background-image: url(tdbg.jpg);
	background-attachment: scroll;
	background-position: center top;
	padding-top: 60px;
	vertical-align: top;
		}
			#products td h3 {
				margin-bottom: 3px;
				font-size: 12px;
			}
#products p, {
	margin: 0;
	color: #FFFDFE;
			}
		#products td p img {
				vertical-align: middle;
				margin-left: 10px;
			}
		
		/* Product page */
		#photos {
			width: 290px;
			float: right;
			margin-left: 30px;
			display: inline;
		}
			#photos img {
	margin-bottom: 10px;
			}
			#photo-thumbs {
				text-align: center;
			}
			#photo-thumbs img {
	margin: 5px;
	vertical-align: middle;
			}
		.productOption {
	margin-bottom: 10px;
	}
#promo {
	background-attachment: scroll;
	background-image: url(promo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

		/* Cart page */
		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #4F3E2F;
	color:  #FFFDFE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
		}
#announce {
	padding-top: 10px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
			.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#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
			display: block;
			margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}

		
			
	/* Common to all pages */
	#side {
	width: 190px;
	float: left;
	height: auto;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 0px;
	}
	#centered {
	text-align: center;
}
#side  a:link, #side a:visited {
	color:  #FFFDFE;
}


		#side h2 {
	font-size: 14px;
	text-align: center;
	display: block;
		}
#side a:hover, #side a:active {
	color: #DE639A;
	text-decoration: none;
}
		#side li {
	padding-left: 18px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
		}
			#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;
		}
#emailsub_wrapper {
	text-align: center;
	padding-top: 30px;
}
#emailsub_wrapper .button {
	line-height: 50px;
	color:  #FFFDFE;
}
#emailsub_wrapper a.button {
    color: #FFFDFE;
	}
#myebay {
	text-align: center;
}




/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 50px;
	background-attachment: scroll;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	

#copyright p {
	font-size: 12px;
	color:  #FFFDFE;
	padding-top: 26px;
}
