/* COMMON
 ------------------------------------------------------------------------------------------------------------ */
#container {
    margin: 15px auto 15px auto;
    width: 900px;
    text-align: left;
}

#logo {
    float: left;
    margin: 20px 0 25px 30px;
}

#flashIntro {
    position: absolute;
    z-index: 800;
}

.comingSoon {
    text-align: center;
    margin-top: 20%;
    color: #808080;
    font-size: 22px;
    line-height: 100%;
    font-weight: bold;
}

.richTextEditor p {
    margin: 0;
    padding: 0;
}

.richTextEditor ul {
    margin: 0 0 0 16px;
    padding: 0;
    list-style-type: square;
}

/* UTILITY NAVIGATION
 ------------------------------------------------------------------------------------------------------------ */
ul#utilityNavigation {
    float: right;
    margin: 0 25px 0 0;
    padding: 0;
    list-style: none;
}

ul#utilityNavigation li {
    float: left;
    line-height: 36px;
    font-size: 10px;
}

ul#utilityNavigation li.sep {
    padding: 0 10px;
    background: url(../img/sep_v.gif) top center repeat-y;
	line-height: 56px;
}

ul#utilityNavigation li a {
    font-weight: bold;
}

ul#utilityNavigation li a.active {
    color: #679146 !important;
}

div.contactLinks {
    left: 2px;
    position: relative;
    top: -14px;
}

/* CONTENTS
 ------------------------------------------------------------------------------------------------------------ */
#mainContent {
    margin-bottom: 14px;
}

#sectionImage {
    margin-bottom: 20px;
}

/* MAIN MENU
 ------------------------------------------------------------------------------------------------------------ */
ul#mainMenu {
    margin: 0 30px;
    overflow: visible;
    width: 900px;
}

#mainMenu, #mainMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mainMenu li {
    float: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    font-family: helvetica, tahoma, arial, verdana, sans-serif;
    font-size: 11px;
    padding: 0 45px;
}

#mainMenu li.first {
    padding-left: 0;
}

#mainMenu li.last {
    padding-right: 0;
}

#mainMenu li a.active {
    font-weight: bold;
    color: #679146 !important;
}

#mainMenu li a {
    display: block;
    text-decoration: none !important;
    color: #036;
}

#mainMenu li a:hover {
    color: #679146;
}

#mainMenu li li {
    _display: inline-block;
    padding: 0 10px;
    float: none;
    background: url(../img/dots_h.gif) top center repeat-x;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    line-height: 22px;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 10px;
}

#mainMenu li li a {
    color: #679146;
}

#mainMenu li ul {
    position: absolute;
    display: none;
    height: auto;
    background-color: #f3f4db;
    margin-left: -10px;
    min-width: 150px;
    width: auto !important;
    width: 150px;
    border-left: 1px solid #679146;
}

#mainMenu li:hover ul, #mainMenu li.sfhover ul {
    display: block;
}

#mainMenu li li a:hover {
    font-weight: bold;
}

#mainMenu li li ul {
    margin-left: 140px;
    margin-top: -22px;
    min-width: 160px;
    width: auto !important;
    width: 160px;
}

#mainMenu li:hover li:hover > ul {
    display: block;
}

#mainMenu li:hover > ul ul {
    display: none;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#mainMenu li.sfhover li.sfhover ul {
    display: block;
}

/* keep further levels hidden */
#mainMenu li.sfhover ul ul {
    display: none;
}

#mainMenu li a.fly {
    background: url(../img/fly.gif) right center no-repeat;
}

#mainMenu iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    filter: progid:

DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* FOOTER MENU
------------------------------------------------------------------------------------------------------------ */	

ul#footerMenu {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

ul#footerMenu li {
	float: left;
	/*font-weight: bold;*/
	font-size: 10px;
	color: #808080;
}

/* PODS
------------------------------------------------------------------------------------------------------------ */	

.pod {
	background-color: #fff;
	border-top: 1px solid #fff;
}

.pod .head {
	line-height: 30px;
	color: #739dd2;
	font-weight: bold;
	background: url(../img/sep_h.gif) bottom center repeat-x;
	padding: 0 0 0 20px;
}
.pod .head .title {
	float: left;
	width: 360px;
}

.pod .head .RssLink {
	float: right;
	width: 68px;
	height: 20px;
	margin: 4px 4px 0 0;
	coursor: pointer;
}

