/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/*
Website styles
*/
body {
	background: #ececec;
	font: 13px/1.6 "Helvetica Neue", arial, sans-serif;
}
p {
	margin-bottom: 1em;
}
.text-center {
	text-align: center;
}
.bold { font-weight: bold }
a {
	color: #004f99;
}
a[name]
{
	color: inherit;
}
.ie-shadow {
    display: none;
}
/* backgrounds */
header, section, article, footer {
	position: relative;
}
header, section {
	width: 890px;
	padding: 0 13px;
	margin: 0 auto;
	background: url(/_files/main-bg.png) repeat-y 0 0;
}
footer {
	width: 890px;
	padding: 20px 13px 10px 13px;
	margin: 0 auto;
}
#course-dropdown div.bottom {
	height: 16px;
	background: url(/_files/dropdown-bg.png) no-repeat center bottom;
	}
	#dropdown-content {
		border: 1px solid #bbb;
		border-top: 0 none;
		border-bottom: 0 none;
		background: #e5e5e5;
		padding: 10px 10px 10px 10px;
		display: none;
	}
	#dropdown-content h1 {
		margin: 2px 0 1px 0;
	}
	#dropdown-content h1 a {
		color: #000;
	}
	#dropdown-content ul {
		list-style: none;
		list-style-type: none;
		margin-left: 0 !important;
	}
	#dropdown-content article {
		display: inline-block;
		float: left;
		padding-right: 20px;
		width: 136px;
	}
	#dropdown-content article + article {
		border-left: 1px dotted #ccc;
		padding-left: 20px;
	}
	div.bottom a {
		display: block;
		width: 100px;
		height: 25px;
		margin: 0 auto;
	}
	#tooltip {
		width: 160px;
		height: 33px;
		display: none;
		background: url(/_files/show-tc.png) no-repeat 0 0;
		margin: 0 auto;
	}
#dropdown-button {
	cursor: pointer;
	width: 160px;
	margin: 0 auto;
	display: block;
}
footer {
	min-height: 24px;
	background: url(/_files/footer-bg.png) no-repeat 1px top;
}

header div.container {
	height: 106px;
	border: 1px solid #b4b4b5;
	border-top: 0 none;
	background: url(/_files/header-bg.png) repeat-x 0 0;
	}
	img.logo {
		float: left;
		margin: 12px 29px 0 16px;
	}
 	nav {
		clear: both;
		height: 31px;
		overflow: hidden;
		padding: 12px 0 0 0;
	}
	nav ul li {float:left}
	nav ul li a {
		display: block;
		height: 31px;
		overflow: hidden;
		padding: 10px 16px 0 16px;
		font: bold .9em/1 "Helvetica Neue", arial, sans-serif;
		text-decoration: none;
		color: #444;
		border-left: 1px solid #fff;
		border-right: 1px solid #bebebe;
	}
	nav ul li a.last {
		border-right: 0 none;
	}
	nav ul li.selected a, nav ul li a:hover, nav ul li.fat-selected a {
		background: url(/_files/menu-sel-bg.png) repeat-x left bottom;
		border-left: 1px solid #eee;
	}
	div.search {
		position: absolute;
		top: 5px;
		right: 24px;
		height: 20px;
		width: 165px;
		overflow: hidden;
		padding: 0 5px;
		background: url(/_files/search-bg.png) no-repeat 0 0;
	}
	div.search input[type=text] {
		border: 0 none;
		font-size: 10px;
		width: 140px;
		position: absolute;
		top: 3px;
		left: 7px;
		color: #222;
		}
		div.search input[type=text]:focus {
			outline: 0 none;
		}
	div.search button {
		margin: 3px 1px;
		float: right;
		border: 0 none;
		width: 0px;
		padding: 12px 12px 0 0;
		height: 0;
		overflow: hidden;
		cursor: pointer;
		background: url(/_files/search-button.png) no-repeat 0 0;
	}
	header p.contact {
		position: absolute;
		top: 33px;
		right: 25px;
		color: #002f90;
		font-size: 15px;
		line-height: 1;
	}

#course-dropdown {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -458px;
	z-index: 100;
	min-height: 20px;
	background: transparent;
}


