@charset "UTF-8";
/* CSS Document */

/* 

**********  Colour pallet:  **********


background blue #81AFCA;

header dark blue #003255;
left panel background #A3BFD2;

About Us #0084B0;
Business Solutions #005FAF;
Products & Services #19438A;
Training Courses #002F65;
Sectors #373C82;
Case Studies & Testimonials #7E81BB;

navigation link #0084B0;
navigation selected/hover #003881;


*/

body {
	background: #81AFCA;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

a, a:link, a:visited {
	color: #0084B0;
}

/*headings and paragraphs*/

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #003255;
	font-size: 2.4em;
	line-height: 1.1em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h2 {
	font-size: 1.3em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 1.4em;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

p {
	line-height: 1.4em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}



li {
	line-height: 1.4em;
}

/*table {
	border-collapse: collapse;
}*/

td {
	vertical-align: top;
	padding: 0px 25px 5px 0px;
	width: 50%;
}

p.welcome {
	font-size: 1.4em;
	margin: 20px;
	padding: 0px;
}

p.download {
	float: left;
	font-size: 0.9em;
	width: 140px;
	margin: 10px 30px 40px 30px;
	padding: 0px;
}

/* text colours and backgrounds */


.white {
	color: #FFFFFF;
}

.drkblue, a.drkblue, a.drkblue:link, a.drkblue:visited {
	color: #003255;
}

.midblue, a.midblue, a.midblue:link, a.midblue:visited {
	color: #003881;
}

.paleblue, a.paleblue, a.paleblue:link, a.paleblue:visited {
	color: #81AFCA;
}

.dept_1 {
	color: #005FAF;
}

.dept_2 {
	color: #51539B;
}

.dept_3 {
	color: #0088B4;
}

.dept_4 {
	color: #008346;
}

.dept_5 {
	color: #93B000;
}

.dept_6 {
	color: #CF7801;
}





.midblue_bg {
	background: #003881;
}

.paleblue_bg {
	background: #A6C2D6;
}

.grey_bg {
	background: #cccccc;
}

/* global link styling */

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.alignLeft {
	float: left;
}

.alignRight {
	text-align: right;
}


/*structural styling*/


#wrapper {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*height: 100%;*/
}

#centerContent {
	margin: 0px auto;
	padding: 0px;
	width: 915px;
}

#contentBg {
	position: absolute;
	background: #ffffff url(../images/cbs_background.gif) repeat-y 20px 0px;
	margin: 0px;
	padding: 0px;
	width: 915px;
}

#login {
	position: relative;
	float: left;
	background: #fff;
	left: 20px;
	width: 875px;
	height: 40px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#login p {
	margin:10px 0px 0px 0px;
	padding: 0px;
}

#login img {
	vertical-align: middle;
	margin-left: 10px;
}

#login a, #login a:link, #login a:visited {
	color: #003255;
}

#login a:hover {
	color: #003255;
}


#header {
	/*position: relative;
	float: left;*/
	position: absolute;
	background: #003255 url(../images/cbs_head_corner.gif) no-repeat top right;
	top: 40px;
	left: 20px;
	width: 875px;
	height: 192px;
	margin: 0px;
	padding: 0px;
}


#header img {
	position: relative;
	float: left;
	left: 44px;
	margin: 44px 0px 0px 0px;
	padding: 0px;
}



/*-------------------- flash container --------------------*/

#topimage {
	float: right;
	width: 550px;
	height: 195px;
	background: #666;
	margin: 0px;
}


#contentWrap {
	position: relative;
	float: left;
	left: 20px;
	background: transparent url(../images/top_curve.png) no-repeat top left;
	width: 875px;
	margin: 160px 0px 0px 0px;
}


#leftCol {
	position: relative;
	float: left;
	width: 201px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

#leftCol img {
	float: left;
	margin: 0px 0px 56px 0px;
	padding: 0px;
}

