body, div, h1, h2, h3, h4, p, img, form, fieldset, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background: #003d68;
	color: #003d68;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 13px;
}
h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #003d68;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
a img, :link img, :visited img {
    border: none
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
.button {
	background: #00538f;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: none;
	cursor: pointer;
color: #fff !important;
}
.button a:link, .button a:active, .button a:visited {
color: #fff !important;
}
.button:hover {
	background: #00538f;
	color: #fff !important;
}
#emailsub_wrapper .button {
	color: #fff;
}
#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 5px;
	margin-right: 5px;
}
#wrapper {
	background: #94cbf2;
	width: 975px;
	margin: 0 auto;
	text-align: left;
}
#top {
	background: url('simple7tbg.gif') bottom repeat-x;
	padding: 12px 0px 12px 0px;
	#padding: 5px 0px 5px 0px;
	width: 965px;
	margin: 0 auto;
}
#mini_cart {
	width: 175px;
	float: right;
	text-align: center;
}
#mini_cart hr {
	width: 105px;
	color: #00538f;
}
input {
border: #00538f 1px solid;
}
#top h1 {
	font-size: 35px;
}
#search {
	text-align: center;
}
#search input {
	background: #00538f;
	border: #00538f solid 1px;
	margin-top: 5px;
	margin-bottom: 5px;
color: #fff;
}
#search label input {
	background: #FFF;
	color: #000;
	border: 1px solid #00538f;
}
#acct {
	color: #FFF;
	float: right;
}
#acct a {
	font-weight: bold;
}
#bar #cart a:link, #bar #cart a:visited {
	color: #FFF;
	text-decoration: underline;
}
#bar #cart a:hover, #bar #cart a:active {
	color: #c1c8ce;
}
#bar a:link, #bar a:visited {
	color: #fff;
	text-decoration: none;
}
#bar a:hover, #bar a:active {
	color: #000;
}
#bar {
	background: #0065ad;
	padding: 3px 5px;
	height: 21px;
	width: 965px;
}
#menu {
	color:#fff;
}
#menu a {
	margin-right: 25px;
}
.side {
}
.side#left {
	background: #fff;
	border-top: #00538f solid 3px;
	border-left: #00538f solid 3px;
	border-right: #00538f solid 3px;
	border-bottom: #00538f solid 3px;
	font-weight: bold;
	padding:0px;
	float: left;
width: 208px;
}
.side#right {
	float: right;
width: 180px;
}
.side h2 {
	font-size: 17px;
}
.side ul {
	margin: 0px;
	padding: 0px;
}
.side li {
	text-decoration: none;
	padding: 4px 5px 4px 5px;
	margin: 0px;
	border-bottom: #00538f dotted 1px;
	list-style: none;
	text-align: left;
}
.side li a {
	text-decoration: none;
}
.side li:hover {
	background: #fff;
}
.side li li {
	font-size: 11px;
	padding: 0;
	background: none;
	font-weight: normal;
}

.side li.selected {
	font-weight: bold;
}
#myebay {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.featured {
	background: #fff;
	border: #00538f solid 3px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin-bottom: 5px;
}
#main {
	margin: 5px;
}
#content {
	background: #fff;
	border: #00538f solid 3px;
	padding: 5px;
	width: 545px;
	float: left;
margin-left: 5px;
}
#content h2 {
	font-size: 21px;
}
#content h3, p.price {
	font-size: 16px;
	font-weight: bold;
}

#banner {
	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;
}
#products td {
	background: #c8deee;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
#products td h3 {
	margin-bottom: 3px;
	font-size: 12px;
}
#products td p {
	margin: 0;
}
#products td p img {
	vertical-align: middle;
}
#photos {
	width: 290px;
	float: right;
	margin-left: 30px;
	display: inline;
}
#photos img {
	width: 290px;
	margin-bottom: 10px;
}
#photo-thumbs {
	text-align: center;
}
#photo-thumbs img {
	width: 80px;
	margin: 5px;
	vertical-align: middle;
}
.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.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;
}
p#google-checkout {
	text-align: center;
}
p#google-checkout img {
	display: block;
	margin: 0 auto;
}
p#update-cart {
	font-weight: bold;
	font-size: 14px;
}
#footer {
	background: #0065ad;
	padding: 3px 5px;
	height: 21px;
	width: 965px;
color: #fff;
}
#footer_r a, #footer_l a{
color: #fff;
}
#footer_r {
	float: right;
	text-align: right;
}
#footer_l {
	float: left;
}