/* -----------------------------------------------------------------------

	@file brand.css
	Brand styles extending the 960 Grid System
	@author alister lewis-bowen <alister@different.com>
	Designed by Different <http://different.com>
	
----------------------------------------------------------------------- */

html { overflow: -moz-scrollbars-vertical; overflow-x: auto; }
body { color: #333; min-width: 960px; } 

/*
 * =Links
 * -------------------------------------------------------------------- */

a {
	border-bottom: 1px solid #eee;
	color: #006f9d;
	text-decoration: none; }
	
a:focus,
a:hover { color: #229acc; }

a.link {
	color: #fff;
	background-color: #555;
	border: 0; 
  display: inline-block;
	font-size: 11px;
	height: 20px; 
	line-height: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	padding: 0 10px;
	text-transform: uppercase; }
	
a.link:focus,
a.link:hover,
a.link.active { background-color: #006f9d; }

/*
 * =Lists
 * -------------------------------------------------------------------- */

ol,
ul.hang { 
	margin-left: 0;
	padding-left: 30px;
	position: relative;
	left: -30px; }
	
ul.hang li { margin-left: 0; }

/*
 * =Headings
 * -------------------------------------------------------------------- */

h1 a {
    background: url('/images/textmark.png') no-repeat 0 center;
		display: block;
    height: 50px;
    text-indent: -5000px;
    width: 219px; }	

h2.title { 
	color: #006f9d; 
	font-size: 200%; 
	font-weight: normal; 
	margin-bottom: 5px;
	text-transform: uppercase; }
	
.home #content h2.title {
	background: transparent url('/images/the_world_of_mni_partners.png') no-repeat 0 0;
	height: 19px;
	text-indent: -5000px;
	width: 358px; }

/*
 * =Other text treatments
 * -------------------------------------------------------------------- */

.case-study {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-style:italic;  
	margin: 15px 0;
	padding: 10px; }
	
.case-study h4 { font-size: 14px; font-weight: normal; }
	
blockquote { 
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #555;  
	margin: 15px 0;
	padding: 10px;
	text-align: center; }
blockquote p.quote { 
	font-family: Georgia,serif;
	font-size: 18px;	
	font-style: italic;
	line-height: 24px !important; }
blockquote p.quote,
blockquote p.title { margin :0 !important; }

hr { color: #ddd; background-color: #ddd; border:0; height: 1px;}

span.replace { 
	display: inline-block;
	display: -moz-inline-box;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -9999px; }
	
body.home #content blockquote { margin-top: 0; padding: 10px 40px; }

/*
 * =Header
 * -------------------------------------------------------------------- */

#header-outer { background: #fff; border-bottom: solid 1px #e5e5e5;}
#header { height: 50px; position: relative; }

/*
 * =Navigation
 * -------------------------------------------------------------------- */

#nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
		right: 0; 
		top: 0; }

#nav,
#nav li { float: left; height: 50px; }

#nav li { 
	background: #fff url('/images/bg_nav.png') repeat-x 0 0; 
	margin:  0 0 0 1px; 
	width: 130px; }

#nav li.clients { width: 160px; }
	
#nav a { 
	color: #111;
	display: block; 
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	text-align: center; }
	
#nav a:focus,
#nav a:hover,
#nav a.active,
#nav li.active a { 
	background: #259dcf url('/images/bg_nav.png') repeat-x 0 -50px; 
	color: #fff; }

/*
 * =Secondary navigation
 * -------------------------------------------------------------------- */

#side-nav ul,
#side-nav li { list-style: none; margin: 0; padding: 0; }	

#side-nav { margin-bottom: 20px; }

#side-nav a { border: 0; display: block; }

#side-nav h3 {
	color: #006f9d;
	font-size: 100%;
	line-height: 1.5; 
	margin: 0; }

#side-nav h3.no-link,
#side-nav h3 a {
	border-bottom: 3px solid #ddd;
	padding: 11px 0; }

#side-nav li a {
	border-bottom: 2px solid #ddd;
	font-weight: 300; 
	padding: 11px 0 11px 10px;
}

#side-nav li li a {
	border-bottom-width: 1px;
	color: #666; 
	font-size: 90%;
	font-weight: normal;
	padding: 7px 0 7px 20px; }
	
#side-nav li li a:hover { color: #111; }

#side-nav h3 a:hover,
#side-nav li a:hover,
#side-nav li.active a,
#side-nav h3.active { background: transparent url('/images/bg_side_nav.png') repeat-y 100% 0; }

