/*-----------------------------------------------------------------------------
Righttrack Website Version 2 CSS

version:   1.0
author:    Chris Banting
email:     chris@righttrackuk.com
website:   http://www.righttrackuk.com
date:      June 2009
-----------------------------------------------------------------------------*/


/* =Star Styling
-----------------------------------------------------------------------------*/
#starWrap {
position: absolute;
top: 0px;
height: 50px;
}
#sCPS {
visibility:hidden;
display: block;
position: relative;
top: 460px;
left: 130px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #00b4e1;
padding: 8px;
line-height: 18px;
}

#sPM {
visibility:hidden;
display: block;
position: relative;
top: 360px;
left: 110px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #00e3e3;
padding: 8px;
line-height: 18px;
}

#sMC {
visibility:hidden;
display: block;
position: relative;
top: 160px;
left: 120px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #00de00;
padding: 8px;
line-height: 18px;
}

#sAC {
visibility:hidden;
display: block;
position: relative;
top: 50px;
left: 180px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #e0e144;
padding: 8px;
line-height: 18px;
}

#sLT {
visibility:hidden;
display: block;
position: relative;
top: -100px;
left: 220px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #c0a1aa;
padding: 8px;
line-height: 18px;
}

#sMY {
visibility:hidden;
display: block;
position: relative;
top: -100px;
left: 220px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #df7878;
padding: 8px;
line-height: 18px;
}

#sRM {
visibility:hidden;
display: block;
position: relative;
top: -270px;
left: 220px;
width: 250px;
text-align: left;
background-color: #FFFFFF;
border: 6px solid #df78b2;
padding: 8px;
line-height: 18px;
}

/* =Home Styling
-----------------------------------------------------------------------------*/
#salesTool {
margin-right: 10px;
position:relative;
top: -80px;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:270px;
	height:270px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#rhaContainer {
	position:relative;
	margin:auto;
	width:270px;
	height:270px;
}
#rhaContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#mainContainer .squareTable {
	background-image: url(http://www.righttrackconsultancy.co.uk/images/home/squares2.gif);
	background-repeat: no-repeat;
}
#mainContainer .squareTablehome {
	background-image: url(http://www.righttrackconsultancy.co.uk/images/home/squares3.gif);
	background-repeat: no-repeat;
}
#mainContainer .squareILM {
	background-image: url(http://www.righttrackconsultancy.co.uk/images/home/squares.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
}
#mainContainer .squareILM2 {
	background-image: url(http://www.righttrackconsultancy.co.uk/images/home/squares.gif);
	background-repeat: no-repeat;
}

#hometable td .homeLearing a
{
	display: block;
}
#hometable td .homeLearning a:hover img
{
	visibility:hidden;
}
#hometable td .homeLearning a:hover
{
	display: block;
 	background: url(../images/home/learning-o.gif) no-repeat;
}

#hometable td .homeLearning{
margin: 0px;
padding: 0px;
}

#hometable td .homeTraining a
{
	display: block;
}
#hometable td .homeTraining a:hover img
{
	visibility:hidden;
}
#hometable td .homeTraining a:hover
{
	display: block;
 	background: url(../images/home/training-o.gif) no-repeat;
}

#hometable td .homeTraining{
margin: 0px;
padding: 0px;
}
#hometable td .homeMLS a
{
	display: block;
}
#hometable td .homeMLS a:hover img
{
	visibility:hidden;
}
#hometable td .homeMLS a:hover
{
	display: block;
 	background: url(../images/home/mls-o.gif) no-repeat;
}

#hometable td .homeMLS{
margin: 0px;
padding: 0px;
}
#hometable td .homeExperiential a
{
	display: block;
}
#hometable td .homeExperiential a:hover img
{
	visibility:hidden;
}
#hometable td .homeExperiential a:hover
{
	display: block;
 	background: url(../images/home/redhotactive-o.gif) no-repeat;
}

#hometable td .homeExperiential{
margin: 0px;
padding: 0px;
}


/* =Body Styling
-----------------------------------------------------------------------------*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	}


/* =Headings
-----------------------------------------------------------------------------*/
h1 {
font-size: 14px;
padding-left: 10px;
padding-top: 0px;
margin-bottom: 12px;
margin-top: 4px;
color: #5E7DC6;
}

h2 a {
color: #5E7DC6;
}

#mainContainer .expL {
color: #ff5c00;
}

#mainContainer .lea {
color: #b90091;
}

