/* MRI 105b Template - Screen Display Styles   */
/* written December 2008, t. stone - POP Interactive   */

/* Starters: resets and globals   */

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin:0px;
	padding:0px;
}

body#home {
	margin: 0px;
	padding: 0px;
	font: 1em "Trebuchet MS", sans-serif;
	color: #333333;
	background: #ebebeb url(../img/bgLeft.gif) repeat-x;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font: 1em "Trebuchet MS", sans-serif;
	color: #333333;
	background: #ebebeb url(../img/bgLeftSec.gif) repeat-x;
	width: 100%;
}

/* Special Style: adds alternate background image */

#bgBoxHome {
	background: url(../img/bgRight.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 535px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80%;
	z-index: -1;

}

* html #bgBoxHome {width: 100%;} /*fix border above top nav on homepage*/

#bgBox {
	background: url(../img/bgRightSec.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 535px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80%;
	z-index: -1;

}

/* Layout, Named Elements */

/* Homepage first */

#box_home {
	width: 776px;
	margin: 0px auto;
	padding: 0px;
}

#hometop {
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 776px;
}

#officename {
	margin: 0px;
	padding: 0px;
	width: 294px;
	float: left;
	display: block;
	height: 91px;
	background: #FFFFFF;
}
#homemid {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 171px;
	width: 776px;
	}


#homebottom {
	clear: both;
	width: 776px;
	margin:0px;
	padding:0px;

	}

#bottomleft {
	float:left;
	height: 44px;
	width: 294px;
	margin: 0px;
	padding: 0px;
	background: #999999;
	border-top: 1px solid #FFFFFF;
	position: relative;
	}
	
#home #bottomleft {
	height: 83px;
	}

#tagline {
	color: #fff;
	padding: 12px 5px 0px 5px;
	margin: 0px;
	font: bold 1.2em "Trebuchet MS", Verdana, lucida, arial, helvetica, sans-serif;
	}
	

#homebottom #navbox {
	width: 292px;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 85px;
	border: 1px solid #FFFFFF;
}	
#homebottom #navbox a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #0067a5;
	border:1px solid #0067a5;
}

#navbox #homeSubmit a {
	width: 124px;
	margin-right:3px;
	float: left;
	height: 26px;
	padding-top: 6px;
}

#navbox #homeJobs a {
	height: 26px;
	padding-top: 6px;
	float: left;
	width: 160px;
}	
#navbox #homeSubmit a:hover {
	background: #FFFFFF;
	color: #0067a5;

	border-top:1px solid #0067a5;
	border-right: 1px solid #0067a5;
	border-bottom:1px solid #0067a5;
	border-left:1px solid #0067a5;
}
#navbox #homeJobs a:hover {
	background: #FFFFFF;
	color: #0067a5;
	border:1px solid #0067a5;
}	
	
	
#homebottom #content {
	padding: 0;
	width: 482px;
	margin: 0px;
	background: #FFFFFF url(../img/cBoxMid.gif) repeat-y;
	display: block;
	float: left;
	}	

#homebottom #cBoxTop {
	background: #FFFFFF url(../img/cBoxTop.gif) no-repeat;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

#homebottom #cBoxBot {
	background: #FFFFFF url(../img/cBoxBot.gif) no-repeat;
	height: 6px;
	margin: 0px;
	padding: 0px;
	clear: both;
}



#homeMainLeft {
	width: 99%;
	border-right: 1px solid #999999;
	float: left;
	margin: 0px;
	padding: 0px;
}
#homeMainRight {
	width: 203px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#socialLinkContainer {
	float:left; 
	margin-left:15px;
	margin-bottom:5px;
}

#facebookfan {
	float:left; 
	margin:0 0 7px 0px; 
	}
#facebookfan img {
	margin:5px 5px 5px 0px;
}
#facebooklinktext {
	float:left; 
	margin-top:17px;
	}
	
#facebook_bio {
	float:left; 
	margin:0 0 7px 0px;
	}
div#facebook_bio #facebook_bio_image {
	margin:3px 3px 2px 23px; 
	border:none;
}