section#intro div {
	padding: 40px 0 15px 0;
	background: url(/_files/intro-bg.png) no-repeat 0 0;
}
section#intro .content {
	padding: 0;
	background: transparent;
}
body#home #intro h1 {
	width: 416px;
	height: 0;
	padding: 93px 0 0 0;
	margin: 0 0 20px 0;
	overflow: hidden;
	background: url(/_files/home-sprite.png) no-repeat 0 0;
}
#intro h1 + p, #intro h2 + p { font-weight: 600; }
#home #intro p, #home #intro h2 {
	width: 430px;
	margin-left: 11px;
}
#intro img {
	position: absolute;
	bottom: 0;
	right: 0;
}
#intro img.course {
	position: relative;
	padding: 14px 13px 13px 13px;
	max-width: 249px;
}
#intro img.course-bg {
	position: absolute;
	display: block;
	width: 276px;
	height: 100%;
}
#focus div {
	height: 217px;
	padding-top: 15px;
	background: url(/_files/focus-bg.png) no-repeat 0 0;
	color: #fff;
	}
	#focus h1#range {
		width: 602px;
		height: 0;
		padding: 40px 0 0 0;
		margin: 0 auto 10px auto;
		overflow: hidden;
		background: url(/_files/home-sprite.png) no-repeat 0 -93px;
	}
	#focus article {
		width: 184px;
		height: 140px;
		padding: 13px;
		background: url(/_files/focus-article-bg.png) no-repeat 0 0;
		float: left;
	}
	#focus article.first {
		margin-left: 25px;
	}
	#focus ul {
		list-style: none;
		list-style-type: none;
		line-height: 1.4;
	}
	#focus a {
		color: #fff;
	}
	#focus a:hover {
		text-decoration: underline;
	}
	#focus a.more {
		position: absolute;
		right: 11px;
		bottom: 20px;
		font-size: 11px;
		font-weight: bold;
	}
	#focus h1 {
		margin: 3px 0 8px 0;
		height: 0;
		overflow: hidden;
	}
	#focus h1#skills {
		width: 108px;
		padding: 15px 0 0 0;
		background: url(/_files/home-sprite.png) no-repeat 0 -133px;
	}
	#focus h1#safety {
		width: 112px;
		padding: 16px 0 0 0;
		background: url(/_files/home-sprite.png) no-repeat 0 -152px;
	}
	#focus h1#management {
		width: 184px;
		padding: 15px 0 0 0;
		background: url(/_files/home-sprite.png) no-repeat 0 -172px;
	}
	#focus h1#resettlement {
		width: 176px;
		padding: 15px 0 0 0;
		background: url(/_files/home-sprite.png) no-repeat 0 -191px;
	}
#focus + section, section.content {
	padding-top: 30px;
}

section.content {
	font-size: .95em;
	padding-bottom: 15px;
}

section.content + section.content {
	border-top: 1px dotted #ddd;
}
#btf section.content + section.content {
	border: 0 none;
	padding-top: 0;
}
	article.half, .third {
		margin-left: 10px;
		float: left;
	}
	article.half {
		width: 425px;
		padding-right: 5px;
	}
	article.half + article.half {
		padding-right: 0;
	}
	.third {
		width: 275px;
	}
	.third + .third {
		padding-left: 10px;
	}
	article.upcoming {
		border: 5px solid #eaeaea;
		margin-top: -10px;
		padding-top: 5px;
		width: 265px;
	}
	article.half h1 {
		font-size: 1.2em;
		margin-bottom: .75em;
	}
	article.third h1 {
		font-size: 1.1em;
		margin-bottom: .8em;
	}
	
.credit-card {
	float: left;
	margin-right: 3px;
}
.copyright {
	float: right;
	font-size: 10px;
	color: #666;
}
.copyright a {
	color: inherit;
	text-decoration: none;
}

a.learn-more {
	float: right;
	margin: 10px 0;
}
h1.twitter {
	background: url(/_files/twitter.png) no-repeat 0 0;
	padding: 8px 0 12px 44px;
	margin-top: -9px;
}

#intro h2 {
	padding-top: 10px;
	margin-bottom: 10px;
	width: 510px;
}

