﻿/* Color Palette - Primary Orange: #f9762e 249 118 46; Primary Blue: #5a7b9c R 90 G 123 B 156; Dark Blue: #003366; Darkest Blue BG: #001a33; Secondary Med Gray: #828282 R 130 G 130 B 130; Secondary Light Blue: #b8c7d3 R 184 G 199 B 211; Lite Gray: #e3e3e3 R 227 G 227 B 227; Lite Lite Gray: #f2f2f2 R 242 G 242 B 242; Red: #6a1314; */


* a:hover {
background-color: transparent;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, pre {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background: #D4DCE1 /* url(/images/body_bg.gif) top left repeat-x */; 
	color: #464646;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 12px;

	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	
}

#bodyLogo {
	/*background: transparent url(/images/transLogo-30.gif) top left no-repeat; */
	position: absolute;
	top: 1px;
	left: 2%;
	width: 600px;
	height: 600px;
	z-index: -21;
}

body a {
	color: #5a7b9c;
	text-decoration: none;
}
body a:hover, body a:focus {
	color: #f9762e;
	text-decoration: underline;
}

#spotlight_quote a:hover {

text-decoration: none;
padding: 4px 4px 4px 0px; 
}


/************** loading Page ****************************************/

#loadingPage {
position: absolute;
top:0px;
left: 0px;
background: #000;
width: 100%;
height: 100%;
padding-left: 49%;
padding-top: 200px;
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
display: block;
}


/************** header styles ***************************************/
#header {
	background: transparent /*#003366*/;
	border: solid #f9762e;
	border-width: 0px;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;
	width: 980px;
	height: 160px;
	z-index: 2;
}





#toolbar {
border: solid #807f83;
border-width: 0;
color: #999;
float: right;
font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
height: 30px;
margin: 0;
padding: 12px 8px 0 0;
text-align: right;
width: 500px;
}
#toolbar strong {
	color: #f9762e;
}
#toolbar a.toolbarnav {
	color: #999;
	text-decoration: none;
}
#toolbar a:hover, #toolbar a:focus {
	color: #f9762e;
	text-decoration: none;
}

#dark {
width: 100%;
height: 100%;
background: #000;
filter:alpha(opacity=45);-moz-opacity:.45;opacity:.45;
z-index: 98888;
display: none;
position: absolute; 
top: 0px;
left: 0px;
}


#toolbarSearch {
display: none;
z-index: 99999;
position: absolute; 
top: 25px;
left: 43%;
padding: 30px;
background: #fff url(/images/button-gloss-white.png) top left repeat-x;
color: #f9762e;
font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;

width: auto;
height: 80px;
border: 2px solid #ccc;
-moz-border-radius: 1.8em;
-webkit-border-radius: 1.8em;

}

#toolbarSearchClose {
position: absolute; 
top: 10px;
left: 10px;
width: auto;
height: auto;
font-size: 16px; 
padding: 0;
background: #transparent;
color: #f9762e;
border: 1px solid: #003366;
-moz-border-radius: 1.8em;
-webkit-border-radius: 1.8em;

}

#toolbarSearchClose a {
font-size: 16px; 
color: #99CE3C;
}
#masthead {
	background: transparent;
	border: solid #807f83;
	border-width: 0px;
	color: #ccc;
	cursor: pointer;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	width: 930px;
}
#masthead h1 {
	font-size: 9px;
	font-weight: normal;
}




#tagline h1.tagline {
	
	float: right;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: 17pt;
	text-align: right;
	letter-spacing: 2px;
	word-spacing: 3px;
	margin: 22px 0 0 auto;
	color: #f9762e;
	width: 540px;
	text-shadow: #fff 0.1em 0.1em 0.1em;
}




#masthead a {
	color: #b8c7d3;
	text-decoration: none;
}
#headerlogo-print {
	display: none;
	position: absolute;
}
#headerlogo {
	background: transparent;
	border: 0px solid #fff;
	cursor: pointer;
	height: 101px;
	margin: 0 0 0 0;
	padding: 0;
	width: 350px;
}

#navbar {
float: left;

}
#globalnav {
	background: #fff  url(/images/button-gloss-white-short.png) top left repeat-x; /* url(/images/nav-texture.png) top right repeat-x; */
	border-width: 1px;
	clear: right;
	float: left;
	font-family: 'Trebuchet MS', Tahoma, Arial, 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto 0 auto;
	padding: 0px 10px 0px 10px;
	text-align: right;
	
	width: 952px;
	line-height: 36px;

	-moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #ccc;
	
}

* IE only override */
* html #globalnav { background: #fff  url(/images/button-gloss-white-short.gif) top left repeat-x; }

#iphoneSpot {
display: none;
}


#globalnav ul {
	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: auto;
	height: auto;
}
#globalnav ul li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalnav ul li a {
	background: transparent;
	border-top: 0 solid #f9762e;
	border-right: 0 solid #001a33;
	border-bottom: 0 solid #f9762e;
	border-left: 2px solid #999999;
	color: #333;
	font-weight: bold;
	/*line-height: 18px;*/
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	line-height: 36px;
	text-shadow: #fff 0.1em 0.1em 0.2em;
	/*width: 9em;*/
}
#globalnav ul li a:hover, #globalnav ul li a:focus {
	background: transparent url(/images/button-gloss-white-short-on.png) left bottom repeat;
	border-top: 0 solid #f9762e;
	border-right: 0 solid #003366;
	border-bottom: 0 solid #f9762e;
	border-left: 2px solid #bbbbbb;
	line-height: 36px;
	color: #f9762e;
}

* IE only override */
* html #globalnav ul li a:hover, #globalnav ul li a:focus { background: #fff  url(/images/button-gloss-white-short-on.gif) top left repeat-x; }