#side-nav > ul,
#side-nav > ul ul { display: none; }
body.who #nav-partners,
body.advisors #nav-advisors,
body.co-op_partners #nav-co-op-partners,
body.mergers #nav-mergers,
body.buyers #nav-buyers,
body.sellers #nav-sellers,
body.performance #nav-performance,
body.training #nav-training,
body.facility_services #facility_services,
body.apparel #apparel,
body.metals #metals,
body.medical_chemical #medical_chemical,
body.software #software,
body.financial #financial { display: block !important; }

#nav-mergers li.active li a { background: none !important; }

body.what #side-nav .box,
body.training #side-nav .box,
body.who #side-nav .box { margin-top: 20px; }

/*
 * =Mission
 * -------------------------------------------------------------------- */

#mission {  
	background: url('/images/mission_bridge.jpg') no-repeat;
	height: 300px; 
	padding-bottom: 20px; 
	position: relative; }
	
#mission-content {
	background: url('/images/mission.png') no-repeat;
	height: 110px;
	text-indent: -5000px;
	position: absolute;
	top: 40px;
	width: 100%; }
	
#mission a.link { left: 40px; position: absolute; top: 170px; }

/*
 * =Content
 * -------------------------------------------------------------------- */

#content-outer { background: #fff; padding-top: 10px; }
body.home #content-outer { padding-top: 0; }

#content > p:first-child,
#content p.leader { color: #006F9D; font-size: 14px; }

.section { 
	border: 1px solid #ccc;
	cursor: pointer;
	display: block;
	height: 170px; 
	margin-bottom: 20px; 
	text-indent: -5000px; 
	overflow: hidden; }

#section-1 { background: transparent url('/images/bg_section01.jpg') no-repeat 0 0; }
#section-1:hover { background-position: 0 -170px; }
#section-2 { background: transparent url('/images/bg_section02.jpg') no-repeat 0 0; }
#section-2:hover { background-position: 0 -170px; }
#section-3 { background: transparent url('/images/bg_section03.jpg') no-repeat 0 0; }
#section-3:hover { background-position: 0 -170px; }
#client-1 { background: transparent url('/images/bg_client01.jpg') no-repeat 0 0; }
#client-1:hover { background-position: 0 -170px; }
#client-2 { background: transparent url('/images/bg_client02.jpg') no-repeat 0 0; }
#client-2:hover { background-position: 0 -170px; }
#client-3 { background: transparent url('/images/bg_client03.jpg') no-repeat 0 0; }
#client-3:hover { background-position: 0 -170px; }
#client-4 { background: transparent url('/images/bg_client04.jpg') no-repeat 0 0; }
#client-4:hover { background-position: 0 -170px; }
#client-5 { background: transparent url('/images/bg_client05.jpg') no-repeat 0 0; }
#client-5:hover { background-position: 0 -170px; }
#client-6 { background: transparent url('/images/bg_client06.jpg') no-repeat 0 0; }
#client-6:hover { background-position: 0 -170px; }

.sub-title { 
	color: #666; 
	font-size: 200%; 
	font-style: italic; 
	margin-bottom: 0; }

img.inline { margin: 5px 10px; }
img.inline.left { float: left; margin-left: 0; }
img.inline.right { float: right; margin-right: 0; }

.figure img,
.figure-left img,
.figure-right img,
.figure-center img { display: block; margin: 0 auto; }

.figure,
.figure-right,
.figure-left,
.figure-center { 
	border: 1px solid #ddd; 
	float: left; 
	margin: 0 20px 20px 0;
	text-align: left; 
	width: 235px; }
	
.figure-right {
	float: right;
	margin: 0 20px 0 20px; }
	
.figure-center {
	float: none;
	margin: 0 0 20px 0; 
	text-align: center; 
	width: 100%; }
	
.figure p,
.figure-right p,
.figure-left p,
.figure-center p { 
	background: #eee; 
	font-size: 80%; 
	margin-bottom: 0;
	padding: 8px 10px;
	text-align: left; }

body.who li.portrait { 
	height: 200px;
	list-style: none;
	margin-bottom: 20px; 
	margin-left: 0;
	width: 380px; }
	
body.who li.portrait a { 
	display: block;
	height: 200px;
	text-indent: -999em;
	width: 380px; }

body.client-detail #content div ul { list-style: none; }
body.client-detail #content div li {
	background: #eee url('/images/logo_white.png') no-repeat 95% 95%; 
	float: left; 
	height: 100px;
	margin: 0 10px 20px 10px;
	padding: 10px;
	text-align: center;
	width: 190px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body.who #rajiv { background-image: url('/images/feature_rajiv.jpg'); }
