  /* +++++++++++++++++++++++++++++++++++++++
ALTA GLOBAL STYLE SHEET
Created 2/09/11 - ACH 
++++++++++++++++++++++++++++++++++++++++ */

/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height: 1.3em;
}

div,p,ul,li { position: relative; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup,sub { font-size: 80%; vertical-align: 40%;}

b,strong { font-weight: bold; }
i,em { font-style: oblique; }

.clear { clear: both; }

img.imgleft { float: left; }
img.imgright { float: right; }


.mailme,.mailmetitle { text-indent: -9999em; }

/* General styles */
BODY {  background: #f4f4f4; color: #8B9B92; font-family: Verdana,Geneva,Sans-Serif; font-size: 12px; line-height: 1.4em; text-align: center;}

h1 { font-size: 24px; font-weight: bold; margin-bottom: .1em; }
#home h1 { font-size: 20px; letter-spacing: -1px; margin-bottom: 15px; }
h2 { font-size: 18px; margin-bottom: 15px; }
#home h2 { font-size: 16px; }
p { margin-bottom: 1em; }
p, li { line-height: 1.6em; }
p, ul { margin-bottom: 1em; }
p.more { text-align: right;  }
p.last { margin-bottom: 0em; padding-bottom: 0em;}

A { color: #005695; }
a.more { text-decoration: none; font-weight: bold;}
A:hover, a.more:hover { text-decoration: underline; }

div.cta { height: 19px; margin-top: 15px; text-align: right; }
div.cta a { background: url(../img/bull_arrow_20x19.png) no-repeat 0 0; display: block; font-weight: bold; height: 11px; padding: 2px 0px 6px 0px; position: absolute; right: 0px; text-align: right; width: 100px; text-decoration: none;}

div.primary div.cta a, div.secondary div.cta a { margin-top: -15px;}
div.primary div.cta a:hover, div.secondary div.cta a:hover { text-decoration: underline; }
div.secondary div.cta a {margin-right: 20px;}
div.cta a#learnmore { position: relative; right: auto; float: right; text-align: right; text-decoration: none;}

.hide { display: none; } 
.show { display: block; }
.padtop { padding-top: 1.5em; }

/* MAIN WRAPPER */
#wrapper { background: #fff; /* border: 2em solid #e7e7e7; border-top: 0px none; border-bottom: 0px none; */ margin: 0 auto; text-align: left; width: 980px; }

#header, #article, #footer {  }

/* HEADER STYLE */

#header { background: url(../img/bg_arch_980x83.png) no-repeat 0 0; height: 132px;  }
#header a { font-weight: normal; }
	
	/* LOGO - EDIT AS NEEDED */
	#header div.logo { background: url(../img/logo_netSeer_152x63.png) no-repeat 0 0; position: absolute; top: 59px; left: 28px; }
	#header div.logo, #header div.logo a {  height: 63px; text-indent: -9999em; width: 152px; }
	#header div.logo a { display: block;  }
	#home #header div.logo a { display: none; }

	/* HEADER NAV STYLE */
	#header ul.nav { position: absolute; bottom: 0px; left: 262px; margin-bottom: 0em;  }
		#header ul.nav li { float: left; height: 35px; margin-right: 2px; overflow: hidden; width: 83px; }
		#header ul.nav a { background: url(../img/sprite_navTabBg_9x70.png) repeat-x 0px -35px; display: block; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 10px 0px; text-align: center; width: 100%; text-decoration: none;  }
		#header ul.nav a:hover { background-position: 0px -0px; color: #fff; text-decoration: none; }
			
			/* SELECTED STATES */
			#home #header ul.nav .nav_home a, 
			#technology #header ul.nav .nav_technology a,
			#products #header ul.nav .nav_products a,
			#about_us #header ul.nav .nav_about_us a { cursor: default; background-position: 0px -0px; color: #fff; text-decoration: none; }
			
	#header ul#sitetools { position: absolute; top: 5px; right: 5px;  }
	#header ul#sitetools li { margin-left: 3px; float: left; }
	#header ul#sitetools li#nav_login { display: none !important; }
	
	#header ul#sitetools a { background: #CED3E5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; color: #306595; display: block; float: left; padding: 5px 2px; text-align: center; width: 69px; text-decoration: none;  }
	#header ul#sitetools  a:hover,
	#contact #header ul#sitetools #nav_contact a,
	#login #header ul#sitetools #nav_login a { background: #005695; color: #fff; text-decoration: none; }
	#contact #header ul#sitetools #nav_contact a,
	#login #header ul#sitetools #nav_login a { cursor: pointer; }

/* ARTICLE */
#article { background: url(../img/bg_bodySection_577x10.png) repeat-y top right; color:  #005695; -webkit-border-top-right-radius: 20px; -webkit-border-bottom-right-radius: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; float: left; margin-bottom: 10px; padding: 0px; width:742px; }
	
	#home #article { margin-bottom: 0px; }
	
	#article h3 { font-size: 16px; font-weight: bold; margin: 1.5em 0 .6em; }
	#article h4 { font-size: 14px; font-weight: bold; margin: 1.5em 0 .6em; }
	#article h5 { font-size: 13px; font-weight: bold; margin: 0em 0 1em; }
	#article h6 { font-size: 12px; font-weight: bold; margin: 1em 0 0em; }
	
	#terms #article h3 { font-weight: normal; }
	#terms #article h3, #terms #article h4 { font-size: 12px; text-decoration: underline; }
	
	#article ul { margin-left: 1.5em; list-style-type: none;}
	#sitemap ul { margin-top: 1.5em; margin-left: 0em; }
	#article li {  margin-bottom: .5em;  background: url(../img/bullet_orange.png) no-repeat top left; padding-left: 22px; list-style-type: none; line-height: 15px;}
	#article li ul { margin-top: .6em; }
	#article ul.def li { margin-bottom: 1em; }
	#article ul.def li h5 { font-weight: bold; margin-bottom: .5em; }
	
	#article img.success { float: left; margin: 4px 1em 1em 0em; }
	#article div.success p { margin-left: 165px; }
	
	#article img.media { height: 42px; width: 150px; }
	#article img.conlinks { height: 119px; width: 150px; }
	#article img.bio { border: 1px solid #8B9B92; float: left; height: 125px; margin: 4px 1em .5em 0em; width: 83px }
	
	/* SPOT ART & SUBNAV */
	#home .spot { width: 150px; overflow: hidden; position: absolute; top: 0px; left: 0px; }
	
	/* SECTION */
	/* .section { clear: both; padding: 20px; } -- Delete before you deploy */
	.section { margin-left: 0px; padding: 20px;  }
	#home .section { margin-left: 150px; }
	
		
/* SIDEBAR */
#sidebar { float: right; width: 238px; clear: none; } 
#sidebar h3 {font-size: 1.5em; margin: 0 0 15px 20px;}
#sidebar ul { padding-left: 20px; }
#sidebar ul li { margin-bottom: 20px; display: block;}
#sidebar ul li.twoline a {height: 30px;}
#sidebar ul a { background: url(../img/bull_arrow_20x19.png) no-repeat 0 0; display: block; font-weight: bold; height: 11px; padding: 2px 0px 10px 26px; border-bottom: 2px solid #fdddaf; text-decoration: none; }
#sidebar ul li.news a { margin-bottom: 1em; }
#sidebar ul a:hover, #sidebar ul a.topview , #sidebar ul a.selected { text-decoration: none;border-bottom-color: #005695; }
#sidebar ul a.selected { cursor: default; }
#sidebar ul li ul {margin: 15px 0; padding-left: 0px;}
#sidebar ul li ul li {margin-bottom: 10px;}
#sidebar ul li ul li a {border: none; color: #666; background: none; font-size: 0.9em;}
#sidebar ul li ul li a:hover, #sidebar ul li ul li a.selected {color: #005695;}
#sidebar ul li ul li ul {margin: 5px 0;  padding-left: 10px; font-size: 0.9em;}
#sidebar ul li ul li ul li {margin: 0; padding-top: 0px;}
#sidebar ul li ul li ul li a {font-weight: normal;}


#sidebar ul h5 { color: #666; padding: 1em 0em 1em;  }
#sidebar ul p { padding: 0px 10px 0px 26px; line-height: 1.4em; }
#sidebar ul p a { background-image: none; display: inline; height: auto; padding: 0 0 0 0; }

/*fdddaf */

/* ASIDE */
#aside { clear: both; padding: 20px 31px 20px; }
#aside h2 { color: #005695; font-size: 14px; font-weight: bold; margin-bottom: 0px;  }
#aside h2 a { text-decoration: none; }
#aside h2 a:hover { text-decoration: underline; }
#aside h3 { color: #005695; font-style: oblique; margin-bottom: 10px;  }
#aside .primary { float: left; width: 468px; height: 140px; border-left: 1px solid #ccc; padding-left: 20px;}
#aside .secondary { float: right; width: 368px; height: 140px;  border-left: 1px solid #ccc; border-right: 0px solid #ccc; padding-left: 20px; padding-right: 20px;}
#aside p a { color: #8B9B92; }

#aside div.cta { position: absolute; bottom: 0px; right: 0px; }
/* FOOTER */
#footer { background: #306595; clear: both; color: #fff; font-size: 11px; padding: 7px 21px; }
	
	#footer h4 { clear: both; font-size: 11px; text-align: right; }

 	/* FOOTER NAV */
	#footer ul.nav { float: left; margin-bottom: .25em; }
	#footer ul.ancillarynav { float: right; margin-bottom: .25em; }
	
	#footer li { border-right: 1px solid #fff; float: left; line-height: 11px; margin-right: .75em; padding-right: .75em;  }
	#footer li.last { border-right: 0px none; margin-right: 0em; padding-right: 0em;  }
		
	#footer a { color: #fff; font-weight: normal; text-decoration: none; }
	#footer ul.nav a:hover, #footer ul.nav a:active { text-decoration: underline; }
		
	
/* SHADOWBOX */
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border: 1px solid #696969;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:hidden;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../js/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../js/shadowbox/close.png);}
#sb-nav-next{background-image:url(../js/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../js/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../js/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../js/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}


/* ABOUT US NEWS */

#press {margin: 0 0 20px 0; padding: 0;}
#press h3 { border-top: 1px solid #ccc;}
#press span {display: block; font-style: italic; font-weight: bold; margin: 25px 0 10px 0;}
#press h2 {font-weight: bold; text-transform:uppercase; font-size: 14px;}
#press h2 span {display: block; font-weight: normal; text-transform:none; font-size: 14px; font-style: italic; margin: 0;}
#press p a {font-style: italic;}
#press p.contact a {font-style:normal;}

/* ABOUT US CAREERS */


/* ABOUT US CLIENTS */

.clientlist {margin: 0; padding: 0;}
.clientlist ul {list-style-type: none; display: block;}
.clientlist ul li { background-image: none !important; float: left; display: block; height: 89px; width: 125px; margin: 10px 20px;}
.clientlist { padding-left: 50px;  }
	
/* TECH IMPROVING */
#thumbs ul { padding: 0 0 0 0; margin-left: 0px; }
#thumbs ul li { background-image: none; float: left; padding: 0 10px 0 0; }
#thumbs ul li a img { border: 1px solid #8B9B92; width: 100px; height: 75px;}
#thumbs ul li a:hover img { border-color: #005695; }

#calloutbox {padding: 15px; background: #fff; -webkit-border-top-left-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-bottomleft: 20px; border-top-left-radius: 20px; border-bottom-left-radius: 20px; display: block; float: right; width: 300px; margin-right: -20px; margin-left: 15px; border-top: 1px solid  #dce0ec;  border-left: 1px solid #dce0ec;  border-bottom: 1px solid #dce0ec; line-height: 1.75em; color: #454545;}

#technology #calloutbox { margin-top: 1.25em; }

.nopad { padding: 0px !important; }

#calloutbox a {cursor: pointer; z-index: 1000; position: static;}
#calloutbox .figure { margin: 0em 0 0em; text-align: center;}
#calloutbox .cta { float: right; }
#article #calloutbox .cta a {cursor: pointer; margin-top: 0px !important; font-size: 14px; width: 115px;  }
#calloutbox h3 {margin-top: 0;}

#article #calloutbox ul { list-style-type: disc; margin-left: 0em; }

.highlight { background: url(../img/bg_highlightcorner_152x63.png) no-repeat 1px 1px !important; font-size: 18px; font-family: Georgia, serif; padding: 15px; text-align: center; font-style: italic; }


.highlight b { font-size: 20px; vertical-align: -5%; color: #005695; }
.highlight a { font-size: 20px; font-weight: bold; color: #005695; }


/* SPOT ART - INFO GRAPHICS */
	.figure { margin: 1.25em 0; text-align: center;}
	
	.figure { background: #fff; border: 1px solid #dce0ec; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
		
	.figure .highlight { margin-top: 0px !important;padding: 0px; }
	.figure .pad { padding: 10px; } 
	.figure .highlight ul { margin-top: 0px !important; border-bottom: 1px solid #fff;margin-right: 20px; }
		
	#calloutbox .figure { background-image: none; border: 0px none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; margin: 0 0 0em; }
	#calloutbox .figure img.fpo { width: 300px; height: 200px; }
	.figure .caption { font-size: 80%; margin-top: .5em; text-align: center; }

.clearfix {display: block; height: 0; clear: both;}

#learnmore {display: block; background: url(../img/learn_more.png) no-repeat 0px 0px; width: 145px; height: 29px; outline: none;text-indent: -10000px !important; padding: 0; margin-top: 10px;}
#learnmore:hover {text-decoration: none; cursor:pointer; background-position: 0 -29px;}

.magnify {background: url(../img/magnify.png) no-repeat 0px 0px; padding-left: 30px; height: 35px; line-height: 35px; display: block; text-decoration: none;}

