body {
	margin: 0;
	background-color: #ffffff; /* body_bgcolor */
	background-image: url(); /* body_bgimage */
	background-repeat: repeat-x;
	color: #000; /* body_color */
}

body, input, select, textarea {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; /* body_font */
	font-size: 11px; /* body_fontsize */
	line-height: 140%;
}

input[type=text], input[type=password], textarea {
	margin: 0 0 4px 0;
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	padding: 2px;
}

select {
	margin: 0 0 4px 0;
}

input[type=checkbox] {
	margin: 0 0 4px 0;
}

a {
	color: #000; /* link_color */
	text-decoration: underline;
}

a:hover {
	color: #000; /* hover_color */
	text-decoration: underline;
}

img {
	border: 0;
	display: block;
}

form {
	margin: 0;
}

form table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2, h3 {
	font-family: Georgia, Times, serif; /* headline_font */
	font-size: 18px; /* headline_fontsize */
	font-weight: normal; /* headline_fontweight */
	color: #808080; /* headline_color */
/*	border-bottom: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	margin: 0;
	letter-spacing: 0px; /* headline_spacing */
	text-transform: none; /* headline_transform */
}

h3 {
	font-size: 13px; /* subheadline_fontsize */
}

hr {
	color: #d6d6d6; /* border_color */
	background-color: #d6d6d6; /* border_color */
	height: 1px;
	border: 0;
	margin: 1px 0 1px 0;
}



.header-block {
	margin: 0;
}

.front-block, .frontsplash-block, side-left-block, .side-right.block {
	margin-bottom: 5px;
}

.front-block, .front-block-left, .front-block-right {
	text-align: center;
	float: left;
	border: 1px solid #ebebeb;
	padding: 5px;
}

.front-block-left {
	border-right: none;
}

.front-block-right {
	border-left: none;
}

.footer-block {
	margin-top: 8px;
}

.content {
	padding: 4px;
}

.headline {
}

p.description {
	color: #808080;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

.excerpt {
}

.validation-error {
	color: red;
	margin-bottom: 4px;
}

.link {
	text-transform: uppercase;
	text-decoration: none;
	line-height: 10px;
	display: block;
	float: left;
	border-bottom: 1px solid #aaa;
	background-image: url('arrow-link.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
	margin-right: 8px;
}

.link:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	background-image: url('arrow-link-hover.gif');
}

a.button-image-container, a.button-image-container-disabled {
	width: 80px;
	height: 16px;
	background-image: url('bg-button.gif');
	background-repeat: no-repeat;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding-left: 6px;
	line-height: 16px;
	float: right;
	margin: 0 0 4px 0;
}

a.button-image-container-disabled {
	background-image: url('bg-button-hover.gif');
	cursor: default;
}

a.button-image-container:hover {
	background-image: url('bg-button-hover.gif');
	text-decoration: none;
	color: #fff;
}

a.button-image-delete, #button-image-delete {
	width: 16px;
	height: 16px;
	display: block;
}

a.button, #header-submenu a.button {
	width: 43px;
	height: 19px;
	padding: 0;
	background-color: #b6b6b6;
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 19px;
	text-align: center;
	display: block;
	float: left;
	margin: 0 0 0 8px;
}

 #header-submenu a.button {
 	margin: 2px 0 0 0;
 	height: 16px;
 	line-height: 16px;
 }

a.button:hover, #header-submenu a.button:hover {
	color: #ffffff;
}

.side-cart-line {
	padding: 0 8px 0 8px;
	margin-bottom: 2px;
}

.side-cart-line-item {
	float: left;
}

.side-cart-line-price {
	float: right;
}

#commodity-lister h2 {
	margin: 14px 0 54px 8px;
}

.commodity-lister-title {
	font-size: 9px;
	float: left;
	margin: 0 0 8px 0;
	height: 32px;
}

.commodity-lister-title h3 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
}

.commodity-lister-info {
	font-size: 9px;
}

.commodity-lister-info a {
	float: left;
	text-transform: uppercase;
}

.commodity-lister-price {
}

.form-table-doublecell {
	width: 250px;
}

.search-section {
	margin-bottom: 8px;
}

.block-commodity-image img {
	margin: 8px auto 8px auto;
	border-style: solid;
	border-color: #ccc; /* border_color */
	border-width: 1px;
}

.block-commodity-text {
	padding: 0 8px 0 8px;
}

#frame {
	width: 768px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
	background-color: #ffffff; /* frame_bgcolor */
	border: 1px solid #d5d5d5;
	padding: 1px;
}

#header {
	padding-bottom: 1px;
	border-bottom: 1px solid #d6d6d6;
}

