body {
	margin: 60px 0 0 0;
	background-color: #f4eee9; /* body_bgcolor */
	background-image: url('bg.png'); /* body_bgimage */
	background-repeat: repeat-x;
	color: #362f2d; /* 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: 0;
	border-color: #ccc; /* border_color */
	background-color: #e7e7e7;
	padding: 4px;
	color: #000;
}

select {
	margin: 0 0 4px 0;
}

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

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

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

img {
	border: 0;
	display: block;
}

form {
	margin: 0;
}

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

h1, h2, h3 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; /* headline_font */
	font-size: 18px; /* headline_fontsize */
	font-weight: normal; /* headline_fontweight */
	color: ; /* headline_color */
/*	border-bottom: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	letter-spacing: 0px; /* headline_spacing */
	text-transform: lowercase; /* headline_transform */
	margin: 0 0 4px 0;
	height: 20px;
}

h1 {
	font-size: 24px; /* subheadline_fontsize */
}

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

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



.header-block {
	margin: 0;
}

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

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

.content {
	padding: 45px 67px 67px 67px;
}

#front {
	padding: 0;
}

#commodity-show {
	padding: 0 20px 20px 20px;
}

#commodity-pages {
	float: right;
	border: 1px solid #cccccc;
	padding: 4px;
	width: 175px;
	margin-bottom: 5px;
}

#commodity-pages h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

#commodity-pages a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
	line-height: 120%;
}

#commodity-lister {
	padding: 10px 20px 20px 60px;
}

.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 {
	height: 18px;
	background-image: url('arrow-left.gif');
	background-repeat: no-repeat;
	display: block;
	text-transform: lowercase;
	text-decoration: none;
	padding-left: 19px;
	line-height: 16px;
	font-size: 16px;
	margin: 0 0 4px 0;
}

#header-locales {
	text-transform: lowercase;
	text-align: right;
	position: relative;
	top: -25px;
	height: 0;
	overflow: none;
	font-size: 12px;
}

#header-locales a {
	text-decoration: none;
	margin-left: 6px;
	color: #898989;
}

#header-cart {
	width: 185px;
	float: right;
	margin-top: 6px;
	margin-right: 5px;
	font-size: 10px;
	line-height: 110%;
	text-transform: uppercase;
}

#header-cart a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#header-cart a:hover {
	color: #362f2d;
}

#header-cart-image-outer {
	position: relative;
	top: -44px;
	left: 150px;
	height: 0;
}

#header-cart-link {
	display: block;
	width: 170px;
	height: 20px;
	line-height: 20px;
}

#cart-continue, #details-continue, #details-login-continue, #handling-continue, #confirm-continue, #quickpay-continue,  #newsletter-submit {
	background-image: url('arrow-right.gif');
	background-position: right;
	padding: 0 19px 0 0;
	float: right;
}

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

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

#subheader {
	background-color: #efece6; /* menu_bgcolor */
	background-image: url('subheader-bg.png');
	width: 950px;
	height: 57px;
}

#header-menu, #shop-menu {
	float: left;
	padding-left: 12px;
	color: #362d2f;
}

#shop-menu {
	padding-left: 52px;
}

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

#shop-menu a, #shop-menu span {
	color: #898989; /* menu_color */
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; /* headline_font */
	font-size: 18px; /* subheadline_fontsize */
	font-weight: normal; /* headline_fontweight */
	letter-spacing: 0px; /* headline_spacing */
	text-transform: lowercase; /* headline_transform */
	text-decoration: none;
	padding: 24px 9px 11px 8px;
	display: block;
	float: left;
}

#header-menu a.active, #shop-menu a.active {
	color: #362d2f;
	font-weight: bold;
}

#shop-menu a, #shop-menu span {
	padding: 11px 9px 11px 8px;
}

#header-menu a:hover, #shop-menu a:hover {
/*	color: #362d2f; */
	text-decoration: none;
}

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

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

#footer {
	clear: left;
	color: #898989;
	font-size: 12px;
}

#footer a {
	text-decoration: none;
}

#frame {
	width: 950px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#main {
	width: 950px; /* main_width */
	background-color: #ffffff; /* main_bgcolor */
	min-height: 549px;
}

#commodity-show .headline {
	float: left;
}

#commodity-brand {
	float: right;
}

#commodity-left {
	clear: both;
	float: left;
	width: 430px;
	padding-top: 30px;
	padding-right: 36px;
}

#commodity-middle {
	float: left;
	width: 121px;
	border-right: 1px solid #e3e3e3;
	padding-top: 40px;
}

#commodity-right {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-top: 30px;
}

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

.itemcontroller-select {
	width: 100%;
	margin: 10px 0 0 0;
}

#addcart-form {
	margin-top: 10px;
	margin-bottom: 40px;
}

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

#commodity-large-image {
	text-align: center;
	margin: 20px auto 40px auto;
	width: 320px;
}

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

#commodity-thumbnails img {
	margin-bottom: 20px;
}

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

#commodity-prices {
	margin-bottom: 20px;
}

#commodity-prices h2 {
	text-transform: none;
}

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

#addcart-form {
	padding-top: 44px;
}

