/* Stealth */

/*mmmmm Resets mmmmm*/
@import url("reset.css");

/*mmmmm Page Constraints mmmmm*/
body {
	background:#5CC5F6 url(/m/img/bkg_body.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
p {
	font-size:15px;
	margin:0 0 8px;
	line-height:1.4em;
}

/*mmmmm Header mmmmm*/
#header {
	background:url(/m/img/bkg_header.png) no-repeat right top;
	height:128px;
	margin:0 auto;
	position:relative;
	width:902px;
}
#header h1 {
	background:url(/m/img/logo_stealth.png) no-repeat;
	float:left;
	height:128px;
	margin:0 0 0 10px;
	text-indent:-9999px;
	width:153px;
}
#header #navigation {
	*clear:right;
	float:right;
	margin:19px 10px 0 20px;
	*width:100%;
	z-index:2000;
}
#header #navigation ul {
	background:url(/m/img/bkg_nav-item.png) no-repeat left bottom;
	float:left;
	padding:0 0 0 2px;
	*width:100%;
}
#header #navigation ul li {
	background:url(/m/img/bkg_nav-item.png) no-repeat right bottom;
	float:left;
	height:40px;
	position:relative;
	z-index:8000;
}
#header #navigation ul li div.sub-menu {
	background-color:#FFF;
	border-bottom:1px solid #545454;
	border-right:1px solid #545454;
	border-top: 1px solid #a1a1a1;
	position:absolute;
	top:40px;
	display:none;
	width:450px;	
	z-index:10000;
}
#header #navigation ul li#liContact div.sub-menu {margin-left:-320px;}
#header #navigation ul li#liResources div.sub-menu {margin-left:-320px;}
#header #navigation ul li#liCustomers div.sub-menu {margin-left:-280px;}

#header #navigation ul li.selected div.sub-menu, #header #navigation ul li:hover div.sub-menu  { display:block; }  
#header #navigation ul li div.sub-menu-left {
	background:url(/m/img/bkg_sub-menu-left.png) no-repeat right bottom;
	float:left;
	height:263px;
	width:51%;
}
#header #navigation ul li#liContact div.sub-menu-left,
#header #navigation ul li#liResources div.sub-menu-left,
#header #navigation ul li#liCustomers div.sub-menu-left {background-position:left bottom;}
#header #navigation ul li div.sub-menu-left ul {
	background: url(/m/img/bkg_sub-menu-left-ul.png) no-repeat bottom right;
	padding-bottom:10px;
	padding-top:10px;
}
#header #navigation ul li div.sub-menu-left ul li {
	background:none;
	height:auto;
	width:100%;
}
#header #navigation ul li div.sub-menu-left ul li a {
	background:none !important;
	color:#5BC3F4;
	font-size:13px;
	font-weight:normal;
	height:auto;
	padding:4px 5px 4px 12px;
	text-transform:none;
}
#header #navigation ul li div.sub-menu-right {
	float:right;
	width:49%;
}
#header #navigation ul li#liContact div.sub-menu-right,
#header #navigation ul li#liResources div.sub-menu-right,
#header #navigation ul li#liCustomers div.sub-menu-right {float:left;}
.image-panel {
	background:#9ddcfa url(/m/img/bkg_image-panel.png) no-repeat bottom;
	margin:15px 0 0 8px;
	width:201px;
}
.image-panel h3 {
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	margin:5px 0 3px;
	padding:0 10px;
}
.image-panel p {
	color:#666;
	font-size:12px;
	line-height:1.1em;
	padding:0 10px 4px;
}
#header #navigation ul li a {
	background:url(/m/img/bkg_nav-item.png) no-repeat right bottom;
	color:#01A6EF;
	display:block;
	height:18px;
	padding:14px 8px 8px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#header #navigation ul li a:hover, #header #navigation ul li a.selected { color:#FF6600; }