#mainContainer .mls {
color: #b0cb33;
}

h2 {
font-size: 14px;
padding-left: 10px;
padding-top: 0px;
margin-bottom: 12px;
margin-top: 20px;
color: #5E7DC6;
}

h3 {
font-size: 11px;
font-weight: normal;
margin: 0px;
display: inline;
}

/* =Layout
-----------------------------------------------------------------------------*/
#ffNote {
display: none;
}

/* Firefox */
@-moz-document url-prefix()
{
#ffNote { display: block }
}



#sandp {
position: relative;
top: -100px;
}

#resInt {
position: relative;
top: -70px;
}

#starCTA {
position: relative;
top: -40px;
}

#graph {
position:relative;
left:-50px;
top: -60px;
z-index:0;
}

#graphSales {
position:relative;
left:-50px;
top: -30px;
z-index:0;
}

#graphCover {
	position:absolute;
	height: 600px;
	width: 630px;
	z-index:1;
	background-image: url(http://www.righttrackconsultancy.co.uk/images/clear.gif);
	background-repeat: repeat;
}



#leftCol {
float: left;
width: 300px;

}

#rightCol {
float: right;
width: 300px;

}

#colWrapper {
overflow: auto;
	width: 100%;
}

html>body #colWrapper2 {
overflow: auto;
	width: 800px;
	padding-left: 5px;
}

#optLeftCol {
float: left;
width: 160px;
font-weight: bold;
}

#optRightCol {
float: right;
width: 440px;

}
html>body #optRightCol {
margin-right: 195px;
}
#midHeader {
height: 90px;
width: 432px;
float: left;
margin-top: 0px;
padding-top: 9px;
padding-left: 20px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#subContent .subTitle {
font-size: 14px;
padding-left: 5px;
padding-top: 0px;
margin-bottom: 12px;
margin-top: 4px;
color: #5E7DC6;
font-weight: bold;
}

#subContent .quotes{
padding-left: 10px;
padding-bottom: 5px;
margin-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
padding-right: 5px;
font-style:italic;
}


#services {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #ffbe99;
margin-bottom: 10px;
}

#services form {
padding-left: 0px;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

#subNavigation {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #6bc6b7;
margin-bottom: 10px;
}

#subContent {
padding-left: 27px;
padding-top: 5px;
width: 270px;
font-size: 12px;
}

#tableTop3 {
position: relative;
left: 199px;
top: 12px;
width: 15px;
height: 12px;
}

#subContent .subTitle2 {
font-size: 14px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 5px;
margin-top: 0px;
color: #7470a2;
font-weight: bold;
background-color:#ffbe99;
}

#subContent .subTitle3 {
font-size: 14px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 0px;
margin-top: 0px;
color: #7470a2;
font-weight: bold;
background-color:#6bc6b7;
}

#subContent .subTitle4 {
font-size: 14px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 0px;
margin-top: 0px;
color: #7470a2;
font-weight: bold;
background-color:#CE9EC1;
}

#subContent .subTitle5 {
font-size: 14px;
padding-left: 5px;
padding-top: 10px;
margin-top: 0px;
padding-bottom: 10px;
margin-bottom: 12px;
color: #7470a2;
font-weight: bold;
background-color:#cee083;
}

#subContent .subTitle8 {
font-size: 14px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
margin-bottom: 12px;
color: #7470a2;
font-weight: bold;
background-color:#daa0a9;
}

#subContent .subTitle7 {
font-size: 14px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
margin-bottom: 12px;
color: #7470a2;
font-weight: bold;
background-color:#FFFF80;
}

.clickClose
{ font-size: 9px;
font-weight: normal;
}

#tb3 {
position: relative;
left: 199px;
bottom: 22px;
width: 15px;
z-index: 1;
}

#keepTouch {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #daa0a9;
margin-bottom: 10px;
}

#latestQuotes {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #cee083;
margin-bottom: 10px;
}

#whyRT {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #FFFF80;
margin-bottom: 10px;
}
#tools {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #6bc6b7;
margin-bottom: 10px;
}
#top5 {
width: 205px;
background-color: #FFFFFF;
border: 3px solid #CE9EC1;
margin-bottom: 10px;
}

#mainContentTable .list{
margin-left: 12px;
margin-top: 0px;
margin-bottom: 20px;
border:1px solid #e5eff8;
padding: 0px;
width: 610px;
font-size: 12px;
background-color: #EEF1F9;	
}

