html, body { 
	background: url(../images/top-bg.jpg) repeat-x scroll 0 0; 
	width:100%; 
	color:#666;
	font:12px/1.3333 "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin:0px auto;
}
img { vertical-align:middle;}
a{color:#001f5b;}
a:link, a:visited { text-decoration:none;}

p { margin:0 0 1.5em;}

sup{ vertical-align: baseline; font-size: 0.8em; font-family: verdana; position: relative; top: -0.4em; }
sub { position:relative;top:2px; font-size:0.8em; font-family:verdana;}

.pdTop20 {padding-top:20px;}
.pdTop15 {padding-top:15px;}
.pdTop10 {padding-top:10px;}
.pdTop5  {padding-top:5px;}
.pdBot3  {padding-bottom:3px;}

.pdRt10 {padding-right:10px; }
.pdRt5 {padding-right:5px; }

.pdLt20 {padding-left:20px; }
.pdLt2 {padding-left:2px;}

.mrgTop15 {margin-top:15px;}
.mrgTop10 {margin-top:10px;}

.mrgBt60 {margin-bottom:60px;}
.mrgBt45 {margin-bottom:45px;}
.mrgBt30 {margin-bottom:30px;}
.mrgBt20 {margin-bottom:20px;}

.mrgRt20 {margin-right:20px;}
.mrgRt5 {margin-right:5px;}
.fltLeft { display:inline; float:left; }
.fltRight { display:inline; float:right; }
.clrBoth { clear:both;}
.hide { visibility:hidden;}
.remove { display:none;}
.cntrAlign{text-align:center;}

#mainContainer, #footer, #subContainer, .footnote {  
	margin:0 auto; 
}
#mainContainer { background:url('../images/page-mid.png') repeat-y scroll 0 0; width:1025px; margin:0px auto; /*position: relative; z-index: 200;*/}

#page { width:1010px; margin:0 6px 0 8px; position:relative;}

#nav { 
	background: #fff url('../images/nav-tall-bg.gif') repeat-y 0px 0px;
	height:38px; 
	text-align:left; 
	width:1009px;
	position:relative;
	left:1px;
	overflow-y: hidden;
}

#navLeft, #moreSites{
     position: relative;
     top: 0px;
     left: 0px;
     width: 1009px;
}
#moreSites{
     text-align: left;
     visibility: hidden;
     height: 52px;
}
 
#nav div .fltLeft{
	width: 179px;
}
#moreSites div.navLink div{
     position: relative;
     top: -26px;
     padding-top: 10px;
     z-index: 1000;
}

#moreSites div.navLink div img{
     vertical-align: baseline;
}

#navArrow{
     position: relative;
     top: 2px;
     left: -6px;
}

div.navLink{
     float: left;
     display: inline;
     padding: 17px 14px 0px 0px;
     font-size: 10px;
     height: 10px;
     line-height: 10px;
     text-align: left;
}

div.navLinkRt{
	 color:#448CCB;
     float: right;
     display: inline;
     padding: 17px 10px 0px 0px;
     font-size: 10px;
     height: 10px;
     line-height: 10px;
     text-align: left;
}

div.navLink a{
     font-size: 10px;
     color: #00aeef;
     text-decoration: none;
}

div.navLink a:hover{
     color: #000;
     text-decoration: none;
}

div.navLinkRt a{
     font-size: 10px;
     color: #448ccb;
     text-decoration: none;
}

div.navLinkRt a:hover{
     color: #000;
     text-decoration: none;
}  

div.navLink a.sel { color: #000;}
#navBtm{
     position: relative;
     height: 4px;
     background: url('../images/nav-btm.png') repeat-x 0 0;
     overflow: hidden; 
	 margin-left:1px;
	 width:1009px;
	 z-index:12;
}
#blueBarNav{
	width:100%;
	margin-top:-3px;
	/* position: relative;
	z-index: 200; */
}

