/* selector reset 
--------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, var, b, u, i, center, table, fieldset, form, fieldset, label, legend, select, input { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* common selector layout 
--------------------------------*/

body { background: url(../images/background.gif) #A0A0A0; line-height: 150%; color: #555555; }
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; }
p { padding: 5px 0; margin: 0; }
strong, b { color: #000; }
img { border: 0; display:block; }
input, select { vertical-align: middle; }
a:link { color: #1D8E0D; }
a:visited { color: #1D8E0D; }
a:hover { color: #299AD5; }
h1,h2 { font-size: 12px; font-weight: bold; margin: 5px 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; }
.pos-rel { position:relative; }
.pos-abs { position:absolute; }
.container { overflow: hidden; width: 100%; }
.required { color: #D00; }
.note { font-style: italic; font-size: 10px; }
/*.opacity { opacity: .60; filter: Alpha(opacity=60); } not valid css 2.1*/

h1.sifr-text,h2.sifr-text { margin:0;padding:0; }
select.text { border: 1px solid #999; }
input.text { padding: 2px; border: 1px solid #999; width: 130px; }
textarea.text { padding: 2px; border: 1px solid #DDD9D3; }
input.image { }
input.button { color:#FFF; background:#000; font: bold 92% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px; }
input.checkbox { width:20px; margin: 3px 0 0 0; }
input.radio { width:20px; margin: 5px 0 0 0; }

/* body selectors 
---------------------------------*/

/* home */
#home { width: 800px; text-align:left; margin: 0 auto 0 auto; }
#home div#content { background: #FFFFFF; width: 100%; overflow: hidden; padding: 0 0 0 0; }
#home div#content div#top { float: left; display: inline; width: 722px; margin: 0 0 15px 38px; }
#home div#content div#btm { clear:left; float: left; display: inline; width: 722px; margin: 0 0 10px 38px; }
#home div#content div#btm div#feature { margin: 0 0 0 0; padding: 10px 15px 20px 10px; background: url(../images/feature-bg.gif) repeat-x bottom; }

/* internal */
#internal { width: 800px; text-align:left; margin: 0 auto 0 auto; }
#internal div#content { background: #ffffff; width: 100%; overflow: hidden; padding: 0 0 20px 0; }
#internal div#content div#right { float: left; width: 600px; display: inline; margin: 0px 0px 0px 24px; }
#internal div#content div#right img { border: #A9C1DB solid 6px; display:inline; }
#internal div#content div#left { float: left; padding: 0; width: 140px; margin: 0px 0px 0px 13px; }
#internal div#content div#left ul { float: left; padding: 0; margin:0; list-style:none; }
#internal div#content div#left li { border-bottom: #DBDBDB solid 1px; padding: 3px 3px 5px 12px; }
#internal div#content div#left li a { text-decoration: none; }
#internal div#header-photo { background: url(../images/i-header-img.jpg) no-repeat; position: relative; width: 800px; height: 121px; }
#internal div#header-photo div#equip { position:absolute; padding: 0px 0px 10px 514px; }

#banners { padding: 0px 0px 10px 24px; }

/*shared*/
#header { height: 104px; width: 848px; background: url(../images/header-bg.gif) no-repeat; position:relative; left: -23px; }
#header img#logo { float:left; width: 309px; height: 90px; margin: 14px 0 0 70px; }
#header div#address { float: right; padding: 25px 35px 0px 0px; }
#header div#search{ float: right; width: 220px; padding: 15px 50px 0px 0px; }

/*NAV*/
#nav {
	z-index: 100;
	position: relative;
}
#nav ul { height: 30px; background: url(../images/nav-bg.gif) no-repeat; list-style:none; margin:0;padding: 0 0 0 8px; }
#nav a { display: block; height: 30px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; display: block; text-transform:capitalize; }/*menu category styling*/
#nav li:hover { position:relative; } /*hold flyout positioning*/

/* dropdown */
#nav li ul a { padding: 5px 3px 5px 20px; text-indent: 0; text-transform:none; height: auto; width: 147px; color: #FFF; text-decoration: none; } /* reset for dropdown */
#nav li ul a:hover { color: #FFF; background: #59BDE8; } /*reset for dropdown */
#nav ul ul { position: absolute; top: px;left: px; width: 170px; height: auto; margin:0;padding:0; list-style:none; border-top: 1px #3798CF solid; } /*dropdown properties*/
#nav li ul li { border: #3798CF solid; border-width: 0 1px 1px 1px; } /*borderbottom for ie6*/
#nav li ul li ul { position: absolute; top: 5px; left: 100%; } /*flyout positioning */

/* display/don't display 5 deep*/
#nav ul ul,
#nav ul li:hover ul ul,
#nav ul ul li:hover ul ul,
#nav ul ul ul li:hover ul ul {display: none;} /*hide dropdown*/
#nav ul li:hover ul,
#nav ul ul li:hover ul, 
#nav ul ul ul li:hover ul,
#nav ul ul ul ul li:hover ul {display: block; background: #27A4DA; } /*dropdown item properties*/

/* nav categories */
#nav li#nav-about-us { background: url(../images/nav-about.gif); width: 125px; } 
#nav li#nav-about-us:hover {background-position: 0 -30px; }
#nav li#nav-products_and_capabilities { background: url(../images/nav-products.gif); width: 234px; } 
#nav li#nav-products_and_capabilities:hover {background-position: 0 -30px; }
#nav li#nav-facilities-listing { background: url(../images/nav-facilities.gif); width: 184px; } 
#nav li#nav-facilities-listing:hover {background-position: 0 -30px; }
#nav li#nav-contact-us { background: url(../images/nav-contact.gif); width: 140px; } 
#nav li#nav-contact-us:hover {background-position: 0 -30px; }
#nav li#nav-home { background: url(../images/nav-home.gif); width: 102px; } 
#nav li#nav-home:hover {background-position: 0 -30px; }

#footer { background: url(../images/footer-bg.png) no-repeat; height: 56px; padding: 0 0 0 0; text-align: center; }
#footer div#links { background: #0A3880; height: 28px; text-align: right; color: #ffffff; padding: 5px 18px 0px 0px; }
#footer div#links a { color: #ffffff; text-decoration: underline; }
#footer div#links a:hover { color: #299AD5; text-decoration: none; }
#core101-logo { color: #FFFFFF; text-align:center; padding: 10px 0; }
#core101-logo a { color: #FFFFFF; }

/* MISC 
-------------------------------------*/

/* forms */
#content-form { width: 450px; }
#content-form td { padding: 0 0 2px 0; }
#content-form td.label { text-align: right; vertical-align: top; padding: 0 5px 0 0; }
#content-form input.text { padding: 2px; width: 150px; border: 1px solid #DEDEDE; }
#content-form input.short { width: 55px; }
#content-form textarea.text { width: 220px; height: 60px; border: 1px solid #DEDEDE; }
#content-form input.button { padding: 2px; background: #A0A0A0; color: #FFF; }

