/*CSS Document
Cross-Browser Reset Code

Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, INPUT, P, BLOCKQUOTE, TH, TD
{
	margin: 0;
	padding: 0;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
FIELDSET, IMG
{
	border: 0px solid #000000;
}
ADDRESS, CAPTION, CITE, CODE, DFN, EM, STRONG, TH, VAR
{
	font-style: normal;
	font-weight: normal;
}
OL, UL
{
	list-style: none;
}
CAPTION, TH
{
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
}
Q:before, Q:after
{
	content: '';
}

A {
	text-decoration: none;
}

/*Header*/
BODY
{
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	margin: 0;
	background: #001e37 url(images/glow.jpg)  no-repeat center -30px;
}
.military A
{
	float: left;
	width: 269px;
	height: 154px;
	background: url(images/sprite_nav.jpg) no-repeat 0 0;
	text-decoration: none;
}
.military A:hover
{
	background: url(images/sprite_nav.jpg) no-repeat 0 -154px;
	text-decoration: none;
}
.commercial A
{
	float: left;
	width: 277px;
	height: 154px;
	background: url(images/sprite_nav.jpg) no-repeat -269px 0px;
	text-decoration: none;
}
.commercial A:hover
{
	background: url(images/sprite_nav.jpg) no-repeat -269px -154px;
	text-decoration: none;
}
.government A
{
	float: left;
	width: 269px;
	height: 154px;
	background: url(images/sprite_nav.jpg) no-repeat -546px 0px;
	text-decoration: none;
}
.government A:hover
{
	background: url(images/sprite_nav.jpg) no-repeat -546px -154px;
	text-decoration: none;
}
/*Main CSS*/
#main
{
	width: 1000px;
	height: 590px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background: url(images/mil-conts.png) no-repeat center -30px;
}
#main .gdLogo
{
	position: absolute;
	left: 793px;
	top: 180px;
	width: 85px;
	height: 50px;
	text-decoration: none;
}

#gdLogo
{
	margin: 150px 0 0 700px;
	position: relative;
	width: 85px;
	height: 50px;
}

.geodecisions A
{
	float: left;
	width: 85px;
	height: 50px;
	text-decoration: none;
	background: url(images/spacer.gif);
}

#irrisNav
{
	margin: 15px auto 0;
	position: relative;
	width: 816px;
	height: 154px;
	background: url(images/main-image.jpg) no-repeat 0 0;
}

/*.mainimages A
{
	float: left;
	width: 816px;
	height: 154px;
	background: url(images/sprite_nav.jpg) no-repeat 0 0;
	text-decoration: none;
}
.mainimages A:hover
{
	background: url(images/sprite_nav.jpg) no-repeat 0 -154px;
	text-decoration: none;
}*/

.mainTextTrans
{
	width: 740px;
	height: 147px;
	position: relative;
	margin: 10px 0 10px 39px;
	/*border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #001D36;*/
/*for IE*/
	/*filter: alpha(opacity=60);*/
/*CSS3 standard*/
	/*opacity: .6;
	z-index: 100;*/
}
.mainText
{
	width: 720px;
	margin: -120px 0px 0 39px;
	position: absolute;
	padding: 10px;
	z-index: 101;
	text-align: center;
}

