body {
	margin: 0;
	background-color: #ddd;
	background-image: url('bg.png');
	background-repeat: repeat;
	color: #000;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

body, input, select, textarea {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

input, select, textarea {
	margin: 0 0 4px 0;
	padding: 0;
}

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

a, a:hover {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

table, td {
	border-spacing: 0;
	padding: 0;
}

h1, h2, h3 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

h3 {
	font-size: 13px;
}

h4 {
	margin: 0;
}

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



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

.frontsplash-block, .front-block {
	margin-bottom: 15px;
}

.frontsplash-block {
	border: 1px solid #b0b0b0;
}

.front-block {
	float: left;
}

.front-block .block-content h3, .front-block .block-image h3  {
	width: 225px;
	height: 23px;
	background-image: url('frontblock-bg.png');
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 4px 0 0 6px;
	margin: 0;
}

.front-block .block-content div {
	background-color: #f3f3f3;
	border: 1px solid #bebdbd;
	width: 229px;
	margin: 0;
}

.front-block-spacer {
	width: 15px;
	float: left;
}

.front-block-spacer-2 {
	width: 14px;
	float: left;
}

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

.content {
	margin: 0;
	background-color: #fff;
}

.description {
}

.excerpt {
}

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

.button-image {
	width: 16px;
	height: 18px;
	background-image: url('button.gif');
	background-repeat: no-repeat;
	margin: 0 4px 0 0;
	border: 0;
	float: left;
	background-position: 0px 0px;
}

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

.button-image:hover {
	background-position: -16px 0px;
}

.side-cart-line {
	margin-bottom: 7px;
}

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

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

.commodity-lister-price, .commodity-lister-price-offer, .commodity-lister-price-original {
	font-size: 14px;
	font-weight: bold;
}

.commodity-lister-price-original {
	text-decoration: line-through;
}

.commodity-lister-price-offer {
	color: #f89829;
}

#commodity-show-prices {
	margin: 10px 0 10px 0;
}

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

.block-commodity {
	border: 1px solid #ccc;
	padding: 4px;
}

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

.search-section {
	margin-bottom: 8px;
	line-height: 140%;
}



#frame {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
}

#header-menu {
	background-image: url('header-menu-bg.png');
	background-repeat: no-repeat;
	width: 960px;
	height: 116px;
}

#header-menu div {
	padding: 3px 11px 5px 10px;
}

#header-menu, #header-menu a {
	color: #ffffff;
	font-size: 11px;
}

.top-cards {
	float: right;
	margin-top: 3px;
}

#header-section {
	background-image: url('header-section-bg.png');
	background-repeat: repeat-x;
	width: 960px;
	height: 33px;
}

#header-section, #header-section a {
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}

#header-section a {
	padding: 0 10px 0 10px;
}

#header-section img {
	vertical-align: top;
}

#header-section-shadow {
	background-image: url('header-section-shadow-bg.png');
	background-repeat: repeat-x;
	width: 960px;
	height: 11px;
}

#footer {
	clear: left;
}

#side-left, #side-right, #main, #main-wide {
	float: left;
}

#side-left, #side-right {
	width: 194px;
	min-height: 350px;
	margin: 0 0 0 15px;
	display: inline;
}

#side-right {
	width: 194px;
	margin: 0 14px 0 0;
}

#side-brands {
	margin-bottom: 8px;
}

#side-brands select {
	width: 100%;
	text-transform: lowercase;
}

#side-browse {
	background-color: #f3f3f3;
	padding: 0;
/*	text-transform: capitalize; */
}

#side-browse img {
	display: block;
}

#side-browse a img {
	margin-right: 5px;
	margin-bottom: 1px;
	display: inline;
}

#side-browse a {
	display: block;
	height: 22px;
	line-height: 20px;
	padding-left: 7px;
	border-left: 1px solid #bebdbd;
	border-right: 1px solid #bebdbd;
	border-bottom: 1px solid #bebdbd;
}

#side-browse a:hover {
	background-color: #abe545;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	text-decoration: none;
}

