/*
**********************************
Table of Contents:
	1. CSS Reset
	2. General selectors
	3. Homepage Layout
	4. Subpage Layout
	
*********************************
*/

/*---------------------------------
	1. CSS RESET
----------------------------------*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn ,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
* {
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

html, body {
	height: 100%;
}

/*---------------------------------
	1. GENERAL SELECTORS ----------------------------------*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #404040;
	background: #f1f1f1 url(/images/bg-body2.jpg) repeat-x 0 0;
}

* html body {
	text-align: center;
}

/*ie*/

#wrapper, .centerer {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	background-color: #f5f5f5;
	border-right: solid 1px #003366;
	border-left: solid 1px #003366;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 0 -95px;
}

*html #wrapper {
	height: 100%;
	text-align: left;
}


/* typography */

h2 {
font-size:18px;
	color:#2e5693;
	border-bottom:1px solid #ccc;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

body.candidates h1,
body.candidates h2,
body.candidates a {
	color: #003366;
}

body.red h1,
body.red h2,
body.red a {
	color: #801500;
}

/* header */

#header {
	width: 960px;
	height: 175px;
	background: #ffffff url(/images/bg-header.jpg) no-repeat;
	position: relative;
}

*html #header {
	height: 192px;
}

#header h1 {
	text-indent: -9999px;
	position: absolute;
	top: 10px;
}

#header h1 a {
	display: block;
	width: 950px;
	height: 115px;
}

#left-mid, #subpage-content {
	float: left;
	width: 719px;
	background-color: #fff;
	padding: 0 0 100px;
	border-right: solid 1px #989898;
	overflow: hidden;
}

#subpage-content.short-page {
	padding: 0 0 220px;

}

.users #left-mid,
.employers #left-mid,
.search #left-mid
 {
	background: #fff url(/images/bg-wide-textarea.jpg) repeat-x bottom;
	border-bottom: 1px solid #989898;
margin-bottom:20px;
}

.search #left-mid div,
.search #left-mid h2,
.users #left-mid div,
.users #left-mid h2,
.news #left-mid div,
.news #left-mid form
 {
	margin: 10px;
}

.listings #left-mid div,
.employers #left-mid div,
.users #left-mid form {
margin:0px;
padding:0px;
}

.wide-textarea {
	height: auto;
	width: 100%;
	float: left;
	background: #fff url(/images/bg-wide-textarea.jpg) repeat-x 0 bottom;
	border-bottom: 1px solid #989898;
	padding: 30px 0;
}

#jobseekers .wide-textarea,
#printer-friendly .wide-textarea {
	padding: 0;
}
.wide-textarea h2 {
	font-size: 2.0em;
	padding: 0 20px 0;
}

.wide-textarea p,
.news #left-mid p {
	font-size: 1.3em;
	word-spacing: -1px;
	margin: 10px 20px;
	line-height: 140%;
	color: #4d4d4d;
}

/*---------------------------------
	3. HOMEPAGE CONTENT ----------------------------------*/

/* feature content */

#feature-box {
	float: left;
	width: 719px;
}

#feature-box img {
	overflow: hidden;
}

.link-box {
	height: 120px;
	width: 359px;
	float: left;
	color: #ffffff;
	font-size: 1.1em;
}

.link-box h2 {
	text-indent: -9999px;
	height: 40px;
}

.link-box p {
	padding: 0 10px;
	font-size: 1.2em;
}

.link-box ul {
	float: right;
	margin: 5px 5px 0 0;
}

.link-box ul li {
	display: block;
	float: left;
	width: 125px;
	height: 40px;
}

.link-box ul li a {
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 40px;
}

.link-box ul li a#us,
.link-box ul li a#intl {
	background: url(/images/buttons-candidate.gif);
}

.link-box ul li a#us:hover {
	background-position: 0 121px;
}

.link-box ul li a#intl {
	background-position: 125px 0;
}

.link-box ul li a#intl:hover {
	background-position: 125px 121px;
}

.link-box ul li a#learn {
	background: url(/images/buttons-employer.gif);
}


.link-box ul li a#learn:hover {
	background-position: 125px 0;
}

#candidate {
	background: #003366 url(/images/bg-candidate-callout.gif) no-repeat;
	border-right: solid 1px #fff;
}

#employer {
	background: #801500 url(/images/bg-employer-callout.gif) no-repeat;
}

/* job listings */

#joblistings {
	width: 239px;
	float: left;
	background-color: #ffffff;
	padding-bottom: 110px;
}

