#contentFooterBG {
	background-image:url(../images/home/featureBoxBG.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
}
#contentFooter {
	height:50px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	
}
#breadcrumb-trail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#15218a;
	height:30px;
}
#breadcrumb-trail a {
	color:#f60;
}
#breadcrumb-trail a:hover {
	color:#c30;
}
#contentColumn {
	float:right;
	width:496px;
	padding:27px 34px 0px 20px;
	font-size:11px;
	color:#666666;
}
#contentColumn a {
	color:#f60;	
}

#contentColumn a:hover {
	color:#930;	
}

#contentColumn h1 {
	color:#15218a;
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
}
#contentColumn h2 {
	color:#15218a;
	font-size:15px;
}
 
.headerDivider {
	/*border-bottom:1px solid #ccc;*/
	background-image:url(../images/headerUnderline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}
.headerDivider strong {
	border-bottom:1px solid #f60;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:normal;
}
.divider {
	border-top:1px dotted #ccc;
	padding-top:10px;
	margin-top:15px;
	clear:both;

}
.productList {
	margin: 0px 0px 15px 0px;
	padding:0px;
	background-image:url(../images/productThumbBG.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}
.productThumbnailImg {
	float:left;
	width:146px;
	height:162px;
	padding:6px 17px 2px 2px;
	text-align:center;
}
.productDetail {
	float:left;
	width:300px;
	padding:6px 2px 2px 2px;
	text-align:left;
}
.productDetail h4 {
	font-size:14px;
	color:#15218a;
	padding-top:0px;
	margin:0px 0px 5px 0px;
}
.productDetail h4 a {
	padding-top:5px;
}
.productDetail h4 strong {
	color:#f60;
}
.productDetail strong {
	color:#15218a;
}
.thumbnail {
	float: left;
	width: 150px;
	margin: 0px 10px 15px 0px;
	padding:0px;
	background-image:url(../images/galleryThumbBG.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.thumbnailPoster {
	float: left;
	width: 150px;
	margin: 0px 10px 15px 0px;
	padding:0px;
	background-image:url(../images/posterThumbBG.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.thumbnailDesc {
	font-size:10px;
	line-height:12px;
	width:150px;
	height:25px;
	text-align:center;
	color:#15218a;
	
}
.thumbnailDesc strong {
	color:#8a90c4;
	font-weight:normal;
}
.thumbnailDescPosters {
	font-size:10px;
	line-height:12px;
	width:150px;
	height:50px;
	text-align:center;
	color:#15218a;
	vertical-align:bottom;

}
.thumbnailDescPosters strong {
	color:#8a90c4;
	font-weight:normal;
	
}
.thumbnailImg {
	width:146px;
	height:162px;
	padding:6px 2px 2px 2px;
	text-align:center;
}
.thumbnailImgPoster {
	width:146px;
	height:208px;
	padding:2px 2px 5px 2px;
	text-align:center;
}
.thumbnailBut {
	height:30px;
	text-align:center;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
ul.training-links {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	list-style-type:none;
}
ul.training-links li {
	color:#15218a;
	font-weight:bold;
	padding-left: 20px;
	background-image:url(../images/pptIcon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

ul.training-links img {
	padding: 5px 0px 0px 0px;
}

.pptNote, .pdfNote {
	padding-left:20px;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	color:#999;
	clear:left;
}
.pptNote {
	background-image:url(../images/pptIcon.gif);
}
.pdfNote {
	background-image:url(../images/pdfIcon.gif);
}

.note {
	font-size:10px;
	color:#999;
}

#contentColumn .pptNote a, #contentColumn .pdfNote a {
	color:#666;
}
a.productLink {
	height:20px;
	line-height:20px;
	background-image:url(../images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
	margin:0px 0px 5px 0px;
}
.relevanceLabel {
	float:left;
	width:60px;
}
.relevancePcntLabel {
	float:left;
	width:60px;
}
.relevanceBar {
	float:left;
	padding:1px;
	margin:3px;
	border:1px solid #ccc;
	width:100px;
}
.bar {
	background-color:#f60;
	height:5px;
}
.tableHeader {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:3px;
}
.tableLeftColumn {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:3px;
	width:146px;
}
.tableRightColumn {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px;
}

#brochure-link, #brochure-link-scotland {
	float:left;
	padding-right:20px;
}

#brochure-link a {
	background-image:url(../images/brochureLink.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:31px;
	height:23px;
	width:134px;
	line-height:23px;
	color:#fff;
	font-weight:bold;
	display:block;
}

#brochure-link-scotland a {
	background-image:url(../images/brochureLinkScotland.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:31px;
	height:23px;
	width:174px;
	line-height:23px;
	color:#fff;
	font-weight:bold;
	display:block;
}

.productImageNav {
	float:right;
	width:300px;
}
.contactDetailsLabel {
	float:left;
	width:75px;
	clear:both;
	font-size:10px;
}
.contactDetails {
	float:left;
	width: 200px;
	font-weight:bold;
}
.productCodeLabel {
	float:left;
	width:140px;
	clear:both;
}
.productCode {
	float:left;
	width: 150px;
}
.jumpImage {
	text-align:center;
}
#box	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#f60;
	}
#postit {
		height:25px;
}
.browseSub {
	#display:none;
}

/*.tableLeftColumn , .tableRightColumn {
	font-size:10px;
}*/