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-attachment: scroll;
	background-image: url(pagebg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:  #333333;
	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:#7EC5D9;
	text-decoration: none;
}
a:hover, a:active {
	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;
	background-color:  #ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #F3F3F3;
}

.button:hover   {
	background-color: #A5D7E4;
}
a.button {
   color:#333333;
   }

#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}
.topinfo {
	width: 160px;
	padding: 6px;
	float: right;
}
input, select {
	background-color:  #ffffff;
}


/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 1000px;
	text-align: left;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	padding: 0px;
	height: 133px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#name {
	width: 400px;
	margin-left: 0px;
	float: left;
}

#name img {
	margin: 3px;

}
#topright {
	float: right;
	width: 290px;
	padding-right: 10px;
	font-weight: bold;
}
#topright   a:link, #topright  a:visited, .productlist a:link, .productlist a:visited {
	color: #333333;
	font-weight: bold;
}
#topright  a:hover, #topright  a:active, .productlist a:hover, .productlist a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}





	#search {
	width: 250px;
	float: right;
	font-size: 11px;
	color:   #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	}

		#search input {
	text-transform: uppercase;
	width: 65px;
	background-color:  #7EC5D9;
	color:   #333333;
		}
		#search label input {
	width: 175px;
	background-color: #7EC5D9;
	color: #655939;
		}
	#cart {
	text-align: right;
	float: right;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	}
#login {
	float: right;
	text-align: right;
	line-height: 140%;
	padding-right: 4px;
}


	
	#cart img {
	margin-bottom: -4px;
	padding-right: 2px;
	}
		#cart a {

			
		}
	
	#menu {
	float: left;
	line-height: 25px;
	text-align: center;
	clear: both;
	position: relative;
	top: 0px;
	color: #000000;
	padding-left: 6px;
	}
#menu  a:link, #menu a:visited {
	margin: 0 4px;
	color:   #333333;
	font-size: 12px;
	font-weight: bold;
		}
#menu a:hover, #menu a:active {
	color: #999999;
	text-decoration: none;
}
/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	padding-top: 10px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-image: url(mainbg.png);
	background-attachment: scroll;
	background-position: center top;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
}
	#content {
	width: 620px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color:  #ffffff;
	border: 1px solid #CCCCCC;
	}
		#content h2 {
			font-size: 21px;
		}
#content.home {
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

		#content h3, p.price {
	font-size: 14px;
	font-weight: bold;
		}
		
		#banner, #welcome, #featured {
			margin-bottom: 30px;
		}
#welcome {
	background-color:  #ffffff;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border: 1px solid #CCCCCC;
        margin-right: auto;
        margin-left: auto;
        width: 600px;
}



		
		#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 10px;
	padding-top: 80px;
	width: 600px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCCCCC;
	background-color:  #ffffff;
}
.featured-box {
	float: right;
	text-align: center;
	
}
.short-info  {
	background-image: url(overlay.png);
	background-repeat: repeat;
	float: right;
	height: 44px;
	position: relative;
	bottom: 50px;
	clear: right;
	width: 290px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-weight: bold;
}
.short-info a {
	color: #333333;
}
.featured-image {
	float: right;
	width: 290px;
        margin-left: 20px;
        margin-right: 10px;
}
.description {
	float: left;
	width: 240px;
	text-align: left;
	padding-top: 60px;
	padding-left: 6px;
}


		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
#products a {
	color:  #333333;
}
#products a.button {
	color:   #333333;
}

#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-image {
	text-align: center;
	width: 200px;
	float: left;
}
.productlist h3 {
	padding-top: 15px;
	}


		#products td {
	text-align: center;
	font-weight: bolder;
	background-color: #D7EDF2;
	width: 33%;
	padding-top: 10px;
	vertical-align: top;
		}
			#products td h3 {
				margin-bottom: 3px;
				font-size: 12px;
			}
#products 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;
			}
		.productOption {
	margin-bottom: 10px;
	}
#promo {
	background-attachment: scroll;
	background-image: url(promo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
#announce {
	padding-top: 10px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

		/* Cart page */
		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #4F3E2F;
	color:   #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
		}
.cart-item a {
	color: #333333;
}
.cart-item h3 {
	font-weight: normal;
}
			.cart-item img {
	height: 70px;
	float: left;
	margin-right: 15px;
	display: inline;
	margin-bottom: 6px;
			}
			.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: 210px;
	float: left;
	height: auto;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	}
	#centered {
	text-align: center;
}
#side  a:link, #side a:visited {
	color:   #333333;
	display: block;
}
#side a:hover, #side a:active {
	text-decoration: none;
	display: block;
}


		#side h2 {
	font-size: 14px;
	text-align: center;
	display: block;
		}
		#side li {
	padding-left: 18px;
	padding-bottom: 6px;
	margin-bottom: 7px;
	font-size: 12px;
	list-style-type: none;
	background-color:  #ffffff;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
		}
#side li:hover {
	background-color: #CEEAF0;
}
		
		#side li li {
	font-size: 11px;
	padding: 0;
	background: none;
        background-color: 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: 10px;
	padding-bottom: 10px;
}
#emailsub_wrapper .button {
	color:   #333333;
}
#emailsub_wrapper a.button {
	color:  #333333;
	display: inline;
	}
#myebay {
	text-align: center;
}
#cards {
	background-attachment: scroll;
	background-image: url(cards2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 30px;
	padding-top: 30px;
}





/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	clear: both;
	
	background-color:  #7EC5D9;
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}	
#footer a {
	color: #333333;
}

#copyright p {
	font-size: 12px;
	color:   #333333;
	padding-top: 4px;
}
.sidebox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
  
  
  
.mybox {
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
}  
.sidenav {
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
}  

#footermenu {
	
	line-height: 25px;
	text-align: center;
	clear: both;
	position: relative;
	top: 0px;
	color: #000000;
	padding-left: 6px;
	}
#footermenu  a:link, #menu a:visited {
	margin: 0 4px;
	color:   #000000;
	font-size: 12px;
	font-weight: bold;
		}
#footermenu a:hover, #menu a:active {
	color: #999999;
	text-decoration: none;
}




















