body {
	background-color: #000000;
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #000000;
	margin: 0;
}

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

input, textarea {
	margin: 0 0 4px 0;
	padding: 2px;
	text-transform: uppercase;
	border: 0;
	background-color: #e0e0e0;
	font-size: 9px;
}

select {
	padding: 2px;
	margin: 0 0 4px 0;
	font-size: 9px;
	text-transform: uppercase;
	border: 0;
	background-color: #e0e0e0;
}

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

input[type=button], input[type=submit] {
	background-color: #eee;
}

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

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	display: block;
	border: 0;
}

form {
	margin: 0;
}

h1, h2, h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 4px;
	text-transform: uppercase;
}

h1 {
	font-size: 24px;
}

h3 {
	font-size: 11px;
}

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


.header-block {
	margin-bottom: 4px;
}

#front-splashes {
	float: left;
	margin-bottom: 16px;
}

#front-blocks {
	float: left;
}

.front-block h2 {
	background-image: url('bg-commoditytitle.png');
	background-repeat: repeat-x;
	font-weight: normal;
	line-height: 20px;
	padding: 0 9px 0 9px;
	font-size: 11px;
	margin: 0;
}

.front-block {
	margin-bottom: 16px;
}

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


.content {
	background-color: #fff;
	padding-bottom: 20px;
}

.headline {
}

.description {
}

.excerpt {
}

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

.button-image {
}

#breadcrumbs {
	font-weight: bold;
}

#button-image-delete {
	background-image: url('bg-delete.gif');
	width: 16px;
	height: 16px;
}

#button-image-delete:hover {
	background-image: url('bg-delete-hover.gif');
	width: 16px;
	height: 16px;
}

#button-image-search {
	vertical-align: top;
	display: inline-block;
	width: 30px;
	height: 14px;
	padding: 2px 4px;
	background-image: url('button-search-bg.png');
	background-repeat: repeat-x;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
}

#button-image-cart {
	display: block;
	margin-top: 4px;
	width: 117px;
	height: 15px;
	padding: 5px;
	border: 1px solid #8a8a8a;
	background-image: url('button-bg.png');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.button-image-next {
	background-image: url('bg-nextbutton.png');
	background-repeat: no-repeat;
	width: 78px;
	height: 19px;
	display: block;
	color: #acd373;
	line-height: 19px;
	text-align: center;
	float: right;
}

.button-image-update {
	background-image: url('bg-updatebutton.png');
	background-repeat: no-repeat;
	width: 64px;
	height: 19px;
	display: block;
	color: #acd373;
	line-height: 19px;
	text-align: center;
}

a.button-image-next:hover, a.button-image-update:hover {
	color: #acd373;
}

#commodity-lister #breadcrumbs, #commodity-lister h1 {
	margin-left: 10px;
}

.commodity-lister-buy {
	display: block;
	width: 34px;
	height: 21px;
	margin: 4px 0 0 34px;
	background-image: url('button-buy-bg.png');
	background-repeat: no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 21px;
}

.commodity-lister-buy:hover {
	color: #fff;
}

.commodity-lister-price {
	display: block;
	text-align: right;
	padding-right: 5px;
}

.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-container {
	background-image: url('main-bg.png');
	background-position: top center;
	background-repeat: repeat-y;
}

#header-container {
	background-image: url('header-bg.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 54px;
}

#footer-container {
	background-image: url('footer-bg.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 248px;
}

#frame {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-spacing: 0;
	width: 923px;
}

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

#header {
	width: 923px;
	margin: auto;
}

#header-actions {
	position: relative;
	height: 0;
	padding-right: 10px;
	text-align: right;
}

#header-actions a {
	display: inline-block;
	height: 18px;
	padding: 0 5px;
	background-image: url('header-action-bg.png');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 18px;
}

#footer {
	padding-top: 26px;
	width: 923px;
	margin: auto;
	font-size: 10px;
	line-height: 140%;
}

#footer-left {
	float: left;
	width: 156px;
	margin-right: 25px;
}

#footer-main {
	float: left;
	width: 610px;
	text-transform: uppercase;
	margin-right: 40px;
}

#footer-right {
	float: left;
	width: 90px;
	
}

