body {
	background: url(/media/bg.gif) repeat top left;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

p, form, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 770px;
}

#header {
	height: 226px;
	padding: 7px 10px 13px 10px;
	background: url(/media/header_bg.gif) top left no-repeat;
}

#header .content {
	height: 228px;
	position: relative;
	background-image: url(/media/uploads/cat-214/online-shop-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .content h1 {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	height: 0;
}

#header .content #bar {
	height: 30px;
	position: absolute;
	bottom: 15px;
	width: 715px;
	padding: 5px 15px 0 20px;
	background-color: #000;
}

#header .content #bar label {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 5px;
}

#header .content #bar input {
	border: 1px #FFFFFF solid;
	font-size: 12px;
}

#header .content #bar input.btn {
	border: none;
	background: transparent;
	color: #FFFFFF;
	background-image: url(/media/go_btn_bg.gif);
	width: 40px;
	height: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 5px;
}

#header .content #bar #links {
	float: right;
	color: #FFFFFF;
	font-size: 16px;
}

#header .content #bar #links a {
	color: #FFFFFF;
	margin-right: 20px;
	font-size: 12px;
	padding-left: 22px;
	text-decoration: none;
	font-weight: bold;
}

#body {
	margin: 0 auto 0 auto;
	width: 750px;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
}

#footer a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#footer .links {
	color: #666666;
	font-size: 11px;
	padding: 10px 0 15px 15px;
	background-color: #FFFFFF;
}

#footer .links a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#footer .credits {
	color: #FFFFFF;
	font-size: 11px;
	height: 45px;
	background-color: #000;
}

#footer .credits a {
	color: #FFFFFF;
}

#footer .credits a:hover {
	text-decoration: underline;
}

#footer .credits .right {
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 4px;
}

#footer .credits .left {
	float: left;
	padding-left: 20px;
	padding-top: 4px;
}

#crumbtrail {
	font-size: 10px;
	padding: 5px 10px 5px 10px;
}

#crumbtrail a {
	text-decoration: none;
	color: #000000;
}

#crumbtrail a:hover {
	text-decoration: underline;
}

/*h2.pageTop {
	background-image: url(../media/shop/clark_harvester_title_bar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	width: 545px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-left: 15px;
	padding-top: 2px;
} */

h2.pageTop {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0 0 6px 0;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2.pageTop span.text {
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
}

.nav {
	width: 180px;
}

.nav .footer {
	height: 11px;
}

.nav ul {
	min-height: 247px;
	height:auto !important;
	height: 247px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	min-height: 0;
	height: auto;
}

.nav li, .navWide li {
	margin: 0 10px 0 10px;
	list-style-type: none;
}

.nav li a, .navWide li a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.nav ul li ul li a {
	font-size: 12px;
}

.nav li a:hover, .navWide li a:hover, .nav li a.selected, .navWide li a.selected {
	color: #000000;
}

.navWide {
	width: 240px;
	background: url(/media/navWide_bg.jpg) top repeat-y;
}

.navWide .footer {
	background: url(/media/navWide_bg_footer.jpg) top no-repeat;
	height: 11px;
}

.navWide ul {
	background: url(/media/navWide_bg_header.jpg) top no-repeat;
	min-height: 239px;
	height:auto !important;
	height: 239px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav li.sub a {
	color: #000000;
}

.nav li.header {
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 6px 2px 6px 2px;
	font-size: 14px;
}

#left, #centre {
	float: left;
}

#left {
	width: 180px;
}

#centre {
	width: 560px;
	margin-left: 10px;
	display:inline-block;
}

#fullWidth {
	width: 750px;
}

.imgRight {
	width: 165px;
	float: right;
}

.imgRight img {
	margin-bottom: 20px;
	display: block;
}

.copy {
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
}

.copy p {
	margin-bottom: 15px;
}

.copy h3 {
	font-size: 14px;
	color: #679998;
	margin-bottom: 15px;
}

.copy a {
	color: #CC0000;
	text-decoration: underline;
}

.copy a:hover {
	color: #000000;
	text-decoration: underline;
}

.formBox {
}

.formBox p {
	clear: left;
	margin-bottom: 20px;
}

.formBox p label {
	float: left;
	width: 25%;
	padding-right: 5%;
	text-align: right;
	font-size: 11px;
}

.formBox p input, .formBox p textarea, .formBox p select {
	width: 45%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formBox p textarea {
	height: 80px;
}

.formBox h2.pageTop {
	margin-bottom: 30px;
}

.formBox button {
	font-size: 11px;
	color: #333333;
	background: transparent;
	border: none;
	background-image: url('/media/right-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.clearBoth {
	clear: both;
}

li.menu {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

li.type {
	float: left;
	width: 240px;
	height: 250px;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

li.type img {
	display: block;
}

li.type h2 {
	background: url(/media/type_h2_bg.jpg) top left no-repeat;
	height: 19px;
	width: 230px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 0 10px;
}

li.type .box {
	border: 1px solid #000000;
	height: 128px;
	padding: 10px 6px 0 6px;
}

li.type h3 {
	font-size: 16px;
}

li.type p {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}

li.type a {
	text-transform: uppercase;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	display: block;
	text-align: right;
}

#featuredProducts h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

#featuredProducts ul, #featuredProducts li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#featuredProducts li {
	width: 175px;
	padding-right: 10px;
	font-size: 11px;
	float: left;
}

#catList, #productList {
	width: 555px;
}

#catList td, #productList td {
	padding-bottom: 10px;
	width: 175px;
	padding-right: 10px;
	vertical-align: top;
}

#catList td img, #productList td img, #featuredProducts li img {
	display: block;
	border: 1px #000000 solid;
	margin-bottom: 6px;
}

