#page_text{
	font-size: 90%;
	width:463px;
	float:left;
	margin-left:33px;
	margin-right:38px;
}
#page_text p{
	font-size:11px;
	line-height:15px;
}
/*#page_text a, #page_text a:visited, .latest_jobs_content a, .latest_jobs_content a:visited{
	color: #ff6600;
}*/
#page_text form{
	padding: 0;
	margin: 0;
}

.field{
	float: left;
	width: 100%;
	min-height: 30px;
	border-bottom: dotted 1px #fff;
}
.field label{
	width: 200px;
	float: left;
	padding-top: 11px;
	cursor: pointer;
	text-align: left;
}
.field select{
	width:256px !important;
}
.field label.error{
	color: #c00;
	font-style: italic;
	width: auto;
	margin-bottom: 10px;
	clear: right;
}
.form_note{
	text-align: center;
}
.field label span, .form_note span{
	color: #c00;
	font-weight: bold;
	font-size: 120%;
}
#file_1{
	margin-left:0px;
	padding-left:0px;
	position:relative !important;
	left:10px !important;
}
.form_text{
	width: 250px;
	border: solid 1px #ccc;
	padding: 4px 2px;
	margin: 5px 10px;
	float: left;
}
.form_select{
	width: 256px;
	border: solid 1px #ccc;
	padding: 4px 2px;
	margin: 5px 10px;
	float: left;

}
.full label{
	width: 100%;
}
.full .form_text, .full .form_select{
	margin-left: 110px;
}

.field label em{
	color: #219434;
}
.field input.error, .field select.error, .field textarea.error{ 
	border: dotted 1px #c00;
	color: #c00;
}
#page_text .form_button, #page_text .form_button:visited{
	display: block;
	/*margin-left: 220px;*/
	height: 28px;
	line-height: 28px;
	background: url(../images/bg-yellow-link-left.png) no-repeat;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: pointer;
	/*width: 120px;*/
	//color: #555;
	color:#FFFFFF;
	float: left !important;
	margin-top: 20px;
	margin-bottom:5px;
	clear: both !important;
}
#page_text .form_button span{
	display: block;
	background: url(../images/bg-yellow-link-right.png) no-repeat right;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	text-indent: -10px;
	/*width:150px;*/
	padding-left:20px;
	padding-right:20px;
}
#page_text .form_error{
	color: #c00;
	background: #eee;
	padding: 10px;
	text-align: center;
}

#page_text .form_success{
	color: #0c0;
	background: #eee;
	padding: 10px;
	text-align: center;
}

#page_text .form_error ul{
	margin: 0;
	padding: 0;
}
#page_text .form_error li{
	text-align: left;
	margin-left: 30px;
}

#page_text .field_error{
	border: solid 1px #c00;
}
.info_list{
	margin: 0;
	padding: 0;
}

.info_list, .info_list li{
	list-style: none;
	clear:both;
}
.info_list li{
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
}
.info_list li .title{
	background: #eee;
	display: block;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-bottom: 10px;
}
.info_list li div{
	//padding-left: 30px;
	/*width:313px;
	position:relative;
	left:150px;*/
}
#page_text h3 a, #page_text h3 a:visited{
	font-size:16px; 
	color:#ff6600;
}
.frm_cent{
	clear: both;
}
#form_buttons a.form_button, #form_buttons a.form_button:visited{
	margin: 0;
	width: 120px;
}
#job_list td{
	text-align: left;
}
#sidebar_menu .current a, #sidebar_menu .current a:visited{
	color: #000;
}

/*#sidebar ul ul{
	display: none;
	
	padding:5px 5px 5px 5px;
	background-position:left bottom;
	background-repeat:repeat-y;
	font-weight:normal;
}*/
#sidebar ul ul ul{
	display:none;
}
#list td{
	border-bottom: solid 1px #ccc;
}
#list .row{
	padding: 10px;
}
#list .odd{
	
}
#list .btn{
	display: block;
	float: left;
	margin: 0 10px;
	padding: 5px 10px;
	background: #98d1ec;
	color: #234261;	
	text-decoration: none;
	border: dotted 1px #234261;
	border-bottom: solid 3px #234261;
}