#page-4ce14b498ead0e9067020000 #intro .category h1  {
	background: url(/_files/training-sprite.png) no-repeat 0 0;
	height: 0;
	width: 354px;
	padding-top: 52px;
	display: block;
	overflow: hidden;
}
#page-4ce14b498ead0e9067020000 #intro .category h1 + h2 {
	background: url(/_files/training-sprite.png) no-repeat 0 -52px;
	height: 0;
	width: 354px;
	padding-top: 27px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#page-4ce14d0a8ead0e21ba010000 #intro .category h1  {
	background: url(/_files/training-sprite.png) no-repeat 0 -79px;
	height: 0;
	width: 513px;
	padding-top: 52px;
	display: block;
	overflow: hidden;
}
#page-4ce14d0a8ead0e21ba010000 #intro .category h1 + h2 {
	background: url(/_files/training-sprite.png) no-repeat 0 -131px;
	height: 0;
	width: 393px;
	padding-top: 27px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#page-4ce168f5c37b0ec937010000 #intro .category h1  {
	background: url(/_files/training-sprite.png) no-repeat 0 -237px;
	height: 0;
	width: 423px;
	padding-top: 52px;
	display: block;
	overflow: hidden;
}
#page-4ce168f5c37b0ec937010000 #intro .category h1 + h2 {
	background: url(/_files/training-sprite.png) no-repeat 0 -289px;
	height: 0;
	width: 393px;
	padding-top: 27px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#page-4ce554f2c37b0e4c7b060000 #intro .category h1  {
	background: url(/_files/training-sprite.png) no-repeat 0 -158px;
	height: 0;
	width: 383px;
	padding-top: 52px;
	display: block;
	overflow: hidden;
}
#page-4ce554f2c37b0e4c7b060000 #intro .category h1 + h2 {
	background: url(/_files/training-sprite.png) no-repeat 0 -210px;
	height: 0;
	width: 393px;
	padding-top: 27px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}
#page-4d2f2707c37b0e9c400f0000 #intro .category h1 {
	background: url(/_files/training-sprite.png) no-repeat 0 -406px;
	height: 0;
	width: 297px;
	padding-top: 52px;
	display: block;
	overflow: hidden;
}
#page-4d2f2707c37b0e9c400f0000 #intro .category h1 + h2 {
	background: url(/_files/training-sprite.png) no-repeat 0 -457px;
	height: 0;
	width: 393px;
	padding-top: 27px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}
article.course-intro, article.course-image {
	float: left;
}
#intro .category p {
	width: 510px;
	margin-left: 11px;
}
#intro .course-intro p {
	width: 550px;
	margin-left: 11px;
}
#intro .course-intro .content {
	margin: 0;
	padding: 0;
}
#intro .course-intro .content p {
	padding-right: 10px;
	margin-left: 11px;
	width: 530px;
}

#intro .full-width p {
	width: auto !important;
}
#intro .on-site p {
	width: 310px;
	margin-left: 11px;
	font-size: 0.95em;
}
#intro .on-site {
	border-left: 1px dotted #bbb;
	margin-left: 15px;
	padding-left: 10px;
	color: #888;
}
#intro .course-image {
	margin-left: 20px;
	padding-left: 15px;
	color: #888;
	width: 276px;
}
#intro .course-image-left {
	float: left;
	margin-right: 11px;
	padding-left: 8px;
	color: #888;
	width: 276px;
}
.on-site, .similar {
color: #888;
}
body.category #intro  h2#on-site {
	width: 113px;
	padding-top: 11px;
	margin: 9px 11px 15px 11px;
	background: url(/_files/on-site-training-bg.png) no-repeat 0 0;
	display: block;
	height: 0;
	overflow: hidden;
}

div#course-selector {
	background: #fff url(/_files/category-bg.png) repeat-y 0 0;
	margin: -30px 10px 25px 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 5px #bbb;
	-webkit-box-shadow: 0 0 5px #bbb;
	box-shadow: 0 0 5px #bbb;
}
div#course-selector article {
	float: left;
}
#course-selector .content {
	width: 568px;
	padding: 10px;
}
div#course-selector ul {
	list-style: none;
	list-style-type: none;
	}
	li.filter > div {
		height: 25px;
	}
	li.filter span {
		padding-left: 15px;
		font-size: 11px;
	}
	div#course-selector ul li a, div#course-selector ul li > div {
		font-size: 1.1em;
		display: block;
		width: 239px;
		background: #f2f2f2;
		border: 1px solid #cfcfcf;
		border-left: 0 none;
	}
	li.filter .search {
		right: 18px;
	}
	li.filter button {
		margin-right: 7px;
	}
	li.filter input {
		color: #222;
	}
	div#course-selector ul li div {
		padding: 2px 10px;
	}
	div#course-selector ul li a {
		padding: 6px 10px;
	}
	div#course-selector ul li + li a {
		border-top: 0 none;
		color: #002F90;
		text-shadow: 0 1px 0 #fff;
		font-weight: bold;
		text-decoration: none;
	}
	#course-selector a.last {
		/*border-bottom: 0 none;*/
	}
	#course-selector .list a:hover {
		background: #eaeaea;
	}
	#course-selector a.selected {
		background: url(/_files/course-selector-selected.png) no-repeat 0 bottom !important;
		width: 251px;
		border: 0 none;
		color: #626262;
		text-decoration: none;
		font-weight: bold;
	}
	#course-selector a.fat-selected {
		background: url(/_files/course-selector-selected-fat.png) no-repeat 0 bottom !important;
		width: 251px;
		border: 0 none;
		color: #626262;
		text-decoration: none;
		font-weight: bold;
	}