#mainContentTable .learningList{
margin-left: 12px;
margin-top: 0px;
margin-bottom: 20px;
border:1px solid #e5eff8;
padding: 0px;
width: 610px;
font-size: 12px;
background-color: #ffcbf3;	
}

#mainContainer .tableBottom {
height: 10px;
}

#mainContainer .homeMargin {
margin-bottom: 30px;
}
#mainContainer .homeMargin2 {
margin-bottom: 225px;
}
#mainContainer .homeMargin3 {
margin-bottom: 40px;
}

#mainContainer .text {
width: 640px;
vertical-align: top;
}

#mainContainer .text2 {
width: 200px;
vertical-align: top;
}

#subContent .touch {
line-height: 12px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 2px;
}

#subContent .whyRTp {
line-height: 18px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 10px;
}
#subContent .ptools {
line-height: 18px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 7px;
margin-bottom: 10px;
padding-left: 10px;
}

#subContent .ptop5 {
line-height: 18px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 7px;
margin-bottom: 10px;
padding-left: 10px;
}

#subContent .ptools img {
margin-right: 10px;
margin-top: 3px;
}

#subContent .ptop5 img {
margin-right: 10px;
margin-top: 3px;
}

#mainContent{
float:left;
width: 703px;
}

#subContent{
float:right;
}

#mainContentTable {
width: 635px;
background-color: #FFFFFF;
border: 3px solid #9390ae;
margin-left: 61px;
margin-top: 5px;
min-height: 738px;
height:auto !important;
height:1160px;
margin-bottom:20px;
}

#container {
margin: 0px auto 0;
width: 1000px;
text-align: left;
}

#header {
margin: 0px auto 0;
width: 1000px;
text-align: left;
height: 120px;
}

#main {
background-color: #E7E7E8;
width: 100%;
background-image: url(../images/home-shadow.gif);
background-repeat: repeat-x;
background-position: top;
display: table;
}

#mainContainer {
margin: 0px auto 0;
width: 1000px;
text-align: left;
}

#footer {
margin: 0px auto 0;
width: 1000px;
text-align: left;
height: 45px;
background-image:  url(../images/tabs2.gif);
background-repeat: no-repeat;
background-position: 61px top;
}

#shortcuts {
height: 105px;
width: 224px;
float: right;
margin-top: 10px;
padding-top: 0px;
padding-left: 0px;
padding-right: 50px;


}

#links{
	width: 140px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 4px;
}

#links a{
	padding-left: 18px;
	
}

#links p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#links .shortPad {
padding-top: 11px;
padding-bottom: 11px;

}
#links .shortBot {
padding-top: 11px;
border: none;
}

#links .hotlink {
padding-top: 8px;
padding-bottom: 11px;

}

#shortPhoto {
float: left;
width: 64px;
height: 94px;
padding: 0px;
margin: 0px;
border: 3px solid #9390ae;
}

#logo {
float:left;
padding-top: 10px;
padding-left: 18px;
width: 233px;
}



#tabs {
top: -7px;
position: relative;
left: 74px;
width: 700px;
}

.enews {
padding-left: 5px;
}

#tableTop {
position: relative;
left: 61px;
top: 17px;
width: 15px;
height: 12px;
}

#tableTop2 {
position: relative;
left: 226px;
top: 17px;
width: 15px;
height: 12px;
}

#tb {
position: relative;
left: 61px;
bottom: 31px;
width: 15px;
}

#tb2 {
position: relative;
left: 226px;
bottom: 37px;
width: 15px;
}

#nestedLocation {
padding-left: 60px;
padding-top: 30px;
color: #8A8C90;
font-weight: bold;

}


/* =Link Styling
-----------------------------------------------------------------------------*/
a {
text-decoration: none;
color: #000000;
font-weight: bold;
}

a:hover {
text-decoration:underline;
}

a img {
border: none;
}

#mainContentTable .list a {
font-weight: normal;
}
#mainContentTable .learningList a {
font-weight: normal;
}

#shortcuts a {
font-weight: normal;
}

#subContent a {
font-weight: normal;
}

#tabs a {
padding-right: 17px;
}

#nestedLocation a {
color: #8A8C90;
font-weight: normal;
}
	
#mainContainer .list a{
color: black;	
}
#mainContainer .learningList a{
color: black;	
}
		
#mainContainer .list a:hover{
text-decoration:underline;
}
#mainContainer .learningList a:hover{
text-decoration:underline;
}

