/* STANDARD STYLES */
*    { margin: 0; padding: 0; }

body { background: #FFF; color: #241D4D; }
body, tr, td,
input, textarea, select { font-size: 11px; line-height:135%; font-family: Verdana, Arial, Helvetica, sans-serif; }

tr.vtop {
	vertical-align: top;
	text-align: left;
}

th {
	text-align: left;
}

a         { cursor: pointer; }
a:link    { color:#241D4D; text-decoration: underline; }
a:visited { color:#241D4D;text-decoration: underline; }
a:hover   { color:#7B9FC3; text-decoration: underline; }

h1 { font-size: 175%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 80%;  }
h6 { font-size: 60%;  }

p  { line-height: 1.6em; margin: 10px 0; }

ul, ol, dl {  line-height: 1.6em; }

hr { width: 100%; }
img { border: none; padding: 0; margin: 0; }

/* REDECLARE STYLES */
blockquote{
	font-style:italic;
	padding:5px 5px 20px 20px;
}
blockquote span{
	float:right;
	font-style:normal;
	text-align:right;
	display:block;
	padding-left: 10px;;
	font-size:10px;
}
blockquote.leftAlign span{
	float:left;
	font-style:normal;
	text-align:left;
	display:block;
	margin:2px 0 0 0;
	font-size:10px;
}
div#airTight{
	float:right;
	text-align:right;
	margin-right:7px;
}
div#appTable{
	display:table;
}
div.appTableRow{
	display:table-row;
}
.appTableRow p{
	width:154px;
	min-height:170px;
	float:left;
	text-align:center;
	border:solid 1px #DBE2EC;
	padding:3px;
	margin:0 5px 7px 0;
}
div#cmsInterior{
	padding:0 10px 0 5px;
	margin-top:-195px;
	margin-left: 50px;
}
div#copyright{
	float:left;
	text-align:left;
	margin-left:7px;
}
div.error{
	border:solid 2px #cc0000;
	width:90%;
	color:#330000;
	padding:10px;
}
.errorField{
	border:solid 1px #cc0000;
}
table#fileListing {
	border-collapse: collapse;
}
table#fileListing tr {
	vertical-align: top;
}
table#fileListing tr:hover {
	background-color: #E0E0FF;
}
table#fileListing td {
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	padding: 3px;
	vertical-align: top;
}
table#newsListing {
	width: 600px;
	border-collapse: collapse;
}
table#newsListing tr {
	vertical-align: top;
}
table#newsListing tr:hover {
	background-color: #E0E0FF;
}
table#newsListing td {
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	padding: 3px;
}
table#testimonialsListing {
	width: 600px;
	border-collapse: collapse;
}
table#testimonialsListing tr:hover {
	background-color: #E0E0FF;
}
table#testimonialsListing td {
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	padding: 3px;
	vertical-align: top;
}
div#footer{
	width:760px;
	height:133px;
	font-size:10px;
	background:url(../images/mainBGFooter.jpg) no-repeat;
	text-align:center;
}
div#header{
	width:760px;
	height:305px;
}
div#print { position:absolute; margin: 87px 0 0 718px; z-index:3; }
div#headerInterior{
	width:234px;
	height:305px;
}
div#left{
	float:left;
	width:213px;
	padding:0 20px 0 4px;
}
div#main{
	width:760px;
	background:url(../images/mainBG2.jpg) no-repeat;
	margin:auto;
}
div#navHeader{
	float:left;
	width:493px;
	z-index:5;
	position:absolute;
	margin:0px 0px 0px 0px;
}
div#navHeaderInt{
	float:left;
	width:493px;
	z-index:5;
	position:absolute;
	margin:0px 0px 0px 0px;
}

div#navHeaderCMS{
	float:left;
	width:1px;
	z-index:5;
	position:absolute;
	margin:0px 0px 0px 0px;
}

div#collageHeader{
	float:right;
	width:526px;
	margin:15px 0 0 0;
	z-index:1;
}