#subheader {
	background-color: #4f6c12; /* menu_bgcolor */
	border-bottom: 2px solid #ccc;
	border-color: #ccc; /* border_color */
	height: 35px;
	line-height: 120%;
}

#header-menu {
	background-color: #d8d8d8;
	border-top: 1px solid #ffffff;
	padding-left: 7px;
	height: 18px;
}

#header-menu a {
	color: #2b2b2b; /* menu_color */
	background-color: #d8d8d8;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; /* headline_font */
	font-size: 10px; /* subheadline_fontsize */
	font-weight: normal; /* headline_fontweight */
	letter-spacing: 0px; /* headline_spacing */
	text-transform: uppercase; /* headline_transform */
	text-decoration: none;
	height: 16px;
	padding: 2px 6px 0px 6px;
	display: block;
	float: left;
	border-right: 1px solid #ffffff;
}

#header-menu a:hover {
	background-color: #808080;
	color: #ffffff;
	text-decoration: none;
}

#header-submenu {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 1px;
	height: 22px;
}

#header-submenu a {
	color: #999999;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; /* headline_font */
	font-size: 10px; /* subheadline_fontsize */
	font-weight: normal; /* headline_fontweight */
	letter-spacing: 0px; /* headline_spacing */
	text-transform: uppercase; /* headline_transform */
	text-decoration: none;
	padding: 3px 0px 2px 13px;
	display: block;
	float: left;
}

#header-submenu a:hover {
	color: #2b2b2b;
}

#header-browse, #header-actions, #header-search {
	float: left;
}

#header-menu .header-browse-hidden {
	display: none;
}

#header-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header-menu ul li {
	position: relative;
	float: left;
}

#header-menu ul li:hover ul {
	display: block;
}

#header-menu .header-browse-hidden {
	display: none;
	position: absolute;
	top: 0;
	z-index: 100;
/*	width: 0; */
	height: 0;
	float: none;
	margin-top: 18px;
}

#header-menu .header-browse-hidden a {
	display: block;
	background-color: #d6d6d6;
	color: #2b2b2b; /* menu_color */
	border-top: 1px solid #ffffff;
	width: 120px;
	float: none;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 2px 0 12px;
}

#header-menu .header-browse-hidden a:hover {
	background-color: #808080;
	color: #ffffff;
}

.header-browse-dummy {
	clear: both;
}

#header-pages, #header-cart {
	float: right;
}

#header-pages {
	border-left: 1px solid #ffffff;
}

#header-cart a {
	color: #ee421f;
	text-transform: uppercase;
	font-size: 9px;
}

#header-cart img {
	display: inline;
	vertical-align: middle;
}

#header-cart span {
	margin-left: 40px;
	margin-right: 14px;
	color: #6d6d6d;
	line-height: 22px;
	font-size: 10px;
}

#footer, #footer-search {
	clear: left;
	width: 772px;
	margin: auto;
}

#footer-shops {
	margin-top: 5px;
	border-top: 1px solid #d5d5d5;
	padding: 5px 6px 3px 6px;
}

#footer-shops img {
	float: left;
	margin-right: 10px;
}

#footer-shops div {
	float: left;
	width: 184px;
	color: #a0a0a0;
	font-size: 10px;
	line-height: 120%;
	vertical-align: bottom;
	padding-top: 19px;
}

#footer-search {
	text-align: right;
}

#footer-search form {
	float: right;
	margin: 4px 0 8px 0;
}

#footer-search img {
	float: right;
}

#footer-search-form-search {
	border: 1px solid #d5d5d5;
	padding: 2px 6px 1px 6px;
	color: #797979;
	width: 206px;
	margin-right: 2px;
	float: left;
}

#footer-search-submit {
	margin-left: 0;
}

#header-search {
	height: 20px;
}

#header-search-form-search {
	margin: 3px 0 0 36px;
	border: 1px solid #d5d5d5;
	padding: 0 2px 0 2px;
	color: #797979;
	width: 146px;
	margin-right: 2px;
	float: left;
}

#main {
	width: 768px; /* main_width */
	background-color: ; /* main_bgcolor */
}

#side-left {
	width: 159px; /* left_width */
	background-color: #e5e5e5; /* left_bgcolor */
	background-image: ; /* left_bgimage */
	background-repeat: no-repeat;
	background-position: right;
	border-color: #ccc; /* border_color */
	border-style: solid;
	border-width: 0 1px 0 0;
}

