/* general cleaning - updated may19th 2009 */
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bgstrip.jpg) repeat-x #003d16;
}
html{
	height: 100%;
}
* :focus {
	outline: 0;
}
a {
	cursor: pointer;
}
.displayblock{
	display:block;
}
.clearboth{
	clear:both;
}
p {
	padding: 0;
	margin: 0; 
}
blockquote{
	margin: 0 0 0 30px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.nopadding{
	padding:0;
}
.textcenter{
	text-align: center;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin:0;
	padding:0;
}
form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

embed,
object {
	display: block;
	margin: 0;
	padding: 0;
}
.hidden {
	display: none !important;
}
.singlelinebreak {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* end of cleaning */

#maincontainer{
	width: 916px;
	margin: 62px auto 0 auto;
	background: url(images/container-bg.jpg) no-repeat #FFF;
	overflow: hidden;
	padding: 0 0 10px 0;
}


/* for bottom footer, make sure tha DIV that sits above footer has a bottom margin or display hidden. */

.headerinfo{
	padding: 85px 35px 0 0;
	text-align: right;
}
.headerinfo p{
	font-size: 12px;
	color: #FFF;
	padding: 0 0 10px 0;
}
.headerinfo img{
	display: block;
	float: right;
	padding: 0 0 0 10px;
}

#toplinks{
	width: 900px;
	margin: 125px auto 0 auto;
	background:url(images/toplinks-bg.gif);
	height: 34px;
}
#toplinks ul{
	padding: 6px 0 0 0;
	list-style-type: none;
}
#toplinks ul li{
	margin: 0;
	padding: 0 0 5px 0;
	background:url(images/toplinks-divider.jpg) no-repeat 100% 1px;
	float: left;
	display: block;
	line-height:23px;
}
#toplinks ul li a{
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}
#toplinks ul li a:hover, #toplinks ul li a:active{
	color: #c6d42b;
}
#toplinks .lastlink{
	padding: 0 !important;
	background: none !important;
}

#home-leftcol{
	width: 380px;
	float: left;
	padding: 0 0 0 60px;
}
#home-leftcol h1{
	font-weight: normal;
	font-size: 22px;
	padding: 15px 0 20px 0;
	color: #244020;
	margin: 0;
}
#home-leftcol p{
	font-size: 11px;
	padding: 0 0 15px 0;
	color: #111;
	line-height: 16px;
}

#latestnews{
	width: 375px;
	height: 141px;
	background: url(images/latestnews-bg.jpg) no-repeat;
}
#latestnews ul{
	list-style-type: none;
	padding: 70px 0 0 15px;
}
#latestnews ul li{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#latestnews ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#latestnews ul li a:hover, #latestnews ul li a:active{
	color: #c6d42b;
}

#home-rightcol{
	width: 458px;
	float: right;
}
#flashbanner{
	padding: 22px 0 0 0;
}

#leftlinks{
	width: 235px;
	float: left;
}
#leftlinks ul{
	padding: 30px 0 0 0;
	list-style-type: none;
}
#leftlinks ul li a{
	padding: 6px 0 0 15px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 2px 25px;
	width: 175px;
	height: 18px;
	background: url(images/links-bg.jpg);
	display: block;
}
#leftlinks ul li a:hover, #leftlinks ul li a:active{
	color: #c6d42b;
}

#maincontent{
	width: 635px;
	float: right;
	margin: 30px 0 0 0;
	padding: 0 15px 0 22px;
	border-left: 1px solid #244020;
}


#breadcrumbs ul li{
	list-style-type: none;
	float: left;
}
#breadcrumbs ul li a{
	font-size: 19px;
	color: #244020;
	text-decoration: none;
}
#breadcrumbs ul li a:hover, #breadcrumbs ul li a:active{
	color: #9e9e1b;
}
#breadcrumbs ul li h1{
	margin: 0;
	font-size: 19px;
	color: #244020;
	font-weight: normal;
}

#static-content{
	clear: both;
	padding: 15px 0 0 0;
}
#static-content p{
	font-size: 12px;
	color: #222;
	line-height: 20px;
	padding: 0 0 15px 0;
}
#static-content hr{
	margin:10px 0;
	padding:0;
}
#static-content h2{
	padding:0;
	margin:0 0 15px 0;
}
	
#product-image{
	width: 200px;
	clear: both;
	float: left;
	padding: 30px 0 0 0;
	text-align: center;
}
#thumbnails{	
	padding: 25px 0 0 0;
}
#thumbnails p{
	font-size: 11px;
	color: #222;
	clear: both;
}
a.thumbnail{
	display: block;
	float: left;
	margin: 0 10px 8px 0;
	border: 1px solid #FFF;
}	
a:hover.thumbnail{
	border: 1px solid #666;
}	