*html #joblistings {
	width: 238px;
}


#joblistings h2 {
	display: block;
	background: url(/images/text-joblistings.gif) no-repeat 13px 20px;
	text-indent: -9999px;
	height: 50px;
}

h2#featuredjobs  {
		display: block;
	background: url(/images/text-featuredjobs.gif) no-repeat 13px 18px;
	text-indent: -9999px;
	height: 50px;
		border-bottom: 1px solid #e5e5e5;

}

#joblistings li.entry,
#joblistings li.entry-icon
 {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 10px;
	position: relative;
}
#joblistings li.entry-icon {
	
	margin:0;
	}

#joblistings li.entry-icon a{
	display: block;
	height: 42px;
	padding: 0 0 0 90px;
}

#joblistings li.entry-icon a#navy{
	height: 46px;
}

#joblistings li.entry-icon span {
	display: block;
	position: relative;
	top: 14px;
}

#joblistings li.entry-icon a#navy span {
	top: 17px;
}

#joblistings li span.date {
	color: #999;
	font-size: 1.1em;
	padding: 0 0 5px;
}

#joblistings li span.job-title {
	font-weight: bold;
	color: #003366;
	padding: 0;
	font-size: 1.2em;
}

#joblistings li.entry-icon span.job-title {
	font-size: 1.2em;
	text-transform: uppercase;
}


#joblistings li span.job-description {
	font-size: 1.1em;
	line-height: 130%;
	color: #4d4d4d;
	padding: 3px 0 0;
}

#joblistings a {
	padding: 7px 10px;
	display: block;
}

#joblistings a:hover {
	background-color: #f5f5f5;
}

a#see-more {
	padding: 0;
	position: relative;
	background: url(/images/text-seemore.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 200px;
	left: 20px;
	height: 30px;
	margin: 5px 0 0;
}

a#twitter {
	height: 24px;
	background: url(/images/twitter.gif) no-repeat 21px -1px;
	padding: 0 0 0 40px;
	font-size: 1.2em;
	color: #404040;

}

a#rss {
	height: 24px;
	background: url(/images/rss.png) no-repeat 21px 0;
	padding: 0 0 0 40px;
	font-size: 1.2em;
	color: #404040;

}


a#skype {
	height: 24px;
	background: url(/images/skype.png) no-repeat 21px -1px;
	padding: 0 0 0 40px;
	font-size: 1.2em;
	color: #404040;

}

#subpage-content div.body-text p a#skype {
	border-bottom: none;
	padding: 2px 20px 2px;
	background-position: 2px 0;
	font-size: 1em;
	color: #003366;
}

a#see-more:hover,
a#rss:hover,
a#twitter:hover,
a#skype:hover {
	background-color: #fff;
	text-decoration: underline;
}

div.body-text a#rss {
	display: block;
	height: 15px;
	background: url(/images/rss.png) no-repeat;
	padding: 1px 20px 0;
	margin: 10px 0 0;
	font-size: 1.1em;
	color: #404040;
	border-bottom: none;
}

/* footer */

#footer {
	background: #003366 url(/images/bg-footer.jpg) repeat-x;
	margin-top: -75px;
	height: 100px;
	width: 960px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
}

#footer p {
	float: left;
	padding: 20px 0 15px 130px;
	height: auto;
	color: #f5f5f5;
	font-size: 1.2em;
	line-height: 170%;
	background: url(/images/ar-logo-sm.gif) no-repeat 15px 20px;
}

#footer p strong {
	font-weight: bold;
}

#footer small {
	display: block;
	clear:both;
	color: #f5f5f5;
	padding: 0 25px;
	font-size: 1em;
}

#footer small a {
	color: #f1f1f1;
	border-bottom: 1px solid;}

#footer ul {
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	height: 50px;
	width: 400px;
	font-size: 1.2em;
	background: url(/images/wbenc-logo-sm.gif) no-repeat right}


#footer ul li {
	float: left;
	border-right: solid 1px #f5f5f5;
	margin: 20px 0 0;
	padding: 0 5px;
}

#footer ul li.last {
	border-right: none;
	padding: 0 100px 0 5px;

}

#footer ul li a {
	color: #f5f5f5;
	font-weight: bold;
}

#footer ul li a:hover {
	text-decoration: underline;
}
/*---------------------------------
	4. SUBPAGE CONTENT ----------------------------------*/