#side-right {
	width: 159px; /* right_width */
	background-color: #e5e5e5; /* right_bgcolor */
	background-image: ; /* right_bgimage */
	background-repeat: no-repeat;
	border-color: #ccc; /* border_color */
	border-style: solid;
	border-width: 0 0 0 1px;
}

#side-left h3, #side-right h3 {
	color: #668a18;
	font-size: 15px;
	background-color: #fff;
	padding: 16px 0 6px 8px;
	margin: 0;
}

#side-left h3 a, #side-right h3 a {
	color: #668a18;
	text-decoration: none;
}

#side-left h3 a:hover, #side-right h3 a:hover {
	text-decoration: none;
}

#side-browse h3 a, #side-left .block-commodity-text h3 a, #side-right .block-commodity-text h3 a {
	color: #000;
}

#side-browse h3, #side-left .block-commodity div h3, #side-right .block-commodity div h3 {
	color: #000; /* headline_color */
	font-size: 11px; /* subheadline_fontsize */
	padding: 0;
	background-color: #e5e5e5; /* right_bgcolor */
}

#side-browse, #side-category, #side-brand, #side-search, #side-cart, #side-account, #side-newsletter, .block-commodity {
	padding-bottom: 6px;
	border-color: #ccc; /* border_color */
	border-style: solid;
	border-width: 0 0 1px 0;
}

#side-browse {
	border-width: 0;
}

#side-browse h3 a {
	background-color: #cccccc;
	padding: 4px 4px 4px 13px;
	margin: 0 0 2px 0;
	border: 0;
	text-decoration: none;
}

#side-browse h3 a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
}

#side-browse a {
	padding: 4px 0 4px 16px;
	border-bottom: 1px solid #fff;
	display: block;
	text-decoration: none;
}

#side-browse a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
}

#side-brand div {
	text-align: center;
}

#side-newsletter-form-email {
	float: left;
	width: 48px;
}

#side-search-form .button-image, #side-newsletter-form .button-image {
	float: right;
	margin: 0;
}

#side-cart-info, #side-cart-total, #side-account-info, #side-newsletter-info, #side-newsletter form, #side-links {
	padding: 0 8px 0 8px;
}

#side-links a {
	margin-bottom: 4px;
}

#commodity-show .headline a {
	text-decoration: none;
	color: #808080;
}

#commodity-show .headline, #commodity-show .headline img {
	float: left;
	margin-top: 17px;
}

#commodity-show .headline img {
	margin: 0 12px 0 10px;
}

#commodity-brand {
	float: right;
}

#commodity-left {
	clear: both;
	float: left;
	width: 620px;
	margin-left: 10px;
}

#commodity-right {
	float: right;
	width: 130px;
	text-align: right;
}

#commodity-prices {
	float: left;
	color: #aaa;
	margin-bottom: 16px;
}

#commodity-prices-save {
	float: right;
	color: #aaa;
}

#commodity-price {
	color: #808080;
	font-weight: bold;
	width: 140px;
	float: left;
}

#commodity-buy {
	float: left;
	width: 130px;
	padding-top: 23px;
}

#price {
	clear: both;
	margin-top: 10px;
	font-size: 12px;
}

#item-selector {
	clear: both;
	float: left;
	width: 335px;
}

#item-selector div {
	float: left;
	margin-right: 18px;
}

#item-selector label, #commodity-show label {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	display: block;
	margin-bottom: 9px;
}

.itemcontroller-select {
	width: 147px;
	color: #808080;
}

#addcart-form {
}

#commodity-show h2 {
	margin-bottom: 8px;
	line-height: 120%;
}

#commodity-show h3#commodity-associates {
	margin: 10px 0 11px 8px;
	text-transform: uppercase;
	font-size: 10px;
}

#commodity-large-image {
	margin-bottom: 8px;
}

#commodity-large-image img {
/*	margin: auto; */
}

#commodity-thumbnails {
	width: 104px;
	float: right;
	margin: 0 6px 0 0;
}

#commodity-thumbnails img {
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	padding: 1px;
	margin-bottom: 6px;
}

#commodity-description {
	clear: both;
	color: #808080;
	width: 600px;
	margin-bottom: 32px;
	padding-left: 10px;
	padding-top: 12px;
	line-height: 120%;
	float: left;
}

#commodity-info {
	padding-left: 10px;
}

#commodity-share {
	padding-top: 26px;
	float: right;
}

#commodity-actions {
	float: right;
	padding-top: 10px;
}

#commodity-large-show {
	padding: 8px;
	margin: 0;
	height: 100%;
}

#commodity-large-right {
	margin: auto;
	width: 168px;
}

