/* CSS Document */
body {font: normal 12px Arial, Helvetica, sans-serif; margin: 0; padding: 0; background: #fff; color: #333;}

a, a:link, a:visited {color: #025d91; border-bottom: dotted 1px #ccc; text-decoration: none;}
a:hover {color: #cd2323; border-bottom: dotted 1px #cd2323; text-decoration: none;}

a.imglink, a.imglink:link, a.imglink:visited {border: none; }

b {color: #126cab;}

.headertxt {color: #125cab; font: bold 16px Arial, Helvetica, sans-serif; padding: 0; margin: 15px 0 -20px 0;}

strong {color: #333; font-weight: bold;}

#nobottomborder {border: none;}

#container {width: 773px; padding: 0 5px 0 5px; margin: 0 auto;}

#header {width: 773px; height: 74px; background: url(images/header.png) no-repeat; display: block; position: relative;}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	height: 74px;
	padding: 0;
	margin: 0;
	text-indent: -99999px;
	display: block;
	text-decoration: none;
	border: none;
}

#header .logo:hover {
	text-decoration: none;
	border: none;
}

#headerlinks {float: right; margin: 46px 29px 0 0; display: inline; }
#headerlinks a, #headerlinks a:link, #headerlinks a:visited {text-decoration: none; color: #333;  font-size: 13px; font-weight: bold;}
#headerlinks a:hover {color: #cd2323;  text-decoration: underline;}

/*NAVIGATION SECTION */
/* Main Navigation Bar ------------------------------------------------------------------ */
#nav {width: 773px; height: 44px; margin: 4px 0 0px 0; background:url(images/navbar.jpg); padding: 0;}

#nav_main { list-style-type : none; float: left; width : 773px; height : 44px; margin : 0; padding : 0; }

#nav_main li.navlist {display: inline; float: left; height:44px;}

#nav_main a { display: block; color: #fff; text-decoration: none;}

/* Nav bar images --------------------------------------- */

#sysintback { background:url(images/nav/sysint.png) no-repeat; width:157px; height: 44px; padding: 0; margin: 0; text-indent: -9999px; display: block; text-decoration: none;}
#sysint { background:url(images/nav/sysint.png) no-repeat; width:157px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}
#sysint:hover { background: url(images/nav/sysint1.png) no-repeat; width: 157px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}

#uvssback { background:url(images/nav/uvss.png) no-repeat; width:87px; height: 44px; padding: 0; margin: 0; text-indent: -9999px; display: block;}
#uvss { background:url(images/nav/uvss.png) no-repeat; width:87px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}
#uvss:hover { background: url(images/nav/uvss1.png) no-repeat; width: 87px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}

#opticalback { background:url(images/nav/optical.png) no-repeat; width: 71px; height: 44px; padding: 0; margin: 0; text-indent: -9999px; display: block;}
#optical { background:url(images/nav/optical.png) no-repeat; width: 71px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}
#optical:hover { background: url(images/nav/optical1.png) no-repeat; width: 71px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}

#rgbback { background:url(images/nav/rgb.png) no-repeat; width:171px; height: 44px; padding: 0; margin: 0; text-indent: -9999px; display: block;}
#rgb { background:url(images/nav/rgb.png) no-repeat; width:171px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}
#rgb:hover { background: url(images/nav/rgb1.png) no-repeat; width: 171px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}

#expdetectback { background:url(images/nav/explosivedetection.png) no-repeat; width:151px; height: 44px; padding: 0; margin: 0; text-indent: -9999px; display: block;}
#expdetect { background:url(images/nav/explosivedetection.png) no-repeat; width:151px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}
#expdetect:hover { background: url(images/nav/explosivedetection1.png) no-repeat; width: 151px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}

#roadblockersback { background: url(images/nav/road-blockers.png) no-repeat; width:133px; height: 44px; padding: 0; margin: 0; text-indent: -9999px; display: block;}
#roadblockers { background:url(images/nav/road-blockers.png) no-repeat; width:133px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}
#roadblockers:hover { background: url(images/nav/road-blockers1.png) no-repeat; width: 133px; height: 44px; padding: 0; margin: 0; text-indent: -9999px;}


/* End Nav Bar images ------------------------------------ */

li a { padding: 10px 12px 7px 12px; margin: 0 0 0 0;}


/* End Navigation
/* Drop Down Menu Attributes ------------------------------------------------------------- */
#nav li ul { position: absolute; left: -999em; width: auto; height: auto; margin: 0; padding: 0;
background : #3a3a3a; 
border-bottom: 0px solid #e4e4e4;
border-left: 0px solid #e4e4e4;
border-right: 0px solid #e4e4e4;
border-top: 0px;}

#nav li ul li { clear: both; margin: 0; }

.navlist_sub {list-style-type: none; }
.navlist_sub a { width: 150px; font-weight: normal; padding: 5px 8px 5px 10px; margin: 0;}
.navlist_sub a.topitem { width: 150px; font-weight: normal; padding: 8px 8px 5px 10px; margin: 0;}
.navlist_sub a.bottomitem { width: 150px; font-weight: normal; padding: 5px 8px 8px 10px; margin: 0;}
.navlist_sub a:hover { background-image: none; background:#8e8d8d;}

#nav li:hover, #nav li.hover {position: static; }
#nav li:hover ul, #nav li.sfhover ul {left: auto;}

/* End Drop Down Menu Attributes ----------------------------------------------------------- */
/* END NAVIGATION */

#mainimage {width: 773px; height:255px; display: block; }
#secondaryimage {width: 773px; height: 75px; display: block; }

#mp_fourboxes {width: 773px; margin: 4px 0 15px 0; padding: 0; height: 275px;}

.mp_box1 {float: left; width: 190px; height: 123px; margin: 0 4px 0 0;}
.mp_box2 {float: left; width: 190px; height: 123px; margin: 0 4px 0 0;}
.mp_box3 {float: left; width: 190px; height: 123px; margin: 0 4px 0 0;}
.mp_box4 {float: left; width: 190px; height: 123px; margin: 0;}

.mp_box1 img, .mp_box2 img, .mp_box3 img, .mp_box4 img {margin: 0; padding: 0; }

.mp_box1 p, .mp_box2 p, .mp_box3 p, .mp_box4 p {padding: 4px 0 4px 0; margin: 0; width: 180px; }

p.mpbox_header {font-weight: bold; padding: 0 0 8px 0;}



#content_container {width: 738px; display: block; margin: 0; padding: 5px 5px 0 30px;}

#content_body {float: left; width: 455px; margin: 15px 15px 0 0;}
#content_body p {line-height: 19px; }

#content_body_full {float: left; width: 738px; margin: 15px 0 0 0;}
#content_body_full p {line-height: 19px; }



#content_side {float: right; width: 253px; margin: 45px 0 0 15px; text-align: right;}
#content_side p {line-height: 19px; }

.news_headline {font-weight: bold; vertical-align: top; color: #126cab;}
.news_headline_date {font-weight: normal; vertical-align: top; color: #333;}


.contact_form_header {font: bold 16px Arial, Helvetica, sans-serif; color: #000;}

.contactform_tbl {width: 100%; padding: 0; margin: 0; }

.caption {margin: 0; padding: 0; font-size: 13px; }

.headlinetxt { color: #000; font: bold 16px Arial, Helvetica, sans-serif; padding: 0; margin: 0;}

.line {background:url(images/horz-sep.png) repeat-x; height: 1px; margin: 5px 0 5px 0; width: 92%;}

.side_line {background:url(images/horz-sep.png) repeat-x; height: 1px; margin: 0 0 0 20px; width: 233px; text-align: right;}

.rgb_side_txt {text-align: left; color: #2f9d8c; font-weight: bold; }

.clr {clear: both;}


.uvss_app_header {margin: 8px 0 8px 70px; text-align: left; }
.uvss_app_list {margin: 0 0 0 70px; padding: 0; text-align: left;}
.uvss_app_list li {margin: 0; padding: 0 0 8px 0; list-style:url(images/bulletpt.png);  }

.rgb_app_header {margin: 8px 0 8px 25px; text-align: left; }
.rgb_app_list {margin: 0 0 0 25px; padding: 0; text-align: left;}
.rgb_app_list li {margin: 0; padding: 0 0 8px 0; list-style:url(images/bulletpt.png);  }

.sys_int_list {margin: 0;}
.sys_int_list li {list-style:url(images/bulletpt.png); font-weight: bold; padding: 0 0 5px 0;}
.sys_int_list li ul li {list-style: url(images/bulletpt2.png); font-weight: normal; padding: 0;}


.breadcrumbs {margin: 10px 0 0 0; font-size: 10px; }
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {color: #777; border-bottom: dotted 1px #ccc; text-decoration: none; font-size: 10px;}
.breadcrumbs a:hover {color: #333; border-bottom: dotted 1px #ccc; text-decoration: none; }

/*--------------------------------------------------------------------------------- */
/* OPTICAL */
/*--------------------------------------------------------------------------------- */

#content_body_optical {float: left; width: 570px; margin: 15px 0 0 0;}
#content_body_optical p {line-height: 19px; }

#content_side_optical {float: right; width: 138px; margin: 45px 0 0 15px; text-align: right;}
#content_side_optical p {line-height: 19px; }

#optical_side_links {text-align: left; margin: 0;}

#optical_side_links #optical_side_links a, #optical_side_links a:link, #optical_side_links a:visited {color: #666; border-bottom: dotted 1px #ccc; text-decoration: none; padding: 0; margin: 0;}
#optical_side_links a:hover {color: #025d91; border-bottom: dotted 1px #ccc; text-decoration: none; margin: 0; padding: 0;}

#optical_side_links p {margin: 0; padding: 0 0 8px 0; }

.optical_links_header {margin: 8px 0 8px 0; text-align: left; }
.optical_links {margin: 0 0 0 15px; padding: 0; text-align: left;}
.optical_links li {margin: 0 0 8px 0; padding: 0; list-style:url(images/bulletpt.png);  }

.features_list {margin: 0 0 0 25px; padding: 0; text-align: left;}
.features_list li {margin: 0; padding: 0 0 8px 0; list-style:url(images/bulletpt.png);  }


.tblstyle { border: solid 1px #ccc; width: 100%;}
.tblstyle td { border: solid 1px #ccc;}

.attenuators_side1 {float: left; width: 298px}
.attenuators_side2 {float: right; width: 272px; margin: 0; }


#optical_attenuators_inline {background:url(optical/attenuators/images/inline.png) no-repeat; width: 564px; height: 190px; display: block; padding: 140px 0 0 0;}




.expdev_descriptions {
	padding: 0 15px 0 15px;
}

.expdev_dscriptions strong {
	font-weight: bold;
	font-size: 14px;
}


#gsa_logo {background: url(images/gsa-schedule-logo.jpg) no-repeat; margin: 25px auto 0 auto; text-align: center; display: block; height: 41px; width: 103px;}
#footer {background: url(images/footer.png) no-repeat; width: 773px; height: 45px; display: block;}

#footer p {color: #fff; text-align: center; padding: 13px 0 0 0;}
#footer a, #footer a:link, #footer a:visited { color:#fff; }