a span.rss_img {
	display: block;
	width: 68px;
	height: 20px;
	background: url(../img/rss_feed.gif) top left no-repeat;
	cursor: pointer;
	cursor: hand;
}

a span.rss_img:hover {
	background: url(../img/rss_feed.gif) bottom left no-repeat;
}

a span.rss_imgNews {
	display: block;
	width: 68px;
	height: 20px;
	background: url(../img/rss_feed.gif) bottom left no-repeat;
	cursor: pointer;
	cursor: hand;
}

a span.rss_imgNews:hover {
	background: url(../img/rss_feed.gif) top left no-repeat;
}

.pod .body {
	margin: 10px 0;
	padding: 0 20px;
	overflow: auto;
	overflow-x: hidden;
}

.pod .body.h415 {
	height: 395px; 
}

.pod .body.glanceText {
	font-size: 12px;
	line-height: 18px; 
}

#closeupContainer {
	margin-bottom: 16px; 
	background-color: #fff;
}

/* HOME PAGE
------------------------------------------------------------------------------------------------------------ */	

div.ceoPerspectives {
	background-color: #B0B0B0;
	text-align: center;
	margin: 0 !important;
}

table.newsHighlights {
	margin: 0;
	padding: 0;
}
table.newsHighlights td {
	vertical-align: top;
}

table.newsHighlights td.date {
	color: #808080;
	padding-right: 10px;
}

table.ceoPerspectives {
	margin: 0;
	padding: 0;
	width: 100%;
}
table.ceoPerspectives td {
	vertical-align: top;
}
table.ceoPerspectives td#quoteSignature {
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}

/* TEAM MEMBERS
------------------------------------------------------------------------------------------------------------ */	

ul#teamMembers {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#teamMembers li {
	float: left;
}
.dimmed {
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
.selected {
	cursor: pointer;
	cursor: hand;
}

ul#teamMembers img {
	display: block;
	padding: 0 17px 13px 0;
}

#memberDesc, #advisorDesc {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #036;
	margin-top: 70px;
}
#closeupContainer {
	margin-bottom: 16px; 
	background-color: #fff;
}
ul.memberList {
	font-size: 10px;
	width: 50%;
	margin:  0;
	padding: 0;
	list-style: none;
	float: left;
}
ul.advisorsList {
	font-size: 10px;
	margin:  0;
	padding: 0;
	list-style: none;
}

/* PORTFOLIO
------------------------------------------------------------------------------------------------------------ */	
ul.companiesListedBy {
	list-style: none;
	margin: 0 0 13px 0;
	padding: 0 20px;
	background: url(../img/dots_h.gif) bottom left repeat-x;
	height: 28px;
}
ul.companiesListedBy li {
	float: left;
	line-height: 28px;
	padding: 0 15px;
	font-weight: bold;
}
ul.companiesListedBy li.sep {
	padding: 0;
	width: 1px;
	background: url(../img/sep_v.gif) top left repeat-y;
}
ul.companiesListedBy li.active {
	background: url(../img/tab_active.gif) top left repeat-x;
}
ul.companiesListedBy .returnLink {
	float: right;
}
ul.companiesListedBy .returnLink a {
	font-weight: normal;
	font-size: 10px;
	color: #000;
}
ul.companiesListedBy .returnLink a:hover {
	color: #679146;
}
ul.companiesListedBy li a {
	color: #ccc;
}
ul.companiesListedBy li.active a {
	color: #000;
}
ul.twoCols {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}
ul.twoCols li a {
	color: #808080;
}
ul.twoCols li a:hover {
	color: #000;
}
ul.threeCols {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 33%;
	float: left;
}
ul.threeCols li a {
	color: #808080;
}
ul.threeCols li a:hover {
	color: #000;
}
.companyLogoContainer {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 220px;
	height: 123px;
}
.companyLogoContainer img {
	vertical-align: middle;
	margin-top: expression((123 - this.height)/2);
}
.sectorHeader {
	display: block;
	width: 177px;
	height: 34px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-left: 5px;
}
a.sectorHeader:hover {
	color: #fff;
}
.sectorHeader.yellow {
	background: url(../img/sectorheader_yellow.gif) top left no-repeat;
}
.sectorHeader.blue {
	background: url(../img/sectorheader_blue.gif) top left no-repeat;
}
.sectorHeader.green {
	background: url(../img/sectorheader_green.gif) top left no-repeat;
}
.sectorHeader.sky {
	background: url(../img/sectorheader_sky.gif) top left no-repeat;
}
.sectorDescription {
	margin-bottom: 20px;
}
.companyName {
	font-weight: bold;
	margin-bottom: 2px;
}

