/* SELECTOR RESET
--------------------------------*/
html, body, div, span, object, iframe, a, dl,dt,dd abbr, acronym, address, pre, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, var, center, table, fieldset, form, fieldset, label, legend, select, input, textarea { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; }

/* COMMON SELECTOR LAYOUT
--------------------------------*/
body { background: url(../images/background.gif) #FFF repeat-x; line-height: 1; color: #5A6671; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing:0; }
p { padding: 5px 0; margin: 0; }
strong, b { }
img { border: 0; display:block; }
input, select { vertical-align: middle; }
button {}
legend { font-weight:bold; margin: 10px 0; }
a:link { color: #6DBD27; }
a:visited { color: #6DBD27; }
a:hover { color: #003C90; }
h1, h2, h3, h4, h5, h6 { font-size: 1.1em; font-weight: bold; margin: 5px 0; padding:0; }

/* COMMON SELECTOR CLASSES
---------------------------------*/
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.fl-left { float: left; }
.fl-right { float: right; }
.inline { display:inline; }
.block { display:block; }
.pos-rel { position:relative; }
.pos-abs { position:absolute; }
.container { overflow: hidden; width: 100%; }
.required { background:url(../images/bg-required.png) no-repeat 99% 4px; }
.note { font-style: italic; font-size: 10px; margin: 0 0 0 5px; }
.cms img { display:inline; }
.cms { line-height: 1.4em; }
.sifr-alt { display: none; }

h1.sifr,h2.sifr { margin:0;padding:0; font-weight:normal; }
select.text { border: 1px solid #999; }
input.text { padding: 2px; border: 1px solid #999; width: 130px; }
textarea.text { padding: 2px; border: 1px solid #999;  width:220px; height:60px; }
input.image { }
input.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 4px; }
button.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px;  float:right; margin: 0 60px 0 0; }
input.checkbox { width:20px; margin: 3px 0 0 0; }
input.radio { width:20px; margin: 5px 0 0 0; }
input.size-xlong { width: 300px; } input.size-long { width: 205px; } input.size-mid { width: 70px; } input.size-small { width: 30px; } input.size-tiny { width: 20px; } input.size-xsmall { width: 10px; }

.error, .error strong { color: #C00; font-weight: bold;}
h3.error { font-weight: normal; border: 1px solid #C00; background: #FBFCFC; padding: 5px; text-align:center; }
p.error { text-align: center; width: 90%; }
.success, .success strong { color: #390; }
p.success { text-align: center; width: 90%; }

/* BODY SELECTORS
---------------------------------*/
#home, #internal { width: 981px; text-align:left; margin: 0 auto 0 auto; }

/* HEADER */
#header { height: 111px; background: url(../images/header-bg.png) repeat-x; border-top: 11px #000000 solid; }
#header img#logo { float:left; display: inline; width: 342px; height: 111px; margin: 0 104px 0 32px; }
* #header span#logo { float:left; width: px; height: px; margin: 0 0 0 0; } /*iepngfix*/

/* SEARCH */
#search {}
#search fieldset { padding:0; margin:0; font-weight:normal; }
#search input.text { width:; margin: 0 4px 0 0; }
#search input.image { }

/*NAV*/
#nav ul { float:left; height: 81px; width: 481px; list-style:none; margin:0;padding:0; position:relative; z-index: 100; }
#nav a { display: block; height: 50px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; display: block; text-transform:capitalize; background-repeat: no-repeat; }/*menu category styling*/
#nav li:hover { position:relative; } /*hold flyout positioning*/

/* nav dropdown */
#nav li ul a { padding: 5px 3px 5px 20px; text-indent: 0; text-transform:none; height: auto; width: 145px; color: #004C92; text-decoration: none; } /* reset for dropdown */
#nav li ul a:hover { color: #FFF; background: #9CAFD2; } /*reset for dropdown */
#nav ul ul { display:none; position: absolute; top: 50px;left: 0px; width: 170px; height: auto; margin:0;padding:0; list-style:none; border-top: 1px #DADCF6 solid; background: #CFDCF4; } /*dropdown properties*/
#nav li ul li { border: #9CAFD2 solid; border-width: 0 1px 1px 1px; width:99%; }
#nav li ul li ul { position: absolute; top: 5px; left: 100%; } /*flyout positioning */

/* nav categories */
#nav #nav-about-us { background-image: url(../images/nav-about.png); width: 81px; } 
#nav #nav-about-us:hover {background-position: 0 -81px; }
#nav #nav-products { background-image: url(../images/nav-products.png); width: 85px; } 
#nav #nav-products:hover {background-position: 0 -81px; }
#nav #nav-manufacturers { background-image: url(../images/nav-manufacturers.png); width: 114px; } 
#nav #nav-manufacturers:hover {background-position: 0 -81px; }
#nav #nav-contact-us { background-image: url(../images/nav-contact.png); width: 99px; } 
#nav #nav-contact-us:hover {background-position: 0 -81px; }
#nav #nav-dealer { background-image: url(../images/nav-dealer.png); width: 102px; } 
#nav #nav-dealer:hover {background-position: 0 -81px; }

/*NAV SUB*/
#nav-sub { float:left; min-width: 207px;}
#nav-sub  ul { list-style:none; padding: 0px; margin: 0 0 0 38px;  width: 207px; }
#nav-sub li { padding: 5px 0 0 0; width: 190px; border-bottom: #CCCCCC solid 1px; }
#nav-sub a { display:block; padding: 5px 0 5px 10px; width: 100%; text-decoration: none; }

/* MAIN */
#main{ overflow:hidden; width: 100%; background: #fff; }

/*CONTENT*/
#content { }
#content .cms { }
#content .cms img { display:inline; line-height: 1.4em; }

#content div#welcome { float: left; display: inline; width: 505px; margin: 15px 0 0 66px; padding: 10px 20px 30px 5px; }
#content div#whats-new { float:left; display:inline; width: 298px; margin: 20px 0 10px 15px; padding: 30px 0px 20px 0px; background: url(../images/heading-whats-new.png) no-repeat; }
#content div#whats-new .cms { background: url(../images/whats-new-bg.png) repeat-x; padding: 5px 15px 0px 15px; }
#content div#internal { float: left; width: 680px; margin: 5px 0 0 10px; padding: 0 0 40px 0; }

#logos { clear: left; display: block; width: 865px; height: 95px; border: #CCCCCC solid 1px; margin: 0 0 20px 60px; }
#home-btn { display: inline; float: right; margin: 0px 35px 0px 0px; }

#banners { height: 87px; }


/* PHOTO */
#photo { height: 206px; }

/* BREADCRUMB */
#crumb { list-style: none; padding: 0; margin: 0 0 9px 0; }
#crumb li { display:inline; background: url(../images/bg-li-crumb.png) no-repeat 0 3px; padding: 0 0 0 11px; margin: 0 14px 0 0; }
#crumb li a, #crumb li a:hover { color:#9CB87E; }

/* FOOTER */
#footer { background: url(../images/footer-bg.png) repeat-x; height: 68px; width: 981px; padding: 5px 0 0 0; text-align: center; line-height: 1.4em; }
#footer div#left { float: left; display: inline; padding: 0 0 0 200px;  }
#footer div#right { float: left; display: inline; padding: 0 0 0 50px; }

/* CORE101 */
#core101-logo { text-align:center; padding: 10px 0; }

/* MISC
-------------------------------------*/

/* slideshow */
#slideshow { position:relative; height: 206px; }
#slideshow img { position:absolute; top:0; left:0px; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/* forms */
#form-taf { width: 500px; }
#form-contact { width: 550px; }
form fieldset { margin:0; padding:0; border:0; }
form label, #captcha-image { display: block; width: 100%; overflow: hidden; margin: 0 0 5px 0; }
form .inline label { display:inline; width: auto; }
form .inline { clear:both; margin: 0 0 0 200px; }
form .inline label span { display:inline; width:auto; float:none; }
form .inline label input { float:none; width: auto; }
form label span, form #captcha-image span { width: 250px; float: left; text-align: right; padding: 4px 5px 0 0; }
form label span.required {}
form label span.error { font-size: 12px; font-style:italic; color:#F00; text-align:left; margin-left: 5px; }	
form label input { float: left; margin: 0 0 5px 0; width: 90px; }	
form label select { float: left; margin: 0 0 5px 0; width: auto; }
form #captcha-image img { float:left; margin: 0 0 5px 0; }

/* sitemap */
#sitemap li { list-style: none;	vertical-align:middle; padding-bottom: 4px;	}
#sitemap a { text-decoration:none; }
#sitemap a:hover{ text-decoration:underline; }

#userlogin input{
}

#userlogin dt {
	float: left;
	width: 15%
}

#userlogin dd {

	width: 60%;
}
