/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	RESET UNIVERSAL STYLES
************************************************************************/
html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,form,fieldset,input,select,textarea,div,p,img,table,th,td,object,pre,blockquote,address { 
	margin:0;
	padding:0;
}

a, object, embed {
   outline: none;
}

:link,:visited,:hover {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

a img,:link img,:visited img, table, fieldset, img {
	border: none;
}

address, abbr {
	font-style: normal;
}

body {
	color: #000;
	background: #0E0E0E url('../i/layout/page-bg.gif') top repeat-x;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

dt	{ 
	font-weight: bold; 
}

blockquote {
	margin-left: 1em;
}

img {
	display: block;
}

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/
body { font-size: 62.5%; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th { font-family: Arial, Verdana, Helvetica, sans-serif; }
div#content p { margin: 1em 0; font-size: 1.3em; }
div#content ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 0 1em 15px;
	font-size: 1.3em;
}
div#content ul li { margin: 0.3em 0; }

div#content ul.pagination {
	float: right;
	list-style-type: none;
	color: #FFF;
	background: #61A850;
	padding: 5px 10px 7px 10px;
	margin: 0px 0px 1em 0px;
border: 1px solid #333333;
}
div#content ul.left { float: left; }
div#content ul.left li.location a { color: #fff; font-weight: normal; }
div#content ul.left li.location a:hover { color: #56CE52; }
div#content ul.pagination li { color: #ccc; float: left; margin: 0px 3px; }
div#content ul.pagination li a { color: #fff; text-decoration: none; }
div#content ul.pagination li.location a { color: #CBFD4B; font-weight: bolder; }

h1 {
	font-size: 1.8em;
	color: #61aa50;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Franklin Gothic Demi", Arial, Verdana, Helvetica, sans-serif;
}
div#footer h1 { font-size: 1.7em; padding: 15px 0px 0px 0px; color: #fff; }
div#content h1 { text-align: left; }
h2 {
	font-size: 1.5em;
	color: #27745e;
	font-weight: normal;
}
div.product-table table,
table.page-table {
	width: 100%;
	font-size: 1.3em;
	margin: 5px 0px 10px 0px;
	border: solid 1px #000;
	border-bottom: none;
}

table th {
	text-align: left;
}

div.product-table table th,
table.black-table th,
table.page-table th {
	padding: 5px;
	color: #fff;
	border-bottom: solid 1px #000;
	background: url('../i/layout/top-nav-bg.gif') top repeat-x;
}
table.black-table th {
	text-align: center;
	background: url('../i/layout/black-table-bg.gif') repeat-x;
}
div.product-table table th a,
table.page-table th.table-fix-width { width: 130px; }
table.black-table th a {
	color: #fff;
	text-decoration: underline;
}
table.black-table th a:hover { text-decoration: none; }
table.black-table th a.active { color: #DAFFBF; }

div.product-table table td,
table.page-table td {
	padding: 5px;
	text-align: left;
	border-bottom: solid 1px #666;
	background: #73BE78 url('../i/layout/table-row-bg.gif') top repeat-x;
}
img.left-image {
	float: left;
	border: solid 1px #000;
	margin: 17px 10px 5px 0px;
}
img.right-image {
	float: right;
	border: solid 1px #000;
	margin: 15px 0px 5px 10px;
	clear: right;
}
div#content a { text-decoration: underline; }
div#content a:hover { text-decoration: none; }

div#content a.icon { padding: 3px 0px 4px 23px; display: block; }
div#content a.pdf { background: url('../i/icons/pdf.gif') left center no-repeat; }
/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#container {
	width: 971px;
	margin: 0px auto;
}
div#content,
div#content-bg-repeat,
div#content-bg {
	width: 971px;
	background: url('../i/layout/content-bg.gif') 0px 17px no-repeat;
}
div#content-bg-repeat { background: url('../i/layout/content-bg-repeat.gif') 0px 0px repeat-y;}
div#content {
	width: 931px;
	padding: 20px;
	text-align: justify;
	background: url('../i/layout/content-top.gif') 0px 0px no-repeat;
}
div#content-left {
	width: 428px;
	float: left;
	margin: 0px 13px 0px 0px;
}
div#content-right {
	width: 490px;
	float: left;
}
a#product-finder-ad {
	display: block;
	width: 428px;
	height: 69px;
	text-indent: -999em;
	letter-spacing: 133px;
	margin: 0px 0px 10px 0px;
	background: url('../i/layout/banner-product-finder.gif') no-repeat;
}
img.advert { margin: 0px 0px 10px 0px; }
div#left-box {
	padding: 10px;
	background: #fff;	
	margin: 0px 0px 10px 0px;
}
div#side-products {
	width: 408px;
	float: left;
	margin: 0px 0px 10px 0px;	
}
div.side-product-box {
	width: 119px;
	float: left;
	text-align: left;
	padding: 0px 5px;
}
*html div.side-product-box { padding: 0px 2px; }
div#content div#left-box p { margin: 5px 0px 0px 0px; }
div.product-breaker {
	width: 10px;
	height: 160px;
	float: left;
	background: url('../i/layout/product-vert-break.gif') center center no-repeat;
}
a.side-product-image {
	width: 119px;
	height: 90px;
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	margin: 0px 0px 5px 1px;
}
div.table-holder {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	padding: 10px;
	float: left;
	margin-right: 5px;
	width: 905px;
}
div.table-holder img{
	border: none;
	display: block;
	position: relative;
}
div.table-holder a.prod-thumb{
	width: 120px;
	height: 90px;
	float: left;
	display: block;
	margin-top: 4px;
	margin-right: 10px;	
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	text-indent: -999em;
}
div#content div.table-holder p {
	color: #666;
	font-size: 1.4em;
	text-align: left;