#globalnav ul li.on a, #about #globalnav ul li.about a, #products #globalnav ul li.products a, #technology #globalnav ul li.technology a, #solutions #globalnav ul li.solutions a, #support #globalnav ul li.support a, #partners #globalnav ul li.partners a, #news #globalnav ul li.news a {
	/*
	background: #5a7b9c url(http://nitrosecurity.com/images/spacer_orange.gif) top left repeat-x;
	color: #fff;
	*/
	background: transparent url(/images/button-gloss-white-short-on.png) left top repeat;

	border-left: 2px solid #999999;
	
	color: #f9762e;
	font-weight: bold;
	line-height: 36px;
	
	text-align: center;
}

* IE only override */
* html #globalnav ul li.on a, #about #globalnav ul li.about a, #products #globalnav ul li.products a, #technology #globalnav ul li.technology a, #solutions #globalnav ul li.solutions a, #support #globalnav ul li.support a, #partners #globalnav ul li.partners a, #news #globalnav ul li.news a  { background: #fff  url(/images/button-gloss-white-short-on.gif) top left repeat-x; }

#globalnav ul li a.leftGlobalNav {
	background: transparent /* url(/images/globalnav-bg-cnr.png) 50% left no-repeat */;
	width: auto;
	border: 0;
	cursor: default;
}

#globalnav ul li .GlobalNavRight {
	background: transparent /* url(/images/globalnav-bg-cnr.png) 50% left no-repeat */;
	padding: 10px 10px 10px 10px;
	cursor: default;
	border-left: 2px solid #999999;
}


#dropmenudiv {
	background: #ddeeff;
	border-top: 3px solid #ccc;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	font-family: Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	margin-top: 0;
	line-height: 13px;
	position:absolute;
	text-align: left;
	z-index:100;
	-moz-border-radius: 0 2em .5em .5em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-top-right-radius: 2em;
	padding: 17px 0 0 0;

}
#dropmenudiv a {
	background: transparent;
	border:#f9762e solid;
	border-width: 0 0 0px 0;
	color: #000;
	display: block;
	padding: 4px 0 8px 0;
	text-decoration: none;
	text-indent: 9px;
	width: 100%;
	font-weight: bold;
}
#dropmenudiv b {
	background: transparent;
	border:#e4e4e4 solid;
	border-width: 0 0 0px 0;
	color: #007ed9;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding: 4px 0 8px 0;
	text-indent: 10px;
	text-transform: uppercase;
	width: 100%;
}
#dropmenudiv a:hover { /*hover background color*/
	background: #333333  url(/images/nav-on-logo.png) no-repeat 97% 50%;
	color: #f9762e;
	font-weight: bold;
}
/************** home specified styles ***************************************/
#flash {
	background: transparent/* url(http://nitrosecurity.com/images/flash_bg.gif) top left no-repeat*/;
	border: solid #f9762e;
	border-width: 0;
	height: 182px;
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 982px;
}

#homesplash {
	position: relative; 
	height: 320px;
	overflow: visible;
	z-index: 99;
	background: transparent; margin: 0 auto 0px auto; width: 982px
}


#sparks {
	
	z-index: 99; 
	position: absolute; 
	top: 30px; left: 30px; 
	width: 454px; 
	margin: 0 auto 0 30px; 
	overflow: hidden;
}

#sparks #sparksFly {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;

}
#sparksImg {
position: relative;
width: 454px;
height: 374px;
}
#homesplashBottom {
width: 982px;
margin: 0 auto 0 auto;
z-index: 99;
}

#homeDescription {
	background: transparent;
	border: solid #f9762e;
	border-width:0 0 0 0;
	margin: 0 auto 0 auto;
	padding: 6px 0 6px 0;
	width: 980px;
}
#homeDescription p { 
	color: #f9762e;
	font-size: 23px;
	letter-spacing: 0.1.5em;
	word-spacing: 0.02em;
	font-style:italic;
	line-height: 25px;
	font-weight: bold;
}
#homeDescription a {
	color: #666;
	text-decoration: none;
}
#homeDescription a:hover, body a:focus {
	color: #f9762e;
	text-decoration: none;
}
#spotTop {
	background: transparent;
	border: solid #f9762e;
	border-width: 0 0 0 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 100%;
}
#spotTop h4.spot {
	background: transparent url(http://nitrosecurity.com/images/wrapper_cnr.gif) top left no-repeat;
	border: solid #f9762e;
	border-width: 0;
	color: #fff;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 5px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 4px 1px 10px 10px;
	text-align: center;
	text-transform: uppercase;
}
#spotTop h4.right {
	background: transparent url(http://nitrosecurity.com/images/wrapper_cnr.gif) top right no-repeat;
	color: #fff;
	float: right;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 5px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 1px 10px 10px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#homeSpotsNew {
display: block;
	height: auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 15px auto 0 auto;
	padding: 0;
	width: 980px;
	z-index: 12;
}


#homeSpots {
	background: transparent /*#5a7b9c*/;
	border: solid #f9762e;
	border-width: 0;
	color: #545454;
	display: block;
	height: auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 1px auto 0 auto;
	padding: 0;
	width: 980px;
	z-index: 111;
}
.feeds {
	padding: 10px;
	padding-top: 0px;
	}
#homeSpotsNew h1 {
	background: transparent;
	border: solid #f9762e;
	border-width: 0;
	color: #fff;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 3px 3px 10px;
	text-align: center;
	text-transform: uppercase;
}

#homeSpots h2 {
	background: transparent;
	color: #999;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	text-align: center;
}

#homeSpots h3 {
	background: transparent;
	color: #999;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 6px 0 0 10px;
		padding-right: 5px;
	text-align: left;
}
#homeSpots .date {
	background: transparent;
	color: #999;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: 200;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	text-align: left;
}
#homeSpots .rssSource, #homeSpots .qoutee {
	background: transparent;
	color: #AAA;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: 200;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;

	text-align: left;
}
#homeSpots .qoutee {
	background: transparent;
	color: #AAA;
	font-family: 'Futura Light', Futura, Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: 200;
	margin: 0 0 0 0;
	padding: 6px 0 0 18px;
	text-align: left;
}

