
@import "reset.css";

body { background-color: #505851; color: #fff; font: .75em/1.5em Verdana, Arial, Helvetica, sans-serif; text-align: center; }

a,a:link,a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; }

img.star { display: inline; float: right; margin: 0 0 1em 10px; }
img.port { display: inline; float: left; margin: 0 10px 1em 0; }

p { margin-bottom: 1em; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; }

cite { font-style: italic; }

.reset { margin: 0; padding: 0; }
.resetpos { clear: both; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 200%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 130%; font-weight: normal; }
h4 { font-size: 120%; font-weight: normal; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form styling */

input.text, input.smalltext, input.tinytext, textarea, select { margin-bottom: 5px; padding: 3px; border: solid 1px #ccc; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #1a5a22; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-weight: bold; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; margin-bottom: 5px; color: #000; }
input.checkbox { width: 15px; height: 15px; }


/* Button models */

a.btnA { float: left; display: inline-block; margin: 0 7px 1.5em 0; padding-left: 15px; background: url(../images/bg1.png) 0 50% no-repeat; }
a.btnA, a.btnA:visited { color: #fff !important; text-decoration: none !important; }
a.btnA span { height: 30px; float: left; padding-right: 15px; background: url(../images/bg1.png) 100% 50% no-repeat; line-height: 30px; cursor: pointer; }


/* Column group model */

div.colgroup { clear: both; }
div.colgroup div.colset { clear: both; width: 100%; }
div.colgroup div.col { display: inline; float: left; width: 49.9%; }
div.colgroup div.port { float: left; }
div.colgroup div.star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { overflow: hidden; width: 926px; height: 59px; margin: 0 auto 1em; background: url(../images/box4.png) no-repeat; }

.boxB { clear: both; width: 730px; }
.boxB a, .boxB a:visited { color: #1a5a22; text-decoration: underline; }
.boxB a:hover { color: #1a5a22; }
.boxB .before { height: 17px; background: url(../images/box5-top.png) no-repeat; font-size: 1px; margin-bottom:-2px;}
.boxB .after { height: 17px; background: url(../images/box5-bottom.png) no-repeat; font-size: 1px; border:0;margin:0;}
.boxB .inner { margin:0;min-height: 533px; padding: 15px 34px 1px;border-left: 1px solid #8ca48e; border-right: 1px solid #8ca48e; background-color: #fff; color: #1a5a22; } * html .boxB .inner { height: 533px; }
.boxB .inner .jshide p,.boxB .inner{ margin-bottom:2px !important;}
.boxB a,.boxB a:hover,.boxB a:visited,.boxB a:active,.boxB a:link{text-decoration:none; color:#006699;}


/* List models */

.listA li { clear: both; }
.listA li img.preview { float: left; margin: 0 15px 15px 0; }

.normal li { margin-bottom: 1em; }

.tabsA { padding: 0 30px; }
.tabsA li { position: relative; float: left; margin: 0 6px -1px 0; }
.tabsA li a, .tabsA li a:visited { float: left; width: 151px; padding: .8em 0; background: url(../images/tabs1.png) no-repeat; color: #fff; text-decoration: none; text-align: center; }
.tabsA li a.on { background-position: 0 -61px !important; color: #2a7e34 !important;}
.tabsA li a:hover { background-position: 0 -61px !important; color: #2a7e34 !important; }

dl.slider, dl.slider dt, dl.slider dd { margin: 0; padding: 0; }
dl.slider { margin-bottom: 1.5em; border-bottom: solid 1px #bfc9c0; }
dl.slider dt { padding: 5px; border-top: solid 1px #bfc9c0; color: #1a5a22; }
dl.slider dt * { vertical-align: middle; }
dl.slider dt.hover, dl.slider dt.on { color: #e19a01; }
dl.slider dd { padding: 5px; }
dl.slider dd p { margin-bottom: 0; padding-bottom: 11px; }


/* Table models */

table { margin-bottom: 1em; }
table td img { vertical-align: middle; }

table.tableA tbody td { border-bottom: solid 1px #bfc9c0; }


/* Custom headings */

#logo { display: inline; float: left; margin: 10px 0 35px 37px; }
#tagline { clear: both; width: 100%; margin: 0; padding: 18px 0; background-color: #2a7e34; color: #fff; font: normal 24px/normal Arial, Helvetica, sans-serif; text-indent: 33px; }
#tagline_c{ clear: both; width: 100%; margin: 0; padding: 18px 0; background-color: #2a7e34; color: #fff; font: normal 24px/normal Arial, Helvetica, sans-serif; text-align:center;}


/* Single layers */

#container { width: 1024px; margin: 0 auto; background: #fff url(../images/box1-bg.png) repeat-y; text-align: left; }
#wrapper { padding: 0 12px; }
#header { background-color: #3c9e48; color: #fff; width: 100%; }
#content { padding: 13px 21px; background:  url(../images/grad1.jpg) 0 0 repeat-x; background-color:#FFFFFF;}


/* Custom column groups */

#pillars { padding-bottom: 10px; }
#pillars .col { width: 215px; margin: 0 12px; }
#pillars .col h2 { margin: 0; padding-left: 25px; }
#pillars .col h3 {text-align:center; font-size:12px; font-weight:bold;}
#pillars .col .body { overflow: hidden; height: 169px; margin: 0; padding: 10px 0 10px 12px; background: url(../images/box3.png) no-repeat; font-size: .75em; line-height:1.33em;}
#pillars .col .body_h { overflow: hidden; height: 30px; margin: 0; padding: 10px 12px 10px 12px; background: url(../images/box7.png) no-repeat; font-size: .82em;}
#pillars .col .body h4 { margin-bottom: 7px; font-size: 1em; font-family: Arial, Helvetica, sans-serif; }
#pillars .col .body ul { font-size: .82em; }
#pillars .col .body ul li { margin-bottom: .25em; }
#pillars .col a.more { float: right; margin-top: 1em; }
#pillars .s1 {margin:0; width: 239px ; }
#pillars .s2 {margin-bottom:10px; }
.band {
	background-color:#42974D;
	clear:both;
	height:26px;
	margin-bottom:15px;
	width:100%;
	padding-top:10px;
}

#colgroup2 { padding: 6px 12px 0; }
#colgroup2 .colA { width: 188px; }
#colgroup2 .colB { float: right; width: 730px; }


/* Banners list */

#banners li { overflow: hidden; height: 67px; }


/* Multi-user box */

#multi-user .inner { overflow: hidden; height: 25px; padding: 17px 17px 17px 100px; background: url(../images/icons/multi-user.jpg) 10px 50% no-repeat; }
#multi-user .inner_L {width:364px; margin-left:12px; overflow: hidden; height: 49px; padding: 5px 5px 5px 85px; background: url(../images/icons/multi-user.jpg) no-repeat; float:left;text-align:left; vertical-align:middle;}
#multi-user .inner_R {width:364px; margin-left:24px; overflow: hidden; height: 49px; padding: 5px 5px 5px 85px; background: url(../images/icons/multi-user_R.jpg) no-repeat; float:left; text-align:left;font-size: .75em; line-height:1.33em; vertical-align:middle;}
#multi-user .inner_L *,.inner_R *{ text-decoration:none; }
#multi-user .inner_L  p{ padding-top:5px; }
#multi-user a{color:#FFFFFF;}


/* Navigation */

#nav { display: inline; float: right; margin: 40px 33px 0 0; }
#nav li { float: left; padding-right: 2px; background: url(../images/divider1.png) 100% 0 no-repeat; }
#nav li.last { padding: 0; background: none; }
#nav a { float: left; height: 36px; padding: 0 10px; background: url(../images/box2.png) 50% 0 no-repeat; line-height: 36px; }
#nav li.first a { background-position: 0 0; }
#nav li.last a { background-position: 100% 0; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on { background-position: 50% 100%; }
#nav li.first a:hover, #nav li.first a.on { background-position: 0 100%; }
#nav li.last a:hover, #nav li.last a.on { background-position: 100% 100%; }


/* Story section */

#story { line-height: 2em; }
#story .section { margin-bottom: 2em; }
#story p, #story blockquote, #story ul, #story ol, #story table { margin-bottom: 1.5em; }
#story h1, #story h2, #story h3, #story h4, #story h5, #story h6 { color: #1a5a22; }
#story h1, #story h2 { margin-bottom: 1.5em; }
#story h3 { font-size: 150%; }


/* Product listing */

ul#products li { min-height: 120px; } * html ul#products li { height: 125px; }
ul#products li.last { min-height: 101px; } * html ul#products li.last { height: 101px; }
ul#products li img.preview { margin: 0 35px 0 0; }
ul#products li h4 { margin: 0; }
ul#products li table { margin: 0; }
ul#products li table td { padding: 7px 20px 0 0; vertical-align: middle; }

table#products tbody tr { height: 101px; }
table#products tbody td { padding: 0 5px; vertical-align: middle; }


/* The Footer */

#footer { clear: both; padding: 0 12px 12px; background: url(../images/box1-bottom.png) 50% 100% no-repeat; }
#footer a, #footer a:visited { color: #92a094; text-decoration: none; }
#footer a:hover { color: #92a094; text-decoration: underline; }
#footer .inner { padding: 15px 40px; background-color: #2e3b2f; color: #92a094; }
#footer p { margin: 0; }
#footer p.links { float: right; }








/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .section, .after { display: block; }
/* end hide */


.thin{height:30px !important;}
#breadcrumbs{ padding-left: 17px;margin-bottom:10px;margin-top:-5px; }
#co_label{width: auto; margin-left: 10px; position: relative; top: -6px;}

.label{width:20em; display:block; float:left;}