.mainText a {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainText a:visited {
	color: #FFFFFF;
}

.mainText a:hover {
	color: #ffe400;
}

.enter {
	width: 100px; 
	position: relative; 
	margin: 135px auto 0 auto; 
	text-align: center; 
	padding: 10px 10px 10px 10px; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999; 
	font: bold 20px Lucida Sans Unicode, Lucida Grande, sans-serif; 
	letter-spacing: 4px;
	background: #001D36;
/*for IE*/
	filter: alpha(opacity=60);
/*CSS3 standard*/
	opacity: .6;
	z-index: 100;
}

.enter a, a:active, a:visited{
	color: #FFF;
}

.enter a:hover {
	color:#ffe400;	
}

.text
{
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
}
.footerText-main
{
	position: absolute;
	left: 50%;
	margin: 45px 0 0 -360px;
	font-size: 11px;
	width: 720px;
	text-align: center;
}
.iso9001-main
{
	position: absolute;
	left: 50%;
	margin: 55px 0 0 -60px;
	width: 120px;
	height: 21px;
	background: url(images/iso.png) no-repeat;
}
.hidden
{
	/*display: none;*/
	visibility: hidden;
}
.logo-sm A
{
	position: absolute;
	left: 137px;
	top: 29px;
	width: 179px;
	height: 35px;
	background: url(images/irris-gd-logo.png) no-repeat;
	text-decoration: none;
}
.title-text 
{
	display: block;
	position: absolute;
	/*right: 136px;*/
	right: 60px;
	top: 39px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

.footerText
{
	position: absolute;
	font-size: 11px;
	bottom: 10px;
	right: 175px;
}
.iso
{
	position: absolute;
	bottom: 10px;
	right: 50px;
	width: 120px;
	height: 21px;
	background: url(images/iso.png) no-repeat;
}

.iso9001-com
{
	position: absolute;
	bottom: 10px;
	right: 50px;
	width: 120px;
	height: 21px;
	background: url(images/iso9001-com.png) no-repeat;
}

/*CSS for Menu buttons*/
.mapMenu-container
{
	position: absolute;
}
.mapMenu-container A
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #728391;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: pointer;
}
.mapMenu-container A:hover
{
	color: #FFF568;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}
.glow-right
{
	width: 38px;
	height: 38px;
	margin: 0 0 0 3px;
	float: left;
	background: url(images/glow_red.gif) no-repeat 0 0;
}
.glow-left
{
	width: 38px;
	height: 38px;
	float: left;
	background: url(images/glow_red.gif) no-repeat 0 0;
}
.no-glow
{
	width: 38px;
	height: 38px;
	float: left;
}

.glow-right-grey
{
	width: 38px;
	height: 38px;
	margin: 0 0 0 3px;
	float: left;
	background: url(images/glow_grey.gif) no-repeat 0 0;
}
.glow-left-grey
{
	width: 38px;
	height: 38px;
	float: left;
	background: url(images/glow_grey.gif) no-repeat 0 0;
}

.no-glow-right
{
	width: 38px;
	height: 38px;
	float: left;
	margin: 0 0 0 3px;
}

.mapMenu-dot-left
{
	width: 30px;
	height: 15px;
	background: url(images/dot-left.png) no-repeat 0 0;
	float: left;
	margin-top: 11px;
	margin-left: 11px;
}
.mapMenu-dot-right
{
	width: 30px;
	height: 15px;
	background: url(images/dot-right.png) no-repeat 0 0;
	float: left;
	margin-top: 11px;
	margin-left: -4px;
}
.mapMenu-box
{
	background: url(images/mapmenu-box-bg.png);
	border: 1px solid #FFFFFF;
	float: left;
	margin: 6px 0 0 2px;
}
.mapMenu-text
{
	padding: 4px 15px;
	display: block;
}
/*Content stuff*/
.content-layer
{
	position: relative;
	margin: 74px auto 0;
	padding: 8px 8px 25px;
	width: 740px;
	height: 436px;
	background: url(images/content-bg085.png);
	border: 2px solid #4C5B67;
	z-index: 101;
}

.flash-layer
{
	position: relative;
	margin: 74px auto 0;
	padding: 8px 8px 25px;
	width: 800px;
	height: 436px;
	background: url(images/content-bg085.png);
	border: 2px solid #4C5B67;
	z-index: 101;
}

.sectionTitle
{
	padding: 5px 0 6px 24px;
	font: bold 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: url(images/sectionTitle-bg.png);
	border: 1px solid #485B6C;
	width: 714px;
	position: absolute;
}

.sectionTitleFlash
{
	margin: 0 30px 0 30px;
	padding: 5px 0 6px 24px;
	font: bold 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: url(images/sectionTitle-bg.png);
	border: 1px solid #485B6C;
	width: 714px;
	position: absolute;
}

.sectionTitle-text {
	float: left;	
}

.capabilities-text {
	margin: 3px 0 0 5px;
	font-size: 14px;
	font-style: italic;
	float: left;
}

.sectionTitle a {
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
}

.sectionTitleFlash a {
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
}

.sectionInfo a {
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
}

.sectionInfo a:hover {
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF568;
}

.texasRed {
	color:#CA0000;
}

.article-title {
	display: block;
	padding: 0 0 5px 0;
	color: #FFF568;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #485b6c;
	text-transform:uppercase;
}

.article {
	display: block;
	padding: 5px 0 1px 0;
}

.date {
	padding: 0 10px 0 0;	
}

.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
	letter-spacing: 0px;
	color: #81b9ec;
}

.article-link {
	
	letter-spacing: 0px;
}

.menu-button  { 
	width: auto;
	height: 22px;
	float: right;
	margin-right: 10px;
	top: 4px;
	background: url(images/button_bg.png);
	cursor: pointer;
}

.close-button  { 
	width: auto;
	height: 22px;
	float: right;
	margin-right: 25px;
	top: 4px;
	background: url(images/button_bg.png);
	cursor: pointer;
}

.menu  { 
	width: 16px;
	height: 16px;
	float: left;
	margin: 3px 5px 0 5px;
	background: url(images/menu.gif) no-repeat;	
	cursor: pointer;
}

.button-text {
	margin: 2px 0 0 5px;
	float: left;
	cursor: pointer;
}

.close { 
	width: 16px;
	height: 16px;
	float: left;
	margin: 3px 5px 0 5px;	
	background: url(images/close.gif) no-repeat;
	cursor: pointer;	
}

.sectionInfo
{
	margin: 45px 0 0 0;
	overflow: auto;
	width: 694px;
	height: 400px;
	padding: 0 15px 0 31px;
	scrollbar-base-color: #00182D;
	scrollbar-arrow-color: #FFFFFF;
/*scrollbar-3dlight-color: #485b6c*/
	scrollbar-dark-shadow-color: #000000;
	scrollbar-highlight-color: #1C4F81;
	scrollbar-track-color: #000911;
	position: absolute;
}

.confirmation
{
	text-align: center;
}

.sectionFlash
{
	margin: 45px 0 0 0;
	overflow: hidden;
	padding: 0 0px 0 0px;
	position: absolute;
	width: 800px;
	height: 405px;	
}

.cap-menu-panel {
	position: absolute;
	width: 152px;
	height: 96px;
	border: 2px solid #4C5B67;
}

.cap-menu-title {
	background: #333333;
	border-bottom: 1px solid #4C5B67;
	font-size: 12px;
	color: #fff67e;
	display: block;
	text-align: center;
	margin: auto auto;
}

.cap-menu-image {
	background: #000000;
	padding: auto auto;
	width: 152px; 
	height: 79px;
	text-align: center;
}

a.what {
	display: block;
	background: url(images/what-screen.png) no-repeat;
	width: 152px;
	height: 79px;
	
}

a:hover.what {
	display: block;
	background: url(images/what-screen-on.png) no-repeat;
}

a.collaboration {
	display: block;
	background: url(images/collaboration-screen.png) no-repeat 1px 0px;
	width: 152px;
	height: 79px;
}

a:hover.collaboration {
	display: block;
	background: url(images/collaboration-screen-on.png) no-repeat 1px 0px;
}

a.infrastructure {
	display: block;
	background: url(images/infrastructure-screen.png) no-repeat;
	width: 152px;
	height: 79px;
}

a:hover.infrastructure {
	display: block;
	background: url(images/infrastructure-screen-on.png) no-repeat;
}

a.mapping {
	display: block;
	background: url(images/mapping-screen.png) no-repeat 0px 0px;
	width: 152px;
	height: 79px;
}

a:hover.mapping {
	display: block;
	background: url(images/mapping-screen-on.png) no-repeat 0px 0px;
}

a.routing {
	display: block;
	background: url(images/routing-screen.png) no-repeat 2px 3px;
	width: 152px;
	height: 79px;
}

a:hover.routing {
	display: block;
	background: url(images/routing-screen-on.png) no-repeat 2px 3px;
}

a.tracking {
	display: block;
	background: url(images/tracking-screen.png) no-repeat 4px 3px;
	width: 152px;
	height: 79px;
}

a:hover.tracking {
	display: block;
	background: url(images/tracking-screen-on.png) no-repeat 4px 3px;
}

a.incidents {
	display: block;
	background: url(images/incidents-screen.png) no-repeat 0px 0px;
	width: 152px;
	height: 79px;
}

a:hover.incidents {
	display: block;
	background: url(images/incidents-screen-on.png) no-repeat 0px 0px;
}

a.asset {
	display: block;
	background: url(images/asset-screen.png) no-repeat 0px 0px;
	width: 152px;
	height: 79px;
}

a:hover.asset {
	display: block;
	background: url(images/asset-screen-on.png) no-repeat 0px 0px;
}

a.alerting {
	display: block;
	background: url(images/alerting-screen.png) no-repeat 0px 0px;
	width: 152px;
	height: 79px;
}

a:hover.alerting {
	display: block;
	background: url(images/alerting-screen-on.png) no-repeat 0px 0px;
}

a.plume {
	display: block;
	background: url(images/plume-screen.png) no-repeat 0px 0px;
	width: 152px;
	height: 79px;
}

a:hover.plume {
	display: block;
	background: url(images/plume-screen-on.png) no-repeat 0px 0px;
}

a.spatial {
	display: block;
	background: url(images/spatial-screen.png) no-repeat 0px 0px;
	width: 152px;
	height: 79px;
}

a:hover.spatial {
	display: block;
	background: url(images/spatial-screen-on.png) no-repeat 0px 0px;
}

.styleDescription {
	font-size:11px;
	color:#ffffff;
}

.trophies {
	width: 653px;
	height: 119px;
	margin: 0;
	background: url(images/trophies.png);
}

.awardlist {
	display: block;
	padding: 0 0 8px 0;
	}
	
.awardtitle {
	font-weight: bold;
	font-size: 13px;
	color: #81b9ec;
	}
	
	
ol, ul
{
	margin: 0 0 0 15px;
	list-style-position: outside;
	list-style: disc;
	padding: 5px 0 0 15px;
}

li 
{
	margin: 10px 0 0 0;
}

.commercial-images 
{
	width: 170px;
	height: 240px;
	float:left;
	background:url(images/commercial-images.png) no-repeat;
}

.military-images 
{
	width: 170px;
	height: 380px;
	float:left;
	background:url(images/military-images.png) no-repeat;
}

.content-with-images 
{
	width: 478px;
	float: left;
	padding: 0 20px 0 0;
}
