﻿body 
{
	font-family: 'Trebuchet MS' Verdana Tahoma;
	background-color:#999;
	margin:0;
	padding:0;
	border:0;
}

p,a,div,span,td,li, h1,h2,h3,h4,h5,h6,dl 
{
	font-family: 'Trebuchet MS' Verdana Tahoma;
	font-size:9pt;
}

h1
{
	/*clear:both;*/
}

h1 
{
	font-size:12pt;
	text-transform:uppercase;
	color:#900;
	margin-bottom:0 !important;
	line-height:14pt;	
		
 }
 
 h2 
 {
	font-weight:bold;
	text-transform:capitalize;
	color:#900;
	margin-bottom:3px !important;
 }
 
 p 
 {
	margin-top:0;
	line-height:12pt;		
 }
 

img 
{
	/* border:solid 1px #000; */
	border:solid 0 transparent;
}

a 
{
	text-decoration:none;
	color:#8c8c8c;
	text-decoration:underline;
	background-color:Transparent;
}

a:visited 
{
	color:#000;
}

a:acitve 
{
	color:#900;
}

a:hover 
{
	color:#c00;
	text-decoration:underline;
}

#RightShadow
{
	background-position: right top;
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
	background-color:Transparent;
	width:995px;
	margin:0 auto;
}



#FullContent 
{
	position:relative;
	width:984px;
	background-color:#fff;
	border-top:solid 2px #c00;
}

#Header 
{
	width:984px;
	height:87px;
	background-color:#000;
	position:relative;
}

#Header img 
{
	position:absolute;
}

#Header .imgLogo 
{
	
	top:30px;
	left:30px;
	width:274px;
	height:24px;
}

#Header .imgAirstackLogo 
{
	top:0;
	right:0;
	width:242px;
	height:72px;
}

#SearchRowNavDiv 
{
	position:relative;
	z-index:999;
	background-color:#335a81;
	height:19px;
	border-top:solid 1px #fff;
	border-right:0;
	padding-right:0;
	margin-right:0;
	
}

#SearchRowNavDiv #searchDiv 
{
	position:absolute;
	right:0;
	top:0;
	width:150px;
	height:19px;
	line-height:19px;
	vertical-align:middle;
	text-align:right;
	padding:0;
	margin:0;
	border:0;
	
	overflow:hidden;
	
}

#SearchRowNavDiv #headerLinks 
{
	position:absolute;
	left:35px;
	bottom:0;
	width:800px;
	height:19px;
	line-height:19px;
	vertical-align:middle;
	text-align:left;
	text-transform:uppercase;	
}
#headerLinks 
{
	color:#fff;
}

#headerLinks a 
{
	color:#fff;
	padding-right:10px;
	font-size:.8em !important;
	letter-spacing:3px;
	text-decoration:none;
}

#headerLinks a:hover 
{
	text-decoration:underline;
}

#searchDiv .SearchText 
{
	position:relative;
	margin:0;
	padding:0;
	height:15px;
	width:115px;
	font-family:Verdana;	
	font-size:7pt;
	
	
}

#searchDiv .SearchButton 
{
	border:0;
	margin:0;
	padding:0;
	background-color:#808080;
	height:20px;
	width:18px;
	font-size:8pt;
	text-align:center;
}

#searchDiv .SearchWaterMark 
{
	font-family:Verdana;	
	font-size:7pt;
	width:115px;
	
}

