/* @override 
	http://www.clearbridgeaccelerator.com/css/style.css
	http://cba/css/style.css
*/

.container {
	width: 79.167em;
}

body {
	background-color: #e7e7e7;
}

h3 {
	font-size: 1.333em;
}

p {
	font: 1em/1.5em Helvetica, Arial, sans-serif;
	padding-bottom: 1.6em;
	margin: 0;
	text-align: justify;
}

a.pdf{
	padding: 0 0 5px 20px;
	background: url(../images/ico-pdf.png) no-repeat;
}

#header-wrapper {
	/*height: 11.833em;*/
	height: 142px;
	background: url(../images/bg-menu_gradient.jpg) top left repeat-x;
}

#header h1 {
	text-indent: -9999px;
	float: left;
	background: url(../images/logo-clearbridge_accelerator.png) top left no-repeat;
	height: 95px;
	width: 299px;
	margin: 20px 0 0 0;
}

#header h1 a {
	display: block;
	height: 95px;
	width: 299px;
}

/* @group Nav */

.nav {
	float: left;
}

.nav ul {
	margin: 0;
}

.nav li {
	list-style-type: none;
	text-indent: -9999px;
	float: left;
	height: 141px;
	background-color: #ccc;
	border-right: 1px solid #fff;
}

.nav li a {
	display: block;
	/*height: 11.75em;*/
	height: 141px;
}

.nav li#home {
	width: 5.583em;
}

.nav li#incubatees, .nav li#aboutus, .nav li#news, .nav li#careers, .nav li#contactus {
	width: 8.75em;
}

.nav li#home a {
	background: #000 url(../images/nav-home.gif) top center no-repeat;
}

.nav li#incubatees a {
	background: #fff url(../images/nav-incubatees.gif) top center no-repeat;
}

.nav li#aboutus a {
	background: #333 url(../images/nav-aboutus.gif) top center no-repeat;
}

.nav li#news a {
	background: #878787 url(../images/nav-news.gif) top center no-repeat;
}

.nav li#careers a {
	background: #999 url(../images/nav-careers.gif) top center no-repeat;
}

.nav li#contactus a {
	background: #bbb url(../images/nav-contactus.gif) top center no-repeat;
	margin: auto;
}

.nav li#home a:hover, .nav li#incubatees a:hover, .nav li#aboutus a:hover, .nav li#news a:hover, .nav li#careers a:hover, .nav li#contactus a:hover {
	background-position: 0 -142px;
}

.nav li#home a.active {
	border-bottom: 1px solid #000;
	background-position: 0 -284px;
}

.nav li#incubatees a.active {
	border-bottom: 1px solid #fff;
	background-position: 0 -284px;
}

.nav li#aboutus a.active {
	border-bottom: 1px solid #555;
	background-position: 0 -284px;
}

.nav li#news a.active {
	border-bottom: 1px solid #666;
	background-position: 0 -284px;
}

.nav li#careers a.active {
	border-bottom: 1px solid #777;
	background-position: 0 -284px;
}

.nav li#contactus a.active {
	border-bottom: 1px solid #999;
	background-position: 0 -284px;
}

/* @end */

/* @group Content Wrappers */

#content-wrapper {
	background-color: #000;
	padding: 0 0 2.083em 0;
}

#content-home-wrapper {
	background: #000 url(../images/splash.jpg) top center no-repeat;
	padding: 0 0 2.083em 0;
	background-color: #000;
}

.content {
	padding: 0 5em 0 5em;
	color: #d6d6d6;
	width: ;
}

.content-subpage {
	padding: 2.917em 2em 2.917em 5em;
	width: 45em;
	float: left;
}

.content-subpage-right {
	padding: 2.917em 0 0 1.5em;
	float: left;
	/*width: 24.583em;*/
	width: 24.5em;
}

/* @end */

/* @group Intro */

#intro {
	width: 36.667em;
}

#intro p {
	font-size: 1.083em;
	line-height: 2em;
}

#intro h2 {
	color: #ffd100;
	text-indent: -9999px;
	background: #000 url(../images/hdr-inspire_nurture_impact.gif)bottom left no-repeat;
	width: 427px;
	padding: 68px 0 0 0;
}

#intro a {
	color: #999;
	font-style: italic;
	text-decoration: none;
}

#intro a:hover {
	color: #d6d6d6;
	text-decoration: underline;
}

/* @end */

/* @group Incubatees */

#content-incubatees-wrapper {
	background-color: #fff;
}

#content-incubatees-wrapper a {
	color: #000;
	text-decoration: underline;
}

#content-incubatees-wrapper a:hover {
	text-decoration: none;
}

#content-incubatees-wrapper hr {
	width: 73.333em;
	margin: 0 0 0 5em;
}

.incubatees h3 {
	color: #656565;
}

.incubatees h2 {
	padding: 35px 0 0 0;
	margin: 0;
	text-indent: -9999px;
	width: 137px;
	height: 17px;
	background: url(../images/hdr-incubatees-v2.png) bottom left no-repeat;
}

/* @end */

/* @group About Us */

#content-aboutus-wrapper {
	background-color: #555;
}

