
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; -webkit-text-size-adjust: none; }
textarea { margin: 0; font-size: 100%; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	color: #00a650;
	font-size: 1em;
	margin: 0 0 .5em 0;
}
h2 {
	font-size: .75em;
	line-height: 1.25em;
	font-weight: bold;
}
h2.lg {
	font-size: .875em;
	font-weight: normal;
	margin: 0 0 .35em 0;
	color: #00a650;
}
h3 {
	font-size: .75em;
	line-height: 1.25em;
	font-weight: bold;
}
p {
	font-size: .75em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
}
address {
	font-size: .75em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
}
dl {
	font-size: .75em;
	line-height: 1.25em;
	margin: 0 0 1.25em 0;
	overflow: hidden;
}
dt {
	font-weight: bold;
	float: left;
	width: 70px;
	clear: left;
}
dd {
	float: left;
	clear: right;
}
dd a {
	font-weight: bold;
}
a {
	color: #00793b;
	white-space: nowrap;
}


/**********************************************  HEADER  **********************************************/

#header {
	height: 70px;
	background: #fafafa url('../images/bg/header-bg.jpg') no-repeat left top;
	padding: 10px 3% 0 3%;
}
#header .logoLeft {
	float: left;
}
#header .logoRight {
	float: right;
}


/**********************************************  FOOTER  **********************************************/

#footer {
	font-size: .6875em;
	border-top: 1px #95cc62 solid;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 0 0;
}


/***********************************************  MENU  ***********************************************/

#menu {
	background: #e1eed4;
	overflow: hidden;
	border-bottom: 1px #95cc62 solid;
}
#menu li {
	float: left;
	margin: 0 0 0 4px;
}
#menu li a {
	float: left;
	color: #333;
	padding: 7px 8px;
	text-decoration: none;
	font-size: .75em;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
}
.menuHome #miHome a,
.menuAbout #miAbout a,
.menuSiteLocator #miSiteLocator a,
.menuContact #miContact a {
	background: #98cd67;
}
#menu li a:hover,
#menu li a:active {
	background: #b3e08a;
}



/*******************************************  PAGE LAYOUT  ********************************************/

body {
	color: #333;
}
#wrapper {

}
#content {
	background: url('../images/bg/content-bg-internal.png') repeat-x left top;
	padding: 10px 10px 20px 10px;
}
.home #content {
	background: url('../images/bg/content-bg.jpg') no-repeat left top;
}
#main {
	max-width: 480px;
}


/********************************************  HOME PAGE  *********************************************/

.homeBanner {
	height: 46px;
	background: url('../images/banners/banner1-repeat.jpg') repeat-x left top;
}


/********************************************  CONTACTS  **********************************************/

.contactsTable {
	width: 100%;
	font-size: .8125em;
	margin: 0 0 1.25em 0;
}
.contactsTable .dark td,
.contactsTable .dark th {
	background: #cdedb0;
}
.contactsTable td,
.contactsTable th {
	padding: 2px 5px;
}
.contactsTable td {
	text-align: right;
	white-space: nowrap;
	vertical-align: bottom;
}
.officeList {
	overflow: hidden;
	max-width: 300px;
}
.officeList li {
	margin: 0 0 15px 0;
	float: left;
}
.officeList .left {
	float: left;
	clear: left;
}
.officeList .right {
	float: right;
	clear: right;
}
.officeList .nums {
	font-size: .75em;
	line-height: 1.25em;
}
.officeList address {
	margin: 0;
}


/***************************************  PRODUCTS & SERVICES  ****************************************/

