body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body.index {background: #000 url(../images/body-index.gif) repeat-x;}
body.inner {background: #000 url(../images/body-inner.gif) repeat-x;}
h1, h2, h3, p, ul, input {
	margin: 0;
	padding: 0;
}
ul {list-style: none;}

.page-content .BlockContent ul {
	list-style: disc;
	margin: 10px 0 10px 15px;

}

.PayPalExpressCheckout {
	margin-top: 8px;
}

form {display: inline;}
input {font-family: Arial, Helvetica, sans-serif;}
#header {
	background: url(../images/header.gif) repeat-x;
	width: 980px;
	height: 114px;
	margin: 0 auto;
	position: relative;
}
#header strong {
	position: absolute;
	top: 33px;
	left: 24px;
}
#header strong a {
	background: url(../images/logo.gif) no-repeat;
	width: 151px;
	height: 73px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
ul.tools {
	position: absolute;
	top: 2px;
	right: 175px;
}
ul.tools li {
	background: url(../images/tools-separator.gif) no-repeat 0 7px;
	float: left;
	padding: 4px 10px;
}
ul.tools li:first-child {background: none;}
ul.tools a, ul.tools li {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
ul.tools a:hover {text-decoration: underline;}
div.formbox-1 {
	width: 165px;
	position: absolute;
	top: 0;
	right: 1px;
}
div.formbox-1 input {float: left;}
div.formbox-1 input.string {
	width: 125px;
	height: 18px;
	font-size: 12px;
	border: 1px solid #999;
	margin-top: 6px;
}
div.formbox-1 input.submit {margin: 4px 0 0 2px;}

div.next-ship {
	background: url(../images/next-ship.png) no-repeat 50% 0;
	padding-top: 49px;
	position: absolute;
	top: 40px;
	left: 268px;	
}
div.next-ship a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
div.next-ship a:hover {text-decoration: none;}
ul.navigation {
	background: url(../images/navigation.gif) no-repeat 100% 100%;
	position: absolute;
	top: 52px;
	right: 120px;
	padding: 0 4px 4px 0;
}
ul.navigation li {
	background: url(../images/navigation-separator.gif) no-repeat;
	float: left;
	height: 41px;
	padding-left: 2px;
}
ul.navigation li:first-child {background: none;}
ul.navigation a {
	background: url(../images/navigation-a.gif) -10px 0;
	display: block;
	width: 60px;
	height: 32px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 9px 10px 0;
}
* html ul.navigation a {width: 58px;}
ul.navigation a:hover {background-position: -10px -41px;}
ul.navigation li.first a {background-position: 0 0;}
ul.navigation li.first a:hover {background-position: 0 -41px;}
ul.navigation li.last a {background-position: 100% 0;}
ul.navigation li.last a:hover {background-position: 100% -41px;}
div.checkout {
	background: url(../images/checkout.gif);
	width: 98px;
	height: 45px;
	position: absolute;
	top: 52px;
	right: 15px;
}
div.checkout a {
	background: url(../images/checkout-a.gif);
	width: 92px;
	height: 16px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	padding-top: 2px;
	margin: 2px auto 0;
}
div.checkout span {
	font-size: 11px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
div.spring {
	width: 978px;
	height: 236px;
	overflow: hidden;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
}
div.spring span {
	background: url(../images/spring-span.gif);
	width: 655px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 82px 0 0 181px;
}
#main {
	background: url(../images/main.gif) no-repeat;
	width: 980px;
	overflow: hidden;
	padding-bottom: 15px;
	margin: -50px auto 0;
	position: relative;
	z-index: 2;
}
div.column {
	background: url(../images/column.png);
	width: 217px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 10px 0 0 7px;
}
div.column h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0f470f;
	margin: 13px 0 0 22px;
}
div.column ul {
	line-height: 24px;
	margin: 6px 0 25px 21px;
	position: relative;
}
div.column ul li {
	background: url(../images/column-li.gif) no-repeat 0 11px;
	padding-left: 12px;
	height: 24px;
}
div.column ul a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
div.column ul a:hover {
	color: #fff;
	text-decoration: underline;
}
div.column p {
	font-size: 12px;
	line-height: 13px;
	margin: 5px 0 0 20px;
}
div.formbox-2 input {
	float: left;
	position: relative;
}
div.formbox-2 input.string {
	width: 125px;
	height: 19px;
	font-size: 12px;
	border: 1px solid #999;
	margin: 5px 0 0 20px;
}
div.formbox-2 input.submit {margin: 2px 0 0 4px;}
div.page-content {
	width: 740px;
	float: right;
	height: 1%;
	overflow: hidden;
	display: inline;
	padding-top: 50px;
	margin-right: 5px;
}
ul.types {
	overflow: hidden;
	margin-top: 7px;
}
ul.types li {
	background: url(../images/types-li.gif) no-repeat;
	width: 184px;
	height: 188px;
	float: left;
	text-align: center;
}
ul.types h3 {
	font-size: 16px;
	color: #fff;
	height: 28px;
	padding-top: 10px;
	margin-top: 5px;
}
ul.types img {
	display: block;
	margin: 0 auto 5px;
}
ul.types a {
	font-size: 12px;
	font-weight: bold;
	color: #274d27;
	text-decoration: none;
}
ul.types a:hover {text-decoration: underline;}
div.part {
	background: url(../images/part.gif) no-repeat 0 100%;
	width: 740px;
	margin-top: 3px;
}
div.sub-part {
	background: url(../images/sub-part.gif) no-repeat;
	width: 740px;
	overflow: hidden;
	padding-bottom: 35px;
}
div.sub-part div {
	width: 370px;
	float: left;
}
div.part h2 {
	font-size: 18px;
	font-weight: normal;
	color: #360;
	margin: 20px 0 10px 20px;
}
div.left-part p {
	font-size: 13px;
	line-height: 13px;
	margin: 0 20px;
}
div.right-part a {
	font-size: 12px;
	color: #000;
	margin-left: 20px;
}
div.right-part a:hover {text-decoration: none;}
div.right-part p {
	width: 190px;
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0 0 20px;
}
div.right-part span {
	font-size: 20px;
	font-weight: bold;
	color: #2a542a;
	display: block;
	margin: 10px 0 0 20px;
}
div.sellers {
	background: url(../images/sellers.gif);
	width: 980px;
	z-index:1;
	height: 99px;
	overflow: hidden;
	margin: 0 auto;
}
div.sellers span {
	font-size: 23px;
	font-weight: bold;
	line-height: 23px;
	color: #fff;
	display: block;
	margin: 60px 0 0 254px;
}
ul.breadcrumbs {
	padding: 8px 0 0 20px;
}
ul.breadcrumbs li {
	display: inline;
	font-size: 12px;
}
ul.breadcrumbs a {color: #000;}
ul.breadcrumbs a:hover {text-decoration: none;}
div.product {
	width: 700px;
	overflow: hidden;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	margin: 18px 0 0 19px;
}
div.product img {
	display: block;
	float: left;
	margin-right: 40px;
}
div.product div {
	overflow: hidden;
	height: 1%;
}
div.product strong {
	font-size: 12px;
	display: block;
}
div.product p {
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0;
}
div.product span {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	display: block;
	margin: 5px 0;
}
div.product a {
	background: url(../images/product-a.gif);
	width: 104px;
	height: 21px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding-top: 6px;
	margin-top: 10px;
}
div.similar {
	width: 700px;
	clear: both;
	margin: 4px 0 0 19px;
}
div.similar strong {font-size: 12px;}
div.similar ul {
	overflow: hidden;
	margin-top: 20px;
}
div.similar ul li:first-child {padding: 0;}
div.similar ul li {
	width: 133px;
	float: left;
	padding-left: 8px;
}
div.similar ul a img {border: none;}
div.similar ul a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
div.similar ul a:hover {text-decoration: underline;}
div.similar ul span {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#footer {
	width: 840px;
	height: 180px;
	clear: both;
	text-align: center;
	padding-left: 0px;
	margin: 0 auto;
}
#footer ul.big {margin: 8px 0 10px;}
#footer ul li:first-child {background: none;}
#footer ul li {
	background: url(../images/footer-separator.gif) no-repeat 0 70%;
	display: inline;
	padding: 2px 5px 0 10px;
}
#footer ul.big a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#footer ul.small a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#footer ul a:hover {text-decoration: underline;}