.candidates #leftCol,
.employers #leftCol {
	height: 65px;
	width: 960px;
	text-indent: -9999px;
}


.employers #leftCol {
	background: url(/images/bg-employer-h1.gif) repeat-x;
}

.candidates #leftCol {
	background: url(/images/bg-candidate-h1.gif) repeat-x;
	border-right: none;
}



/* main content callouts */

#home-content {
	padding: 30px 0 10px 22px;
	clear: both;
}
.small-callout {
	position: relative;
	float: left;
	width: 325px;
	margin: 0 20px 20px 0;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	overflow: auto;
  	min-height:130px;
  	height:auto !important;
  	height:130px;
}

.small-callout h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 0 5px;
	padding: 0;
	word-spacing: -1px;
	line-height: 130%;

}
.small-callout h3 a {
	display: block;
	background-color: #eaeaea;
	border: none;
	padding: 10px 10px 5px;
	font-weight: bold;

}

.small-callout p {
	font-size: 1.1em;
	line-height: 130%;
	padding: 10px;
}

.small-callout h3 a:hover {
	background-color: #999;
	border-bottom: none;
	color: #022c53;}

.small-callout p a {
	border-bottom: solid 1px #999;
}
.small-callout p a:hover {
	border-bottom: solid 1px #404040;
}

/*sidebar */

#subpage-sidebar {
	width: 239px;
	float: left;
	padding-bottom: 95px;
}

.sidebar-callout {
	background-color: #EAEAEA;
	border-bottom: solid 1px #ffffff;
	padding: 10px;
	}

.sidebar-callout p,
.sidebar-callout li {
	font-size: .9em;
	line-height: 130%;
	margin: 0 0 10px
}

.sidebar-callout ul.bold li {
	padding: 2px 0;
	margin: 0;
}

.sidebar-callout ul.bold li a {
	font-weight: bold;
	font-size: 1.1em;
}

.sidebar-callout ul.bold li a:hover {
	border-bottom: solid 1px;
}

.sidebar-callout ul.bold li.current a {
	color: #404040;
	border-bottom: solid 1px;
}

/* sidebar H image replacement */

.sidebar-callout h3 {
	margin: 0 0 5px 0;
}
#job-listings,
#intl-resources
 {
	background: url(/images/headlines-blue-eaeaea.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#job-listings {
	background-position: -10px 0;
}

#intl-resources {
	background-position: -10px -30px;
}

#recruiting-services,
#our-process,
#onsite-ar,
#staffing-solutions {
	background: url(/images/headlines-eaeaea.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
}

#recruiting-services {
	background-position: -10px -30px;
}

#our-process {
	background-position: -10px 0;
}

#onsite-ar {
	background-position: -10px 0;
}

#staffing-solutions {
	background-position: -10px -180px;
}

/* sidebar misc */

#certifications li {
	font-weight: bold;
	font-size: .8em;
	margin: 5px 0 0;
}

.sidebar-callout-new a {
	width: 100%;
	height: 120px;
	display: block;
	clear: both;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

.sidebar-callout-new a:hover {
	background-color: #f5f5f5}

span.callout-image {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 70px;
	height: 85px;
	margin: 15px 10px 10px;
	border: solid 1px #989898;
}

#uae span.callout-image {
	background: url(/images/uae.jpg) no-repeat;
}

#saudi span.callout-image {
	background: url(/images/saudi.jpg) no-repeat;
}

#saudi2 span.callout-image {
	background: url(/images/saudi2.jpg) no-repeat;
}

#twitter span.callout-image {
	background: url(/images/twitter.jpg) no-repeat;
}

#abt-co span.callout-image {
	background: url(/images/supporting.jpg) no-repeat;
}

#process-co span.callout-image {
	background: url(/images/process.jpg) no-repeat;
}

#defense-co span.callout-image {
	background: url(/images/defense.jpg) no-repeat;
}

#exec-co span.callout-image {
	background: url(/images/exec.jpg) no-repeat;
}

#resume span.callout-image {
	background: url(/images/resume.jpg) no-repeat;
}

#interview span.callout-image {
	background: url(/images/job-tips.jpg) no-repeat;
}


#home-content #abt-co span.callout-image {
	background: url(/images/home/supporting.jpg) no-repeat;
}

#home-content #process-co span.callout-image {
	background: url(/images/home/process.jpg) no-repeat;
}

#home-content #exec-co span.callout-image {
	background: url(/images/home/exec.jpg) no-repeat;
}