#catList td a, #productList td a, #featuredProducts li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#productList td .name, #featuredProducts li .name{
	font-weight: bold;
	display: block;
}

#productList td .links, #featuredProducts li .links {
	float: right;
	text-align: right;
	padding-right: 18px;
	margin-top: -10px;
}

#productList td .links a, #featuredProducts li .links a {
	display: block;
	color: #333333;
	text-decoration: underline;
}

#userMsg {
	margin: 0 5px 10px 5px;
	border: 1px dashed #000000;
	padding: 8px;
	background-color:#CCCCCC;
}

#userMsg p {
	margin: 0 0 8px 0;
	font-size: 12px;
}

#productDetail {
	border: 1px solid #000000;
	margin-bottom: 25px;
}

#productDetail #detailLeft {
	border-right: 1px solid #000000;
	vertical-align: top;
}

#productDetail #detailRight {
	background-image: url('/media/detail-bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 16px 10px 10px 10px;
	vertical-align: top;
}

#productDetail #detailRight h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 20px;
}

#productDetail #detailRight p {
	font-size: 12px;
	margin-bottom: 10px;
}

#productAttributes {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#detailRight #productAttributes p.price {
	padding-top: 22px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(/media/price-bg.jpg);
	background-color: #000;
	background-repeat: no-repeat;
}

#productAttributes label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	padding-right: 15px;
}

#productAttributes .options {
	padding: 10px;
}

#productAttributes select {
	font-size: 11px;
}

#productAttributes select.qty {
	width: 50px;
}

#productAttributes button {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 52px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	width: 180px;
}

.cartContents {
	width: 100%;
}

.cartContents th, .cartContents td {
	padding: 2px 5px;
	font-size: 11px;
	vertical-align: top;
}

.cartContents th {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

.cartContents td {
	color: #333333;
}

.cartContents td.numeric {
	text-align:center;
}

.cartContents td input {
	font-size: 11px;
	border: 1px solid #333333;
	background: transparent;
	text-align: center;
}

.cartContents td a {
	color: #333333;
}

.cartContents td img {
	border: 1px solid #000000;
}

.cartContents .totalTitle {
	font-size: 16px;
}

.cartContents .label {
	font-weight: bold;
	text-align: right;
}

.cartContents .rule {
	height: 1px;
	line-height: 1px;
	background-color: #000000;
	padding: 0;
}

#cartOptions a, #cartOptions button {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}

#cartOptions button {
	background: transparent;
	border: none;
}

#cartOptions .center {
	text-align: center;
}

#cartOptions .right {
	text-align: right;
}

#cartOptions .left a {
	background-image: url('/media/left-arrow.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#cartOptions .right a, #cartOptions .right button {
	background-image: url('/media/right-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#fullWidth #content {
	padding: 15px;
}

#fullWidth #content p {
	font-size: 11px;
	margin-bottom: 15px;
}

#fullWidth #content h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333333;
}

#fullWidth #content .formBox h3 {
	margin-left: 30%;
}

.addressBox {
	float: left;
	width: 50%;
	color: #333333;
	margin-bottom: 15px;
	border-top: 1px solid #2E8B8B;
	border-bottom: 1px solid #2E8B8B;
	padding: 5px 0 5px 0;
	font-size: 11px;
}

#fullWidth #content .addressBox h3 {
	margin-left: 0;
}

.addressBox a {
	margin-top: 10px;
	margin-left: 150px;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	background-image: url('/media/right-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.addressBox a img {
	vertical-align: middle;
}

.addressList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.addressList li {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #2E8B8B;
	margin-bottom: 10px;
	width: 200px;
	font-size: 11px;
}

.addressList li a {
	margin-right: 15px;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	background-image: url('/media/right-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-align: right;
}

a.buttonLink {
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	background-image: url('/media/right-arrow.jpg');
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
}

p.first {
	font-size: 14px;
	font-weight: bold;
}

.selectedProduct {
	border: 1px solid #000000;
	border-right: none;
	width: 298px;
	float: left;
}

.selectedProduct span {
	background-color: #000000;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	font-size: 11px;
	height: 30px;
	padding-left: 5px;
	padding-top: 5;
	margin: 0px;
}
#centre .selectedProduct p img {
	margin: 0px;
	padding: 10px;
	float: left;
}


#homeCats {
	float: left;
	width: 254px;
	border-left: 1px solid #000000;
}

#homeCats ul, #homeCats li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#homeCats li {
	float: left;
	width: 125px;
	border: 1px solid #000000;
	border-left: none;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#homeCats li span {
	background-color: #000000;
	display: block;
}

#homeCats li span a {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	padding: 2px;
}
#homeCats ul li span {
	height: 30px;
}
#centre .selectedProduct h3 {
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#centre .selectedProduct p {
	font-size: 12px;
	padding-bottom: 5px;
}
.selectedpurch {
	height: 25px;
	background-color: #000;
	display: block;
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#detailRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
#detailRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#detailRight h3 {
	color: #F00;
}

