


/*
---------------------------------------
LAYOUT
Cascading Style Sheet 		
Author: Lyndsey Pearce		
Version: 1.0				
website: Tenderfoot Presents
email: lyndsey.pearce@cube3media.com
---------------------------------------
*/
@import url(typography.css);


/*Normalises margin and padding*/
body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, blockquote, 
th, td 
{
	margin: 0;
	padding: 0;
}

/*Normalises font sizes for headers*/
h5, h6{
	font-size: 100%;
}

/*Removes list-styles from lists*/
ol, ul{
	list-style: none;
}

/*Normalises font-style and font-weight to normal*/
address, caption, cite, code, dfn, th, var{
	font-style: normal;
	font-weight: normal;
}

/*Removes cellspacing and cellpadding from tables*/
table{
	border-collapse: collapse;
	border-spacing: 0;
}

/*Removes border from fieldset and img*/
fieldset, img{
	border: 0;
}

/*Left aligns test in caption and th*/
caption, th{
	text-align: left;
}

/*Removes quotation marks from g*/
q:before, q:after{
	content: '';
}


/*Use html and body to center the design instead of a wrapper div*/
html {
text-align:center
}

body{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

* { padding: 0; margin: 0; }

#gradhold{
	background-image: url(../images/back.jpg); 
	width: 800px;
}


#wrapper { 
 margin: 0 auto;
 width: 760px;
}
#header {
 width: 760px;
 float: left;
 
}

#header #top{
	height: 45px;
}

#header #number{
	display: inline;
	float: left;
	width: 560px;
	margin: 10px 0 0 15px;
}

#header #searchbox{
	width: 170px;
	float: left;
	display: inline;
	
}

#header #searchbox form#form2 input.topsearch{
	width: 140px;
/*	border: 1px solid #000;*/
	margin: 0;
	padding: 0;
}

#header #logo{
	width: 760px;
	height: 68px;
	background-image: url(../images/header.gif);
	margin: 0 0 5px 0;
	
}

#header #logo img{
	float: right;
	margin: -7px 0 0 0;
	padding: 0;
	
}

#header #logo2 img{
	float: right;
	margin: -7px 0 0 0;
	padding: 0;
	
}

#header #logo2{
	width: 760px;
	height: 68px;
	background-image: url(../images/header2.gif);
	margin: 0 0 0 0;
	
}


#header #tabs{
	width: 730px;
	height: 20px;
	/*background-image: url(../images/tabs.jpg);*/
	padding: 5px 0 0 0;
	
}

/*#header #traintabs{
	width: 760px;
	height: 20px;
	background-image: url(../images/traintabs.jpg);
	padding: 5px 0 0 0;
	
}*/

#traintabs ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0 0 16px;
	padding:0;
}

#traintabs ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 7px 0 7px;
}

#tabs ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0 0 0;
	padding:0;
}

#tabs ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 7px 0 7px;
}



.home ul li a{
	text-decoration: none;
}

.homelearn ul li a{
	text-decoration: none;
}

.courses ul li a{
	text-decoration: none;
}


.courseslearn ul li a{
	text-decoration: none;
	height: 33px;
	border: 1px solid #f0f;
}

.career ul li a{
	text-decoration: none;
}

.test ul li a{
	text-decoration: none;
}

.why ul li a{
	text-decoration: none;
}

.faq ul li a{
	text-decoration: none;
}

.admin ul li a{
	text-decoration: none;
}
.home ul li a{
	text-decoration: none;
}

.homeleann ul li a{
	text-decoration: none;
}

.whylearn ul li a{
	text-decoration: none;
}

.testlearn ul li a{
	text-decoration: none;
}