#addcart-submit {
	background-image: none;
	background-color: #cc66ff;
	color: #ffffff;
	float: left;
	padding: 3px 15px 2px;
}


#commodity-quantity {
	float: left;
	text-transform: lowercase;
}

#commodity-quantity input {
	width: 20px;
	text-align: center;
	margin: 0 14px 0 4px;
}

.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 {
	margin: 6px 0 10px 0;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 8px;
}

#checkout-process span {
	letter-spacing: 0px; /* headline_spacing */
	text-transform: lowercase; /* headline_transform */
	font-size: 12px;
}

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

#cart-content, #details-login-content, #details-content, #details-alternate-content, #handling-content, #confirm-content, #account-content, #login-content {
}

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

#cart-lister thead {
	display: none;
}

#cart-lister tfoot td {
	padding-top: 30px;
}

#cart-lister tbody td, #confirm-lister tbody td, #confirm-lister tfoot td {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #e0e0e0;
	border-color: #e0e0e0; /* border_color */
	background-color: #fff;
	color: #898989;
	line-height: 160%;
}

#cart-lister tbody td.total {
	border: 0;
}

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

#cart-lister .image-even, #cart-lister .image-odd {
	width: 100px;
}

#cart-lister .quantity-even, #cart-lister .quantity-odd {
	width: 90px;
	text-transform: lowercase;
	font-size: 12px;
}

#cart-lister .quantity-even input, #cart-lister .quantity-odd input {
	width: 20px;
	text-align: center;
	margin-bottom: 12px;
	vertical-align: middle;
}

#cart-lister .quantity-even span, #cart-lister .quantity-odd span {
	width: 40px;
	display: block;
	float: left;
} 

#cart-lister .quantity-even img, #cart-lister .quantity-odd img {
	display: inline;
	vertical-align: middle;
}

#cart-lister .item-even, #cart-lister .item-odd {
	width: 550px;
}

#cart-lister .item-even .link-update, #cart-lister .item-odd .link-update {
	font-size: 12px;
	text-transform: lowercase;
}

#cart-lister .subtotal-even, #cart-lister .subtotal-odd {
	vertical-align: bottom;
}

/*
#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 .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;
	color: #362f2d; /* body_color */
}

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

#cart .description, #confirm .description {
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 12px;
	font-size: 12px;
	color: #898989;
}

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

#details-righter {
	width: 240px;
	float: left;
	margin-left: 12px;
}

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

#details select {
	width: 80px;
}

#details-heardabout {
	margin-top: 32px;
}

#details-heardabout div {
	margin-left: 24px;
}

#details-heardabout input[type=text] {
	width: 180px;
	margin-bottom: 10px;
}

#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 th {
	text-align: left;
}

#confirm-lister thead th {
	font-weight: normal;
	font-size: 13px;
	color: #898989;
	border-bottom: 1px solid #e0e0e0;
	line-height: 160%;
}

#confirm-lister tbody td, #confirm-lister tfoot td {
	padding: 8px 0 8px 0;
}

#confirm-lister tbody td.quantity-even, #confirm-lister tbody td.quantity-odd {
	padding-left: 8px;
	width: 140px;
}

#confirm-lister tbody td.subtotal-even, #confirm-lister tbody td.subtotal-odd {
	width: 140px;
}

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

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

#confirm-lister tr.confirm-lister-delivery th {
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0 8px 0;
}

#confirm-lister tr.confirm-lister-delivery td {
	color: #898989;
}

#confirm #confirmed-container {
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0 8px 0;
	color: #898989;
	margin-bottom: 15px;
}

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

#newsletter .description {
	color: #898989;
}

#newsletter-form table, #newsletter-form input[type=text] {
	width: 230px;
}

#newsletter-form input {
	margin-bottom: 6px;
}

#newsletter-form table td {
	vertical-align: bottom;
	color: #898989;
	text-transform: lowercase;
	font-size: 12px;
}

td.lister-td-image {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 180px;
}

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

td.lister-td-text {
	vertical-align: top;
	width: 160px;
	text-align: center;
	padding-top: 40px;
}

td.lister-td-text a {
	text-decoration: none;
	font-weight: bold;
}

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

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

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

td.lister-td-image div {
	position: relative;
	width: 180px;
	height: 202px;
}

td.lister-td-image div img.first {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
td.lister-td-image div img.second {
	position: absolute;
	left: 0;
	top: 0;
}

.pager {
	margin-bottom: 8px;
}

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

.table-sizes td, .table-sizes th {
	border-bottom: 1px solid #e3e3e3;
	padding: 3px;
	width: 70px;
}

.table-sizes td {
	color: #898989;
	font-size: 12px;
}

.table-sizes th {
	font-size: 14px;
}

#page-show-image {
	float: right;
	margin-left: 80px;
	margin-top: 40px;
}

#page-show h1 {
	margin-bottom: 20px;
}

#giftcertificate-form, #giftcertificate-show {
	width: 420px;
	height: 225px;
	padding: 75px 50px 50px 50px;
	background-image: url('giftcertificate-bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-family: Times, serif;
	color: #fff;
	font-size: 16px;
	line-height: 120%;
}

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

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


