/*

	-- -- -- -- -- -- --
	AirCorrect Inc.
	default.css
	main site foundation layout
	-- -- -- -- -- -- --
	
*/

@import url("reset.css");

/* -- basic HTML elements -- */
	
	html {
		min-height: 100%;
		height: auto;
	}
	body {
		font: 73% "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000;
		background: #D7E2F8 url(/images/ui/bg-clouds.jpg) 50% 50% fixed no-repeat;
	}
	
/* -- Content Styling -- */
	p a:link, p a:visited, li a:link, li a:visited {
		color: #000;
		text-decoration: none;
	}
	p a:hover, li a:hover {
		color: #000;
		border-bottom: dotted 1px #666;
	}
	
	.left a:link, .left a:visited {
		color: #96AD87;
	}
	.left a:hover {
		color: #517938;
	}
	
	.right a:link, .right a:visited {
		color: #799FB9;
	}
	.right a:hover {
		color: #29769F;
	}
	
	h1 {
		width: 350px;
		height: 39px;
		display: block;
		margin: 0 0 5px 10px;
		padding: 0;
		background: url(/images/ui/title.png) no-repeat;
	}
	h1 a:link, h1 a:visited {
		width: 350px;
		height: 39px;
		display: block;
		text-indent: -9000px;
	}
	h2 {
		font: 1.6em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
		margin: 0 0 10px 0;
		font-weight: bold;
		letter-spacing: -0.05em;
	}
	.left h2 {
		color: #517938;
	}
	.right h2 {
		text-align: right;
		color: #29769F;
	}
	h3 {
		font: 1.8em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
		margin: 0 0 10px 0;
		font-weight: bold;
	}
	.left h3 {
		color: #749461;
	}
	.right h3 {
		color: #5592B3;
	}
	h4 {
		font: 1.6em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
		margin: 5px 0 10px 0;
		font-weight: bold;
		color: #666;
	}
	
	hr {
		width: 100%;
		height: 1px;
		border: none;
		margin: 20px auto;
		clear: both;
	}
	
	.left hr {
		background: #ABBE9F;
	}
	.right hr {
		background: #7BABC4;
	}
	
	input, textarea {
		font: 1.3em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
		color: #291e18;
	}
	ul {
		margin-bottom: 0.5em;
	}
	ul li {
		font-size: 1.3em;
		line-height: 1.3;
		margin: 0 0 0.5em 30px;
		color: #555;
		list-style: disc;
	}
	ol li {
		font-size: 1.3em;
		line-height: 1.6923;
		margin-left: 24px;
		list-style: lower-roman;
	}
	ul li h4, ol li h4,
	ul li p, ol li p {
		font-size: 1em;
	}
	p {
		font-size: 1.3em;
		line-height: 1.5833;
		margin: 0 0 0.5em 0;
		color: #555;
		text-align: justify;
	}
	p .accent {
		padding-bottom: 3px;
		border: none;
		background: url(../i/ui/border-low.png) repeat-x left bottom;	
	}
	p img {
		float: right;
		margin: 0 0 0 10px;
	}


/* -- Container Styling -- */

#container {
	width: 934px;
	height: auto;
	display: block;
	margin: 20px auto;
}

#header {
	width: 934px;
	height: 69px;
	display: block;
	margin: 0;
	background: url(/images/ui/bg-top.png) bottom center no-repeat;
}

#footer {
	width: 934px;
	height: 52px;
	display: block;
	margin: 0;
	background: url(/images/ui/bg-bottom.png) top center no-repeat;
}

#header .logo {
	width: 360px;
	height: 44px;
	display: block;
	float: left;
	margin: 0 0 0 46px;
}

#header .nav {
	width: 478px;
	height: 44px;
	display: block;
	float: left;
	margin: 0 46px 0 0;
	text-align: right;
}

#header .nav ul {
	width: 478px;
	height: 30px;
	display: block;
	margin: 0;
	float: right;
	margin: 10px 0 0 0;
	list-style-type: none;
}

#header .nav ul li {
	width: auto;
	height: 30px;
	display: block;
	float: right;
	margin: 0 2px;
	padding: 0 10px 0 0;
}

#header .nav ul li:hover {
	background: url(/images/ui/bg-topnav-right.png) top right no-repeat;
}

#header .nav ul li:hover a {
	background: url(/images/ui/bg-topnav-left.png) top left no-repeat;
}

#header .nav ul li a:link, #header .nav ul li a:visited {
	width: auto;
	height: 30px;
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
	font: 1.1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*text-shadow: #fff 1px -1px 0px;*/
	letter-spacing: -0.03em;
	text-decoration: none;
	color: #666;
	line-height: 28px;
	vertical-align: middle;
}

#header .nav ul li a:hover {
	color: #333;
	border: none;
}

#header .nav ul li.keeptheheat:hover {
	background: url(/images/ui/bg-keeptheheat-right.png) top right no-repeat;
}