#homeSpots .rssSource a {
	background: transparent;
	color: #666;

}
#homeSpots p {
	color: #545454;
	clear: both;
	font-size: 14px; 
padding: 5px 0 5px 0;
	margin: 10px 6px 0 10px;
}

#homesplash2 {
	
	z-index: 98; 
	background: transparent;
	text-align: center;
	margin: 0; 
	height: 320px;
	background: #fff  url(/images/button-gloss-white.png) top left repeat-x;
font-size: 14px; 
border-width: 0px;
		-moz-border-radius: 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #ccc;
	width: 982px;
	overflow: hidden;
	position: relative; 

}

#homesplash2 h1, #homesplash2 p {
	position: relative;	
	padding: 10px 0 0 500px;
	width: 400px;
	font-size: 26px;
	text-shadow: #f9762e 1px 1px 0.1em;
}
#homesplash2 #img1 {
	position: relative;	
	padding: 10px 0 0 430px;
}
#homesplashTabs {
   display: none;
   float: right;
margin-right: 25px;
height: 250px;
position: relative;
margin-top: 20px;
}


#homesplashTabs #tab {
	background: transparent  url(/images/button-gloss-white.png) top left repeat-x;
font-size: 13px; 
padding: 5px 5px 5px 5px;
	-moz-border-radius: 0.5em;
	-webkit-border-bottom-left-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	border: solid #ddd;
border-width: 1px 0 0 1px;
margin-right: 0px;
height: 180px;

width: 150px;
	float: right;
	text-shadow: #fff 0.1em 0.1em 0.2em;
}

#homesplashTabs #tab:hover {
	background: transparent  url(/images/button-gloss-orange-on.png) top left repeat-x;
font-size: 13px; 
color: #f9762e;
padding: 5px 5px 5px 5px;
	-moz-border-radius: 0.5em;
	-webkit-border-bottom-left-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	border: solid #f9762e;
border-width: 1px 0 0 1px;
margin-right: 0px;
height: 180px;
text-decoration: none;
width: 150px;
float: right;

}
#homesplashTabs #tab a:hover {

color: #f9762e;

text-decoration: none;


}


.homeNewsLink {
font-size: 12px; 
padding: 5px 0 5px 0;
color: #aaa;
}

#moreInfo {
	float: right;
	z-index: 100;
	padding-bottom: 25px;

}

#homeSpotsNew #LeftAdSpotlight {
	height: 129px;
	width: 295px;
	position: relative;
}

#homeSpotsNew #LeftAdSpotlight h1{
	text-align: left;
	background: transparent;
	float: right;
	padding: 15px 0px 0px 0px;
	font-size: 15px;
	color: #f9762e;
	width: 275px;
	font-size: 17px;
	text-shadow: #666 0.1em 0.1em 0.1em;
	margin: 5px 20px 0px 0px;
	
}

#homeSpotsNew #LeftAdSpotlight a {
	text-align: left;
	background: transparent;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0 0;
	color: #666666;
	margin: 0 10px 0 0;
	width: 265px;
	text-transform: none;
}

#homeSpotsNew #LeftAdSpotlight a:hover {
	
	color: #f9762e;
	text-transform: none;
	text-decoration: none;
}

#homeSpotsNew #LeftAdSpotlight a.more {
	text-align: right;
	background: transparent;
	float: right;
	font-size: 11px;
	padding: 10px 30px 0 0;
	color: #999999;
	width: 255px;
	text-decoration: none;
}

#homeSpotsNew #LeftAdSpotlight a.more:hover {
	
	color: #f9762e;
	text-transform: none;
}
#homeSpotsNew #LeftAd {
	height: 129px;
	width: 295px;
	position: relative;
}

#homeSpotsNew #LeftAd h1{
	text-align: left;
	background: transparent;
	float: right;
	padding: 15px 0px 15px 0px;
	font-size: 15px;
	color: #f9762e;
	width: 195px;
}

#homeSpotsNew #LeftAd a {
	text-align: left;
	background: transparent;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0 0 0;
	color: #666666;
	width: 195px;
	text-transform: none;
}

#homeSpotsNew #LeftAd a:hover {
	
	color: #f9762e;
	text-transform: none;
	text-decoration: none;
}

#homeSpotsNew #LeftAd a.more {
	text-align: right;
	background: transparent;
	float: right;
	font-size: 11px;
	padding: 10px 20px 0 0;
	color: #aaaaaa;
	width: 155px;
	text-decoration: none;
}

#homeSpotsNew #LeftAd a.more:hover {
	
	color: #f9762e;
	text-transform: none;
}
#homespot1 {
background: #97CD39  url(/images/button-gloss-on.png) top left repeat-x;
font-size: 14px; 
padding: 0px 0 5px 0;
border-width: 0px;
		-moz-border-radius: 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #000066;
	width: 316px;
	z-index: -1;
}

#homespot2 {
background: #fff url(/images/button-gloss-white.png) top left repeat-x;
font-size: 14px; 
padding: 0px 0 5px 0;
border-width: 0px;
		-moz-border-radius: 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #000066;
	width: 316px;
		z-index: -1;
}

#homespot3 {
background: #f9762e  url(/images/button-gloss-on.png) top left repeat-x;
font-size: 14px; 
padding: 0px 0 5px 0;
border-width: 0px;
		-moz-border-radius: 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #000066;
	width: 316px;
}

#homespot4 {
background: #f9762e  url(/images/button-gloss-on.png) top left repeat-x;
font-size: 14px; 
padding: 0px 0 5px 0;
border-width: 0px;
		-moz-border-radius: 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #000066;
	width: 316px;
}


#homespot2, #homespot1, #homespot3, #homespot4 {
background: #fff url(/images/button-gloss-white.png) top left repeat-x;
font-size: 14px; 
padding: 0px 0 5px 0;
border-width: 0px;
		-moz-border-radius: 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: 1px solid #ccc;
	width: 316px;
		z-index: -1;
}