/*	text-transform: lowercase;*/
	padding: 0px;
	margin: 0px;
}
div#content div.table-holder a,
div#content div.table-holder h1,
div#content div.table-holder h1 a { color: #688669; text-decoration: none; font-size: 1.3em; font-weight: normal; padding-bottom: 10px; }
div#content div.table-holder h1 a:hover { color: #5B944E; }
div#content div.table-holder p a { text-decoration: underline; font-size: 1em; margin-top: 7px; display: block; color: Maroon; }
div#content div.table-holder p a:hover { text-decoration: none; }

div.two-boxes {
	float: left;
	margin-left: 25px;
	text-align: left;
}
* html div.two-boxes {
	float: left;
	margin-left: 10px;
	text-align: left;
}
div.two-boxes h1{
	font-size: 1.2em;
}
div.product-right img {
	float: left;	
	clear: left;
	margin: 10px 0px 0px 25px;
}
* html div.product-right img {
	margin: 10px 0px 0px 11px;
}
div#content div.two-boxes a{
	text-align: left;
}
div#flash {
	width: 	428px;
	height: 215px;
	margin: 0px 0px 10px 0px;
}

div.cat-box {
	float: left;
	width: 430px;
	padding: 10px;
	margin: 10px 0px;
	background: url('../i/layout/cat-box-bg.gif') top repeat-x;
	background-color: #0F0F0F;
	height: 208px;
}
div.cat-left { margin-right: 30px;}

