@charset "utf-8";
/* CSS Document */

#logo {
	padding: 20px 2px;
}
#banner .buttons {
	position: absolute;
	left: 403px;
	top: 55px;
}
.buttons #ourrange a {
	background: url(images/view-our-range.png) no-repeat 0px 0px;
	display: block;
	width: 140px;
	padding: 35px 0 0 0;
	height: 0;
	overflow:hidden;
}
#main_fp {
	float: left;
	width: 375px;
	padding: 0 8px 0 0;
}
#main_ip {
	float: left;
	width: 537px;
	padding: 0 8px 0 0;
}
#main_lp {
	float: left;
	width: 606px;
	padding: 0 8px 0 0;
}
#main_full {
	float: left;
	width: 776px;
	padding: 0 8px 0 0;
}
.buttons #ordernow a {
	margin: 13px 0 0 0;
	background: url(images/button-ordernow.png) no-repeat 0px 0px;
	display: block;
	width: 140px;
	padding: 35px 0 0 0;
	height: 0;
	overflow:hidden;
}
.buttons #ourrange a:hover,.buttons #ourrange a:focus,.buttons #ourrange a:active {
	background: url(images/view-our-range.png) no-repeat -140px 0px;
}
.buttons #ordernow a:hover,.buttons #ordernow a:focus,.buttons #ordernow a:active {
	background: url(images/button-ordernow.png) no-repeat -140px 0px;
}
h1 {
	font-size: 1.4em;
	padding: 0 0 0.3em 0;
	color: #388E00;
}
h3 {
	padding: 0;
	color: #333333;
	font-weight: 700;
	font-size: 1.2em;
}
p {
	padding: 0.5em 0;
	text-align: justify;
}
p  .readmore a {
	display: block;
	clear: both;
	text-align: right;
}
.a_image {
	float: right;
	padding: 3px 3px 4px 8px;
}
#col1 {
	float: left;
	width: 148px;
	padding: 0 7px;
	text-align: center;
}
#article-list   {
	list-style: none;
	padding: 10px 0;
}
#article-list li {
	list-style: none;
	display: block;
	float: left;
}
#article-list li a {
	float: left;
	display: block;
	width: 138px;
	padding: 5px;
	margin: 0 0 2px 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#article-list li.gray a {background:#aaaaaa url(images/gray-corner.png) no-repeat right bottom;}
#article-list li.green a {background:#55a91f url(images/green-corner.png) no-repeat right bottom;}
#article-list li.gray a:hover,#article-list li.gray a:focus {
	background:#9a9a9a url(images/gray-corner-over.png) no-repeat right bottom;
	text-decoration:underline;
}
#article-list li.green a:hover,#article-list li.green a:focus {
	background:#4d991c url(images/green-corner-over.png) no-repeat right bottom;
	text-decoration:underline;
}
#col2 {
	float: left;
	width: 221px;
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
	text-align: left;
}
.section {
	border-bottom: 1px solid #848484;
}
#sec3 {
	text-align: center;
	padding: 5px 0;

}

#sec1 {
	padding: 0 0 8px 0;
}
span.ytlink a {
	clear: both;
	display: block;
	text-align: center;
	padding: 3px 0;
}
#sec2 {
	padding: 8px 0;
}
.testimonials {
	list-style: none;
}
.testimonials li {
	padding: 5px 0;
	display: block;
	margin: 2px 0;
	border-bottom: 1px solid #848484;

}
.testimonials li  > span{
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
}
.videolink a {
	background: url(images/videolink.jpg) no-repeat left center;
	display: block;
	color: #388E00;
	padding: 9px 5px 9px 83px;
	font-size: 1.4em;
	font-weight: normal;
	float: left;
}
#foot .leftside {
	float: left;
}
#foot .rightside {
	float: right;
}
ul.article_links {
	list-style:none;
	display: block;
	width: 242px;
	float: left;
	text-align: left;
}
ul.article_links img{
	float: left;
	padding: 0 5px 0 0;
}
ul.article_links li {
	padding: 4px 0;
	float: left;
	
}
ul.article_links a {
	display: block;
	padding: 2px;
	float: left;
	width: 238px;
}
.product-unit {
	padding: 8px;
	background: #E6E6E6;
	margin: 0 0 8px 0;
	float: left;
	width: 760px;
	position: relative;
}
.product-unit img {
	border: 1px solid #ddd;
	float: left;
	margin: 0 8px 0 0;
}
.product-unit ul {
	padding: 10px 30px;
	margin: 0;
	float: left;
	list-style-type: square;

}
.product-unit li {
	padding: 0 0 3px 0;

}
.product-unit .inner {
	float: left;
	width: 380px;
	padding: 0 7px 0 0;

}
.product-unit .buttons {
	position: absolute;
	bottom: 10px;
	right: 10px;


}
.product-unit .ordernow a{
	background: url(images/buttons_smaller.png) no-repeat;
	display: block;
	width: 86px;
	height: 0px;
	padding: 23px 0 0 0;
	overflow: hidden;

}
.product-unit .moreinfo a{
	background: url(images/buttons_smaller.png) no-repeat 0 -23px;
	display: block;
	width: 86px;
	height: 0px;
	padding: 23px 0 0 0;
	overflow: hidden;
	margin: 5px 0 0 0;
}
.product-unit .ordernow a:hover,.product-unit .ordernow a:focus{
	background: url(images/buttons_smaller.png) no-repeat -86px 0;
}
.product-unit .moreinfo a:hover,.product-unit .moreinfo a:focus{
	background: url(images/buttons_smaller.png) no-repeat -86px -23px;
}
ul.sitemap {
	padding: 5px 25px;
}
ul.sitemap li{
}
ul.sitemap li ul{
	padding: 0 20px;
}
.smallinfo {
	float: left;
	display: block;
	clear: both;
	font-size: 0.8em;
	padding: 3px 0;
	width: 400px;
}
.priceslot {
	float:right;
}
.priceslot .price {
	clear: both;
	display: block;
	font-size: 2em;

}
.priceslot .belowprice {
	clear: both;
	display: block;

}
table#ticks {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table#ticks th{
	text-align: center;
}
table#ticks td {
	padding: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table#ticks td.noborder {
	border: none;
}
.badge {
	margin: 0 2px;
}
.vbadge {
	margin: 4px 0;
}
span.ytlink {
	display: block;
	clear: both;
}
input#EmailInfo {
	width: 230px;
	height: 35px;
	background: url(images/emailthis.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
	margin: 20px 0 10px 0;
}
#sendinfo_form legend{
	font-weight: bold;
	margin: 0 0 0 5px;
	color: black;
}
#sendinfo_form fieldset{
	padding: 10px;

}
ul.linktous-list {
	list-style: none;
}
ul.linktous-list h3 {
	padding: 4px 0 8px 0;


}
ul.linktous-list span.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	display: block;
	padding: 5px;
	margin: 4px 0;
	background: #FFFFFF;
	
}
ul.linktous-list li{
	list-style: none;
	display: block;
	padding: 5px;
	background: #E9E9E9;
	margin: 0 0 12px 0;
	border: 1px solid #999999;
}
li.pdf {
	list-style:none;
}
li.pdf a {
	padding: 8px 5px 8px 35px;
	display: block;
	background: url(images/pdf.png) no-repeat center left;
	font-size: 1.2em;
	margin: 3px 0;
	line-height: 2em;
	
}