#subContent li a{
background:   url(../images/bullet-bespoke.gif) no-repeat 20px 3px;
padding-left: 35px;
}
#subContent li a:hover{
background:   url(../images/bullet-bespoke-o.gif) no-repeat 20px 3px;
}
#mainContainer .text a {
color: #5E7DC6;
font-weight: normal;
}

#midHeader p a {
color: #5e7dc6;
}

#mainContainer .tLinks {
color: #5e7dc6;
}

#mainContainer .homeLinks a{
font-weight: normal;
text-decoration: underline;
}

#mainContainer .homeLinks a:hover {
color: #5e7dc6;
}

#mainContainer .homeLinksL a{
font-weight: normal;
text-decoration: underline;
}

#mainContainer .homeLinksL a:hover {
color: #b90091;
}

#mainContainer .eLinks {
color: #ff5c00;
}

#mainContainer .lLinks {
color: #b90091;
}

#mainContainer .mLinks {
color: #b0cb33;
}
	
/* =Table Styling
-----------------------------------------------------------------------------*/
					#mainContainer .update{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding: 0px;
	width: 500px;
	background-color:#FFFFFF;
	font-size: 11px;
		}
				#mainContainer .rha{
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding: 0px;
	width: 620px;
	background-color:#FFFFFF;
	font-size: 12px;
	line-height: 18px;
		}
		
		#mainContainer .message{
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	padding: 4px;
	width: 600px;
	background-color:#FFFFFF;
	font-size: 11px;
		}
		
		#mainContainer table .heading {
		font-weight: bold;
		background-color:#E7E7E8;
				}
	
	#mainContainer .postmessage{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding: 0px;
	width: 615px;
	background-color:#FFFFFF;
	font-size: 11px;
		}
	
						#mainContainer .question{
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding: 0px;
	width: 620px;
	background-color:#FFFFFF;
	font-size: 11px;
		}
			
			#mainContainer .sendmail{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	padding: 0px;
	width: 600px;
	background-color:#FFFFFF;
	font-size: 11px;
		}
	
	#mainContainer .search{
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	padding: 0px;
	width: 590px;
	background-color:#FFFFFF;
	font-size: 11px;
		}
		
		#mainContainer .search a {
		font-weight: normal;
		}
	
	#mainContainer .intResults {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 605px;
	font-size: 12px;
	}
	
	#mainContainer .mystar{
	margin-left: 10px;
font-size: 12px;

		}
	
	#mainContainer .application{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 600px;
	background-color:#FFFFFF;
	font-size: 12px;
	border: thin solid #999999;

		}

#mainContainer .gapTable {
	font-size: 12px;
}

#mainContainer .starTable {
	font-size: 12px;
	width: 615px;
}

#mainContainer .comparisonTable{
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px;
	padding: 0px;
	width: 610px;
	background-color:#FFFFFF;
	font-size: 11px;	
	border: 1px solid #E1E455;	}
	
#mainContainer .comparisonTable td{
padding-left: 5px;
}

#mainContainer .enquiry2{
margin-left: 12px;
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #E1E455;
padding: 0px;
width: 380px;
background-color:#EFEFEF;
font-size: 11px;
		}
		
#mainContainer .enquiry{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding: 0px;
	width: 500px;
	background-color:#FFFFFF;
	font-size: 12px;
		}
		
		#mainContainer .assform{
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	padding: 0px;
	width: 620px;
	background-color:#FFFFFF;
	font-size: 12px;
		}

#mainContainer .list tr{
height: 30px;
margin: 0px;
padding: 0px;
}

#mainContainer .list td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mainContainer .learningList tr{
height: 30px;
margin: 0px;
padding: 0px;
}

#mainContainer .learningList td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mainContainer tr.odd {
background-color: #E3E9F4;
} 

#mainContainer tr.learningodd {
background-color: #ffbbf0;
} 

#mainContainer .list tr:hover { 
background: #5e7dc6;
cursor:pointer;	} 

#mainContainer .learningList tr:hover { 
background: #b90091;
cursor:pointer;	}

#mainContainer td.tableCentre {
text-align:center;
width: 130px;
} 

#mainContainer td.tableRight {
text-align:center;
width: 80px;
} 


/* =Paragraph & Font Styling
-----------------------------------------------------------------------------*/
#flashwarning {
color:#FF0000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#flashwarning a {
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

#flashwarning a:hover {
color:#00FF00;
}