#home-content #mro-co span.callout-image {
	background: url(/images/home/mro.jpg) no-repeat;
}

#home-content span.callout-image {
        display: block;
        float: left;
	width: 110px;
	height: 70px;
	margin: 10px;
}


span.callout-title {
	font-size: 1.2em;
	display: block;
	font-weight: bold;
	padding: 15px 5px 3px 0;
	}
	
span.callout-text {
	display: block;
	margin: 0 5px 0 0;
	font-size: 1.1em;
	color: #404040;
	line-height: 120%;
}


/* job table formatting */

.body-text table {
	width: 640px;
	font-size: 1.2em;
}

.body-text table tr td {
	border-bottom: 1px solid #ccc;
}

.body-text table tr:hover {
	background-color: #f5f5f5;
}

.body-text table tr.col-name:hover {
	background-color: #fff;
}

.body-text table tr td {
	padding: 5px;
}

tr.col-name td {
	font-weight: bold;
	font-size: .8em;
	color: #999;
}

.body-text table tr td {
	padding: 5px;
}

.body-text table td a {
	border-bottom: none;
}
.body-text table td a:visited {
color:#404040;
}

td.job-title {
	width: 225px;
}

td.job-loc, td.job-facility {
	width: 125px
}

td.job-date {
	width: 50px;}

.body-text table a.on-hold {
        color: #999;
}

/* Pagination */
#subpage-content ul.pagination {
	margin: 10px 0;
}
#subpage-content ul.pagination li {
	display: inline;
	background-image: none;
	padding: 0;
	margin: 0 2px;
}
#subpage-content ul.pagination li a {
	font-weight: bold;
	font-size: .8em;
	color: #999;
	padding: 3px 5px;
	border-bottom: none;
}
#subpage-content ul.pagination li a:hover {
	background-color: #ccc;
	color: #036;
}
#subpage-content ul.pagination li.here a {
	color: #036;
	font-size: 1em;
	border-bottom: none;
	background-color: #ccc;
	padding: 2px 10px;

	}
#subpage-content ul.pagination li.page-total {
	float: right;
	font-size: .8em;
	color: #999;
	padding: 3px 5px;	
	font-weight: bold;
}	
	
	
ol.faq {
	list-style-type: decimal;
	font-size: 1.2em;
}

ol.faq li {
	margin: 0 0 20px 20px;
	padding: 0;}
	
ol.faq li strong {
	display: block;
	margin: 0 0 5px;
}



/* job listing page formatting */

h3.job-title {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 5px;
	margin: 0 0 5px;
}

p.job-meta {
	font-size: 1.1em;
}

p.job-meta strong {
	color: #999;
}

p.on-hold, p.on-hold a {
	font-style: italic;
	color: #999;
}

p.on-hold strong {
	color: #404040;
}

h2.job-title {
	border-bottom: solid 1px #ccc;
	padding: 0 0 5px
}

h3.job-title {
	border-bottom: none;
	padding: 0;
}
#job-listing-single ul,
#subpage-content .plain ul {
	margin: 0 0 20px;
	width: 520px;
	background-color: #f5f5f5;
	padding: 10px;
}

#subpage-content .plain ul {
	background-color: #fff;
	padding: 0 10px;
	}

#job-listing-single ul li,
#subpage-content .plain ul li {
	border-bottom: none;
	padding: 5px 0 0;
	margin: 0 0 0 20px;
	list-style-type: disc;
	list-style-position: outside; 
	background-image: none;
}

#job-listing-single ul ul {
	margin: 0;
	width: auto;
	padding: 0;
}
#job-listing-single ul ul li {
	color: #404040;
	padding: 2px;
	list-style-type: circle;
}

#job-listing-single p {
	background-color: #f5f5f5;
	padding: 10px;
	width: 520px;

}

#job-listing-single ul li ol li{
	list-style-type: decimal;
        font-size: 1em;
}

#job-listing-single p.list-header {
	background-color: #fff;
	padding: 10px 0 0;
	font-weight: bold;
	font-size: 1.3em;
}

#nav-buttons ul {
	border-bottom: solid 1px #ccc;
	overflow: auto;
	width: 100%;
	margin: 0 0 20px;
}

#nav-buttons ul li{
	display: block;
	float: left;
	background-image: none;
	background-color: #eaeaea;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
#nav-buttons ul li a {
	display: block;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
}

#nav-buttons ul li a:hover {
	background-color: #999;
}

