/** General  **/

body {
background:#ECF8F4 url(../images/backgrounds/body_bg.png) repeat-x;
font:12px Tahoma,Arial,Verdana,sans-serif;
color:#404040;
line-height:1.2em;
text-align:center;
margin:10px auto 10px auto;
padding:0;
}

#wrapper,.wrapper {
background:#ECF8F4 url(../images/backgrounds/page_bg.png) repeat-y;
width:990px;
text-align:left;
margin:0 auto 0 auto;
padding:0;
}

a {
color:#006699;
font-weight:bold;
text-decoration:none;
}

a:hover,.active {
color:#FF9900;
text-decoration:underline;
}

h1 {
color:#006699;
font:22px Tahoma,Arial,Verdana,sans-serif;
font-weight:bold;
margin:10px 0 10px 20px;
padding:0 2px 2px 5px;
}

h2 {
color:#006699;
font:19px Tahoma,Arial,Verdana,sans-serif;
font-weight:bold;
margin:10px 0 10px;
padding:0 2px 2px 5px;
}

h3,.message {
color:#006699;
font:16px Tahoma,Arial,Verdana,sans-serif;
font-weight:bold;
margin:10px 0 10px;
padding:0 2px 2px 5px;
}

hr {
	width: 98%;
	background-color: #006699;
	text-align: center;
	height:1px;
}

p {
margin:0 10px 18px 10px;
}

#clear {
	clear:both;
}

/** Header  **/

#header {
	background:#ECF8F4;
	height:90px;
	width:988px;
	border:1px solid;
	border-color:#5A7B94;
	margin:0 0 2px 0;
	padding:0px;
}

#headercol01 {
float:left;
text-align:left;
width:50%;
}

#headercol02 {
float:right;
text-align:right;
width:50%;
}

#headernav {
	background:#ECF8F4;
	height:22px;
	padding:0;
	width:988px;
	border:1px solid;
	border-color:#5A7B94;
}

#timedate {
	font-size:0.9em;
	color:#006699;
	font-weight:normal;
	margin:0 5px 0 5px;
	padding:2px 2px 2px 2px;
	border:0;
	width:50%;
	float:left;
}

#toplinks {
font-size:0.9em;
color:#006699;
font-weight:normal;
margin:0 5px 0 5px;
padding:2px 2px 2px 2px;
text-align:right;
border:0;
}

#toplinks a {
color:#006699;
font-weight:normal;
}

#toplinks a:hover,.active {
color:#FF9900;
font-weight:normal;
text-transform:none;
text-decoration:none;
}

/** content  **/

#content-wrapper {
float:right;
width:780px;
background:#fff;
border-right:1px solid;
border-color:#5A7B94;
margin:0 0 2px 0;
} 

.wrapper #content-wrapper {
float:right;
margin-left:-25em;/* IE: preserve layout at narrow widths */
}

.content {
width:778px;
}

#col01 {
float:left;
text-align:left;
width:50%;
}

#col02 {
float:right;
text-align:left;
width:50%;
}

#logo ul{
list-style-image: url(../images/site_general/climatec_bullet.gif);
}

#logo li{
margin:10px 10px 10px 0;
}

.box {
background:#5A7B94;
color:#fff;
font-size:1em;
line-height:1.4em;
padding:10px 10px 10px 10px;
width:738px;
}

/* Sidebar */

#sidewrap {
float: left;
width: 200px;
}

#sidebar {
float: left;
width: 200px;
background:#fff;
margin-bottom: 2px;
border:1px solid;
border-color:#5A7B94;
}

#nav{
width: 200px;
margin-top: none;
margin-bottom: none;
overflow: hidden;
font-size: 10px;
font-weight: normal;
float: left;
}

#nav ul{
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}	
#nav li{
	margin: 0px;
	list-style-type: none;
	overflow:hidden;
	text-align: left;
	height: 20px;
}	

#nav li a{
	margin: 0px;
	height: 18px;
	display: block;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
	color:#202020;
	overflow: hidden;
	text-align: left;
	background: #bdced6;
	border-top: 1px solid #C0FFFF;
	border-left: 1px solid #C0FFFF;
	border-bottom: 1px solid #354857;
	border-right: 1px solid #354857;
}
#nav li a:hover{
	margin: 0px;
	height: 18px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-align: left;
	background: #a2bbc6;
	color: #fff;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #d3dfe5;
	border-right: 1px solid #d3dfe5;
	border-top: 1px solid #354857;
	border-left: 1px solid #354857;
}

	.cat{
	background-color: #5A7B94;
	display: block;
	margin: 0px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	overflow: hidden;
	text-align: left;
	color: #CCCC99;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #C0FFFF;
	border-left: 1px solid #C0FFFF;
	border-bottom: 1px solid #354857;
	border-right: 1px solid #354857;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: none;
}

#sidebar h2 {
	height: 25px;
	padding: 8px 10px 0 10px;
	border-bottom: 1px solid #454545;
	font-size: 1.6em;
}

#sidebarmessage {
	font-size: 11px;
	font-weight: normal;
}

.side_header{
	width:192px;
	background-color: #5A7B94;
	margin: 0px;
	padding: 4px;
	overflow: hidden;
	text-align: left;
	color: #CCCC99;
	font-weight: bold;
}

/** Footer  **/

#footer {
	height:80px;
	width:988px;
	border:1px solid;
	border-color:#5A7B94;
	background:#ECF8F4;
	margin:0;
	padding:0px;
}















img {
border:0;
margin:0 10px 18px 10px;
}

a img {
border:0;
}



/** content  **/



.text-center {
text-align:center;
}

.textbold-center {
text-align:center;
font-weight:bold;
}


.image-caption {
text-align: center;
font:11px Tahoma,Arial,Verdana,sans-serif;
}

ol{
list-style-type: disc;
}

li{
margin:10px 10px 10px 0;
}

#deflist {
	margin:10px 10px 10px 30px;
}

#deflist dt {
	width: 10em; float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#deflist dd {
	margin-left: 10em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#deflist1 {
	margin:10px 10px 10px 20px;
}

#deflist1 dt {
	width: 20em; float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#deflist1 dd {
	margin-left: 21em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#alpha ol{
list-style-type: lower-alpha;
}

#alpha li{
margin:10px 10px 10px 0;
}

#num ol{
list-style-type: decimal;
}

#num li{
margin:10px 10px 10px 0;
}

#nested ul{
list-style-type: decimal;
font-weight:bold;
}

#nested li{
margin:10px 10px 10px 0;
}

#nested li ul {
font-weight: normal;
list-style-type: lower-alpha;
}

#nested li ol {
font-weight: normal;
list-style-type: disc;
}

/* Sidebar */















/** sidebar  **/

#image-logo {
	margin:3px 5px 3px 5px;
}

#image-sidebar {
	margin:3px auto 3px 35px;
}

#adobe-sidebar {
	margin:3px 50px 3px 50px;
}

#cd-sidebar {
	margin:3px 60px 3px 60px;
}

/** content  **/

#top {
	float:right;
	width:190px;
	height:500px;
	text-align:right;
	margin:0 5px 5px 0;
} 

.left {
float:left;
margin:0 10px 5px 10px;
}

.right {
float:right;
margin:0 0 4px 15px;
}


.box a {
color:#f0f0f0;
}


#formcol01 {
float:left;
text-align:right;
width:30%;
}

#formcol02 {
float:right;
text-align:left;
width:70%;
}


