@charset "utf-8";
/* CSS Document 
COLOURS
Green: #05BC00
Orange: #FF9B00
Blue: #0000CB
Light Grey: #505050
Dark Grey: #2C2C2C

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

body {
	line-height: 1.2;
	background-color:#05BC00;
	font-family:Arial, Helvetica, sans-serif;
}
a:link img, a:visited img, a:hover img{border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
/* Container */
#container {
	width:900px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#container:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
/* Header */
#header {
	width:100%;
	height:95px;
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
}
#header:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
#headerText {
	width:100%;
	height:35px;
	color:#0000CB;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}
#headerText a { color:#0000CB; text-decoration:none;}
#headerText a:hover { text-decoration:underline;}

#headerText:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
/* Main Contact (Top) */
#mainContact {
	text-align: right;
	font-size: 15px;
	color: #FF9B00;
	font-weight: bold;
	width: 205px;
	float: right;
	margin-right: 30px;
	line-height: 17px;
}

.addthis_default_style {
}
.addthis_default_style a:link, .addthis_default_style a:visited {
	color:#FF9B00;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.addthis_default_style a:hover {
	color:#0000CB;
}
.addthis_button_facebook_like {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contactImg {
	margin-right: 5px;
}
#mainContact a:link, #mainContact a:visited {
	color:#FF9B00;
	text-decoration:none;
}
#mainContact a:hover {
	color:#0000CB;
}
/* Content */
#content {
	width:100%;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
}
#content:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
/* Side Bar */
#sideBar {
	width:190px;
	float: left;
}
#sideBar img {
	margin-bottom:10px;
}
#sideBar ul {

}
#sideBar ul li {
	font-size:14px;
	margin-bottom:20px;
}
#sideBar li a:link, #sideBar li a:visited {
	color:#0000CB;
	font-weight:bold;
	text-decoration:none;
}
#sideBar li a:hover {
	color:#FF9B00;
}
#sideBar li.current a:link, #sideBar li.current a:visited, #sideBar li.current a:hover {
	color:#FF9B00;
}
/* Main Content */
#mainContent {
	width:670px;
	float: right;
	margin-right: 40px;
	color:#2C2C2C;
	font-size:14px;
}
#mainThreePic {
	width:670px;
	height:387px;
	background-image: url(../images/mainThree1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	margin-bottom:20px;
	position:relative;
}
#mainThreePic h1 {
	margin-right:10px;
	font-size:22px;
	color:#FF9B00;
	font-weight:normal;
	position:relative;
	top:310px;
}
#contentText {
	width:620px;
	margin-left:30px;
}
#contentText h1 {
	font-size:18px;
}
#contentText h2 {
	font-size:14px;
}
#contentText ul {
	font-size: 16px;
	color: #0000CB;
	list-style-image: url(../images/mainPageBullet.jpg);
	margin-left: 30px;
}
#contentText ul li {
	margin-bottom: 12px;
}
.floatRight {
	float:right;
}
/* Header */
#footer {
	color:#505050;
	font-size:12px;
	width:100%;
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	text-align:center;
}
#footer:after{clear:both; content:'.'; display:block; height:0; visibility:hidden;}
#footer a:link, #footer a:visited {
	color:#505050;
	text-decoration:none;
}
#footer a:hover {
	color:#0000CB;
}
#footer p {
	margin-bottom:10px;
	line-height:14px;
}
.footerBox {
	text-align:left;
	width:249px;
	height:63px;
	margin-left:19px;
	margin-right:19px;
	margin-bottom:15px;
	float:left;
	background-image: url(../images/footerBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerBox h2 {
	margin-top:10px;
	margin-left:12px;
	margin-bottom:12px;
	font-weight:normal;
	font-size:18px;
	color:#FF9B00;
}
.footerBox a:link, .footerBox a:visited {
	margin-left:12px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0000CB;
}
.footerBox a:hover {
	color:#FF9B00;
}
.driveLogos {
	margin-bottom:25px;
}
.imgLeft{
	float: left; 
    margin: 4px;
}
.imgRight{
	float: right; 
    margin: 4px;
}
ol { 
margin-left:10px;
 list-style-type: disc; 
	list-style-position: outside;}
ol li{ margin-left:10px; padding-left:5px;}
.callNowFoot {
	font-size: 16px;
	font-weight:bold;
	color:#05BC00;
}
.toTop {
	font-size:10px;
}
/* Validate Errors */
label.error { display: block; color: red; font-style: italic; font-weight: normal; }
input.error { border: 2px solid red; }
textarea.error { border: 2px solid red; }
td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select { border: 2px solid red; background-color: #FFFFD5; margin: 0px; color: red; }
tr td.field div.formError { display: none; color: #FF0000; }
tr.errorRow td.field div.formError { display: block; font-weight: normal; }
div.error { color: red; }
div.error a { color: #336699; font-size: 12px; text-decoration: underline; }

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }
#social h1 {
	font-size: 16px;
	font-weight:bold;
	color:#05BC00;
}
#social td {
	padding: 10px;
}

/* FL1 Group Additons */
/* Social Media */
ul.social-media { margin:5px 0 0 0; padding:0; float:right;}
ul.social-media li { list-style:none; float:left; margin-right:5px;}
ul.social-media li a.facebook { background:url(../images/facebook.png) no-repeat; width:32px; height:32px; display:block;}
ul.social-media li a.twitter { background:url(../images/twitter.png) no-repeat; width:32px; height:32px; display:block;}

.collage-st-albans { width:670px; height:387px; background-image: url(../images/collage-st-albans.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}
.collage-watford { width:670px; height:387px; background-image: url(../images/collage-watford.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}
.collage-harpenden { width:670px; height:387px; background-image: url(../images/collage-harpenden.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}
.collage-hemel { width:670px; height:387px; background-image: url(../images/collage-hemel.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}
.collage-hatfield { width:675px; height:397px; background-image: url(../images/collage-hatfield.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}
.collage-welwyn { width:675px; height:397px; background-image: url(../images/collage-welwyn.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}
.collage-stevenage { width:675px; height:397px; background-image: url(../images/collage-stevenage.jpg);	background-repeat: no-repeat; background-position: left top; text-align:right; margin-bottom:20px; position:relative;}

/* Payment button */
a.make-payment { float:right; background:url(../images/make-payment.png) no-repeat; width:176px; height:76px; display:block; margin-right:10px;}

/* Payment page */
ul.products { margin:0 0 20px !important; padding:0;}
ul.products li { list-style:none; padding:5px 0; overflow:hidden; color:#2c2c2c; font-size:13px; margin:0 !important;}
ul.products li label { width:350px; display:block; float:left;}
.add-to-basket { background:url(../images/add-to-basket.png) no-repeat; width:116px; height:47px; font-size:12px; font-weight:bold; color:#fff; border:none; text-align:center; padding-bottom:24px; float:right; cursor:pointer;}

/* Training */
.training div { background-color:#f6f6f6; padding:10px 10px 5px; overflow:hidden;}
.training div p { margin:0 !important; float:left; color:#2c2c2c; font-size:12px;}
.training div p label { color:#2c00fe; font-size:16px;}
.training div p input { width:50px;}

.make-a-payment { position:absolute; bottom:3px; right:3px; height:85px; width:406px; display:block; text-decoration:none; }
.make-a-payment span { display:none; }