#content-aboutus-wrapper a{
	color: #fff;
	text-decoration: underline;
}

#content-aboutus-wrapper a:hover{
	text-decoration: none;
}

.aboutus p {
	color: #fff;
}

.aboutus h3 {
	color: #FFD100;
}

.hdr-aboutus {
	padding: 35px 0 0 0;
	margin: 0;
	text-indent: -9999px;
	width: 271px;
	height: 21px;
	background: url(../images/hdr-aboutus-v2.png) bottom left no-repeat;
}

.hdr-management {
	text-indent: -9999px;
	width: 208px;
	height: 21px;
	background: url(../images/hdr-management_team.png) bottom left no-repeat;
	margin: 0 0 1em 0;
}

/* @group Team */

.team {
	margin: 0 0 2em 0;
}

.team-photo {
	width: 11.667em;
	float: left;
	margin: 0 3.333em 0 0;
	background: #fff;
}

.team-profile {
	width: 54em;
	float: left;
}

h3.team {
	margin: 0 0 0.2em 0;
	color: #fff;
}

.position {
	font-size: 0.917em;
}

/* @end */

/* @end */

/* @group News */

#content-news-wrapper {
	background-color: #666;
}

#content-news-wrapper a{
	color: #fff;
}

.hdr-news {
	padding: 35px 0 0 0;
	margin: 0;
	text-indent: -9999px;
	width: 262px;
	height: 21px;
	background: url(../images/hdr-news-v2.png) bottom left no-repeat;
}

.news p, news h3 {
	color: #fff;
}


h3.title {
	margin: 0 0 0.2em 0;
	color: #fff;
}

p.source {
	font-size: 0.917em;
	color: #fff;
}

/* @end */

/* @group Careers */

#content-careers-wrapper {
	background-color: #777;
	min-height: 50em;
}

.hdr-careers {
	padding: 34px 0 0 0;
	margin: 0;
	text-indent: -9999px;
	width: 262px;
	height: 21px;
	background: url(../images/hdr-careers-v2.png) bottom left no-repeat;
}

.careers p, .careers li, .careers h3 {
	color: #fff;
}


#content-careers-wrapper a {
	color: #fff;
	text-decoration: none;
}

#content-careers-wrapper a:hover{
	text-decoration: underline;
}
/* @end */

/* @group Contact Us */

#content-contactus-wrapper {
	background-color: #999;
}

#content-contactus-wrapper hr {
	margin: 1em 0 2.5em 0;
}

#content-contactus-wrapper a {
	color: #000;
	text-decoration: underline;
}

#content-contactus-wrapper a:hover {
	text-decoration: none;
}

#content-contactus-wrapper li{
	margin: 0 0 10px 0;
}

.hdr-contactus {
	padding: 34px 0 0 0;
	margin: 0;
	text-indent: -9999px;
	width: 262px;
	height: 23px;
	background: url(../images/hdr-contactus-v2.png) bottom left no-repeat;
}

.hdr-enquiries {
	text-indent: -9999px;
	width: 262px;
	height: 23px;
	background: url(../images/hdr-enquiries-v2.png) bottom left no-repeat;
}

.hdr-media_enquiries {
	text-indent: -9999px;
	width: 262px;
	height: 23px;
	background: url(../images/hdr-media_enquiries-v2.png) bottom left no-repeat;
}

.hdr-contactus-proposal {
	text-indent: -9999px;
	width: 262px;
	height: 23px;
	background: url(../images/hdr-contactus-proposal-v2.png) bottom left no-repeat;
}

.hdr-investor_relations {
	text-indent: -9999px;
	width: 160px;
	height: 23px;
	background: url(../images/hdr-contactus-investor-v2.png) bottom left no-repeat;
}

.contactus p, .contactus h3 {
	color: #000;
}



/* @end */

#home-bar {
	margin: 12em 0 0 0;
	padding: 2.5em 0 2.5em 0;
	background: url(../images/bg-home_bar.png)top left repeat-x;
}

#highlights, #proposal {
	width: 20.833em;
	float: left;
}

#highlights h2 {
	text-indent: -9999px;
	width: 96px;
	height: 14px;
	background: url(../images/hdr-highlights.gif)top left no-repeat;
	margin: 0 0 25px 0;
}

#highlights h2 a {
	display: block;
}

#home-bar p {
	font-size: 1em;
	padding: 0;
	color: #cbcbcb;
}

#highlights p {
	font-weight: bold;
}

#highlights .date {
	font-style: italic;
	font-weight: normal;
}

#proposal h2 {
	text-indent: -9999px;
	width: 192px;
	height: 14px;
	background: url(../images/hdr-proposal.gif)top left no-repeat;
	margin: 0 0 25px 0;
}

#proposal h2 a {
	display: block;
}

/* @group Footer */

#footer-wrapper {
	padding: 1.667em 0 1.667em 0;
	background-color: #e7e7e7;
	color: #656565;
}

#footer p {
	float: left;
	padding: 0;
	font-size: 0.917em;
}

#footer p.copyright {
	float: right;
	padding: 0;
}

#footer a {
	color: #656565;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #slickbox {
	clear: both;
	padding-top: 10px;
}

/* @end */