.button-color, .button-color:hover, .button-color-small, .button-color-small:hover {
	background-color: #668a18;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 148px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-image: url('button-color-bg.png');
	background-position: bottom;
	display: block;
	text-decoration: none;
/*	float: left; */
	margin: auto;
}
.button-color:hover, .button-color-small:hover {
	background-color: #769a28;
}
.button-color:active, .button-color-small:active {
	background-color: #567a08;
}
.button-color-small, .button-color-small:hover {
	font-size: 12px;
	width: 74px;
	height: 20px;
	line-height: 20px;
}

.button-color-left, .button-color-right, .button-color-small-left, .button-color-small-right {
	background-image: url('button-color-left.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 40px;
	float: left;
}
.button-color-small-left {
	background-image: url('button-color-small-left.png');
	height: 20px;
}
.button-color-right, .button-color-small-right {
	background-image: url('button-color-right.png');
	float: right;
}
.button-color-small-right {
	background-image: url('button-color-small-right.png');
	height: 20px;
}

#wishlist-print {
	padding: 20px;
}

#order-lister-lister {
	width: 100%;
}

#order-lister-lister td {
	padding: 4px 0 4px 0;
}

#order-lister-lister td a {
	display: block;
	text-decoration: none;
}

#order-lister-lister td a:hover {
	text-decoration: none;
}

#order-lister-lister tbody tr:hover {
	background-color: #eee;
}

#orders-show td, #orders-show th {
	padding: 2px 0 2px 0;
}

#orders-show th {
	padding-right: 8px;
}

#checkout-process {
	padding-bottom: 20px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #808080;
	border-bottom: 1px solid #d6d6d6;
	margin: 2px 0 0 0;
}

#checkout-process span {
	letter-spacing: 0px; /* headline_spacing */
	text-transform: none; /* headline_transform */
}

#checkout-process #active {
	color: #000000;
	font-weight: bold;
}

#cart, #details, #handling, #confirm, #quickpay {
	padding: 18px 0 0 13px;
}

#cart h2, #details h2, #handling h2, #confirm h2, #quickpay h2 {
	float: left;
	width: 100px;
	font-size: 18px;
	padding-bottom: 5px;
}

#cart-content, #details-login-content, #details-content, #details-alternate-content, #handling-content, #confirm-content, #quickpay-content,  #account-content, #login-content {
	float: left;
	width: 654px;
}

#cart-buttons, #details-buttons, #handling-buttons, #confirm-buttons, #quickpay-buttons {
	padding: 48px 0 48px 0;
	float: right;
}

#cart-lister, #handling-lister, #confirm-lister {
	width: 100%;
	border-collapse: collapse;
	margin-top: 60px;
}

#cart-lister td, #confirm-lister td {
	padding: 4px;
}

#cart-lister tbody td, #confirm-lister tbody td {
	padding: 4px;
	background-color: #fff;
	font-weight: bold;
}

#cart-lister tbody td a, #confirm-lister tbody td a {
	text-decoration: none;
}

#cart-lister th, #confirm-lister th {
	color: #808080;
}

#cart-lister .quantity, #cart-lister .quantity-even, #cart-lister .quantity-odd, #cart-lister .delete, #cart-lister .delete-even, #cart-lister .delete-odd, #confirm-lister .quantity, #confirm-lister .quantity-even, #confirm-lister .quantity-odd {
	text-align: center;
}

#cart-lister .quantity input, #cart-lister .quantity-even input, #cart-lister .quantity-odd input {
	text-align: center;
}

#cart-lister .subtotal, #cart-lister .subtotal-even, #cart-lister .subtotal-odd, #confirm-lister .subtotal, #confirm-lister .subtotal-even, #confirm-lister .subtotal-odd {
	text-align: right;
}

#cart-lister .total, #confirm-lister .total {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

#cart-lister .update input {
	float: left;
}

#cart .description, #confirm .description {
}

#details-form, #handling-form, #quickpay-form {
	padding-top: 60px;
}

#details-left, #details-right {
	width: 276px;
	float: left;
}

#details-left {
	margin-right: 12px;
}

#details-login-table, #details-table {
	width: 100%;
}

#details table label, #account table label, #login table label, .subshipping label {
	display: block;
	margin: 2px 0 2px 2px;
}

#details table label.disabled, #account table label.disabled, #login table label.disabled {
	color: #888888;
}

#details-alternate-content {
	margin-top: 12px;
}

#details-alternate-content h2 {
	margin-bottom: 8px;
}

#details .button-image-container {
	margin-top: 8px;
}

#details-login-content, #details-content {
	min-height: 320px;
}

#handling-form h3 {
	margin: 12px 0 4px 0;
}