article.list {;
	background: #F2F2F2;
	width: 259px;
	min-height: 200px;
	border-right:  1px solid #cfcfcf;
	margin-right: 10px;
	height: 100%;
}
article.content img {
	border: 3px solid #d9d9d9;
	}
	article.all-courses a img {
	border: 0;
	border-bottom: 4px solid #fff;
}
article.content h1 img {
	border: 0 none;
}
article.content h1 {
	background: url(/_files/course-selection-heading-bg.png) no-repeat 0 0;
	margin: 20px 0;
	width: 341px;
	color: #777;
	font-size: 1.3em;
}
span.hr, span.hr-full {
	display: block;
	margin: 20px 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #bbb;
	clear: both;
}
span.hr-full {
	width: 90%;
	margin-left: 5%;
}
article.content p a img {
	border: 0 none;
} 
article.content img + span.hr {
	margin: 17px 0 20px 0;
}
h2.similar {
	width: 114px;
	height: 0;
	padding-top: 11px;
	margin: 0 0 5px 0;
	overflow: hidden;
	background: url(/_files/similar-courses.png) no-repeat 0 0;
}
#asbestos {
	background-position: 0 -22px;
}
div.affiliates {
	float: left;
	margin-left: 10px;
	color: #888;
}
div.affiliates img {
	display: block;
	margin: 5px 0;
}
.float-right {
	float: right;
}
body.category span.call-us {
	display: block;
	height: 0;
	width: 219px;
	padding-top: 43px;
	overflow: hidden;
	background: url(/_files/call-us-dark.jpg) no-repeat 0 0;
	float: right;
	margin: 10px;
}
.shadowify {
	z-index: 100 !important;
}

div.white-shadow {
	height: 23px;
	overflow: hidden;
	background: url(/_files/white-shadow.png) no-repeat center top;
	width: 100%;
	margin: -30px 0 30px 0;
	z-index: 200;
}

article.course {
	border: 1px solid #e1e1e1;
	background: #efefef;
	margin: 5px 10px;
	padding: 7px 10px 7px 30px;
	position: relative;
}
article.course h1 {
	width: 700px;
}
.course h1 + p {
	margin: 5px 0 0 2px;
	color: #777;
	height: 1em;
}
span.duration, span.qualifications {
	font-weight: bold;
}
span.qualifications {
	padding-left: 30px;
}
div.prices {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	color: #aaa;
	font-size: .9em;
	height: 60px;
	line-height: 47px;
	font-weight: bold;
	text-align: center;
	background: url(/_files/course-price.png) no-repeat right top;
}
a.expand, a.contract {
	height: 0px;
	width: 13px;
	padding-top: 13px;
	display: block;
	overflow: hidden;
	background: url(/_files/plus-minus.png) no-repeat 0 0;
	position: absolute;
	left: 9px;
	top: 10px;
}
a.contract {
	background: url(/_files/plus-minus.png) no-repeat 0 -13px;
}
.course .info {
	border-top: 1px dotted #bbb;
	margin: 15px 0 0 0;
	padding: 3px 0 0 0;
	display: none;
}
.course .info h2 {
	margin: 1.3em 0 .6em 0;
}
.course .info ul {
	list-style-position: inside;
}
.course p.prices {
	margin: 10px 0 0 2px;
}
.course p.buttons {
	margin: 5px 0 0 -2px;
}
button {
	border: 0;
	background: transparent;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
select {
	display: block;
	margin: 3px 0;
}
.course-intro ul {
	margin-left: 30px
}

.course-intro h1, #main-heading {
	font-size: 2.2em;
	font-weight: bold;
	color: #002f90;
	margin: 0 0 0 10px;
	letter-spacing:-  -1px;
	width: 540px;
}
#intro .course-intro h1 img {
	position: relative;
	bottom: 0;
	right: 0;
}
#intro article.category, article.on-site {
float: left !important
}
.course-intro {
	width: 575px !important;

}

