*{ margin:0; padding:0; border:0; outline:0;}
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
/* end Reset */

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.block{ clear:both; float:left; width:100%;}

a{ text-decoration:none; color:#000; }
a:hover{text-decoration:underline;}



body{
	background:#b5b292;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

/* General */
#wrapper{ width:961px; margin:0 auto; }


.boxBorder,
#breadcrumb,
#content,
#footer{ clear:both; float:left; width:100%;}


.boxBorder{
	background:#fff;
	border:1px solid #000;
	
	width:959px;
}



#top{ margin:29px 0 7px 0;}
#top h1 a{
	background:url(../job-images/370/logo.gif) no-repeat;
	height:82px;
	display:inline;
	float:left;
	margin:11px 0 0 29px;
	width:180px;
	text-indent:-9999px;
}

#menu{ display:inline; float:right; margin:80px 13px 0 0; font-weight:bold;}
#menu ul li{ display:inline; padding-left:15px;}


#breadcrumb{
	background:#c69200;
	border-top:1px solid #000;
	color:#fff;
	font-size:12px;
	margin-top:12px;
	padding:33px 23px;
	width:913px;
}
#breadcrumb a{ color:#fff; text-decoration:underline;}

#content{
	padding:9px;
	width:941px;
	position:relative;
}


#sLeft{
	display:inline;
	float:left;
	width:704px;
}
.box{
	background:url(../job-images/370/bg-triangle.gif) no-repeat right bottom;
	border:1px solid #000;
	min-height:122px;
	padding:14px 18px;
	float:left; clear:both; width:664px;
}
* html .box{ height:122px;}

#intro{
	line-height:13px;
	margin-bottom:13px;
	overflow:hidden;
}
	.level-1 #intro{
		background:url(../job-images/370/intro-home.jpg) no-repeat;
		padding:10px 18px 16px 214px;
		height:251px;
		width:470px;
	}
	#intro p{ margin-top:-9px;
                  margin-left:110px;}
        #home #intro p{margin-left:0;margin-top:-5px;}
	.level-2 #intro{
		background:url(../job-images/370/introlevel2.jpg) no-repeat;
		padding:10px 18px 16px 191px;
		height:148px;
		width:492px;
	}
	
	.textStyle h2{
		background:url(../job-images/370/title-catch.gif) no-repeat;
		height:18px;
		text-indent:-9999px;
	}
	#sRight .textStyle h2{
		background: url(../job-images/370/title-catch-right.gif) no-repeat;
		height:36px;
	}
	.textStyle p{ margin-top:5px;}
	.textStyle ul{ margin-top:2px;}
	.textStyle ul li{
		background:url(../job-images/370/list-dot.gif) no-repeat left 5px;
		padding-left:8px;
	}

/* Search Form */
.searchForm{
	background:#b5b292;
	height:59px;
	padding-top:19px;
	position:relative; z-index:999;
	width:704px;
	float:left; clear:both;
	margin-bottom:13px;
}
	.searchForm label{
		color:#fff;
		font-weight:bold;
		font-size:13px;
		margin:0 5px 0 145px;
	}
	.searchForm #job_input_text{
		background: url(../job-images/370/bg-input.gif) no-repeat;
		color:#111;
		height:35px;
		font:12px Arial, Helvetica, sans-serif;
		margin:5px 2px 0 0;
		padding:10px 4px 0 4px;		
		width:208px;
		vertical-align:middle;
	}
	.searchForm .input_submit{
		background: url(../job-images/370/btn-go.gif) no-repeat;
		cursor:pointer;
		height:40px;vertical-align:middle;
		width:40px;
		line-height:0;
		text-indent: -9999px;
	}

/* Search Popup */
#srb{
	background:#fff;
	border:1px solid #000;
	position:absolute; top:64px; left:241px;
	padding-bottom:8px;
	float:left; clear:both;
	width:421px;
	/*display:none;*/
}
#srb .header{
	background:#c69200;
	border-bottom:1px solid #000;
	margin-bottom:13px;
	/*padding:8px 0;*/height:25px;
	width:100%; 
}
	#srb .header h4 {
		color:#fff;
		font-size:12px;
		font-weight:bold;
		margin-left:13px;
	}
	#srb .header .close a {  
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		position: absolute; top: 8px; right: 13px; 
	 }
	 #srb .header .close a:hover{ text-decoration:underline;}

#srb .content{ width:396px; margin-left:13px;}
#srb .content tr td{
	background: url(../job-images/370/arrow.gif) no-repeat left 6px;
	padding:3px 8px 3px 12px;
	width:50%;text-decoration:underline;
	vertical-align:top;
}

#srb .content tr:hover td{ }

#srb .content tr td a{ display:block; text-decoration:underline; }
#srb .content tr.srb-lastrow td { text-decoration:none; padding:10px 0; padding-left:0; background:none;}
#srb .content tr.srb-lastrow td a{
	background:url(../job-images/370/arrow-view.gif) no-repeat right center;
	display:inline;
	padding-right:15px;
	color:#c69200; text-decoration:underline;}



/* List Jobs*/
#listJobs {
	padding:0 0 20px 0;
	margin-top:20px;
	float:left; clear:both; width:100%;
}

	#listJobs div{
		display:inline;
		float:left;
		padding:0 14px;
		width:206px;
	}
	
	#listJobs h4{
		color:#c69200;
		font-size:13px;
		font-weight:bold;
		margin-bottom:15px;
	}
	
	#listJobs ul li{
		background: url(../job-images/370/arrow.gif) no-repeat left 7px;
		display:block;
		padding:4px 12px
	}
	#listJobs ul li a{ text-decoration:underline;}
	#listJobs a.pagination-more{
		background:none;
		display:block;
		margin-top:13px;
		margin-left:9px;
		text-decoration:underline;
	}