#handling-form img {
	margin: 0 0 8px 0;
}

#handling-form table {
	width: 100%;
}

#handling-lister tbody td {
	vertical-align: top;
}

#handling-lister tbody td input {
	margin: 2px 0 0 0;
}

#confirm-lister .total-header {
	text-transform: uppercase;
	font-weight: bold;
}

#confirm-lister tfoot td {
	border-bottom: 1px solid #cccccc;
}

#confirm-lister tfoot td.subtotal, #confirm-lister tfoot td.total {
	border-left: 1px solid #cccccc;
}

#confirm-lister-delivery {
	width: 100%;
	margin-bottom: 32px;
	border-top: 1px solid #000000;
	padding: 8px 128px 8px 8px;
	border-collapse: separate;
}

#confirm-lister-delivery, #confirm-lister #confirm-lister-delivery td {
	background-color: #cccccc;
}

#confirm #confirm-lister-delivery td {
	vertical-align: top;
	border: 0;
	padding: 0;
}

#confirm #confirmed-container {
	border-top: 1px solid #cccccc;
	padding-top: 4px;
}

#confirm #confirmed-container input {
	float: left;
	margin-right: 8px;
}

#quickpay .description {
	padding-bottom: 16px;
}

#quickpay-logos {
	float: right;
}

#quickpay-logos img {
	display: inline;
}

#quickpay-form td {
	padding-right: 8px;
	padding-bottom: 16px;
}

#quickpay-secure {
	margin-top: 16px;
}

#quickpay-secure-description {
	float: left;
	padding-top: 4px;
}

#quickpay-secure-logos {
	float: right;
}

#quickpay-secure-logos img {
	display: inline;
	vertical-align: top;
	margin-left: 8px
}

#account table div label {
	display: inline;
}

#account-content, #login-content {
	margin-top: 7px;
}

#account p.description, #login p.description {
	margin: 0;
}

#page-show, #login, #lost, #account, #newsletter, #giftcertificate {
	padding: 16px 12px 16px 12px;
}

 #giftcertificate p.description {
 	font-size: 11px;
 	color: #666666;
 	padding-top: 30px;
 }

#giftcertificate-form, #giftcertificate-show {
	width: 600px;
	height: 225px;
	padding: 120px 50px 50px 50px;
	margin-top: 20px;
	background-image: url('giftcertificate-bg.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

#giftcertificate-form h2, #giftcertificate-show h2 {
	font-family: Times, serif;
	font-size: 64px;
	line-height: 120%;
	margin-bottom: 25px;
}

#giftcertificate-form h3, #giftcertificate-show h3 {
	font-family: Times, serif;
	font-size: 32px;
	line-height: 120%;
}

td.lister-td-image {
	vertical-align: middle;
	text-align: center;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #e2e2e2; /* border_color */
	padding: 1px;
	margin: 0;
	width: 178px;
}

td.lister-td-image img {
	margin: auto;
}

td.lister-td-text {
	vertical-align: top;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e2e2e2; /* border_color */
	color: #656565;
	width: 170px;
	padding: 5px;
}

td.lister-td-text img {
	float: left;
	margin: 2px 0 0 2px;
}

td.lister-td-text a {
	color: #656565;
	text-decoration: none;
}

td.lister-td-text h3 {
	font-family: Georgia, Times, serif;
	text-transform: none;
	color: #656565;
}

td.lister-horizontal-spacer {
	width: 10px;
}

td.lister-vertical-spacer {
	height: 8px;
}

td.odd {
}

.pager {
	margin: 24px 0 12px 8px;
	color: #656565;
	font-size: 12px;
}
.pager .current {
	font-weight: bold;
}

.pager a {
	text-decoration: none;
	color: #656565;
}

#subpage-categories td.lister-td-text a {
	font-size: 18px;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	height: 50px;
	display: block;
}

#blog-lister, #blog-show {
	padding: 20px;
	color: #666666;
}

#blog-lister a, #blog-show a {
	color: #666666;
}

#blog-content, .blog-content {
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 13px;
}

#blog-published, .blog-published {
	margin-top: 30px;
}

#blog-published span, .blog-published span {
	font-weight: bold;
}

#blog-lister-left, #blog-show-left {
	float: left;
	width: 550px;
	margin-right: 50px;
}

#blog-lister-right, #blog-show-right {
	float: left;
	width: 100px;
	margin-left: 20px;
}

#blog-lister-right h4, #blog-show-right h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
}

#blog-lister-right a, #blog-show-right a {
	text-decoration: none;
	font-size: 10px;
}

#sections-lister .lister-td-text {
	height: 60px;
}