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

body, input, select, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, 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: Arial, Verdana, Tahoma, Helvetica, sans-serif; /* headline_font */
	font-size: 15px; /* headline_fontsize */
	font-weight: bold; /* headline_fontweight */
	color: #000; /* headline_color */
/*	border-bottom: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	margin: 0;
	letter-spacing: 0px; /* headline_spacing */
	text-transform: uppercase; /* headline_transform */
}

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

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



.header-block {
	margin: 0;
}

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

.front-block {
	text-align: center;
}

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

.content {
	padding: 14px 14px 0px 14px;
}

.headline {
}

.description {
}

.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;
}

#cart-continue, #details-continue, #handling-continue, #confirm-continue, #quickpay-continue {
	padding-left: 45px;
	background-image: url('bg-button-continue.gif');
}

a#cart-continue:hover, a#details-continue:hover, a#handling-continue:hover, a#confirm-continue:hover, a#quickpay-continue:hover {
	padding-left: 45px;
	background-image: url('bg-button-continue-hover.gif');
}

a.button-image-delete, #button-image-delete {
	width: 16px;
	height: 16px;
	background-image: url('bg-delete.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 6px 0 0 6px;
}

a.button-image-delete:hover, #button-image-delete:hover {
	background-image: url('bg-delete-hover.gif');
}

.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-price {
	float: right;
}

.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: 916px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff; /* frame_bgcolor */
}

#frame-table {
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0;
	width: 912px;
}

#frame-table td {
	vertical-align: top;
	padding: 0;
}

#frame-table table td {
	vertical-align: middle;
}

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

#header-menu {
	float: left;
}

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

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

#header-locale {
	float: right;
}

#header-locale img {
	margin: 11px 0 0 4px;
	display: inline-block;
}

#header-search {
	float: right;
	padding: 7px 13px 0 13px;
}

#header-search-form-search {
	margin: 0;
	width: 130px;
}

#footer {
	clear: left;
}

#main {
	width: 592px; /* main_width */
	background-color: ; /* main_bgcolor */
	min-height: 600px;
}

#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: #087647;
	font-size: 15px;
	background-color: #fff;
	padding: 16px 0 6px 8px;
	margin: 0;
}

#side-left h3 a, #side-right h3 a {
	color: #087647;
	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;
}

.top {
	font-weight: bold;
}

#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-brand div img {
	display: inline;
	margin-top: 4px;
}

#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 {
	float: left;
}

#commodity-brand {
	float: right;
}

#commodity-left {
	clear: both;
	float: left;
	width: 272px;
}

#commodity-right {
	float: right;
	width: 272px;
}

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

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

#commodity-price {
	color: #aaa;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
}

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

.itemcontroller-select {
	width: 100%;
}

#addcart-form {
	float: right;
	margin-bottom: 32px;
}

#addcart-submit {
	width: 140px;
}

#commodity-show h2 {
	margin-bottom: 8px;
}

#commodity-large-image {
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	text-align: center;
	margin-bottom: 8px;
	width: 272px;
}

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

#commodity-thumbnails img {
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	margin-right: 8px;
	float: left;
}

#commodity-description {
	clear: both;
	color: #666;
	margin-bottom: 32px;
}

#commodity-info {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 32px;
}

#commodity-info th, #commodity-info td {
	margin: 0;
	padding: 4px 8px 4px 8px;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}

#commodity-info td {
	padding: 0 8px 0 8px;
}

#commodity-info-care img {
	display: inline;
}

#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: #087647;
	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: #22b04e;
}
.button-color:active, .button-color-small:active {
	background-color: #005627;
}
.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 {
	text-align: center;
	margin: 4px 0 0 0;
	padding-bottom: 4px;
}

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

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

#cart-content, #details-login-content, #details-content, #details-alternate-content, #handling-content, #confirm-content, #account-content, #login-content {
	background-color: #e5e5e5; /* left_bgcolor */
	padding: 8px 16px 8px 16px;
}

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

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

#cart-lister tbody td, #confirm-lister tbody td {
	padding: 8px;
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	background-color: #fff;
}

#cart-lister th, #confirm-lister th {
	text-transform: uppercase;
}
/*
#cart-lister .item-even a, #cart-lister .item-odd a, #cart-lister .delete-even a, #cart-lister .delete-odd a, #confirm-lister .item-even a, #confirm-lister .item-odd a {
	text-decoration: underline;
}
*/
#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 {
	padding-bottom: 12px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
}

#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-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 8px 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;
}

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

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: #ccc; /* border_color */
	width: 180px;
}

td.lister-td-text h3 a {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #ccc; /* border_color */
	padding: 6px;
	display: block;
}

td.lister-td-text a:hover {
	background-color: #e5e5e5; /* left_bgcolor */
}

td.lister-td-text div {
	padding: 6px;
	background-image: url('/res/bg-lister.png'); /* lister_bgimage */
	background-repeat: repeat-x;
	min-height: 24px;
}

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

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

td.odd {
	background-color: #eee;
}

.pager {
	margin-bottom: 8px;
}
.pager .current {
	background-color: #ccc;
	border-color: #ccc; /* border_color */
	padding: 0 4px 0 4px;
	font-weight: bold;
}
