/* Basic Sitewide Settings */
html {min-height: 100.1%;} 
body {margin: 0px;padding: 0px;	background: #fff;	font-family: arial, helvetica, sans-serif;	font-size: .75em;	color: #000;	text-align: center;	}

h1 {	font-family: arial, helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #F58220;	margin: 0px;	padding: 0px;	text-transform: uppercase;	}

h2 {	font-family: arial, helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #5c788e;	margin: 5px 0px 0px 0px;	padding: 0px;	text-transform: uppercase;	}

h3 {font: bold 110% arial, helvetica, sans-serif; margin: 8px 0 0 0;}

img {	border: 0px;	margin: 0px;	}

p {margin: 10px 0;}

#box_home {	width: 775px;	margin: 0px auto auto auto;	text-align: left;	border: 1px solid #666;	}
	
a {color: #0C4CA5;}
a:visited {color: #999;}

td {font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;}

#box_section {	width: 775px;	margin: 0px auto auto auto;	text-align: left;	border: 1px solid #666;	}

* html #box_section {	width: 777px;	}

#footer {	font-size: 10px;	margin-bottom: 10px;	}


/* Nav Bar */

#nav {	list-style-type: none;	margin: 0px;	padding: 0px;	text-align: right;	float: left;	}
#hometop #nav { position: relative; left: 15px; width: 483px; }
#top #nav { position: relative; left: 193px; background: #999; width: 582px; }
/* Box model hack - wrestles section nav bar in IE Win down to the ground and makes it behave good and proper */
* html #top #nav { margin: -2px 0px; }

#nav li {	margin: 0px;	padding: 0px;	float: left;	font-family: arial, helvetica, sans-serif;	font-size: 11px;	   text-align: left;	}
#hometop #nav li.mainnav  { height: 82px; width: 96px; border-top: 6px solid #F58220;}
#top #nav li.mainnav { height: 43px; width: 97px; border-top: 6px solid #000;}

#nav li a.main {	text-decoration: none;	color: #fff;	font-weight: bold;	margin: 0px;	text-align: center;	display: block;	border-top: 1px solid #fff;	line-height: 12px;	font-size: 11px;	letter-spacing: 1px;	}
#hometop #nav a.main { height: 82px; padding: 50px 0px 0px 0px; }
#hometop #nav li#nav_meet a.main { padding-top: 38px; }
#hometop #nav li#nav_about a.main { padding-top: 62px; }
#top #nav li a.main { height: 43px; padding: 10px 0px 0px 0px; }
#top #nav li#nav_meet a.main {padding-top:3px;}

#nav a.main:hover {	color: #FFBF5E;	}

#nav_home { background: #8b8b8b; } /*background color?*/
#nav_about { background: #999; }
#nav_meet { background: #a3a3a3; }
#nav_cand { background: #adadad; }
#nav_emp { background: #b8b8b8; }
#nav_ind { background: #c2c2c2; }

#nav_is_about #nav_about a {color:#444;}
#nav_is_cand #nav_cand a {color:#444;}
#nav_is_emp #nav_emp a {color:#444;}
#nav_is_ind #nav_ind a {color:#444;}
#nav_is_meet #nav_meet a {color:#444;}

/* Dropdown Navigation */
#nav a {display: block; /*functionality*/}
li ul {position: absolute;  left: -999em;  /*functionality*/
   /*styles*/
   margin: 0;
   padding: 0;
   text-align: left;
   background-color : #F2F2F3; 
   border: 1px solid #6D6E70;
   border-width: 1px 1px 0 1px; 
   z-index: 100; 
   list-style: none;
   }

#hometop li ul { top: 88px;} 
#top li ul { top: 49px;}  

li:hover ul, li.over ul { left: auto; } /*functionality*/ 
#nav li ul li {clear:both; /*functionality*/ padding-right:0;}
/*styles*/
li ul li a {
	display: block; 
	font-family: arial, helvetica, sans-serif; 
	font-weight:bold; 
	font-size:8pt; 
	color: #333333; 
	text-decoration: none;
	padding:2px 0px 2px 9px;
	border-bottom: 1px solid #6D6E70;
	border-left: 3px solid #F96311;
	width: 155px;
	w\idth: 146px;
}
li ul li a:visited {color:#6D6E70;}
li ul li a:hover {
	background: #FFF; 
	color: #6D6E70;
	text-decoration: none;
	border-left: 3px solid #A9A9AC;
}



/* Home Subnav, Top Nav */

#navbox {
	width: 292px;
	background: #F58220;
	font-weight: bold;
	font-size: 10px;
	}

#navbox_sub {
	width: 292px;
	padding: 3px;
	}

#navbox_top {
	width: 769px;
	text-align: right;
	background: #F58220;
	padding: 3px;
	}

* html #navbox_top {
   width: 775px;
   }

#navbox ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
	}

#navbox li {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#navbox li a {
	text-decoration: none;
	color: #E9E4E4;
	padding: 0px 7px;
	}


#navbox li a:hover {
	text-decoration: underline;
	color: #fff;
	}

.subnav_submit {
	border-right: 1px solid #fff;
	padding-right: 3px;
	}


/* Section Subnav */

