@charset "UTF-8";
/*

GENERICS AND SITE WIDE
-----------------------------

*/
body {
	font: 90% Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
}
a {
	color:#f00;
	font-weight:bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
h1 {
	font-size:1.7em;
	margin:0;
}
h2 {
	font-size:1.8em;
	margin:0;
}
.leftCol li {
	list-style-image:url(../Images/bullet.gif);
	position:relative;
	padding:0 0 10px 0;
	margin-left:0;
	left: 2px;
}
.leftCol ul {
	padding-left:5px;
	margin-left:9px;
}
.inlineUl {
	margin:10px 0 10px 0;
}
td {
	padding-top:2px;
	padding-bottom:2px;
}
.hidden, .alt {
	visibility:hidden;
}
.hiddenPic {
	visibility:hidden;
	width:1px;
	height:1px;
}
.fltRt {
	float: right;
	margin-left: 8px;
}
.fltLft {
	float: left;
	margin-right: 8px;
}
.clearFloat {
	clear:both;
}
.centerText {
	text-align:center;
}
/*

PAGE CONTAINERS
-----------------------------

*/
.fp1 #pageContainer {
	width: 999px;
	background: #000;
	margin: auto;
	overflow: hidden;
}
.fp1 .longPageBg {
	width:996px;
	display: table;
	background-image:url(../Images/longpagebg.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:0;
	margin:0;
}
.fp1 .longPageBgHome {
	width:996px;
	background-image:none;
	overflow:hidden;
	border:0px solid #0c0;
}
.fp1 .rightCol {
	margin: 0 0 0 1px;
	padding: 19px 30px 35px 30px;
	float: right;
	width: 247px;
	min-height: 450px;
	overflow: hidden;
}
.fp1 .rightColHome {
	margin: 0 0 0 25px;
	padding: 0px 0px 0 0px;
	float: right;
	width: 283px;
	background-color:#000;
	display:inline;
	border:0px solid #c00;
}
.fp1 .hpRightBlock {
	border:1px solid #000;
	border-top: solid 1px #555;
	padding:13px 0 0px 0px;
	margin:0px 0px 5px 0px;
	width:280px;
}
.fp1 .leftCol {
	margin: 0 0 0 0;
	padding: 0;
	float:right;
	background-color:#fff;
	width:685px;
	min-height: 450px;
}
#home .leftCol {
	height:auto;
}
.fp1 .leftColPadding {
	padding: 30px;
}
.fp1 .leftColHome {
	background-color:#000;
	display:inline;
	margin:0;
}
/*

TOP NAVIGATION, SECTION COLOURS
-----------------------------

*/
.fp1 #topNav {
	margin:0;
	padding:0;
	font-size:12px;
	letter-spacing:0px;
	display:table;
}
.fp1 #topNav li {
	list-style-type:none;
	list-style-image:none;
	display:block;
	margin:0;
	padding:0;
	float:left;  
}
.fp1 #topNav a {
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	display: block;
	color:#ccc;
	padding:5px 0 4px 0;
	background-image:url(../Images/nav-gradient2.gif);
	background-repeat:repeat-x;
	height:15px;
	border-right: solid 1px #000;
	border-bottom:1px solid #333;
}
.fp1 #topNav a:hover {
	color:#fff;
	background-image:none;
}
/* ------- hww - how we work ------- */
.fp1 #hwwLnk a {
	width:110px;
}
.fp1 #hwwLnk a:hover {
	background-color:#5bd13e;
}
#howwework #hwwLnk a {
	color:#fff;
	background-image:none;
	background-color:#5bd13e;
	height:28px;
}
#howwework .rightCol, #howwework .longPageBg {
	background-color:#5bd13e;
}
#howwework .bodyHeader, #howwework .leftCol a {
	color:#5bd13e;
}
#howwework .rightCol .name {
	color:#cdf1c5;
}
/* ------- wwd - what we do ------- */
.fp1 #wwdLnk a {
	width:103px;
}
.fp1 #wwdLnk a:hover {
	background-color:#59a1d6;
}
#whatwedo #wwdLnk a {
	color:#fff;
	background-image:none;
	background-color:#59a1d6;
	height:28px;
}
#whatwedo .rightCol, #whatwedo .longPageBg {
	background-color:#59a1d6;
}
#whatwedo .bodyHeader, #whatwedo .leftCol a {
	color:#59a1d6;
}
#whatwedo .rightCol .name {
	color:#cde3f3;
}
/* ------- wwa - who we are ------- */
.fp1 #wwaLnk a {
	width:103px;
}
.fp1 #wwaLnk a:hover {
	background-color:#ff4cd6;
}
#whoweare #wwaLnk a {
	color:#fff;
	background-image:none;
	background-color:#ff4cd6;
	height:28px;
}
#whoweare .rightCol, #whoweare .longPageBg {
	background-color:#ff4cd6;
}
#whoweare .bodyHeader, #whoweare .leftCol a {
	color:#ff4cd6;
}
#whoweare .rightCol .name {
	color:#ffdbf7;
}
/* ------- ita - ideas to take away ------- */
.fp1 #itaLnk a {
	width:144px;
}
.fp1 #itaLnk a:hover {
	background-color:#ffa319;
}
#ideastotakeaway #itaLnk a {
	color:#fff;
	background-image:none;
	background-color:#ffa319;
	height:28px;
}
#ideastotakeaway .rightCol, #ideastotakeaway .longPageBg {
	background-color:#ffa319;
}
#ideastotakeaway .bodyHeader, #ideastotakeaway .leftCol a {
	color:#ffa319;
}
#ideastotakeaway .rightCol .name {
	color:#ffe3ba;
}

