/* Lavidge Base HTML/CSS  -  Written By:Eric Florez  -  Last Updated:2009-08-31 */
/* ====================== Page Formatting ======================== */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}

html, body, form {height:100%;}
body, p, a, p a, th, td, li, input, select, textarea, #left_col p a, .callout p a, .callout li a {
	color:#000;
	font-size:11px;}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, h6 strong a {color:#98621b;}
h1, h1 a {
	font-size:26px;
	padding-bottom:4px;}
h1.category_title, h1.category_title a {
	font-size:30px;
	text-decoration:none;
	padding:32px 0 8px 12px;
	border-bottom:1px solid #d7d7d7;}
h2, h2 a {
	color:#000;
	font-size:17px;
	padding-bottom:10px;}
h2.page_title, h2.page_title a {
	color:#98621b;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;}
h1.category_title a:hover, h2.page_title a:hover {text-decoration:underline;}
h3, h3 a {
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;}
h4, h4 a, .callout h4 a {
	color:#033c71;
	font-size:15px;
	font-weight:bold;
	padding-bottom:4px;}
h5, h5 a {
	color:#727272;
	font-size:13px;}
h6, h6 a {font-size:13px;}

ul {
	padding-bottom:20px;
	list-style-type:none;}
ul ul {padding-bottom:0;}
li, li ul li {
	padding:5px 0 5px 14px;
	background:url(../img/backgrounds/bulletSquare.gif) no-repeat 0 8px;}
ol {
	margin-left:20px;
	*margin-left:24px;
	padding-bottom:20px;}
ol li {
	padding-left:0;
	background:none;}

p {
	line-height:18px;
	padding-bottom:14px;}
td {vertical-align:top;}
a {text-decoration:underline;}
a:hover {text-decoration:none;}

strong, strong a {font-weight:bold;}

img {border:0;}

hr {
	clear:both;
	width:100%;
	height:1px;
	color:#d7d7d7;
	margin:10px 0;
	border:0px none;
	background-color:#d7d7d7;}

.float_left {float:left;}
.float_right {float:right;}

.clear {
	width:100%;
	clear:both;
	height:0px;
	overflow:hidden;}

.required {color:#ff0000;}
.underlined {text-decoration:underline;}

input.hidden {display:none;}
	
/* ====================== Layout & Columns ======================== */
#page_container {
	width:900px;
	margin:0 auto;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../img/backgrounds/contentContainer.gif) repeat-y 0 0;}

#main {
	width:900px;
	padding-bottom:290px;
	background:url(../img/backgrounds/sprite_main.png) repeat-x 0 0;}
#content_container {
	padding-bottom:30px;
	background:url(../img/backgrounds/contentContainer.gif) repeat-y 0 0;}
#left_col {
	width:200px;
	min-height:66px;
	_height:66px;}
#right_col {
	width:660px;
	padding-right:15px;}

.col1 {
	width:410px;
	padding:12px 0 0 15px;}
.col2 {
	width:205px;
	padding:20px 5px 0 0;}
.home_page #content_container #left_col img, #content_container .col1 img {padding:5px;border:1px solid #d7d7d7;margin:7px;}

/* ====================== Header & Footer ====================== */
#header {background:#fff;}
#logo {
	float:left;
	padding:18px 0 15px 18px;}
#logo .print {display:none;}

.search_box {
	float:right;
	padding:26px 20px 0 0;}
.search_box input {
	height:19px;
	width:174px;
	*margin-top:-1px;
	padding:3px 2px 0 2px;
	border:1px solid #c7c7c7;}

.promo_container {
	padding:1px 0;
	*padding-bottom:0;
	border-bottom:8px solid #000;}

#footer_container {
	width:100%;
	height:254px;
	background:#fff;
	position:absolute;
	bottom:0 !important;
	border-top:6px solid #000;}
#footer {
	height:206px;
	margin-top:1px;
	position:relative;
	background:#033c71 url(../img/backgrounds/footer_glow.png) no-repeat right top;}

.footer_logo {margin:48px 38px 0 0;}

.footer_slogan {
	top:115px;
	right:38px;
	color:#fff;
	position:absolute;}
.footer_slogan strong {
	font-size:23px;
	font-weight:normal;}

#footer_links {padding:40px 0 0 30px;}
#footer_links .callout {
	float:left;
	width:130px;
	margin-right:10px;}
#footer_links .callout ul {padding:0;}
#footer_links .callout ul li {
	padding:0;
	background:none;}
