/*****************************************/
/*                                       */
/*   MR Variant Partners CSS Document    */
/*             annarbor.css	             */
/*  by Atlantic BT - www.atlanticbt.com  */
/*                                       */
/*****************************************/



/************************/
/*  Main Body Styles    */
/************************/

*, html, body, div {
	margin: 0;
	padding: 0;
}


body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif; 								
	color: #000;
	text-align: center;
	background: #d6d6d6 url(../images/bg_body.gif) repeat-y top center;
	font-size: x-small;  /* for IE5/Win */
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	font-size: small;   /* for real browsers */
}

html>body { /* be nice to Opera rule */
  	font-size: small;
}

div {
	font-size: 100%;
	text-align: left;
}

p { }

a:link, a:visited {
	color: #587992;
	text-decoration: underline;
}

a:hover, a:active {
	color: #e86a10;
	text-decoration: underline;
}



/************************/
/* Main Layout Elements */
/************************/

#container {
	margin: 0 auto;
	width: 810px;
	text-align: center;
}

#top {
	float: left;
	margin-bottom: 1px;
	padding-bottom: 0;
	border-bottom: 7px solid #e86a10;
	width: 800px;
	font-size: 80%;
}

* html #top { font-size: 75%; }

	#top img {
		float: left;
		margin: 18px 0 0 10px;
	}
	
	#top img#top-shim { display: block; margin: 20px 0 0 0; width: 800px; height: 5px; border: 0; }
	

#menu {
	float: left;
	width: 800px;
}


img#left-shim, img#right-shim { display: inline; float: left; margin: 0; width: 5px; height: 46px; border: 0; }

#sub_menu {
	clear: both;
	float: left;
	width: 800px;
}

#tagline {
	clear: both;
	float: left;
	margin-top: 1px;
	width: 800px;
	z-index: 2;
}

#main {
	float: left;
	width: 800px;
	background: #fff url(../images/bg_main.gif) repeat-y 0 0;
}

	body#home div#container div#main { background-image: none; }

	div#main #content {
		overflow: hidden;
		float: right;
		padding: 21px 45px 0 33px;
		width: 547px;
	}
	
	body#home div#container div#main #content {
		float: left;
		padding-right: 45px;
		width: 484px;
	}
	
	div#main #sub-nav {
		overflow: hidden;
		float: left;
		width: 175px;
	}
	
	div#testimonials {
		overflow: hidden;
		float: right;
		padding-right: 33px;
		padding-top: 29px;
		width: 202px;
	}


#foot {
	float: left;
	padding-top: 55px;
	width: 800px;
	background: #fff url(../images/bg_foot.gif) no-repeat 0 0;
	font-size: 80%;
	color: #969696;
}

	body#home div#container div#foot { background-image: url(../images/bg_foot-home.gif); }

	div#foot #foot-left {
		float: left;
		padding-left: 10px;
		width: 490px;
		line-height: 2em;
	}
	
	div#foot #foot-right {
		float: right;
		padding-right: 10px;
		width: 290px;
	}

	
#top, #sub_menu, #tagline, #main, #foot { margin: 0 5px; }	
	
/************************/
/* Page Layout Elements */
/************************/

div.home-box {
	overflow: hidden;
	float: left;
	margin-top: 25px;
	width: 237px;
	font-size: 85%;
	color: #8f8f8f;
}

	div#employers {
		margin-right: 10px;
	}
	
	div#job-seekers {
		float: right;
	}
	


/************************/
/*     Text Styles      */
/************************/

p { }

	#main p {
		margin: 1.2em 0;
		line-height: 1.2em;
	}

a { }

	#foot a:link, #foot a:visited {
		color: #969696;
	}

h1 { }

	#content h1 {
		display: block;
		width: 547px;
		height: 19px;
	}
	
	body#home div#container div#main div#content h1 {
		width: 498px;
	}
	
	#content h1.solutions-services {
		background: #fff url(../images/t_solutions-services.gif) no-repeat 0 0;
	}
	
	#content h1.home {
		background: #fff url(../images/t_welcome.gif) no-repeat 0 0;
	}
	
	
	#content h1 span {
		display: block;
		position: relative;
		text-indent: -9000px;
	}