#ideastotakeaway .rightCol .subscribe_button {
	font-weight: bold;
	border-top: 1px dotted #666666;
	margin-left: -8px;
	padding-left: 8px;
	padding-top: 11px;
}

#ideastotakeaway .rightCol .subscribe_button a {
	background: url(../Images/button-register2.png) no-repeat 0px -36px;
	display: block;
	text-indent: -4000px;
	height: 36px;
	width: 97px;
	margin-right: 10px;
	margin-top: 6px;
	overflow: hidden;
}

#ideastotakeaway .rightCol .subscribe_button a:hover {
	background-position: 0px 0px;
}
/* ------- tsk - Fast Track ------- */
.fp1 #tskLnk a {
	width:126px;
}
.fp1 #tskLnk a:hover {
	background-color:#ff7d27;
}
/* ------- CPO - FP Leaders forum ------- */
.fp1 #cpoLnk a {
	width:97px;
}
.fp1 #cpoLnk a:hover {
	background-color:#fb0035;
}
#Leadersforum #cpoLnk a {
	color:#fff;
	background-image:none;
	background-color:#fb0035;
	height:28px;
}
#Leadersforum .rightCol, #Leadersforum .longPageBg {
	background-color:#fb0035;
}
#Leadersforum .leftCol a {
	color:#fb0035;
}
#Leadersforum .bodyHeader {
	color:#fb0035;
}
#Leadersforum .rightCol .name {
	color:#feb2c2;
}
.cpobodyHeader {color:#fb0035; margin:-6px 0 7px 0;}
.cpobodyHeader1 {color:#fb0035; margin:0 0 7px 0;}
.cpobodyHeader2 {color:#fb0035; margin:0 0 20px 0;}
.cpobodyHeader3 {font-size:120%; color:#fb0035; margin:0 0 7px 0;}
.cpobodyHeader img{display:inline; margin:0 0 -7px 0;}

.cpobodySubHead1 {color:#000; margin:0 0 7px 0; font-weight:bold; font-size:120%;}
.cpobodySubHead1 img {display:inline; margin:0 5px -7px 5px;}

#cpoicon {float:right; margin:0 0 10px 0;}
#Leadersforum .subhead {font-size:1.2em; margin:10px 0 10px 0; padding:0;}
p.cpo {width:490px;}
#Leadersforum .leftColPadding li {list-style-image: url(../Images/bulletRed.gif);}

#Leadersforum .leftColPadding ul.search {margin:0; padding:0;}
#Leadersforum .leftColPadding li.search  { margin:0 0 0 20px; padding-left:15px;}
#Leadersforum .leftColPadding li.flag  { list-style:none; background:url(../Images/flag_sm.gif) left top no-repeat; margin:0; padding-left:35px;}
.CPOlist {width:500px;}
.fancy {width:500px; height:28px; background:url(../Images/BGfancy.gif) 50% 50% no-repeat;}
.centerdiagram {display:block; width:500px; text-align:center; margin:20px 0 20px 0;}
#Leadersforum .sectionhead {font-size:1.2em; margin:40px 0 20px 0; padding:0;}
#Leadersforum .rightCol .subscribe_button {
	font-weight: bold;
	border-top: 1px dotted #666666;
	margin-left: -8px;
	padding-left: 8px;
	padding-top: 11px;
}
#Leadersforum .rightCol .subscribe_button a {
	background: url(../Images/button-register2.png) no-repeat 0px -36px;
	display: block;
	text-indent: -4000px;
	height: 36px;
	width: 97px;
	margin-right: 10px;
	margin-top: 6px;
	overflow: hidden;
}
#Leadersforum .rightCol .subscribe_button a:hover {
	background-position: 0px 0px;
}
.fp1 .rNavHead4 {margin:10px 0 0 0; font-weight:bold; font-size:1.0em; color:#000;}

#Leadersforum td ul {display:block; margin:10px 0 0 13px; padding:0;}

#Leadersforum td li {list-style-image:url(../Images/bulletRed.gif); margin:7px 0 0 0; padding:0;}

#Leadersforum .courseTitle1 { background: url(../Images/LeadersNo1.gif) left top no-repeat; padding:0 0 0 30px;}
#Leadersforum .courseTitle2 { background: url(../Images/LeadersNo2.gif) left top no-repeat; padding:0 0 0 30px;}
#Leadersforum .courseTitle3 { background: url(../Images/LeadersNo3.gif) left top no-repeat; padding:0 0 0 30px;}
#Leadersforum .outplacement td {color:#000;}
#Leadersforum .outplacement td ul {display:block; margin-top:0; padding:0;}
#Leadersforum .outplacement td li {list-style-image:url(../Images/bulletRed.gif); margin:0 0 7px 0; padding:0;}

#Leadersforum .LDRdiagram1 {
	display:block; width:480px; height:242px; margin:20px 0 20px 0;
	background: url(../Images/Leaders_bg_diamgram1.gif) 0 0 no-repeat;
}
#Leadersforum .LDRdiagram1 .topleft { 
	width:150px; height:65px;
	padding:3px;
	font-size:0.9em; font-weight:bold; color:#fff; text-align:center;
	float:left;
}
#Leadersforum .LDRdiagram1 .topright { 
	width:150px; height:65px; padding:3px;
	font-size:0.9em; font-weight:bold; color:#fff; text-align:center;
	float:right;}