.findlearn ul li a{
	text-decoration: none;
}
.home{
	width: 530px;
	height: 20px;
	background-image: url(../images/traintabs.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.courses {
	width: 530px;
	height: 20px!important;
	background-image: url(../images/traintabs.jpg)!important;
	background-position: 0 -25px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.career{
	width: 530px;
	height: 20px!important;
	background-image: url(../images/traintabs.jpg)!important;
	background-position: 0px -50px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.test{
	width: 530px;
	height: 20px;
	background-image: url(../images/traintabs.jpg);
	background-position: 0px -75px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.why{
	width: 530px;
	height: 20px;
	background-image: url(../images/traintabs.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.faq{
	width: 530px;
	height: 20px;
	background-image: url(../images/traintabs.jpg);
	background-position: 0px -125px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.admin{
	width: 530px;
	height: 20px;
	background-image: url(../images/admintab.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	margin-left: 15px;
}

.homelearn{
	width: 530px;
	height: 20px;
	background-image: url(../images/home.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	margin-left: 15px;
}

.courseslearn{
	width: 530px;
	height: 20px;
	background-image: url(../images/home.jpg);
	background-position: 0px -25px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	margin-left: 15px;
}

.whylearn{
	width: 530px;
	height: 20px;
	background-image: url(../images/home.jpg);
	background-position: 0px -50px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	margin-left: 15px;
}



.testlearn{
	width: 530px;
	height: 20px;
	background-image: url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position: 0px -75px;
	padding: 5px 0 0 0;
	margin-left: 15px;
}

.findlearn{
	width: 530px;
	height: 20px;
	background-image: url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position: 0px -100px;
	padding: 5px 0 0 0;
	margin-left: 15px;
}
 

#header #banner{
	background-image: url(../images/bluebanner.jpg);
	background-repeat: repeat-y;
	height: 165px;
}

#header #bannerhome{
	
	width: 730px;
	margin: 0 0 20px 10px;
	background-image: url(../images/bluebanner.jpg);
	height: 165px;
}

#header #banner #bannerimagehold{
	width: 467px;
	float: left;
	display: inline;
}

#header #banner #bannerimagehold #bannerimageflash{
	margin: 5px 0 0 20px;
}

#header #bannerhome #bannerimagehold{
	
	float: left;
	display: inline;
	
}

#header #bannerhome #bannerimagehold img{
	margin: 7px 7px 0 20px;
}

#header #banner #bannertexthold{
	float: left;
	width: 262px;
}

#header #banner img{
	margin: 5px 0 0 20px;
}

/*input#callback_name{
	width: 130px;
}*/

input#callback_name{
	width: 150px;
	margin: 3px 0 2px 0;
}

#leftcolumn { 

 width: 180px;
 float: left;
 display: inline;
 padding: 10px 0 0 0;
 

}

#homecolholder {
	
}

#leftercolumn {
	width: 170px;
	float: left;
	
}

#leftercolumn #leftcolumn #ok{
	margin: 0 0 0 15px;
	padding:0 0 0 10px;
}

#leftcolumnhome{
	width: 240px;
	height: 380px;
	/*background-color: #000;*/
	border: 1px solid #999;
	float:left;
	/*margin: 0 0 0 10px;*/
}

#leftcolumnhome img{
	margin: 5px;
	float: left;
}

#leftcolumn #phonebox{
	background: #E8EBEB;
	margin: 15px 0 10px 15px;
	text-align: center;
}

#leftcolumn #callback{
	background: #E8EBEB;
	margin: 0 0 0 15px;
	padding: 8px;
}

#leftcolumn ul#subnavcourses span{
	
}

#leftcolumn ul#subnavcourses{
	margin: 0 0 0 15px;
	border-top: 1px solid #333;
}

#leftcolumn ul#subnavcourses li{
	border-bottom: 1px solid #333;
	background-color: #E8EBEB;
	line-height: 30px;
	padding-left: 5px;
}

#leftcolumn ul#subnavcourses li a{
	background-color: #FFE62B;
	width: 150px;
	display: block;
	margin: 0 0 0 -5px;
	padding-left: 5px;
}

#leftcolumn ul#subnavwhy{
	margin: 0 0 0 15px;
	border-top: 1px solid #333;
	
}

#leftcolumn ul#subnavwhy li{
	border-bottom: 1px solid #333;
	background-color: #E8EBEB;
	line-height: 30px;
	padding-left: 5px;
}

#leftcolumn ul#subnavwhy li a{
	background-color: #FFE62B;
	width: 150px;
	display: block;
	margin: 0 0 0 -5px;
	padding-left: 5px;
	text-decoration: none; 
}

/*#leftcolumn ul#subnavwhy{
	margin: 0 0 0 15px;
	background-color: #E8EBEB;
	border-top: 1px solid #333;
}

#leftcolumn ul#subnavwhy li{
	border-bottom: 1px dotted #333;

	margin-left: 5px;
	padding: 5px 0 5px 0;
}*/


#rightcolumn { 
 float: left;
 width: 560px;
 display: inline;
}

#rightcolumnhome{
	width:240px;
	height: 380px;
	float: left;
	display: inline;
	border: 1px solid #999;
	/*margin: 0 15px 0 0;*/
}

#rightcolumnhome img{
	margin: 5px;
	float: left;
}

