body {
	font-family:Arial, Helvetica, sans-serif;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

h1 {
	font-size:130%; font-weight:bold;
	color:#003330;
	margin-bottom:18px;
	line-height:1.2em;
}
p {
	font-size:85%;
	color:#325b59;
	margin-bottom:24px;
	line-height:1.3em;
}
p.error {
	font-weight:bold;
	color:#c00 !important;
}

#container {
	width:994px;
	margin:0px auto;
	background:#fff url(../media/background.gif) repeat-y 0px 0px;
}

#agri #container {
	background:#fff url(../media/background-agri.gif) repeat-y 0px 0px;
}


	

	
	
	#header {
	width:994px; height:98px;
	background-color:#f3f6e6;
}
	#header .left {
		width:691px; height:26px;
		float:left;
		padding:72px 0px 0px 0px;
		font-size:105%;
		letter-spacing:2px;
	}
	#header .left h1 { font-weight:normal; padding-left:16px; }
	#header .right {
		width:287px; height:98px;
		float:right;
		background-color:#f3f6e6;
	}
	
#topNav {
	width:994px; height:26px; line-height:26px;
	border-bottom:2px solid #e8e9e8;
	background-color:#fff;
}
#topNav a {
	color:#383435;
	font-size:90%; font-weight:normal;
	padding-right:16px;
}
#topNav a.selected {
	font-weight:bold;
}

#breadCrumbs {
	width:994px; height:26px; line-height:26px;
	border-bottom:7px solid #fff;
	background-color:#fff;
	color:#383435;
	font-size:80%; font-weight:normal;
}
#breadCrumbs span { font-weight:bold; color:#003330; }
#breadCrumbs a { color:#383435; }

#leftColumn { 
	width:244px;
	float:left;
	margin:0px 12px 0px 0px;
	background-color:#f3f6e6;
}
#leftColumn h1 a {
	color:#003330;
}
#rightColumn {
	width:738px;
	float:left;
}

/* PRODUCT VIEW TABLE */
table#productView {
	width:738px;
	padding-top:7px;
	border-top:1px solid #eff0ef;
	margin-top:6px;
}
table#productView tr th {
	font-size:70%; height:20px; line-height:20px;
	color:#436966;
}
table#productView tr th.product {
	width:481px;
	border-right:7px solid #fff;
	text-indent:9px;
}
table#productView tr th.orderCode {
	width:90px;
	border-right:7px solid #fff;
	text-align:center;
}
table#productView tr th.qty {
	width:43px;
	border-right:7px solid #fff;
	text-align:center;
}
table#productView tr th.price {
	width:61px;
	border-right:7px solid #fff;
	text-align:center;
}

table#productView tr td {
	font-size:75%; height:22px; line-height:22px;
	color:#02312e;
}
table#productView tr td.product {
	width:481px;
	background-color:#e4e5c0;
	border-right:7px solid #fff; border-bottom:7px solid #fff;
	text-indent:9px;
}
table#productView tr td.orderCode {
	background-color:#e4e5c0;
	border-right:7px solid #fff; border-bottom:7px solid #fff;
	text-align:center;
	padding:0px 5px 0px 5px;
}
table#productView tr td.orderCode a {
	color:#02312e;
}
table#productView tr td.qty {
	width:43px;
	background-color:#e4e5c0;
	border-right:7px solid #fff; border-bottom:7px solid #fff;
	text-align:center;
	vertical-align:middle;
}
table#productView tr td.qty input {
	width:43px; height:18px;
	border:0px;	padding:0px;
	background-color:#e4e5c0;
	text-align:center;
}
table#productView tr td.price {
	width:61px;
	background-color:#e4e5c0;
	border-right:7px solid #fff; border-bottom:7px solid #fff;
	text-align:center;
}
table#productView tr td.add {
	text-align:center;
}

table#cartTotals tr td {
	font-size:80%; height:22px; line-height:22px;
	font-weight:bold;
	color:#365e5c;
}
table#cartTotals tr td.padding {
	width:477px;
}
table#cartTotals tr td.items {
	width:162px;
	text-indent:8px;
}
table#cartTotals tr td.itemsCount {
	text-align:center;
}
.checkoutButtons {
	width:738px;
	text-align:left;
	margin-top:31px;
}
.checkoutButtons a {
	width:210px; height:39px;
	background-color:#29504e;
	color:#fff;
	font-size:110%;
	text-indent:8px;
	display:block;
	line-height:39px;
	margin:0px 10px 0px 480px;
}

/* PRODUCTS LIST */
.productsList {
	width:738px;
}
.productsList .product {
	width:138px; height:225px; line-height:1.2em;
	overflow:hidden;
	color:#00312e;
	font-weight:bold; font-size:75%;
	float:left;
	margin:0px 9px 12px 0px;
	position:relative;
	border:1px solid #aaa;
}
.productsList .product .titleOver {
	position:absolute;
	top:140px;left:0px;
	width:140px; height:243px;
	background-color:#f9f4e7;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	cursor:pointer;
}
.productsList .product .titleText {
	position:absolute;
	top:140px;left:0px;
	width:130px; height:236px;
	color:#154240;
	font-size:95%; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:7px 0px 0px 7px;
	line-height:1.2em;
	cursor:pointer;
}
.productsList .product .titleText div {
	margin-top:20px;
}
.productsList .product .titleText { text-decoration:none; }

/* ELEMENTS */
#leftColumn h1 {
	line-height:26px;
	padding-left:13px;
	color:#002221;
	font-weight:normal;
	font-size:110%;
}
#leftColumn h1.na {
	border-bottom:2px solid #fff; border-top:2px solid #fff;
}

/* FULL COLUMN */
#fullColumn {
	width:994px;
}