#twitterfan {
	float:left; 
	margin:0 0 7px 0px;
}
#twitterfan img {
	margin:5px 5px 5px 0;
}

#twitterfan_bio {
	float:left; 
	margin:0 0 7px 0px;
}
div#twitterfan_bio #twitter_bio_image {
	margin:3px 3px 2px 0px; 
	border:none;
}

#facebookfan a, 
#twitterfan a {
	text-decoration:none;
}

/* All pages */

#box_section {
	width: 776px;
	margin: 0px auto;
	padding:0px;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 776px;
	background: #ffffff;
}
#box_section #top #navbox {
	width: 284px;
	display: block;
	height: 21px;
	float: right;
	background: #ffffff;
	border-bottom:1px solid #ffffff;
}


#navbox_top {
	background: #0067a5;
	padding: 0px;
	margin:0px;
	font-size:0.6em;
	text-align: center;
	position:relative;
	}

#navbox #navbox_top a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #0067a5;
	border:1px solid #0067a5;
}
#navbox #topSubmit a:hover, #navbox #topJobs a:hover {
	background: #EBEBEB;
	color: #0067a5;
	border:1px solid #0067a5;
}
#navbox #navbox_top #topSubmit a {
	width: 140px;
	height: 16px;
	padding-top: 3px;
	display: block;
	float: left;
}

#navbox #navbox_top #topJobs a {
	height: 16px;
	padding-top: 3px;
	width: 140px;
	display: block;
	float: left;
}	
#box_section #officename {
	margin: 0px;
	padding: 0px;
	width: 294px;
	float: left;
	display: block;
	height: 85px;

}

#officename img {
	border: none;
}


#topimage {
	float: right;
	width:284px;
	height: 64px;
	background: #FFFFFF;
	
	}	

#topimage img {
	float: right;
	}
#box_section #top #homeLink {
	clear:left;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	position: relative;
	bottom: 0px;
	float: left;
	height: 45px;
	width: 201px;
	top:0px;
	background: #999999;
}
#box_section #top #homeLink a {
	color: #C2C2C2;
	height: 45px;
	width: 201px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	background: #999999;
}
#box_section #top #homeLink a:hover {
	color: #0067a5;
} 
#bottom {
	clear: left;
	width:776px;
	}
#bottom #bottomleft {
	float:left;
	width: 201px;
	margin: 0px;
	padding: 0px;
	background: #C2C2C2;
	position: relative;
	border-top: 1px solid #C2C2C2;
	}

#bottom #content {
	padding: 0; 
	width: 575px;
	margin: 0px 0px 1px;
	background: #FFFFFF url(../img/secCBox.gif) repeat-y 2px 0;
	display: block;
	float: left;
	border-top: 1px solid #ffffff;
	}	
	
#bottom #cBoxTop {
	background: #FFFFFF url(../img/secCBoxTop.gif) no-repeat 2px 0;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

#bottom #cBoxBot {
	background: #FFFFFF url(../img/secCBoxBot.gif) no-repeat 2px 0;
	height: 5px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#footer {
	background: url(../img/bgFooter.gif);
	width: 100%;
	height: 92px;
	clear: both;

	}
#footerText {
	font-size: .7em;
	width: 776px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

	
/* Main Nav Bar - Home page */
ul#nav {
	list-style-type: none;
	margin: 6px 0px 0px;
	padding: 0px;
	width: 482px;
	height: 85px;
	font-size:0.8em;
	float:left;
}

ul#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
ul#nav li a{
	display:block;
	margin: 0px;
	padding: 0px;
	width: 96px;
	height: 85px;
	text-align: center;
	text-indent: -6000px;
	}
ul#nav li.last a {
	width: 98px;
	}

#nav_about a { background: url(../img/homeNav.gif) no-repeat 0 0; }
#nav_about a:hover { background: url(../img/homeNav.gif) no-repeat 0 -85px; }

#nav_cand a { background: url(../img/homeNav.gif) no-repeat -96px 0; }
#nav_cand a:hover { background: url(../img/homeNav.gif) no-repeat -96px -85px; }

