/*
Canada Air stylesheet
KSI Art Design 2008-2009. All rights reserved 
*/
* { margin: 0; padding: 0; }

body {   text-align:center;  font-family: Verdana,Helvetica,Georgia, Serif; 

padding: 5px 10px 10px 10px; color: #000;  }

h1 {  font-size:large; color:#f00; padding-top: 0.5em; }
h2 {  font-size:120%; color:#000; padding-top: 0.5em; }
h3 {  font-size:100%; font-style:italic; color:#000; padding-top: 0.5em; }
hr {color:#ff0000;}
a img, img{ border: 0; }

/* =-=-=-=-=-=-=-[Wrappers]-=-=-=-=-=-=-=- */

#frame { margin: 0 auto; min-width:1030px;text-align:left; }
img#background {position: fixed; top: 0; left: 0; width: 100%; height: 100%: display: block; z-index: -1; } 

#top ,#bottom { background: transparent; margin: 0px; padding: 0px;  }
#mainwrapper{ margin:5px 15px 0px 15px; padding:0; }
#main {  padding:0 10px 10px 20px; margin:0 10px 10px 10px; font-size: small; }
#wrapper{ width: 100%; border-left: 1px solid #29396B; border-right: 1px solid #29396B;}
#leftwrapper{  float: left;    width: 200px; margin:0; padding:0; border-right: #0000ff 1px solid;}
#leftcontent { padding: 0px;  margin: 0px; }
#leftcontent a { font-size:12px; line-height:2; }

/* =-=-=-=-=-=-=-[Menu top]-=-=-=-=-=-=-=- */
.horizontalcssmenu{
height:36px;
padding:22px 0 0 0;
background:transparent url(images/off.gif) repeat-x bottom left;}
.horizontalcssmenu ul{
margin: 0;
/*padding: 0;*/
list-style-type: none;
width:auto;
display:block;
float:right;
}
/*Top level list items*/
.horizontalcssmenu ul li{position: relative;display: inline;float: left;}
/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 100px; /*Width of top level menu link items*/
/*padding: 2px 8px;*/
padding:12px 8px 0 8px;
height:24px;
border-right: 1px solid #202020;
/*border-bottom: 1px solid #202020;*/
border-left-width: 0;
text-decoration: none;
text-align:left;
background: url(images/divider.gif) no-repeat top right;
color: #29396B;
font: bold 13px Tahoma;
}
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
/*border-top: 1px solid #202020;*/
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}
/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{ display: inline;float: none;}
/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 3px 5px 0px 18px;
background: #d4d4d4;
text-align:left;
border-width: 0 1px 1px 1px;
border-bottom: 1px solid #202020;
}
.horizontalcssmenu ul li a:hover{ background: url(images/hover.gif) no-repeat top right;}
.horizontalcssmenu ul li ul li a:hover{background: #29396B; color:#fff }
.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
padding-right:8px;
padding-top:5px;
background: transparent url(images/menuarrow1.gif) no-repeat center left;
}
/*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
* html p#iepara{ padding-top: 1em;}
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/* -------------   End Menu*/

/* ----- Classes --------- */
.clear { clear: both; line-height: 0; height: 0;}
.cleartop {clear: both;}
.topsecret{font-size: xx-small;visibility:hidden;}


.banner{float:left; width:100%; height:65px; background:url(images/header/header_02.gif);}

.title{float:left;margin:10px 0 0 0px;width:590px;height:75px; background:url(images/header/cair4.gif) no-repeat;}
.flash{float:right;text-align:right;width:375px;height:180px;}
/* width:375px;height:180px; margin-left:725px; background:transparent url(img/industrial_oven.jpg) no-repeat -115px 0%;}*/


.phone{float:left;margin:0 0px 0 0px;width:590px;height:75px; background:url(images/header/ph4.gif) no-repeat;}
.wraptitle{float:left; text-align:left; margin:20px 0 0 0px;width:600px;}

.topbg_left{float:left;background:url(images/header/top_l.gif) no-repeat ;width:20px;height:18px; }
.topbg_right{float:right;background:url(images/header/top_r.gif) no-repeat ;width:20px;height:18px; }
.botbg_left{float:left;background:url(images/header/bot_l.gif) no-repeat ;width:20px;height:18px; }
.botbg_right{float:right;background:url(images/header/bot_r.gif) no-repeat ;width:20px;height:18px; }
.topbg_center{background:url(images/header/top_fill.gif) top left repeat-x ;height:18px; margin-left: 20px;margin-right:20px;}

.botbg , .topbg{float:left;background:url(images/header/top_fill.gif) repeat-x ;height:18px; }
.attention { color:#f00; font-style:italic; font-weight:bold;}

.linking_bottom2 { position:relative; margin:auto;padding:0;width:1000px ;font-size:0.6em;  }
.linking_bottom2 a { text-decoration:none;color:#dedede ; margin:auto;padding:0;}


/** FOOTER ***/

.botbg_r {float:right;  width:400px; height:20px;}
.footnote{font-size: xx-small;text-align:right;margin:5px 20px 3px 0 ; color: #fff;}

/**     MAIN CONTENT  **/
.tex{ text-align:left;}
.pix { text-align:center;}
.list { padding:0 1.5em;}

.listing_box_left {
	float: left;
	width: 45%;
	margin: 10px 4px;
	height: 12em;
	
}
.listing_box_right {
	float: right;
	width: 45%;
	margin: 10px 18px 10px 4px;
	height: 12em;

}

.listing_box_left  a, .listing_box_right a {
text-decoration:none;
}
.listing_box_left ul, .listing_box_right ul {
	padding-left: 135px;
	padding-bottom: 10px;
	margin-top: 5px;
}

.listing_box_left li, .listing_box_right li {
	font-size: .9em;
}

.listing_box_left img, .listing_box_right img {
	border: 0px;
	float: left;
	margin-right: 3px;
}



#inqlink  ul { margin-left: 40px;} 

/* ----- Forms --------- */
fieldset { position: relative; width: 98%;  margin: 0.5em 0 -0.25em 0;   
padding: 0 0 0.5em 0; border: none; 
background: url(images/gbgrad1.gif) bottom left repeat-x;
font-size: small;
}

fieldset ul {  padding: 2.5em .5em 0 1em;  list-style: none;}
fieldset ul span {  font-weight:bold; color:#00f;}
fieldset li {  padding: .25em 0 0.5em 0;}
fieldset p {  padding: 0 0 0 0.5em ;}
fieldset p span{  padding: 0 0 0 0.25em ;font-weight: bold;}
fieldset.submit { float: none;padding-top: 1em;padding-bottom: 1em;background-color: transparent; }
legend {padding: 0;font-weight: bold;font-size: small; }
legend span {position: absolute;left: 0.25em;top: 0;margin-top: 0.25em;font-size: 110%; font-style:italic; color:#00f;}
label {display: block;position: relative;float: left;width: 15em;margin-right: 0.25em; 
text-align:left;font-weight: bold;}
label em {position: absolute;left: 13em;top: 0;}