#footer_links .callout li a {
	display:block;
	color:#d7d7d7;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration:none;}
#footer_links li a:hover {text-decoration:underline;}
#footer_links .callout li li a {
	font-size:11px;
	font-weight:normal;}
#footer_links .callout ul ul ul {display:none;}

#footer_nav {padding-top:16px;}
#footer_nav ul {
	margin:0;
	list-style-type:none;}
#footer_nav li {
	float:left;
	color:#808080;
	font-size:9px;
	display:inline;
	padding:0 10px;
	background:none;
	position:relative;
	list-style-type:none;
	border-right:1px solid #a5a1a1;}
#footer_nav li a {
	color:#808080;
	font-size:9px;
	text-decoration:none;}
#footer_nav li a:hover {text-decoration:underline;}

#footer_desc {padding:16px 0 0 30px;}
#footer_desc p {
	padding:0;
	color:#808080;
	font-size:9px;}

/* ====================== Nav Menu ====================== */
.nav {height:35px;}

.nav ul {
	margin:0;
	padding:0;
	list-style:none;}
.nav ul li {
	padding:0;
	float:left;
	display:inline;
	position:relative;
	list-style-type:none;
	background:url(../img/backgrounds/navLi_seperator.png) no-repeat 0 0;}
.nav li a {
	color:#fff;
	float:left;
	height:25px;
	display:block;
	font-size:12px;
	padding:10px 20px 0;
	text-decoration:none;}
.nav li a:hover, .nav li.currentCategory1 a {background:#267cd4 url(../img/backgrounds/navLi_seperator.png) no-repeat 0 0;}
.nav ul li.first, .nav ul li.first a {background-image:none;}

#nav_left {
	float:left;
	width:766px;
	overflow:hidden;
	background:url(../img/backgrounds/navLi.png) repeat-x 0 0;}
#nav_right {
	float:right;
	background:url(../img/backgrounds/navLi_right.png) repeat-x 0 0;}
#nav_right ul li {background:none;}
#nav_right li a {padding:10px 36px 0;}
#nav_right li a:hover, #nav_right li.currentCategory1 a {background:#c88e3e;}

#left_nav_border {
	margin-bottom:-200px;
	padding-bottom:200px;
	background:url(../img/backgrounds/sprite_left_col.png) repeat-y -118px 0;}
.left_nav {
	padding-top:18px;
	background:url(../img/backgrounds/sprite_left_col.png) no-repeat 190px 0;}
.left_nav ul {padding:0 0 0 20px;}
.left_nav li {
	background:none;
	margin-top:10px;
	padding:12px 0 0;}
.left_nav li a {
	color:#0052a0;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 4px 6px;
	text-decoration:none;}
.left_nav li a:hover {text-decoration:underline;}

.left_nav ul ul, .left_nav li li {
	margin:0;
	padding:0;
	border:none;}