#list .btn:hover{
	background: #234261;
	color: #fff;
	text-decoration: none;
}
.page-nav{
	padding: 20px;
}
#list .row em{
	font-weight: bold;
}










#_selDistance {
	width:100px;
	height:18px;
	padding:0 0 0 10px;
	border:1px solid #696969;
	background:#ececec;
	font:11px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#757575;
	float:right;
}

/*#_selCategory {
	width:214px;
	height:18px;
	padding:0 0 0 10px;
	border:1px solid #696969;
	background:#ececec;
	font:11px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#757575;
	float:left;
}*/

.search_inner
{
	width:260px;
	height:18px;
	border:1px solid #bbb;
	background:#fafafa;
	font:11px/14px Arial, Verdana, Tahoma, sans-serif;
	color:#6a6a6a;
	float:right;
	overflow:hidden;
}



.paging-next
{
	/*float:right;
	margin:0 0 0 15px;*/
	line-height:19px;
}

.paging-next:hover
{
	/*float:right;
	margin:0 0 0 15px;*/
	line-height:19px;
	color:#515151;
	text-decoration:underline;
}

.paging-prev
{
	float:left;
	margin:0 15px 0 15px;
	line-height:19px;
}

.paging-prev:hover
{
	float:left;
	margin:0 15px 0 15px;
	line-height:19px;
	color:#515151;
	text-decoration:underline;
}

.col1_norecord {
	width:388px;
	/*margin:0 80px 0 0;*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-align:center;
	font-weight:normal;
}

.label-error {
	width:100%;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff7945;
	font-size:11px;
	margin:auto;
	float:none;
	text-align:center;
	font-weight:bold; 
}

.job-count {
	/*width:100%;*/
	width:388px;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff7945;
	font-size:11px;
	/*margin:auto;*/
	float:left;
	text-align:center;
	font-weight:bold;
}

.user_name {
	width:307px;
	float:right;
	padding:0 0 0 0;;
	display:block;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff; 
}

.header_name {
	width:105px;
	float:right;
	padding:0 0 0 0;
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#fff; 
}
.col21 {
	width:40px;
	margin:0 20px 0 0;
	float:left;
}
.col22 {
	width:100px;
	margin:0 15px 0 0;
	float:left;
}
.col23 {
	width:115px;
	margin:0 15px 0 0;
	float:left;
}
.col24 {
	width:115px;
	float:left;
}

.col25 {
	width:225px;
	float:left;
	text-align:left;
}

.col31 {
	width:40px;
	margin:0 20px 0 0;
	float:left;
	padding:0px 0px 0px 6px; 
}
.col32 {
	width:100px;
	margin:0 15px 0 0;
	float:left;
}
.col33 {
	width:115px;
	margin:0 15px 0 0;
	float:left;
	padding:0 0 0 0;
}
.col34 {
	width:115px;
	float:left;
	padding:0px 0px 0px 2px;
}

.col35 {
	width:225px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 2px;
}

.colapp1 {
	width:100px;
	margin:0 20px 0 0;
	float:left;
}
.colapp2 {
	width:100px;
	margin:0 15px 0 0;
	float:left;
}
.colapp3 {
	width:75px;
	margin:0 15px 0 0;
	float:left;
}
.colapp4 {
	width:205px;
	float:left;
}

.colapp5 {
	width:75px;
	float:right;
	text-align:left;
}



.heading-links-view-candidate {
	width:400px;
	margin:0 0 15px;
	padding:13px 10px;
	border:1px solid #bebdbe;
	overflow:hidden;
}