#Leadersforum .LDRdiagram1 .middle { 
	width:135px; height:65px; margin:20px 0 0 170px;
	padding:3px;
	font-size:0.9em; font-weight:bold; color:#000; text-align:center;
	float:left;}
/* fix for IE6 */
*html #Leadersforum .LDRdiagram1 .middle { 
	margin-left:85px;}
/*  end */
#Leadersforum .LDRdiagram1 .bottomleft { 
	width:150px; height:65px; padding:3px; margin-top:8px;
	font-size:0.9em; font-weight:bold; color:#fff; text-align:center;
	float:left;}
#Leadersforum .LDRdiagram1 .bottomright { 
	width:150px; height:65px; padding:3px; margin-top:8px;
	font-size:0.9em; font-weight:bold; color:#fff; text-align:center; 
	float:right;}
#Leadersforum .LDRdiagram1 a {color:#fff;}
#Leadersforum .LDRdiagram1 .middle a {color:#000;}
table.assessmentTable {width:auto; border:0;}
table.assessmentTable td{vertical-align:top}
table.assessmentTable th {padding:0 20px 7px 0;}
td.tablebgtop {width:295px; padding-left:15px; padding-top:5px; margin:0; background: url(../Images/Leaders_tabletop_bg.gif) 0 0 no-repeat;}
td.tablebgtop ul {width:260px; padding:0; margin:0; }
td.tablebgbtm {background:url(../Images/Leaders_tablebtm_bg.gif) 0 bottom no-repeat;}
table.coaching {width:auto; border:0;}
table.coaching td { vertical-align:top;}
table.coaching td strong {font-weight:normal; color:#FB0035;}

/* ------- top right link 1 (home) ------- */
#home #trLnk1 a {
	margin-bottom:14px;
}
.fp1 #trLnk1 a {
	margin-left:24px;
	width:63px;
}
.fp1 #trLnk1 a:hover {
	background-color:#999;
}
/* ------- top right link 2 (contactus) ------- */
.fp1 #trLnk2 a {
	width:94px;
}
.fp1 #trLnk2 a:hover {
	background-color:#999;
}
#contactus #trLnk2 a {
	color:#fff;
	background-image:none;
	background-color:#999;
	height:28px;
}
#contactus .rightCol, #contactus .longPageBg {
	background-color:#999;
}
#contactus .leftCol a {
	color:#f00;
}
#contactus .bodyHeader {
	color:#999;
}
#contactus .rightCol .name {
	color:#b2b2b2;
}
/* ------- top right link 3 (registerinterest) ------- */
.fp1 #trLnk3 a {
	width:124px;
	border-right:0;
}
.fp1 #trLnk3 a:hover {
	background-color:#999;
}
#registerinterest #trLnk3 a {
	color:#fff;
	background-image:none;
	background-color:#999;
	height:28px;
}
#registerinterest .rightCol, #registerinterest .longPageBg {
	background-color:#999;
}
#registerinterest .leftCol a {
	color:#ccc;
}
#registerinterest .bodyHeader {
	color:#999;
}
#registerinterest .rightCol .name {
	color:#b2b2b2;
}
/*

RIGHT NAVIGATION
-----------------------------

*/
.fp1 #rNav {
	margin:10px 0 0 0px;
	padding:0;
}
.fp1 #rNav li {
	list-style-type:none;
	list-style-image:none;
	display:block;
	margin:0;
	padding: 5px 0 5px 0;
	border-bottom:dotted 1px #555;
}
.fp1 #rNav .rNavLnk a, .fp1 #rNav .rNavLnkSub a {
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	display: block;
	color:#000;
	padding:0;
	margin-left:0;
}
.fp1 #rNav .rNavLnkSub a {
	font-size:0.8em;
}
.fp1 #rNav .rNavOn {
	color:#fff;
}
.fp1 #rNav a:hover, .fp1 #rNav .rNavOn a {
	color:#fff;
}
.fp1 #rNav .rNavLead a{ font-size:1.0em;}
.fp1 #rNav .rNavHead3 {margin:10px 0 0 0; font-weight:bold; font-size:1.1em; color:#000;}