div.cat-box img { float: left; margin: 0px 10px 0px 0px; }
div.cat-box h1 {
	color: #fff;
	font-weight: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
div#content div.cat-box p {
	color: #fff;
	margin: 0px 0px 0px 0px;
}
div#content div.cat-box p.cat-link { text-align: right; }
div#content div.cat-box p a { color: #72ce5d; }
/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
div#header { height: 182px;	position: relative; }
a#header-logo {
	float: left;
	width: 193px;
	height: 127px;
	text-indent: -999em;
	letter-spacing: 133px;
	margin: 50px 0px 0px 0px;
	background: url('../i/layout/logo.gif') no-repeat;
}
div#header-branging-info {
	float: right;
	clear: right;
	margin: 15px 5px 0px 0px;
	font-size: 2.7em;
	color: #62a466;
	font-weight: bold;
	text-align: right;
}
div#header-branging-info a { color: #62a466; }
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div#product-finder-open,
div#product-finder {
	position: absolute;
	width: 301px;
	height: 26px;
	text-align: right;
	top: 155px;
	right: 6px;
	padding: 10px 20px 0px 0px;
	background: url('../i/layout/product-finder-closed.gif') no-repeat;
}
div#product-finder-open a,
div#product-finder a {
	color: #fff;
	font-size: 1.3em;
}
div#product-finder-open {
	height: 146px;
	top: 45px;
	padding: 10px 20px 0px 0px;
	background: url('../i/layout/product-finder-open.gif') no-repeat;
}

div.product-left {
	float: left;
	width: 660px;
	padding-right: 10px;
	position: relative;

}

div#content div.product-left p {
	font-size: 1em;
}

div.product-left {
	font-size: 1.3em;
}

div#content div.product-left table {
	font-size: 1em;
}

div.product-right{
	float: left;
	width: 250px;
	padding-top: 26px;
	border-left: 1px solid #ccc;
}
* html div.product-right{
	float: left;
	width: 220px;
	padding-top: 26px;
	border-left: 1px solid #ccc;
}
* html div.product-right a{
	clear: both;
}

div.sale{
	position: absolute;
	width: 200px;
	height: 100px;
	background-image: url(../i/layout/product-offer.jpg);
	background-repeat: no-repeat;
	top: -87px;
	left: 300px;
	text-indent: -999em;
}

div.spec-sheet{
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 918px;
}
div.spec-sheet h1.table-number{
	font-size: 1.4em;
	font-weight: normal;
}
/***********************************************************************
	NAVIGATION
************************************************************************/
ul#header-nav {
	float: right;
	height: 38px;
}
ul#header-nav li {
	height: 27px;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	background: url('../i/layout/top-nav-bg.gif') repeat-x;
	margin: 0px 0px 0px 1px;
	padding: 10px 10px 0px 10px;
}
ul#header-nav li a {
	display: block;
	color: #FFF;
}
ul#header-nav li a:hover { color: #DAFFBF; }
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
div#footer {
	height: 451px;
	background: #000 url('../i/layout/footer-bg.gif') top repeat-x;	
}
div#footer-content {
	width: 941px;
	margin: 0px auto;
	padding: 10px 5px 0px 15px;
}
/*div#footer-left {
	float: left;
	width: 430px;
	margin: 0px 14px 0px 0px;
}*/
div#footer-left {
	float: left;
	width: 825px;
/*	margin: 0px 14px 0px 0px;*/
	margin: 0px 5px 0px 2px;
}
div#footer-left ul,
div#footer-left p {
/*	margin: 1em 0px;*/
	color: #FFF;
	font-size: 1.3em;
	text-align: justify;
}
div#footer-left ul li { margin: 3px 0px; float: left; margin-right: 20px; }
div#footer-left ul li a { color: #FFF; text-decoration: underline; }
div#footer-left ul li a:hover { text-decoration: none; }

div#footer-logo {
	float: left;
}

div#footer-right {
	float: left;
	width: 497px;
	background: #59915d url('../i/layout/footer-twitter-bg.gif') bottom no-repeat;
}
h1#footer-twit {
	height: 87px;
	background: url('../i/layout/footer-twitter-header.gif') top no-repeat;
}
div#footer h1#footer-twit a {
	display: block;
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
	text-transform: none;
	margin: 30px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div#footer h1#footer-twit a:hover { text-decoration: none; }