.heading-links-view-candidate ul {
	width:420px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.heading-links-view-candidate li {
	float:left;
	padding:0 10px;
	font-weight:bold;
}
.heading-links-view-candidate li a {
	color:#515151;
}
.cont-main2 {
	width:400px;
	float:left;
	position:relative;
}
.cont-main2 img {
	float:right;
	margin:-30px 5px 0px 0px; 
	vertical-align:top;
	display:block;
	padding:0px;

}

.col_button1 {
	width:400px;
	margin:0 20px 0 0;
	float:left;
	padding:0px 0px 0px 6px; 
}

.normal_text 
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:10px;
}

.welcome 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ac210c;
	padding:0;
	margin:0;
}

.welcome span 
{
	color:#FFFFFF;
	font-weight:bold;
}

.application{ color:#ff7945; text-decoration:none; font-weight:bold; font-size:12px;}

.application_box {
	width:425px;
	margin:10px 0px 15px 0px;
	padding:13px 10px;
	border:1px solid #bebdbe;
}

.where{ color:#ff7945; text-decoration:none; font-weight:bold; font-size:12px;}
.where ul {margin:0px; padding:0px 0px 0px 15px;}
.where ul li{margin:0px; padding:0px; list-style-type:disc; color:#515151; }
.where ul li a{margin:0px; padding:0px; color:#515151; text-decoration:underline; font-weight:normal; font-size:11px;}
.where ul li a:hover{margin:0px; padding:0px; color:#515151; text-decoration:none;}

.colsavesearch1 {
	width:100px;
	margin:0 0 0 10px;
	float:left;
}
.colsavesearch2 {
	width:160px;
	margin:0 5px 0 15px;
	float:left;
}
.colsavesearch3 {
	width:75px;
	margin:0 0 0 0;
	float:left;
}

#header .logo-links-outer h1{
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:10px;
	/*color:#666666;*/
	font-weight:normal;
	/*margin:3px auto;
	height:20px;*/
}
#header .logo-links-outer h1 strong{
	/*height:20px;*/
}
#header .logo-links-outer h1 strong a{
	height:15px;
	width:350px;
	background-image:none;
	text-align:right;
	position:relative;
	color:#999;
	/*top:28px;
	left:3px;*/
}
#topNavig{
	width:980px;
	position:relative;
	left:4px;
	height:45px;

}
#navLeft{
	width:14px;
	height:36px;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#091929;
	position:relative;
	left:-4px;
}
#navRight{
	width:13px;
	height:36px;
	background-repeat:no-repeat;
	background-position:right;
	background-color:#091929;
	float:right;
	position:relative;
	left:3px;
	top:-76px;
}
#primaryNav {
	width:961px;
	margin:0;
	padding:10px 0;
	list-style:none;
	/*background:#d9d9d9;*/
	z-index: 3000;
	height: 20px;
	position:relative;
	left:10px;
	top:-46px;
}

#primaryNav a:link,
#primaryNav a:visited,
#primaryNav a:hover,
#primaryNav a:active {
	color:#999999;
	text-decoration: none;
	z-index: 3000;
}
#primaryNav a:hover{
color:#FFFFFF;

}
#primaryNav li {
	float:left;
	font-size:12px;
	line-height:35px;
	/*padding:0 10px 0 11px;*/
	z-index: 3000;
	
}
#primaryNav li a{
	padding:0 35px 0 35px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
#primaryNav li a:hover{
}
#primaryNav li a.active{
	color: #fff;
}
#primaryNav li .first {
	background:none;
	z-index: 3000;
}
#primaryNav li ul li {
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 3000;
	line-height:15px;
	background-image:none;
	position:relative;
	top:21px;
}

#primaryNav li ul a {
	border:0;
	padding: 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #d9d9d9;
	z-index: 3000;
}
#primaryNav li ul a:hover {
background-image:none;
}
.primaryNavKid li a:hover{
/*#primaryNav li ul a:hover{*/
/*color:#000000;*/
}