#frame td#side-left {
	vertical-align: top;
	width: 156px;
	margin: 0;
	padding: 0;
	border: 0;
	min-height: 350px;
	background-color: #ffffff;
	padding-right: 25px;
}

#side-left p {
	margin: 0;
}

#side-left select {
	width: 126px;
	padding: 2px;
}

#side-left input {
	width: 118px;
	height: 10px;
	padding: 4px;
}

#side-left #side-search-form-size {
	width: 22px;
}

#side-search, #side-cart, #side-select, #side-browse, #side-newsletter {
	margin-bottom: 20px;
}

#side-search h3, #side-cart h3, #side-select h3, #side-browse h3, #side-newsletter h3 {
	display: block;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

#side-newsletter input {
	margin: 0;
	float: left;
}

#side-newsletter img {
	float: left;
	vertical-align: middle;
}

#side-cart {
	background-color: #c4c4c4;
	padding: 8px 12px 11px 12px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#side-cart h3 {
	font-weight: normal;
	margin: 0;
}

#side-browse a {
	display: block;
	text-transform: uppercase;
}

.side-browse-outlet {
	color: #f54329;
}
	

#main {
	width: 742px;
	min-height: 600px;
	background-color: #ffffff;
}

#commodity-show #breadcrumbs, #commodity-show h1 {
	margin-left: 10px;
}

#commodity-left, #commodity-right {
	background-image: url('commodity-show-bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 388px;
}

#commodity-left {
	width: 492px;
	float: left;
	margin-bottom: 20px;
	padding-left: 11px;
}

#commodity-right {
	float: right;
	width: 239px;
	margin-bottom: 20px;
	background-position: bottom right;
}

#commodity-prices {
	background-image: url('commodity-prices-bg.png');
	background-repeat: no-repeat;
	padding: 20px 15px;
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	line-height: 130%;
}

#commodity-price {
	font-size: 36px;
	margin: 0;
}

#commodity-right-inner {
	padding-left: 15px;
	height: 141px;
}

#commodity-show h2, #cart h2, #details h2, #handling h2, #confirm h2, #quickpay h2, #account h2, #newsletter h2, #login h2, #page-show h2 {
	background-image: url('bg-commoditytitle.png');
	background-repeat: repeat-x;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 28px;
	padding: 0 9px 0 9px;
	font-size: 11px;
}


#commodity-large-image {
	float: left;
}

#commodity-large-zoom {
	height: 0;
	position: relative;
}

#commodity-large-zoom img {
	position: absolute;
	left: 320px;
	top: 320px;
}

#commodity-thumbnails {
	float: left;
}

#commodity-thumbnails a {
	display: block;
	margin-bottom: 11px;
	margin-left: 7px;
	padding-left: 8px;
}

#commodity-thumbnails a.active, #commodity-thumbnails a:hover {
	background-image: url('commodity-thumbnail-bg.png');
	background-repeat: no-repeat;
}

#commodity-thumbnails a img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#commodity-thumbnails a.active img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#commodity-description {
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 10px;
}

#commodity-description h3 {
	font-size: 14px;
}

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

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

#addcart-submit {
	display: block;
	width: 104px;
	height: 31px;
	margin-top: 6px;
	margin-bottom: 80px;
	background-image: url('addcart-bg.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
}

#commodity-actions {
	padding-left: 15px;
	margin-top: 8px;
}

#commodity-actions a {
	display: block;
	width: 174px;
	height: 21px;
	margin-top: 6px;
	margin-bottom: 2px;
	background-image: url('commodity-action-bg.png');
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
}

#wishlist-print {
	padding: 20px;
}

#checkout-process {
	text-align: center;
	margin: 15px 0 9px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #ccc;
}

#checkout-process span {
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 4px 0 6px;
	height: 26px;
	line-height: 26px;
	background-color: #b8ed6c;
	display: block;
	float: left;
}

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

#checkout-process img {
	display: block;
	float: left;
	margin-right: 4px;
}

#cart .description, #details .description, #handling .description, #confirm .description, #quickpay .description {
	font-style: italic;
	color: #898989;
	padding-left: 6px;
}

#handling-form table {
	width: 100%;
}

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

#cart-lister thead th, #confirm-lister thead th {
	background-color: #dcdcdc;
	border-right: 1px solid #ffffff;
}

