body {
	margin: 0;
	background-color: #fdfdfd; /* body_bgcolor */
	background-image: url('/res/bg.png'); /* body_bgimage */
	background-repeat: repeat;
	color: #000; /* body_color */
}

body, input, select, textarea {
	font-family: "Comic Sans MS", sans-serif; /* body_font */
	font-size: 11px; /* body_fontsize */
	line-height: 140%;
}

input[type=text], input[type=password], select, textarea {
	margin: 0 0 4px 0;
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	padding: 2px;
}

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

a {
	color: #000; /* link_color */
	text-decoration: none;
}

a:hover {
	color: #000; /* hover_color */
	text-decoration: underline;
}

img {
	border: 0;
	display: block;
}

form {
	margin: 0;
}

h2, h3 {
	font-family: "Comic Sans MS", 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: uppercase; /* 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, side-left-block, .side-right.block {
	margin-bottom: 8px;
}

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

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

.content {
	padding: 14px 14px 0px 14px;
}

.headline {
}

.description {
}

.excerpt {
}

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

.button-image-container {
	width: 60px;
	height: 16px;
	background-image: url('bg-button.gif');
	background-repeat: no-repeat;
	display: block;
	text-transform: uppercase;
	color: #fff;
	padding-left: 4px;
	line-height: 16px;
	float: right;
	margin: 0 8px 4px 0;
}

.button-image-container:hover {
	background-image: url('bg-button-hover.gif');
	text-decoration: none;
	color: #fff;
}

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

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

.side-cart-line {
	padding: 0 8px 2px 8px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
	border-color: #ccc; /* border_color */
}

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

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

.commodity-lister-price {
	float: right;
}

.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 {
	width: 916px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff; /* frame_bgcolor */
}

#frame-table {
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0;
	width: 912px;
}

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

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

#subheader {
	background-color: #4f6c12; /* menu_bgcolor */
	border-bottom: 2px solid #ccc;
	border-color: #ccc; /* border_color */
	height: 35px;
	line-height: 120%;
}

#header-menu {
	float: left;
}

#header-menu a {
	color: #ffffff; /* menu_color */
	font-family: "Comic Sans MS", sans-serif; /* headline_font */
	font-size: 11px; /* subheadline_fontsize */
	font-weight: normal; /* headline_fontweight */
	letter-spacing: 0px; /* headline_spacing */
	text-transform: uppercase; /* headline_transform */
	padding: 11px 13px 11px 13px;
	display: block;
	float: left;
}

#header-menu a:hover {
	background-color: #668a18;
	text-decoration: none;
}

#header-search {
	float: right;
}

#header-search-form-search {
	float: right;
	width: 130px;
	margin-right: 6px;
	margin-top: 6px;
}

#footer {
	clear: left;
}

#main {
	width: 592px; /* main_width */
	background-color: ; /* main_bgcolor */
	min-height: 600px;
}

#side-left {
	width: 159px; /* left_width */
	background-color: #e5e5e5; /* left_bgcolor */
	background-image: ; /* left_bgimage */
	background-repeat: no-repeat;
	background-position: right;
	border-color: #ccc; /* border_color */
	border-style: solid;
	border-width: 0 1px 0 0;
}

#side-right {
	width: 159px; /* right_width */
	background-color: #e5e5e5; /* right_bgcolor */
	background-image: ; /* right_bgimage */
	background-repeat: no-repeat;
	border-color: #ccc; /* border_color */
	border-style: solid;
	border-width: 0 0 0 1px;
}

#side-left h3, #side-right h3 {
	color: #668a18;
	font-size: 15px;
	background-color: #fff;
	padding: 16px 0 6px 8px;
	margin: 0;
}

#side-left h3 a, #side-right h3 a {
	color: #668a18;
}

#side-left h3 a:hover, #side-right h3 a:hover {
	text-decoration: none;
}

#side-browse h3 a, #side-left .block-commodity-text h3 a, #side-right .block-commodity-text h3 a {
	color: #000;
}

#side-browse h3, #side-left .block-commodity div h3, #side-right .block-commodity div h3 {
	color: #000; /* headline_color */
	font-size: 11px; /* subheadline_fontsize */
	padding: 0;
	background-color: #e5e5e5; /* right_bgcolor */
}

#side-browse, #side-category, #side-brand, #side-search, #side-cart, #side-account, #side-newsletter, .block-commodity {
	padding-bottom: 6px;
	border-color: #ccc; /* border_color */
	border-style: solid;
	border-width: 0 0 1px 0;
}

#side-browse {
	border-width: 0;
}

#side-browse h3 a {
	background-color: #cccccc;
	padding: 4px 4px 4px 13px;
	margin: 0 0 2px 0;
	border: 0;
}

#side-browse h3 a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
}

#side-browse a {
	padding: 4px 0 4px 16px;
	border-bottom: 1px solid #fff;
	display: block;
}

#side-browse a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
}

#side-brand div {
	text-align: center;
}

#side-search-form-search, #side-newsletter-form-email {
	float: left;
	width: 64px;
	margin: 0 0 0 8px;
}

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

#side-cart-info, #side-cart-total, #side-account-info, #side-newsletter-info {
	padding: 0 8px 0 8px;
}

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

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

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

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

#commodity-large-image {
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	text-align: center;
	margin-bottom: 8px;
}

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

#commodity-thumbnails img {
	border: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	margin-right: 8px;
	float: left;
}

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

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

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

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

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

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

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

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

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

td.lister-td-image {
	vertical-align: middle;
	text-align: center;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc; /* border_color */
	padding: 0;
	margin: 0;
	width: 180px;
}

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

td.lister-td-text {
	vertical-align: top;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ccc; /* border_color */
	width: 180px;
}

td.lister-td-text h3 a {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #ccc; /* border_color */
	padding: 6px;
	display: block;
}

td.lister-td-text a:hover {
	background-color: #e5e5e5; /* left_bgcolor */
	text-decoration: none;
}

td.lister-td-text div {
	padding: 6px;
	background-image: url('/res/bg-lister.png'); /* lister_bgimage */
	background-repeat: repeat-x;
}

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

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

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

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

.block-content h2 {
	color: #668a18;
	font-size: 15px;
	background-color: #fff;
	padding: 16px 0 6px 8px;
	margin: 0;
}