#flashwarning2 {
color:#FF0000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
position: relative;
top: 100px;
left: 60px;

}

#flashwarning2 a {
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#flashwarning2 a:hover {
color:#00FF00;
}

#subContent .summer {
	background-image:url(http://www.righttrackconsultancy.co.uk/images/v2-summer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#subContent .summer a {
font-weight:bold;
color: #ffff80;
}

#mainContainer .text p {
padding-left: 10px;
line-height: 18px;
padding-right: 10px;
}

#mainContainer .text2 p {
padding-left: 10px;
line-height: 18px;
padding-right: 5px;
}

.copyright {
font-weight: normal;
color: #BBBDC0;
padding-left: 60px;
}

#shortcuts p {
padding: 0px;
margin: 0px;
padding-bottom: 9px;
}

#mainContentTable p {
padding-left: 10px;
line-height: 18px;
padding-right: 10px;
font-size: 12px;
margin-top: 6px;

}

#TabbedPanelsContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

#TabbedPanelsContent .bespokePara {
padding-left: 5px;
padding-top: 6px;
padding-bottom: 6px;
}

#TabbedPanelsContent .topMargin {
padding-top: 12px;
padding-left: 5px;
}

#mainContentTable .duration {
padding-top: 38px;
}
#midHeader p {
	font-size: 15px;
	color: #5e7dc6;
	margin: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 20px;
}
#midHeader .phone {
font-size: 20px;
margin-top: 0px;
padding-top: 16px;

}

.rtExperiential {
color:#ff5c00;
}

.rtRha {
color:#ff5c00;
}

.rhaNB {
font-weight: normal;
}

.rtRha2 {
color: #334F8E;

}

.rtLearning {
color:#b90091;
margin-top: 30px;
}

.rtMLS {
color:#b0cb33;
margin-top: 30px;

}

/* =List Styling
-----------------------------------------------------------------------------*/
#mainContainer ol {
font-size:12px;
line-height: 18px;
}

#mainContainer ol li {
padding-bottom: 18px;
}

#mainContainer ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#mainContainer li {
padding-bottom: 8px;
padding-right: 5px;
}

#mainContainer .TabbedPanelsContent ul {
padding-top: 10px;
padding-right: 15px;

}
#mainContainer .TabbedPanelsContent li {
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
background-image: url(../images/bullet-bespoke.gif);
background-repeat: no-repeat;
background-position: 5px 5px;
line-height: 18px;
}

#mainContainer .b3 li {
margin-left: 20px;
padding-right: 20px;
background-image: url(../images/v2-b2-bullet.gif);
background-repeat: no-repeat;
background-position: 5px 5px;
line-height: 18px;
}
#mainContainer .b7 li a{

background-image: url(../images/v2-b4-bullet.gif);
background-repeat: no-repeat;
background-position: 75px 3px;
padding-left: 90px;
padding-bottom: 9px;
font-size: 12px;
font-weight: normal;

}

#mainContainer ul .b4 li {
margin-left: 20px;
padding-right: 20px;
background-image: url(../images/v2-b4-bullet.gif);
background-repeat: no-repeat;
background-position: 45px 5px;
line-height: 18px;
}

#mainContainer .b5 li {
margin-left: 25px;
padding-right: 20px;
background-image: url(../images/v2-b2-bullet.gif);
background-repeat: no-repeat;
background-position: 5px 5px;
line-height: 18px;
}

#mainContainer .b6 li {
background:   url(../images/bullet-bespoke.gif) no-repeat 40px 3px;
padding-left: 60px;
padding-bottom: 9px;
z-index: 1;
font-size: 12px;
line-height: 18px;

}
#mainContainer .b6 li a{
background:   url(../images/bullet-bespoke.gif) no-repeat -10px 1px;
padding: 0px;
font-weight: normal;
}

#mainContainer .expBul li {
	padding-left: 60px;
	padding-bottom: 9px;
	z-index: 1;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bullet-ilm.gif);
	background-repeat: no-repeat;
	background-position: 40px 4px;
}


#mainContainer .expBula li a{
background:   url(../images/bullet-ilm.gif) no-repeat 40px 3px;
padding-left: 60px;
padding-bottom: 9px;
font-size: 12px;
}

#mainContainer .expBula li a {
font-weight: normal;
}

#mainContainer .expBula li a:hover {
background:   url(../images/bullet-ilm-o.gif) no-repeat 40px 3px;
}

