body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
#header {
	width: 951px;
}
#feature-photo {
	margin: 0px;
	padding: 0px;
	height: 121px;
	float: left;
}
#banner {
	float: left;
	width: 751px;
	height: 121px;
}

#date-container {
	background-image: url(/images/date-bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 751px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#date {
	height: 19px;
	width: 215px;
	float: left;
	padding-left: 9px;
	padding-top: 4px;
}
#tag-line {
	height: 19px;
	padding-right: 9px;
	padding-top: 4px;
	text-align: right;
}
#container {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	height: 29px;
	width: 715px;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
}


#top-nav-container {
	margin: 0px 0px 19px 0px;
	padding: 0px;
	width: 949px;
	background-image: url(/images/top-nav-bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	float: left;
	border-right: 1px solid #68B0DB;
	border-left: 1px solid #68B0DB;
}
#top-nav-container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#top-nav-container ul li {
	float: left;
	background-image: url(/images/top-nav-line-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#top-nav-container ul li a {
	text-decoration: none;
	background: url(/images/top-nav-bullet.gif) no-repeat left top;
	float: left;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #007DC5;
	font-weight: bold;
}
#top-nav-container li a:hover {
	text-decoration: underline;
}

#body-container {
	width: 951px;
}

#body {
}

#left-nav {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#left-nav ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FBEE2;
}
#left-nav ul li a {
	display: block;
	text-decoration: none;
	background: url(/images/nav-bg.gif) no-repeat left top;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 22px;
	height: 18px;
	color: #007DC5;
	font-weight: bold;
	width: 178px;
	font-size: 10px;
}
#left-nav li a:hover {
	text-decoration: underline;
}

#body-inner {
	float: left;
	display: inline;
	width: 521px;
	margin-right: 15px;
	margin-left: 15px;
}
#copyright {
	width: 951px;
	background-image: url(/images/footer.gif);
	background-repeat: repeat-x;
	height: 27px;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	background-position: 0px 4px;
}
#copyright p {
	padding-top: 4px;
	margin: 0px;
}
#copyright a {
	color: #FFFFFF;
}
#footer-links {
	width: 951px;
	font-size: 10px;
	color: #007DC5;
	text-align: center;
}
#footer-links p {
	margin-top: 8px;
	margin-bottom: 10px;
}
#search {
	margin-left: 7px;
	
}
#search form {
	margin: 0px;
	padding: 0px;
}
.search-button {
	margin: 4px 5px 0px 5px;
	vertical-align: top;
}
#search .text{
	border: 1px solid #66AFDA;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #007DC5;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #007DC5;
}
h2 {
	font-size: 16px;
	color: #007DC5;
	font-weight: normal;
	padding-top: 12px;
	margin: 0px;
	margin-bottom: 4px;
	height: 16px;
}

a {
	color: #007DC5;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}

#body-container a img {
	border: 1px solid #007DC5;
}

a img {
	border: none;
}
#side-bar .cart-summary, #side-bar .registered-user, #side-bar .currency-selector {
	margin-left: 7px;
}
#userman-email input, #userman-password input {
	width: 110px;
}
#cart-links a img {
	border: none;
}
#side-bar ul li {
	list-style: none;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}
blockquote {
	background: url(/images/quote.gif) no-repeat 0px 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

blockquote p {
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 1ex 15px;
	border-top: 1px dotted #007DC5;
	border-bottom: 1px dotted #007DC5;
}

blockquote cite {
	display: block;
	padding-top: 6px;
	text-align: right;
	color: #999999;
}

#body-inner ul {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 15px;
}

#body-inner li {
	margin: 0px 0px 6px;
	padding: 0px 18px;
	background: url(/images/list-icon.gif) no-repeat 2px 2px;;
	list-style-type: none;
}

.featured-product {
	background-color: #EEEEEE;
	border: 1px solid #CC6666;
	padding: 10px;
	margin-bottom: 5px;
}