#imgHolder {
	float: left;
	width: 201px;
	height: 80px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftNav {
	position: relative;
	float: left;
	width: 201px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}



/*-------------------- section under the left navigation --------------------*/

#industryNews {
	float: left;
	width: 201px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#industryNews h4 {
	display: block;
	width: 181px;
	border-top: 1px dotted #ffffff;
	/*border-bottom: 1px dotted #ffffff;*/
	color: #003255;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.2em;
	font-style: italic;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}


/*-------------------- main content --------------------*/

#content {
	position: relative;
	float: left;
	/*border-right: solid 1px #dddddd;*/
	left: 0px;
	/*width: 519px;*/
	width: 445px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}

#content h3.searchTitle {
	margin: 0px;
}

.fileSize {
	font-weight: normal;
	/*font-style: italic;*/
	font-size: 0.8em;
}

#contentPics {
	float: left;
	width: 115px;
}

#contentPics img {
	float: left;
	margin: 0px 0px 10px 0px;
}

#content ul {
	list-style-image: url(../images/bullet.gif);
	line-height: 1.2em;
	margin: 0px 0px 15px 23px;
	padding: 0px 0px 0px 0px;
}

#content li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content p.intro {
	font-size: 1.2em;
}

#content img.leftAlign {
	float: left;
	margin: 0px 15px 10px 0px;
}

#content.imgIndent p, #content.imgIndent ul, #content.imgIndent H2, #content.imgIndent H3, #content.imgIndent H4 {
	padding: 0px 0px 0px 110px;
}

#content.course h1 {
	 padding: 0px;
	 margin: 0px;
}

#content.course h2 {
	/*color: #0084B0;*/
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#content.course h3 {
	font-size: 1.2em;
	color: #0084B0;
	padding: 0px;
	margin: 0px;
}

a.cbsButton, a.cbsButton:link, a.cbsButton:visited {
	color: #ffffff;
	font-weight: bold;
	background: #0084B0 url(../images/stdlink_arrow.png) no-repeat 3px 0px;
	border: dotted 1px #ffffff;
	text-decoration: none;
	padding: 6px 15px 5px 25px;
	margin: 0px;
}

a.cbsButton:hover {
	background: #003255 url(../images/stdlink_arrow.png) no-repeat 3px 0px;
	border: dotted 1px #ffffff;
}

a.expButton, a.expButton:link, a.expButton:visited {
	color: #ffffff;
	font-weight: bold;
	background: #ff6600 url(../images/stdlink_arrow.png) no-repeat 3px 0px;
	border: dotted 1px #ffffff;
	text-decoration: none;
	padding: 6px 15px 5px 25px;
	margin: 0px;
}

a.expButton:hover {
	background: #003255 url(../images/stdlink_arrow.png) no-repeat 3px 0px;
	border: dotted 1px #ffffff;
}

.steps {
	border: dotted 1px #cccccc;
	 padding: 10px;
	 margin: 0px 0px 10px 0px;
}

.steps h2, .steps label {
	color: #0084B0;
}

.steps h3 {
	font-size: 1.2em;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/*-------------------------------- basket styling --------------------------------*/

table.basket {
	background: #ffffff;
	border-bottom: 1px solid #666666;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

td.basket_item_header
{
	color: #ffffff;
	background: #003255;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}



td.basket_item
{
	color: #999;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

td.remove
{
	width: 20px;
}

.lineBreak {
	border-bottom: 1px dotted #666666;
}

td.basket_total
{
	color: #0084B0;
	font-size: 1.4em;
	font-weight: bold;
	width: auto;
	padding: 5px 5px 5px 5px;
}


/*-------------------- bread crumb --------------------*/

#breadCrumb {
	width: 445px;
	margin: 10px 0px 17px 0px;
}

#breadCrumb img {
	vertical-align: middle;
	margin: 0px;
}

#breadCrumb p.crumb {
	color: #003255;
	font-size: 0.9em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#breadCrumb a, #breadCrumb a:link, #breadCrumb a:visited {
	color: #666666;
	margin: 0px 0px 0px 0px;
}

#breadCrumb a.sel, #breadCrumb a.sel:link, #breadCrumb a.sel:visited {
	color: #81AFCA;
}

