body {
	background-color: #e5ecee;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial;
}
input,select {
	border: 1px solid #333;
}
.category-vline {
	background-color: #6d8a52;
	width: 1px;
	height: 14px;
}
.copyright, .copyright a {
	color:#aaaaaa;
	font-size:12px;
}
div#left-lower {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}
div#left-middle {
	font-size: 12px;
	background-color: #fff;
}
/* view items */
.thumbnails {
	padding: 5px;
}
.thumbnail {
	float: left;
	width: 120px;
	height: 130px;
	border: 1px solid #eee;
	padding: 5px 3px;
	margin: 0 10px 10px 0;
	text-align: center;
	background-color: #fcfffc;
}
.thumbnail a {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.clearboth {
	clear: both;
}
/* categories */
table.categories {
	text-align: center;
}
table.categories tr td a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 2px 8px;
	margin: 0;
}
/* viewitem */
table.item tr.navi td {
	color: #447755;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
table.item tr.navi td a {
	color: #447755;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
table.item tr.navi td a:hover {
	text-decoration: underline;
}
table.item tr td.title h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
}
div.note {
	font-size: 12px;
	text-align: left;
}
table.item tr td {
	text-align: left;
}
table.item tr td.allshapes {
	padding: 4px 10px 6px 10px;
	border: 1px solid #e0f0e0;
	background-color: #d0ecb1;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #107010;
}
table.item tr td.allshapes a {
	color: #309030;
	background-color: #eee;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #777;
}
table.item tr td.item-shape {
	padding-left: 6px;
}
table.select-shape tr td {
	border-bottom: 1px solid #ddd;
	padding: 3px;
	font-size: 16px;
}
table.select-shape tr td.title {
	font-weight: bold;
	text-align: left;
}
table.select-shape tr td a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	background-color: #3e6a16;
	padding: 2px 10px 1px 10px;
	border-right: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	margin-left: 20px;
}
table.select-shape tr td.itemsize {
	font-weight: bold;
	font-size: 14px;
}
.item-descr {
	font-weight: bold;
	font-size: 14px;
	color: #555;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}
/* quickcart */
table#quickcart {
	background-color: transparent;
	opacity: 0.7;
	filter: alpha (opacity=70);
	background-image: url(/images/basic/quickcart_bg.jpg);
}
table#quickcart tr td {
	opacity: 1.0;
	filter: alpga (opacity=100);
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}
table#quickcart tr td a {
	color: #333;
}
/* checkout */
table#checkout {
	text-align: left;
	margin: 0;
	padding: 0;
}
table#checkout tr.items td {
	border-bottom: 1px solid #eee;
	padding: 3px 0;
	font-size: 16px;
	padding: 3px;
}
table#checkout tr td input {
	border: 1px solid #333;
}
table#checkout tr.items td a {
	color: #333;
	text-decoration: none;
}
table#checkout tr.items td a:hover {
	text-decoration: underline;
}
table#checkout tr.items td a.remove {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #999;
	border: 1px solid #555;
	padding: 1px 6px;
	margin-right: 2px;
}
table#checkout tr.header td {
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f0f0f0;
}
table#checkout tr.total td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f0f0f0;
	font-weight: bold;
	font-size: 16px;
}
table#checkout_ship tr td {
	padding-right: 5px;
}
div#payment_link {
	margin: 20px 1px 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #aaa;
	padding: 3px 3px 3px 0;
	float: right;
	width: 110px;
	background-color: #bbd99d;
}
div#payment_link a {
	color: #333;
	float: right;
	width: 100px;
	text-decoration: none;
	padding-right: 7px;
}
div#payment_link a:hover {
	text-decoration: underline;
}

div#terms {
	font-size: 13px;
	margin: 0;
	padding: 5px;
	font-family: arial;
	text-align: left;
}
div#terms h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
div#terms h2 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
div#terms h3 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}
div#terms ul {
	margin: 0;
	padding: 0;
}
div#terms ul li {
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: circle;
}
div#terms a {
	color: #777;
}
div#terms a:hover {
	background-color: #eee;
}
table#creditcard {
	border: 1px solid #aaa;
	background-color: #bad89c;
	margin: 3px;
	padding: 0;
	width: 564px;
}
table#creditcard tr td.title {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #69844d;
	text-align: center;
}
table#creditcard tr td.submit {
	text-align: center;
}
table#creditcard table.creditcard_info {
	border: 1px solid #aaa;
	background-color: #fff;
}
table#creditcard table.creditcard_info tr td {
	font-size: 14px;
	text-align: left;
}
table#creditcard table.creditcard_info tr td select {
	border: 1px solid #333;
	text-align: left;
}
table#creditcard tr td.errormessage {
	font-weight: bold;
	font-size: 14px;
	color: #ff3333;
	text-align: left;
}
ul#payment_info,
ul#payment_method {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
}
ul#payment_method li {
	float: left;
	width: 480px;
	margin-top: 10px;
	border: 1px solid #eee;
}
ul#payment_method li span.name {
	width: 150px;
	float: left;
	text-align: right;
	height: 50px;
	padding: 0;
	padding-top: 7px;
}
ul#payment_method li span.name a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 16px;
}
ul#payment_method li span.name a:hover {
	text-decoration: underline;
}
ul#payment_method li span.value {
	width: 200px;
	float: left;
	padding-left: 10px;
	clear: right;
	padding-top: 5px;
}
ul#payment_info li#subtotal {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
	width: 480px;
	font-weight: bold;
	color: #333;
}
ul#payment_info li#choose {
	padding-top: 10px;
	color: #555;
}

div#frontpage {
	background: url("/images/basic/front-banner.jpg") no-repeat top;
	padding-left: 10px;
	margin-top: 5px;
	width: 560px;
	height: 309px;
	float: left;
}
div#frontpage ul#frontpage_info {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 40px 0 0 20px;
}
div#frontpage ul#frontpage_info li.title {
	font-family: tahoma;
	font-size: 20px;
	color: #587e31;
	font-weight: bold;
	height: 36px;
	text-align: left;
}
div#frontpage ul#frontpage_info li.subtitle {
	font-size: 13px;
	color: #7b7b7b;
	font-weight: bold;
	height: 19px;
	padding-left: 35px;
	background: url("/images/basic/dot.gif") no-repeat 18px 5px;
	text-align: left;
}
div#frontpage ul#frontpage_info li.subtitle a {
	color: #7b7b7b;
	text-decoration: none;
}
div#frontpage ul#frontpage_info li.undertitle {
	font-size: 10px;
	color: #7b7b7b;
	font-weight: bold;
	height: 19px;
	padding-top: 42px;
	padding-left: 1px;
	text-align: left;
}
div#frontpage2 {
	background: url("/images/basic/mixed-eyes.gif") no-repeat 50% 50%;
	padding-left: 10px;
	margin-top: 5px;
	width: 558px;
	height: 180px;
	float: left;
	border: 1px solid #eee;
}
div#helpdisp0 {
	font-size: 16px;
	font-weight: bold;
}