h2 { }

	#content h2 {
		color: #e86a10;
		font-size: 130%;
		text-transform: uppercase;
	}
	
	#tagline h2 {
		display: block;
		width: 800px;
		/*height: 145px;*/
		height: 200px;
	}

	#tagline h2.home {
		height: 200px;
		background: #fff url(../images/g_main-home.jpg) no-repeat 0 0;
	}
	
	#tagline h2.job-seekers {
		background: #fff url(../images/g_main-job-seekers.jpg) no-repeat 0 0;
	}
	
	#tagline h2.employers {
		background: #fff url(../images/g_main-employers.jpg) no-repeat 0 0;
	}
	
	#tagline h2.industry {
		background: #fff url(../images/g_main-industry.jpg) no-repeat 0 0;
	}
	
	#tagline h2.work {
		background: #fff url(../images/g_main-work.jpg) no-repeat 0 0;
	}
	
	#tagline h2.arch {
		background: #fff url(../images/g_main-arch.jpg) no-repeat 0 0;
	}
	
	.home-box h2 {
		width: 237px;
		height: 38px;
	}
	
		#employers h2 {
			background: #fff url(../images/bh_employers.gif) no-repeat 0 0;
		}
		
		#job-seekers h2 {
			background: #fff url(../images/bh_job-seekers.gif) no-repeat 0 0;
		}	
	
	.home-box h2 span, #tagline h2 span {
		display: block;
		position: relative;
		text-indent: -9000px;
	}
	
	
h3 { }

	#sub-nav h3 {
		display: block;
		width: 175px;
		height: 32px;
	}

	#sub-nav h3.job-seekers {
		background: #fff url(../images/nh_job-seekers.gif) no-repeat 0 0;
	}

	#sub-nav h3.about {
		background: #fff url(../images/nh_about.gif) no-repeat 0 0;
	}
	
	#sub-nav h3.employers {
		background: #fff url(../images/nh_employers.gif) no-repeat 0 0;
	}
		
	#sub-nav h3.work {
		background: #fff url(../images/nh_work-for-us.gif) no-repeat 0 0;
	}
	
	#sub-nav h3.contact {
		background: #fff url(../images/nh_contact-us.gif) no-repeat 0 0;
	}
	
	#sub-nav h3.industry {
		background: #fff url(../images/nh_industry-expertise.gif) no-repeat 0 0;
	}
		
	#sub-nav h3 span {
		display: block;
		position: relative;
		text-indent: -9000px;
	}
	
	#testimonials h3 {
		width: 190px;
		height: 26px;
		background: #f3f0ed url(../images/bh_testimonials.gif) no-repeat 0 0;
		padding: 12px 0 0 12px;
		font-size: 90%;
		text-transform: uppercase;
		font-weight: bold;
		color: #808080;
	}



/************************/
/*  Navigation Styles   */
/************************/

ul { 
	margin-left: 20px;
	padding: auto;
	list-style-image: url(../images/i_bullet.gif);
}

	#menu ul {
		margin: 0;
		padding: 0;
		list-style-image: none;
	}
	
		#menu ul li {
			float: left;
			display: inline;	
			margin: 0;
			padding: 0;
			height: 46px; /* dunno why FF added some padding to the bottom, but this height fixed the issue */
			list-style-image: none;
		}
		
	#top ul {
		float: right;
		margin: 0;
		padding: 0;
		margin-top: 6px;
		text-align: right;
		list-style-image: none;
	}
	
		#top ul li {
			float: left;
			display: inline;
			padding: 2px 12px;
			border-right: 1px solid #9e9e9e;
			list-style-image: none;
		}
		
			#top ul li.last {
				border-right: 0;
			}
			
			#top ul li a {
				color: #9e9e9e;
				text-transform: uppercase;
				text-decoration: none;
			}
			
				#top ul li a:link, #top ul li a:visited {
					color: #9e9e9e;
					text-decoration: none;
				}
				
				#top ul li a:hover, #top ul li a:active {
					color: #e86a10;
					text-decoration: none;
				}
				
				
	#sub-nav ul {
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style-image: none;
		font-size: 90%;
	}
	
		#sub-nav ul li {
			display: block;
			margin: 0;
			padding: 0;
			width: 175px;
			list-style-image: none;
		}
		
			#sub-nav ul li a {
				overflow: hidden;
				display: block;
				padding: 0 0 0 25px;
				width: 149px;
				height: 29px;
				border: 0;
				border-bottom: 1px solid #a6a6a6;
				border-right: 1px solid #a6a6a6;
				line-height: 2.5em;
				background: #ebebeb url(../images/bg_sn-li.gif) no-repeat 0 0;
			}
			
				#sub-nav li a:link, #sub-nav li a:visited {
					background-image: url(../images/bg_sn-li.gif);
					text-decoration: none;
					color: #747474;
				}
				
				#sub-nav ul li.first-item a:link, #sub-nav ul li.first-item a:visited {
					background-image: url(../images/bg_sn-li-top.gif);
				}
				
				
				
				#sub-nav ul li.on a:link, #sub-nav ul li.on a:visited {
					background-image: url(../images/bg_sn-li_on.gif);
					color: #fff;
				}
				
				div#sub-nav li a:hover, div#sub-nav li a:active, div#sub-nav li.first-item a:hover, div#sub-nav li.first-item a:active, div#sub-nav li.on a:hover, div#sub-nav li.on a:active {
					background-image: url(../images/bg_sn-li_over.gif);
					text-decoration: none;
					color: #fff;
				}
				
				
	#testimonials ul {
		margin: 0;
		padding: 0;
		padding-bottom: 63px;
		width: 202px;
		list-style-image: none;
		font-size: 80%;
		background: #f3f0ed url(../images/bf_testimonials.gif) no-repeat bottom left;
		color: #808080;
	}
	
	* html #testimonials ul { font-size: 75%; }
	
		#testimonials ul li {
			padding: 15px 15px 15px 25px;
			list-style-image: none;
			width: 162px;
			background: #f3f0ed url(../images/bg_testimonials.gif) repeat-y 0 0;
		}
		
			#testimonials ul li em {
				display: block;
				padding-top: 1em;
				width: 162px;
				font-style: normal;
				text-align: right;
			}


