/* Koger Air Handling Systems Default Style Sheet */

/* ---------->>> GLOBAL <<<-----------*/

* { margin: 0; padding: 0; }

body {
background: #0066A5 url(images/mainbg.gif) repeat-x;
margin: 0; padding: 0;
font-family: Helvetica, sans-serif;
font-size: 13.5px;
color: #000;
}

ul, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}

p { padding: 0; margin: 0}	

li, dd { margin-left: 15px; }
fieldset { padding: .5em; }

a {
 color: #0082C8;
 }
 
a:hover {
 color: #0D74B4;
 }

/* ---------->>> DIVS <<<-----------*/

#wrapper {
background-color: #fff;
width: 900px;
margin: auto;
}


#header {
margin: 0; padding: 0;
background-color: #fff;
width: 850px;
height: 145px;
margin: auto;
}


#faux {
 background: url(images/fauxcol.gif) top left repeat-y;
 margin-bottom: 0px;
 padding: 0px 20px;
 width: 860px;
 /*Min-Height Hack*/
 min-height:270px;
 height: auto !important;
 height: 270px;
}

#navigation {
 display: inline;
 color: #000;
 padding: 0px;
 padding-right: 20px;
 width: 106px;
 float: left;
 font-size: 14.5px;
}

#content {
 float: left;
 margin: 0px 20px;
 padding: 0px;
 width: 380px;
 display: inline;
 position: relative;
}

#tradeshow {
margin-top:25px; 
float: left;
text-align: left;
}

#footer { 
 color: #959CA1;
 background: #fff;
 text-align: center;
 padding: 30px 0;
 font-size: 11px;
 margin: 0 auto;
 margin-left: 130px;
}

#colwrapper { 
 border-top: 1px solid #000;
 margin: 10px 0;
 color: #959CA1;
 font-size: 13.5px;
}


/* ---------->>> HEADER ITEMS <<<-----------*/

h1 { }

	#header h1 {
	height:140px; /* height of logo */
	width:394px; /* width of logo */
	background: url(images/logo.gif) center left no-repeat;
	text-indent:-9000px;
	margin-left: 58px;
	}
	
	#content h1 { 
	font-weight: normal;
	font-size: 36px;
	color: #0082C8;
	margin-bottom: 20px;
	}
	
	#sidebar h1 {
	font-size: 14.5px;
	font-weight: normal;
	color: #0082C8;
	margin-bottom: 20px;
	}

h2 { }
	
	#content h2 { 
	font-weight: normal;
	font-size: 22px;
	color: #666;
	margin-bottom: 10px;
	}
	
	#colwrapper h2 {
	font-weight: normal;
	font-size: 16px;
	color: #0082C8;
	margin-bottom: 10px;
	}

h3 { }
	
	#content h3 { 
	font-weight: normal;
	font-size: 22px;
	color: #666;
	margin-bottom: 10px;
	}
	#sidebar h3 {
	font-size: 14.5px;
	font-weight: normal;
	color: #0082C8;
	margin-bottom: 20px;
	}

p { }
	#content p { 
	margin-bottom: 20px;
	line-height: 1.4em;
	}
	
	#sidebar p {
	
	}
	
	p.feature { 
	font-size: 19px;
	}
	
	
	.title { 
	font-weight: bold;
	font-size: 14px;
	color:#0082C8;
	}
	
	.vary, .vary2, .vary3 {
	font-weight: normal;
	font-size: 18px;
	color: #666;
	margin-right: 20px; 
	margin-top: 20px;
	}
	.vary2 {
	color: #0082C8;
	}
	.vary3 {
	color: #999;
	}
	
	
	
	.subhead { 
	font-weight: bold;
	font-size: 13.5px;
	color:#333;
	text-transform: uppercase;
	}

ul { }
	#content ul { 
	padding-top: 0px; 
	line-height: 22px;
	margin-bottom: 20px;
	}	
	
li { }
	
	#content li {
	list-style-type: none;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
	.arrow li
	{
	list-style-type: none;
	padding-left: 15px;
	background-image: url(images/arrow_bullet.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	
	.dash li
	{
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(images/dash_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}	
	
a { }
	#header h1 a {
	display:block;
	width:100%;
	height:98%;
	outline:none;
	}
	
	#sidebar a { color: #666; text-decoration: none; }
	#sidebar a:hover { color: #000; }
	
	.cols h2 a { text-decoration: none;}

img { }
	#sidebar img { margin-bottom: 20px;}
	
	img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }


/* ---------->>> GLOBAL NAVIGATION ITEMS <<<-----------*/

#navlist {
position: relative;
margin: 0; padding: 0;
text-align: right;
}

#navlist ul { margin: 0; padding: 0; }

#navlist li {
list-style: none;
margin: 0px; padding: 0px;
margin-bottom: 20px;
border: 1px solid #fff;

}

#navlist a {
display: block; 
border: 0px;
text-decoration: none;
color: #959CA1;
text-align: right;
/*font-size: 4px;
text-indent: -9999px;*/
}

#navlist a:hover {
display: block; 
border: 0px;
text-decoration: none;
color: #0082C8;
}

/* ---------->>> TABLE TAGS <<<-----------*/

table.data {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
 
table.data th {
	text-align: left;
	padding: 5px;
	font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 8px 12px 4px 12px;
        /* background: #CAE8EA url(bg_header.jpg) no-repeat; */
        vertical-align:middle;
}

table.data tr {
vertical-align: top;
}

table.data td {
	padding: 5px;
	border-top: 1px solid #fff;
	font: normal 12px "Helvetica", Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 12px 6px 12px;
	color: #333;
}

/* ---------->>> MISC TAGS <<<-----------*/

label { display: block; float: left; width: 150px; margin-right: 20px; text-align: right;}
.clear { clear: both; }

.cols { display: block; width: 220px; float: left; margin-top: 10px; border-right: 1px solid #000; padding-right: 11px; margin-right: 11px; }
.last { border: 0; padding-right: 0px; margin-right: 0;}

.blue { color: #0082C8; }
.gray { color: #959CA1; }

#picture {margin:auto; float:left; padding-right:20px; }
#copy { margin:auto; float:left; width:235px; height:auto; } 

#sidebar {float:right; width:250px; }