#blue-nav {
	float:left; 
	margin-top: -1px;
	background: url('../images/blue-bar.jpg') no-repeat scroll top right;
	width:848px;
	height: 40px;
}
#hNav {
	color:#fff;
	font-size:.9em;
	width:800px;
	padding:11px 0px 0px 20px;
}
.blueBarRightBlk{
	width:300px;	
}
#hNav ul li { display:inline; padding:0 2px;}

.search { 
	background:url('../images/searchBg.png') no-repeat 0 0; 
	width:180px; 
	height:23px; 
	border:0; 
	color:#004d99; 
	font-size:10px; 
	line-height:1; 
	float:left; 
	/*padding-right:15px;*/
	position:relative;
	top:-3px;
	z-index: 199;
}
.downArrowIcon{
	padding-right:5px;
}
#list a:link, #hNav a:link { color:#fff; text-decoration:none;}
#list a:visited, #hNav a:visited { color:#fff; text-decoration:none;}
#list a:hover { color: #001f5b;}

#hNav a:hover { text-decoration:underline;}

.go-input-home{
  width: 180px;
  height: 23px;
  background: url('../images/go-input-bg.png') no-repeat 0px 0px;  
  padding: 0px 0px 2px 2px;
}

td.go-input-fld{width: 162px;}

td.go-input-fld input{
  width: 150px; 
  background: none; 
  border: 0; 
  padding: 0;
  margin: 0; 
  font-size: 10px;
  line-height: 10px; 
  height: 16px;
  color: #1378c2;
  position:relative;
  top:4px;
  left:5px;
}

/* Style for running page popup*/
#runningPopup{
	clear:both;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	width:163px;
	margin:10px;
}

#outerTop{
	background:url(../images/left-nav-top.gif) no-repeat top left;
	display:block;
	height:12px;
}
#outerBottom{
	background: url(../images/left-nav-bottom.gif) no-repeat bottom left;
	display:block;
}
#outerBottom p{
	font-weight:bold;
	color:#fff;
	padding:0px 10px 10px 10px;
}
#subContainer{
	width:1025px; 	
	/*position: relative;
	z-index: 100;*/
}
#topinnermainText{
	float:left; 
	margin-left:0px;	
}
#innermainText{
	background:url('../images/page-mid.png') repeat-y scroll 0 0 !important; 
}
#contentContainer{
	width:840px;
	background:#EDEDED;
	margin-left:9px;
}
#leftContentPane{
	width:161px; 
	float:left;
	background:#fff;
}
#centerContentPane{
	width:677px;
	_width:676px;
	float:left;
	background:#fff url('../images/proda-pg-bg.jpg') no-repeat;
	margin-top:-2px;
	margin-left:-1px;
	_margin-left:-3px;
	
}
#leftContentPane #logo{
	top:-36px;
	position:relative;

}
#leftNav {
	font-size:11px;
	width:160px;
	min-height:650px; 
	background: #ededed url('../images/col1-bg.jpg') repeat-x 0px 200px;
	margin-top:-15px;
}
#menu-large{
	background:url('../images/LeftNavBig.jpg') no-repeat;
	height: 470px;
	position:relative;	
	padding:5px 0px 0;
	color:#fff;
	font-weight:bold;
	width:160px;
}
#menu-large #list li{
	line-height:14px; 
	padding:8px 12px;
	width:140px;
	_padding:8px 0px 8px 10px
}
#menu-large #list li.btBar {
	background: url('../images/nav-sep.png') no-repeat left top;
	line-height:14px; 
	padding:10px 12px;
	width:140px;
	text-transform:uppercase;
}
.innerListltPad{padding-left:10px;_padding-left:0px; }
.subnav-selected {color:#001f5b !important;}
#leftNav h2 { color:#001f5b; margin-bottom:12px;}

#leftNav .callout { padding:40px 0 0 20px;}
#leftNav .callout div { width:110px;}


.callout .zip, .ecp .zip { 
	width: 110px; 
	color:#001f5b; 
	font-weight:bold; 
	font-family:arial; 
	font-size:11px; 
	background:url('../images/small-input.gif') no-repeat 0 0;
	border:none; 
	height:21px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:middle;
}
.callout img { position:relative; left:-4px; top:-2px;}
#menu {
	background: url('../images/leftNav.jpg') repeat-x 0 0;
	height: 240px;
	position:relative;	
	padding:5px 0px 0;
	color:#fff;
	font-weight:bold;
}