#homespot2 h1, #homespot3 h1, #homespot4 h1 {
	background: transparent;
	border: solid #f9762e;
	border-width: 0;
	color: #666;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0 15px 0;
	text-align: center;
	text-transform: uppercase;
	padding-left: 0px;
}

#homespot1 h1 {
	background: transparent;
	border: solid #f9762e;
	border-width: 0;
	color: #666;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0 15px 0;
	text-align: center;
	text-transform: uppercase;
	padding-left: 0px;
}

.moreinfo1  {
	padding: 0 0px 0px 0;
	float: right;
	font-size: 10px; 
	color: #666;
	margin: 0 0px 0px 0; 
	font-weight: bold;
	text-shadow: #fff 0.1em 0.1em 0.1em;
	text-decoration: none;
	
}
.moreinfo1:hover  {
	float: right;
	padding: 0 0px 0px 0; 
	font-size: 10px; 
	color: #999;
	margin: 0 0px 0px 0; 
	font-weight: bold;
	text-shadow: #fff 0.1em 0.1em 0.1em;
	text-decoration: none;
	
}

.moreinfo2  {
	float: right;
	padding: 0 0px 0px 0; 
	font-size: 10px; 
	color: #666;
	margin: 0 0px 0px 0; 
	font-weight: bold;
	text-shadow: #fff 0.1em 0.1em 0.1em;
	text-decoration: none;
	
}
.moreinfo2:hover  {
	float: right;
	padding: 0 0px 0px 0; 
	font-size: 10px; 
	color: #999;
	margin: 0 0px 0px 0; 
	font-weight: bold;
	text-shadow: #fff 0.1em 0.1em 0.1em;
	text-decoration: none;
	
}

#homespot2 h1 {
	color: #666;
}

.homeNewsLink a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.homeNewsLink a:hover {
	color: #f9762e;
	text-decoration: none;
}
#homeSpots ul {
	clear: both;
	font-size: 10px;
	line-height: 120%;
	list-style-type: none;
	margin: 10px 6px 0 10px;
}
#homeSpots ul li {
	margin: 0 0 6px 0;
}
#homeSpots a {
	color: #fff;
	text-decoration: none;
}
#homeSpots a:hover, #homefeatures a:focus {
	color: #ddd;
	text-decoration: none;
}
#spotOne {
	background: #fff url(/images/sidenav_a_bg.gif) left bottom repeat-x;
	border-top: 1px solid #5a7b9c;
	border-right: 1px solid #f9762e;
	border-bottom: 1px solid #f9762e;
	border-left: 1px solid #f9762e;
	height: 190px;
	margin: 0 0 0 0;
	padding: 0;
	width: auto;
}
#spotTwo {
	background: #fff url(/images/sidenav_a_bg.gif) left bottom repeat-x;
	border-top: 1px solid #5a7b9c;
	border-right: 1px solid #f9762e;
	border-bottom: 1px solid #f9762e;
	border-left: 1px solid #f9762e;
	height: 190px;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}
#spotThree {
	background: #fff url(/images/sidenav_a_bg.gif) left bottom repeat-x;
	border-top: 1px solid #5a7b9c;
	border-right: 1px solid #f9762e;
	border-bottom: 1px solid #f9762e;
	border-left: 1px solid #f9762e;
	height: 190px;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}
/************** wrapper/content styles ***************************************/
#wrappertop {
	background: transparent;
	border: solid #f9762e;
	border-width: 0 0 0 0;
	margin: 0 auto 0 auto;
	text-align: right;
	width: 982px;
	}

#cntrcol-quote {
	background: transparent;
	text-align: right;
	color: #666;
	letter-spacing: 0.05em;
	word-spacing: 0.25em ;
	border: 0px solid #fff;
	float: left;
	font-size: 17px;
	font-style:italic;
	width: auto;
	height: 25px;
	padding: 0 30px 47px 280px;
	display: none;
}


#wrappertop h4.spot {
	background: transparent; /* url(http://nitrosecurity.com/images/wrapper_cnr.gif) top left no-repeat; */
	border: solid #f9762e;
	border-width: 0;
	color: #fff;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 7px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 4px 1px 0 10px;
	text-align: center;
	text-transform: uppercase;
}
#wrappertop h4.right {
	background: transparent; /* url(http://nitrosecurity.com/images/wrapper_cnr.gif) top right no-repeat; */
	color: #fff;
	float: right;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 7px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 4px 0 0 3px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#wrapper {
	background: transparent;
	border: solid #f9762e;
	border-width: 0 0px 0 0px;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
	
}




#sidecol{
	background: transparent;
	border: solid #c2c2c2;
	border-width: 0 0 0 0;
	float: left;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 200px;
	
}


#sidenavtop {
background: transparent /* url(/images/sidenav-orange-bg-top.png) top right no-repeat */;
height: 30px;
width: 214px;
padding: 5px 0 0 0;

}

#sidenav h1 {

font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: 0em;
	word-spacing: 0.1.5em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 26px auto 23px auto;
	margin: 0 0 0 0;
	}
	
	
#sidenav-bottom {
background: transparent url(/images/IE-sidenav-bg-bottom.gif) bottom right no-repeat;
height: 25px;
width: 214px;
margin: 0 0 25px 0;
display: none; 
}

#sidenav-action-bottom {
background: transparent url(/images/IE-sidenav-bg-bottom.gif) bottom right no-repeat;
height: 25px;
width: 214px;
margin: 0 0 25px 0;
display: none; 
}
#sidenav {

background: #fff  url(/images/button-gloss-white.png) top left repeat-x;
		border-width: 3px;
		-moz-border-radius: 2.5em 1.5em 1.5em 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 2.5em;
	border: solid #ccc;

	float: right;
	font-size: 11px;
	padding: 15px 0 23px 0px;
	margin: 0 0 30px 0;
	width: 200px;
}

#sidenavAction {

