/* www.airsolutions.ca V2.0 */
/* June, 2010 */

* {
padding : 0;
margin-top: 0px;
margin-bottom: 0px;

}

html {
background: #03a9e2 url('../images/body-bg.png');
background-repeat: repeat;
/* Height is 100%, so the body can be 100% */

}

body {
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
background: url('../images/top_white.png');
height: 100%;
background-repeat:repeat-x;
text-align: left;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;
font-style: normal;

}

span.blue{ 
color:#3278B6;
font-weight: bold;
text-decoration: underline;
}

span.blueup{ 
color:#3278B6;
font-weight: bold;
font-size: 18px;
}

span.green{ 
color:#3278B6;
font-weight: bold;
}

div.gray{
height: 26px;
background-color:#E4E3E1;
vertical-align: middle;
}

ol {
	margin-left: 14px;}
	
ul {
	margin-left: 14px;}
	

li {
	list-style-position: outside;
	margin-left: 20px;
	}


	
ul.pdf {
	margin-left: -10px;}
	
li.pdf {
list-style-image: url('../images/pdf_icon.jpg');
list-style-position:inside;
line-height:18px;
font-size: 16px;	
margin-left: -20px;}


ul.check {
	margin-left: 20px;
	margin-top: 0px;
	list-style: none;}

li.check {
background-image: url('../images/bullet.jpg');
background-repeat: no-repeat;
line-height: 16px;
margin-top: 10px;
padding-left: 30px;

}


table {
text-align: left;

}

table.border {
	text-align: left;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color:#00B3DE;
	border-collapse: separate;

}




td {
line-height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}


td.news{
background-image: url(../images/news_bg2.jpg);
background-repeat: repeat-x;
background-color: #D4E8F3;}

td.special{
color:#FFFFFF;
background-color:#72B7E1;
font-weight: bold;
padding: 4px}

td.product{
line-height: 12px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
font-style: normal;
margin-top: 2px;
margin-bottom: 2px;
}

td.border {
border-style: none;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;

}

td.blue {
color: #72B7E1;
font-size: 12px;

}


td.tiny {
line-height: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666666;
font-style: normal;
margin-top: 2px;
margin-bottom: 2px;
}

td.norepeat {
 background-repeat:repeat-x;}
 
 td.norepeaty {
 background-repeat:repeat-y;}

td.flash {
line-height : 0px;
font-size: 0px;
text-align: left;
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

td.footer {

margin-top: 0px auto;
margin-bottom: 0px auto;
}


h2
{ margin-top: 4px;
  margin-bottom: 3px;
  font-size: 24px;
   color: #3278B6;}
   
   
h2.news
{ margin-top: 2px;
  margin-bottom: 3px;
  font-size: 20px;
   color: #3278B6;}
   
   h2.boxtitle
{ margin-top: 2px;
font-weight: 400;
text-indent: 4px;
  margin-bottom: 2px;
  font-size: 16px;
   color: #ffffff;}

   
h2.subtitle
{ margin-top: 10px;
  margin-bottom: 6px;
  line-height: 16px;
  font-size: 16px;
   color: #faa633;}
   


h3
{ margin-bottom: 0px;
	margin-top: 0px;
	color:#faa633;
	font-size: 16px;
	}
	
	h3.blue
{ margin-bottom: 0px;
	margin-top: 0px;
	color:#286C99;
	font-size: 18px;
	}
	
	
	

	
	
a, a:link, a:active {
background : transparent;
color:#3278B6;
text-decoration : none;
}
a:visited {
background : transparent;
color : #3278B6;
text-decoration : none;
}
a:hover {
background : transparent;
color:#666666;
border : 0;
}
/*#faa633*/


a.white, a.white:link, a.white:active {
background : transparent;
color:#ffffff;
text-decoration : underline;
}
a.white:visited {

background : transparent;
color : #ffffff;
text-decoration : underline;
}
a.white:hover {

background : transparent;
color:#3278B6;
border : 0;
text-decoration:underline;
}



img {
margin-bottom: 0px auto;
border: 0px;
margin: 0px; auto}

img.left {
margin-bottom: 0px auto;
border: 0px;
margin-left: 10px;}

img.right {
margin-bottom: 0px auto;
border: 0px;
margin-right: 10px;}

img.link {
margin-bottom: 0px auto;
border: 0px;
margin-right: 6px;
vertical-align: middle;}

img.right2 {
margin-bottom: 0px auto;
border: 0px;
margin-right: 30px;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

