@charset "utf-8";
/* CSS Document */

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
version:  2.0
author:    Ryan Nathan
email:     out-of-date@hotmail.com
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/* --------------------- basic styling --------------------- */

/* ---- remove page margin and padding ---- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* ------------- typografy ------------- */
body {
	background-color: #5fa730;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/body_bg.png);
}
h1 {
	color: #036940;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	text-shadow: 0px 1px 0px #e0e8f5;
}
h2 {
	font-size: 17px;
	color: #036940;
	font-weight:bold;
	text-shadow: #c9d1de 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 a {
	position: absolute;
	left: 775px;
	font-size: 15px;
	text-decoration: none;
	height: 17px;
	background-color: #C0E8FF;
	padding: 8px;
	background-image: url(images/more_bg.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
	color: #00C;
	top: 355px;
}
#content h2 a:hover {
	color: #000;
}
h3 {
	font-size: 120%;
	color: #000;
	font-weight:bold;
	text-shadow: 0px 1px 0px #e0e8f5;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #577A41;
	display: inline;
}
p {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
}
p.comment {
	margin-top: 7px;
	padding: 6px;
	background-color: #D5E4ED;
	-moz-border-radius:1ex;
	-webkit-border-radius:1ex;
	font-size:13px;
	font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#080808;
	font-style:italic;
	line-height:19px;
	text-shadow: #c9d1de 0 1px 0;
	background-image: url(images/comment_bg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
p.comment a {
	display: block;
	text-decoration: none;
	color: #000;
}
b {
	text-shadow: 0px 1px 0px #e0e8f5;
}
strong {
	font-weight: normal;
}
#contact_img {
	height: 266px;
	width: 281px;
	position: absolute;
	top: 307px;
	left: 611px;
}
/* ------------- container id ------------- */
#container {
	position: absolute;
	text-align: left;
	width: 900px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	background-position: 0 198px;
	background-color: #D5E4ED;
	left: 50%;
	margin-left: -450px;
	top: 5px;
}
#ivy {
	width: 260px;
	height: 242px;
	position: absolute;
	z-index: 999;
	left: 712px;
	top: -37px;
}
.clear {
	clear: both;
}
/* --------------------- position container elements --------------------- */

/* ------------- header id ------------- */
#header {
	position: relative;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 241px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
a.terms {
	padding: 16px;
	display: block;
	color: #666;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 380px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.likebox {
	text-decoration: none;
	position: absolute;
	left: 4px;
	top: 428px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a.whatis {
	color: #000;
	cursor: help;
	text-decoration: none;
}
a.terms:hover {
	color: #000;
}
#productimg {
	float: left;
	border: 1px solid #036940;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* ------------- navigation ------------- */
#navigationBox {
	height: 180px;
	width: 241px;
	background-image: url(images/navigation_bg.png);
	float: left;
}
#navigation {
	background-image: url(images/navigation_bg.png);
	width: 143px;
	margin-top: 6px;
}
#navigation a {
	display: block;
	padding: 4px;
	text-indent: -9000px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	outline: none;
}
#navigation .home {
	background-position: 0 -8px;
}
#navigation .home:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: transparent;
}
#navigation .home.active {
	background-position: -143px -8px;
	border: none;
	margin-left: 3px;
}
#navigation .about {
	background-position: 0 -31px;
}
#navigation .about:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: transparent;
}
#navigation .about.active {
	background-position: -143px -31px;
	border: none;
	margin-left: 3px;
}
#navigation .products {
	background-position: 0 -55px;
}
#navigation .products:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: transparent;
}
#navigation .products.active {
	background-position: -143px -55px;
	border: none;
	margin-left: 3px;
}
#navigation .testimonials {
	background-position: 0 -78px;
}
#navigation .testimonials:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: transparent;
}
#navigation .testimonials.active {
	background-position: -143px -78px;
	border: none;
	margin-left: 3px;
}
#navigation .facts {
	background-position: 0 -101px;
}
#navigation .facts:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: transparent;
}
#navigation .facts.active {
	background-position: -143px -101px;
	border: none;
	margin-left: 3px;
}
#navigation .contact {
	background-position: 0 -124px;
}
#navigation .contact:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: transparent;
}
#navigation .contact.active {
	background-position: -143px -124px;
	border: none;
	margin-left: 3px;
}
/* ------------- content id ------------- */
#content {
	width: 613px;
	background-image: url(images/contentBoxTop.png);
	background-repeat: no-repeat;
	margin: 8px 8px 0 8px;
	float: left;
	padding: 15px 15px 0 15px;
	background-color: #99C5CD;
	min-height: 300px;
}
.breadcrumbs {
	font-size: 11px;
	margin-left: 250px;
	text-shadow: none;
	color: #2A6941;
	padding-top: 6px;
}
.breadcrumbs a {
	color: #060;
}
.product_link {
	height: 120px;
	width: 433px;
	padding: 10px 10px 10px 170px;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
	background-image: url(images/product_link_bg.png);
	position: relative;
}
.product_link:hover {
	background-position: bottom left;
}
.product_link img {
	float: left;
	border: none;
	margin-right: 10px;
}
.product_link_title {
	font-size: 16px;
	float: left;
	font-weight:bold;
	text-shadow: 0px 1px 0px #e0e8f5;
	text-decoration: none;
	color: #036940;
}
.product_link p {
	float: left;
	width: 430px;
	text-decoration: none;
	margin-top: 3px;
}
.product_link_a   {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 603px;
	height: 130px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 9998;
}
.nohover,.nohover:hover {
	background-position: top left;
	cursor: default;
	padding: 10px;
	width: 593px;
}
#thefacts_links a {
	padding: 5px;
	display: block;
	background-color: #ADD2D5;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #036973;
	font-weight: bold;
	text-shadow: #c9d1de 0 1px 0;
}
#thefacts_links a:hover {
	background-color: transparent;
	padding-left: 10px;
}
#sitemap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	list-style-type: disc;
	text-indent: 15px;
}
hr {
	border: none;
	height: 2px;
	background-color: #B7D7DA;
}
.return_top {
	float: right;
	margin-top: 2px;
}
span {
	background-image: url(images/contentBoxBot.png);
	display: block;
	width: 643px;
	float: right;
	margin-right: 8px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 60px;
	text-align: center;
	text-indent: -9000px;
}
/* ------------- footer id ------------- */
#footer {
 color: #FFFFFF font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-right: 20px;
	background-image: url(images/footer_bg.png);
	height: 34px;
	background-color: #5FA730;
	padding-bottom: 5px;
}
#footer a {
	float: left;
	padding-left: 20px;
	text-decoration: none;
}

#bottom_links {
	background-color: #5FA730;
	width: 900px;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 10px;
}
#bottom_links a {
	color: #000;
	text-decoration: none;
}
#footer a, #footer p {
	color: #FFFFFF;
	font-size: 0.8em;
	height: 34px;
	color: #FFF;
	color: #99C5CD;
	line-height: 34px;
	margin-top: 0px;
}
#conash3D0 {
	visibility: hidden;
}
li form {
	position: absolute;
	margin-top: -40px;
	margin-left: 490px;
	z-index: 9997;
}
.price {
	position: absolute;
	margin-top: -82px;
	margin-left: 3px;
	background-image: url(images/price_bg.png);
	height: 64px;
	width: 64px;
	font-size: 16px;
	line-height: 62px;
	color: #030;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
	text-shadow: 0px 1px 0px #e0e8f5;
	z-index: 9999;
}
#table_details {
	text-align: left;
}
.highlight_title {
	background-color: #D5E4ED;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #F9FCFC;
	color: #036940;
}

