/* 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/bg.gif) #FFF repeat-x; line-height: 1.6em; color: #ffffff; 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 { color: #0D7C8C; }
img { border: 0; display:block; }
input, select { vertical-align: middle; }
button {}
legend { font-weight:bold; margin: 10px 0; }
a:link { color: #0D7C8C; }
a:visited { color: #0D7C8C; }
a:hover { color: #929292; }
h1, h2, h3, h4, h5, h6 { font-size: 1.1em; font-weight: bold; color: #0D7C8C; 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.6em; }
.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.file { width: 200px; }
input.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px; }
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; }
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: 937px; text-align:left; margin: 0 auto 0 auto; }

/* HEADER */
#header { height: 133px; background: url(../images/header-bg-repeat.png) repeat-x; }
#header img#logo { float:left; width: 284px; height: 78px; margin: 25px 0 0 26px; }
* #header span#logo { float:left; width: px; height: px; margin: 0 0 0 0; } /*iepngfix*/
#header img#photo { float:right; width: 512px; height: 133px; margin: 0 0 0 0;  }

/* SEARCH */
#search { width: 184px; background: #000000; height: 32px; }
#search fieldset { padding:4px 0px 0px 0px; margin:0 0 0 5px; font-weight:normal; }
#search input.text { width: 130px; margin: 0 4px 0 0; }
#search input.image { }

/*NAV*/
#nav ul { height: 31px; background: color: #0D7C8C; list-style:none; margin:0;padding:0; background-image:url(../images/nav-x.png); position:relative; z-index: 100; border-bottom: #ffffff solid 1px; }
#nav a { display: block; height: 31px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; display: block; text-transform:capitalize; background-repeat: no-repeat; background-image:url(../images/site-nav.png); }/*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: #000000; text-decoration: none; } /* reset for dropdown */
#nav li ul a:hover { color: #000000; background: #DCE9EB; } /*reset for dropdown */
#nav ul ul { display:none; position: absolute; top: px;left: px; width: 170px; height: auto; margin:0;padding:0; list-style:none; border-top: 1px #A0D7E2 solid; background: #FAFCFC; } /*dropdown properties*/
#nav li ul li { border: #DADCF6 solid; border-width: 0 1px 1px 1px; width:99%; }
#nav li ul li ul { position: absolute; top: 5px; left: 100%; } /*flyout positioning */

#nav #nav-design-engineering { background-position:0 0; width: 203px; }
#nav #nav-design-engineering:hover { background-position:0 -31px; }
#nav #nav-injection-molding { background-position:-203px 0; width:166px;}
#nav #nav-injection-molding:hover { background-position:-203px -31px; }
#nav #nav-tooling { background-position:-369px 0; width:91px;}
#nav #nav-tooling:hover { background-position:-369px -31px; }
#nav #nav-value-added-services { background-position:-460px 0; width:200px;}
#nav #nav-value-added-services:hover { background-position:-460px -31px; }
#nav #nav-get-a-quote { background-position:-660px 0; width:130px;}
#nav #nav-get-a-quote:hover { background-position:-660px -31px; }
#nav #nav-contact-us { background-position:-790px 0; width:147px;}
#nav #nav-contact-us:hover { background-position:-790px -31px; }

