body {
	margin: 22px 0 0 0;
	background-color: #000;
	color: #fff;
}

body, input, select, textarea {
	font-family: Times, serif;
	font-size: 12px;
}

input, select, textarea {
	margin: 0 0 4px 0;
	padding: 2px;
	background-color: #222222;
	color: #ffffff;
	border-top: 2px solid #888888;
	border-right: 2px solid #1e1e1e;
	border-bottom: 2px solid #1e1e1e;
	border-left: 2px solid #888888;
}

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

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

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

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

form {
	margin: 0;
}

h2, h3, h4 {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}

h3 {
	margin: 0 0 5px 0;
}

h4 {
	margin: 0 0 5px 0;
	font-size: 12px;
}

.hr {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 3px;
}

hr {
	display: none;
}

label {
	margin-right: 8px;
}



.header-block a {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.header-block img {
	display: block;
}

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

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

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

.headline {
	font-size: 12px;
}

.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 {
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;	
}

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

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

.commodity-lister-price {
}

.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: 892px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: left;
	background-color: #000;
}

#header-menu {
	border-top: 1px solid #ffffff;
	padding-top: 9px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 8px;
	text-align: right;
	width: 892px;
}

#header-menu a {
	font-size: 17px;
	color: #797979;
	margin-left: 28px;
}

#header-menu a:hover {
	text-decoration: none;
	color: #ffffff;
}

#footer {
	clear: left;
}

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

#side-left {
	width: 184px;
	margin-right: 34px;
	min-height: 350px;
}

#side-languages, #side-browse, #side-category, #side-brand, #side-search, #side-cart, #side-account, #side-newsletter, #side-creditcard {
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ffffff;
}

#side-browse {
	border: 0;
}

#side-search, #side-cart, #side-languages {
	padding-bottom: 0;
}

#side-cart {
	padding-top: 10px;
}

#side-cart-info {
	padding-bottom: 18px;
}

#side-account {
	padding: 16px 0 32px 0;
}

#side-creditcard img {
	margin: 4px 0 4px 0;
}

#side-cart-header {
	margin-bottom: 4px;
}

#side-cart-header h2 {
	font-size: 24px;
}

#side-cart-header span {
	font-style: italic;
	font-size: 17px;
}

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

#side-browse a, #side-category a, #side-brand a, #side-search a, #side-account a, #side-newsletter a, #login a {
	border-bottom: 2px solid #404040;
	line-height: 140%;
}

#side-browse a:hover, #side-category a:hover, #side-brand a:hover, #side-search a:hover, #side-account a:hover, #side-newsletter a:hover {
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
}

#side-search input {
	width: 176px;
}

#side-brand select {
	width: 184px;
}
#side-brand div {
	text-align: center;
}

#side-search-form-search, #side-newsletter-form-email {
	float: left;
	width: 110px;
	margin-right: 4px;
}

#side-search-form .button-image, #side-newsletter-form .button-image {
	float: right;
	margin: 0;
}

#side-cart-info, #side-account-info {
	line-height: 140%;
	margin: 0 0 4px 0;
}

#main {
	width: 672px;
	min-height: 600px;
}

.commodities-moreinfo {
	text-align: right;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
	border: 0;
	margin: 10px 0 8px 0;
}

#commodity-left {
/*	float: left; */
	vertical-align: top;
	padding: 0 10px 0 0;
}

#commodity-right {
	border-top: 2px solid #ffffff;
	padding-top: 12px;
/*	float: right; */
	width: 210px;
	vertical-align: top;
}

#commodity-right-continue {
	vertical-align: bottom;
	padding-bottom: 8px;
}

#commodity-price {
}

.commodity-description {
	margin: 0;
	padding: 2px 0 0 0;
}

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

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

#commodity-thumbnails img {
	display: block;
	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;
}

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

#addcart-submit {
	font-size: 17px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 6px;
}

#wishlist-print {
	padding: 20px;
}

#checkout-process {
	padding-bottom: 2px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 8px;
}

#checkout-process span {
	font-size: 17px;
	margin: 0 16px 0 0;
	color: #6d6f72;
}

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

#cart-lister th, #confirm-lister th {
	font-size: 12px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
}

#cart-lister td, #cart-lister th, #confirm-lister td, #confirm-lister th{
	padding: 6px 0 6px 0;
}

#cart-lister td.odd, #cart-lister td.even, #confirm-lister td.odd, #confirm-lister td.even {
	border-bottom: 1px solid #ffffff;
	background-color: #000000;
}

#cart-lister a, #confirm-lister a {
	border-bottom: 1px solid #6d6f72;
}

#cart-lister td img, #confirm-lister td img {
	margin-right: 8px;
}

#cart-lister td input {
/*	background-color: #ffffff;
	color: #000000; */
}

a#cart-update, a#cart-continue, a#contact-submit, a#login-submit, a#account-submit, a#newsletter-submit, a#details-submit, a#handling-submit, a#confirm-submit, a#continue-submit, a#quickpay-continue {
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
	border: 0;
	margin-left: 37px;
}

a#account-submit, a#continue-submit {
	margin-left: 0;
}

#login-form td input, #account-form td input, #details-form td input, #details-form td textarea {
	width: 240px;
/*	background-color: #ffffff;
	color: #000000; */
}

#login-form td input[type=checkbox], #account-form td input[type=checkbox], #details-form td input[type=checkbox] {
	width: 13px;
	background-color: #000000;
	border: 0;
}

#account-form td select, #details-form td select {
	width: 160px;
/*	background-color: #ffffff;
	color: #000000; */
}

#contact-form td {
	vertical-align: top;
}

#contact-form {
	margin-top: 10px;
}

#contact-form input, #contact-form textarea, #account input, #login input {
	width: 100%;
/*	background-color: #ffffff;
	color: #000000; */
}

a.newsitem-link {
	border-bottom: 1px solid #808080;
	font-style: italic;
}

a.newsitem-link:hover {
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

#search input[type=submit] {
	background-color: #222222;
}

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

td.lister-td-image div {
	width: 224px;
}

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

td.lister-td-text div {
	padding: 0;
	width: 216px;
}

td.lister-td-text h3 {
	margin: 8px 0 0;
}

td.lister-td-text .hr {
	margin: 6px 0 6px 0;
}

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

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

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

.lister-td-text hr {
	margin-bottom: 6px;
}

.pager {
	margin-bottom: 8px;
}

.pager a {
	border-bottom: 2px solid #404040;
	line-height: 140%;
}

.pager a:hover {
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
}	

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

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

#page-show {
	line-height: 120%;
}

#commodity-show h4 {
	text-transform: uppercase;
}