img.instructorthumb{
	float: left;
	
	padding: 3px;
	display: inline;
	margin: 0 15px 0 0;
	width: 156px;
	position: relative;
}

.instructor_details{
	float: left;
	width: 385px;
}

.instructorhold{
	width: 353px;
	margin-top: 10px;
}

#rightcolumn #content{
margin:10px 0 0 20px; 
width: 555px;
}

#rightcolumn #content_footer{
	background-image: url(../images/content_footer.jpg);
	height: 85px;
	margin: 10px 0 0 20px;
}

#rightcolumn #content_footer .Enquiry{
	 vertical-align: top;
	 margin: 5px 0 0 0;
	 width:270px;
	 float: right;
}

#rightcolumn #content_footer .Enquiry img{
	margin: 3px 0 0 0;
}

#enquirybanner .Enquiry{
	 vertical-align: top;
	 margin: 5px 0 0 0;
	 width:270px;
	 float: right;
}

#enquirybanner .Enquiry img{
	margin: 3px 0 0 0;
}

#rightcolumn table{
	border: 1px solid #333;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 480px;
}

#rightcolumn table.big{
	margin-left: 0px;
	margin-top: 20px;
}

#rightcolumn table caption{
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}

#rightcolumn table tr{
	border-bottom: 1px solid #333;
}

#rightcolumn table tr td{
	border-right: 1px solid #333;
	padding: 3px;
}

#rightcolumn table tr th{
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

#bottomglow{
	background-image: url(../images/bottomglow.jpg);
	height: 32px;
	width: 800px;
}

#enquirybanner{
	background-image: url(../images/big_content_footer.jpg);
	background-repeat: no-repeat;
	height: 85px;
	margin: 15px 0 0 10px;
}

#footer { 
 width: 720px;
 clear: both;
 margin: 30px 0 0 0px;
 padding: 5px 20px 0 20px;
 border-top: 3px solid #3d5bb1;
}

#footer2 { 
 width: 720px;
 clear: both;
 margin: 30px 0 -10px 20px;
 padding: 5px 20px 0 20px;
 border-top: 3px solid #3d5bb1;
}


/* Changes 2nd October */

#yellowback{
	/*background-color: #FFE62B;*/
	padding: 0px;
	
}

#yellowbox{
	margin: 0;
	/*padding: 10px;*/
}

table.tadmin{
	
}



table.tadmin tr td{
	border: none;
}

#callback #phonebox{
	background-color: #fff;
	width: 140px;
	margin: 0 0 5px 0;
}

#callback #arrange {
	background-color: #fff;
/*	margin: 5px 0 0 0;
	padding: 0 0 3px 3px;*/
}

#minibutton {
	background-image: url(../images/minibackred.jpg);
	height: 80px;
	width: 155px;
	margin: 10px 0 0 15px;
}

#minibutton2 {
	background-image: url(../images/miniback.jpg);
	height: 75px;
	width: 155px;
	margin: 10px 0 0 15px;
}

#minibutton3 {
	background-image: url(../images/miniback.jpg);
	height: 75px;
	width: 155px;
	margin: 10px 0 0 15px;
}

#rightcolumn table.nobor{
	border: none;
}

#rightcolumn table.nobor tr td{
	border: none;
}

#rightcolumn table.nobor tr {
	border: none;
}

#ok{
	width: 145px;
	height: 50px;
	background-color: #e8ebeb;
	margin: 10px 0 0 15px;
	padding:0 0 0 10px;
}

select{
	width: 150px;
}

img.creds{
	
	margin: 10px 0 0 12px;
}

ul.homelist{
	list-style-type: square;
	margin: 0 0 0 30px;
}

ul.homelist li{
	margin: 2px 0 2px 0;
}

img.floatleft{
	float: left;
	margin: 5px 10px 10px 0
}

#minibutton a{
	
	margin: 0;
	padding: 0;
}

#minibutton span.clickhere{
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	/*margin-top: 5px*/
}

#quizbox{
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	padding-top: 10px;
}

#holdmeright{
	/*border: 1px solid #ff0000;*/
}

#holdmeright{
	width:240px;
	/*height: 310px;*/
	float: left;
	display: inline;
/*	border: 1px solid #f00;*/
	margin: 0 0 0 20px;
}

#holdmeleft{
	width: 240px;
	/*height: 310px;*/
	/*background-color: #000;*/
	float:left;
	margin: 0 0 0 15px;
/*	border: 1px solid #f00;*/
}

#compright{
	background-color: #000;
	color: #FFE62B;
	height: 270px;
	margin-top:15px;
}

