@charset "utf-8";
body {
	margin-top:30px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background-image: url(../images/stripebackground.png);
}
strong {color:#8E8E8E}
h1 {
	font-size:24px;
}
a:active {
	outline:none;
	color: #999;
}
a:focus {
	outline:none;
	color: #999;
}
a {
	color:#C36224;
	text-decoration:none;
}
a:hover {
	color:#FC3;
	text-decoration:underline;
}
a:visited {
	color:#E12CF5;
	text-decoration:none;
}
a:visited:hover {
	color:#993399;
	text-decoration:underline;
}
p {
	margin-bottom:1em;
	letter-spacing: 0.1px;
}
h2 {
	font-size: 22px;
	color: #F47B2D;
	line-height:40px;
}
ul {
	margin-bottom:10px;
}
hr {
	color: #FFCA02;
	height: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:15px;

}
#hSepLong1 {
	position: relative;
	top: 0px;
}
#hSepLong2 {
	position: relative;
	left:0px;
	bottom: 0px;
}
#container {
	min-height: 100px;
	width: 1024px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
#masthead {
	position:relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	min-height: 100px;
	width: 980px;
	text-align:left;
	background-color:#FFF;
	padding-top: 20px;
	padding-left: 40px;
}
.picR {
	float: right;
	border: 1px solid #FFCA02;
	padding: 10px;
	margin: 10px;
	text-align: center;
}


/* Telephone */
#TELwrap {
	width:373px;
	height:27px;
	top:13px;
	position: absolute;
	z-index: 2;
	right: 55px;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
#TELtxt {
	color:#bababa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#TELn {
	color:#f37a2c;
	font-size: 20px;

}


/* END Telephone */


/* NAV */
#navwrap {
	width:1000px;
	height:70px;
	top:0px;
	position: relative;
	z-index: 2;
	left: 0px;
	margin:0 auto;
	padding: 0px;
	/*background-color: #009;*/
}
#nav {
	font-size:20px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 20px;
	/*background-color: #06F;*/
	position: relative;
	top: 0px;
	padding-left: 40px;
	padding-top: 5px;
	height: 20px;
}

#nav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}

#nav a {
	width:auto;
	color:#666;
	text-decoration:none;
	float:left;
	/*background-image: url(../images/but.png);*/
	/*background-repeat: no-repeat;*/
	background-position: 0px 0px;
	margin-right: 25px;
}
.navOn {
	width:auto;
	color:#e87a33;
	float:left;
	cursor:default;
	/*background-image: url(../images/but.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: -264px 0px;*/
	margin-right: 25px;
}

#nav a:hover {
	color:#A4C8D0;
	/*background-image: url(../images/but.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: -132px 0px;*/
}
#nav a:active {
	color:#999;
}

/* END NAVBAR */


#smallPics {
	position: absolute;
	top: 37px;
	right: 45px;
	color: #EFEFEF;
	font-weight: bold;
	cursor: default;
	width:384px;
	height:88px;
}

.picS {
	padding:10px;
}


#mainContainer {
	position:relative;
	min-height: 300px;
	width: 1000px;
	text-align:left;
	margin-top: 30px;
	margin-bottom: 30px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}
#mainContainerContent {
	width: 980px;
	position: relative;
	height: 100%;
	clear: both;
}
.forceHeight:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Left sub NAV */
/* ---------------------------------------- */
#subNAVTOP {
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 99;
	width: 143px;
	height: 8px;
}
#subNAVBASE {
	position: absolute;
	left: 0px;
	z-index: 99;
	width: 143px;
	height: 9px;
	bottom: 0px;
}
#subNAVL {
	position:relative;
	min-height: 200px;
	width: 113px;
	text-align:left;
	height: auto;
	float:left;
	padding: 15px;
	margin-left: 20px;
	background-image: url(../images/subMenuBknd.png);
	cursor: default;
}

#subNAVLul {
	/*background-color: #06F;*/
	color:#fff;
}
#subNAVL li a {
	list-style-image: none;
	list-style-type: none;
	display: block;
	border:#fff 1px solid;
	margin-bottom:5px;
	background-color: #FAB548;
	padding:5px 0px 5px 5px;
	color:#fff;
	width: 103px;
	color:#fff;
	text-decoration:none;
}
#subNAVL li a:hover {
	background-color: #F47B2D;
	text-decoration:none;
}

.subNAVLOn {
	list-style-image: none;
	list-style-type: none;
	display: block;
	border:#fff 1px solid;
	margin-bottom:5px;
	background-color: #FBD41D;
	padding:5px 0px 5px 5px;
	color:#fff;
	width: 103px;
	color:#FDCD53;
	background-image: url(../images/butON.png);
	cursor:default;
}
/* ---------------------------------------- */

/* Main Ad area Right */
/* ---------------------------------------- */
#mainAdsR {
	position:relative;
	text-align:left;
	height:144px;
	float:right;
	width: 708px;
	background-image: url(../images/infoBoxBare.jpg);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:25px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
	top:-10px;
	cursor: default;

}
/* ---------------------------------------- */

