/* Start:Reset */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, strong, 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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End:Reset */



/* Start:Main Structure */

body {
	background: #3e3e3e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 999px;
}

#wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#header {
	background: #fff url(../images/site/global/bgHeader.gif) repeat-x 0 0;
	height: 43px;
	padding-top: 11px;
	position: relative;
	width: 999px;
}

#branding {
	float: left;
	height: 214px;
	position: relative;
	width: 999px;
}

#footer {
	background: #fff url(../images/site/global/logoESIMidsize.gif) no-repeat 855px center;
	border-top: 17px solid #9c9871;
	border-bottom: 26px solid #000034;
	clear: both;
	float: left;
	margin-top: 25px;
	position: relative;
	width: 999px;
}


/* End:Main Structure */



/* Start:Layout */



#search {
	background: #010132;
	float: left;
	height: 35px;
	line-height: 35px;
	position: relative;
	width: 255px;
}

#tfSearch {
	line-height: 12px;
	margin-left: 10px;
	position: relative;
	width: 170px;
	vertical-align: middle;
}

#btnSearch {
	position: relative;
	vertical-align: middle;
}

#branding h1 {
	background: url(../images/site/global/logoESILarge.jpg) no-repeat 0 0;
	float: left;
	position: relative;
	text-indent: -9999px;
}

#branding h1 a {
	display: block;
	height: 214px;
	width: 243px;
}

#branding h2 {
	float: left;
	position: relative;
	width: 756px;
}



#supplemental {
	background: #66676a;
	border-top: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 1.5;
	padding-bottom: 205px;
	position: relative;
	width: 243px;
}

#supplemental h3 {
	bottom: 0;
	left: 0;
	position: absolute;
}

#supplemental p {
	padding: 27px 18px 27px 36px;
}


#content {
	background: #fff;
	color: #6f6f6f;
	float: left;
	font-size: 11px;
	line-height: 1.5;
	position: relative;
	width: 756px;
}

div.featuredCallout {
	border-left: 1px solid #fff;
	color: #3e3e3e;
	float: left;
	font-size: 10px;
	height: 100px;
	line-height: 1.2;
	padding-right: 15px;
	position: relative;
	width: 362px;
}

div.featuredCallout img {
	margin-right: 15px;
	float: left;
}

div.featuredCallout h3 {
	color: #fff;
	margin: 15px 0 3px 0;
}

div.featuredCallout span {
	color: #fff;
	font-weight: bold;
}

div.featuredCallout span a:link {
	color: #151579;
	font-weight: bold;
}

.calloutOdd {
	background: #a6a5a5;
}

.calloutEven {
	background: #cbc7a8;
}








#contentMain {
	display: inline;
	float: left;
	margin-left: 25px;
	padding-bottom: 100px;
	position: relative;
	background: url(../images/site/global/madeUSA.gif) no-repeat left bottom;
	min-height:500px;
	height:auto !important;
	height:500px;
}

body.home #contentMain {
	width: 517px;
}

#contentMain {
	width: 672px;
}

#contentMain p {
	margin-bottom: .75em;
}

#contentMain p, #contentMain li {
	font-size: 1.2em;
}

#contentMain h2 {
	color: #9c9871;
	font-size: 2em;
	font-weight: normal;
	line-height: 1;
	margin: 1em 0 .5em 0;
}

#contentMain h3 {
	color: #3d3d95;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin: 2.5em 0 .5em 0;
}

#contentMain h4 {
	color: #66676a;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin: 2.5em 0 .5em 0;
}



#contentMain h2 span, #contentMain h3 span, #contentMain h4 span {
	color: #9d9d9d;
}



#contentSub {
	float: right;
	padding-bottom: 50px;
	position: relative;
	text-align: center;
	width: 199px;
}

#contentSub p {
	margin-bottom: 0;
}

#contentSub p, #contentSub ul li {
	font-size: 1em;
	line-height: 1.3;
	padding: 0 16px;
}

#contentSub h3 {
	color: #9c9871;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.15;
	margin: .9em 0 .5em 0;
}

#contentSub h3 span {
	color: #3d3d95;
	font-size: .85em;
	text-transform: uppercase;
}

#contentSub h4 {
	color: #66676a;
	font-size: 1em;
	font-weight: normal;
	margin-top: .9em;
}








div.featuredProject, div.listingItem {
	background: #fafafa;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 16px;
}

div.featuredAsset, div.listingThumb, div.detailPics {
	background: url(../images/site/global/dividerVertical.gif) no-repeat top right;
	float: left;
	margin-right: 16px;
	padding-right: 16px;
}

#contentMain ul.pdfDownloadList {
	margin-top: 2.25em;
}

#contentMain ul li.pdfDownload {
	background: url(../images/site/global/thumbPDF.gif) no-repeat 0 0;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	position: relative;
	vertical-align: middle;
}

div.featuredProject:after, div.listingItem:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.featuredProject {
	width: 485px;
}