.productsServices {
	margin: 0 0 15px 0;
}
.productsServices li {
	border: 1px #95cc63 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 0 2px 0;
}
.productsServices h2 {
	font-weight: normal;
	font-size: .8125em;
	padding: 7px 50px 7px 10px;
	background-color: #e7e7e7; 
	background-image: url('../images/icons/ico-bullet-black.png');
	background-repeat: no-repeat;
	background-position: right center;
	background: url('../images/icons/ico-bullet-black.png') no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#b7b7b7));
	background: url('../images/icons/ico-bullet-black.png') no-repeat right center, -moz-linear-gradient( top, #efefef, #b7b7b7 );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
}
.productsServices h2:hover {
	background: url('../images/icons/ico-bullet-black.png') no-repeat right center, -webkit-gradient(linear, left bottom, left top, from(#c7c7c7), to(#d2d2d2));
	background: url('../images/icons/ico-bullet-black.png') no-repeat right center, -moz-linear-gradient( bottom, #c7c7c7, #d2d2d2 );
}
.productsServices .open h2 {
	background-image: url('../images/icons/ico-bullet-black-down.png');
	background: url('../images/icons/ico-bullet-black-down.png') no-repeat right center, -webkit-gradient(linear, left bottom, left top, from(#fff), to(#b7b7b7));
	background: url('../images/icons/ico-bullet-black-down.png') no-repeat right center, -moz-linear-gradient( bottom, #fff, #b7b7b7 );
}
.productsServices .listContent {
	position: relative;
	padding: 5px 10px 5px 105px;
}
.productsServices p {
	font-size: .6875em;
	line-height: 1.5em;
	margin: 0;
	min-height: 70px;
}
.listContent img {
	border: 1px #0b904b solid;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 84px;
	height: 63px;
}
.listContent .storeLocatorBtn {
	margin: 15px 0;
}


/*******************************************  SITE LOCATOR  *******************************************/

.locatorForm .inputFields {
	font-size: .75em;
	margin: 0 0 15px 0;
}
.locatorForm .inputFields li {
	overflow: hidden;
	margin: 0 0 5px 0;
}
.locatorForm .inputFields label {
	float: left;
	margin: 4px 0 0 0;
}
.locatorForm .inputFields select {
	float: right;
	width: 151px;
}
.locatorForm .inputFields input {
	float: right;
	width: 145px;
	padding: 2px 0 2px 4px;
}
.locatorForm .listContent {
	padding-left: 10px;
	padding-top: 10px;
}
.locatorForm .listContent li {
	border: 0;
	font-size: .75em;
	margin: 0 0 9px 0;
	position: relative;
	padding: 5px 0 0 23px;
}
.locatorForm .listContent li input {
	position: absolute;
	left: 0;
	top: 2px;
	margin: 0;
}
.chkBoxLeft {
	width: 45%;
	float: left;
}
.chkBoxRight {
	width: 50%;
	float: right;
}


/******************************************  SEARCH RESULTS  ******************************************/

.resultsList {
	clear: both;
	margin: 10px 0 20px 0;
}
.resultsList li {
	overflow: hidden;
	padding: 10px 30px 10px 0;
	border-bottom: 1px #c1d5b0 dotted;
}
.resultsList h2 {
	margin: 0 15px 5px 0;
}
.resultsList .storeName {
	float: left;
	width: 45%;
}
.resultsList address {
	float: right;
	margin: 0;
	width: 45%;
}


/**********************************************  COMMON  **********************************************/

.btn {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: .8125em;
	padding: 7px 40px 7px 10px;
	background-color: #009147; 
	background-image: url('../images/icons/ico-bullet-white.png');
	background-repeat: no-repeat;
	background-position: right center;
	background: url('../images/icons/ico-bullet-white.png') no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#00a651), to(#00773a));
	background: url('../images/icons/ico-bullet-white.png') no-repeat right center, -moz-linear-gradient( top, #00a651, #00773a );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	vertical-align: top;
	cursor: pointer;
	border: 0;
	text-align: left;
	display: inline-block;
}
.btn:active,
.btn:hover {
	background: url('../images/icons/ico-bullet-white.png') no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#00773a), to(#00a651));
	background: url('../images/icons/ico-bullet-white.png') no-repeat right center, -moz-linear-gradient( top, #00773a, #00a651 );
}