#cart-lister tbody .total td, #confirm-lister tbody .total td {
	background-color: #dcdcdc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}

#cart-lister tbody td, #confirm-lister tbody td {
	border-width: 0 1px 1px 0;
	border-color: #dcdcdc;
	border-style: solid;
	padding: 12px 6px 12px 6px;
	vertical-align: middle;
}

#cart-lister tfoot td hr, #details hr, #handling hr, #confirm-lister tfoot td hr, #quickpay hr {
	margin: 1px 0 0 0;
}

#page-show div {
	padding: 0 5px 0 5px;
}

#frame table td.lister-td-image {
	width: 174px;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	margin: 0;
	background-color: #ebebeb;
}

td.lister-td-image img {
	border-bottom: 2px solid #c4c4c4;
}

#frame table td.lister-td-text {
	width: 174px;
	vertical-align: top;
	background-color: #ebebeb;
}

td.lister-td-text div {
	float: left;
	padding: 4px;
	padding-right: 0;
	font-size: 10px;
	text-transform: uppercase;
	width: 84px;
}

td.lister-td-text div.right {
	float: right;
	padding-left: 0;
	width: 78px;
}

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

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

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

.pager {
	margin: 12px 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.pager a, .pager .current {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 3px 6px;
	margin-left: 3px;
}

.pager .current {
	background-color: #fff;
}

#pager-top {
	background-image: url('pager-top-bg.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 4px 10px 10px 10px;
	height: 27px;
}

#pager-top select {
	float: left;
	width: 132px;
	margin-right: 17px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #000;
	text-transform: none;
	font-size: 12px;
}

#item-selector, #item-quantity {
	float: left;
}

#item-selector label, #item-quantity label {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.itemcontroller-select, #item-quantity input {
	width: 135px;
	margin-top: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #000;
	text-transform: none;
	font-size: 12px;
}

#item-quantity {
	margin-left: 10px;
}

#item-quantity input {
	width: 35px;
}

#commodity-info-materials, #commodity-info-care {
	float: left;
	border: 1px solid #dedede;
	width: 212px;
	margin-right: 6px;
}

#commodity-info-materials h3, #commodity-info-care h3 {
	background-color: #dedede;
	padding: 5px 6px 5px 6px;
	font-weight: normal;
}

#commodity-info-materials div {
	color: #797979;
	padding: 5px 6px 9px 6px;
	height: 12px;
}

#commodity-info-care div {
	padding: 0 6px 0 6px;
	text-align: center;
	height: 26px;
}

#commodity-info-actions {
	border-collapse: collapse;
	width: 212px;
	float: right;
}

#commodity-info-actions th, #commodity-info-actions td {
	border: 1px solid #dedede;
	padding: 4px;
	vertical-align: middle;
	font-style: italic;
	text-align: center;
}

#commodity-info-actions th img {
	display: block;
	margin: auto;
}

#commodity-info-actions td {
	text-align: left;
}

#commodity-info-actions td a {
	color: #707070;
}

#front-brands {
	padding: 8px 30px 20px 30px;
	color: #ababab;
	text-align: center;
	margin-top: 8px;
}

#front-brands a {
	color: #ababab;
}

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

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

#bottom-brands {
	background-image: url('brand-bottom-bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	padding: 15px 15px 0;
}

.overlay-container {
	position: absolute;
	height: 0px;
	padding-top: 8px;
}

.overlay-content-onoffer {
	position: relative;
	font-size: 1.05em;
	margin: 0 0 4px -2px;
	padding-top: 5px;
	z-index: 1;
	background-color: #fffc00;
	width: 38px;
	height: 18px;
	font-weight: bold;
}

.overlay-content-freeshipping {
	position: absolute;
	width: 24px;
	height: 59px;
	left: 153px;
	top: 8px;
	z-index: 1;
	background: #fff url('overlay-content-freeshipping.png') no-repeat;
}

.overlay-content-new {
	position: relative;
	font-size: 1.05em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 5px;
	margin: 0 0 4px -2px;
	z-index: 1;
	color: #fff;
	background-color: #00d2ff;
	width: 38px;
	height: 18px;
	font-weight: bold;
}