#breadCrumb a:hover {
	color: #81AFCA;
}


#breadCrumb.basket {
	font-size: 1em;
	font-weight: bold;
}

#breadCrumb.basket a, #breadCrumb.basket a:link, #breadCrumb.basket a:visited {
	font-size: 1em;
	color: #81AFCA;
	margin: 0px 5px 0px 0px;
}

#breadCrumb .active {
	font-size: 1em;
	color: #81AFCA;
}


#breadCrumb.basket a:hover, #breadCrumb a:hover {
	color: #81AFCA;
}



/*-------------------- item listings --------------------*/

.itemList, .item {
	float: left;
	width: 445px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.itemList {
	border-bottom: 1px dotted #666666;
}

.itemImgIndent {
	float: right;
	width: 335px;
}

.itemList h2 {
	color: #0084B0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.itemList p.date {
	color: #003255;
}

.itemList p {
	margin: 0px;
	padding: 0px;
}

.itemList p.venue {
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}


.item h2 {
	color: #0084B0;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.item p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.itemList a, .itemList a:link, .itemList a:visited, .item a, .item a:link, .item a:visited {
	background: transparent url(../images/nav_arrow.gif) no-repeat right center;
	font-size: 1em;
	color: #007EA8;
	margin: 0px;
	padding: 0px 7px 0px 0px;
}

.itemList a:hover, .item a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #007EA8;
}

#subDeptSummary {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dddddd;
}

#subDeptSummary h2, #subDeptSummary p {
	padding: 0px 20px 0px 0px;
	margin: 0px
}

#subDeptSummary h2 {
	line-height: 1.2em;
}


.row {
	float: left;
	border-top: 1px dotted #dddddd;
	width: 445px;
	margin: 10px 0px 0px 0px;
}


.col {
	float: left;
	width: 148px;
	margin: 10px 0px 0px 0px;
}

.col h2 {
	font-size: 1.2em;
}

.col a, .col a:link, .col a:visited {
	display: block;
	background: transparent url(../images/nav_arrow.gif) no-repeat right 3px;
	width: 124px;
	padding: 0px 12px 0px 0px;
	color: #003881;
}

.col a:hover {
	text-decoration: underline;
}

#rightCol {
	position: relative;
	float: right;
	width: 200px;
	margin: 45px 0px 0px 0px;
	padding: 0px;
}


#rightCol p.search {
	margin: 0px;
	padding: 0px;
}

.searchBox {
	/*border: solid 1px #004813;*/
	font-size: 11px;
	background: #A3BFD2;
	color: #ffffff;
	border: none;
	width: 158px;
	margin: 0px 0px 15px 10px;
	padding: 2px 0px 2px 5px;
}

.goButton {
	background: #003255;
	border: none;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 1px;
}





/*------------------- block link type -----------------*/