body.who #magnus { background-image: url('/images/feature_magnus.jpg'); }
body.who #dominik { background-image: url('/images/feature_dominik.jpg'); }
body.who #manas { background-image: url('/images/feature_manas.jpg'); }
	
body.who .portrait:hover { background-position: 0 -200px; }

h3.fn { margin: 0; }
p.region { font-style: italic; }

body.who .figure-right { width: 220px; }
body.who .figure-right p .fn { font-weight: bold; }

body.training #sidebar .figure-center img { margin-bottom: 10px;}

body.client-detail #content div { display: none; }
body.facility_services #facility_services_content,
body.apparel #apparel_content,
body.metals #metals_content,
body.medical_chemical #medical_chemical_content,
body.software #software_content,
body.financial #financial_content { display: block !important; }

/*
 * =Form
 * -------------------------------------------------------------------- */

form { 
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd; 
	font-family: inherit;
	float: left;
	margin-bottom: 20px;
	padding: 20px 0; 
	width: 100%; }

form .required { font-weight: bold; }

label { display: inline-block; width: 200px; }

input[type="text"], 
input.text, 
textarea, 
select { background: #fff; border: 1px solid #bbb; }
	
input[type="text"], 
input.text, 
textarea { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

input[type="text"]:focus, 
input.text:focus, 	
textarea:focus, 
select:focus { border-color: #666; }

textarea { height: 250px; font-family: inherit; padding: 5px; width: 605px; }

input[type="text"], 
input.text,
select { padding: 5px; width: 400px; }

select { width: 410px; }

input[type="submit"], 
input.submit { float: right;  }

.error, .notice, .success {
	border: 2px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0.8em; }

.success { background: #E6EFC2; border-color: #C6D880; color: #264409; }
.notice { background: #FFF6BF; border-color: #FFD324; color: #514721; }
.error { 
	background: #FBE3E4!important; 
	border-color: #FBC2C4 !important; 
	color: #8A1F11 !important; }
	
div.success, div.notice, div.error { margin-bottom:20px; }

/*
 * =Sidebar
 * -------------------------------------------------------------------- */

#sidebar { font-size: 90%; }

#sidebar h3 {
	color: #006f9d;
	font-size: 110%;
	line-height: 1.5; 
	margin-bottom: 10px;
}

#sidebar blockquote { border: 0; padding: 0; }

.box { 
	background: #eee; 
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 12px 20px; }
	
.callout { height: 500px; }

body.mergers .callout {
	background: transparent url('/images/bg_callout_mergers.jpg') no-repeat 0 0; }
	
body.mergers .callout:hover { background-position: -300px 0; }

body.what .callout {
	background: transparent url('/images/bg_callout_what.jpg') no-repeat 0 0; }
	
body.what .box { padding: 0; }
	
body.what .callout:hover { background-position: -300px 0; }

body.mergers .callout blockquote {
	color: #fff;
	background: transparent url('/images/bg_black_62pcnt.png') repeat 0 0;
	overflow:auto;
	font-weight: 300;
	margin: 0; 
	padding: 12px 20px !important;
	text-align: left; 
	}

body.mergers .callout blockquote .title {
	margin: 20px 0 !important;
	font-size: 19px;
	font-style: normal;
}
body.mergers .callout blockquote .position {
	display: block;
	font-size: 12px;
	font-style: italic;
}

body.mergers #sidebar .callout a.link { margin: 20px 0 0 20px; }

body.mergers #sidebar .callout:hover a.link { background-color: #006f9d; }

body.home #sidebar .figure-center img { margin: 0 auto 15px; }

.vcard .org { margin: 0;  }
.vcard .type.phone.icon,
.vcard .type.fax.icon { 
	background: transparent url('/images/icons.gif') no-repeat 0 0; 
	height: 16px;
	width: 16px; }
.vcard .type.fax.icon { background-position: 0 -32px; }

/*
 * =Footer
 * -------------------------------------------------------------------- */

#footer-outer { 
	background: transparent url('/images/bg_footer.png') repeat-x 0 bottom;
	min-height: 180px;}
	
#skyline { 
	background: transparent url('/images/bg_skyline.png') repeat-x 250% bottom;
	overflow-x: hidden; 
	width: 100%; 
	min-height: 180px;}
	
#footer {
	color: #666; 
	font-size: 90%;
	padding-top: 30px; }
	
#footer dt {
	background: transparent url(/images/logo_gray.png) no-repeat 0 0;
	float: left;
	height: 44px;
	text-indent: -5000px;
	width: 47px;
}

#footer dd { margin-left: 62px; }
#footer p { margin: 0; }

#footer a { 
	border-bottom: 1px solid #ddd; 
	color: #333; 
	text-decoration: none; }