#side-browse h3 {
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #dc6b00;
	border-right: 1px solid #dc6b00;
	border-bottom: 1px solid #bebdbd;
	background-color: #f89829;
	color: #ffffff;
}

#side-browse h3 a {
	color: #ffffff;
	padding-left: 7px;
	border: 0;
}

#side-browse h3 a:hover {
	background-color: #f89829;
	border: 0;
	color: #ffffff;
	text-decoration: underline;
}

#side-browse h3.first a:hover {
	height: 19px;
}

#side-search-form-search, #side-newsletter-form-email, #side-login-form-email, #side-login-form-password {
	float: left;
	width: 106px;
	height: 14px;
	margin: 0 4px 1px 0;
}

#side-search-form-search {
	width: 147px;
}

#side-cart-header, #side-newsletter-header, #side-login-header, #side-contact-header {
	width: 194px;
	height: 29px;
	background-image: url('side-header-bg.png');
	background-repeat: no-repeat;
	color: #ffffff;
}

#side-cart-header h3, #side-newsletter-header h3, #side-login-header h3, #side-contact-header h3 {
	padding: 7px 0 0 9px;
}


.side-footer {
	width: 194px;
	height: 4px;
	background-image: url('side-footer.png');
	background-repeat: no-repeat;
	margin-bottom: 11px;
}

.side-button-footer {
	width: 194px;
	height: 28px;
	background-image: url('side-button-footer-bg.png');
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

.side-button {
	width: 66px;
	height: 20px;
	margin-top: 4px;
	margin-right: 5px;
	line-height: 19px;
	background-image: url('side-button-bg.png');
	background-repeat: no-repeat;
	font-size: 12px;
	color: #3a3a3a;
	text-transform: lowercase;
	text-align: center;
	display: block;
	float: right;
}

#side-button-cart {
	background-image: url('side-button-cart-bg.png');
	color: #ffffff;
}

#side-cart-header {
	height: 73px;
	background-image: url('cart-header-bg.png');
}

#side-cart-header h3 {
	padding: 17px 0 0 9px;
}

#side-cart, #side-newsletter, #side-login, #side-contact {
	background-color: #f3f3f3;
	padding: 16px 12px 16px 10px;
	border-left: 1px solid #bebdbd;
	border-right: 1px solid #bebdbd;
}

#side-cart {
	padding-top: 0;
	background-image: url('side-cart-bg.png');
	background-repeat: no-repeat;
}

#cart-total {
	font-weight: bold;
	text-transform: uppercase;
}

#side-newsletter-header {
	height: 51px;
	background-image: url('newsletter-header-bg.png');
}

#side-newsletter-header h3 {
	padding: 13px 0 0 9px;
}

#side-newsletter, #side-contact {
	color: #656464;
}

#side-newsletter {
	padding-top: 1px;
	background-image: url('newsletter-bg.png');
	background-repeat: no-repeat;
}

#side-newsletter th, #side-login th {
	color: #000000;
	width: 58px;
}

#side-login-header {
	height: 52px;
	background-image: url('login-header-bg.png');
}

#side-login-header h3 {
	padding: 14px 0 0 9px;
}

#side-login {
	padding-top: 0;
}

#side-login form, #side-login input, #side-login table td {
	margin: 0;
	padding: 0;
}

#side-contact {
	padding-top: 12px;
	line-height: 120%;
}

#main {
	width: 522px;
	margin: 0 11px 0 10px;
	min-height: 600px;
}

#main-wide {
	width: 722px;
	margin: 0 14px 0 16px;
	min-height: 600px;
}

#commodity-left {
	float: left;
}

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

#commodity-brand {
	height: 38px;
	text-align: right;
	padding: 10px 15px 0 0;
}

#commodity-large-image-container {
	border: 1px solid #bebdbd;
	text-align: center;
	width: 354px;
	height: 338px;
	margin-bottom: 10px;
}

#commodity-thumbnail {
	width: 78px;
	height: 78px;
	text-align: center;
	border: 1px solid #bebdbd;
	margin: 0 12px 8px 0;
	float: left;
}

