/* CSS Document */
* {    margin: 0;    padding: 0; } p {    padding: 0.5em 0; } 

td, tr { padding: 5px; }

#html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
	background-image: url(../images/mainland-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

img {
	border: none;
}

#link-menu {
	list-style-type: none;
	width: 650px;
	padding: 0px;
	margin: 0px;
}
li.menulink {
	list-style-type: none;
	float: left;
}


/* This is the wrapper that holds the header, left content and right content */
#wrapper {
	/*background-image: url(../images/adjusted/page-background-shadow.png);
	background-repeat: repeat-x;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 869px;
	height: 100%;
	min-height: 1500px;
	overflow: visible;
}

/* Header */
#header-wrapper {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	position: relative;
	width: 775px;
	overflow: hidden;
	height: 112px;
	
}
#header {
	background-image: url(../images/main-shadowed-background.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 775px;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#header-rounded-corners {
	background-image: url(../images/main-heading-rounded-strip.png);
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 775px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 100px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 13px;
}

#mainland-text {
	width: 260px;
	position: absolute;
	top: 13px;
	left: 160px;
	font-size: 48px;
	font-weight: bolder;
	color: #2F943C;
}
#aggregates-text {
	width: 180px;
	position: absolute;
	top: 66px;
	left: 160px;	
	font-size: 27px;
	font-weight: bolder;
	color: #7AC943;
}
#ltd-text {
	width: 60px;
	position: absolute;
	top: 66px;
	left: 360px;
	font-size: 27px;
	font-weight: bolder;
	color: #2F943C;
}
#call-text {
	width: 320px;
	position: absolute;
	top: 15px;
	left: 440px;
	font-size: 20px;
	font-weight: bolder;
	color: #2F943C;
}
#tel-text {
	width: 320px;
	position: absolute;
	top: 40px;
	left: 440px;
	font-size: 32px;
	font-weight: bolder;
	color: #7AC943;
}
#live-support {
	width: 320px;
	height: 20px;
	position: absolute;
	top: 78px;
	left: 440px;
	font-size: 18px;
	font-weight: bolder;
	color: #2F943C;
	/*background-image:url(../images/livesupport.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;*/
}
#live-support a:link { color: #2F943C; text-decoration: none; }
#live-support a:visited { color: #2F943C; text-decoration: none; }
#live-support a:active { color: #2F943C; text-decoration: none; }
#live-support a:hover { color: #2F943C; text-decoration: none; }

/* Top Links and login */
#top-links {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 128px;
	left: 50px;
	
}
#top-links a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#top-links a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#top-links a:active {
	color: #7AC943;
	font-size: 12px;
	text-decoration: none;
}
#top-links a:hover {
	color: #7AC943;
	font-size: 12px;
	text-decoration: none;
}
#login-username {
	position: absolute;
	top: 125px;
	left: 605px;
	color: #2F943C;
	font-size: 10px;
}
#login-password {
	position: absolute;
	top: 125px;
	left: 720px;
	color: #2F943C;
	font-size: 10px;
	z-index: 2;
}
#login-text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 605px;
}
#send-button-box {
	width: 58px;
	height: 21px;
	position: absolute;
	top: 142px;
	left: 748px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	z-index: 1;
}

/* Products available side link */
#products-available-box {
	background-image: url(../images/products-available.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 188px;
	width: 51px;
	position: absolute;
	z-index: 2;
	left: -3px;
	top: 270px;	
}
#view-cart-box {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 37px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 480px;
}
#live-support-box {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 37px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 480px;
}
#products-available-text {
	position: absolute;
	width: 10px;
	height: 163px;
	left: 18px;
	top: 15px;
	z-index: 3;
}

/* Content Wrapper */
#content-wrapper-rounded-corners {
	background-image: url(../images/columns-shadowed-rounded-corners.png);
	background-repeat: no-repeat;
	width: 823px;
	height: 12px;
	position: relative;
	left: 25px;
	top: 15px;
}

