/* Core Content Management Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 100%;
}

h1 {
	font-weight: bold;
	color: #9A222B;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

h2 {

}

h3 {
	font-size: 14px;
	color: #5D7C9B;
}

h4 {
	font-size: 13px;
	color: #B13943;
}

h5 {
	font-size: 12px;
	color: #5D7C9B;
}

h6 {
	font-size: 11px;
	color: #B13943;
}

.cms_img_border1 {
	padding: 0px 10px 5px 0px;
}
.cms_img_border2 {
	padding: 0px 0px 5px 10px;
}
.cms_div_highlight1 {

}
.cms_div_highlight2 {
	background-color: #000000;
	color: #ffffff;
}
.cms_div_highlight3 {

}
.cms_table_data1 {

}
.cms_table_data2 {

}

img {
	border: none;
}



/* Error Messages */

div.msg_header_1 {
	position: relative;
	float: left;
	background-color: #76A22A;
	color: white;
	width: 961px;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
div.msg_header_0 {
	position: relative;
	float: left;
	background-color: #AD363F;
	color: white;
	width: 961px;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
div.msg_body {
	position: relative;
	float: left;
	background-color: #eeeeee;
	color: #000000;
	width: 961px;
	padding: 4px 0px 4px 0px;
	margin-bottom: 12px;
	font-size: 10px;
	text-align: center;
}


div.msg_body a {
	color: #000000;
	font-weight: bold;
}






/* Design Dependant Styles */


body.design {
		margin: 12px 0px 12px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p, ul, ol {
	line-height: 14px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, textarea {
	font-size: 10px;
	border: 1px solid #ffffff;
	background-color: #FFD1D4;
}
div#page {
	position: relative;
	margin: 0px auto;
	width: 961px;
}
div.header {
	position: relative;
	float: left;
	clear: both;
	width: 961px;
	height: 175px;
	margin: 0px 0px 12px 0px;
}
div.header_logo {
	position: relative;
	float: left;
	width: 213px;
	height: 175px;
}
div.header_image {
	position: relative;
	float: left;
	width: 264px;
	height: 175px;
}
div.header_text {
	position: relative;
	float: left;
	width: 300px;
	height: 175px;
	background-image:url(/images/header_bar.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #D64F3C;
	color: #ffffff;
}
div.header_text h1, div.header_form h1 {
	color: #ffffff;
}
div.standard_padding {
	position: relative;
	padding: 10px 10px 10px 10px;
}
div.header_text div.standard_padding h1, div.header_form div.standard_padding h1 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_form {
	position: relative;
	float: left;
	width: 184px;
	height: 175px;
	background-image:url(/images/header_bar.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #D64F3C;
	color: #ffffff;
}
div.header_form div.standard_padding p {
	margin: 0px 0px 3px 0px;
}

div.header_form div.standard_padding ul {
	display: block;
	width: 150px;
	text-align: right;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.header_form div.standard_padding ul li {
	display: block;
	width: 150px;
	height: 15px;
	text-align: right;
	float: left;
	clear: both;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.header_form div.standard_padding ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


div.nav_bar {
	position: relative;
	clear: both;
	width: 961px;
	height: 26px;
	margin: 0px 0px 12px 0px;
	background-color: #666666;
	color: #ffffff;
}
div.nav_bar ul {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 961px;
	height: 26px;
	float: left;
	clear: both;
}

div.nav_bar ul li.notlast {
	background-image:url(/images/nav_bar_li_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;

}
div.nav_bar ul li {
	display: block;
	padding: 0px 35px 0px 6px;
	margin: 6px 0px 0px 0px;
	font-weight: bold;
	float: left;
	list-style: none;
}
div.nav_bar ul li a {
	color: #ffffff;
	text-decoration: none;
}


div.search_boxes {
	position: relative;
	clear: both;
	float: left;
	width: 961px;
	height: 250px;
	margin: 0px 0px 12px 0px;
}
div.search_box {
	position: relative;
	float: left;
	width: 312px;
	height: 250px;
	margin: 0px 12px 0px 0px;
}
div.search_box_heading {
	position: relative;
	clear: both;
	background-color: #666666;
	background-image:url(/images/grey_box_corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color: #ffffff;
	height: 23px;
}
div.heading_padding {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 5px;
}
div.search_box_heading div.heading_padding {
	font-size: 11px;
	font-weight: bold;
}
div.search_box_content {
	position: relative;
	clear: both;
	background-image:url(/images/red_search_box_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #DA513F;
	color: #ffffff;
	height: 250px;
}

div.search_box_content div.standard_padding p, div.search_box_content_inv div.standard_padding p {
	margin: 0px 0px 10px 0px;
}
div.search_box_content div.standard_padding select, div.search_box_content_inv div.standard_padding select {
	margin: 3px 0px 0px 0px;
}

div.search_box_content_inv {
	position: relative;
	clear: both;
	background-image:url(/images/grey_search_box_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #838383;
	color: #ffffff;
	height: 250px;
}

div.home_page_two_cols {
	position: relative;
	clear: both;
	float: left;
	background-image:url(/images/home_page_two_col_bg.jpg);
	background-repeat:repeat-y;
	margin: 0px 0px 12px 0px;
	width: 961px;
}
div.home_page_latest_jobs {
	position: relative;
	float: left;
	width: 312px;
	margin: 0px 11px 0px 0px;
}
div.home_page_content {
	position: relative;
	float: left;
	width: 637px;

}



div.latest_job {
	position: relative;
	clear: both;
	color: #ffffff;
	margin: 0px 0px 15px 0px;
}
div.latest_job div.latest_job_heading {
	position: relative;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
div.latest_job div.latest_job_details {
	position: relative;
	clear: both;
}
div.latest_job a.latest_job_read_more {
	display: block;
	position: relative;
	width: 293px;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.latest_job_inv {
	position: relative;
	clear: both;
	color: #CDCDCD;
	margin: 0px 0px 15px 0px;
}
div.latest_job_inv div.latest_job_heading {
	position: relative;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
div.latest_job_inv div.latest_job_heading a {
	font-size: 14px;
	font-weight: bold;
	color: #CDCDCD;
}
div.latest_job div.latest_job_heading a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
div.latest_job_inv div.latest_job_details {
	position: relative;
	clear: both;
}
div.latest_job_inv a.latest_job_read_more {
	display: block;
	position: relative;
	width: 293px;
	text-align: right;
	font-weight: bold;
	color: #CDCDCD;
	text-decoration: none;
}


div.footer {
	position: relative;
	clear: both;
	background-color: #666666;
	background-image:url(/images/footer_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 961px;
	height: 100px;
}
div.footer_address {
	position: absolute;
	top: 20px;
	left: 10px;
	color: #ffffff;
}
div.footer_address p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
div.footer_copy {
	position: absolute;
	top: 75px;
	left: 450px;
	width: 500px;
	text-align: right;
	color: #ffffff;
}
div.footer_copy p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
div.footer_copy a {
	color: #ffffff;
	text-decoration: none;
}


h2 {
	background-color: #666666;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

div.standard_padding p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}




div.db_page_two_cols {
	position: relative;
	clear: both;
	float: left;
	width: 961px;
	margin: 0px 0px 12px 0px;
}
div.db_search_col {
	position: relative;
	float: left;
	width: 213px;
	margin: 0px 11px 0px 0px;
}
div.db_result_col {
	position: relative;
	float: left;
	width: 736px;
	margin: 0px 0px 0px 0px;
}

div.db_search_box {
	position: relative;
	clear: both;
	margin: 0px 0px 12px 0px;
}
a.seeker_link {
	display: block;
	position: relative;
	clear: both;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


div.db_result_col h1 {
	font-weight: bold;
	color: #9A222B;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

div.db_listing {
	position: relative;
	clear: both;
	background-color: #F4F4F4;
	margin: 0px 0px 12px 0px;
	width:100%;
}

div.db_listing_inv {
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px 0px 12px 0px;
	width:100%;
	z-index:1;
}

div.db_listing div.standard_padding h3, div.db_listing_inv div.standard_padding h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

a.db_listing_apply {
	display: block;
	position: absolute;
	color: #FFFFFF;
	background-color: #B22015;
	font-weight: bold;
	text-decoration: none;
/*	padding: 8px 14px 8px 14px;*/
	text-align:center;
	width:110px;
	height:27px;
	line-height:27px;
	top: 15px;
	left: 614px;
	z-index:100;
}


div.sort_form {
	position: absolute;
	width: 500px;
	top: 0px;
	left: 450px;

}
div.sort_option {
	position: relative;
	float: left;
	width: 60px;
	margin-top: 2px;
}
div.sort_control {
	position: relative;
	float: left;
	width: 20px;
}
div.sort_control input {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}


/* Forms */

form {
	padding: 0px;
	margin: 0px;
}

table.user_form {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
}
table.user_form td {
	padding: 5px;
	color: #000000;
}
table.user_form td a {
	font-weight: bold;
	color: #000000;
	
}
table.user_form th {
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
}
table.user_form th.row_heading {
	background-color: #B22015;
}
input.user_button {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #ffffff;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #8D8D8D;
	margin: 0px;
}
input.noborder {
	border: 0px none #8D8D8D;
}


div.testimonial {
	position: relative;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 12px 0px;
	background-color: #eeeeee;
}
div.testimonial_inv {
	position: relative;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 12px 0px;
	background-color: #F4F4F4;
}
div.testimonial p, div.testimonial_inv p {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}


div.faq_category {
	position: relative;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 12px 0px;
	background-color: #eeeeee;
}
div.faq_category_inv {
	position: relative;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 12px 0px;
	background-color: #F4F4F4;
}
div.faq_category p, div.faq_category_inv p {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}



h1 {
	font-weight: bold;
	color: #9A222B;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}





#ticker-container {
	position:relative;
	overflow:hidden;
	width: 300px;
	height: 200px;
	background-color: #666666;
	background-repeat: repeat;
	padding: 2px;
	border:  solid #666666;
}

#ticker {
	position:relative;
	width:280px;
}

#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
	margin: 0px 0px 18px 1px;
}
#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
}
#ticker ul li a {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 0px;
}