#header #quick-find {
	background:#5cc5f6 url(/m/img/bkg_quick-find.png) no-repeat;
	cursor:pointer;
	height:23px;
	float:right;
	margin:45px 10px 1px 0;
	position:relative;
	width:260px;
}
#header #quick-find p {
	color:#282525;
	float:left;
	font-size:10px;
	font-weight:bold;
	margin:6px 0 0;
	padding:0 0 0 33px;
	text-transform:uppercase;
}
#header #quick-find #quick-find-submenu {
	background-color:#5CC5F6;
	border-bottom:1px solid #FFF;
	display:none;
	position:absolute;
	left:25px;
	top:23px;
	width:235px;
	z-index:400000;
}
#header #quick-find:hover #quick-find-submenu { display:block; }
#header #quick-find #quick-find-submenu li { margin:0 0 5px; }
#header #quick-find #quick-find-submenu li a {
	color:#282525;
	font-size:10px;
	padding:3px 4px 3px 6px;
	text-decoration:none;
	text-transform:uppercase;
}
#header #quick-find #quick-find-submenu li a:hover { color:#FFF; } 
#additional-links {
	position:absolute;
	right:5px;
	top:0;
}
#additional-links li { float:left; }
#additional-links li a {
	border-right:1px solid #FFF;
	color:#FFF;
	display:block;
	font-size:12px;
	padding:6px 6px 1px;
	text-decoration:none;
}
#additional-links li.last a { border-right:none; }
/*mmmmm Content mmmmm*/
#content {
	margin:0 auto;
	padding:0 18px 10px;
	width:865px;
}
#content a {color:#FF6600;}
.home #content p strong {color:#1DB0F1;}

.home-more-link {font-weight:bold; text-decoration:none;}
#home-more {width:100%; display:none; float:left; margin-bottom:10px;}

#content.no-sidenav #side-nav { display:none; }
#content.no-sidenav #right-column { width:865px; }
#area-wrapper {
	background:#FFF url(/m/img/bkg_content-wrapper.png) repeat-x top;
}
#side-nav {
	background:#DDD url(/m/img/bkg_side-nav.png) repeat-x top;
	float:left;
	margin:1px 0 0;
	padding:23px 0 0;
	width:249px;
}
#side-nav-items {
	background:#DDD url(/m/img/bkg_side-nav-items.png) repeat-x bottom;
	padding:0 0 350px;
}
#side-nav-items h3 {
	color:#006699;
	font-size:12px;
	margin:0 0 8px 20px;
	text-transform:uppercase;
}
#side-nav-items ul li { margin:0 0 7px; }
#side-nav-items ul li a {
	color:#3399CC;
	display:block;
	font-size:12px;
	padding:4px 0 4px 20px;
	line-height:1.3em;
	text-decoration:none;
}
#side-nav-items ul li a:hover {
	color:#FF9900;
}
#side-nav-items ul li a.selected {
	background-color:#FFF;
	color:#FF9900;
}
#side-nav-items ul li ul {
	background-color:#d1f1ff;
	padding:5px 0 5px 19px;
	width:200px;
}
#side-nav-items ul li ul li { margin:0 0 2px; }
#side-nav-items ul li ul li:hover {
	color:#FF9900;
}
#side-nav-items ul li ul li.selected {
	color:#FF9900;
	list-style:square;
	list-style-type:square;
}
#side-nav-items ul li ul li a { padding:2px 4px 2px 3px; }
#side-nav-items ul li ul li a:hover {
	color:#FF9900;
}
#side-nav-items ul li ul li.selected a {
	background-color:#d1f1ff;
	color:#FF9900;
	list-style:square;
	list-style-type:square;
}
#toolbar {
	background:url(/m/img/bkg_toolbar.png) repeat-x;
	height:45px;
	margin:0 auto;
	width:900px;
}
#toolbar h3.resources {
	background:url(/m/img/bkg_resources.png) no-repeat right bottom;
	color:#333;
	height:29px;
	float:left;
	font-size:13px;
	padding:16px 0 0;
	text-align:center;
	text-shadow:0 1px 1px #FFF;
	text-transform:uppercase;
	width:111px;
}
#toolbar ul {
	float:left;
	margin:0 0 0 16px;
}
#toolbar ul li {
	background:url(/m/img/bkg_toolbar_blue-shadow.png) no-repeat left center;
	float:left;
	height:30px;
	padding-top:15px;
	margin:0 5px 0 0;
}
#toolbar ul li a {
	color:#666;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}