#menu #tr {
 background: url('../images/leftNav-tr.jpg') no-repeat 0 0;
 width:14px;
 height:11px;
 position:absolute;
 top:0;
 right:0;
}

#menu #list li {
	background: url('../images/nav-sep.png') no-repeat left bottom;
	line-height:14px; 
	padding:10px 12px;
	width:140px;
	text-transform:uppercase;
}
#menu #list li.last { background:none;}
#contentBlk{
	min-height:900px;
}
#btmCurveShd{
	/*background:url('../images/page-btm-shw.png')no-repeat scroll top left;*/
	height:55px;
	width:848px;
	margin-left:2px;
	
}
#rytFeatureBlock{
	font-size:11px;
	font-weight:bold;
	width:171px;
	float:left;
	margin-left:-5px;
	background:transparent url(../images/page-rt-shw.png) repeat-y scroll 7px 0 !important;
	margin-top:-3px;
	padding-right:6px;
}
#rytBorderImage{
	background-color:#fff;
	margin-left:5px;
	_margin-left:0px;
	_border-left:3px solid #ededed;
	_width:165px;
}
/*
 #rytFeatureBlock{
	font-size:11px;
	font-weight:bold;
	width:171px;
	float:left;
	margin-left:-5px;
	background-color:#fff;
	border-left:3px solid #ededed;
	margin-top:-3px;
}
#rytBorderImage{
	background:url('../images/page-rt-shw.png') repeat-y !important;
	margin-left:5px;
	_margin-left:0px;
	_width:170px;
} */
.featureContent{
	padding:15px 0px;	
}
.featureContentInfo{
	padding:3px 10px;
}
.featureContentGetit{
	font-size:12px;
	font-weight:bold;
	color:#004D99;
	padding-top:5px;
	padding-left:10px;
}
.featureContent a{
	color:#004D99;
}
#rytBtmBorder{
	background: url('../images/rt-nav-btm.gif') no-repeat left bottom;
	display:block;
	height:30px;
	width:171px;
	position:relative;
	top:30px;
	left:1px;
	_left:3px;	
}
.callout .zip, .ecp .zip {
	font-size:10px;
	font-weight:bold;  
}

#footer, .footnote { width:995px; color:#8b8a8a; padding:1em 0 1em; }
.footnote { padding:1em 0 0;}
#footer p, .footnote p { font-size: .95em; margin:0;}
#emailFooter li, #footer li { font-size: .95em; display:inline; padding:0 5px 0 0;}
#footer a:link, #footer a:visited, #footer a:active { color:#8b8a8a;text-decoration:underline;}
#footer a:hover { text-decoration:none;}
#emailFooter a:link {color:#8b8a8a; text-decoration:underline;}
/* share with friends popup style*/
#stfBlock { width:450px; visibility: hidden; height:440px; display:none;}

#frndPopup, #frndPopupConfirm{
	width:450px;
	position:absolute; /*
	top:100px;
	left:250px; */
	z-index:100;
}

#swfOuterTop{
	background:url(../images/swf-box-top.gif) no-repeat top left;
	display:block;
	height:23px;
	width:450px;
}
#swfouterBtm{
	border:3px solid #8ac11d; 
	border-top:none; 
	background-color:#fff; 
	width:404px;
	padding:0px 20px 20px 20px;
	height:390px;
}
.frndHeader{
	font-size:20px;
	color:#41821c;
	font-weight:bold;
	line-height:20px;
}
.frndSubHead{
	font-size:14px;
	color:#78a804;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	padding:10px 0px;
}
.frndSubHeadSize{
	color:#78a804;
	font-size:20px;
	line-height:25px;
}
.frndText{
	font-size:12px;
	color:#666;
}
#closeBtn1{
	text-align:right;
	position:relative;
	top:-10px;
}
#sendBtn{
	text-align:right;
	padding:10px 20px 0px 0px;
	_padding-top:6px;
}

