@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}

table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.nav {
	background-image: url(../images/nav_bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.nav_base {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

td {
	vertical-align: top;
}

.td_center {
	text-align: center;
}

.td_corner1 {
	text-align: left;
}
.td_corner2 {
	text-align: right;
}

.home_heading1 {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

A:link {text-decoration: none;
	color: #0066CC;
}

A:visited {text-decoration: none;
	color: #0066CC;
}

A:active {
	text-decoration: underline;
	color: #000066;
}

A:hover {
	text-decoration: underline;
	color: #0066CC;
}

home_heading2 {
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}

.tr_gray {
	background-image: url(../images/box_gray_bkgd.gif);
	background-position: bottom;
	text-align: left;
}

.tr_blue {
	background-image: url(../images/box_blue_bkgd.gif);
	background-position: bottom;
	text-align: left;
	color: #FFFFFF
}

h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
}

h5 {
	padding: 0px 5%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h6 {
	padding: 0px 5%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.home_heading-bluebox {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Geneva;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CCCCCC;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #CCCCCC; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #CCCCCC; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



.shield-screenshot {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-decoration: underline;
}


.shield_profile {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.shield_reporting {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.shield_presentation {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.shield_toolbox {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.shield_maneuverability {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.shield_backup {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.testim-1 {
	color: #333333;
	text-decoration: underline;
	line-height: 25px;
}

.testim-2 {
	color: #999999;
	text-decoration: underline;
	line-height: 25px;
}
.overflash {
	z-index: 4000;
}

.portallist {
	font-size: 12px;
	font-weight: lighter;
	color: #990000;
}

.h1-portallist {
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	color: #990000;
}

.pricesSub {
	font-size: 10px;
	color: #666666;
}

.faq-answer {
	font-size: 12px;
	color: #666666;
}

.faq-question {
	font-size: 16px;
	color: #333333;
}

.gig_color {color: #24915B}
.ira_color {color: #42A9D9}
.ezapp_color {color: #636D9D}
.ssa_color {color: #A23F70}
.fia_color {color: #EF7220}
.aim_color {color: #D1C300}

.header_left
{
	background-image:url(../images/header_left.gif);
	width:457px;
	height:86px;
}

.header_right
{
	background-image:url(../images/header_right.gif);
	width:525px;
	height:86px;
	text-align:right;
	vertical-align:bottom;
}

.style2 {	color: #990000;
	font-size: 14px;
}

.admin_menu
{
	font-size:14px;
	color:Maroon;
	padding:0px 15px 0px 15px;
	background-color:Transparent;	
	font-weight:bold;
}
.admin_menu_link
{
	font-size:14px;
	color:White;
	font-weight:bold;
	background-color:Transparent;	
	text-decoration:none;
}