div.nozzleTable{
	border:solid 1px #7A9DC3;
}
div#page{
	width:100%;
	background:url(../images/topBGStripe.jpg) repeat-x;
}
div#right{
	float:left;
	width:505px;
	padding:0 10px 0 5px;
	margin-top:-35px;
}
div#rightInterior{
	float:left;
	width:505px;
	padding:0 10px 0 5px;
	margin-top:-195px;
}
div.section{
	float:right;
	width:505px;
	background:url(../images/sectionBtmBorder.jpg) bottom no-repeat;
	padding:17px 0 20px 0;
}
div.sectionBottom{
	float:right;
	width:505px;
	background:none;
	padding:17px 0 15px 0;
}
div.sectionForm{
	width:495px;
	background:none;
	padding:10px;;
}
div#sealAirSecurity{
	text-align:center;
}
#sealAirSecurityPop{
	text-decoration:underline;
	color:#241D4D;
	cursor:pointer;
}
div#sealAirSecurityPopClose{
	float:right;
	text-decoration:underline;
	color:#241D4D;
	cursor:pointer;
}
div#sealAirSecurityPopUp{
	position:absolute;
	z-index:20;
	width:400px;
	height:175px;
	background:url(../images/SAS_BG.jpg) repeat-x #fff;
	border: solid 1px #242748;
	padding:10px;
	display:none;
}
span#topRightSting{
	float:right;
	font-style:italic;
}
span#topRightSting a{
	font-weight: bold;
	color: #990000;
}
span.appTableRow{
	display:table-row;
}
.appTableRow dt{
	display:table-cell;
}
.appTableRow dd{
	display:table-cell;
}
h2{
	font-size:14px;
	color:#000080;
	line-height:135%;
	margin-bottom:12px;
}
h3{
	font-size:13px;
	color:#0B3D84;
	margin-bottom:15px;
}
img#airocideLogo{
	margin-top:-15px;
}
img#airoCidePPT{
	margin-top:0px;
}
img#AVAElogo{
	margin-right:20px;
}
img#AVAElogoInt{
	margin:0 0 20px 20px;
}
img#logoSpacer{
	margin:15px 0 13px 45px;
}
img#sealOfAirSecurity{
	margin-top:10px;
}
img#sealOfAirSecurityInt{
	margin:0 3px 0 9px;
}
img.sectionBorder {
	margin: 6px;
}
label{
	float:left;
	padding-left:50px;
	width:140px;
	margin-right:45px;
}
.form label{
	float:none;
	width:auto;
}
ul.form{
	margin-left:175px;
}
.form li{
	display:inline;
}
ul.gt_listType{
	list-style-image:url(../images/gt_listType.gif);
	padding:0 7px 10px 30px;
	margin-top:30px;
}
ul#contact.gt_listType a{
	font-weight: bold;
	color: #990000;
}
ul.nozzleRow{
	border-top:solid 1px #7A9DC3;
}
ul.nozzleRow li{
	list-style-type:none;
	float:left;
	padding:7px 3px;
}
li.orderTotal{
	font-weight:bold;
	width:433px;
}
li.orderNum{
	font-weight:bold;
	width:365px;
}
li.modelNum{
	width:92px;
}
li.itemDesc{
	width:213px;
}
li.listPrice{
	width:53px;
}
li.select{
	width:40px;
}
li.quantity{
	width:62px;
}

/* NO ELEMENT */
#footer p{
	margin-bottom:25px;
}
.kes_strong{
	font-weight:bold;
	color:#0B3D84;
}
.gt_listType li{
	margin-bottom:0px;
}
#left div{
	width:203px;
	float:right;
	padding-bottom:10px;
	/*margin-right:10px;*/
}
.li_noMarg li{
	margin:0;
	line-height:155%;
}
#testimonials p{
	font-style:italic;
	margin:10px;
}
#testimonials span{
	font-style:normal;
	font-size:10px;
	line-height:135%;
}

#tblTradeshow {
	border-collapse: collapse;
}

#tblTradeshow td, th {
	padding: 5px;
	border: 1px solid #d8e0eb;
}

#tblTradeshowSponsors {
	border: 1px solid #d8e0eb;
	background-color: #ffffff;
}

#tblTradeshowSponsors td {
	padding: 5px;
	text-align: center;
}