#Footer
{
	padding-top: 9px;
	margin: 0 auto;
	width: 986px;
	height:25px;
	background-position: 5px top;
	background-image: url(images/bottom_shadow.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}

.imageCaption 
{
	font-size:small;
	font-weight:bold;
	}
	
.image_right 
{
	float:right;
	clear:right;
	padding-bottom:15px;
}

.CopyRight 
{
	float:left;
	width:48%;
}
#CreativeCredit 
{
	width:48%;
}

#CreativeCredit a 
{
	color:#000;
}
#TopNavDiv 
{
	position:relative;
	height:23px;
	background-color:#c00;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	padding-left:20px;
	letter-spacing:0px;
}


#InnerContentDiv
{
	border-top: solid 1px #838383;	
	overflow:hidden;
}

#InnerContentDiv img 
{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:12;
}


#InnerContentDiv #LeftNavDiv
{
	
	width:172px;
	
	background-color: #fff;
	background-image: url(images/2ndLevelLeftBar.gif);
	background-position: left top;
	background-repeat: repeat-y;
	
	overflow:hidden;	
	float:left;
	
	padding-bottom: 20023px;   /* X + padding-bottom */
	margin-bottom: -20000px;   /* X */
}

#InnerContentDiv #RightContentDiv 
{
	margin-left:10px;
	width:750px;
	overflow:hidden;	
	float:left;
	padding-left:20px;
	padding-right:20px;
	/*padding-bottom:25px;*/
	padding-top:20px;
	background-color:transparent;
	
	
	padding-bottom: 20023px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
}


#InnerFooter 
{
	position:relative;
	z-index:100;
	color:#8c8c8c;
	background-color:#fff;
	background-image: url(images/2ndLevelLeftBar.gif);
	background-position: left top;
	background-repeat: repeat-y;
	
	padding-left:338px;
	padding-bottom:10px;
	clear:both;
}

#InnerFooter a
{
	text-decoration:underline;
	font-size:9pt;
	padding-right:10px;	
	color:#8c8c8c;
}
#InnerFooter a:visited 
{
	color:#000;
}

#InnerFooter a:acitve 
{
	color:#900;
}

#InnerFooter a:hover 
{
	color:#c00;
	text-decoration:underline;
}

#ProductImage
{
	text-align:center;
}

#lowerCatchPhrase 
{
	margin: 0 auto;
	width:976px;
	background-color:#000;
	color:#fff;
	border-right:solid 8px #000;
	text-transform:capitalize;
	letter-spacing: 0em;
	font-size:14pt;
	line-height:1.5em;
	font-weight:bold;
	text-align:right;
}


/* ************************* Home Page Styles ********************** */
#FlashBanner 
{
	margin:0;
	padding:0;
	border:0;
	height:202px;
	overflow:hidden;
}

#FlashBanner img 
{
	margin:0;
	padding:0;
	border:0;
}

#CatchPhrase 
{
	background-color:#000;
	color:#fff;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	text-transform:capitalize;
	letter-spacing: 0em;
	font-size:18pt;
	line-height:1.5em;
	vertical-align:middle;
	font-weight:bold;

	padding-left:338px; 
	/*text-align:right;*/
	
}

#InnerContentDivHome 
{
	overflow:hidden;
	
}

#InnerContentDivHome #LeftNavDiv
{
	width:338px;
	background-color: #fff;	
	background-image:none !important;
	overflow:hidden !important;	
	float:left;
	padding-top:30px;	
	
	padding-bottom: 19998px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
}

#InnerContentDivHome #imageCollage 
{
	width:427px;
	overflow:hidden;
	height:65px;
	margin-bottom:20px;	
}

#InnerContentDivHome #imageCollage img 
{
	border:0 1px 0 0;
	padding:0;
	margin:0;
	float:left;
	white-space:nowrap;
}

#InnerContentDivHome #RightContentDiv 
{
	
}

#InnerContentDivHome #InnerFooter
{
	background-image:none !important;
}

#usgcb_logo 
{
	width:90px;
	height:73px;
	position:absolute;
	right:20px;
	bottom:30px;
}

#HPNewsDiv,
#HPUpcomingDiv 
{
	width:305px;
	margin-top:30px;
}

.caption 
{
	width:300px;
	font-size:smaller;
	text-align:center;
	margin:5px auto;
	
}

#HPNewsDiv 
{
	float:left;
	
}

#HPUpcomingDiv 
{
	
	float:right;
	margin-bottom:75px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~ Rep Locator Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#RepState 
{
	line-height:2em;
	font-size:12pt;
	text-align:center;
	vertical-align:middle;
}

.RepCity
{
	line-height:2em;
	font-size:10pt;
	text-align:center;
	vertical-align:middle;
	background-color:#c00;
	color:#fff;
	margin-bottom:0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Literature Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#literature 
{
	margin-top:10px;
}

#literature h2 
{
	margin-bottom:0;
}

#literature ul 
{
	margin-top:0;
	margin-left: 0; 
	list-style-type: none;
}