#toolbar ul li a.site-locator {
	background:url(/m/img/icon_map.png) no-repeat 10px 0;
	padding:0 0 0 35px;
}
#toolbar ul li a.checkbox { padding:0 0 0 5px; }
#toolbar ul li a.checkbox span.check {
	background:url(/m/img/button_checkboxes.png) no-repeat;
	float:left;
	height:19px;
	margin:0 0 0 8px;
	width:22px;
}
#toolbar ul li a.checkbox:active span.check, #toolbar ul li a.checkbox.selected span.check { background-position:0 -20px; }
#right-column {
	float:right;
	margin:1px 0 0;
	width:590px;
}
#right-column #headline-image {
	display:block;
	margin:0 0 0 -27px;
	position:relative;
	width:651px;
}
#right-column #headline-image img { display:block; margin:0; }
#right-column #headline-image h3 {
	color:#282525;
	font-size:24px;
	line-height:1.2em;
	position: absolute;
	right:5px;
	text-transform:uppercase;
	top:45px;
	width:375px;
}
#right-column #headline-image h3 strong {
	color:#FF9933;
	display:block;
	font-weight:bold;
}
#right-column h2 {
	color:#ff9933;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	margin:18px 0 15px;
	text-transform:uppercase;
}
#right-column h2 span {
	color:#ff9933;
	font-size:14px;
	letter-spacing:normal;
	text-transform:none;
}

#right-column h2 span a, #right-column h2 a {color:#5cc5f6; text-decoration:none;}

#right-column img { margin:8px 0 20px; }

#right-column td .txtField {width:225px; border-left:1px solid #ccc; border-bottom:none; border-right:none; border-top:1px solid #ccc; padding:6px; background-color:#e5f6fd; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#right-column td .txtAreaField {width:325px; height:161px; padding:6px; border-left:1px solid #ccc; border-bottom:none; border-right:none; border-top:1px solid #ccc; padding:6px; background-color:#e5f6fd; font-family:Arial, Helvetica, sans-serif; font-size:12px;} 
#right-column td label {display:block; font-size:12px; color:#222;}