.rangeHeader {
	width: 45px;
	height: 25px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-right: 8px;
	text-align: center;
}
.rangeHeader.yellow {
	background: url(../img/rangeheader_yellow.gif) top left no-repeat;
}
.rangeHeader.blue {
	background: url(../img/rangeheader_blue.gif) top left no-repeat;
}
.rangeHeader.green {
	background: url(../img/rangeheader_green.gif) top left no-repeat;
}

.companyDetails_logo {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 177px;
	height: 100px;
}
.companyDetails_logo img {
	vertical-align: middle;
	margin-top: expression((100 - this.height)/2);
}

.companyDetails_section {
	margin-bottom: 16px;
}
.companyDetails_section a {
	color: #000;
}
.companyDetails_section a:hover {
	color: #679146;
}
.companyDetails_section .title {
	color: #036;
	font-weight: bold;
}

/* PRESSKIT
------------------------------------------------------------------------------------------------------------ */

.presskitItem {
	padding-bottom: 20px;
}

.presskitItem .column{
	float: left;
	width: 49%;
}

.hint {
	padding-bottom: 10px;
	font-size: 9px;
}

/* AFFILIATES
------------------------------------------------------------------------------------------------------------ */

.affiliatesItem {
	padding-bottom: 20px;
}

/* NEWS
------------------------------------------------------------------------------------------------------------ */
.newsHeader {
	width: 459px;
	height: 42px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
	padding-left: 10px;
}	
.newsHeader.yellow {
	background: url(../img/longstripe_yellow.gif) top left no-repeat;
}
.newsHeader.green {
	background: url(../img/longstripe_green.gif) top left no-repeat;
}
.newsHeader.blue {
	background: url(../img/longstripe_blue.gif) top left no-repeat;
}
.newsItem {
	margin-bottom: 20px;
}
.newsItem .logo, .affiliatesItem .logo {
	float: left;
	width: 33%;
}
.newsItem .itemContent, .affiliatesItem .itemContent {
	float: left;
	width: 66%;
}
.dateAndSource {
	color: #808080;
}
.newsItem a, .affiliatesItem a {
	color: #000;
}
.newsItem a:hover, .affiliatesItem a:hover {
	color: #679146;
}

.eventsTable td {
	background: url(../img/dotsgrey_h.gif) bottom left repeat-x;
}
.eventsTable th {
	folor: #000;
	font-weight: bold;
}

ul#newsMenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#newsMenu ul {
	margin-left: 25px;
	padding: 0;
	list-style: none;
}
ul#newsMenu li {
	line-height: 20px;
}
ul#newsMenu li a {
	color: #679146;
}
ul#newsMenu li a:hover {
	font-weight: bold;
}
ul#newsMenu li a.active {
	font-weight: bold;
}

.newsRSS {
	padding-top: 5px;
}

/* BLOG
------------------------------------------------------------------------------------------------------------ */
.blogBox {
	width: 280px; 
	height: 180px; 
	overflow: hidden;
	padding: 10px;
	margin-bottom: 14px;
}
.blogBox .blogTitle {
	font-weight: bold;
	color: #036;
}
.blogBox .blogAuthor {
	color: #036;
}
.blogBox a {
	font-weight: bold;
	color: #000;
}
.blogBox a:hover {
	color: #679146;
}
.recentPostingLabel {
	color: #808080;
}
.postTitle {
	font-weight: bold;
}
.blogBox .readMore {
	white-space: nowrap;
	font-weight: bold;
}

/* SECTOR
------------------------------------------------------------------------------------------------------------ */
.sectorBox {
	width: 280px; 
	overflow: hidden;
	padding: 0 10px 10px 10px;
	margin-bottom: 14px;
}

.sectorBox .sectorHeader {
	position: relative;
	left: -10px;
}

.sectorBox.row1 {
	height: 175px; 
}

.sectorBox.row2 {
	height: 273px; 
}