body {
	margin: 0;
/*	background-color: #eaeaea; */ /* body_bgcolor */
/*	background-image: url('/res/bg.png'); /* body_bgimage */
/*	background-repeat: repeat-x; */
	background-color: #333333;
	color: #484848; /* body_color */
}

body, input, select, textarea {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; /* body_font */
	font-size: 12px; /* body_fontsize */
	font-weight: normal;
	line-height: 140%;
	color: #484848; /* body_color */
}

input[type=text], input[type=password], select, textarea {
	margin: 0 4px 4px 0;
	border: 1px solid #969696;
	padding: 2px;
}

#side-left input {
	background-color: #ffffff;
	border: 0;
	padding: 6px;
}

select {
	margin: 0 0 4px 0;
}

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

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

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

img {
	border: 0;
	display: block;
}

form {
	margin: 0;
}

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

table td {
	border-spacing: 0;
}

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

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



.header-block {
	margin: 0;
}

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

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

#commodity-lister, #front, #cart, #details, #handling, #confirm, #payment {
	padding: 0;
}

.headline {
}

.description {
}

.excerpt {
}

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

.link {
	text-decoration: none;
	display: block;
	text-transform: lowercase;
	margin-bottom: 6px;
}

.link:hover {
	text-decoration: underline;
}

a.button-image-container, a.button-image-container-disabled {
	background-color: #333333;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 5px 7px 5px 7px;
	margin: 0 0 4px 0;
}

a.button-image-container-disabled {
	cursor: default;
}

a.button-image-container:hover {
	text-decoration: none;
	color: #fff;
	background-color: #969696;
}

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 {
	background-color: #d1d1d1;
}

#frame-table {
	width: 1089px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0;
	background-color: #ffffff; /* frame_bgcolor */
	text-align: left;
}

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

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

#header-wrap {
	background-color: #ffffff;
	height: 116px;
}

#header {
	width: 1089px;
	margin: auto;
	font-size: 10px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
}

#footer-wrap {
	clear: left;
	background-color: #333333;
}

#footer {
	width: 1089px;
	margin: auto;
	padding: 16px 16px 32px 16px;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
	color: #d1d1d1;
	text-transform: lowercase;
}

#footer a {
	color: #d1d1d1;
	text-decoration: none;
}

#header table, #footer table {
	width: 100%;
}

#header-left {
	padding: 10px 0 0 18px;
}

#header-right {
	padding: 10px 18px 0 0;
	text-transform: none;
}

#header-right, #footer-right {
	text-align: right;
	vertical-align: bottom;
}

#footer-left {
	padding-left: 18px;
}

#footer-right {
	padding-right: 18px;
}

#footer-right img {
	float: right;
}

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

#side-left {
	width: 158px; /* left_width */
	background-color: #e8e8e8; /* left_bgcolor */
	background-image: ; /* left_bgimage */
	background-repeat: no-repeat;
	background-position: right;
	border: 0;
	text-transform: lowercase;
}

#side-left h3 {
	padding: 8px 8px 8px 16px;
	margin: 0;
}

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

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

#side-browse h3, #side-left .block-commodity div h3 {
	font-size: 12px; /* subheadline_fontsize */
	padding: 0;
	margin: 0;
}

#side-browse, #side-category, #side-brand, #side-search, #side-cart, #side-account, #side-newsletter, .block-commodity {
	margin-bottom: 25px;
}

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

#side-browse a, #side-browse h3 {
	padding: 1px 2px 1px 16px;
	margin: 0;
	border: 0;
	text-decoration: none;
	display: block;
}

#side-browse h3 a {
	padding: 0;
}

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

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

#side-newsletter-form-email {
	width: 123px;
	text-transform: lowercase;
	margin-bottom: 11px;
}

#side-cart-info {
	padding-left: 16px;
}

#side-newsletter form {
	padding-left: 12px;
}

#side-cart a {
	text-decoration: none;
}

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

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

#commodity-brand {
	float: right;
}

#commodity-left {
	width: 661px;
	height: 661px;
	overflow: hidden;
}

#commodity-right {
	width: 270px;
	height: 491px;
	background-color: #e8e8e8;
	text-transform: lowercase;
}

#commodity-right-content {
	padding: 10px;
}

#frame-table td #commodity-right-bottom {
	vertical-align: bottom;
}

#commodity-right-bottom {
	background-color: #d1d1d1;
	width: 270px;
	height: 170px;
	padding: 0;
	margin: 0;
	border: 0;
}

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

#commodity-price #price {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 5px;
}

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

#item-selector {
	width: 223px;
}

#item-selector label {
	font-size: 14px;
	margin-bottom: 15px;
	display: block;
}

.itemcontroller-select {
	width: 100%;
	border: 1px solid #969696;
	padding: 1px;
	margin-bottom: 15px;
}

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

#commodity-show {
	padding: 0;
}

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

#commodity-large-image {
	width: 661px;
	height: 661px;
	overflow: hidden;
}

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

#commodity-large-image-previous {
	position: relative;
	top: -285px;
	left: 10px;
	width: 40px;
	display: block;
	float: left;
	margin: 0;
}

#commodity-large-image-next {
	position: relative;
	top: -285px;
	left: 570px;
	width: 40px;
	display: block;
	float: left;
	margin: 0;
}

#commodity-large-image-next a, #commodity-large-image-previous a {
	text-decoration: none;
}

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

#commodity-description {
	clear: both;
	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;
}

#commodity-actions {
	background-color: #d1d1d1;
	height: 80px;
}

#commodity-actions a {
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
}

