/* GENERAL */
body { background: url(/images/body_bg.png) top center no-repeat #000033; font-size: 12px; font-family: Verdana, Arial, sans-serif; }
#wrapper { width: 688px; margin: auto; background: #FFF; padding-bottom: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.leftcol { width: 390px; float: left; padding: 0 15px; }
.leftcol h2 { font-size: 22px; font-weight: normal; color: #666; }
.rightcol { width: 230px; float: right; }
.rightcol h2 { cursor: default; display: block; color: #FFF; font-size: 20px; line-height: 17px; font-weight: bold; text-transform: uppercase; background: #069; padding: 15px 0 0 8px; }
.onecol { padding: 0 20px; }
h1 { cursor: default; display: block; color: #FFF; font-size: 30px; line-height: 25px; text-transform: uppercase; background: url(/images/h1_bg.jpg) repeat-x; padding: 30px 0 0 15px; margin-bottom: 30px;  }
h3 { cursor: default; color: #666; text-transform: lowercase; font-weight: bold; font-size: 16px; }
a { color: #069; }
a:hover { color: #000; }

/* EQUIPMENT LIST */
.toggle-details { display: block; font-weight: bold; padding: 5px 5px; background: #F1F1F1; border-bottom: 1px solid #CCC; }
.more-info { display: none; background: #FFF; padding: 5px 5px; width: 638px; }
.toggle-details:hover { background: #FAFAFA; }
.equipment_image { width: 150px; float: left; }
.equipment_description { width: 480px; float: right; }

/* HEADER */
#logo { width: 688px; margin: auto; }
.career_opportunities { float: right; margin-top: 5px; }
.career_opportunities a { color: #fff; text-decoration: none; font-weight: bold; background: url(/images/career_bg.jpg) repeat-x #00F; padding: 5px 10px; text-transform: uppercase; }
.career_opportunities a:hover { background: #09c; }

/* GLOBAL NAV */
#global_nav { background: url(/images/global_nav_bg.jpg) repeat-x; margin-bottom: -5px; }
#global_nav ul { list-style: none; margin: 0; padding: 0; text-align: center; padding: 10px 0px; }
#global_nav ul li { margin: 0; padding: 0; display: inline; }
#global_nav ul li a { color: #FFF; text-transform: uppercase; text-decoration: none; font-size: 11px; font-weight: bold; padding: 10px 8px; }
#global_nav ul li a:hover { color: #CCC; }
#global_nav ul li.here a { color: #0CF; background: #333; padding-top: 7px; padding-bottom: 7px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
#global_nav ul li.parent-here a { color: #0CF; background: #333; padding-top: 7px; padding-bottom: 7px; border-top-left-radius: 3px; border-top-right-radius: 3px; }

/* HOME */
.home_image { margin-bottom: 15px; }
.sidebar_block { background: url(/images/sidebar_block_bg.jpg) bottom repeat-x; padding-bottom: 15px; margin-bottom: 35px; }
.recent_news ul { list-style: none; margin: 0; padding: 0 10px; }
.recent_news ul li { margin: 10px 0; padding: 0; color: #666; font-size: 10px; }
.recent_news ul li a { color: #000; font-weight: bold; text-decoration: none; font-size: 12px; }
.recent_news ul li a:hover { text-decoration: underline; }

/* SUB NAV */
#nav-sub li {
	list-style: none;
}

/* CATEGORIES */
#nav_categories { list-style: none; margin: 0; padding: 0; }
#nav_categories li { margin: 0; padding: 0; }
#nav_categories li a { text-decoration: none; }
#nav_categories li a:hover { text-decoration: underline; }

/* CONTACT */
.contact_address { float: left; width: 200px; margin-top: 45px; margin-left: 15px; text-align: center; font-size: 16px; }
.contact_map { float: right; margin-top: 15px; margin-right: 15px; line-height: 0; -webkit-box-shadow: 0 0 10px #666; }
.contact_form { background: url(/images/contact_form_bg.jpg) repeat-x #F1F1F1; border-bottom: 1px solid #CCC; margin-top: 250px; padding: 15px; }
.contact_form h2 { color: #003366; font-weight: normal; font-size: 18px; text-transform: uppercase; font-family: Verdana, sans-serif; }
label { font-weight: bold; }
.contact_left { float: left; }
.contact_right { float: right; width: 425px; margin-top: 15px; }
textarea { width: 425px; height: 100px; }

/* FOOTER */
#footer { color: #FFF; width: 688px; margin: 20px auto; text-transform: uppercase; font-size: 8px; padding-bottom: 25px; }
#footer a { color: #FFF; font-size: 8px; text-decoration: none; }
#footer .right { text-transform: lowercase; }
.thosegeeks { font-family: 'Arial Black'; }