#primaryNav .enhanced li ul a {
	display: block;
	z-index: 3000;
}


#secondaryNavLeft{
	width:12px;
	height:25px;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#091929;
	margin-right:5px;
	position:relative;
	top:-10px;
}
#secondaryNavRight{
	width:12px;
	height:25px;
	background-repeat:no-repeat;
	background-position:right;
	background-color:#091929;
	float:right;
	position:relative;
	/*left:-159px;*/
	top:-37px;
	border-left:1px solid #000000;
}
#secondaryNav {
	width:963px;
	margin:0;
	/*margin-left:auto;
	margin-right:auto;*/
	padding:10px 0;
	list-style:none;
	/*background:#d9d9d9;*/
	/*z-index: 3000;*/
	height:25px;
	position:relative;
	left:12px;
	top:-10px;
	background-repeat:repeat-x;
}
.secNavLink{
position:relative;
top:-37px;
left:12px;

}
#secondaryNav ul li{
display:block;
list-style:none;
float:left;
}
.secNavLink a{
display:block;
color:#FFFFFF;
text-decoration:none;
background-repeat:repeat-x;
background-position:bottom;
height:25px;
padding-left:10px;
padding-right:10px;
line-height:25px;
border-left:1px solid #000000;
border-right:1px solid #000000;
float:left;
}
.secNavLink a:hover, .secNavLink a.active{
}
/*#secondaryNav a:link,
#secondaryNav a:visited,
#secondaryNav a:hover,
#secondaryNav a:active {
	color:#999999;
	text-decoration: none;
	z-index: 3000;
}
#secondaryNav a:hover{
color:#FFFFFF;

}*/


#secondarySubNavLeft{
	width:12px;
	height:25px;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#091929;
	margin-right:5px;
	position:relative;
	top:-10px;
}
#secondarySubNavRight{
	width:12px;
	height:25px;
	background-repeat:no-repeat;
	background-position:right;
	background-color:#091929;
	float:right;
	position:relative;
	/*left:-159px;*/
	top:-35px;
	border-left:1px solid #000000;
}
#secondarySubNav {
	width:943px;
	margin:0;
	/*margin-left:auto;
	margin-right:auto;*/
	padding:10px 0;
	list-style:none;
	/*background:#d9d9d9;*/
	/*z-index: 3000;*/
	height:25px;
	position:relative;
	left:22px;
	top:-30px;
	background-repeat:repeat-x;
}
.secSubNavLink{
	position:relative;
	top:-35px;
	left:12px;

}
#secondarySubNav ul li{
	display:block;
	list-style:none;
	float:left;
}
.secSubNavLink a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:bottom;
	/*height:25px;*/
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	float:left;
}
.secSubNavLink a:hover{
}



/*=========================================
 * =superfish
 */

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 3000;
}
.sf-menu {
	line-height:	1.0;
	z-index: 3000;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
	z-index: 3000;
}
.sf-menu ul li {
	width:			100%;
	z-index: 3000;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	z-index: 3000;
}
.sf-menu li {
	float:			left;
	position:		relative;
	z-index: 3000;
}
.sf-menu a {
	display:		block;
	position:		relative;
	z-index: 3000;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.5em; /* match top ul list item height */
	z-index:		99;
	z-index: 3000;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	z-index: 3000;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			-12em; /* match ul width */
	top:			0;
	z-index: 3000;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	z-index: 3000;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			-12em; /* match ul width */
	top:			0;
	z-index: 3000;
}