/* LEFT NAVIGATION */
#leftColumn #nav {
	padding-left:13px;
	margin:9px 0px 9px 0px;
}
#leftColumn #nav ul li {
	color:#174540;
	font-size:80%;
	margin-bottom:8px;
}
#leftColumn #nav ul li a {
	color:#174540;
	text-decoration:none;
}
#leftColumn #nav ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}

#leftColumn #nav ul ul {
	margin:8px 0px 8px 7px;
}
#leftColumn #nav ul ul a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#leftColumn #nav ul ul a {
	font-size:11px !important;
}
a.selected {
	font-weight:bold !important;
}

/* RIGHT COLUMN */
#rightColumn #header {
	width:738px; height:309px;
	margin:0px 0px 12px 0px;
}
#rightColumn #header .image {
	width:465px; height:309px;
	overflow:hidden;
	float:left;
}
#rightColumn #header .copy {
	width:241px; height:277px;
	overflow:hidden;
	float:right;
	padding:16px;
	line-height:15px;
}
#rightColumn #header .copy h1 {
	color:#002625;
	font-size:110%; font-weight:bold;
	margin-bottom:16px;
}
#rightColumn #header .copy p {
	color:#002625;
	font-size:75%; font-weight:normal;
	margin-bottom:16px;
}
#rightColumn #header .copy p a {
	color:#003330;
}


/* SEARCH */
#search {
	width:216px;
	margin:17px 0px 10px 13px;
	font-size:80%;
}

.checkoutStd3 .label {
	font-size:95%;
	padding-right:10px;
}
.checkoutStd3 .button {
	text-align:right;
}

.whiterule {
	height:2px; width:100%;
	background-color:#fff;
}


/* CART */
#cart {
	width:216px; height:43px;
	background-color:#b0b2b3;
	border:1px solid #b0b2b3;
	margin:17px 0px 10px 13px;
	font-size:80%;
}
#cart #cartA .barrow, #cart #cartA .checkout {
	width:102px; height:22px; line-height:22px;
	padding-left:5px;
	background-color:#fff;
}
#cart #cartA .barrow a, #cart #cartA .checkout a {
	color:#5d5d60;
}
#cart #cartA .barrow a {
	background:#fff url(../media/barrow-empty.gif) no-repeat 0px 0px;
	padding-left:33px;
}
#cart #cartA .full a {
	background:#fff url(../media/barrow-full.gif) no-repeat 0px 0px;
	padding-left:33px;
}
#cart #cartB .items, #cart #cartB .total {
	width:102px; height:19px; line-height:19px;
	padding-left:5px;
	background-color:#b0b2b3;
}
#cart #cartA .barrow {
	color:#5d5d60;
	border-right:2px solid #b0b2b3;
	float:left;
}
#cart #cartA .checkout {
	color:#5d5d60;
	float:left;
}
#cart #cartB .items {
	color:#fff;
	float:left;
	border-right:2px solid #b0b2b3;
}
#cart #cartB .total {
	color:#fff;
	float:left;
}

/* CHECKOUT */
#checkoutColumnA h1 {
	text-indent:19px;
}
#checkoutColumnA p {
	color:#063532;
	padding:0px 19px 0px 19px;
	font-size:75%;
	margin-bottom:17px;
}
#checkoutColumnA {
	width:238px; height:621px;
	margin-right:13px;
	background-color:#f3f6e6;
	padding-top:36px;
	float:left;
}
#checkoutColumnA .woButton {
	height:582px;
}
table.checkoutStd {
	margin:0px 0px 19px 19px;
	color:#063532;
	font-size:75%;
}
table.checkoutStd tr td.label {
	width:72px; height:25px;
	vertical-align:middle;
}
table.checkoutStd tr td.field {
	width:119px;
}
table.checkoutStd tr td.field input {
	width:117px; height:18px;
	border:1px solid #063532;
	color:#063532;
}
table.checkoutStd tr td.field select {
	width:121px; height:20px;
	color:#063532;
	font-size:75%;
}

table.std td {
	font-size:90%;
	padding:6px;
}
table.std td.CPgenHeadings {
	background-color:#f3f6e6;
}
table.std td a {
	color:#004833
}

.inactive {
	background-color:#f2f5e6 !important;
}
.inactive h1 {
	color:#6a8381 !important;
}
.inactive p {
	color:#848d95 !important;
}
.inactive .field input {
	border:1px solid #aaada5 !important;
}
.inactive .label {
	color:#6a8381 !important;
}


/* FOOTER */
#footer {
	width:994px;
	margin:0px auto; margin-top:10px; padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #e1e2e1;
	font-size:75%; color:#97999c;
}
#footer .left, #footer .right {
	width:70%; float:left;
}
#footer .right {
	width:30%;
}
#footer .right { text-align:right; }
#footer a {
	color:#999;
}

#agri #header,
#agri #leftColumn,
#agri #header .right {
	background-color:#dcdce8 !important;
}

img { behavior: url(../iepngfix.htc) }

.sign-in-btn {
	width:108px; height:24px;
	background: url(../media/sign-in-btn.gif) no-repeat 0px 0px;
	display:block;
	float:left;
}
.sign-in-btn:hover {
	background: url(../media/sign-in-btn.gif) no-repeat 0px -24px;
}

.register-btn {
	width:108px; height:24px;
	background: url(../media/register-btn.gif) no-repeat 0px 0px;
	display:block;
	float:left;
}
.register-btn:hover {
	background: url(../media/register-btn.gif) no-repeat 0px -24px;
}

/* Helpy Helper styles */
.clearB { clear:both; }
.noM { margin:0px 0px 0px 0px !important; }
.rule { width:100%; border-top:1px solid #bcc1b1; margin:12px 0px 0px 0px; padding:0px 0px 0px 0px; }