#nav-buttons ul li.headmenu1,
.candidates #nav-buttons ul li#candidates,
#nav-buttons ul li.on,
#nav-buttons ul li.on-link a{
	display: block;
	font-weight: bold;
	color: #fff;
	background-color: #036;
	background-image: none;
	padding: 5px 10px;
	border: 1px solid #999;
	border-bottom: none;
}
body.red #nav-buttons ul li.on,
body.red #nav-buttons ul li.on-link a{
	background-color: #801500;
	}
#nav-buttons ul li.on-link a:hover {
	background-color: #999;
	color: #036;
}
ul#saudi-subcategories {
	margin: -10px 0 10px;
}
ul#saudi-subcategories li {
	display: inline;
	background-image: none;
	padding: 0;
	margin-right: 10px;
	font-size: 1.1em;
}
.saudi-subpage-listing {	    		display: block;
    margin: 20px 0 0;
    padding: 0 0 20px;
    border-bottom: solid 1px #ccc;
    clear: both;
    overflow:auto
}


.saudi-subpage-listing img {
	float:left;
	display: block;
	width: 160px;
	height: 100px;
	border: solid 1px #999;
	margin: 3px 0 0;
}

.holder {
	width: 460px;
	float: right;
}
.holder h4 {
	display: block;
	margin: 0;
	padding: 0 0 10px;
	}
.saudi-subpage-listing p {
	display: block;
	padding: 0;
	margin: 0;
}
.saudi-subpage-listing h4 a {
	border-bottom: none;
}

.saudi-subpage-listing h4 a:hover {	color: #036;
	border-bottom: solid 1px #ccc;
}

/* @override http://dev.pippindesign.com/css/nav.css */

#nav {
	position: relative;
	top: 160px;
	height: 30px;
	width: 960px;
	background-color: #003366;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

*html #nav {
	height: 32px;
}
ul#main {
	position: absolute;
	height: 60px;
	width: 400px;
	right: 0;
	top: -30px;
}

#nav li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	left: -100px;
}

#nav li#candidates ul {
	left: -85px;
	border-left: solid 1px #ffffff; /*adds border to end of intl jobs*/
	width:445px
}

#nav li#employers ul {
	width: 500px;
}
#nav a {
	text-decoration: none;
}

#nav ul li {
	margin: 0;
	float: left;
	display: block;
	height: 29px;
}

#nav li a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	height: 30px;
}

/* @group Tab Images */ 

#nav li span {
	position: absolute;
	left: -9999px;
}

#candidates a,
#employers a,
#about a,
#contact a,
#news a {
	display: block;
	position: relative;
	height: 26px;
	background: url(/images/bg-nav.gif) no-repeat;
}

#candidates a {background-position: 0 3px;}

#employers a {background-position: -100px 3px;}

#about a {background-position: -200px 3px;}


#contact a {background-position: -300px 3px;}

#news a {background-position: -400px 3px;}


li.on a, 
li.headmenu1 a{
	background: url(/images/bg-nav.gif) no-repeat;
}

.candidates li#candidates a,
li#candidates.headmenu1 a{
	background-position: 0 -29px;
}

.employers li#employers a,
#employers.headmenu1 a{
	background-position: -100px -29px;
}

li#about.on a,
li#about.headmenu1 a{
	background-position: -200px -29px;
}

li#contact.on a,
li#contact.headmenu1 a{
	background-position: -300px -29px;
}


li#news.on a,
li#news.headmenu1 a{
	background-position: -400px -29px;
}

/*hover states*/

#candidates a:hover, #candidates:hover a, #candidates.over a {
	background-position: 0 -29px;
}

#employers a:hover, #employers:hover a, #employers.over a {
	background-position: -100px -29px;
}

#about a:hover,
#about:hover a,
#about.over a {
	background-position: -200px -29px;
}

#contact a:hover,
#contact:hover li a,
#contact.over a {
	background-position: -300px -29px;
}



#news a:hover,
#news:hover a,
#news.over a {
	background-position: -400px -29px;
}

/* @end */

#nav li ul {
	display: none;
}

.employers #nav li#employers ul,
.default #nav li#contact ul,
.candidates #nav li#candidates ul,
#nav li.headmenu1 ul {
	position: absolute;
	top: 30px;
	right: 0;
	height: 30px;
}

.employers #nav li#employers ul,
.users #nav li#employers ul,
.default #nav li#contact ul,
.candidates #nav li#candidates ul,
#nav li.headmenu1  ul {
	background: #003366;
}