.label-input_new {
	width:416px;
	margin:0 0 10px;
	overflow:hidden;
}
.label-input_new label {
	width:126px;
	float:left;
	line-height:20px;
}
/* subNav/child styling */
.children_outer{width:963px; margin:0px; padding:0px; float:left; float:left; background:#ebedee;}
.children_left{ width:12px; height:25px; float:left;}
.children_right{ width:12px; height:25px; float:left;}

#children{ font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#b5b5b5; width:939px; margin:0px; padding:0px;  float:left;text-transform:uppercase; display:inline; line-height:25px;}
#children ul{margin:0px; padding:0px;}
#children ul li{margin:0px; list-style:none; padding:0px; }
#children ul li a{margin:0px;  padding:6px 8px 6px 8px;color:#b5b5b5; text-decoration:none;}
#children ul li a:hover{margin:0px;color:#ffffff; text-decoration:none;}
#children ul li a.active{margin:0px; color:#ffffff; text-decoration:none;}


.subchildren_outer{width:939px; margin:0px; padding:0px; float:left; float:left;}
.subchildren_left{ width:12px; height:25px; float:left;}
.subchildren_right{ width:12px; height:25px; float:left;}

#subchildren{ font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#b5b5b5; width:915px; margin:0px; padding:0px;  float:left;text-transform:uppercase; display:inline; line-height:25px;}
#subchildren ul{margin:0px; padding:0px;}
#subchildren ul li{margin:0px; list-style:none; padding:0px; }
#subchildren ul li a{margin:0px;  padding:6px 5px 6px 4px;color:#b5b5b5; text-decoration:none;}
#subchildren ul li a:hover{margin:0px;color:#ffffff; text-decoration:none;}
#subchildren ul li a.active{margin:0px; color:#ffffff; text-decoration:none;}

#headlog{
	float: right;
	clear: both;
	text-align: right;
	color: #ccc;
	width: 100%;
	padding: 3px 10px;
	line-height: 18px;
}

#headlog a, #headlog a:visited{
	color: #333;
}

.page-num{	
	text-align:right;	
	/*margin:5px 0px;*/
	margin-bottom:10px !important;
	}
.page-num span{
	/*padding: 0 5px;*/
	
}
.page-num ul{
	/*width:300px;*/
	/*margin:5px 0px 0px -38px;*/
	float:none !important;
	}
.page-num ul li{
	/*display:inline;*/
	float:left;
	list-style:none;
	padding:0px 5px;
	border:1px solid #7c7c7c;
	margin:0 0 0 3px;
	}
.page-num ul li a{
	text-align:center;
	/*padding:0px 12px;*/
	display:inline-block;
	text-decoration:none;
	/*border:1px solid #7c7c7c;*/
	line-height:17px;
	color:#000;
	}
		.page-num ul li a:hover{
		text-align:center;
		text-decoration:none;
		color:#CCCCCC;
		}
			.page-num ul li a:active{
			text-align:center;
			color:#FFFFFF;
			text-decoration:none;
			}
.page-num ul li a, .li_paging 
{
	/*display:block;
	width:32px;
	padding:2px 0 1px;*/
	text-align:center;
	/*border:1px solid #aeaeae;*/
	color:#a0a0a0;
	text-decoration:none;
	
}
.num{
	display:inline;
	list-style:none;
	}
.next-page{
	padding-left:4px;
	color:#282828;
	}
	.next-page a{
	color:#282828;
	text-decoration:none;
	}
		.next-page a:hover{
		color:#000;
		text-decoration:underline;
		}
		
.left_link{
	width:219px;
	margin:10px;
	
	}

.apply{
	float:right;
	color:#FFFFFF;
	background:url(../images/bg-yellow-link-left.png) no-repeat;
	/*width:117px;*/
	height:28px;
	text-align:center;
	/*margin:0 -3px 8px 45px;*/
	/*padding:5px 0 0;*/
	text-decoration:none;
	position:relative;
	font-size:13px;
	//margin-top:14px;
}
.apply span{
	background:url(../images/bg-yellow-link-right.png) no-repeat right;
	display:block;
	line-height:28px;
	/*width:113px;*/
	padding:0 15px;
	margin-left:4px;
	color:#FFFFFF;
}

