/* GLOBAL CSS */
/* ALL SUB PAGES */


body {
	background-position: 0 -30px;
}

#OuterShell {
}
#topSpacer {
	height:18px;
}
#subNavTier1{
	clear:both;
	width:960px;
	height:32px;
	margin:0px auto;
}

#subNavTier1 ul{
	margin:0px auto;
	padding:3px 0px 0px 0px;
}

#subNavTier1 li{
	margin-right: 20px;
	display: inline;
}


#subNavTier2{
	height:40px;
	background-image:url(/images/air-wave-button-bg.jpg);
}

#subNavTier2 ul{
	width:960px;
	margin:0px auto;
	padding:0px;
}

#subNavTier2 li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
}

#subNavTier2 a{
	padding-top:10px;
	display: block ;
	width:240px;
	height:30px;
	text-decoration:none;
}

#subNavTier2 .subNavTier2On{
	padding-top:10px;
	display: block ;
	width:238px;
	height:28px;
	border-top:solid 1px #383838;
	border-right:solid 1px #383838;
	border-left:solid 1px #383838;
	border-bottom:solid 1px #0A0E11;
	background-color:#0A0E11;
}

#contentHolder{
	clear: both ;
	padding-top: 20px ;
}

.colLg{
	width:630px;
}
.colSm{
	width:300px
}
.colProd{
	width:320px
}

.colProd h1{
	margin:0px;
	font-size:15px;
	color:#39B8E8;
	padding-bottom:6px;
	font-weight:bold;
}
.colProd h2{
	margin:0px;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:5px;
	font-weight:bold;
}
.colProd h3{
	margin:0px;
	font-size:11px;
	color:#FFFFFF;
	padding-bottom:0px;
	font-weight:100;
}

.colProd img{
	padding:0px 0px 6px 6px;
	float:right;
}

.colLft{
	float:left;
}

.colRt{
	float:right;
}

.headerImg{
	padding:0px 0px 15px 0px;
}

.colProdPad{
	padding:15px 10px 10px 15px;
}


.form_instructions {
	font-weight: normal ;
    font-size: 10px ;
	color: #000000 ;
}

a:link.form_instructions, a:active.form_instructions, a:visited.form_instructions, a:hover.form_instructions {
	color: #0000cc ;
}

.form_error {
        color: #cc0000 ;
        font-style: italic ;
}


/* News styles */

.newsOn {
	font-weight: bold ;
}

.newsOn a, .newsOn a:visited, .newsOn a:active {
	color: #0000cc ;
	text-decoration: none ;
}

.newsOn a:hover {
	text-decoration:none;
}

.newsOff {

}

.newsOff a, .newsOff a:visited, .newsOff a:active {
	text-decoration: none ;
}

.newsOff a:hover {
	text-decoration: underline ;
}

.newsDate {
	font-style: italic ;
}       

.newsHeadline {
	font-weight: bold ;
} 
.tool-text {
	color: #000000 ;
	margin: 0px ;
	padding: 4px 8px 4px 8px ;
	background-color: #39B8E8 ;
	font-size: 11px ;
}


.h1{
	font-size:16px;
	text-transform:uppercase;
	line-height:28px;
}

.h3{
	color:#FFFFFF;
	font-style:bold;
}

/* BLOG STUFF */

.blog-post{
	
}

.blog-post-date{
	float:left;
	width:48px;
	min-height:48px;
	background-image:url(/images/air-blog/main-bg.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

.blog-post-date-day{
	padding-top:6px;
	font-size:28px;
}
.blog-post-date-month{
	padding-bottom:4px;
}
.blog-post-sum{
	float:left;
	width:582px;
	min-height:100px;
	background-image:url(/images/air-blog/main-bg.jpg);
	background-repeat:repeat-x;
	background-color:#1A1A1A;
}

.blog-post-sum h1{
	margin:0px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39B8E8;
	padding-bottom:6px;
	font-weight:100;
}

.blog-post-sum h1 a:link, .blog-post-sum h1 a:visited, .blog-post-sum h1 a:active{
	text-decoration:none;
}

.blog-post-sum h1 a:hover{
	text-decoration:none;
}

.blog-post-sum-content{
	padding:12px 13px 12px 14px;
}


.blog-sub{
	background-image:url(/images/air-blog/sub-bg.jpg);
	background-repeat:repeat-x;
	padding:8px 10px 8px 10px;
	background-color:#292928;
}

.blog-sub h1{
	margin:0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39B8E8;
	padding-bottom:6px;
	font-weight:100;
}

.blog-sub-list{
	padding-bottom:10px;
	clear:both;
}

.blog-sub-date{
	width:42px;
	float:left;
	line-height:15px;
}

.blog-sub-ttl{
	width:236px;
	float:right;
	line-height:15px;
}

.blog-sub-ttl a:link, .blog-sub-ttl a:visited, .blog-sub-ttl a:active{
	text-decoration:none;
}

.blog-sub-ttl a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#blog-sub-years{
	height:25px;
	background-image:url(/images/air-blog/year-bg-off.jpg);
	margin:0px auto;
	display: block;
}

#blog-sub-years ul{
	margin:0px auto;
	display: inline;
}

#blog-sub-years li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size:11px;
}

#blog-sub-years a{
	padding-top:2px;
	display: block ;
	width:50px;
	height:23px;
	text-decoration:none;
}
#blog-sub-years a:hover{
	padding-top:2px;
	display: block ;
	width:50px;
	height:23px;
	text-decoration:none;
	color:#FFFFFF;
}

#blog-sub-years .blog-sub-year-on{
	padding-top:2px;
	display: block ;
	width:50px;
	height:23px;
	text-decoration:none;
	background-image:url(/images/air-blog/year-bg-on.jpg);
}

.blog-sub input{
	width:95%;
}

.blog-post-nav{
	text-align: left ;
	padding:0px 0px 10px 48px;
}

.blog-post-nav a:link, .blog-post-nav a:visited, .blog-post-nav a:active{
	text-decoration:none;
}

.blog-post-nav a:hover{
	text-decoration:none;
	color:#FFFFFF;
}


/* FORM STUFF */

#formDiv{
	padding-top:8px;
	line-height:14px;
	font-size:11px;
}

#formDiv h1{
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39B8E8;
	padding-bottom:6px;
	font-weight:100;
	border-bottom:dashed 1px #666666;
}

#formDiv UL {
	list-style-type: none ;
	margin: 0 ;
	padding: 0 ;
}

#formDiv input{
	width:100%;
	margin:0px;
	padding:0px;
	height:16px;
	border:2px solid #5D655F;
	background-color:#5D655F;
}

#formDiv input[type=checkbox] {
	width: auto ;
}

/* For stupid IE6 */
#formDiv input.checkbox {
	width: auto ;
}
	
#formDiv input[type=radio] {
	width: auto ;
}

/* For stupid IE6 */
#formDiv input.radio {
	width: auto ;
}

.formBlock{
	text-transform:none;
	letter-spacing:1px;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 4px 0px ;
}

.formBlockMed{
	width: 130px ;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 4px 0px ;
} 

.formBlockSm{
	width:76px;
	padding:0px;
	margin: 0px;
}

.formBlockTiny{
	width:46px;
	padding:0px;
	margin: 0px;
}

.store-header{
	margin-top:20px;
	height:49px;
	background-image:url(/images/store/checkout-bg.png);
}


.store-order-summary-col-left{
	width:70px;
	float:left;
	text-align:right;
}

.store-order-summary-col-right{
	width:210px;
	float:right;
}