#mainContainer .leaBul li {
	padding-left: 60px;
	padding-bottom: 9px;
	z-index: 1;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bullet-rtr.gif);
	background-repeat: no-repeat;
	background-position: 40px 4px;
}


#mainContainer .leaBula li a{
background:   url(../images/bullet-rtr.gif) no-repeat 40px 3px;
padding-left: 60px;
padding-bottom: 9px;
font-size: 12px;
}

#mainContainer .leaBula li a {
font-weight: normal;
}

#mainContainer .leaBula li a:hover {
background:   url(../images/bullet-rtr-o.gif) no-repeat 40px 3px;
}


#mainContainer .mlsBul li {
	padding-left: 60px;
	padding-bottom: 9px;
	z-index: 1;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bullet-surveys.gif);
	background-repeat: no-repeat;
	background-position: 40px 4px;
}


#mainContainer .mlsBula li a{
background:   url(../images/bullet-surveys.gif) no-repeat 40px 3px;
padding-left: 60px;
padding-bottom: 9px;
font-size: 12px;
}

#mainContainer .mlsBula li a {
font-weight: normal;
}

#mainContainer .mlsBula li a:hover {
background:   url(../images/bullet-surveys-o.gif) no-repeat 40px 3px;
}




#mainContainer .TabbedPanelsContent ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#mainContainer .text li a {
color: #000000;
font-weight: bold;
}

#subContent li {
padding-bottom: 10px;
padding-right: 5px;
}

#subContent .text2 li a {
font-weight: normal;
}

#mainContainer .b2 li {
	padding-left: 60px;
	padding-bottom: 9px;
	font-size: 12px;
	background-image: url(../images/bullet-bespoke.gif);
	background-repeat: no-repeat;
	background-position: 40px 5px;
	line-height: 18px;
}

#mainContainer .b1 li {
font-size: 12px;
}

#mainContainer .b1 li a{
background:   url(../images/bullet-bespoke.gif) no-repeat 40px 3px;
padding-left: 60px;
padding-bottom: 9px;
font-size: 12px;
}

#mainContainer .b1 li a {
font-weight: normal;
}

#mainContainer .b1 li a:hover {
background:   url(../images/bullet-bespoke-o.gif) no-repeat 40px 3px;
}

/* =Hover Styling
-----------------------------------------------------------------------------*/
#hoverBox a, #hoverBox a:visited {
position: relative;
display:inline-block;
line-height: 18px;
text-align: right;
padding: 0;
margin: 0;
text-decoration: none;
color: #000;
font-weight: normal;
border-bottom:1px dashed #000000;
cursor:default;
}

#hoverBox a span {display: none;}

#hoverBox a:hover {
text-align: left;
}

#hoverBox a:hover span{
display: block;
position: absolute;
top: 30px;
left: 0px;
width: 250px;
text-align: left;
font-weight: normal;
background-color: #FFFFFF;
	border: 4px solid #6bc6b7;
	padding: 8px;
}




/* =Tabs Styling
-----------------------------------------------------------------------------*/

#info {padding-top: 0px;
margin-top: 21px;
margin-left: 26px;
margin-bottom: 0px;}

#info a:hover {
text-decoration: none;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/tab_padding.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:0.85em; padding:0px; width:408px; margin: 0px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:25px; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:625px; z-index:2;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left; height:25px; line-height:24px; display:block; margin-right:2px; z-index: 2;}