.fp1 #rNav .rNavReg {margin:20px 0 0 0; font-weight:bold; font-size:0.9em; border-top:dotted 1px #555;}
.fp1 #rNav .rNavReg a{color:#fff;}
.fp1 #rNav .rNavReg a:hover, .fp1 #rNav .rNavReg a:active{color:#000;}
.fp1 .rNavHead {
	color:#fff;
	font-size:1.2em;
	margin:10px 0 7px 0;
}
.fp1 .rNav a {
	color:#fff;
}
.fp1 .rNavHead2 {
	color:#000;
	font-size:1.2em;
}

.fp1 .rightCol a {
	color:#000;
	text-decoration:underline;
}
.fp1 .rightCol a:hover {
	color:#fff;
	text-decoration:none;
}
.fp1 .rLogo {
	border-bottom:dotted 1px #555;
	width: 250px;
	margin: 0 0 0 -9px;
}
.fp1 .rLogoInner {
	background-color:#000;
	margin:10px 0 10px 0;
	padding:9px 0 9px 0;
}
.fp1 .rT8Logo a {
	background-image:url(../Images/home-track8.gif);
	text-decoration:none;
	width:142px;
	height:52px;
	margin:auto;
	margin-bottom:7px;
	display:block;
}
.fp1 .rCompassLogo a {
	background-image:url(../Images/home1_r13_c14.gif);
	text-decoration:none;
	width:180px;
	height:46px;
	margin:auto;
	display:block;
}
.fp1 .rightCol .name {
	color:#fff;
	font-weight:bold;
}
.fp1 .rightCol .phone {
}
/*

PAGE HEADER
-----------------------------

*/
.fp1 .headerWrap {
	background-color: #000;
	height:110px;
	margin:0 0 13px 0;
	padding: 0 10px 0 10px;
	background-image:url(../Images/header-crystal.jpg);
}
#home .headerWrap {
	background-image:none;
}
.fp1 .fpLogo a {
	position:relative;
	float:left;
	top: 20px;
	width:226px;
	height:63px;
	text-decoration:none;
	background-image:url(../Images/fplogo-gradbg2.gif);
	font-size:0.5em;
}
#home .fpLogo a {
	background-image:url(../Images/fplogo.gif);
}
.fp1 .t8Ball a {
	position:relative;
	float: right;
	text-decoration:none;
	width:140px;
	height:110px;
	margin-right:260px;
}
.fp1 .howcanwe a {
	position:relative;
	float: right;
	top: 40px;
	right: 54px;
	background-image:url(../Images/hcwh.gif);
	text-decoration:none;
	width:208px;
	height:24px;
	font-size:0.5em;
}
.fp1 .howcanwe a:hover {
	background-image:url(../Images/hcwh-on.gif);
}
/*

FOOTER
-----------------------------

*/
.fp1 .footer {
	color:#999;
	background-color: #000;
	margin: 0 0 0 0;
	padding: 20px 10px 10px 27px;
	height:30px;
	font-size:0.8em;
}
.fp1 .footerHome {
	border-top:solid 1px #555;
	margin-bottom:60px;
}
.fp1 .footer a {
	color: #d00;
}
.fp1 .footerLeft {
	float:left;
	width:500px;
	text-align:left;
}
.fp1 .footerRight {
	font-weight:bold;
	float:right;
	width:260px;
	text-align:left;
}
/*

HOME PAGE
-----------------------------

*/
.fp1 .h1Home {
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	margin:0 0 10px 15px;
}
.fp1 .hpRightNav {
	margin: 0 0 0 15px;
	padding: 0;
}
.fp1 .hpRightNav li {
	font-size:0.9em;
	font-size:13px;
	line-height:1.2em;
	line-height:18px;
	margin: 0 0 7px 0;
	list-style-type:none;
	display:block;
}
.fp1 .hpRightNav a {
	display:inline;
	color:#f00;
}
.fp1 #homeQuote {
	width:685px;
	height:54px;
	color:#ccc;
	font-size:1.3em;
	font-weight:bold;
	margin:12px 0 0px 0px;
	text-align:center;
	background-image:url(../Images/homequote.gif);
}
/*

MATERIALS TABLES
-----------------------------

*/
.fp1 .fpTableHeader {
	color:#333;
	background-color:#ccc;
	font-weight:bold;
	padding:4px;
	font-size:1em;
}
.fp1 .fpTableSectionHeader {
	margin-top:35px;
}
.fp1 .fpTableCell {
	font-size:0.9em;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	padding:4px;
	padding-bottom:16px;
	margin:0px;
	vertical-align:top
}
.fp1 .fpTableCell2 {
	border-top-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	padding:4px;
	padding-bottom:16px;
	margin:0px;
	vertical-align:top
}
.fp1 .fpCell1 {
	width:206px;
	color:#333;
	font-weight:bold;
	padding-right:16px;
	font-size:0.9em;
}