background: #fff   url(/images/button-gloss-white.png) top left repeat-x;
		border-width: 3px;
		-moz-border-radius: 1.5em 1.5em 1.5em 2.5em;
	-webkit-border-bottom-left-radius: 2.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 1.5em;
	-webkit-border-top-left-radius: 1.5em;
	border: solid #ccc;
	color: #333;
	float: right;
	font-size: 11px;
	padding: 10px auto 23px 10px;
	margin: 0 0 30px 0;
	width: 200px;
}

#theFormSales {
padding: 0 0 0 10px;
}
#search {
position: relative;
border-width: 0px;
		-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: solid #333333;

}

#sidenavFeedback {

tfont-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	word-spacing: 0.1.5em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 26px auto 23px auto;
	margin: 0 0 0 0;
	
background: #fff   url(/images/button-gloss-white.png) top left repeat-x;
		border-width: 3px;
		-moz-border-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border: solid #ccc;
	color: #333;
	float: right;
	padding: 10px 0 10px 0px;
	margin: 0 0 30px 0;
	width: 200px;
}

#socialButtons {
	
	float: right;
	padding: 0 20px 0 auto;
	width: 180px;
	margin: 0 auto 0 auto;
}

#socialButtons p {
	
	text-align: center;
	padding: 0 25px 0 auto;
	width: 180px;
	margin: 0 auto 0 auto;
}

#sidenavContactButton {

font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	word-spacing: 0.1.5em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 26px auto 23px auto;
	margin: 0 0 0 0;
	
background: #fff   url(/images/button-gloss-white.png) top left repeat-x; /*  #8EAA39   url(/images/button-gloss-on.png) top left repeat-x;*/
		border-width: 3px;
		-moz-border-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border: solid #ccc;
	color: #333;
	float: right;
	padding: 10px 0 10px 0px;
	margin: 0 0 30px 0;
	width: 200px;
}

#sidenavContactButton a, #sidenavFeedback a {
font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	word-spacing: 0.1.5em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 26px auto 23px auto;
	margin: 0 0 0 0;
	text-decoration: none;
color: #333333;
}
#sidenavContactButton a:hover, #sidenavFeedback a:hover {
font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	word-spacing: 0.1.5em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 26px auto 23px auto;
	margin: 0 0 0 0;
	text-decoration: none;
color: #666666;
}

#sidenav ul, #sidenavAction ul {
	background:transparent /* url(/images/sidenav-orange-bg-ctr.png) top right repeat-y */;
	height: 25px;
/*	border-top: 1px solid #5a7b9c;
	border-bottom: 0 solid #5a7b9c;  
	border-right: 1px solid #f9762e;
	border-left: 1px solid #f9762e; */
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	word-spacing: 0.1.5em;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 20px 0 0 0;
	width: auto;
	height: auto;
}
#sidenav ul li.lh h1 {
	background: transparent; /*url(http://nitrosecurity.com/images/sidenav_h1_rghtcnr.gif) top right no-repeat*/;
	/* border:#e4e4e4 solid; */
	border-width: 0 0 0 0;
	color: #666;
	/*display: block;*/
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 3px 3px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul li.lh h1.cnr {
	background: transparent /* url(http://www.nitrosecurity.com/images/sidenav_h1_rghtcnr.gif) top right no-repeat */;
	border:#e4e4e4 solid;
	border-width: 0 0 0 0;
	clear: left;
	color: #666;
	/*display: block;*/
	float: right;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 0 3px 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul li.tier3 a.on, #sidenav ul li.tier3on a {
	background: #333333 url(/images/nav-on-logo.png) no-repeat 97% 50%;
/*	border: #b8c7d3 solid;
	border-width: 0 1px 1px 1px; */
	color: #f9762e; 
	font-weight: bold;
/*	padding: 2px 0 3px 17px;
	text-decoration: none;  */
}
#sidenav ul li.tier3 a {
	background: transparent url(/images/li_arrow.gif) no-repeat -5% 50%;
/*	border:#b8c7d3 solid;
	border-width: 0 1px 1px 1px;  */
	color: #333;
	font-weight: normal;
	padding: 2px 0 3px 17px;
	text-decoration: none;
}
#sidenav ul li.tier3 a:hover, #sidenav ul li.tier3 a:focus {
	background: #333333  url(/images/nav-on-logo.png) no-repeat 97% 50%;
	color: #fff;
}
#sidenav ul li.on a {
	background: #333333 url(/images/nav-on-logo.png) no-repeat 97% 50%;
	color: #fff;
/*	background: #5a7b9c;
	color: #fff;   */
	font-weight: bold; 
}
#sidenav ul li a {
/*	background: #fff url(http://www.nitrosecurity.com/images/sidenav_a_bg.gif) left bottom repeat-x;
	border:#b8c7d3 solid;
	border-width: 0 1px 1px 1px;  */
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 3px 4px 4px 8px;
	text-decoration: none;
	text-transform: normal;
}

#sidenav ul.action {
	background: transparent; /* url(/images/sidenav-bg-green-top.png) top right no-repeat;
	border-top: 1px solid #5a7b9c;
	border-bottom: 0 solid #5a7b9c;  
	border-right: 1px solid #f9762e;
	border-left: 1px solid #f9762e; */
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	letter-spacing: 0em;
	word-spacing: 0.1.5em;
list-style: none;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}

#sidenav ul.action li {
background: transparent /* url(/images/sidenav-bg-green-ctr.png) top right no-repeat */;
}
#sidenav ul li.contact p {
	background: transparent;
	color: #5a7b9c;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: normal;
}

#sidenav ul li a:hover, #sidenav ul li a:focus {
	background:  #333333 url(/images/nav-on-logo.png) no-repeat 97% 50%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#leftTestimonial {
 
	background: transparent url(/images/testimonial-left-bg.gif) left top no-repeat;
	border: solid #c2c2c2;
	border-width: 0 0px 0 0;
	font-size: 12px;
	width: 720px;
	height: 250px;
	padding: 0 0 30px 2px;

}




#leftTestimonial .testimonialLeft {
background: transparent;
width: 375px;
font-size: 14px;
height: auto;
color: #f9762e;
margin: 15px 0 0 318px;
text-align: right;
padding: 25px 0 0 0;
}