#bottom #bottomleft { float:left; width: 193px; background-color:#eee; padding-top: 10px; }
#bottom #bottomleft ul {list-style:none; margin:0 10px; padding:0; padding-bottom:20px; text-align:right; border:1px solid #fff; border-width:1px 1px 0 0; }
#bottom #bottomleft ul li {margin:0; padding:2px; border-bottom:1px solid #E4E1E1; }
#bottom #bottomleft ul li a{display:block; font-size: .9em; color:#666; font-weight:bold; padding:3px 3px; text-decoration:none; border-right:3px solid #eee; }
#bottom #bottomleft ul li a:visited {color:#999;}
#bottom #bottomleft ul li a:hover, #bottom #bottomleft #sidenav ul li a.hi {background-color:#E4E1E1; color:black; border-right:3px solid #F58220; }



/* The following hack solves the 3px jog in IE/Win 
Hack is hidden from IE5-mac. Only IE-win sees this. \*/
* html #bottomleft {margin-right: -3px; position: relative; top: 2px;}
/* End hack */

/* Top */

#hometop {
	height: 92px;
	margin: 0px;
	}

#hometop #officename {
	float: left;
	width: 280px;
	}

#hometop #mri {
	margin: 30px 0px 0px 15px;
	}

#top #mri {
	margin: 10px 0px 0px 15px;
	}

#box_home #header { margin: 15px 0 0 7px; }
#box_section #header { margin: 5px 0px 0px 10px; }
#box_section #officename {background: #fff url(../img/topimage.jpg) no-repeat right top; width: 775px; padding: 8px 0;}


/* Home Mid */

#homemid {
	margin: -1px 0 1px 0;
	}

/* Bottom */

#bottom {
	clear: both;
	}

#bottomleft {
	float:left;
	}

#homebottom #content {
	padding: 14px 15px 0px 310px;
	}

#homebottom #content p {
	margin-top: 5px;
	}

#tagline {
	background-color: #999;
	padding: 23px 40px 23px 9px;
}

#industryBox {
	padding: 15px;
	}

#industryBox ul {list-style: none; margin: 0; padding: 0}
#industryBox ul li {margin: 0 0 3px 0; }
#industryBox ul li a {background: #FFF url(../img/chevron.gif) no-repeat 0 0; padding: 0 13px;}

#companyBox {
	float: left;
	width: 220px;
	}

#candidateBox {
	float: left;
	width: 220px;
	margin-left:10px;
	}

#bottom #content {
	float:left; width:550px; padding: 10px 15px 15px 15px; 
	}

#bottom #content p {
	margin-top: 5px;
	}

#bottom #content ul {
margin:10px 30px 20px 30px; padding: 0;
}

/* Section Top */




/* form styles - Request info form */
#frequest {width:90%; margin:auto; font-size: 12px;}
#frequest fieldset {border:0}
#frequest label {float:left; font-weight:bold; display:block; width:50%;  margin-bottom:1em; padding-bottom:.3em; border-bottom:1px solid #eee;}
#frequest .contact input {display: block; width: 40%; float: left; margin-bottom: 1em; }
#frequest .info label{width:90%}
#frequest textarea {width:270px; margin-bottom:10px}
#frequest br {clear:left}
#frequest #hac, #frequest #bac { width:35px; }


input, select {font-size:11px}
.asterisk {color:#ee0000; font-weight:bold; font-size:1.5em}

/*new*/
#content #resumeform {border-collapse: collapse; border-spacing: 3px; }
#content #resumeform td {padding: 4px 6px; border: 1px solid #ddd; border-width: 1px 1px 0 0; font-size:11px; }
#content #resumeform .required {font-weight: bold}
#content #resumeform .label, .formheader {background-color: #f3f3f3;}
#content #resumeform .note {margin-bottom: 6px} 

/* Misc. */

#borderfix {
	display: block;
	clear: both;
	}

.parlist {
	list-style-type: none;
	margin: 10px 0px 10px 25px;
	padding: 0px;
	}

.parlist li {
	margin-bottom: 5px;
	}

.grey {
	color: #666;
	}

.profile {margin: 15px 0px 0px 0px; font-size: 12px; width: 70%;}
.profile th {background-color:#5964B9; color: #fff; text-align:left}
.profiletd {background-color: #eee}
.profile td {vertical-align:top}

.no-bullets { list-style-type: none; }
.no-bullets li {margin-bottom:10px;}




.testimonial {margin-left:20px; margin-right:20px; font-style:italic;}
.small{font-size:.9em;}
.spacedout li {margin-bottom:8px;}

.listcol { width: 50%; float: left;}
.nolist {clear:both} /*clears float after second list column*/

img.best {float:right}
blockquote {background-color: #f3f3f3; padding: 3px; border: 1px solid #ddd; margin: 8px 0 10px 15px; float: right; width:200px; line-height: 18px; font-size: .9em; font-weight: bold; text-align:center;}
blockquote ol {text-align: left;}


h2.staff { clear: both;background: #F5F5F5; padding: 2px 15px; border:1px solid #CFCFCF; font-size:1em; text-transform:none;}
.bio {float: left; width: 30%; text-align:center;}
.bio img { border:1px solid #CFCFCF; margin-top:8px;}
.top {clear:both;}