.featured-product h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.featured-product img {
	margin-right: 10px;
	float: left;
}

.featured-product-price {
	font-size: 150%;
}

#side-bar ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#side-bar ul li {
	display: block;
	margin: 12px 0px 0px;
	padding: 0px;
}

#side-bar #cart-contents li {
	clear: left
}
.cart_product_image {
	float: left;
	margin-right: 8px;
}
.cart_product_image  .thumbnail {
	border: 1px solid #007DC5;
}
.cart_product_info {
	float: left;
}

#side-bar #cart-contents .cart_divider {
	padding-bottom: 4px;
	height: 8px;
	border-bottom: 1px solid white;
}

p {
	margin-top: 10px;
	margin-bottom: 5px;
}

#side-bar .divider {
	clear: both;
	padding-bottom: 5px;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#side-bar input {
	font-size: 11px;
}

div.products {
	border-bottom: 1px dotted #007DC5;
}

.product .thumbnail {
	float: left;
	margin-right: 6px;
}

.product {
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 1px dotted #007DC5;
}

.product .details {
	/* thumbnail size + thumbnail margin-right + thumbnail border x 2 */
	margin-left: 108px;
}

.discount {
	color: red;
}

.product-desc {
}

.price_weight label {
	font-weight: bold;
}

.breadcrumbs {
	padding-top: 4px;
}

.product-gallery-group {
	border-bottom: 1px dashed #7FBEE2;
	height: 170px;
}

.product-gallery {
	text-align: center;
	width: 150px;
	float: left;
	margin-top: 13px;
}

.product-gallery p {
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 14px;
}

.product-gallery .thumbnail {
	border: 1px solid #7FBEE2;
}

#sub-cats ul {
	margin-left: 0px;
	padding-left: 0px;
}

#sub-cats ul li {
	display: inline;
	padding-right: 12px;
}

.cart, .order {
	width: 100%;
}

.cart td, .order td {
	padding: 3px;
}

.cart th, .order th {
	color: white;
	background-color: #7FBEE2;
	padding: 3px;
}

.cart .even td, .order .even td {
	background-color: #EAE9E9;
}

.cart tfoot td, .order tfoot td {
	color: white;
	background-color: #007DC5;
}

.order tfoot .total-row td {
	border-top: 1px solid white;
	background-color: #007DC5;
}

.legend {
	border-bottom: 1px solid #7FBEE2;
	font-weight: bold;
}
.errorExplanation {
	border: 2px solid #CC0000;
	padding: 8px;
	margin-bottom: 2ex;
}
.errorExplanation p {
	font-weight: bold;
}
.successExplanation {
	border: 2px solid #00CC00;
	padding: 8px;
	margin-bottom: 2ex;
}
.successExplanation p {
	font-weight: bold;
}
.weight {
	display: none;
}
.price {
	font-size: 12pt;
	font-weight: bold;
	color: #007DC5;
}
#side-bar {
	width: 200px;
	float: left;
}
#side-bar-your-cart, #side-bar-user, #side-bar-search {
	border: 1px solid #7FBEE2;
	margin: 0px 0px 15px;
	padding-bottom: 3px;
}
#side-bar-search h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/sidebar-search.gif);
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 26px;
}
#side-bar-your-cart h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/sidebar-your-cart.gif);
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 26px;
}
#side-bar-user h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/sidebar-user.gif);
	height: 18px;
	margin: 0px 0px 10px 0px;
	padding-top: 2px;
	padding-left: 26px;
}
.paginator {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CC0000;
}
.product-image {
	float: left;
	padding: 10px 10px 10px 0px;
	width: 200px;
}
.product-image .thumbnail {
}
.product-info {
	float: left;
	width: 285px;
}
.details h3 {
	margin-top: 0px;
}
.return-to-category {
	margin-top: 1em;
	font-size: 120%;
}
