/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html {-webkit-text-size-adjust:none}

body {
	padding: 20px 0 18px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #4f4f4f;
	background: #3a3a5b url("/images/bg_tile.jpg") repeat-x top;
	text-align: center;
}

p.break {
	padding: 0 0 0 0;
	margin: 2px 0 0 0;
	font-size: 8px;
	height: 12px;
	background: transparent url("/images/bg_break.jpg") repeat-x top;
}

p.break_drk {
	padding: 0 0 0 0;
	margin: 2px 0 0 0;
	font-size: 8px;
	height: 12px;
	background: transparent url("/images/bg_break_drk.jpg") repeat-x top;
}

.clear {
	clear: both;
}

.hide { 
	display: none;
}

.float_left {
	position: relative;
	float: left;
}

.float_right {
	position: relative;
	float: right;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 954px;
	text-align: left;
}

div#upper {
	position: relative;
	padding: 22px 22px 22px 22px;
	background: #fff;
	text-align: left;
}

div#masthead {
	position: relative;
	width: 910px;
	height: 130px;
	background: #fff url("/images/bg_masthead.jpg");
}

div#masthead h1 a {
	position: absolute;
	left: 16px;
	top: 16px;
	width: 211px;
	height: 79px;
	background: transparent url("/images/logo.gif") no-repeat;
}

div#masthead h1 a:hover {
	background-position: 0 0;
}


div#masthead h1 span { 
	display: none;
}

div#masthead a {
	font-size: 1.0em;
	font-style: italic;
	text-decoration: none;
	color: #999;
}

div#masthead a:hover {
	text-decoration: underline;
	color: #666;
}

ul#nav {
	position: absolute;
	left: 260px;
	top: 0px;
	width: 650px;
	list-style: none;
	display: inline;
}

ul#nav li {
	position: relative;
	float: left;
	width: 130px;
}

ul#nav li.last {
	width: 129px;
}

.sub {
	list-style: none;
	font-size: 1.0em;
	width: 130px;
	height: 103px; 
	background: transparent url("/images/bg_white.jpg") repeat-x bottom;
	border-bottom: 3px solid #fff;
}

.sub li {
	width: 130px;
	line-height: 14px;
	color: #ff6600;
	font-size: 1.0em;
	font-style: italic;
}

.sub li a { 
	display: block;
	height: 15px;
	width: 130px;
}

/*  IDENTITY  */

li#sub_identity_profile a { background: transparent url("/images/sub_identity_profile.gif") no-repeat; }
li#sub_identity_philosophy a { background: transparent url("/images/sub_identity_philosophy.gif") no-repeat; }
li#sub_identity_services a { 	background: transparent url("/images/sub_identity_services.gif") no-repeat; }
li#sub_identity_sustainability a { background: transparent url("/images/sub_identity_sustainability.gif") no-repeat; }
li#sub_identity_history a {  background: transparent url("/images/sub_identity_history.gif") no-repeat; }

/*  TALENT  */

li#sub_talent_team a {  background: transparent url("/images/sub_talent_team.gif") no-repeat; }
li#sub_talent_principals a { background: transparent url("/images/sub_talent_principals.gif") no-repeat; }
li#sub_talent_assoc_principals a { background: transparent url("/images/sub_talent_assoc_principals.gif") no-repeat; }
li#sub_talent_associates a { background: transparent url("/images/sub_talent_associates.gif") no-repeat; }

/*  ENDEAVORS  */

li#sub_endeavors_museums a { background: transparent url("/images/sub_endeavors_museums.gif") no-repeat; }
li#sub_endeavors_interpretive a { background: transparent url("/images/sub_endeavors_interpretive.gif") no-repeat; }
li#sub_endeavors_arts a { background: transparent url("/images/sub_endeavors_arts.gif") no-repeat; }
li#sub_endeavors_k12 a { background: transparent url("/images/sub_endeavors_k12.gif") no-repeat; }
li#sub_endeavors_higher_ed a { background: transparent url("/images/sub_endeavors_higher_ed.gif") no-repeat; }

/*  CAREERS  */

li#sub_careers_opportunities a { 	background: transparent url("/images/sub_careers_opportunities.gif") no-repeat; }
li#sub_careers_benefits a { 	background: transparent url("/images/sub_careers_benefits.gif") no-repeat; }
li#sub_careers_about_bmore a { 	background: transparent url("/images/sub_careers_about_bmore.gif") no-repeat; }

/*  CAREERS  */

li#sub_visibility_news a { background: transparent url("/images/sub_visibility_news.gif") no-repeat; }
li#sub_visibility_outreach a { background: transparent url("/images/sub_visibility_outreach.gif") no-repeat; }
li#sub_visibility_affiliations a { background: transparent url("/images/sub_visibility_affiliations.gif") no-repeat; }