.employers #nav li#employers ul,
.default #nav li#contact ul,
.candidates #nav li#candidates ul,
#nav li.headmenu1 ul,
#nav li.over ul {
	display: block;
	z-index: 6000;
}

.employers #nav li#employers ul a,
.users #nav li#employers ul a,
.default #nav li#contact ul a,
.candidates #nav li#candidates ul a,
#nav li.headmenu1 ul a,
#nav li.on ul a:hover {
	float:left;
	width: auto; /*makes subnav not 100px wide*/
	background: #003366;
	color: #ffffff;
	font-size: 12px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border-left: solid 1px #fff;
}

	
#nav ul li#candidates ul li a,
#nav ul li#contact ul li a,
#nav ul li#employers ul li a,
#nav ul li.header1 ul li a{ /*adds border to end of intl jobs*/
	border-left: none;
	border-right: solid 1px #fff;
	}


.employers #nav li#employers ul a:hover,
.default #nav li#contact ul a:hover, 
.candidates #nav li#candidates ul a:hover,
#nav li.headmenu1 ul a:hover,
#nav ul li.sub-on a {
	background-color: #02284b;
}

#results-header {
	margin-bottom:5px;
	background-color: #f7f7f7;
	padding: 5px 0px;
	border-top: 2px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}
#results-header ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#results-header ul li {
	display:inline;
	width:100px;
	font-weight: bold;
	color: #000;
	list-style:none;
	background:none;
	padding:0px;
}
#results-header h1 {
	font-size:20px;
	color:#519039;
	margin:0px 0px 10px 0px;
}
#results-header h1 .results-title {
	color:#0e275d;
}
#results-filters {
	background-color:#eaeaea;
	border:1px solid #ccc;
	padding:5px 10px;
}
#results-filters #narrowBy {
	float:left;
	width:440px;
	border-right:1px solid #d5d5d5;
}
#results-filters #narrowBy .narrow {
	font-weight:bold;
	display:block;
	margin-right:15px;
	float:left;
}
#results-filters #narrowBy label {
	float:left;
	margin:0px 10px 0px 0px;
}
#results-filters #sortBy {
	float:left;
	width:200px;
	padding-left:15px;
}
#sortBy label {
	color:#434343;
	font-weight:bold;
}
#results {
}
.single-result div {
	margin:0;
padding:0;
}
.single-result {
	border-top:1px solid #d5d5d5;
	height:100px;
	padding: 15px 0px 0px;
}
.single-result #favoritelink a {
	display:block;
	border:1px solid #59d548;
	font-weight:bold;
	background-color: #c2f7bb;
	font-size:10px;
text-align:center;
	padding:2px 0;
	text-transform:uppercase;
}
.single-result #favoritelink {
	margin-top:4px;
}
.resultLogo {
	float:left;

	width:94px;
	background: url(/images/result-thumb-bg.gif) no-repeat;
	padding: 3px;
}
.resultBio {
	float:left;
	margin:0px 15px 0px 15px;
}
.resultBio p {
	margin:0px;
	padding:0px;
}
.resultBio a {
	font-size:12px;
	color:#004cbf;
	font-weight:bold;
}
.resultLocation {
	float:left;
	width:125px;
	margin-left: 15px;
}
.resultDate {
	float:right;
	border-left:1px dashed #ccc;
	width:100px;
	padding-left:15px;
}
.resultDate h3 {
	border:none;
	margin:0;
}
.resultExperience {
	float:left;
	width:150px;
}
.single-result p {
	margin:5px 0px 0px 0px;
	padding:0px;
}

/* ============ Resume styles ============= */
#mySlides3 {
padding:0 20px 40px;
}
#resumename {
	font-weight:bold;
	font-size:18px;
	color:#333;
	text-align:center;
}
#resumeemail {
	font-weight:bold;
	text-align:center;
}
#resumeaddress {
	font-weight:bold;
	text-align:center;
}
.resumeBlock {
	margin-top:10px;
}
#printerfriendly {
float:right;
clear:both;
margin:0;
}
#mySlides3 h1 {
	color:#003366;
}
#mySlides3 h3 {
	margin:20px 0px 5px 15px;
	border-bottom:1px dashed #ccc;
	color:#003366;
	font-style:italic;
	margin-bottom:5px;
}
#mySlides3 h4 {
	margin-left:15px !important;
	color:#003366;
	font-size:16px;
	margin-top:0 !important;
}
#mySlides3 p {
	margin-left:15px;
}