#Contratulations, #ContratulationsEmail{
	margin:50px 20px 20px 40px;	
	height:900px;
}
#ContratulationsEmail{
	/*margin:50px 20px 20px 40px;*/	
	position:absolute;
	top:300px;
	left:200px;
	z-index:20;
	background-color:#fff;
	height:400px;
	width:500px;
}
.points a{
	color:#004D99;
}
.greenFont{
	color:#78a804;
	font-weight:bold;
}
.blueFont{
	color:#004D99;
	font-weight:bold;	
}
#emailBgImg{
	padding:10px 0px;
	position:absolute;
	z-index:10;
}
#emailContent{
	padding:40px 20px;
	position:relative;
	z-index:12;
	height:250px;
	width:450px;
}
#emailFooter{
	font-size: .95em; margin:0;
	width:500px;
}
.printerIco{
	cursor:pointer;
}

/* safety information */
.ulindt{
	list-style-type:disc;
	padding-left:20px;
}
.ulindt ul li{
	list-style-type:circle;
	margin-left:15px;
}

/*free trail pop up style*/

#freeTrailAquaPopup, #freeTrailAstiPopup, #freeTrailMultiPopup, #freeTrailNDPopup, #learnAboutAstiPopup{
	width:294px; position:absolute; zoom:1;z-index:101;
}	
#freeTrailBgImg{
	position:absolute; 	width:294px; height:156px; 	background:url(../images/freetrial/rollover-box.png) no-repeat 0 0;
}
#freeTrailTextBlk{
	position:relative;
	padding:15px 20px 20px;
	width:240px;
	color:#3d7d1e;font-weight:bold;font-size:11px;
}



/*  Flash overlay */
div.site_overlay{
   position: absolute;
   left: 0; top: 0;
   background-image: url('/images/contentPattern.png');
   width: 100%; height: 100%;
   z-index: 200;
   overflow: hidden;
}

.lyrRel{
	width: 100%;
	height: 100%;
	position: relative;
}

#tv-ads-overlay{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 500;
	width: 848px;
	height: 430px;
	visibility: hidden;
}

#closeBtn, #closeBtnBG{
	width: 31px;
	height: 31px;
	position: absolute;
	left: 855px;
	top: -13px;
}

#closeBtn{
	z-index: 511;
}

#closeBtnBG{
	background: url('../images/btn-close-green.png') no-repeat 0px 0px;
	z-index: 510;
}

#features ul li.lastflash { display: none;}
.featureContentInfoflash {display: none; position: relative; padding-top: 70px;}
#tv-spot-callout-img{
	position: absolute;
	top: -16px;
	left: -5px;
}


.selLangDiv{
 float: right;
 border: 0px solid red;
 width: 110px;
 position: relative;
 z-index: 200;
 left: 6px;
}

/* NOTE, some ie6 specific styles have been set in air-optix-ie.css */
#cntryDD { display:none;height:175px; border:1px solid #ccc; position:absolute; top: 20px; z-index:500; background:#fff; width:115px;_width:120px; overflow:auto; padding:2px; -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.35); -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.35);}
#cntryDD ul { font-weight:bold; font-size:10px;}
#cntryDD ul li { height:20px; line-height:21px; border-bottom: 1px solid #adafb2; padding-bottom:5px; white-space: nowrap; display: block; }
#cntryDD ul li span {width:69px; display:inline-block;}
#cntryDD a:link, #cntryDD a:visited, #cntryDD a:hover, #cntryDD a:active { text-decoration:none; color:#001F5B; cursor:pointer; }

#cntryDD li.last { border:0;}

.ie6prodfix { width:578px; height:145px; background:transparent url(../images/products/products.png) no-repeat; }