#header .nav ul li.keeptheheat:hover a {
	background: url(/images/ui/bg-keeptheheat-left.png) top left no-repeat;
}

#header .nav ul li.keeptheheat a:hover {
	color: #517938;
	border: none;
}

#header .nav ul li.parts:hover {
	background: url(/images/ui/bg-parts-right.png) top right no-repeat;
}

#header .nav ul li.parts:hover a {
	background: url(/images/ui/bg-parts-left.png) top left no-repeat;
}

#header .nav ul li.parts a:hover {
	color: #29769F;
	border: none;
}

#content {
	width: 848px;
	height: auto;
	display: block;
	margin: 0;
	padding: 0 43px;
	background: url(/images/ui/bg-fill.png) top center repeat-y;
}

#content .left, #content .right {
	width: 370px;
	min-height: 730px;
	display: block;
	float: left;
	padding: 5px 20px 20px 20px;
	position: relative;
}

/*#content .left {
	background: url(/images/ui/banners/keeptheheat.jpg) bottom center no-repeat;
}

#content .right {
	background: url(/images/ui/banners/noitech.jpg) bottom center no-repeat;
}*/

#content .banner {
	width: 320px;
	height: 112px;
	margin: 0 0 0 25px;
	position: absolute;
	bottom: 20px;
}

#content .space {
	width: 28px;
	height: 605px;
	display: block;
	float: left;
}

#content .nav, #content .nav ul {
	width: 191px;
	height: 410px;
	display: block;
}

#content .nav {
	position: absolute;
	top: 5px;
	display: none;
	z-index: 10;
}

#content .left .nav {
	left: 409px;
	background: url(/images/ui/nav-bg_left.png) no-repeat;
}

#content .right .nav {
	left: -190px;
	background: url(/images/ui/nav-bg_right.png) no-repeat;
}

#content .nav ul {
	width: 191px;
	height: 410px;
	display: block;
	margin: 0;
	padding: 0;
}

#content .left .nav ul {
	margin: 25px 0 0 0;
}

#content .right .nav ul {
	margin: 25px 0 0 23px;
}

#content .nav ul li {
	width: 168px;
	height: 30px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

#content .nav ul li a:link, #content .nav ul li a:visited {
	width: 158px;
	height: 27px;
	display: block;
	margin: 0;
	font: 1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*text-shadow: #fff 1px -1px 0px;*/
	letter-spacing: 0.05em;
	text-decoration: none;
}

#content .left .nav ul li a:link, #content .left .nav ul li a:visited {
	padding: 3px 0 0 10px;
	text-align: left;
	color: #9DB48F;
}

#content .right .nav ul li a:link, #content .right .nav ul li a:visited {
	padding: 3px 10px 0 0;
	text-align: right;
	color: #799FB9;
}

#content .left .nav ul li a:hover {
	color: #517938;
	background: url(/images/ui/nav-bg_item.png) no-repeat;
	border: none;
}

#content .right .nav ul li a:hover {
	color: #29769F;
	background: url(/images/ui/nav-bg_item.png) -168px 0px no-repeat;
	border: none;
}

#content .left .nav ul li.on div, #content .right .nav ul li.on div {
	width: 158px;
	height: 27px;
	display: block;
	margin: 0;
	font: 1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0.05em;
}

#content .left .nav ul li.on div {
	padding: 3px 0 0 10px;
	text-align: left;
	color: #517938;
	background: url(/images/ui/nav-bg_item.png) no-repeat;
	border: none;
}

#content .right .nav ul li.on div {
	padding: 3px 10px 0 0;
	text-align: right;
	color: #29769F;
	background: url(/images/ui/nav-bg_item.png) -168px 0px no-repeat;
	border: none;
}


#left-shade, #right-shade {
	width: 389px;
	height: 628px;
	display: none;
	position: absolute;
	z-index: 0;
}

#left-shade {
	top: 120px;
	left: 548px;
	background: url(/images/ui/bg-fades.png) -389px 0px no-repeat;
}

#right-shade {
	top: 120px;
	left: 149px;
	background: url(/images/ui/bg-fades.png) no-repeat;
}

/* -- Footer Styling -- */

#footer {
	color: #888;
}

#footer a:link, #footer a:visited {
	color: #555;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

#footer .copyright, #footer .terran {
	width: 403px;
	height: 20px;
	display: block;
	float: left;
}

#footer .copyright {
	margin: 22px 0 0 42px;
	padding: 5px 10px;
}

#footer .terran {
	margin: 22px 42px 0 0;
	padding: 5px 10px;
	text-align: right;
}

/* -- Breadcrumb -- */

#content .breadcrumb {
	width: auto;
	height: 30px;
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
}

#content .left .breadcrumb {
	right: 20px;
}

#content .right .breadcrumb {
	left: 20px;
}