/************************/
/* Other Markup Styles  */
/************************/

td { padding: 5px; }


/************************/
/*    Custom Styles     */
/************************/

.error {
	color: #c00;
	font-style: italic;
}

.clear {
	clear: both;
}


/************************/
/*      ABT Styles      */
/************************/

div.abt-link {
	float: right;
	clear: both;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	min-height: 30px;
	/* Bad IE */
	height: auto !important;
	height: 30px;
	/* End IE Fix */
}
	
	div.abt-link a {
		padding: 12px 20px 12px 0;
		background: transparent url(../images/i_abt-globe.gif) no-repeat right center;
	}
	
	* html div.abt-link a {
		line-height: 2em;
	}


/************************/
/*  Programming Styles  */
/************************/

div#contact {
	overflow: hidden;
	clear: both;
	float: left;
	width: 360px;
	padding: 20px;
	border: 1px solid #f1efea;
}

form#order_form {
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
}

	form#order_form fieldset {
		clear: both;
		overflow: hidden;
		margin-bottom: 10px;
		padding: 10px;
		border: 0;
		border: 1px solid #f1efea;
	}
	
	form#order_form fieldset legend {
		color: #1b8da2;
		font-weight: bold;
		font-size: 90%;
		border: 0;
	}
	
	form#order_form fieldset label {
		clear: both;
		float: left;
		margin: 5px 0;
		width: 100px;
	}
	
	form#order_form fieldset label.check_label {
		clear: right;
		float: left;
		margin: 2px 0 5px 0;
		width: 290px;
	}
	
	* html form#order_form fieldset label.check_label {
		margin-top: 5px;
	}
	
	form#order_form fieldset input, form#order_form fieldset select {
		clear: right;
		float: left;
		margin: 5px 0;
		width: 200px;
	}
	
	form#order_form fieldset em {
		float: left;
		margin: 2px 0;
	}
	
	form#order_form fieldset textarea {
		clear: both;
		float: left;
		width: 300px;
		height: 100px;
	}
	
	form#order_form fieldset input, form#order_form fieldset textarea, form#order_form fieldset select {
		border: 1px solid #ccc;
	}
	
	form#order_form fieldset input.button {
		clear: both;
		float: left;
		width: 60px;
		border: 0;
	}
	
	form#order_form fieldset p.note {
		float: right;
		font-style: italic;
		font-size: 90%;
	}
	
	form#order_form fieldset input.small_field {
		width: 30px;
		margin-right: 10px;
	}
	
	form#order_form fieldset input.med_field {
		width: 100px;
	}

	form#order_form fieldset input.checkbox {
		clear: both;
		float: left;
		margin: 5px 10px 5px 0;
		width: 20px;
		border: 0;
	}



/************************/
/*     IE Stupidity     */
/************************/

/* this is screwy. i don't understand...!?!? */
* html #container { width: 812px; }
* html #menu, * html #sub_menu, * html #top, * html #foot, * html #main, * html #tagline { display: inline; margin-left: 7px; }
* html #menu { margin-left: 2px; }
* html #left-shim { clear: both; }

* html .home-box { display: inline; }

* html #content h1 { font-size: 1%; }

* html #foot { width: 797px; } 
