html, body {
	height: 100%;
}

body {
	margin: 0;
	background-color: #bababa; /* body_bgcolor */
	background-image: url('bg.png'); /* body_bgimage */
	background-repeat: repeat-y;
	background-position: top center;
	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 #000000;
	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: ; /* 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, .frontsplash-block {
	margin-top: 20px;
	margin-bottom: 12px;
}

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

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

.content {
	padding: 0;
}

.headline {
}

.description {
}

.excerpt {
}

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

.link {
	text-decoration: underline;
	line-height: 10px;
}

.link:hover {
}

a.button-image-container, a.button-image-container-disabled {
	width: 73px;
	height: 22px;
	background-image: url('button-bg.png');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	float: right;
	margin: 0 0 4px 0;
	text-align: center;
}

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 {
	font-weight: bold;
}

.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-table {
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0;
	width: 100%;
	height: 100%;
}

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

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

#subheader-container {
	position: relative;
}

#subheader {
	position: absolute;
	top: -89px;
	right: 0px;
	height: 28px;
	line-height: 120%;
}

#header-menu {
	float: left;
}

#header-menu a {
	color: #000000; /* 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;
	display: block;
	float: left;
	margin-right: 21px;
	line-height: 16px;
}

#header-menu a:hover {
	text-decoration: underline;
}

#header-search {
	float: right;
	margin-right: 21px;
}

#header-search-form-search {
	margin: 0;
	width: 119px;
	background-color: #bababa;
	color: #ffffff;
	border: 0;
}

#header-browse {
	background-color: #000000;
	height: 22px;
	padding-left: 21px;
}

#header-browse a {
	display: block;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 24px;
	line-height: 22px;
}

#header-browse a:hover {
	text-decoration: underline;
}

#header-cart {
	float: right;
}

#header-cart a {
	text-transform: none;
	font-weight: bold;
	margin-right: 6px;
}

a#header-cart-button {
	display; block;
	width: 77px;
	height: 16px;
	background-image: url('button-black-bg.png');
	font-size: 13px;
	line-height: 14px;
	text-transform: lowercase;
	color: #ffffff;
	text-align: center;
	margin: 3px 21px 0 0;
}

#footer-container {
	margin-top: 8px;
	clear: left;
	background-image: url('footer-container-bg.png');
	background-repeat: repeat-x;
	background-position: top center;
}

#footer {
	width: 888px;
	margin: auto;
	background-image: url('footer-bg.png');
	background-repeat: no-repeat;
	height: 187px;
	padding: 30px 196px 120px;
}

#footer-brands {
	text-align: center;
	line-height: 250%;
	padding: 5px 5px 0;
}

#footer-brands a {
	text-decoration: none;
	margin: 0 12px;
}

.footer-block {
}

#frame-inner {
	width: 1280px;
	margin: auto;
}

#top {
	width: 952px;
	margin: auto;
}

#main {
	width: 910px; /* main_width */
	margin: auto;
	padding: 0 21px 12px 21px;
	background-color: ffffff; /* main_bgcolor */
	min-height: 600px;
}

#main-right {
	width: 726px;
	float: left;
}

#side-left {
	width: 174px; /* left_width */
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}

#side-browse h3 a {
	background-color: #797f7f;
	color: #ffffff;
	display: block;
	padding: 4px 10px 3px 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
}

#side-browse a:hover {
	background-color: #797f7f;
}

#side-browse a {
	background-color: #cad3d3;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px 10px 3px 10px;
}

#commodity-lister, #commodity-show {
	margin-top: 12px;
}

#commodity-lister-sectioninfo {
	margin-bottom: 12px;
}

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

#commodity-brand {
	float: right;
}

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

#commodity-right {
	float: left;
	width: 340px;
	margin-left: 12px;
}

#commodity-prices-save {
	font-size: 12px;
	color: #888;
	font-weight: bold;
}

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

#item-selector {
	clear: both;
	width: 148px;
	margin: 8px 0 16px 0;
}

.itemcontroller-select {
	width: 100%;
}

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

#commodity-show h2 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 8px;
}

#commodity-large-image {
	text-align: center;
	margin-bottom: 8px;
	width: 320px;
}

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

#commodity-thumbnails img {
	margin-right: 10px;
	float: left;
}

#commodity-description {
	clear: both;
	color: #000;
	margin-bottom: 32px;
	font-size: 12px;
	line-height: 140%;
}

#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: #f0f0f0;
	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: #666666;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	width: 148px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	background-image: url('button-color-bg.png');
	background-position: bottom;
	display: block;
	text-decoration: none;
/*	float: left; */
}

.button-color:hover, .button-color-small:hover {
	background-color: #999999;
}

.button-color:active, .button-color-small:active {
	background-color: #333333;
}

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

#cart, #details, #handling, #confirm, #done, #error {
	width: 564px;
	margin: auto;
	background-image: url('gradient-bg.png');
	background-repeat: no-repeat;
	padding: 15px 20px 0 20px;
}

#checkout-process {
	text-align: center;
	margin: 0 0 14px 0;
	padding-bottom: 4px;
	background-color: #000000;
	color: #aaaaaa;
	padding: 8px;
	font-weight: bold;
}

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

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

#cart-content, #details-login-content, #details-content, #details-alternate-content, #handling-content, #confirm-content, #account-content, #login-content {
	background-color: #f0f0f0; /* left_bgcolor */
	padding: 8px 16px 8px 16px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 3px solid #cccccc;
}

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

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

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

td.lister-td-text {
	vertical-align: top;
	width: 174px;
}

td.lister-td-text h3 {
	padding: 4px 10px 3px 10px;
	display: block;
	background-color: #797f7f;
	color: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

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

td.lister-td-text div {
	padding: 4px 10px 3px 10px;
	background-color: #cad3d3;
	color: #000000;
	height: 132px;
}

#common-commodity-lister td.lister-td-text div {
	height: 80px;
}

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

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

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

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