#compleft{
	background-color: #FFE62B;
	height: 270px;
	margin-top:15px;
}

span.blue{
	color: #3d5bb1;
}

#newright{
	float: left;
	/*margin: 0 0 0 25px;*/
	width:200px;
	min-height: 825px;
}

#leftcolumnhome img.homeimg{
	margin: 15px 0 0 17px;
}

#rightcolumnhome img.homeimg{
	margin: 15px 0 0 17px;
}

#leftcolumnhome p.homepara{
	color: #333;
	margin: 0 20px 0 20px;
}

#rightcolumnhome p.homepara{
	color: #333;
	margin: 0 20px 0 20px;
}

#rightcolumnhome ul.homelistleft{

	list-style-type: disc;
	width: 90px;
	margin: 2px 0 0 30px;
	display: block;
	float: left;
	font-size: 10px;
}

#rightcolumnhome ul.homelistright{
	list-style-type: disc;

	width: 95px;
	float: left;
	display: block;
	margin: 2px 0 0 16px;
	font-size: 10px;
}

#leftcolumnhome img.mi{
	margin: 5px 0 10px 20px;
}

#rightcolumnhome img.mi{
	margin: 10px 0 10px 20px;
}

#bottomcontent{
	float:left;
	width: 500px;
	margin: 10px 0 0 15px;
}

#twocolhold{
	width: 540px;
	float:left;
	
}

#phoneboxnew{
	display: block;
	background-image: url(../images/interested.jpg);
	height: 90px;
	margin: 0 0 10px 0;
}

#phoneboxnew2{
	display: block;
	background-image: url(../images/interested2.jpg);
	height: 90px;
	margin: 0 0 10px 10px;
	width: 170px;
}

#arrange{
	background-image: none;
}

#arrange label{
	margin: 0 0 10px 0;
	display:block;
}


#arrange_parent{
	background-image: url(../images/arrange-text.gif);
	background-repeat:no-repeat;
	background-position:top left;
}



#arrange_parent2{
	background-image: url(../images/arrange-text.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 165px;
	margin: 0 0 0 10px;
	padding: 0 5px 0 0;
}

#arrange2 label{
	display:block;
}

#arrange2 label.error{
	margin: 0 0 10px 0;
	display:block;
}

#arrange2 form.arr label{
	color: #ffe62b;
	
}

#arrange2 form.arr{
	background-image: url(../images/arrangeback-expand.gif);
	background-repeat:repeat-x;
	padding: 62px 0 5px 5px;
	width: 165px;
	
	
}


#arrange form.arr{
	background-image: url(../images/arrangeback-expand.gif);
	background-repeat:repeat-x;
	padding: 62px 0 10px 10px;
}


#arrange2 form.arr input.subby{
	margin: 5px 0 5px 0;
}


#arrange form.arr label{
	color: #ffe62b;
	
}

#arrange form.arr input.subby{
	margin: 0 0 -5px 0;
}


#arrange2 label.error{
	margin: 0 0 10px 0;
	display:block;
	font-weight: normal;
}


form#enq label.error{
	margin: 10px 0 10px 0;
	display:block;
	clear:both;
	background-color: #CC1818;
	color: #ffffff;
	padding: 4px;
	width: 200px;
}
















img.newimage{
	margin-bottom: 12px;
}

#midcolumn{
	width: 370px;
	float: left;
	padding: 0 7px 0 7px;
	margin: 0 0 30px 0;
}

#yellowback #farcolumn{
	float: left;
	width: 170px;
	
}

#yellowback #farcolumn img.newimage{
	margin: 0 0 10px 0;
}

#header #banner img.bannerreplace{
	margin: 0 0 0 0;
}

#header #banner #bannerimageflashrep{
	margin: 0 0 0 0;
}

img.imgbor{
	border: 1px solid #999;
}






/*Added by Lyndsey 24/3/2009*/
div#truth h2{
}

div#truth span{
	text-transform:uppercase;
	color:#FF0000;
}

#rightcolumn form table{
	border:none;
	margin:0!important;
	padding:0;
	width:250px!Important;
}


#rightcolumn form table tr,
#rightcolumn  form table tr td{
	border:none!important;
	border:none;
}

h1.red{
	color: #f00;
}

h2.red{
	color: #f00;
}

#midcolumn #ebookDownload{
	background: #e9e9e9;
	width: 360px;
	padding: 5px;
	margin-bottom: 10px;
}

#midcolumn #ebookDownload label.error{
	color: #f00;
	display: block;
}