#nav_emp a { background: url(../img/homeNav.gif) no-repeat -192px 0; }
#nav_emp a:hover { background: url(../img/homeNav.gif) no-repeat -192px -85px; }

#nav_ind a { background: url(../img/homeNav.gif) no-repeat -288px 0; }
#nav_ind a:hover { background: url(../img/homeNav.gif) no-repeat -288px -85px; }

#nav_cont a { background: url(../img/homeNav.gif) no-repeat -384px 0; }
#nav_cont a:hover { background: url(../img/homeNav.gif) no-repeat -384px -85px; }


/*  main Nav Dropdowns   */

ul#nav li ul {
	position: absolute;
	left: -999em;
	width:158px!important;
	margin: 0px;
	padding: 0px;
	top: 0px;
	float: left;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	background-image: none;
	color:#ffffff;
	background-color: transparent!important;
	z-index:3;
	list-style: none;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {left: auto; top:89px!important;background-color: transparent!important;}


ul#nav li ul li a {
	text-align:left;
	text-indent:0px;
	color: #000000!important;
	text-decoration: none;
	background-image: none!important;
	width:149px!important;
	height: auto;
	line-height: 1.3em;
	border-bottom:1px solid #666666;
	padding-top:6px!important;
	padding-bottom:6px!important;
	padding-left:9px!important;
	margin:0!important;
	background-color: #EBEBEB!important;
	font-weight: bold;
	/* comment the following out to remove transparent dropdowns  */
	-moz-opacity: .86!important;
	filter:alpha(opacity = 86)!important;
	font-size: .9em;
}


ul#nav li ul li a:hover {
	color: #ffffff!important;
	background: #0067a5!important;
	background-image: none!important;
	text-decoration:underline;
	-moz-opacity: .99!important;
	filter:alpha(opacity = 99)!important;
}


/* Special Style for nav elements that are too wordy for the available space */
ul#nav li ul li a.special, ul#secNav li ul li a.special {
	height:42px;
}

/* Section Nav Bar - Everything else */

ul#secNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 575px;
	height: 46px;
	font-size:0.8em;
	float:left;
	position:relative;
	top:-2px;
}

ul#secNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
ul#secNav li a{
	display:block;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 46px;
	text-align: center;
	text-indent: -6000px;
	position:relative;
	}
ul#secNav li.last a {
	width: 100px;
	}

#secNav_home a { background: url(../img/sectionNav.gif) no-repeat 0 0; }
#secNav_home a:hover { background: url(../img/sectionNav.gif) no-repeat 0 -46px; }

#secNav_about a { background: url(../img/sectionNav.gif) no-repeat -95px 0; }
#secNav_about a:hover { background: url(../img/sectionNav.gif) no-repeat -95px -46px; }
#bodyabout #secNav_about a { background: url(../img/sectionNav.gif) no-repeat -95px -92px; }

#secNav_cand a { background: url(../img/sectionNav.gif) no-repeat -190px 0; }
#secNav_cand a:hover { background: url(../img/sectionNav.gif) no-repeat -190px -46px; }
#bodycandidate #secNav_cand a { background: url(../img/sectionNav.gif) no-repeat -190px -92px; }

#secNav_emp a { background: url(../img/sectionNav.gif) no-repeat -285px 0; }
#secNav_emp a:hover { background: url(../img/sectionNav.gif) no-repeat -285px -46px; }
#bodyclient #secNav_emp a { background: url(../img/sectionNav.gif) no-repeat -285px -92px; }

#secNav_ind a { background: url(../img/sectionNav.gif) no-repeat -380px 0; }
#secNav_ind a:hover { background: url(../img/sectionNav.gif) no-repeat -380px -46px; }
#bodyind #secNav_ind a { background: url(../img/sectionNav.gif) no-repeat -380px -92px; }

#secNav_cont a { background: url(../img/sectionNav.gif) no-repeat -475px 0; }
#secNav_cont a:hover { background: url(../img/sectionNav.gif) no-repeat -475px -46px; }
#bodycontact #secNav_cont a { background: url(../img/sectionNav.gif) no-repeat -475px -92px; }