/* base NAV */
/* ---------------------------------------- */
#base {
	width: 90%;
	text-align:center;
	height: 24px;
	background-image: url(../images/baseNavBknd.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: 1px solid #ffca00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;

}
#baseContent {
	position: relative;
	width: 850px;
	margin:0 auto;
	/*margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/
	padding-top: 2px;
	font-weight: bold;
	cursor: default;
	font-size:15px;
}

#baseContent a{ 
	color:#fff;
	text-decoration:none;
}
#baseContent a:hover{
	color:#666;
	text-decoration:underline;
}
/* ---------------------------------------- */

/* sub Base - copyright,privacy,W3C etc. */
/* ---------------------------------------- */
#subBase {
	position: relative;
	height: 20px;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
}
#validXHTMLHome {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 50px;
}
#validCSSHome {
	float: right;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gdhHome {
	float: right;
	font-weight: bold;
	color: #999999;
	line-height: 17px;
	margin-left: 20px;
}
#gdhHome a{
	font-weight: bold;
	color: #999;
	text-decoration: none;	
}
/* ---------------------------------------- */

.baseAds {
	position: relative;
	left: 0px;
	margin-bottom: 20px;
	border: 1px solid #FFCA02;
	padding: 15px;
	background-color: #FFF;
}
#ads {
	width: 1024px;
	margin-bottom: 15px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.emph {
	font-size: 24px;
	color: #FFCA02;
}

#mainL ul {
	list-style-position: outside;
	list-style-type: disc;
	page-break-after: always;
}

/* CONTACT FORM */
/* ---------------------------------------- */
input {
	margin: 3px;
}
textarea {
	margin: 3px;
	max-width:200px;
}
.send {
	background-color: #91B8D9;
	margin: 3px;
	border: 1px solid #D6F4BB;
	cursor: pointer;
	color: #D6F4BB;
	font-weight: bold;
	padding:5px;
}
.send:hover {
	background-color:#D6F4BB; 
	color: #90EF3B;
	border: 1px solid #90EF3B;
}
.reset {
	background-color: #D9BBF4;
	margin: 3px;
	border: 1px solid #D6F4BB;
	cursor: pointer;
	font-weight: bold;
	color: #999;
	padding:5px;
}
.reset:hover {
	background-color:#D6F4BB; 
	color:#666;
	border: 1px solid #90EF3B;
}
#form1 {
	width: 620px;
	/*background-color: #f37a2c;*/
	background-color: #f2efed;
	padding: 20px;
	margin: 0px auto;
	line-height: 12px;
	height: auto;
	color:#666;
	/*border:#f37a2c 5px ridge;*/
	margin-bottom:40px;
	border-radius:15px;
	-moz-border-radius:15px;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
div.row {
	clear: both;
	padding-top: 10px;
	display: inline;
}

div.row span.label {
	float: left;
	width: 300px;
	text-align: left;
	line-height: 16px;
	cursor: default;
}

div.row span.formw {
	float: right;
	width: 300px;
	padding-left:100px;
	text-align: left;
} 
.contactRequired {
	font-size:10px;
	color:#FF0000;
}
.inputFormBAK {
	background-color: #fff;
	/*-moz-box-shadow: 0 0 3px 3px #dbd4d0;
    -webkit-box-shadow: 0 0 3px 3px #dbd4d0;*/
    box-shadow: inset 0 0 4px 4px #dbd4d0;
    border: #999 1px solid;
	padding:10px;
	font-size:16px;
	max-width: 300px;
}
/* ---------------------------------------- */


#ad1 {
	cursor: default;
}
#ad2 {
	cursor: default;
}
#ad3 {
	cursor: default;
}

#mainTextBelow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	/*color: #BABABA;*/
	color:#A5A5A5;
	width: 700px;
	float: right;
	margin-top: 20px;
	cursor: default;
	margin-bottom: 80px;
	margin-right: 20px;
	line-height:24px;
}
.mainTextBelowUL {
	list-style-type: disc;
	font-size: 16px;
}
/* Large Pics */
/* ---------------------------------------- */
#largePics {
	float: right;
	height: 120px;
	width: 560px;
	position: relative;
}
.picL {padding:15px;}
/* ---------------------------------------- */

/* CQC */
/* ---------------------------------------- */
#cqc {
	float: left;
	position: relative;
	height: 100px;
	width: 154px;
	margin-top: 100px;
	margin-left: 40px;
}
/* ---------------------------------------- */

/* facebook */
/* ---------------------------------------- */
#fb {
	float: left;
	position: relative;
	height: 44px;
	width: 144px;
	margin-top: 20px;
	margin-left:10px;
	/*text-align:center;*/
	cursor:default;
}
/* ---------------------------------------- */

/* iaa */
/* ---------------------------------------- */
#iaa {
	float: left;
	position: relative;
	height: 47px;
	width: 188px;
	margin-top: 40px;
	display:none;
}
/* ---------------------------------------- */

