body {
	margin: 22px 0 0 0;
	background-color: #bae55e;
	background-image: url();
	background-repeat: repeat;
	color: #000000;
}

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

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

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

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

a, a:hover {
	color: #557511;
	text-decoration: underline;
}

a:hover {
	color: #bae55e;
}

img {
	border: 0;
}

form {
	margin: 0;
}

h2, h3, h4 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

h3, h4 {
	font-size: 11px;
}

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



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

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

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

.content {
	background-color: #fff;
	padding-top: 8px;
}

.headline {
}

.description {
}

.excerpt {
}

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

.button-image {
	width: 14px;
	height: 11px;
	background-image: url('button.gif');
	background-repeat: no-repeat;
	border: 0;
	background-position: 0px 0px;
}

#button-image-delete {
	width: 16px;
	height: 18px;
	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 #95b74b;
}

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

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

.commodity-lister-price {
	color: #557511;
	font-weight: bold;
}

.block-title {
}

.block-commodity {
	background-color: #bae55e;
	text-align: center;
}

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

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



#frame {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #99bc4d;
}

#frame-inner {
	padding: 14px;
}

#header-menu {
	text-align: center;
	padding: 4px 4px 4px 4px;
	background-color: #95b74b;
	background-image: url('/res/menu-bg.png');
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

#header-menu a {
	color: #ffffff;
	margin: 0 4px 0 4px;
	text-decoration: none;
}

#footer {
	clear: left;
}

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

#side-left, #side-right {
	width: 163px;
	min-height: 350px;
}

#side-left div, #side-right div {
	border: 3px solid #bae55e;
	padding: 1px;
	margin: 0;
	margin-bottom: 9px;
}

#side-left div h3, #side-right div h3 {
	background-color: #95b74b;
	color: #ffffff;
	padding: 3px 9px 3px 9px;
	margin: 0;
}

#side-left div h3 a, #side-right div h3 a {
	color: #ffffff;
}

#side-left div div, #side-right div div {
	border: 0;
	padding: 3px 9px 3px 9px;
	margin: 0;
}

#side-left div .block-commodity, #side-right div .block-commodity {
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 4px;
}

#side-left div .block-commodity div, #side-right div .block-commodity div {
	margin: 0;
	border: 0;
	padding:0;
}

#side-browse a, #side-catalog a, #side-brand a {
	color: #000000;
	text-decoration: none;
}

#side-browse a:hover, #side-catalog a:hover, #side-brand a:hover {
	text-decoration: underline;
}

#side-search-form-search, #side-newsletter-form-email {
	width: 136px;
	margin: 3px 3px 6px 3px;
}

#side-search-form p, #side-newsletter-form p, #side-cart p, #side-account p {
	display: block;
	background-color: #a1a1a1;
	color: #ffffff;
	text-align: right;
	padding: 4px;
	margin: 0;
}

#side-search-form p a, #side-newsletter-form p a, #side-cart p a, #side-account p a {
	color: #ffffff;
	text-decoration: none;
}

#side-search-form p a:hover, #side-newsletter-form p a:hover, #side-cart p a:hover, #side-account p a:hover {
	text-decoration: underline;
}

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

#side-cart-info {
	line-height: 180%;
}

#side-cart {
	background-color: #fffcce;
}

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

#commodity-left {
	float: left;
	width: 320px;
}

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

#commodity-price {
	color: #800;
	font-weight: bold;
}

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

#commodity-large-image {
	border: 1px solid #95b74b;
	text-align: center;
	margin-bottom: 8px;
}

#commodity-thumbnails img {
	border: 1px solid #95b74b;
	margin-right: 4px;
}

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

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

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

#addcart-submit {
	width: 100%;
	background-color: #dc6;
}

#wishlist-print {
	padding: 20px;
}

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

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

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

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

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

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

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

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

td.lister-vertical-spacer {
	height: 8px;
	border-bottom: 1px solid #95b74b;
}

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

.pager {
	margin-bottom: 8px;
	color: #557511;
	font-weight: bold;
}

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

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