#leftTestimonial .leftQuotee {
background: transparent;
width: 350px;
font-size: 12px;
height: auto;
color: #bbb;
font-style: italic;
margin: 10px 5px 0 315px;
text-align: right;
}


#rightTestimonial {
 
background: transparent;
	border: solid #c2c2c2;
	border-width: 0px;
	font-size: 12px;
	width: 700px;
	height: auto;
	padding: 15px;
	text-align: center;

}


#rightTestimonial .testimonialRight {
background: transparent;
width: 600px;
font-size: 14px;
height: auto;
color: #f9762e;
margin: auto 0 auto 20px;
padding: auto 0 auto 0;
}
#rightTestimonial .testimonialRight ul {

text-align: left; 
padding: auto 0 auto 100px;
}
#rightTestimonial .rightQuotee {
background: transparent;
width: 600px;
font-size: 12px;
height: auto;
color: #000000;
font-style: italic;
margin: 10px 5px 0 0 ;
text-align: right;
}




#cntrcol {
	background: #fff  url(/images/button-gloss-white.png) top left repeat-x;
	border: 0px solid #fff;
	margin: 0px 0 0 215px;
	padding: 0 0 0 0px;
	height: auto;
	width: 755px;
	border-width: 3px;
		-moz-border-radius: 1.5em 4em 1.5em 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;
	-webkit-border-bottom-right-radius: 1.5em;
	-webkit-border-top-right-radius: 4em;
	-webkit-border-top-left-radius: 1.5em;
	border: solid #ccc;
	
	
}
#cntrcol-noleft {
	background: transparent;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
}





#content_top {
	background: transparent url(/images/content-bg-white.png) right top no-repeat;
	border: solid #f00;
	border-width: 0px;
	float: right;
	font-size: 12px;
	width: auto;
	height: 20px;
	padding: 0 0 13px 2px;
	overflow: hidden;
	display: none;
}

#content_bottom {
	background: transparent url(/images/content-bg-white-bottom.png) right bottom no-repeat;
	border: solid #c2c2c2;
	border-width: 0 0px 0 0;
	float: right;
	font-size: 12px;
	width: auto;
	height: 20px;
	padding: 0 0 13px 2px;
	display: none;
}


#nitroContent {
	background: transparent;
		

	float: right;
	font-size: 11px;
	padding: 0px 0 13px 12px;
	margin: 0 0 0 0;
	width: 740px;
}
#home #nitroContent {
	background: transparent url(http://nitrosecurity.com/images/content_home_bg.gif) left bottom repeat-x;
	border: solid #c2c2c2;
	border-width: 0 1px 0 0;
	float: left;
	font-size: 12px;
	padding: 0 0 10px 0;
}
#nitroContent h1 {
	border: solid #f9762e;
	border-width: 0 0 0 0;
	color: #f9762e;
	font-family:  'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 26px;
		line-height: 36px;
	font-weight: bold;
	letter-spacing: 0em;
	/*letter-spacing: 0.05em;*/
	margin: 10px 15px 4px 15px;
	padding: 0;
}
.specsh2 {
text-decoration: none;
border: 0;
}
#nitroContent h2 {
	color: #5a7b9c;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 20px;
	border: solid #f9762e;
	border-width: 0 0 1px 0;
	font-weight: bold;
	padding: 0;
	margin: 8px 15px 10px 15px;
}

.feedTitle {
	color: #5a7b9c;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 8px 15px 8px 15px;
}


#nitroContent h3 {
	color: #f9762e;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 2px 15px 8px 30px;
}
#nitroContent h4 {
	color: #828282 /*#807f83*/;
	font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 2px 15px 1px 30px;
}
#nitroContent p {
	background: transparent;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 12px;
		line-height: 16px;
	margin: 8px 15px 13px 30px;
}


#nitroContent p.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#nitroContent pre {
	background: transparent;
	font-size: 11px;
	margin: 6px 15px 12px 15px;
}

#nitroContent ol {
	color: #5a7b9c;
	font-size: 12px;
	line-height: 120%;
	
	margin: 0 15px 12px 60px;
}
#nitroContent ol ol {
	color: #5a7b9c;
	font-size: 12px;
	line-height: 120%;
	list-style-type: lower-alpha;
	margin: 0 15px 12px 50px;
}

#nitroContent ul {
	color: #5a7b9c;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial, sans-serif;

	margin: 0 15px 12px 60px;
}

#nitroContent ul.admin-actions {

	list-style-type: none;

}
#nitroContent li {
	margin-top: 4px;
}
#nitroContent #iconlist ul {
	background: transparent;
	border:#ff0000 solid;
	border-width: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#nitroContent #iconlist ul li {
	list-style-type: none;
}
#nitroContent #iconlist ul li a {
	border:#e4e4e4 solid;
	border-width: 0;
	color: #0076b8;
	display: block;
	font-size: 12px;
	line-height: 13px;
	padding: 1px 0 5px 44px;
	text-decoration: underline;
	text-transform: normal;
}
#nitroContent #iconlist ul li a:hover {
	color: #00c2d4;
	text-decoration: underline;
}

.nounderline:hover, .nounderline:focus {
	color: #f9762e;
	text-decoration: none;
}

#nitroContent hr, hr.hrule {
	border: solid #ccc;
	border-width:1px 0 0 0;
}
#nitroContent table.list {
	width: 650px;
	border:#f9762e solid;
	background: #ffebaf;
	border-width: 3px;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 15px 25px;
	padding: 18px 4px 22px 4px;
}
/* the following is a special class for when a drop-down
menu is within a th (like for competitive) */
#nitroContent table.list th select {
	font-size: 11px;
	font-weight: bold;
	color:#5a7b9c;
}
#nitroContent table.list th {
	background: #transparent ;
	border: solid #ccccdd;
	border-width: 0 0 1px 0;
	color:#f9762e;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 4px 2px 3px 5px;
}
#nitroContent table.list td {
	color:#000;
	font-weight: normal;
	
	
}
#nitroContent table.list a, .nohover {
	text-decoration: none;
	color:#000;
	background: transparent;
	padding: 4px 2px 2px 5px;
	
}
#nitroContent table.list a:hover  {
	text-decoration: none;
	color:#f9762e;
	font-weight: normal;
	background: transparent;
}
#nitroContent .ss_toc, .ss_toc:hover  {
	font-size: 13px;
	text-decoration: none;
	color:#fff;
	background: #666;
	line-height: 16px;
	padding-bottom: 4px;
	-moz-border-radius: 1.5em;