#product-info{
	width: 375px;
	height: 245px;
	background: #003d16;
	float: right;
	margin: 30px 0 0 0;
}
div.further_information {
	margin: 2px 0 0 0;
}
div.further_information ul.tabs {
	display: none;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 2px;
	text-align: center;
	width: 100%;
}
div.further_information ul.tabs li {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
}

div.further_information ul.tabs li a {
	background: url(images/tab-bg.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 28px;
	overflow: hidden;
	padding: 17px 0 0 0;
	text-decoration: none;
	width: 122px;
}
div.further_information ul.tabs li.sml a {
	width: 90px;
}
div.further_information ul.tabs li a.current,
div.further_information ul.tabs li a:active,
div.further_information ul.tabs li a:focus,
div.further_information ul.tabs li a:hover {
	background: url(images/tab-bg.jpg) 0 -45px;
	color: #bfc23a;
}
div.further_information div.content {
	float: none;
	overflow: auto;
	padding: 10px 10px 0 10px;
	width: 340px;
	height: 169px;
	background: #FFF;
	margin: 10px auto 15px auto;
}
div.further_information div.content h2 {
	color: #666;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0 15px 12px 0;
}
div.further_information div.content p {
	color: #222;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 18px 0;
}
ul.pdf {
	list-style-type: none;
}
ul.pdf li{
	font-size: 12px;
	color: #222;
	height: 23px;
	background:url(images/pdf.jpg) no-repeat 0 0;
	padding: 8px 0 0 40px;
}
ul.pdf li a{
	font-size: 12px;
	color: #9e9e1b;
	text-decoration: none;
}
ul.pdf li a:hover, ul.pdf li a:active{
	color: #244020;
}

body #popup{
	background: #FFF;
	height: 500px;
	padding: 10px;
}
#popup p{
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 15px 0;
	color: #222;
}
ul.overview
{
	margin-left:20px;
}
ul.overview li{
	font-size: 12px;
	color: #222;
	padding: 8px 0 0 0px;
}

#contactdetails
{
	padding:35px 15px;
	width:205px;
	float:left;
	font-size: 12px;
	color: #222;
}
.contacttitle{font-size:16px;}

#contactdetails dl{margin:15px 0px 30px 0px;}

#contactdetails dt{margin-bottom:10px; font-size:14px;}

#contactdetails dd{margin-bottom:10px;}

#contactdetails hr{margin-bottom:10px;}

#contact_form
{
	font-size: 12px;
	color: #222;
}
.input{width:300px; margin-bottom:10px; border:1px #bfc23a solid;}

.contactmessage
{
	width:300px;
	height:300px;
	 border:1px #bfc23a solid;
	 margin-bottom:10px;
}

#footer{
	clear: both;
	padding: 20px 0 10px 0;
	text-align: center;
}
#footer p{
	font-size: 18px;
	color: #FFF;
	padding: 0 0 10px 0;
	font-weight: bold;
}
#footer p span{
	color: #eed90d;
	font-weight: normal;
}
#footer .smalltext{
	font-size: 11px;
	font-weight: normal;
}

/*Contact 05052011*/

#contactcontent{
	margin:30px 0 0 0 ;
	width:887px;
	padding:0 10px;
	float:left;
}

#mapwrapper{
	width:887px;
	clear:both;
}

#map{
	width:500px;
	height:500px;
	float:left;
}

#mapwrapper h2{
	float:left;
	padding:0 0 0 30px;
}

#map_list{
	font-size:14px;
	float: left;
	height: 400px;
	width: 350px;
	margin: 15px 0px 0px 30px;
	padding: 0;
	background: #ffffff;
	list-style: none;
}

#map_list li{
padding: .5em;
}

#map_list li:hover {
background: #555;
color: #ffffff;
cursor: pointer;
cursor: hand;
}

#map_list li.active{
background: #003d16;
color: #ffffff;
}

#map_list li.active:hover{
background: #999999;
cursor: default;
}

#map_list li p{
	margin-bottom:10px;
}

#map_message{
display: none;
position: absolute;
width: 230px;
padding: .5em;
background: #555;
font-size: 12px;
color: #FFF;
}

#map_message img{
border: 0;
margin-top: 0;
}

#map_message a{
color: #CAEAF9;
border-bottom: 1px solid #EBEBEB;
}

#map_message a:hover{
color: #FFF;
border-bottom: 1px solid #CAEAF9;
}