.titleLink h3 {
	display: block;
	float: left;
	width: 175px;
	/*height: 20px;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	background: #003255;
	text-decoration: none;
	margin: 0px 0px 6px 10px;
	padding: 4px 5px 3px 10px;
}

.titleLink a, .titleLink a:link, .titleLink a:visited {
	display: block;
	float: left;
	width: 160px;
	/*height: 20px;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	background: #003255 url(../images/stdlink_arrow.png) no-repeat 3px 0px;
	text-decoration: none;
	margin: 0px 0px 6px 10px;
	padding: 4px 5px 3px 25px;
}

.titleLink a:hover {
	background-color: #81AFCA;
}

/*------------------- standard link type -----------------*/

.standardLink a, .standardLink a:link, .standardLink a:visited {
	display: block;
	float: left;
	width: 160px;
	/*height: 20px;*/
	color: #003255;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	background: transparent url(../images/download_bullet.gif) no-repeat 10px 4px;
	text-decoration: none;
	margin: 0px 0px 5px 10px;
	padding: 0px 5px 0px 25px;
}

.standardLink a:hover {
	color: #81AFCA;
}


/*------------------- info link type -----------------*/

.promoBox {
	float: left;
	width: 189px;
	border-right: 1px solid #990066;
	margin: 0px 0px 6px 10px;
	padding: 0px 0px 2px 0px;
	border-bottom: 4px solid #990066;
}

.promoBox h3 {
	display: block;
	color: #ffffff;
	background-color: #990066;
	border-bottom: 2px solid #ffffff;
	margin: 0px 0px 6px 0px;
	padding: 3px 0px 3px 10px;
}

.promoBox p {
	color: #000000;
	margin: 0px;
	padding: 0px 5px 4px 10px;
}

.promoBox ul {
	color: #000000;
	margin: 5px 0px 10px 23px;
	padding: 0px;
}

.promoBox a, .promoBox a:link, .promoBox a:visited {
	display: block;
	font-weight: bold;
	color: #990066;
}

.promoBox a:hover {
	text-decoration: underline;
}


/*------------------- feature link type -----------------*/
.featureBox {
	float: left;
	width: 190px;
	background-color: #81AFCA;
	margin: 0px 0px 6px 10px;
	padding: 0px 0px 6px 0px;
}

.featureBox h3 {
	display: block;
	/*width: 226px;*/
	color: #ffffff;
	background-color: #003255;
	border-bottom: 2px solid #ffffff;
	margin: 0px 0px 6px 0px;
	padding: 5px 0px 2px 10px;
}

.featureBox p {
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	margin: 0px;
}

.featureBox a, .featureBox a:link, .featureBox a:visited {
	display: block;
	font-weight: bold;
	color: #003255;
	margin: 5px 0px 0px 0px;
}

.featureBox a:hover {
	text-decoration: underline;
}


.featureBox ul {
	color: #ffffff;
	list-style-image: url(../images/sports_bullet.gif);
	margin: 0px 15px 0px 23px;
	padding: 0px;
}

/*------------------- item  and file links -----------------*/



#itemBox {
	float: left;
	width: 190px;
	margin: 0px 0px 6px 10px;
	padding: 0px 0px 5px 0px;
}

#downloadBox {
	float: left;
	width: 190px;
	margin: 0px 0px 6px 10px;
	padding: 0px 0px 5px 0px;
}

#itemBox ul, #downloadBox ul {
	list-style: none;
}

#itemBox h2 {
	display: block;
	background: #373C82;
	color: #ffffff;
	font-size: 1em;
	width: 175px;
	margin: 0px;
	padding: 4px 5px 3px 10px;
}

#downloadBox h2 {
	display: block;
	background: #005FAF;
	color: #ffffff;
	font-size: 1em;
	width: 175px;
	margin: 0px;
	padding: 4px 5px 3px 10px;
}

#itemBox ul, #downloadBox ul {
	margin: 0px;
	padding: 0px;
}

#itemBox a, #itemBox a:link, #itemBox a:visited {
	display: block;
	color: #333333;
	font-size: 1em;
	line-height: 1.2em;
	background: transparent url(../images/item_icon.gif) no-repeat 7px 4px;
	padding: 4px 0px 2px 26px;
	border-bottom: 1px solid #A3BFD2;
	border-right: 1px solid #A3BFD2;
}

#downloadBox a, #downloadBox a:link, #downloadBox a:visited {
	display: block;
	color: #333333;
	font-size: 1em;
	line-height: 1.2em;
	background: transparent url(../images/download_icon.gif) no-repeat 7px 4px;
	padding: 4px 0px 2px 26px;
	border-bottom: 1px solid #A3BFD2;
	border-right: 1px solid #A3BFD2;
}

#downloadBox a:hover, #itemBox a:hover {
	color: #81AFCA;
}


