/*
Description: Hadley Associates Inc Website, Global Styles (hadleyassoc.com)
Author: Derek Reager
Author URI: http://neuleo.com/
*/

/* Updated 3/16/09 */

/* Common
------------------------------ */
html, body {
	margin:0;
	padding:0;
	height: 100%;
	}
body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #414042;
	background-color: #414042;
	}
h1, h2, h3, h4, dl, dt, dd, ul, ol, li, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	}
form {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	border: 0;
	}
a, a img {
	border: 0;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* Page Layout/Structure 
------------------------------ */
#wrap_main, #wrap_footer {
	margin: 0 auto;
	width: 100%;
	clear: both;
	}
#header {
	margin: 0 auto;
	width: 818px;
	}
#logo {
	width: 168px;
	float: left;
	}
#topnav {
	float: right;
	}
#wrap_content_sidebar, #footer {
	margin: 0 auto;
	width: 800px;
	}
#footer_lt {
	width: 240px;
	float: left;
	}
#footer_rt {
	width: 300px;
	float: right;
	}

/* Styling
------------------------------ */

/* Main Wrap Div ----- */
#wrap_main {
	text-align: left;
	background-color: #fff;
	background-image: url(../../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

/* Header Div ----- */
#header {
	padding-bottom: 16px;
	}
#logo {
	margin-top: 16px;
	}
#topnav {
	margin-right: 9px;
	height: 80px;
	text-align: right;
	}
#topnav li {
	margin-left: 1px;
	padding: 39px 0 10px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	}
#topnav li a {
	padding: 11px 20px 9px;
	float: left;
	display: inline;
	text-decoration: none;
	line-height: 12px;
	color: #414042;
	background-image: url(../../images/topnav_a_bg.png);
	}
#topnav li a:hover, #topnav li a:active {
	color: #fff;
	}
body#products #topnav li#t1, body#portfolio #topnav li#t2, body#company #topnav li#t3, body#contact #topnav li#t4, body#home #topnav li#t5 {
	background-color: #000;
	}
body#products #topnav li#t1 a, body#portfolio #topnav li#t2 a, body#company #topnav li#t3 a, body#contact #topnav li#t4 a, body#home #topnav li#t5 a {
	color: #fff;
	background-color: #000;
	}

/* Content & Sidebar Wrap Div ----- */

#sidebar {
	width: 240px;
	float: left;
	margin-top: 20px;
	}
#wrap_content_sidebar {
	}

/* Content Div ----- */
#content {
	margin-top: 20px;
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content h1, #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#content h1 {
	font-size: 3.0em;
	color: #ed1c24;
	line-height: 1em;
	}
#content h2 {
	padding-top: 20px;
	font-size: 2.1em;
	line-height: 1em;
	}
#content h3 {
	padding-top: 24px;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	}
#content p {
	padding-top: 20px;
	font-size: 1.6em;
	line-height: 1.4em;
	}
#content address {
	padding-top: 12px;
	font-size: 1.2em;
	color: #666;
	font-style: normal;
	}
#content p.p_em {
	padding-top: 10px;
	font-size: 2.1em;
	line-height: 1.2em;
	}
#content p.co_link {
	font-size: 1.4em;
	color: #999;
	}
#content p.co_link a, #content p.co_link a:link, #content p.co_link a:visited {
	padding-right: 15px;
	color: #999;
	text-decoration: none;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#content p.co_link a:hover, #content p.co_link a:active {
	color: #666;
	}
#content h1 + p {
	padding-top: 5px;
	}
#content h2 + p {
	padding-top: 6px;
	}
#content h3 + p {
	padding-top: 2px;
	}
#content ul.list_products {
	margin-bottom: 6px;
	padding: 15px 0 26px;
	border-bottom: 1px solid #fd0;
	}
#content ul.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
	}
#content ul.list_products li {
	margin: 0 2px 2px 0;
	padding: 5px 10px 5px 25px;
	float: left;
	width: 224px;
	font-size: 1.6em;
	background-color: #f7f6ec;
	background-image: url(../../images/list_bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}
#content .list_products li.last {
	margin-right: 0;
	}
#content .list_gen {
	}
#content .list_gen li {
	padding: 5px 0 0 20px;
	font-size: 1.6em;
	background-image: url(../../images/list_bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	}
#content .numb li {
	background-position: 0px 8px;
	background-repeat: no-repeat;
	}
#content .numb li#n1 {
	background-image: url(../../images/ol_number_bullets_1.gif);
	}
#content .numb li#n2 {
	background-image: url(../../images/ol_number_bullets_2.gif);
	}