/* Level 2*/
#jobsTable{
	float:left; clear:both; width:100%;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:13px;
}

#jobsTable table{ width:100%; border-collapse:collapse;  }
	#jobsTable table tr th,
	#jobsTable table td{ 
		padding:10px 15px 6px 15px; 
		vertical-align:top; 
		   
		border-left:1px solid #000; 
		border-right:1px solid #000;   
	}

	#jobsTable table tr th{
		background:#d4ad40;
		color:#fff;
		padding:10px 15px;
		text-transform:uppercase;
		text-align:left;
	}
	#jobsTable table th.title{width:370px; }
	#jobsTable table th.loc{ width:176px; }
	#jobsTable table th.thJobTitle{width:320px; }
	#jobsTable table th.thLocations{ width:276px; }
	#jobsTable table th.date{ width:60px;  }

	#jobsTable table td.jobTitle a{
		float:left; display:inline;
	} 

	#jobsTable table a.pagination-back,
	#jobsTable table a.pagination-more{
		display:inline;
		padding:10px 0;
		text-decoration:underline;
	}
	#jobsTable table a.pagination-back{ float:left;}
	#jobsTable table a.pagination-more{ float:right;}


/* Job Details */
#jobDetails{
	background:#fcfcf7;
	margin-bottom:13px;
	padding-bottom:50px;
	position:relative;
}	
#jobDetails h3{

}

#jobDetails h4{
	color:#b5b292;
	font-weight:bold;
	font-size:13px;
	margin-top:20px;
}
#jobDetails p{ margin-top:10px;}
#jobDetails ul{ margin-top:10px;}


#jobDetails	a.applyTop,
#jobDetails	a.applyBot{
		background: url(../job-images/370/apply.gif) no-repeat;
		display:inline;
		float:left;
		position:absolute;
		width:96px; height:32px;
		text-indent:-9999px;
		right:16px;
	}
#jobDetails	a.applyTop{top:15px; }
#jobDetails	a.applyBot{bottom:10px;}




#similarJobs ul li{
	background: url(../job-images/370/arrow.gif) no-repeat left 6px;
	float:left; display:inline;
	font-weight:bold;
	padding:3px 9px 3px 13px;
	width:200px;
}


h3{
	color:#c69200;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;

}

#sRight{
	display:inline;
	float:right;
	width:229px;
}

.level-1 #sLeft{padding-bottom:160px;}
.level-1 #sRight{ padding-top:10px; padding-bottom:160px;}

.level-2 #sLeft{padding-bottom:280px;}
.level-2 #sRight{padding-bottom:280px;}

.searchPage #sRight{padding-bottom:160px;}


.boxSmall{
	margin-bottom:25px;
	padding:0 15px;
}
	.boxSmall ul li{
		background:url(../job-images/370/list-dot.gif) no-repeat left 7px;
		padding:2px 0 2px 8px;
	}
	.boxSmall ul li a{ text-decoration:underline;}


.imgAbs{
	position:absolute;
	bottom:9px; right:9px;

}

.boxSmallBorder{
	background:url(../job-images/370/bg-triangle.gif) no-repeat right bottom;
	border:1px solid #000;
	padding:16px 16px;
	margin-bottom:18px;
}

#signUp p{ margin-bottom:6px;}

#signUp img{ margin-top:5px; padding-left:5px;}

	#signUp label{ text-transform:uppercase; font-size:10px; display:block; color:#8f8f8e;}
	#signUp input{
		border:1px solid #bab799;
		color:#111;
		font:12px Arial, Helvetica, sans-serif;
		padding:3px 4px;
		width:176px;
	}
	#signUp input.submit{
		background: url(../job-images/370/btn-subscribe.gif) no-repeat;
		cursor:pointer;
		border:0;
		padding:0;
		margin:7px 0 10px 0;
		width:97px; height:32px;  text-indent: -9999px;
font-size:0px;
line-height: 0px;
	}
		


#recentJobs dt{ margin:15px 0 0 0;}
#recentJobs dt a{
	background:#fcfcf7 url(../job-images/370/arrow.gif) no-repeat left 5px;
	font-weight:bold; font-size:13px;
	padding-left:12px;
	
}
#recentJobs dd a{  color:#c69200; text-decoration:underline; }
	


#footer{
	background:#c69200;
	color:#fff;
	font-size:10px;
	padding:9px;
	width:941px;
position:relative;
}
#footer a{ color:#fff;
left:0;
position:absolute;
top:0;
}
.spacer{ float:left; clear:both; width:100%; height:20px;}
.footer-link-2 {padding-left:660px;}
#footer span{/*color:#C69200;*/
display:block;
position:relative;
right:0;
text-align:right;
width:100%;
}
.trFilterResults{display:none;}


#listJobs ul li a:hover,
#breadcrumb a:hover,
.boxSmall ul li a:hover,
#srb .content tr td a:hover
 {

text-decoration: none;
}

#jobsTable table tr {
border-right:1px solid #000000;
padding:10px 15px 6px;
vertical-align:top;
}

#jobsTable table th.date,
#jobsTable table td.date
 {
   border-right: 1px solid black;
}

#box_l2 {
position: absolute;
left: 10px;
bottom: 10px;
}

#box_l1 {
position: absolute;
left: 10px;
bottom: 10px;
}

.searchForm #job_input_text {
height: 23px;
}

.searchForm label {
float: left;
margin-top: 13px;
}
.searchForm .input_submit  {
position: relative;
top:4px;}
.freetext{}
#intro h3{margin-left:109px;}