-webkit-border-radius: 1.5em;
}
#nitroContent .ss_toc_odd, .ss_toc_odd:hover  {
	font-size: 13px;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 4px;
	-moz-border-radius: 1.5em;
-webkit-border-radius: 1.5em;
}
.nohover:hover {
	text-decoration: none;
	color:#333;
}


#nitroContent table.list td h1 {
	margin: 6px 0 3px 0;
}
#nitroContent table.list td h2 {
	margin: 6px 0 3px 0;
}
#nitroContent table.list td h3 {
	border: solid #ccccdd;
	border-width: 0 0 1px 0;
	margin: 6px 0 3px 0;
}
#nitroContent table.list tr.odd, #nitroContent td.odd {
	background: #fff;
}
#nitroContent table.list tr.accent, #nitroContent td.accent {
	background: #f9762e;
	color: #fff;
}
#nitroContent div.short-quote {
	background: transparent;
	width: 300px;
	border: #f9762e solid;
	border-width: 0px 0;
	color: #f9762e /*#5a7b9c*/;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	margin: 0 30px 15px 30px;
	padding: 8px 30px 1px 30px;
	text-align: justify;
}

#nitroContent div.quote {
	background: transparent;
	width: auto;
	border: #f9762e solid;
	border-width: 1px 0;
	color: #f9762e /*#5a7b9c*/;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	margin: 0 30px 15px 30px;
	padding: 8px 30px 15px 30px;
	text-align: justify;
}
#nitroContent div.quote p.qoutee, #nitroContent div.short-quote p.qoutee
 {
	color: #5a7b9c;
	text-align: right;
	font-size: 11px;
	margin: 5px 0 0 0;
}

#nitroContent a {
	color: #f9762e;
	font-weight: normal;
}


.breadcrumb {
	font-family: Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana,  sans-serif;
	margin: 0px 0 0px 2px;
	padding: 3px 0 0 1px;
	color: #666666;
	font-size: 10px;
}
*.leftimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: left;
	margin: 0 8px 8px 0;
}
*.rghtimage {
	background: #efefef;
	border: 0 solid #ccc;
	float: right;
	margin: 0 5px 20px 15px;
}
*.accent {
	color: #f9762e;
}
*.invert {
	color: #666;
}
*.clearit {
	clear: both;
}

/**************** support / download styles ***************/


#ReleaseNotesContainer {
position: absolute;
background: #fff; 
	width: 50%; 
	height: 575px; 
border: 2px solid #ccc;
-moz-border-radius: 1.8em;
-webkit-border-radius: 1.8em;
padding: 20px;
margin: 200px 25% 0 25%;
z-index: 99998;

}

#ReleaseNotes {
	
	background: #fff; 
	width: 90%; 
	height: 400px; 
	 overflow: scroll;
	margin: 20px;
}


/************** footer styles ***************************************/
#footer {
	background: transparent;
	border: solid #f9762e;
	border-width: 0 0 0 0;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
}
#copyright {
	background: transparent;
	border: solid #c2c2c2;
	border-width: 0 0 0 0;
	color: #acacac;
	
	font-size: 12px;
	text-align: right;
}
#copyright p {
	padding: 5px 5px 6px 4px;
}
#footernav {
	background: transparent;
	border-top: solid #ccc;
	border-width: 0 0 0 0;
	color: #333333;
	font-size: 13px;
	letter-spacing: 0.1.5em;
	text-align: right;
}
#footernav p {
	padding: 5px 18px 6px 5px;
}
#footernav a {
	color: #666666;
	text-decoration: none;
}
#footernav a:hover, #footernav a:focus {
	color: #f9762e;
	text-decoration: underline;
}
/************** added by eric ***************************************/
	/* used by tablesort.js */
#nitroContent table.list th.sortasc {
	background: transparent;
}
#nitroContent table.list th.sortdesc {
	background: transparent;
}
#nitroContent table.list th.sortasc *.arrow {
	background: url(/images/arrow_up.gif) right top no-repeat;
}
#nitroContent table.list th.sortdesc *.arrow {
	background: url(/images/arrow_dn.gif) right top no-repeat;
}


#nitroContent table.list tr:hover {
	background: #ffeeaa;
	
}
	/* used by mediashow.js */
*.infoHidable {
	height: 180px;
}
*.mediaHidable, .simpleHidable, *.mediaHidable2, *.cta {
	background: transparent;
	border-width: 1px #f9762e solid;
	height: 2000px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	margin: 0;
	text-align: center;
	width: 100%  ;
	z-index: 15;
}
*.cta {
padding-top: 120px;
color: #f9762e;
font-weight: bold;
font-size: 24px;
}
*.keeper {
	background: #666 transparent;
	text-align: center;
	border-width: 1px #f9762e solid;
	position: absolute;
	top: 100px;

	font-size: 12px;
	margin: 0;	margin-left: 25%;
	width: 644px;
	heght: 484px;
	z-index: 26;
	}