/*  Section Dropdowns   */

ul#secNav li ul {
	position: absolute;
	left: -999em;
	width:158px!important;
	margin: 0px;
	padding: 0px;
	top: 0px;
	float: left;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	background-image: none;
	color:#ffffff;
	background-color: transparent!important;
	z-index:3;
	list-style: none;
}

ul#secNav li:hover ul, ul#secNav li.sfhover ul {left: auto; top:46px!important;background-color: transparent!important;}

ul#secNav li ul li a {
	text-align: left;
	text-indent: 0px;
	color: #000000!important;
	text-decoration: none;
	background-image: none!important;
	width: 149px!important;
	height: auto;
	line-height: 1.3em;
	border-bottom:1px solid #666666;
	padding-top:7px!important;
	padding-bottom:7px!important;	
	padding-left:9px!important;
	margin:0!important;
	background-color: #EBEBEB!important;
	font-weight: bold;
	/* comment the following out to remove transparent dropdowns  */
	-moz-opacity: .86!important;
	filter:alpha(opacity = 86)!important;
	font-size: .9em;
}

ul#secNav li ul li a:hover {
	color: #ffffff!important;
	background: #0067a5!important;
	background-image: none!important;
	text-decoration:underline;
	-moz-opacity: .99!important;
	filter:alpha(opacity = 99)!important;
}


/* Typography and content rendering */

#officename h1 {
	display: none;
}

#bottom #bottomleft ul#subNav {
	margin:12px 0px 0px;
	padding:0px 0px 18px;
	background: #e0e0e0;
	list-style: none;
	border-left: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
}

#box_section #bottom #bottomleft h3 {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 2px 2px 1px;
	margin: 12px 18px 0px;
	text-transform: uppercase;
}

#bottom #bottomleft #subNav li {
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 4px;
	background: none;
}

#bottom #bottomleft #subNav a {
	color: #999999;
	width: auto;
	display: block;
	padding: 3px 3px 3px 6px;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}

#bottom #bottomleft #subNav a:hover, #bottom #bottomleft #subNav a.hi {
	background: #f2f2f3;
	color: #0067a5;
	text-decoration: none;
	border-bottom: 1px solid #0067a5;
}

#content {font-size: 0.7em;}

#content h2 {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 12px;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #0067a5;
	margin-bottom: 6px;
}

#bottom #content h2 {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 12px;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #0067a5;
	margin-bottom: 6px;
}

#content h3 {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 6px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 3px;
}

#content h4 {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#content p {
	margin: 0px;
	padding: 0px 24px 12px;
}

#content ul {
	margin: 0px 30px;
	padding: 0px;
	list-style: none;
	margin-bottom: 9px;
}

#content ol {
	margin: 0px 20px 15px 50px;
	padding: 0px;
}

#content ul ul, #content ol ol, #content ul ol, #content ol ul, #content ul p, #content ol p {
	font-size: 1em;
	margin-top: 6px;
	margin-left: 8px;
}
	
#content ul li {
	background: url(../img/bullet-circle.gif) 3px 5px no-repeat;
	padding-bottom: 5px;		
	padding-left: 15px;
}



#content ol li {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

#content .relocateTools img {
	border-style: none;
}

/* new form styles */
.formError {
	background-color:#FF9999;
}

.formError h4 {
	padding:4px 0px 4px 4px;
	margin:0;
}
.formError p {
	padding:4px 0px 4px 4px;
	margin:0;
}

form li.formError {
	/* background-color:#FF9999!important;
	border:thin solid red; */
}

form li.formError label {
	/* background-color:#FF9999!important; */
	/* border:thin solid red; */
}

.required {
  color:red;
}

form {
	width: 90%;
	margin: 0 24px 10px 24px;
	padding: 9px 0 0;
	font-size: 1em;
	border-bottom: 3px solid #858585;
}

form fieldset {
	border:none;
	margin:0;
	padding:0;
}