#contactBox {
	display: block;
	float: left;
	width: 190px;
	border-top: 5px solid #003255;
	border-bottom: 1px solid #003255;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
}

#contactBox h2 {
	color: #003255;
	font-size: 1.6em;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#contactBox p {
	color: #003255;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


#testimonial {
	display: block;
	background: transparent url(../images/quotes.gif) no-repeat;
	width: 153px;
	margin: 20px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
}

#testimonial P {
	/*font-size: 0.9em;
	line-height: 1.2em;*/
	margin: 0px 0px 6px 0px;
}

#testimonial P.title {
	font-size: 0.8em;
	margin: 0px 0px 6px 0px;
}










td.label   { 
	color: #666; 
	font-size: 12px;
	padding: 0px 10px 0px 0px;
}


.formel {
	color: #666; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #fff; 
	padding: 2px; 
	border: solid 2px #ddd;
}

.inputStd {
	width: 300px;
}

.inputShort {
	width: 250px;
}

.formError 
{
	border: solid 2px #cc0033;
}

.formErrorMessageSmall 
{
	font-size: 10px;
	color: #cc0033;
}

.pageMessage
{
	color: #0084B0;
}

.formarea {
	font-family: Helvetica, Arial, sans-serif;
	width: 400px;
	font-size: 1.1em;
}

.sendButton {
	color: #fff; 
	font-size: 12px; 
	text-decoration: none; 
	background-color: #003881; 
	padding: 2px;
	border: none;
	/*border: solid 2px #CC0033;*/
	margin: 5px 0px 5px 0px;
}


/*-------------------- column styling if required --------------------*/


.column {
	float: left;
	width: 245px;
	padding: 0px 0px 15px 0px;
}

.column h2.news {
	margin: 15px 15px 4px 0px;
}

.column h3.news {
	margin: 12px 15px 0px 0px;
}

.column p {
	margin: 0px 15px 15px 15px;
}

.column p.news {
	margin: 0px 15px 0px 0px;
}

.column a.news, .column a.news:link, .column a.news:visited {
	display: block;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ffffff;
}

.column a.news:hover {
	border-bottom: 1px solid #eeeeee;
}

.grey_bg p, .grey_bg ul {
	color: #000000;
	margin: 10px 15px 15px 15px;
}

.grey_bg a, .grey_bg a:link, .grey_bg a:visited {
	color: #ffffff;
}

.columngap {
	position: relative;
	left: 14px;
}

.fileSummary {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dotted #999;
}

.fileSummary h2 {
	font-size: 1.3em;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 32px;
}

.fileSummary p {
	margin: 0px;
	padding: 0px 0px 0px 32px;
}

.fileSummary img {
	float: left;
	margin: 0px;
}

.fileDetails {
	font-size: 0.7em;
	color: #999;
	font-style: italic;
	font-weight: normal;
}


.featureEvent h2 {
	display: block;
	background: #81AFCA;
	color: #ffffff;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 3px 15px;
}

.featureEvent h3 {
	color: #333333;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.featureEvent p {
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

.eventslist h2 {
	display: block;
	background: #81AFCA;
	color: #ffffff;
	font-size: 1em;
	margin: 0px 0px 15px 5px;
	padding: 4px 0px 3px 15px;
}

.eventslist ul {
	list-style-image: url(../images/download_bullet.gif);
	width: auto;
	padding: 0px 0px 0px 20px;
}

.eventslist li {
	line-height: 1.2em;
}

.eventslist a, #eventslist a:link, #eventslist a:visited {
	display: block;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}

.eventslist a:hover {
	color: #81AFCA;
	border-bottom: 1px solid #eeeeee;
}









#footer {
	position: relative;
	float: left;
	background: #003255;
	width: 915px;
	font-size: 0.9em;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#footer p {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#footer p.footerNav {
	float: right;
	padding: 0px 20px 0px 0px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	margin: 0px 3px 0px 3px;
}