.left_nav li li.currentCategory2 {border-top:1px solid #d7d7d7;}
.left_nav li li.first {
	margin:0;
	border:none;}
.left_nav li li a {
	color:#464544;
	font-size:11px;
	font-weight:normal;
	padding:3px 12px 3px 6px;}
.left_nav li li a:hover, .left_nav li li.currentPage a {
	color:#fff;
	background:#c78d3e;
	text-decoration:none;}

	/* =============================== */
	/* Services Category Nav Overrides */
	/* =============================== */
	.services_category .left_nav li a {display:none;}
	.services_category .left_nav li.currentCategory1 li {
		margin-top:10px;
		padding:12px 0 0;
		border-top:1px solid #d7d7d7;}
	.services_category .left_nav li.currentCategory1 li.first {
		margin:0;
		border:none;}
	.services_category .left_nav li.currentCategory1 li a {
		color:#0052a0;
		display:block;
		font-size:14px;
		background:none;
		font-weight:bold;
		padding:0 0 4px 6px;
		text-decoration:none;}
	.services_category .left_nav li.currentCategory1 li a:hover {text-decoration:underline;}
	.services_category .left_nav li.currentCategory1 li li {
		margin:0;
		padding:0;
		border:none;}
	.services_category .left_nav li.currentCategory1 li li a {
		color:#464544;
		font-size:11px;
		font-weight:normal;
		padding:3px 12px 3px 6px;}
	.services_category .left_nav li.currentCategory1 li li a:hover, .services_category .left_nav li.currentCategory1 li li.currentPage a {
		color:#fff;
		background:#c78d3e;
		text-decoration:none;}

.left_nav li {display:none;}
.left_nav li.currentCategory1, .left_nav li.currentCategory1 li {display:block;}

/* ====================== Callouts ====================== */
.callout_promo {
	float:left;
	width:222px;
	height:81px;
	overflow:hidden;
	padding:25px 16px 0;
	background:url(../img/backgrounds/sprite_headerFeature.png) no-repeat 0 0;}

.callout_promo p, .callout_promo li, .callout_promo a {color:#fff;}
.callout_promo p em {
	font-size:16px;
	font-style:normal;}
.callout_promo p strong {
	display:block;
	font-size:22px;
	font-weight:normal;}

.page_photo {
	width:355px;
	height:106px;
	overflow:hidden;}
.page_photo p, .promo_photo p {
	padding-bottom:0;
	line-height:normal;}

.promo_photo {
	width:144px;
	background:none;
	margin-left:1px;}

#right_col .callout {margin-bottom:25px;}
.callout p {
	line-height:normal;
	padding-bottom:6px;}

.callout_bkgnd {
	min-height:86px;
	_height:86px;
	position:relative;
	background:#054989;
	border:1px solid #c9c9c9;
	padding:10px 12px 10px 100px;}
.callout_bkgnd .abs_pos {
	left:4px;
	top:-20px;
	position:absolute;}
.callout_bkgnd p, .callout_bkgnd li, .callout_bkgnd a {color:#fff;}

.callout_framed {
	padding:10px 12px 15px;
	border:1px solid #054989;}

.callout .rss img {
	float:left;
	margin-right:6px;}

/* ====================== Blog ======================== */
.callout .post {padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #E9E9E9;}
.callout .post h2, .callout .post h2 a {
	font-size:13px;
	font-weight:normal;
	padding-bottom:0px;}
.callout .post .small, .callout .post .postmetadata {display:none;}

/* ====================== Search Results ======================== */
span.query, .resultLink, .resultLink a {
	color:#98621b;
	font-size:13px;}

.searchResultsFooter {
	color:#ababab;
	font-size:10px;}

/* ====================== Table/Form Styling ======================== */
.form_container td {
	font-size:11px;
	vertical-align:middle;
	padding:1px 12px 2px 0;}
.form_container td .txtBox  {
	padding:2px;
	height:13px;
	width:180px;}
.form_container td select {padding:2px;}
.form_container td .txt_area {
	width:280px;
	height:120px;
	margin-left:0;}

.form_container td .small {width:90px;}
.form_container td .med {width:160px;}
.form_container td .large {width:220px;}

.form_container .validation2 {display:none;}

/* ====================== Template Overrides ======================== */
.no_margin {margin:0;}
.no_padding {padding:0;}
.no_border {border:none;}

.home_page .page_photo {
	width:500px;
	height:213px;
	margin-left:1px;}
.home_page .promo_photo {margin:0;}
.home_page .promo2 {
	margin:1px 0 0;
	*margin:0;
	background-position:0 -415px;}
.home_page #left_col {
	width:530px;
	padding:35px 0 0 70px;}
.home_page #right_col {
	width:205px;
	padding:40px 20px 0 0;}

/* ===================== PRESS RELEASES ===================== */
/* Calendar Styling*/
.postGroup .postDetail {margin-bottom:20px;}
.postGroup .postURL a {display:block;color:#252525;}
.postGroup .postDate {display:block;font-size:9px;color:#454545;}

