#searchBox{
width:640px;
float:left;
min-height:500px;
height:auto !important;
height:500px
}

.permApplyNow{
position:absolute;
right:2%;
top:20% !important;
top:3%;
}

.countDiv {
height:54px;
line-height:35px;
overflow:hidden;
}

#leftCorner {
background:transparent url(/img/jac/site/permalink_trio.png) no-repeat scroll left top;
height:54px;
}
#rightCorner {
background:transparent url(/img/jac/site/permalink_trio.png) repeat scroll left bottom;
height:54px;
}

.searchSubBox {
padding:5px 20px;
min-height:400px;
height:auto !important;
height:400px;
border-left:1px solid #D9D9D9;
border-right:1px solid #D9D9D9;
border-bottom:1px solid #D9D9D9;
clear:both;
margin:0;
position:relative;
word-break:inherit;
overflow:hidden;
color: #555;
}

.searchSubBox ol, .searchSubBox ul{
margin:0 20px;
}

#error{
color:#B0363C;
font-size:16px;
font-weight:bold;
}

#errorBox{
border:2px solid #B0363C;
padding:8px;
}

.permaJobTitle{
color:#7BA457;
font-size:20px;
}

.permaSubLink{
font-size:12px;
line-height:20px;
padding:0 0 0 20px;
}

#rightSearchBox{
border:1px solid #D9D9D9;
float:left;
margin:0 0 8px 5px;
padding:5px;
position:relative;
text-align:center;
width:300px;}

#rightSearchBox h2{
color:#7BA457;
margin:0 0 10px;
}

#rightSearchBox a{
float:left;
padding:0 40px 8px 85px;
text-align:left;
}

.bottomLinks{
width:100%;
text-align:center;
}

.similarHeader{
color:#7BA457;
font-size:14px;
margin:5px 0;
}

/* offer window */

#applyWindow
	{
		display: none;
		position: absolute;
		left:90px;
		top:200px;
		width:456px;
		background-color:#FFF;
		border: 5px solid #7BA457;
		z-index: 50;
	}

	#applyWindowContent 
	{
		padding:5px;
	}
	
	#applyWindowContent h2{
		color:#7BA457;
		font-size:20px;
		margin:10px auto;
		text-align:center;
		width:70%;
	}
	
	#applyWindowContent h3{
	font-size:15px;
	color:#3577C2;
	text-align:center;
	margin:10px 0;
	}
	
	.jobDesc{
	margin:0 auto;
	padding:0 0 55px;
	
	text-align:center;
	width:80%;
	}
	
	.jobDesc ul{
	width:400px;
	margin:0 0 50px;
	}
	
	.jobDesc li{
	color:#3577C2;
	display:block;
	float:left;
	margin:3px 1px;
	font-size:14px;
	}
	
	.first{
	text-align:right;
	width:130px;
	}
	
	.info{
	text-align:left;
	width:230px;
	}
	
	#close
	{
		background-color:#7BA457;
		color:#FFFFFF;
		float:right;
		font-size:15px;
		margin:3px;
		padding:5px;
		text-decoration:none;
		font-weight:bold;
		
	}
	
	/* from main */

/*Begin Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, q, s,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
/*background-color:#2369B6;*/
margin: 0px;
font-size: 12px;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
background:url(/img/jac/site/blue_header.png) repeat-x top;
}
h1 {
font-size: 190%;
}
h2 {
font-size: 160%;
}
h3 {
font-size: 110%;
}

h5 {
font-size:120%;
margin:0 0 5px;
overflow:hidden;
padding:0;
left:7px;
left:12px !important; 
width:70%;
position:relative;
}

h6 {
font-size: 110%;
font-weight:normal;
}

a {
text-decoration: underline;
color: #3577c2;
cursor: pointer;
}
a:hover {
text-decoration: none;
}

p{
color:#555555
}
.mainSearch{
display:block;
height:34px;
}

#wrapper {
width: 960px;
margin: 0 auto;
position:relative;
}

.clear {
clear: both;
}
/* footer */

#footer{
/*display:none;*/
background:url(/img/jac/site/footer.png) repeat-x #a4CB81;
height:100px;
width:100%;
left:0;
text-align:center;
margin:15px 0 0 0;
}