form ul {
	list-style-type:none;
	margin:0!important;
	padding:0;
	background-image: none!important;
}

form ul li {
	margin:0;
	padding:2px 0 2px 4px;
	height: 24px;
	list-style: none;
	background-image: none!important;
}

form ul li.formHeader {
	font-size: 1em!important;
	font-weight: bold;
	border-top: 2px solid #B3B3B3;
}

form ul li.formHeader2 {
	font-size: 1em!important;
	font-weight: bold;
	clear: both;
}

form ul li.cutNpasteResume {
	height:230px;
}

form ul li.ourCompany {
	height:60px;
}

form ul li.textArea {
	height:80px;
}

.smallText {
	font-size: .8em;
}

form li label {
	width: 180px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

form li input {
	display: block;
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;

}

form li input.areaCode {
	width: 60px;
	display: inline;
	float: none;
}

form li input.phoneNumber {
	width: 140px;
	display: inline;
	float: none;
}

form li input.radio {
	display: inline;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	border:none;
}

form li input.other {
	display: inline;
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;

}

form li input.check {
	display: inline;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	border:none;
}

form li select {
	display: block;
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;	
}

#evilAutomotonFooler {
	display: none;
}

#wrap-bio {
margin-left: 25px; 
width: 510px;
}

#wrap-bio img {
border: 1px solid #000;
margin:10px 0px 10px 10px;
}

#wrap-bio h3 {
border-top: 1px dotted #113AB2;
color: #113AB2;
font-size: 15px;
margin: 10px 0 0 0;
padding: 8px 0px 0px 23px;
text-transform: none;
}

#wrap-bio h4 {
font-size: 12px; 
font-weight: normal; 
margin: 0; 
padding: 0 0 0 23px;
}

#wrap-bio p.email {
margin: 0;
padding-bottom:5px;
}
#wrap-bio img.fb-icon {
margin:0 0 5px 23px; 
padding:0;border:none; 
}
.divider {
width:350px; 
height:1px;
border-bottom:1px dotted #113AB2;
margin-bottom:15px;
}
.fb-fan {
border:0; margin: 15px 0 15px 25px;
}
/*POINT&POST Job Board Tables*/
#bodyjobs #content div {padding: 0 25px 0 20px;}
#bodyjobs #content table {margin: 0 20px 0 20px; width: 510px;}
#bodyjobs #content table table {margin: 0;}

.leftClear {clear:left;}

/* IE6 form hacks */

* html form {
	width: 96%;
	padding: 9px 0 0;
	margin: 0;
}
 * html form ul {
	clear: none;
	margin: 0 0 0 12px!important;
	padding: 0 0 0 12px;
} 
* html form li {
	
}
* html form li input.formLayout{
	margin: 0!important;
}
* html div.formError {

	padding:0 0 0 12px!important;
	margin:0 0 0 -9px!important;
}


/* Hackenstein */

* html body {
	margin: 0px;
	padding: 0px;
	font: 1em "Trebuchet MS", sans-serif;
	color: #333333;
	background: #ebebeb url(../img/bgLeftSec.gif) repeat-x;
	width: 100%;
}

* html #box_section #bottom {
	 margin:-5px 0px 0px;
}

* html #cBoxTop {
	font-size:.01em!important;
}

* html #cBoxBot {
	font-size:.01em!important;
}

* html ul#secNav {
	top:-6px;
}

* html #box_section #top #homeLink {
	top: -5px;
}

* html #bottom #bottomleft #subNav li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
}

* html #bottom #bottomleft #subNav a {
	padding: 0px 3px 0px 6px;
	margin: 0px;
	width:154px;
}
 
* html #homebottom {
	 margin:-5px 0px 0px;
	}


/*
Target IE7 only
html>body #box_section #top #homeLink {
	border: thin solid red;
}
 end */
 
 /*3.6.09 Un Hack Attempts. Slowly removing some hacks above*/

* html #box_section #top #homeLink a {
	color: #C2C2C2;
	height: 44px;
	width: 201px;
	background: #999999;
	top: -5px; 
}


 
 