.contact-us h1 {
	height: 0;
	padding: 45px 0 0 0;
	margin-bottom: 30px;
	width: 195px;
	background: url(/_files/training-sprite.png) no-repeat 0 -316px;
	overflow: hidden;
}
.contact-us input, .contact-us textarea {
	width: 100%;
	border: 1px solid #bbb;
	display: block;
	margin: 5px 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contact-us input[type="text"], .contact-us input[type="email"], .contact-us textarea {
	width: 392px;
	padding: 4px;
}
.contact-us textarea {
	height: 10em;
}
.contact-us submit {
	float: right;
	font-weight: bold;
}
h1#about-us {
	height: 0;
	padding: 45px 0 0 0;
	margin-bottom: 30px;
	width: 195px;
	background: url(/_files/training-sprite.png) no-repeat 0 -361px;
	overflow: hidden;
}
.about p {
	width: 400px
}
.about-image {
	position: absolute;
	margin: 0 !important;
	right: 45px !important;
	top: 115px !important;
	bottom: auto !important
}

article.course p {
	display: inline !important
}

article.course div.info p, article.course div.prices p {
	display: block !important;
}

h1 img {
	display: block !important;
	border: 0 none;
	height: auto;
}
.replace {
	height: auto !important;
	line-height: 155%;
	padding-bottom: 10px
}

article ul {
	margin-left: 20px
}
article .course-selector ul {
	margin-left: 0;
}
article.list ul, #focus article ul {
	margin-left: 0 !important
}
.on-site img {
	position: relative !important
}

.course {
	min-height: 46px;
}
#click-the-plus {
    left: 23px;
    position: absolute;
    top: 20px;
    display: none;
}

#contact-button {
	display: inline-block;
	height: 0;
	padding: 21px 0 0 0;
	width: 85px;
	background: url("/_files/contact-us-button.png") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	left: -93px;
	top: -4px;
}

#ie6 { display: none; }

#btf h3 {
	font: bold 15px/1.5 "Helvetica", arial, sans-serif;
	color: #2f2f2f;
	margin: 10px 0;
}

#btf #testimonials h3, #btf #cable-site, #btf #special-offers, #btf #twitter {
	padding: 0 0 0 35px;
	background: url(/_files/home-icons.png) no-repeat 0 0;
} 

#btf p {
	color: #4e4e4e;
}

#btf #cable-site {
	background-position: 0 -24px
}

#home #testimonials {
	height: 156px;
	background: url(/_files/testimonials-bg.png) no-repeat 0 0;
	padding: 18px 0;
}
#btf #testimonials h3 {
	background-position: 0 -46px;
	margin: 0 auto 10px auto;
	width: 120px;
}

#btf #twitter {
width: 270px;
margin: 15px auto;
background-position: 0 -74px;
}

#intro div#course-cta {
	float: right;
	width: 300px;
	margin: 0 10px 0 0;
	background: transparent;
	}
	#intro #course-cta div.courses {
		background: white;
		border: 1px solid #EEE;
		box-shadow: 0 0 3px #999;
		border-radius: 5px;
		padding: 0 10px;
		}
		#intro #course-cta .courses ul {
			list-style: none;
		}
		#intro #course-cta .courses ul li {
			margin-bottom: 5px;
			padding-bottom: 5px;
			border-bottom: 1px dotted #DDD;
		}
		#intro #course-cta .courses ul li a {
			background: url(/_files/enquire-li.png) no-repeat right center;
			display: block;
			padding: 7px 85px 8px 0;
			line-height: 1.2;
			color: #555;
			text-decoration: none;
		}
		#intro #course-cta p#call-us {
			font-weight: bold;
			margin: 11px 0 9px 0;
			}
			#intro #course-cta p#call-us span {
			color: #993527;
		}
	#intro #course-cta #callback {
		display: block;
		background: url(/_files/callback.png) no-repeat 0 0;
		height: 0;
		padding: 105px 0 0 0;
		overflow: hidden;
		margin: 20px 0 0 0;
	}


#callback {
	margin: 30px 0
}

#callback input {
	border: 1px solid #CCC;
	padding: 5px 3px;
	height: 1em;
	margin: -2px 15px 0 10px;
	width: 170px;
}

#callback label {
	color: #333
}

#callback #submit {
	background: #F0F0F0;
	padding: 10px 0;
	float: right;
	display: block;
	height: auto;
	margin: 15px 17px;
}

section#intro .category div.half {
	float: left;
	background: transparent;
	width: 265px;
	margin: 0 10px 0 0;
	padding: 0;
}

section#intro .category div.last {
	margin-right: 0 !important;
}

section#intro .category .half p, section#intro .category .half h2 {
	padding: 0 10px;
	margin: 0 0 .5em 0;
	background: transparent;
	width: auto;
}

section#intro .category .half p.section-title, p#section-title {
	font-weight: bold !important;
	color: #444 !important;
}
section#intro .category .last ul {
	margin-bottom: 1.5em
}
.caps {
	text-transform: uppercase
}