#footer div{
width:850px;
margin:0 auto;
padding-top:10px;
}

#footer ul{
margin:5px 0;
}

#footer li {
display:inline;
}
#footer a, #footer p{
color:#000;
}

/*top area */

.logo{
float:left;
margin:11px 50px 10px 0;
display:block;
height:80px;
}

#search form{
padding:3% 0 0;
margin:0 0 10px;
}

#search #keywordBox, #search #locationBox {
border:1px solid grey;
color:#555555;
font-size:16px;
margin:3px 0 0;
height:25px;
}

#keywordBox{
width:250px;
}

input, select, submit, button {
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:2px;
}

#locationBox{
width:195px;
}

div.element{
float:left;
margin:0 5px;
}

.topStripe{
background:url(/img/jac/site/blue_header.png) repeat-x top;
height:25px;
}

.topLinks{
background:url(/img/jac/site/top_pill.png) no-repeat #3797D3;
float:right;
margin:5px 13px 10px;
padding:0 20px 5px;
width:180px;
height:26px;
vertical-aiign:middle;
overflow:hidden;
}

h5 a, h5{
color:#7BA457;
}
.topLinks p{
margin:6px auto;
text-align:center;
width:180px;
color:#FFF;
}

.topLinks a{
color:#FFF;
font-size:13px;
}

ul.searchLinks{
float:right;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
right:70px;
*right:50px;
}

.searchLinks li{
width:90px;
line-height:13px;
}

/* debug stuff*/
#cake, .cakeSqlLog, .cakeSqlLog caption {
width: 940px;
color: black;
background-color: #DCDCDC;
margin: 0 auto;
margin-top: 15px;
font-size: 80%;
padding: 10px;
border:1px dashed black;
}

/*search grey box outline */
#leftCorner, #rightCorner {
position:absolute;
top:0;
width:10px;
}

#leftCorner {
left:0;

}
#rightCorner {
right:0;
}

#gradientTitleBar, #gradientTitleBarResults {
background:#EAEAEA url(/img/jac/site/permalink_trio.png) repeat-x scroll left center;
position:relative;
background-color:#EAEAEA
<!--height:54px;-->
}


.countDiv h1{
color:#7BA457;
font-size:14px;
padding:0 0 0 20px;
width:75%;
}

#TRCorner{
float:right;
}

#TLCorner{
position:absolute;
}

#TLSmallBox, #BLBigBox,#BLCorner{
height:10px;
left:-2px;
position:absolute;
width:10px;
overflow:hidden;
}

#BRBigBox, #TRSmallBox, #BRCorner{
height:10px;
right:-1px;
position:absolute;
width:10px;
height:10px;
overflow:hidden;
}

#BLCorner{
background:transparent url(/img/jac/site/JACCorners.png) no-repeat scroll 0 43%;
background-position-y:49%!important;
background-position-y:49%;
bottom:-2px;
}

#BRCorner{
background:transparent url(/img/jac/site/JACCorners.png) no-repeat scroll 0 63%;
background-position-y:71%!important;
background-position-y:71%;
bottom:-1px;
}


/*Big center search boxes rounded corners */


#BLBigBox{
background:transparent url(/img/jac/site/JACCorners.png) no-repeat scroll 0 43%;
background-position-y:43%!important;
background-position-y:43%;
}

#BRBigBox{
background:transparent url(/img/jac/site/JACCorners.png) no-repeat scroll 0 63%;
background-position-y:71%!important;
bottom:-1px;
top:-2px;
}

/*search results side boxes */



#TLSmallBox{
background:transparent url(/img/jac/site/JACCorners.png) no-repeat scroll left top;
top:-2px;
}

#TRSmallBox{
background:transparent url(/img/jac/site/JACCorners.png) no-repeat scroll 0% 21%;
background-position-y:24%!important;
background-position-y:21%;
top:-1px !important;
top:-3px;
}
/* Real Media */

#RMRight{
float:left;
margin:10px 0 0 5px;
width:305px; 
height:250px;
text-align:center;
}

#RMBottom{
 width:728px; 
 height:100px; 
 margin:20px auto; 
 text-align:center;
}