*.previewBox {
	
	background: transparent;
	text-align: center;
	border-width: 1px #f9762e solid;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
*.mediaBox {
	background: #666;
	text-align: center;
	border-width: 1px #f9762e solid;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	margin: 0;
	padding-top: 100px;
	width: 100% ;
	height: 2000px ;
	z-index: 17;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	}
*.mediaBoxBottom {
	color: #036;
	border : 1px solid #f9762e;
	background: #b8c7d3;
	width: 100%;
}
*.previewBoxMain {
	background: #ccc;
	border: 1px #f9762e solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 133px; 
	width: 200px;
}
*.mediaBoxMain {
	background: #ccc;
	border: 1px #f9762e solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 480px; 
	width: 640px;
}

#nitroContent div.specs {
	background: #ffebaf;
	border: #f9762e solid;
	border-width:  1px;
	color: #5a7b9c;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: normal;
	margin: 0 30px 0 15px;
	padding: 8px 0 15px 0;
	text-align: justify;
	line-height: 90%;
	-moz-border-radius: 1.5em;
-webkit-border-radius: 1.5em;
}
#nitroContent div.specs li {
	color: #5a7b9c;
	text-decoration: none;
	text-align: left;
	margin: 5px 0 0 0;
}

#nitroContent {
font-family: Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana,  sans-serif;
	

}
.datasheet_print {
	display: none;
}

.zoom {
border: 1px solid #f9762e;
background: transparent;
position: absolute;
top: 0;
left: 50%;
margin-left: -400px;

width: 800px;
background: #000;
color: #fff;
}


.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
¾
.element {
¾
}
¾
.element p {
	margin: 0;
	padding: 4px;
}
¾
.float-right {
	padding:10px 20px;
	float:right;
}
¾
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.rightlist {
	float: right; 
	width: 270px; 
	
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	margin: 0 7px 0px 7px;
	padding: 5px 0px 0px 0px;
	margin-bottom: 50px;
	text-align: justify;
}

.note {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	background: #ddd;
	color:  #001a33;
	margin: 0 15px 0px 15px;
	padding: 2px 2px 2px 2px;
	text-align: justify;
}


/******************* wide homespot test *************************/


#spotOne div.quote {
	background: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	height: 120px;
	padding: 10px;
}


#spotOne p.qoutee {
	color: #5a7b9c;
	text-align: right;
	font-size: 11px;
	margin-top: 5px;
	padding-right: 25px;
}
#spotOne p.qoutee {
	padding: 5px;
	float: right;
	width: 80%;
	border-top: 1px dotted #f9762e;

}

#spotThree div.quote {
	background: #fff;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	height: 120px;
	padding: 10px;
}

#spotThree p.qoutee {
	color: #5a7b9c;
	text-align: right;
	font-size: 12px;
	margin-top: 5px;
	padding-right: 5px;
	margin-bottom: 20px; 
}
#spotThree p.qoutee {
	padding: 5px;
	float: right;
	width: 80%;
	border-top: 1px dotted #f9762e;

}

#FrogJS{
width: auto;
height: 280px;
margin: 0 18px;
border: 0;
text-align: center;
}

.homefrog {
width: 270px;
float: right;
text-align: center;
background: $fff;
height: 200px;
margin: 0 5px;
border: 0;
}

#FrogJSCredit{
text-align: right;
font-size: 11px;
color: #f9762e;
padding: 1px;
}
#FrogJSCaption{
text-align: center;
line-height: 120%;
width: 270px;

}


/* nitro_scroll css */
#nitro_scroll {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 710px; /* important */
	height: 260px; /* important */
	margin: 0;
	padding: 0;
	background: transparent;
}

#nitro_scroll_content {
	position: absolute;
	top: 0;
	margin-left: 0;
	
	
}

#nitro_scroll_content
#nitro_scroll_content li {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
	#nitro_scroll_content {
		width: 13440px;
		
	}

	#container_bd #nitro_scroll ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: transparent;
	
	}

#container_bd #nitro_scroll ul li img {
	display: block;
	
}

#nitro_scroll_frame {
	position: absolute;
	width: 710px;
	margin: 189px 20px 0 0px;
}

#nitro_scroll_frame a {
	color: #fff;
	text-decoration: none;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#nitro_scroll_frame a:hover {
	color: #aaa;
	text-decoration: none;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

#container_bd #nitro_scroll_frame ul li {
	margin: 0px 0px;
}
#container_bd #nitro_scroll_frame ul li img{
	border: 1px solid #666;
	padding: 0px;
}
	#container_bd #nitro_scroll_frame ul li img:hover {border: 1px solid #f9762e;}
	
	
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #99CE3C; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #FFB723; -moz-border-radius: 1.5em 1.5em 0 0; -webkit-border-top-left-radius: 1.5em; -webkit-border-top-right-radius: 1.5em;}
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #99CE3C; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #FFB723; border-top: none; -moz-border-radius: 0 0 1.5em 1.5em;
	-webkit-border-bottom-left-radius: 1.5em;	-webkit-border-bottom-right-radius: 1.5em;}
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://nitrosecurity.com/images/screenshots/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(http://nitrosecurity.com/images/screenshots/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(http://nitrosecurity.com/images/screenshots/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(http://nitrosecurity.com/images/screenshots/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #EEEEEE; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(http://nitrosecurity.com/images/screenshots/close_grey.png) no-repeat; }
	#lbClose.red { background: url(http://nitrosecurity.com/images/screenshots/close_red.png) no-repeat; }
	#lbClose.green { background: url(http://nitrosecurity.com/images/screenshots/close_green.png) no-repeat; }
	#lbClose.blue { background: url(http://nitrosecurity.com/images/screenshots/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(http://nitrosecurity.com/images/screenshots/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(http://nitrosecurity.com/images/screenshots/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(http://nitrosecurity.com/images/screenshots/play_red.png) no-repeat; }
	#lbPlay.green { background: url(http://nitrosecurity.com/images/screenshots/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(http://nitrosecurity.com/images/screenshots/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(http://nitrosecurity.com/images/screenshots/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(http://nitrosecurity.com/images/screenshots/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(http://nitrosecurity.com/images/screenshots/pause_red.png) no-repeat; }
	#lbPause.green { background: url(http://nitrosecurity.com/images/screenshots/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(http://nitrosecurity.com/images/screenshots/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(http://nitrosecurity.com/images/screenshots/pause_gold.png) no-repeat; }
	
	div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