.two-column { width:100%; }
.two-column h4 {
	color:#ff6600;
	margin:15px 0 4px;
}
.two-column h4 a {
	color:#ff6600;
	text-decoration:none;
}
.two-column p { font-size:12px; }
.two-column .column1 {
	float:left;
	width:48%;
}
.two-column .column2 {
	float:right;
	width:48%;
}
.two-row {
	clear:both;
	margin:0 0 3px;
}
.two-row .column1 {
	background:url(/m/img/bkg_panel-boxes.png) no-repeat right bottom;
	padding-left:140px;
	position:relative;
	height:168px;
	padding:10px 10px 10px 150px;
	width:260px;
}
.two-row .column1 h4 {
	float:left;
	font-size:23px;
	margin:0 20px 60px 0;
	position:absolute;
	left:7px;
	top:10px;
	text-transform:uppercase;
}
.two-row .column2 {
	height:188px;
	padding-left:10px;
	position:relative;
	width:435px;
}
.two-row .column2 img {
	position:absolute;
	margin:0 !important;
	top:0;
	right:0;
}
.two-row-odd .column1, .two-row-odd .column2 { background-color:#EEE; }
.two-row .column2 h4 { margin:10px 0 8px 0; }
.two-row .column2 ul li {
	color:#000;
	font-size:13px;
	margin:0 0 8px;
	width:160px;
}
/*mmmmm Homepage Specific mmmmm*/
.home #area-wrapper {
	background-color:#282525;
	background-image:none;
}
.home #splash {
	height:378px;
	margin:0 auto;
	position:relative;
	width:902px;
	z-index:100;
}
#splash #splash-show { z-index:300; }
#splash #splash-toggle {
	background:url(/m/img/bkg_home-slider.png) no-repeat;
	bottom:0;
	height:40px;
	position:absolute;
	right:21px;
	width:199px;
	z-index:9999;
}
#splash #splash-toggle h3 {
	float:left;
	height:26px;
	margin:3px 0 0 2px;
	padding:11px 0 0 15px;
	width:90px;
}
#splash #splash-toggle h3 a {
	color:#666;
	font-size:13px;
	text-decoration:none;
}
#splash #splash-toggle #controls {
	float:right;
	height:27px;
	margin:3px 15px 0 0;
	padding-top:10px;
	width:65px;
}
#splash #splash-toggle a.prev, #splash #splash-toggle a.next {
	background:url(/m/img/bkg_prev-next.png) no-repeat;
	float:left;
	height:15px;
	text-indent:-9999px;
	width:9px;
}
#splash #splash-toggle a.next { background-position:-12px 0; float:right; }
#splash #splash-toggle span.status {
	color:#282525;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	margin:1px 0 0;
	text-align:center;
	width:47px;
}
.home #toolbar-wrapper {
	background:url(/m/img/bkg_home-toolbar.png) repeat-x;
	height:38px;
}
.home #toolbar {
	background-image:none;
	height:37px;
	margin:0 auto;
	width:901px;
}
.home #toolbar h3 {
	background:url(/m/img/bkg_whatsnew.png) no-repeat right bottom;
	float:left;
	height:37px;
	width:130px;
}
.home #toolbar h3 a {
	background-color:#DEDEDE;
	color:#3399CC;
	display:inline-block;
	font-size:12px;
	margin:4px 0 0 11px;
	padding:8px 12px 9px;
	text-decoration:none;
	text-transform:uppercase;
}
#toolbar p {
	color:#666;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:11px 0 0 8px;
	text-transform:uppercase;
	text-shadow:0 1px 1px #FFF;
}
#toolbar p a {color:#666; text-decoration:none;}
a.rss-feed {
	background:url(/m/img/logo_rss.png) no-repeat;
	height:16px;
	float:right;
	margin:11px 31px 0 0;
	text-indent:-9999px;
	width:29px;
}
.home #content-wrapper {
	background-color:#DDD;
	padding:10px 0;
}
.home #content { padding:10px 18px; }
#box-gallery {
	margin:15px 0 5px;
	width:100%;
}
#box-gallery li {
	float:left;
	margin:0 10px 0 0;
}
#box-gallery li a {
	display:block;
	height:167px;
	text-indent:-9999px;
	width:206px;
}
#box-gallery li a.box-why-stealth { background:url(/m/img/box_why-stealth.jpg) no-repeat; }
#box-gallery li a.box-featured-product { background:url(/m/img/box_featured-product.jpg) no-repeat; }
#box-gallery li a.box-stealth-labs { background:url(/m/img/box_stealth-labs.jpg) no-repeat; }
#box-gallery li a.box-giving-back { background:url(/m/img/box_giving-back.jpg) no-repeat; }

/*mmmmm Footer mmmm*/
#footer-wrapper { background:url(/m/img/bkg_footer.png) repeat-x top; }
#footer {
	margin:0 auto;
	width:908px;
}
#footer #left-panel {
	background:url(/m/img/bkg_left-panel.png) no-repeat top left;
	float:left;
	height:151px;
	padding:37px 0 0 32px;
	width:344px;
}
#footer #right-panel {
	background:url(/m/img/bkg_right-panel.png) no-repeat top left;
	float:right;
	height:151px;
	padding:37px 0 0 32px;
	width:500px;
}
#footer #right-panel h4 { 
	border-bottom:1px solid #FFF; 
	display:inline-block;
	*float:left;
	padding:0 30px 6px 0;
}
#footer h4 {
	color:#1db0f1;
	font-size:14px;
	font-weight:normal;
	margin:0 0 7px;
	text-transform:uppercase;
}
#footer a {
	color:#FF6600;
	text-decoration:none;
}
#footer p {
	color:#666;
	font-size:12px;
}
#footer ul {
	*clear:left;
	*float:left;
	padding:0 0 0 17px;
	width:100%;
}
#footer ul li {
	color:#FFF;
	font-size:12px;
	list-style:disc;
	list-style-type:disc;
	margin:0 0 6px;
}
#footer p#copyright {
	color:#FFF;
	clear:both;
	padding:0 0 0 6px;
}
#footer p#copyright a { color:#FFF; text-decoration:none; }
/*mmmmm Generic Classes mmmm*/
.cyan { color:#1DB0F1; }
.float-right { float:right; }
.float-left { float:left; }
.clear-both { clear:both; }
.padded-border {
	background-color:#FFF;
	border:1px solid #d7d4d0;
	padding:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.clearfix:after  {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix, .ui-tabs-panel { height: 1%; }