/* @override 
	http://localhost/carney/css/site_struct.css
	http://carney.bergeycreativegroup.com/css/site_struct.css
*/

/****************************************************
TYPOGRAPHY
****************************************************/
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #777;
	font-size: 0.8em;
}
A {
	color: #900;
}
p {
	margin-top: 0px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}
/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
body {
	background: #D0D0D0;
}
#body_container {
	width: 939px;
	margin: auto;
	background: url(../img/site/top_bg.jpg) top no-repeat;
}
#header_container {
	width: 899px;
	height: 129px;
	margin: auto;
}
#hdr_btns {
	margin-left: 280px;
	width: 355px;
	height: 129px;
	float: left;
}
.emp_opp_btn {
	background: url(../img/site/btn_emp_opp.jpg);
	width: 225px;
	height: 47px;
	margin-top: 15px;
	cursor: pointer;
}
.carney_success_btn {
	background: url(../img/site/btn_carney_success.jpg);
	width: 225px;
	height: 47px;
	cursor: pointer;
}
.emp_opp_btn:hover,
.carney_success_btn:hover {
	background-position: 0 -47px;
}
#hdr_search {
	width: 250px;
	height: 129px;
	float: left;
}
/* NAVIGATION */
#nav_container {
	width: 899px;
	height: 45px;
	margin: auto;
	cursor: pointer;
}
.nav_div {
	height: 30px;
	padding-top: 14px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}
#nav_container A {
	text-decoration: none;
	color: #606060;
}
#nav_container A:hover {
	color: #900;
	cursor: pointer;
}
.nav_home {	width: 93px; }
.nav_about { width: 101px; }
.nav_resume { width: 139px; }
.nav_job { width: 111px; }
.nav_news { width: 109px; }
.nav_process { width: 105px; }
.nav_contact { width: 104px; }
#nav_rss_container A {
	text-decoration: none;
	color: #FFF;
}
#nav_rss_container A:hover {
	color: #ffa200;
}
.nav_rss { width: 95px; }
/* END NAVIGATION */
#main_container {
	width: 899px;
	margin: auto;
	background: #FFF url(../img/site/main_bg.jpg);
	min-height: 500px;
}
#main_left {
	float: left;
	width: 265px;
}
.main_left_text {
	margin-left: 42px;
	width: 210px;
}
#main_left A {
	color: #777;
	text-decoration: none;
}
#main_left .page_active,
#main_left A:hover {
	color: #900;
	text-decoration: underline;
}
#main_right {
	float: left;
	width: 592px;
	margin-left: 20px;
}
.page_image {
	width: 899px;
	height: 234px;
	border: none;
}
.page_title_container {
	width: 592px;
	padding-top: 10px;
	background: url(../img/site/page_title_bg.jpg) top no-repeat;
	margin-bottom: 0px;
}
.page_title_text {
	color: #900;
	font-size: 22px;
	margin-left: 16px;
	width: 545px;
}
.page_body_container {
	margin-top: 5px;
	width: 565px;
	margin-left: 17px;
}
.home_body_container {
	margin-top: 5px;
	width: 565px;
	min-height: 275px;
	margin-left: 17px;
	line-height: 1.5em;
}
.news_title_container {
	width: 592px;
	padding-top: 10px;
	background: url(../img/site/news_header_bg.jpg) top no-repeat;
	margin-bottom: -5px;
}
.news_container {
	width: 540px;
	height: 100px;
	margin: 10px 0px 20px 10px;
}
.news_left {
	width: 94px;
	height: 100px;
	float: left;
	background: url(../img/site/news_img_bg.jpg);
}
.news_left img {
	position: relative;
	top: 10px;
	left: 10px;
}
.news_right {
	float: left;
}
.news_title {
	color: #900;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: -1px;
}
.news_body {
	width: 430px;
	height: 38px;
	overflow: hidden;
}
.news_more_btn {
	border: none;
	cursor: pointer;
	width: 57px;
	height: 28px;
	background: url(../img/site/btn_news_more.jpg);
	margin-left: 350px;
}
#rss_link_container {
	margin-left: 44px;
}
#rss_link_container A {
	font-size: 15px;
	text-decoration: none;
}
#rss_link_container A:hover {
	text-decoration: none;
}
.rss_image {
	position: relative;
	top: 6px;
}
.job_title {
	color: #900;
	font-size: 18px;
	width: 562px;
	margin-bottom: -3px;
	margin-top: 5px;
}
.job_body {
	width: 562px;
}
#legal_container {
	width: 899px;
	margin: auto;
	background: #FFF;
	min-height: 500px;
}
#legal_content {
	width: 830px;
	margin: auto;
}
#legal_title {
	color: #900;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 1px;
	margin-bottom: -1px;
}
#legal_body {
	margin-left: 1px;
}
/* FORM STYLES */
#site_form_container {
	width: 583px;
	background: url(../img/site/form_main_bg.jpg);
}
#site_form_header {
	height: 66px;
}
#site_form_footer {
	height: 50px;
	clear: both;
}
#site_form_left {
	width: 343px;
	float: left;
}
#site_form_right {
	width: 240px;
	height: 219px;
	background: url(../img/site/form_image_bg.jpg) top no-repeat;
	float: left;
}
#site_form_right img {
	position: relative;
	top: 16px;
	left: 15px;
}
#form_notify {
	display: none;
}
.site_form_text {
	width: 343px;
	height: 41px;
	background: url(../img/site/form_text_bg.jpg);
}
.site_form_drop {
	width: 343px;
	height: 41px;
}
.site_form_thin {
	width: 343px;
	height: 40px;
}
.site_form_drop select {
	width: 215px;
	margin-top: 11px;
	margin-left: 3px;
}
.site_form_drop input {
	width: 215px;
	margin-top: 11px;
	margin-left: 3px;
}
.site_form_textarea {
	width: 343px;
	height: 98px;
	background: url(../img/site/form_textarea_bg.jpg);
}
.site_form_textarea textarea {
	border: none;
	background: transparent;
	width: 215px;
	height: 75px;
	margin-left: 3px;
	margin-top: 9px;
	padding-left: 1px;
	padding-top: 2px;
	resize: none;
	color: #333;
}
.site_form_text input {
	background: transparent;
	border: none;
	margin-top: 10px;
	height: 20px;
	width: 213px;
	padding-left: 6px;
	color: #333;
}
.site_form_label {
	float: left;
	width: 106px;
	text-align: right;
	padding-top: 14px;
	padding-right: 6px;
	color: #900;
	font-weight: bold;
	font-size: 11px;
}
.form_submit_btn {
	width: 71px;
	height: 33px;
	border: none;
	background: url(../img/site/btn_form_submit.jpg);
	margin-left: 265px;
	cursor: pointer;
}
#hdr_search input {
	float: left;
}
.hdr_srchbut {
	position: relative;
	top: -5px;
}
#form_error {
	color: #900;
	margin-left: 40px;
}
.site_form_chk {
	float: left;
	width: 20px;
	margin-top: 12px;
}
.site_chk_txt {
	float: left;
	position: relative;
	top: 13px;
	left: 3px;
}