div.twitbox {
	padding: 5px 8px;
	font-size: 1.3em;
	color: #FFF;
	margin: 0px 2px;
	border-bottom: solid 2px #6c9d70;
}
div.top-twit { padding-top: 0px; }
div.last-twit { border-bottom: none; }
div.twitbox p { padding: 0px 0px 3px 0px;}
div.twitbox a { color: #fff; text-decoration: underline; }
div.twitbox a:hover { text-decoration: none; }
span.twitdate { color: #b4d8b7;	}

div#siteinfo-legal {
	width: 941px;
	float: left;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 1.1em;
	color: #FFF;
}
div#siteinfo-legal p { padding: 0px 0px 5px 0px; }
div#siteinfo-legal a { text-decoration: underline; color: #fff; }
div#siteinfo-legal a:hover { text-decoration: none; }
/***********************************************************************
	TOOLS
************************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.accessibility {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}
/*************************************************
remove clients messy styles from word pasting.
specify where this applies or it will do all spans
**************************************************/
/*span[style]{ 
	color: inherit !important; 
	font-size: inherit !important; 
	font-family: inherit !important;
}*/
/***********************************************************************
	FORMS
************************************************************************/
fieldset, legend { border: none; }

form.product-search {
	width: 300px;
	margin: 30px 12px 0px 9px;
}
form.product-search fieldset { width: 300px; }
form.product-search fieldset div.submit-div,
form.product-search fieldset div {
	width: 240px;
	float: left;
	clear: none;
}
form.product-search fieldset div.search-small { width: 50px; }
form.product-search fieldset div label {
	width: 60px;
	display: block;
	color: #FFF;
	font-size: 1.1em;
	padding: 4px 0px 4px 0px;
	text-align: left;
	height: auto;
}
form.product-search fieldset div select,
form.product-search fieldset div input {
	width: 145px;
	display: block;
	color: #000;
	font-size: 1.1em;
	padding: 2px 2px;
	margin: 1px 10px 1px 0px;
	text-align: left;
	background: #FFF;
}
*html form.product-search fieldset div select,
*html form.product-search fieldset div input { margin: 1px 5px 1px 0px; }
form.product-search fieldset div select {
	width: 150px;
	padding: 2px 0px;
}
form.product-search fieldset div input.submit {
	width: auto;
	height: auto;
	color: #000;
	float: right;
	font-size: 1.2em;
	background: #ECECEC;
	padding: 1px 5px;
	border: solid 1px #AAA;
}

form.product-filter {
	width: auto;
	margin: 10px 0px;
	padding: 0px 10px;
	background: url('../i/layout/black-table-bg.gif') repeat-x;
}
form.product-filter fieldset div {
	width: auto;
	float: left;
	clear: none;
	margin: 8px 0px;
}
form.product-filter fieldset div label {
	width: auto;
	height: auto;
	float: left;
	font-size: 1.2em;
	padding: 3px 5px 3px 0px;
}
form.product-filter fieldset div select,
form.product-filter fieldset div input {
	width: auto;
	height: auto;
	float: left;
	font-size: 1.2em;
	margin: 0px 10px 0px 0px;
	padding: 2px 2px;
}
form.product-filter fieldset div select.select-large {
	width: 145px;
}
form.product-filter fieldset div select { padding: 1px 1px;	}
form.product-filter fieldset div input.submit {
	padding: 1px 5px;	
}
label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form { width: 100%; }

label { 
	color: #fff;
	float: left;
	height: 22px;
	width: 45%;
}

fieldset div input,
fieldset div select,
fieldset div textarea  { width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small { width: 25%; }

div.multi label { height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: url('../i/layout/top-nav-bg.gif') repeat-x;
	border: 1px solid #333;
	color: #FFF;
	padding: 3px 5px;
	width: auto;
	float: right;
	margin: 0px;
}


/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

/* FORMMAILER */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #000;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide { font-size: 100%; }

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 400px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	font-size: 1em;
}

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
	float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	text-align: right;
	clear: both;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	font-size: 1.3em;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	padding: 3px;
	color: #F00;
	font-size: 1.3em;
}

img.img-right{
	float: right;
	margin-top: 17px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #5A8C4E;
}