#contentMain div.featuredProject h3, #contentMain div.listingItem h3 {
	color: #9c9871;
	font-size: 1.4em;
	margin: .35em 0 1.15em 0;
}

span.sectionalTitle {
	background: #3d3d95;
	color: #fff;
	margin-top: -16px;
}

div.featuredAsset {
	width: 204px;
}

div.featuredDescription, div.listingDescription, div.detailDescription {
	float: left;
}

div.featuredDescription {
	width: 245px;
}

#contentMain div.featuredDescription p, #contentMain div.listingItem p {
	font-size: 1em;
}

div.listingItem {
	margin-bottom: 25px;
	width: 672px;
}

div.listingThumb {
	width: 144px;
}

div.widePic div.listingThumb {
	width: 390px;
}

div.listingThumb img {border: solid 2px #9c9871;}

div.listingDescription {
	width: 475px;
}

div.widePic div.listingDescription {
	width: 250px;
}




div.detailItem {
	margin-bottom: 25px;
	position: relative;
	width: 672px;
}

#contentMain div.detailItem h2 {
	color: #9c9871;
	font-size: 2em;
	font-weight: normal;
	line-height: 1;
	margin: 1em 0 .5em 0;
}

div.detailPics {
	width: 264px;
}

div.detailPics img {border: solid 2px #9c9871;}

div.detailDescription {
	margin-bottom: 75px;
	position: relative;
	width: 370px;
}

div.detailItem.widePic div.detailDescription {
	margin-top: 300px;
}














#siteInfo {
	background: #66676a;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 9px;
	padding: 27px 36px;
	width: 728px;
}

#siteInfo p {
	line-height: 1.5;
}

#contactNumbers {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
}



/* End:Layout */




/* Start:Navigation */

#mainNav {
	float: left;
	height: 35px;
	position: relative;
	width: 744px;
}

#mainNav li
{
	padding: 0;
	position: absolute;
	top: 0;
}

#mainNav li, #mainNav a
{
	display: block;
	height: 35px;
}

#mainNav li a
{
	text-decoration: none;
	text-indent: -9999px;
}

#navHome
{
	background: url(../images/site/global/bgMainNavOff.gif) no-repeat 0 0;
	left: 0;
	width: 163px;
}

#navHome a:hover
{
	background: url(../images/site/global/bgMainNavOn.gif) 0 0;
}

#navAboutUs
{
	background: url(../images/site/global/bgMainNavOff.gif) no-repeat -163px 0;
	left: 163px;
	width: 97px;
}

#navAboutUs a:hover
{
	background: url(../images/site/global/bgMainNavOn.gif) -163px 0;
}

#navWhatsNew
{
	background: url(../images/site/global/bgMainNavOff.gif) no-repeat -260px 0;
	left: 260px;
	width: 138px;
}

#navWhatsNew a:hover
{
	background: url(../images/site/global/bgMainNavOn.gif) -260px 0;
}

#navRequestQuote
{
	background: url(../images/site/global/bgMainNavOff.gif) no-repeat -398px 0;
	left: 398px;
	width: 125px;
}

#navRequestQuote a:hover
{
	background: url(../images/site/global/bgMainNavOn.gif) -398px 0;
}

#navInStockEquipment
{
	background: url(../images/site/global/bgMainNavOff.gif) no-repeat -523px 0;
	left: 523px;
	width: 118px;
}

#navInStockEquipment a:hover
{
	background: url(../images/site/global/bgMainNavOn.gif) -523px 0;
}

#navContactUs
{
	background: url(../images/site/global/bgMainNavOff.gif) no-repeat -641px 0;
	left: 641px;
	width: 104px;
}

#navContactUs a:hover
{
	background: url(../images/site/global/bgMainNavOn.gif) -641px 0;
}

#branding a:link {
	display: block;
	height: 214px;
	width: 243px;
}

#secondaryNav {
	background: #66676a;
	float: left;
	padding-top: 10px;
	position: relative;
	width: 243px;
}

#secondaryNav li {
	padding-left: 0;
}

#capabilitiesNav {
	padding: 0 16px;
	position: relative;
}

#capabilitiesNav li
{
	height: 63px;
	margin-top: 10px;			
}

#capabilitiesNav li a
{
	color: #bab68c;
	float: left;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	width: 211px;
}

#capabilitiesNav span.navThumb {
	border: solid 1px #bab68c;
	float: left;
	margin-right: 10px;
}

#capabilitiesNav span.capabilitiesLine {
	color: #fff;
	font-size: 9px;
}

#capabilitiesNav li a:hover
{
	background-color: #808182;
}

#capabilitiesNav li
{
	background: url(../images/site/global/dividerCapabilitiesNav.gif) no-repeat left bottom;
}








#categoryNav {
	background: #434447;
	border-bottom: 20px solid #9c9871;
	position: relative;
}

#categoryNav li
{
	border-bottom: solid 1px #66676a;
	background-image: none;		
}

#categoryNav li a
{
	background: url(../images/site/global/bgCategoryNavOff.gif) no-repeat left center;
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 10px 16px 10px 50px;
	text-decoration: none;
	text-transform: uppercase;
}

