/* CSS Document */

/*************************************************
  Blue Theme Colors
  
  Almost Black (2, 2, 2) #020202
  Not-so-bright White (240, 240, 240) #f0f0f0
  Light Sky Blue (191, 204, 217) #bfccd9
  Medium Sky Blue (155, 175, 195) #98afc3
  Dark Sky Blue (83, 117, 152) #537598
  Dark Blue (0, 51, 102) #003366
  Banner Logo Red (204, 0, 0) #c80000
  Medium Gray (175, 175, 175) #afafaf
  Dark Gray (75, 75, 75) #4b4b4b
**************************************************/

/*margin: top right bottom left*/

body
{
  background-image: url(LSA_header_banner_w_Red2.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;  
  font-style: normal;
  font-size: 12pt;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
}

/* Layout Containers ****************************/

#header
{
	background: transparent;
  height: 145px;     	
}

#header_banner_bg
{
  position: static;
	background: #003366;
	display: block;
	margin-left: 850px;
	padding-right: -10px;
	height: 64px;
}

#container1
{
  margin-top: -35px;
  /*You can put a left sidebar graphic here*/
	/* background:url("red.gif") top left repeat-y; */
}
#container2
{
  /*You can put a right sidebar graphic here*/
	/* background:url("blue.gif") top right repeat-y; */
}
#left_sidebar
{
  margin-top: 35px;
	/* background:url("corner.gif") top right no-repeat; */
	font-size:80%;
}
#right_sidebar
{
	/* background:lightblue url("corner.gif") top right no-repeat; */
  margin-top: 20px;
	background: #f0f0f0;
	font-size:80%;
  /* border: 1px solid #003366; */
  border: 3px solid #98afc3;
  margin-right: 5px;
}
#mainContent
{
	font-size:80%;
	background:white;
}
#footer
{
  margin-top: 1.5em;
  background:#afafaf;
  padding-top: 10px;
}

/* End Layout Containers ****************************/

div.featured
{
	/* background:lightblue url("corner.gif") top right no-repeat; */
  /* margin: 3px; */
  background: #f0f0f0;
  /* font-size:80%; */
  /* border: 1px solid #003366; */
  border: 3px solid #98afc3;
}




/* Front Page Decor*/

#vert_image_bar_top
{
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 60px;
  background: white url("images/image_bar_top_corner-148x123.png") top right no-repeat;
}

#vert_image_bar
{
  margin: 0;
  clear: both;
  padding: 0;
  float: right;
  width: 148px;
  display: block;
  background: #bfccd9;
  padding-bottom: 80px;
}

#vert_image_bar img
{
  float: right;
  border: 2px solid white;
  margin: 2px;
  margin-right: 5px;
  width: 120px;
}

#Home #mainContent .column-in
{
  /* background: white url("images/SupraBG-275x174.jpg") 85% 75px no-repeat; */
  background: white url("/images/SupraBG-whiter.jpg") 85% 50px no-repeat;
}

/* End Front Decor ****************************/



            /*margin: top right bottom left*/  
h1,h2,h3,h4 { margin: 1em 0 0.25em 0;   color: #537598;}
p { margin: 0.5em 0 }
a:link { color: #003366; }
a:visited { color: #537598; }
a:hover,a:active,a:focus { color: #c80000; }
strong { color: #003366; font-weight: strong; }
#footer { text-align:center; font-size:80%;}

#mainContent p {  margin-top: 1em; }

h1
{
  font-size: 1.7em;
  color: #003366;
}

h1.section_divide
{
  /* margin-left: -0.5em; */
  background: #537598;
  padding-left: 1em;
  padding-right: 1em;
  color: #ffffff;
}

.catchphrase
{
  color: #c80000;
}

.divider
{
  width: 80%;
  clear: both;
  border-top: 2px solid #003366;
  padding-top: 5px;
  margin-top: 2em;
}

.subsect_divider
{
  /* margin-left: -0.25em; */
  margin-top: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
  color: #003366;
}

h2
{
  font-size: 1.65em;
  color: #537598;
}

h2 a
{
  text-decoration: none;
}

.section_divide_sub
{
  font-size: 1.1em;
  margin-top: -0.25em;
  background: #537598;
  padding-left: 3em;
  padding-right: 1em;
  color: #ffffff;  
}


h3
{
  font-size: 1.2em;
}

h4
{
  font-size: 1.1em;
}

h1.pagetitle
{
  /* margin-left: -1em; */
  margin-top: 0em;
  font-size: 1.9em;
  font-size: 2em;
  font-weight: bold;
  color: #003366;
}

.newstitle
{
  background: #003366;
  font-weight: bold;
  padding: 5px;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  color: #FFF;
}
h1.newstitle
{
  font-size: 1.25em;
}
h2.newstitle
{
  font-size: 1em;
}
#right_sidebar .newstitle
{
  margin: -0.5em -1em 0.5em -1em;
}

.newsheadline
{
  margin-top: 0;
  padding: 0.125em 0.75em 0.125em 0.75em;
  font-weight: bold;
  background-color: #537598;
  color: #fff;
}
h1.newsheadline
{
  font-size: 1.25em;
  margin: -0.5em -1em 0.5em -1em;  
}
h2.newsheadline
{
  margin-top: 1em;
  font-size: 1em;
}

div.newsblurb
{
  padding-bottom: 0.5em;
  border-bottom: 2px dotted #003366;
  font-size: 0.9em;
}

p.caption
{
/* if floating an image with a caption, but image+caption in a div
    with class="floatleft" or "floatright"
    - save all images to 350px wide, then set image size in html to 100%
 */
  margin-top: 0;
  font-size: 0.8em;
  /* margin-top: -0.5em; */
  font-weight: bold;
}

#mainContent p.caption
{
/* if floating an image with a caption, but image+caption in a div
    with class="floatleft" or "floatright"
    - save all images to 350px wide, then set image size in html to 100%
 */
  text-align: center;
  margin-top: 0;
  font-size: 0.8em;
  /* margin-top: -0.5em; */
  font-weight: bold;
}


.captionedimage
{
  margin: 1em 1em 1em 1em;
}


.newsblurb.caption
{
  margin-top: 0em;
  font-size: 0.8em;
  font-weight: bold;
}

.floatright
{
  float: right;
  margin: 15px 15px 15px 15px;
}

.floatleft
{
  float: left;
  margin: 15px 15px 15px 15px;
}

.captionedimage.floatright, .captionedimage.floatleft
{
  width: 50%;
}

.captionedimage.floatright img, .captionedimage.floatleft img
{
  width: 100%;
}


.center
{
  text-align: center;
}

div.addresslisting
{
  padding-bottom: 1em;
  margin-bottom: 1em;
}
  
div.addresslisting p
{
  margin: 0;
  margin-left: 1em;
  margin-top: 0;
}

#mainContent div.addresslisting p
{
  margin: 0;
  margin-left: 1em;
}


.initcap
{
  float: left;
  font-size: 3em;
  font-weight: bold;
  margin: 0.1em;
  font-family: serif;
  margin-top: 0.3em; /* this is to counteract the 1em margin of #mainContent p */
  padding: .1em;
  background: #537598;
  color: white;
}


/* General Table Formatting ************/

table {
	font-size: 10pt;
}
td {
  padding: .25em;
	border-bottom: thin solid #bfccd9;
}

th {
  padding: .25em;
	background-color: #bfccd9;
	color: #003366;
}
th.subcategory {
	background-color: #537598;
  text-align: left;
	color: White;
}
th.subsubcategory {
	background-color: #98afc3;
	color: White;
}
tr {

}
tr.head th {
	background-color: #003366;
	color: White;
}

/* For Contracts Pages */
.outlined_contract ul
{
  
  list-style-type: none;
} 

.outlined_contract dt
{ 
  clear: both;
  width: 15em; float: left;
  font-weight: bold;
  color: #537598;
  
}
.outlined_contract dd
{ 
  margin-left: 15em; 
}

/* For Technology Page */
#expand_menu1, #expand_menu2, #expand_menu3
{
   display: none;
} 



/* Link Indicator (for headlines that don't otherwise indicate a link) 
Use with this html:
<a href="#"><span class="link_indicator" title="Click here for more">&gt;&gt;</span></a>
use &#0187; for >>  »
&#0187; for <<  
*/
.link_indicator
{
/*   font-family: san-serif;
 */  /* font-size: .75em; */
/*   font-size: 8pt;
 */  /* letter-spacing: -0.3em; */
  font-size: .8em;
  background: #537598;
  border: 2px solid white;
  padding-right: .1em;
  padding-left: .1em;
  color: white;
  vertical-align: middle;
  padding-bottom: 0em;
}

a:hover .link_indicator 
{
  background: white;
  border: 2px solid #537598;
  color: #537598;
}

/* <span class="link_indicator more" title="Click here for more">&gt;</span> */
.link_indicator.more
{
  letter-spacing: normal;
  border: 1px solid white;
  /* border-style: none; */
  background: white;
  color: #537598;
}

a:hover .link_indicator.more 
{
  border: 1px solid white;
  /* border-style: none; */
  background: #003366;
  color: white;
}


.back_link
{
  font-family: san-serif;
  /* font-size: .75em; */
  /* font-size: 8pt; */
  /* letter-spacing: -0.3em; */
  padding-right: .1em;
  padding-left: .1em;
/*   text-decoration: none; */
}

/* Navigation Bars ****************************/

.textnav
{
  padding: .25em; 
  background: #003366;
}
.textnav a, .textnav a:visited { 
  padding: .25em; 
  margin-left:-0.25em; 
  /* border: 1px solid #f0f0f0; */ 
  background: #003366;
  text-decoration: none; 
  font-weight: bold; 
  color: #f0f0f0;
}
.textnav a:hover,
.textnav a:active,
.textnav a:focus
{ 
  background: #537598;
  color: #ffffff; 
}


#nav_bar_main
{
/*
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 70px;
  left: 245px;
  z-index: 1000;
  background: #537598;
*/
	background-image: url("images/curved_rectangle_blue.png");
  background-repeat: no-repeat;
  background-position: 242px 0px;  
}

.textnav2
{
  clear: both;
  padding: .25em;
  padding-bottom: 7px;
  padding-top: 7px; 
  background: #537598;
  margin-left: 250px;
  white-space: nowrap;
}
.textnav2 a, .textnav2 a:link, .textnav2 a:visited { 
  padding: .25em; 
/*   margin-left:-0.22em;  */
  margin-left:-0.25em; 
  background: #537598;
  text-decoration: none; 
  font-weight: bold; 
  color: #f0f0f0;
  font-size: 0.9em;
}
.textnav2 a:hover { background: #98afc3; color: #ffffff; }


#nav_bar_home
{
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 6px;
  right: 20px;
}

#nav_bar_home #navlist
{
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #F0F0F0;
  border-top: 1px solid #FFF;
  font-size: 1em;
}

#navlist
{
  margin: 0px;
  padding-bottom: 7px;
  padding-top: 7px;
  background-color: #537598;
}

#navlist a, #navlist a:link, #navlist a:visited
{
  padding-left: 0.1em;
  padding-right: 0.1em;
  color: #F0F0F0;
  font-weight: bold;
  text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
  border-top: 5px solid #98afc3;
  border-bottom: 5px solid #98afc3;
  background-color: #98afc3;
  padding-left: 0.1em;
  padding-right: 0.1em;
  text-decoration: none;
}

#navlist li
{
  padding-right: 1px;
  display: inline;
  font-size: 0.85em;
}

#navlist ul
{
  margin: 0px;
  padding: 0px;
}

/*
  To highlight section of navbar set body id to Home, About, etc.
*/
#Home #nav_HOME a,
#About #nav_ABOUT a, 
#Products #nav_PRODUCTS a, 
#Technologies #nav_TECHNOLOGIES a, 
#Technologies_Main #nav_TECHNOLOGIES a, 
#Services #nav_SERVICES a, 
#Contracts #nav_CONTRACTS a, 
#Careers #nav_CAREERS a, 
#Contact #nav_CONTACT a      
{ 
/*
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
*/
  background-color: #003366; 
}      

/*
  This code makes sure there is no hover highlight when you mouseover
  the current section name in the navbar
*/
#Home #nav_HOME a:hover,
#About #nav_ABOUT a:hover, 
#Products #nav_PRODUCTS a:hover, 
#Technologies #nav_TECHNOLOGIES a:hover, 
#Technologies_Main #nav_TECHNOLOGIES a:hover, 
#Services #nav_SERVICES a:hover, 
#Contracts #nav_CONTRACTS a:hover, 
#Careers #nav_CAREERS a:hover, 
#Contact #nav_CONTACT a:hover
{
  background: #003366;
  color: #F0F0F0;
/*
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
*/
}

#Home #nav_HOME a,
#Contact #nav_CONTACT a,      
#Home #nav_HOME a:hover,
#Contact #nav_CONTACT a:hover
{
  border-top: 6px solid #003366;
  border-bottom: 6px solid #003366;
  border: 6px solid #003366;
}


.back_to_about, 
.back_to_products, 
.back_to_technologies, 
.back_to_services, 
.back_to_contracts, 
.back_to_careers, 
.back_to_contact
{
  display: none;
}


#About .back_to_about, 
#Products .back_to_products, 
#Technologies .back_to_technologies, 
#Services .back_to_services, 
#Contracts .back_to_contracts, 
#Careers .back_to_careers, 
#Contact .back_to_contact
{
  display: inline;
}

#Home .back_to_home a,
.Main .back_to_about a, 
.Main .back_to_products a, 
.Main .back_to_technologies a, 
.Main .back_to_services a, 
.Main .back_to_contracts a, 
.Main .back_to_careers a, 
.Main .back_to_contact a
{
  display: none;
}


/* End Navigation Bars ****************************/