/* style the sub level list items */
.menu ul ul li {display:block; width:150px; height:auto; line-height:1em;}
.menu ul ul li.last {padding-bottom:10px; background:url(http://www.righttrackconsultancy.com/images/tabs/sub_bottom.gif) bottom left no-repeat;}
.menu ul ul ul li.last {padding-bottom:10px; background:url(http://www.righttrackconsultancy.com/images/tabs/two_bottom.gif) bottom left no-repeat;}
.menu ul ul ul ul li.last {padding-bottom:10px; background:url(http://www.righttrackconsultancy.com/images/tabs/three_bottom.gif) bottom left no-repeat;}

/* style the sub level list items - for RT tabs*/
.menu ul ul li.last_training {padding-bottom:10px; background:url(http://www.righttrackconsultancy.com/images/tabs/sub_bottom_training.gif) bottom left no-repeat; width: 292px}
.menu ul ul li.last_experiential {padding-bottom:10px; background:url(http://www.righttrackconsultancy.com/images/tabs/sub_bottom_experiential.gif) bottom left no-repeat;}
.menu ul ul li.last_learning {padding-bottom:10px; background:url(http://www.righttrackconsultancy.co.uk/images/tabs/sub_bottom_learning.gif) bottom left no-repeat;}
.menu ul ul li.last_mls {padding-bottom:10px; background:url(http://www.righttrackconsultancy.com/images/tabs/sub_bottom_mls.gif) bottom left no-repeat;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block; float:left; height:24px; width:100px; font-size:10px; text-decoration:none; color:#000; background:#fff url(http://www.righttrackconsultancy.com/images/tabs/top.gif); padding:0 0 0 0px; text-align:center;border:0; border-bottom:1px solid #524f50;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {width:100px; w\idth:100px;}

/* style the links for the top level for training*/
.tabTraining a, .tabTraining a:visited {display:block; float:left; height:24px; width:100px; font-size:10px; text-decoration:none; color:#FFFFFF; background:#fff url(http://www.righttrackconsultancy.com/images/tabs/top-training.gif); padding:0 0 0 0px; text-align:center;border:0; border-bottom:1px solid #524f50;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .tabTraining a, * html .tabTraining a:visited {width:100px; w\idth:100px;}

/* style the links for the top level for experiential*/
.tabExperiential a, .tabExperiential a:visited {display:block; float:left; height:24px; width:100px; font-size:10px; text-decoration:none; color:#FFFFFF; background:#fff url(http://www.righttrackconsultancy.com/images/tabs/top-experiential.gif); padding:0 0 0 0px; text-align:center;border:0; border-bottom:1px solid #524f50;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .tabExperiential a, * html .tabExperiential a:visited {width:100px; w\idth:100px;}

/* style the links for the top level for learning*/
.tabLearning a, .tabLearning a:visited {display:block; float:left; height:24px; width:100px; font-size:10px; text-decoration:none; color:#FFFFFF; background:#fff url(http://www.righttrackconsultancy.com/images/tabs/top-learning.gif); padding:0 0 0 0px; text-align:center;border:0; border-bottom:1px solid #524f50;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .tabLearning a, * html .tabLearning a:visited {width:100px; w\idth:100px;}

/* style the links for the top level for mls*/
.tabMls a, .tabMls a:visited {display:block; float:left; height:24px; width:100px; font-size:10px; text-decoration:none; color:#FFFFFF; background:#fff url(http://www.righttrackconsultancy.com/images/tabs/top-mls.gif); padding:0 0 0 0px; text-align:center;border:0; border-bottom:1px solid #524f50;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .tabMls a, * html .tabMls a:visited {width:100px; w\idth:100px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#699; color:#fff;width:128px; height:100%; line-height:1em; padding:5px 10px; border:1px solid #524f50; border-width:0 1px;}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:150px; w\idth:128px;}

/* style the sub level links for training */
.menu ul ul.sub_training_top a, .menu ul ul.sub_training_top a:visited {display:block;background:#5e7dc6; color:#fff;width:128px; height:100%; line-height:1em; padding:5px 10px; border:1px solid #524f50; border-width:0 1px; text-align:left; font-weight: normal; font-size:11px;}
* html .menu ul ul.sub_training_top a, * html .menu ul ul.sub_training_top a:visited  {width:128px; w\idth:128px;}

/* style the sub level links for experiential */
.menu ul ul.sub_experiential_top a, .menu ul ul.sub_experiential_top a:visited {display:block;background:#ff5c00; color:#fff;width:128px; height:100%; line-height:1em; padding:5px 10px; border:1px solid #524f50; border-width:0 1px; text-align:left; font-weight: normal; font-size:11px;}
* html .menu ul ul.sub_experiential_top a, * html .menu ul ul.sub_experiential_top a:visited  {width:150px; w\idth:128px;}

/* style the sub level links for learning */
.menu ul ul.sub_learning_top a, .menu ul ul.sub_learning_top a:visited {display:block;background:#b90091; color:#fff;width:128px; height:100%; line-height:1em; padding:5px 10px; border:1px solid #524f50; border-width:0 1px; text-align:left; font-weight: normal; font-size:11px;}
* html .menu ul ul.sub_learning_top a, * html .menu ul ul.sub_learning_top a:visited  {width:150px; w\idth:128px;}

/* style the sub level links for mls */
.menu ul ul.left a, .menu ul ul.left a:visited {display:block;background:#b0cb33; color:#fff;width:128px; height:100%; line-height:1em; padding:5px 10px; border:1px solid #524f50; border-width:0 1px; text-align:right; font-weight: normal; font-size:11px;}
* html .menu ul ul.left a, * html .menu ul ul.left a:visited  {width:150px; w\idth:128px;}




/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:2;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#c99;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#c96;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#477;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#a77;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#ff0; border:0; height:25px; position:relative; z-index:100;}
.menu li:hover {position:relative;}

.menu :hover > a {color:#ff0; border:0; height:25px;}


/* second */
* html .menu ul ul a:hover{color:#ff0; background:#477; position:relative; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#ff0;background:#7aa;background:#477; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

/* second training */
* html .menu ul ul.sub_training_top a:hover{color:#ff0; background:#839ccf; position:relative; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

.menu ul ul.sub_training_top li:hover {position:relative;}
.menu ul ul.sub_training_top :hover > a {color:#ff0;background:#7aa;background:#839ccf; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

/* second experiential */
* html .menu ul ul.sub_experiential_top a:hover{color:#ff0; background:#fc8646; position:relative; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

.menu ul ul.sub_experiential_top li:hover {position:relative;}
.menu ul ul.sub_experiential_top :hover > a {color:#ff0;background:#7aa;background:#fc8646; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

/* second learning */
* html .menu ul ul.sub_learning_top a:hover{color:#ff0; background:#f133c7; position:relative; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

.menu ul ul.sub_learning_top li:hover {position:relative;}
.menu ul ul.sub_learning_top :hover > a {color:#ff0;background:#7aa;background:#f133c7; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

/* second mls */
* html .menu ul ul.left a:hover{color:#ff0; background:#becf5f; position:relative; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}

.menu ul ul.left li:hover {position:relative;}
.menu ul ul.left :hover > a {color:#ff0;background:#7aa;background:#becf5f; z-index:110; height:100%; border:1px solid #524f50; border-width:0 1px;}



/* third */
* html .menu ul ul ul a:hover {background:#a77; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#a77;}
/* fourth */
.menu ul ul ul ul a:hover {background:#a75; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0; top:25px; left:0; width:150px;}

/* position the third level flyout menu */
.menu ul ul ul{top:-10px; width:150px;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.co.uk/images/tabs/sub_top.gif) 30px 0 no-repeat; left:-30px;}
.menu ul :hover ul.left {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.com/images/tabs/sub_top_left_mls.gif) 30px 0 no-repeat; left:-80px;}


/* make the second level visible when hover on first level list OR link for training */
.menu ul :hover ul.sub_training_top {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.com/images/tabs/sub_top_training.gif) 30px 0 no-repeat; left:-30px; width: 270px;}

/* make the second level visible when hover on first level list OR link for experiential */
.menu ul :hover ul.sub_experiential_top {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.com/images/tabs/sub_top_experiential.gif) 30px 0 no-repeat; left:-30px;}

/* make the second level visible when hover on first level list OR link for learning */
.menu ul :hover ul.sub_learning_top {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.co.uk/images/tabs/sub_top_learning.gif) 30px 0 no-repeat; left:-30px;}



/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible; left:90px; height:auto; padding:10px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.com/images/tabs/two_top.gif) 30px 0 no-repeat;}
.menu ul :hover ul.left :hover ul {left:-150px;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible; left:90px; height:auto; padding:10px 30px 30px 30px; background:transparent url(http://www.righttrackconsultancy.com/images/tabs/three_top.gif) 30px 0 no-repeat;}

/* =Cross Fader
-----------------------------------------------------------------------------*/
	div.cf_wrapper
	{
	position:relative;
	top: 1165px;		
	width: 614px;
	margin-left: 70px;
	}
	
	div.cf_element
	{
		width: 614px;
		height: 240px;
		background-color: #eef1f9;
		border:  2px solid #F0F7CC;
		
	}
	
	div.cf_element div.content
	{
		padding: 10px;
	font-size: 11px;
	line-height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	div.cf_element div.content h1
	{
		padding-left: 0px;
		padding-top: 0;
		margin-top: 0;
		font-weight: bold;
		color: #5e7dc6;
	}
	div.cf_element div.content h2
{
		padding-top: 0;
		margin-top: 0;
		font-weight: bold;
		color: #5e7dc6;
	}
div.cf_element div.content a {
text-decoration: none;
color: #5e7dc6;
font-weight: bold;
}
div.cf_element div.content a:hover {
text-decoration:underline;
color: #B0CB33;
}