#commodity-stockdelivery {
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
}

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

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

#wishlist-print {
	padding: 20px;
}

#commodity-description {
	margin-bottom: 22px;
}

#commodity-show-comments {
	color: #818181;
}

#comments-counter {
	display: block;
	float: left;
	background-image: url('comments-counter-bg.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	padding: 3px 0 0 8px;
	line-height: 8px;
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
}

#comments-counter-text {
	display: block;
	float: left;
	color: #818181;
}

.commodity-show-comment-even, .commodity-show-comment-odd {
	padding: 8px;
	background-color: #f3f3f3;
}

.commodity-show-comment-odd {
	background-color: #e7e7e7;
}

.commodity-show-comment-header {
	color: #f89829;
}

.commodity-show-comment-text {
	color: #393939;
}

#comment input {
	width: 400px;
}

#comment textarea {
	width: 400px;
	height: 200px;
}

#checkout-process {
	text-align: center;
	margin: 6px 0 10px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

#checkout-process span {
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 8px 0 8px;
}

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

#commodity-lister-active {
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	margin-bottom: 13px;
}

#commodity-lister-active img {
	float: left;
}

#commodity-lister-section {
	background-image: url('section-active-bg.png');
	background-repeat: repeat-x;
	display: block;
	float: left;
	color: #878686;
}

#commodity-lister-category {
	background-image: url('category-active-bg.png');
	background-repeat: repeat-x;
	display: block;
	float: left;
	color: #444343;
}

#commodity-lister-sort {
	float: right;
}

#commodity-lister-sort select {
	width: 167px;
	margin-bottom: 12px;
	text-transform: lowercase;
}

td.lister-td-image-brand {
	vertical-align: middle;
	text-align: center;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #bebdbd;
	padding: 0;
	margin: 0;
	width: 165px;
	height: 28px;
	padding: 10px 0 10px 0;
	text-align: left;
}

.lister-td-image-brand img {
	margin-left: 10px;
}

td.lister-td-image {
	vertical-align: middle;
	text-align: center;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #bebdbd;
	padding: 0;
	margin: 0;
	width: 165px;
	height: 165px;
}

td.lister-td-text {
	vertical-align: top;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #bebdbd;
	background-color: #f3f3f3;
	padding-bottom: 2px;
}

td.lister-td-text, td.lister-td-text a {
	color: #4b4a49;
}

td.lister-td-text div {
	padding: 6px 6px 6px 6px;
	height: 44px;
}

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

#front td.lister-horizontal-spacer {
	width: 18px;
}

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

#front td.lister-vertical-spacer {
	height: 15px;
}

.lister-td-text h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.lister-td-text-prices {
	width: 115px;
	height: 40px;
	vertical-align: bottom;
	padding-left: 5px;
}

.lister-td-text-buttons {
	width: 45px;
	vertical-align: bottom;
	text-align: right;
}

.lister-td-text-button {
	vertical-align: bottom;
	margin: 0 4px 2px 0;
}

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

.pager {
	margin-top: 11px;
	border: 1px solid #c0bfbf;
	background-color: #f3f3f3;
	font-size: 12px;
	color: #353535;
	padding: 6px 3px 5px 3px;
	text-transform: lowercase;
}

.pager img {
	display: inline;
	vertical-align: middle;
}

.pager .current {
	background-image: url('pager-active-bg.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 19px;
}

.pager a, .pager .current {
	padding: 2px 6px 2px 6px;
}

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

#brands-lister-container {
	border: 1px solid #bebdbd;
	padding: 10px 25px 10px 25px;
	margin-top: 16px;
}

#brands-lister {
	width: 100%;
}

#brands-lister td {
	border: 0;
	text-align: center;
	vertical-align: middle;
}

#brands-lister td div {
	width: 66px;
	text-align: center;
	vertical-align: middle;
}

#brands-lister td div img {
	text-align: center;
	vertical-align: middle;
}



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

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

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

#details-left input {
	width: 210px;
}

#details-right textarea {
	width: 230px;
}

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

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