#categoryNav li a:hover
{
	background: #bab68c url(../images/site/global/bgCategoryNavOn.gif) no-repeat left center;
	color: #434447;
}





#footerNav {
	list-style: none;
	margin-bottom: .25em;
	overflow: hidden;
}

#footerNav li {
	background-image: none;
	border-right: 1px solid #9c9871;
	float: left;
	line-height: 1.2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	white-space: nowrap;
}

#footerNav li a {
	color: #fff;
	text-decoration: none;
}



#optionalList {
	margin-top: 16px;
}

#optionalList li {
	display: inline;
	margin-right: .5em;
	background: none;
	padding-left: 0;
}

#optionalList li a {
	color: #ff0000;
	text-decoration: none;
}

#optionalList li a:hover {
	background: none;
}

#mainPic {position: relative;}

#thumbList {
	position: absolute;
	top: 335px;
	left: 0;
}

#thumbList li {
	display: inline;
	margin-right: .5em;
	position: relative;
	background: none;
	padding-left: 0;
}

#thumbList li a {
	color: #ff0000;
	text-decoration: none;
}







/* End:Navigation */

a:link, a:visited, a:active
{
	color: #3d3d95;
}

a:hover
{
	background: #d1ddf1;
}

#branding a:hover
{
	background: none;
}



/* Start:General */
ul li {
	padding-left: 17px;
	background: url(../images/site/global/bullet.gif) 5px 0.66em no-repeat;
}

/* End:General */


/* Start:Misc */



#breadcrumbs {
	background: url(../images/site/global/dividerHorizontal.gif) no-repeat left bottom;
	margin: 16px 0 0 25px;
	padding-bottom: 16px;
}

#categoryOverview {
	background: url(../images/site/global/dividerHorizontal.gif) no-repeat left bottom;
	margin-bottom: 25px;
	padding-bottom: 16px;
	width: 703px;
}

div.featuredCallout span span {
	color: #e7e2bd;
}

#contentMain div.misc {
	background: url(../images/site/global/dividerHorizontal.gif) no-repeat left top;
	margin-top: .5em;
	padding-top: 1em;
}

#contentMain div.misc p {
	font-size: 1em;
}

#contentMain ul, #contentMain ol {
	margin: 1em 0;
}

#contentMain ul li {
	margin-bottom: 0.66em;
	line-height: 1.5em;
}








blockquote {
	padding: 8px;
	background-color: #f4eedb;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 1em;
	background-image: url(../images/site/global/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	width: 75%;
  }

blockquote p {
  display: block;
  background-image: url(../images/site/global/closequote1.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

#contentMain #thumbList, #contentMain #optionalList {
	margin: 0;
}

#contentMain #thumbList ul li, #contentMain #optionalList ul li {
	background: none;
	margin-right: 5px;
	padding: 0;
}

span.zoomIcon {
	background: url(../images/site/global/zoom.gif) no-repeat;
	bottom: 0;
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

#contentMain .categoryDescriptionToggler {
	background: #3d3d95;
	color: #fff;
	cursor: pointer;
	margin-bottom: 2em;
	padding: 5px;
	text-transform: uppercase;	
}

#contentMain .inlineMore {
	background: none;	
	color: #3d3d95;
	font-size: .85em;
	font-weight: bold;
	padding: 0;
	text-decoration: underline;	
}

#contentMain .ourForm {
	font-size: 1.2em;
	margin-left: 0;
}



#contentMain .featuredItem {
	background: #f1f5fb;
}

#contentMain .additionalProducts {
	background: #9c9871;
	color: #fff;
	margin-bottom: 1em;
	padding: 5px;
	text-transform: uppercase;
}

#contentMain .additionalProducts a {
	color: #fff;
}

.ourForm .LV_validation_message {
	clear: both;
	color: #CC0000;
	float: left;
	font-size: 14px;
	background-color: #fcd4d4;
	padding: 6px;
}

.ourForm .LV_valid {
    color:#00CC00;
}
	
.ourForm .LV_invalid {
    color:#CC0000;
}
    
.ourForm .LV_invalid_field, .ourForm input.LV_invalid_field:hover, .ourForm input.LV_invalid_field:active, .ourForm textarea.LV_invalid_field:hover, .ourForm textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
background-color: #f8cece;
}

#contentMain form.ourForm ul {
	list-style: none;
	padding: 0;
}

#contentMain form.ourForm ul li {
	background-image: none;
}

#contentMain ol {
	padding-left: 24px;
	list-style-type: decimal;
}

#contentMain ol li {
	margin-bottom: 0.66em;
	padding-left: 0;
}

.resultHead {background: #fff; color: #fff;}
.resultRowOne, .resultRowTwo {padding: 2em; background: #f3f3f3;}
.resultRowTwo {background: #fcfcfc;}
.paginate {font-size: 1.2em; margin-top: 1.5em;}

.keywordHighlight {
	color: #3d3d95;
	font-weight: bold;
}



/* End:Misc */
