/* EXECUTIVE SEARCH GROUP GENERAL RULES */

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

html {
	background: transparent url("/images/backgrounds/background_stripes(1).jpg");
	background-repeat: repeat;
	background-position: center top;
}

body {
	background: transparent url("/images/backgrounds/background_stripes(2).jpg");
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	behavior: url("/scripts/iepngfix.htc");
}


/* SITE CONTAINER */

div#container {
	position: relative;
	margin: 0px auto;
	width: 910px;
	text-align: left;
}


/* HEADER */

div#header {
	width: 910px;
	height: 170px;
}
	
	#header a {
		display: block;
		width: 910px;
		height: 170px;
		background: transparent url("/images/backgrounds/header.jpg");
		background-repeat: no-repeat;
		background-position: 0px 0px;
		cursor: pointer;
	}
	
	#header a:hover {
		background-position: 0px -170px;
	}
	
		#header h1 span, #header img {
			display: none;
		}


/* INDUSTRY SPECIFIC NAVIGATION */

ul#industry_navigation, ul#interior_navigation {
	position: absolute;
	top: 90px;
	right: 22px;
	height: 80px;
	list-style: none;
}


/* SPECIFIC INDUSTRY NAV IDENTIFIERS */

ul#industry_navigation {
	width: 545px;
}

body.banking ul#interior_navigation {
	background: transparent url("/images/navigation/banking_nav_identifier.gif");
	background-repeat: no-repeat;
}

body.life_sciences ul#interior_navigation {
	background: transparent url("/images/navigation/life_sciences_nav_identifier.gif");
	background-repeat: no-repeat;
}

ul#interior_navigation {
	padding: 0px 0px 0px 0px;
	width: 545px;
	background-repeat: no-repeat;
	background-position: left top;
}


/* GROUPED NAV RULES */
	
	#industry_navigation li, #interior_navigation li {
		float: left;
	}
	
		a#banking_link {
			width: 228px;
			background: transparent url("/images/navigation/banking_button.gif");
		}
	
		a#life_sciences_link {
			width: 317px;
			background: transparent url("/images/navigation/life_sciences_button.gif");
		}

		a#home_link {
			width: 153px;
		}
		
		a#staff_link {
			width: 38px;
			background: transparent url("/images/navigation/staff_button.gif");
		}

		a#testimonials_link {
			width: 85px;
			background: transparent url("/images/navigation/testimonials_button.gif");
		}

		a#clients_link {
			width: 51px;
			background: transparent url("/images/navigation/clients_button.gif");
		}

		a#candidates_link {
			width: 74px;
			background: transparent url("/images/navigation/candidates_button.gif");
		}

		a#opportunities_link {
			width: 89px;
			background: transparent url("/images/navigation/opportunities_button.gif");
		}

		a#contact_link {
			width: 55px;
			background: transparent url("/images/navigation/contact_button.gif");
		}
	
		#industry_navigation li a, #interior_navigation li a {
			display: block;
			height: 80px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
	
		#industry_navigation li a:hover, #interior_navigation li a:hover {
			background-position: 0px -80px;
		}
	
			#industry_navigation li a span, #interior_navigation li a span {
				display: none;
			}


/* SMALL NAV LINKS */

ul#special_nav_list {
	position: absolute;
	top: 60px;
	right: 22px;
	width: 100px;
	height: 30px;
	list-style: none;
	text-align: right;
	z-index: 500;
}

	#special_nav_list li {
		float: left;
	}
	
		a#homepage_link {
			background: transparent url("/images/navigation/homepage_button.gif");
			width: 100px;
		}

		a#join_our_firm_link {
			background: transparent url("/images/navigation/join_our_firm_button.gif");
			width: 121px;
		}
		
		a#venture_capatalists_link {
			background: transparent url("/images/navigation/vc_button.gif");
			width: 154px;
		}
	
		#special_nav_list li a {
			display: block;
			height: 30px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#special_nav_list li a:hover {
			background-position: 0px -30px;
		}
		
		#special_nav_list li a span {
			display: none;
		}


/* DROP DOWN NAVIGATION */

ul#banking_sub_navigation, ul#life_sciences_sub_navigation {
	position: absolute;
	top: 170px;
	list-style: none;
	z-index: 250;
	background-color: #000000;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	visibility: hidden;
}


/* EYE CANDY */

ul#eye_candy {
	position: absolute;
	top: 170px;
	right: 22px;
	list-style: none;
}


/* MAIN BODY TEXT REGION */

div#main_body {
	margin: 0px 0px -36px 0px;
	width: 910px;
	background: transparent url("/images/backgrounds/main_body_background(1).gif");
	background-repeat: repeat-y;
	background-position: center 530px;
}

	div#body_text {
		background: transparent url("/images/backgrounds/main_body_top(2).gif");
		background-repeat: no-repeat;
		background-position: center top;
		line-height: 20px;
	}
	
		#body_text h2 {
			margin: 0px 0px 18px 0px;
			padding: 28px 0px 0px 0px;
			font-family: Times, "Times New Roman", serif;
			font-size: 19px;
			color: #feeb9b;
			text-transform: uppercase;
		}
	
		#body_text h3 {
			font-size: 16px;
			color: #feeb9b;
		}
	
		#body_text p {
			margin: 18px 0px;
		}
	
		#body_text ul {}
	
		#body_text ol {}
		
		#body_text a{
			font-weight: bold;
			color: #feeb9b;
		}
		
		#body_text a:hover {
			color: #CCCCCC;
		}
		
		#body_text strong {
			color: #9eaa93;
		}


/* FOOTER */

div#footer {
	behavior: url("/scripts/iepngfix.htc");
	position: relative;
	clear: both;
	width: 910px;
	height: 120px;
	background: transparent url("/images/backgrounds/footer.png");
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
}

	p.copyright {
		display: none;
	}
	
	a#sticky_stamp {
		position: absolute;
		top: 20px;
		right: 0px;
		width: 125px;
		height: 100px;
	}
	
		#sticky_stamp p, #sticky_stamp img {
			display: none;
		}