#content-wrapper {
	background-image: url(../images/columns-shadowed-background.png);
	background-repeat: repeat-y;
	width: 823px;
	min-height: 1500px;
	position: relative;
	left: 25px;
	top: 10px;
	z-index: 3;
	margin-bottom: 10px;
	height: 100%;
	overflow: visible;
}

/* Left content */
#left-content-wrapper {
	width: 216px;
	min-height: 1200px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding-bottom: 120px;
}
#left-content-wrapper a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#quarried-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 0px;	
}
#quarried-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#quarried-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#recycled-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 10px;	
}
#recycled-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#recycled-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#decorative-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 20px;	
}
#decorative-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#decorative-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#equestrian-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 30px;	
}
#equestrian-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#equestrian-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#soil-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 40px;	
}
#soil-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#soil-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#firewood-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 50px;	
}
#firewood-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#firewood-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#de-icing-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 60px;	
}
#de-icing-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#de-icing-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#geo-textile-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 70px;	
}
#geo-textile-image {
	border: none;
	width: 152px;
	height: 116px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}
#geo-textile-link-box {
	background-image: url(../images/side-product-heading.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	height: 38px;
	width: 108px;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 4;
	text-align: center;
}
#cards-accepted-box {
	background-image: url(../images/medium-white-box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 172px;
	position: relative;
	z-index: 2;
	left: -17px;
	top: 80px;	
}
#cards-accepted-image {
	background-image: url(../images/cards-accepted.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 117px;
	position: relative;
	top: 9px;
	left: 0px;
	z-index: 3;
}
#left-content-footer-text {
	font-size: 11px;
	text-align: center;
	width: 176px;
	position: relative;
	top: 80px;
	left: -17px;
}
#left-content-footer-links {
	font-size: 11px;
	text-align: center;
	width: 176px;
	position: relative;
	top: 90px;
	left: -17px;
	margin-bottom: 20px;
}
#left-content-footer-links a {
	color: #000000;
	text-decoration: none;
}

#right-content {
	width: 517px;
	min-height: 1400px;
	position: relative;
	top: 15px;
	left: -50px;
	font-size: 14px;
	text-align: left;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	background-color: #FFF;
}
#right-content-page-image {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#right-content strong {
	font-weight: bold;
}
#right-content h1 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 17px;
	font-weight: bold;
}
#right-content h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#right-content a {
	font-weight: bold;
	color: #2F943C;
	text-decoration: none;
}
#right-content-footer-link {
	font-size: 10px;
	font-weight: normal;
	width: 210px;
	height: 12px;
	position: relative;
	left: 265px;
	top: 45px;
	margin-bottom: 20px;
	z-index: 100;
}

#right-content-footer-link a {
	color: #000000;
	text-decoration: none;
}
#product-table {
	font-size: 12px;
	border-style: solid;
	border-color: #2F943C;
	margin-bottom: 20px;
}
.calc-field {
	width: 50px;
}
.bagsloose-select {
	font-size: 14px;
}
.quote-form {
	padding: 5px;
	color: #FFFFFF;
	background-color: #2F943C;
	border: 2px solid #000000;
}
.prod-listing-box {
	padding: 7px;
	float: left;
	margin: 10px;
	width: 130px;
	height: 175px;
	border: 2px solid #000000;
	background-color: #2F943C;
}
.prod-listing-text {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
.prod-link:link { color: #FFFFFF; }
.prod-link:visited { color: #FFFFFF; }
.prod-link:active { color: #FFFFFF; }
.prod-link:hover { color: #FFFFFF; }
#productzoom {
	display: none;
	position: absolute;
	visibility: hidden;
	z-index: 99;
	left: 100px;
	top: 20px;
	border: solid 5px #CCCCCC;
}
.offer-pic {
	position: absolute;
	z-index: 3;
	margin-left: 4px;
}

.offer-image-lrg {
	position: absolute;
	z-index: 3;
	right: 20px;
}
.searchbar {
	position:absolute;
	left: 10px;
	top: 142px;
	color: #2F943C;
	font-size: 10px;
	height: 21px;
	font-weight: bold;
	left: 45px;
}