.fp1 .fpCell1b {
	width:106px;
	color:#333;
	font-weight:bold;
	padding-right:16px
}
.fp1 .fpCell2 {
	width:294px;
	color:#666;
	padding-right:16px;
	font-size:0.9em;
}
.fp1 .fpCell2b {
	color:#666;
	padding-right:16px
}
.fp1 .fpCell3 {
	width:140px;
	font-weight:bold;
	font-size:0.9em;
}
/* Added to Insights and Briefings page */
.fp1 .fpCell3A {
	width:142px;
	font-weight:bold;
	font-size:0.9em;
}
.fpCell2  p.cpo-casestudy{ margin:7px 0 0 0; padding:0;}

/* Leaders Resources */
.fp1 .fpCell1A {
	width:180px;
	color:#333;
	font-weight:bold;
	padding-right:16px;
	font-size:0.9em;
}
.fp1 .fpCell3A {
	width:175px;
	font-weight:bold;
	font-size:0.9em;
}
/* Leaders TMB */
.fp1 .fpCell3B {
	width:180px;
	font-weight:bold;
	font-size:0.9em;
}
/************************/
.fp1 .fpCellPDFIcon {
	vertical-align: text-top;
	margin-right: 5px;
	margin-bottom: 14px;
	float:left;
}
.fp1 .fpCellPDFIconLi {
	list-style-image:url(../Images/icon-pdf.gif);
	padding:0px;
	margin:0px;
}
.fp1 .fpCellPDFIconUl {
	padding:0px;
	margin:0px;
}
/*

SUB HEADER (LEGACY)
-----------------------------

*/
.fp1 #headerhow {
	margin:0px 0px 65px 545px;
}
#brain {
	float: right;
}
#MainHeading {
	float: left;
	padding: 5px;
}
.bodyheadtext {
	font-size: 1.2em;
	font-weight: bold;
}
.BodySubHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