li#sub_visibility_news a:hover,
li#sub_visibility_outreach a:hover,
li#sub_visibility_affiliations a:hover,
li#sub_identity_profile a:hover,
li#sub_identity_philosophy a:hover,
li#sub_identity_services a:hover,
li#sub_identity_sustainability a:hover,
li#sub_identity_history a:hover,
li#sub_talent_team a:hover,
li#sub_talent_principals a:hover,
li#sub_talent_assoc_principals a:hover,
li#sub_talent_associates a:hover,
li#sub_endeavors_museums a:hover,
li#sub_endeavors_interpretive a:hover,
li#sub_endeavors_arts a:hover,
li#sub_endeavors_k12 a:hover,
li#sub_endeavors_higher_ed a:hover,
li#sub_careers_opportunities a:hover,
li#sub_careers_benefits a:hover,
li#sub_careers_about_bmore a:hover,
li#sub_visibility_news a:hover,
li#sub_visibility_outreach a:hover,
li#sub_visibility_affiliations a:hover {
	background-position: 0 -15px; 
}

.sub li a span {
	display: none;
}

div#project {
	position: relative;
	width: 910px;
	height: 390px;	
}

div#project div#main {
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 389px;
	background: #ecebe7 url("/images/loader_purpbeige.gif") no-repeat middle center;
}

div#project div#seconds {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	height: 390px;
	background: #ecebe7 url("/images/bg_seconds.gif") repeat;
}

div#project div#seconds img {
	position: relative;
	float: left;
	border: 0;
	margin-left: 1px;
	margin-bottom: 1px;
	width: 129px;
	height: 129px;
}

div#header {
	position: relative;
	width: 910px;
	height: 48px;
	background: #fff;
}

div#header div#head_left {
	position: relative;
	float: left;
	width: 260px;
}

div#header div#head_middle {
	position: relative;
	float: left;
	width: 390px;
}

div#header div#head_middle_project {
	position: relative;
	float: left;
	width: 650px;
}

div#header div#head_right {
	position: relative;
	float: left;
	width: 260px;
}

div#content {
	position: relative;
	width: 910px;
	background: #fff url("/images/bg_lower.jpg");
}

div#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
}

div#content a {
	color: #ff6600;
	text-decoration: underline;
}

div#content a:hover {
	text-decoration: none;
}

div#content #left_col { 
	position: relative;
	float: left;
	width: 228px;
	padding: 9px 16px 0 16px;
}

div#content #middle_col {
	position: relative;
	float: left;
	width: 358px;
	padding: 7px 0 0 16px;
}

div#content #right_col {
	position: relative;
	float: right;
	width: 228px;
	height: 303px;
	padding: 6px 16px 0 16px;
}


div#content #left_col ul { 
	list-style: none;
}

div#content #left_col li { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 6px;
	font-style: italic;
}

div#content #middle_col ul { 
	padding-left: 10px;
	margin: 4px;
	list-style-image: url("/images/bullet.gif");
}

div#content #middle_col li { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0 0 6px 0;
}

div#content #right_col h4 {
	margin-top: 8px;
}

div#content #right_col ul { 
	list-style: none;
	width: 226px;
}

div#content #right_col ul li { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 6px;
	font-style: italic;
}

div#content #right_col ul.style { 
	list-style-image: url("/images/bullet.gif");
}

div#content #right_col ul.style li { 
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	margin: 0 16px 0.8em;
	padding-left: 0;
}

div#content #right_col ul.style li span { 
	font-size: 12px;
	line-height: 13px;
	color: #4f4f4f;
}


div#content #right_col img {
	border: 5px solid #f3f3f3;
}

div#lower {
	margin-right: 22px;
	padding: 8px 0 0 22px;
	width: 910px;
	background: transparent;
	text-align: left;
}

div#footer {
	position: relative;
}

div#footer p {
	font-family: Helvetica, Arial, sans-serif;
	color: #b4b4ba;
	font-size: 11px;
	line-height: 12px;
}

div#footer a {
	font-family: Helvetica, Arial, sans-serif;
	color: #b4b4ba;
	font-size: 10px;
	line-height: 11px;
	text-decoration: underline;
}

div#footer a:hover {
	color: #fff;
	text-decoration: none;
}

h5.contact a {
	position: absolute;
	top: 0;
	right: 0;
	width: 66px;
	height: 18px;
	background: transparent  url("/images/btn_contact.jpg") no-repeat;
}

h5.contact a:hover {
	background-position: 0 -18px;
}

h5.contact span {
	display: none;
}


ul#nav h3 {
	margin: 2px 0 4px 16px;
	padding-bottom: 4px;
	font-size: 17px;
	padding-top: 4px;
}

div#header h3 {
	margin: 8px 0 0 16px;
	font-size: 17px;
}

div#header h4 {
	margin: 0 0 4px 16px;
	font-size: 14px;
}

div#content div#middle_col h4 {
	font-size: 14px;
	line-height: 18px;
	/*background: transparent url("/images/ico_plus.gif") no-repeat top right;*/
}

div#content div#right_col h4 {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 1.0em;
}