/* nav categories
#nav #nav-shop { background-image: url(../images/nav-shop-services.png); width: 114px; } 
#nav #nav-shop:hover {background-position: 0 -31px; }
#nav #nav-equipment { background-image: url(../images/nav-equipment.png); width: 86px; } 
#nav #nav-equipment:hover {background-position: 0 -31px; }
#nav #nav-supplies { background-image: url(../images/nav-supplies.png); width: 70px; } 
#nav #nav-supplies:hover {background-position: 0 -31px; }
#nav #nav-charts { background-image: url(../images/nav-charts.png); width: 123px; } 
#nav #nav-charts:hover {background-position: 0 -31px; }
#nav #nav-about { background-image: url(../images/nav-about.png); width: 196px; } 
#nav #nav-about:hover {background-position: 0 -31px; }
#nav #nav-whats-new { background-image: url(../images/nav-whats-new.png); width: 91px; } 
#nav #nav-whats-new:hover {background-position: 0 -31px; }
#nav #nav-used { background-image: url(../images/nav-used-equipment.png); width: 122px; } 
#nav #nav-used:hover {background-position: 0 -31px; }
#nav #nav-financing { background-image: url(../images/nav-financing.png); width: 135px; } 
#nav #nav-financing:hover {background-position: 0 -31px; }

#nav #nav-design-engineering { background-image: url(../images/nav-design-engineering.png); width: 166px; } 
#nav #nav-design-engineering:hover {background-position: 0 -31px; }
#nav #nav-injection-molding { background-image: url(../images/nav-injection-molding.png); width: 139px; } 
#nav #nav-injection-molding:hover {background-position: 0 -31px; }
#nav #nav-tool-die { background-image: url(../images/nav-tool-die.png); width: 87px; } 
#nav #nav-tool-die:hover {background-position: 0 -31px; }
#nav #nav-stamping-fabrication { background-image: url(../images/nav-stamping-fabrication.png); width: 177px; } 
#nav #nav-stamping-fabrication:hover {background-position: 0 -31px; }
#nav #nav-finishing-assembly { background-image: url(../images/nav-finishing-assembly.png); width: 161px; } 
#nav #nav-finishing-assembly:hover {background-position: 0 -31px; }
#nav #nav-employment { background-image: url(../images/nav-employment.png); width: 106px; } 
#nav #nav-employment:hover {background-position: 0 -31px; }
#nav #nav-contact-us { background-image: url(../images/nav-contact-us.png); width: 101px; } 
#nav #nav-contact-us:hover {background-position: 0 -31px; }
 */
 
 
/*NAV SUB*/
#nav-sub { }
#nav-sub  ul { list-style:none; padding:0; margin: 10px 0 10px 10px;  width: 160px; }
#nav-sub li { border-bottom: #94C6D0 solid 1px;  padding: 0 0 0 0; width: 160px;  }
#nav-sub a {display:block; padding: 5px 0; width: 100%; color: #000000; text-decoration: none; }
#nav-sub a:hover { color: #0D7C8C;}

/* MAIN */
#main{ overflow:hidden; width: 100%; background:#fff; }

/*CONTENT*/
#content { background: url(../images/h-content-bg.png) #fff repeat-x 0 0; width: 935px; border-left: solid 1px #ffffff; border-right: solid 1px #ffffff; min-height: 401px; }
#content .box { float: left; }
#content .cms { width: 577px; background: #ffffff; color: #000000; padding: 0px 30px 0px 30px; margin-left: 25px; }
#home #content .cms h1{ height:30px; margin:0; }
#content .cms img { display:inline; line-height: 1.4em; }
#content .right {color:#000; float: left; display: inline; width: 184px; background: #D0E4E8; padding: 0px; margin: 25px 0px 0px 40px; }
#content .right img { padding-top: 15px; }

#i-content { overflow:hidden; background: url(../images/i-bg-repeat.png) #ffffff repeat-x; width: 935px; border-left: solid 1px #ffffff; border-right: solid 1px #ffffff; text-transform: }
#i-content .box { float: left; background: url(../images/i-content-rounded-top.png) no-repeat; margin: 25px 0px 0px 15px; padding: 24px 0px 0px 0px; }
#i-content .cms { width: 643px; background: #ffffff; color: #000000; padding: 1px 30px 30px 30px; }
#i-content .cms h1.title { color: #0D7C8C; height: 30px; border-bottom: solid #DFDFDF 1px; }
#i-content .cms img { display:inline; line-height: 1.4em; }
#i-content .left { float: left; display: inline; width: 184px; background: #D0E4E8; padding: 0px; margin: 25px 0px 20px 17px; }
#i-content .left img { padding-top: 15px; }

/* 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-repeat.png) repeat-x; height: 102px; padding: 13px 0 0 0; color: #000000; text-align: center; line-height: 1.4em; }

/* CORE101 */
#core101-logo { text-align:center; padding: 10px 0; }

/* MISC
-------------------------------------*/

/* slideshow */
#slideshow { position:relative; height:px; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/* forms */
#form-taf { width: 500px; }
#form-contact { width: 500px; }
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: 200px; 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; }