/* @override http://sourceone.local.vilocity.com/styles/sourceone.css */
body {
	font-size: 13px;
	font-family: "Lucida Grande",Arial,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #6a573c;
}

h1 {
	margin-top: 0;
	font-size: 27px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	color: #6a573c;
}

.clear {
	clear: both;
	margin: 0;
}

/* @group containers */

#misc_links, #logo_header, #main_nav, #main_content, #footer {
	width: 75.23em;
	margin: 0 auto;
}

#misc_links, #footer {
	width: 97.8em;
}

#misc_links_wrap, #logo_header_wrap, #main_nav_wrap {
	position: absolute;
	width: 100%;
}

#outer {
	padding-top: 12.69em;
}

#misc_links_wrap {
	top: 0;
}

#logo_header_wrap {
	top: 1.46em;
	height: 8.46em;
	background-image: url(/images/header-logo-background-tile.gif);
}

#main_nav_wrap {
	top:  9.84em;
	background-image: url(/images/main-nav-background-tile.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main_content_wrap {
	background-color: #f7e4aa;
	background-image: url(/images/main-content-top-gradient.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer_wrap {
	border-top: 1px solid #fff;
}

/* @end */

/* @group misc links */

#misc_links {
	text-align: right;
	color: #cab08b;	
	font-size: 10px;
}

#misc_links form {
	display: inline;
}

#misc_links input {
	background-color: #9f8868;
	border: 0;
	font-size: 10px;
}

#misc_links a {
	padding: 0 1em;	
}

#misc_links a, #misc_links form input.text_button {
	color: #cab08b;
	background-color: transparent;
	border: 0;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.error {
	font-weight: bold;
}

/* @end */

/* @group logo header */

#logo_header {
	position: relative;	
}

#logo_header img {
	border: 0;
}

#header_detective {
	position: absolute;
	top: -1.5em;
	left: 18em;
}

/* @end */

/* @group main nav */

#main_nav {
	list-style-type: none;
	text-align: center;
	padding: .7em 0 0 0;
	height: 2em;
}

#main_nav li {
	display: inline;
}

#main_nav li a {
	color: #27578d;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	text-transform: uppercase;	
	text-decoration: none;
	padding: .55em .8em .4em .8em;
	letter-spacing: .1em;
}

#main_nav li a:hover {
	color: #b25e08;
}

#main_nav li a.with_divider {
	background-image: url(/images/main-nav-divider.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#main_nav li a.selected {
	background-color: #90b7bc;
	color: #f3ecca;
	border-top: 1px solid #fff;
}

/* @end */

/* @group footer */

#footer {
	color: #cab08b;	
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #cab08b;	
}

#footer div {
	width: 48em;
	float: left;
	clear: none;
}

#site_info {
	text-align: right;
}

/* @end */

/* @group bodycontent styles */

div.bodycontent p, div.bodycontent ul, div.bodycontent ol, div.bodycontent h3, div.bodycontent h4 {
	margin-top: 0;
	margin-bottom: 0;
}

div.bodycontent h3, div.bodycontent h4 {
	color: #6a573c;
}

dl.job_listing dt {
	font-weight: bold;
}

dl.job_listing dd {
	margin-left: 0;
	margin-bottom: 1em;	
}

div.bodycontent {
	background-color: #f3ecca;
	border: 1px solid #6a573c;
	color: #39342d;
	padding:  1em;
	min-height: 30em;
	margin: 0 4em 0 2em;
	width: 50em;
	float: left;
}

div.bodycontent input, div.bodycontent textarea {
	border: 1px solid #39342d;
	background-color: #f7e4aa;
}

div.bodycontent a {
	color: #6a573c;
	text-decoration: none;
	border-bottom: 1px dotted #6a573c;
}

div.bodycontent a:hover {
	border-bottom: 1px solid #6a573c;
}

dl.form dt {
	font-weight: bold;
}

dl.form dd {
	margin: 0 0 1em 0;
}

#bodycontent_wrap {
	padding-top: 3em;
	padding-bottom: 2em;
}

/* @end */

/* @group sidenav */

#sidenav {
	border:  4px solid #f3ecca;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	color: #48361d;
	background-color: #90b7bc;
	line-height: 1.2em;
	padding: 1em 1em 11em 1em;
	position: relative;
	width: 10em;
	float: left;
}

#sidenav div {
	margin-bottom: .5em;
}

#sidenav a {
	color: #f7f4e3;
	text-decoration: none;
}

#sidenav a:hover {
	text-decoration: underline;
}

#sidenav_detective {
	position: absolute;
	bottom: -2em;
	left: -5em;
}

/* @end */

/* @group home page */

#association_logos {
	text-align: center;
}

#association_logos img {
	border: 0;
	padding: 0	3em;	
}

#homepage_box_wrap {
	padding-top: 3em;
}

#homepage_box {
	width: 43em;
	border:  4px solid #f3ecca;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	color: #48361d;
	background-color: #90b7bc;
	padding: 1.5em 3.13em 1.5em 7.19em;
	line-height: 1.2em;
}

#homepage_box h1 {
	color: #f7f4e3;
	font-size: 27px;
	font-weight: normal;
	margin-bottom: .3em;
}

#homepage_box p {
	margin-top: 0;
	margin-bottom: 0;
}

#feature_boxes {
	width: 65.38em;
	margin: 2em auto;
}

#feature_boxes div {
	width: 20.3em;
	height: 9.38em;
	float: left;
	clear: none;
	margin-right: 2em;
	margin-bottom: 2.46em;
	background-color: #f3ecca;
	border: 1px solid #6a573c;
	color: #39342d;
	padding-bottom: 1.3em;
}

#feature_boxes div.last {
	margin-right: 0;
}

#feature_boxes h3 {
	background-color: #6a573c;
	margin: 0;
	padding: 1em 0;
	text-align: center;
	font-family: Georgia, Times, serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .1em;
	font-size: 16px;
}

#feature_boxes h4 {
	color: #6a573c;
	margin: 0;
	padding: .5em 2em;
}

#feature_boxes p {
	padding: 0 2em .7em 2em;
}

#feature_boxes a {
	color: #6a573c;
	text-transform: uppercase;
	text-decoration: none;
}

#homepage_box, #feature_boxes {
	position: relative;	
}

#homepage_detective, #homepage_thumbprint {
	position: absolute;
} 

#homepage_detective {
	bottom: -1.5em;
	left: -6em;
}

#homepage_thumbprint {
	top: 5em;
	right: -7em;
}



/* @end */