#content .numb li#n3 {
	background-image: url(../../images/ol_number_bullets_3.gif);
	}
#content .numb li#n4 {
	background-image: url(../../images/ol_number_bullets_4.gif);
	}
#content .numb li#n5 {
	background-image: url(../../images/ol_number_bullets_5.gif);
	}
#content .numb li#n6 {
	background-image: url(../../images/ol_number_bullets_6.gif);
	}
#content .numb li#n7 {
	background-image: url(../../images/ol_number_bullets_7.gif);
	}
#content .numb li#n8 {
	background-image: url(../../images/ol_number_bullets_8.gif);
	}
#content p a, #content p a:link, #content p a:visited, #content li a, #content li a:link, #content li a:visited {
	color: #ed1c24;
	}
#content p a:hover, #content p a:active, #content li a:hover, #content li a:active {
	color: #ed1c24;
	text-decoration: none;
	}
#content ul.list_products li a, #content ul.list_products li a:link, #content ul.list_products li a:visited {
	color: #ed1c24;
	text-decoration: none;
	}
#content ul.list_products li a:hover, #content ul.list_products li a:active {
	color: #414042;
	}
#content table {
	width: 100%;
	background-color: #fff;
	}
#content table.job_ref {
	margin-top: 20px;
	font-size: 1.6em;
	}
#content table.job_ref img {
	vertical-align: middle;
	}
#content table.job_ref th, #content table.job_ref td {
	margin: 0;
	padding: 4px 10px 3px 0;
	text-align: left;
	vertical-align: top;
	}
#content table.job_ref tr {
	line-height: 1em;
	}
#content table.job_ref tr {
	border-bottom: 1px solid #fff;
	}
#content table.job_ref tr:hover {
	border-bottom-color: #ccc;
	}
#content table.job_ref tr.x:hover {
	border-bottom-color: #fff;
	}
#content table.job_ref .c {
	padding-right: 0;
	text-align: center;
	}
#content p img.photo {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	}

/* Sidebar Div ----- */
#sidebar .padbox {
	padding: 35px 0 35px;
	}
#sidebar .padbox img {


}

#sidebar #dl_2col, #sidebar #dl_1col {
	margin-bottom: 2px;
	padding: 14px 20px 20px;
	width: 200px;
	background-color: #f7f6ec;
	}
#sidebar #dl_1col {
	background-color: #e8e8e8;
	}
#sidebar #dl_2col dt, #sidebar #dl_1col dt {
	margin-bottom: 10px;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	border-bottom: 1px solid #fd0;
	}
#sidebar #dl_1col dt {
	border-bottom-color: #fff;
	}
#sidebar #dl_2col div {
	margin-right: 20px;
	width: 90px;
	float: left;
	}
#sidebar #dl_2col div + div {
	margin-right: 0;
	}
#sidebar #dl_2col dd, #sidebar #dl_1col dd {
	padding-bottom: 5px;
	font-size: 1.2em;
	line-height: 14px;
	}
#sidebar #dl_2col dd.last, #sidebar #dl_1col dd.last {
	padding-bottom: 0;
	}
#sidebar #dl_2col dd a, #sidebar #dl_2col dd a:link, #sidebar #dl_2col dd a:visited, #sidebar #dl_1col dd a, #sidebar #dl_1col dd a:link, #sidebar #dl_1col dd a:visited {
	color: #414042;
	text-decoration: none;
	}
#sidebar #dl_2col dd a:hover, #sidebar #dl_2col dd a:active, #sidebar #dl_1col dd a:hover, #sidebar #dl_1col dd a:active {
	text-decoration: underline;
	}

/* Footer Wrap Div ----- */
#wrap_footer {
	padding: 40px 0;
	background-color: #414042;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

/* Footer Div ----- */
#footer {
	color: #f7f6ec;
	}
#footer #footer_lt {
	font-size: 1.1em;
	text-align: left;
	}
#footer #footer_rt {
	font-size: 1em;
	text-align: right;
	}
#footer address {
	font-style: normal;
	}
#footer address + p {
	padding-top: 5px;
	}
#productlines {
	float: left;
	width: 100px;
}
#productlines2 {
	float: right;
	width: 100px;
}
#paddingbox {
	margin-bottom: 2px;
	padding: 14px 13px 20px 13px;
	width: 212px;
	background-color: #f7f6ec;
	height: 150px;
	color: #414042;
}
#paddingbox a {
	color: #414042;
	text-decoration: none;
}

#paddingbox h2 {
	font-size: 18px;
	padding: 0 0 8px 0;
	border-bottom-color: #FF0;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