#terms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	height: 20px;
	width: 150px;
	margin-left: 50px;
	cursor: default;
}

/* SLIDER - also see /js/nivo-slider.js */
/* ---------------------------------------- */

.nivoSlider {
	position:relative;
	width:730px; /* Change this to your images width */
	height:170px; /* Change this to your images height */
	background:url(../imagesJQ/loading.gif) no-repeat 50% 50%;
	left: -14px;
	top: -13px;
	font-size: 26px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height: 170px;
	width: 730px;
}
.nivoSlider a {
    border:0;
    display:block;
}
.sliderTitle {
	text-align: center;
	color:#999;
	background:#fff;
	padding: 5px;
}
.sliderTitle a{
	font-size: 36px;
	color: #F47B2D;
	font-weight: normal;
}
.sliderTitle a:hover {
	color: #CCC;
}

/* ---------------------------------------- */
.error {
	font-size: 40px;
}
#Linfo {
	float: left;
	height: 200px;
	width: 154px;
	margin-top: 80px;
	margin-left: 10px;
	position: absolute;
	left: 9px;
	top: 249px;
}
/* pts/private quotes button div */
/* ---------------------------------------- */
.quotes {
	display: block;
	width: 291px;
	height: 132px;
	background: url('../images/get_a_quote-button.jpg');
	text-indent: -99999px;
}
.quotes:hover {
	background-position: 0px -132px;	
}
.quotes:active {
	background-position: 0px -264px;	
}
.quotesPTS {
	display: block;
	width: 291px;
	height: 132px;
	background: url('../images/get_a_quote-buttonPTS.jpg');
	text-indent: -99999px;
}
.quotesPTS:hover {
	background-position: 0px -132px;	
}
.quotesPTS:active {
	background-position: 0px -264px;	
}
/* ---------------------------------------- */

/* contactAddress - googlemaps div */
/* ---------------------------------------- */
#map_canvas {
	position: relative;
	height: 300px;
	width: 700px;
	margin-bottom: 20px;
	border: 1px solid #F38B22;
}
/* ---------------------------------------- */
object {
	overflow: hidden;
	border:none;
	width:400px;
	height:350px;
}
iframe {
	overflow: hidden;
	border:none;
}
#CQCquote {
	/*display:none;*/
	font-size:12px;
	line-height:14px;
	padding:10px;
	margin:5px;
	border: 1px solid #4C3C1B;
	clear:left;
	width:200px;
	height:auto;
	float:right;
}
.linkSmall {
	font-size:12px;
}
.cqcEmph {
	color:orange;
}
/*-----------------------------------------*/
/* recruitment.html - jobs available */
.smaller {
	font-size:16px;
}	
/*-----------------------------------------*/
/* mandatoryTraining.html */

.divLink {
  cursor:pointer;
  background-color:#BABABA;
  display:block;
  text-align:center;
  margin-top:8px;
  width:200px;
  height:30px;
  border-radius:10px;
  /*border-width:1px;
  border-style:solid;
  border-color:#E70000;*/
  padding-top:6px;
  color:#F47B2D;
  -moz-box-shadow: 5px 5px 5px #888;
  -webkit-box-shadow: 5px 5px 5px #888;
  box-shadow: 5px 5px 5px #888;
}

.divLink:hover {
  background-color:#F38B22;
  text-decoration:none;
  color:#FFFFFF;
}

.divLink:visited {
 color:white;
}

.divLink:visited:hover {
 color:white;
}

#tNAV {
  height:30px;
  width:700px;
  margin-bottom:40px
}

#tNAV_firstAidTraining {
  height:auto;
  width:auto;
  float:left;
  /*background-color:grey;*/
  padding:10px;
}

#tNAV_mandatoryTraining {
  height:auto;
  width:auto;
  float:right;
  /*background-color:grey;*/
  padding:10px;
}
/* ****************** QUALSAFE Training ****************** */

#qualsafe {

}

.qualsafeTraining_content {
  display:inline-block;
  border:1px grey solid;
  width:700px;
  min-height:300px;
  
  background-color:#FCEECF;
  margin-bottom:26px;
  padding:5px;
}

.qualsafeTraining_content_heading {
  display:inline-block;
  width:685px;
  height:30px;
  background-color:#fff;
  border:1px grey solid;
  padding:5px;
}

.qualsafeTraining_LEFT {
  display:inline-block;

  border:1px grey solid;
  min-width:100px;
  min-height:283px;
  background-color:white;
  margin:10px;
  float:left;
  padding:5px;
  background-color:#EBEAFF;
}

.qualsafeTraining_RIGHT {
  display:inline-block;

  border:1px grey solid;
  width:420px;
  min-height:288px;
  background-color:white;
  margin:10px;
  float:right;
  padding:5px;
  font-size:12px;
  line-height:16px;
}

.trainingPrice {
  float:right;
  font-size:12px
}
/* ****************** END QUALSAFE Training ****************** */