#addcart-submit, #cart-update, #addcart-submit-checkout, #cart-continue, #details-continue, #handling-continue, #confirm-continue {
	clear: both;
	display: block;
	width: 242px;
	padding: 14px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	background-color: #dddddd;
	color: #ffffff;
	text-decoration: none;
	float: right;
	margin: 0;
}

#addcart-submit-checkout, #cart-continue, #details-continue, #handling-continue, #confirm-continue {
	background-color: #b1b1b1;
}

#addcart-submit:hover, #cart-update:hover, #addcart-submit-checkout:hover, #cart-continue:hover, #details-continue:hover, #handling-continue:hover, #confirm-continue:hover {
	background-color: #484848;
	background-image: url();
}

.button-color, .button-color:hover, .button-color-small, .button-color-small:hover {
	background-color: #333333;
	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: #666666;
}
.button-color:active, .button-color-small:active {
	background-color: #000000;
}
.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 {
	background-color: #e8e8e8;
	padding: 8px;
}

#checkout-process span {
	color: #ffffff;
	font-size: 14px;
	text-transform: lowercase;
	font-weight: bold;
}

#checkout-process #active {
	color: #484848;
}

#cart-content, #details-login-content, #details-content, #details-alternate-content, #handling-content, #confirm-content, #account-content, #login-content {
	background-color: #ffffff; /* left_bgcolor */
}

#details-login-form, #details-table, #details-alternate-table {
	margin-top: 14px;
}

#cart-lister, #handling-lister, #confirm-lister, #details-wrap {
	width: 100%;
	height: 420px;
	border-collapse: collapse;
}

#commodity-show table {
	border-collapse: collapse;
}

#cart-lister-wrap, #confirm-lister-wrap, #details-wrap, #handling-lister-wrap {
	width: 100%;
	height: 660px;
}

#cart-lister-wrap td, #confirm-lister-wrap td, #details-wrap td, #handling-lister-wrap td {
	vertical-align: top;
}

#cart-lister-wrap tfoot td, #confirm-lister-wrap tfoot td, #details-wrap tfoot td, #handling-lister-wrap tfoot td {
	vertical-align: bottom;
	height: 45px;
}

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

#cart-lister th, #confirm-lister th {
	text-transform: lowercase;
	padding: 8px 0 8px 8px;
}
/*
#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, #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 td.subtotal, #cart-lister td.subtotal-even, #cart-lister td.subtotal-odd, #confirm-lister td.subtotal, #confirm-lister td.subtotal-even, #confirm-lister td.subtotal-odd {
	font-size: 18px;
	font-weight: bold;
	width: 100px;
}

#cart-lister .total, #confirm-lister .total {
	font-size: 18px;
	font-weight: bold;
	width: 100px;
}

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

#cart .description, #confirm .description {
	padding-bottom: 12px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
}

#details-left {
	width: 280px;
	float: left;
}

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

#details-content {
	float: left;
}

#details-alternate-content {
	float: right;
}

#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 {
	padding: 20px 0 0 20px;
	min-height: 320px;
}

#handling-lister-wrap thead td {
	padding: 20px 0 0 20px;
}

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

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

#handling-lister tbody td {
	padding: 12px 0 8px 0;
}

#handling-lister tbody td table.subshipping td {
	padding: 0 0 2px 0;
}

#handling-lister tbody td {
	text-transform: lowercase;
}

#handling-lister tbody td img {
	display: inline;
	vertical-align: middle;
	margin-left: 10px;
}

#handling-lister th {
	text-align: left;
}

#confirm-lister-delivery {
	width: 100%;
	border-right: 6px solid #ffffff;
	margin-bottom: 32px;
	padding: 8px 128px 8px 8px;
	border-collapse: separate;
}

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

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

#confirm #confirmed-container {
}

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

#quickpay-wrap {
	padding: 10px;
}

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

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

#account h2, #login h2, #lost h2, #newsletter h2, #page-show h2 {
	background-color: #e8e8e8;
	padding: 8px 8px 8px 18px;
	font-weight: bold;
}

#account, #login, #lost, #newsletter, #page-show, #quickpay {
	padding-left: 0;
}

#account-content, #login-content, #lost-content, #newsletter-content, #page-show-content {
	padding-left: 18px;
	width: 660px;
}

#account-form table td label, #login-form table td label, #details-login-form table td label, #details-form table td label {
	text-transform: lowercase;
}

#account-form, #login-form {
	margin: 14px 0 28px 0;
}

#account-form table tfoot td {
	padding-top: 28px;
}

#account-form input[type=string], #account-form input[type=password], #account-form select, #details input[type=string], #details input[type=password], #details select {
	width: 252px;
}

#account-form .left input, #account-form .right input, #details .left input, #details .right input {
	width: 122px;
}

td.lister-td-image {
	vertical-align: middle;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
	width: 229px;
	border-bottom: 2px solid #fff;
}

td.lister-td-image:hover {
	border-bottom: 2px solid #1dadff;
}

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

td.lister-td-text {
	width: 229px;
	vertical-align: top;
	background-color: #e8e8e8;
	font-size: 12px;
}

td.lister-td-text div {
	padding: 4px;
}

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

td.lister-horizontal-spacer {
	width: 5px;
	padding: 0;
}

td.lister-vertical-spacer, #cart-lister td.lister-vertical-spacer, #confirm-lister td.lister-vertical-spacer {
	height: 4px;
	padding: 0;
}

td.odd {
}

.pager {
	text-transform: lowercase;
	background-color: #e8e8e8;
	padding: 9px 4px 9px 9px;
}

.pager-left {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.pager-right {
	float: right;
	text-align: right;
}