
/*___________________   Aurelia Training / General Styles */

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #333;
	background:#FFF3C4 url(../images/bg-pattern.gif) repeat-x top left;
}

h1	{
	font-size: 1.8em;
	padding:0;
}

h2	{
	font-size: 1.3em;
	line-height: 1.2em;
}

h3	{
	font-size: 1.2em;
	color: #162B41;
	font-weight: bold;
	margin: 8px 0 2px 0
}

h4	{
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 4px;
	clear:both;
}

p	{
	margin: 0;
	padding: 0 0 0.8em 0;
}

intro	{
	font-size: 1.2em;
	color: #162B41;
	font-weight: bold;
	margin: 8px 0 2px 0
}

ul, ol	{
	padding:0;
	position:relative;
}

fieldset	{
	background:#E0EEFB;
	padding: 10px;
	margin: 0 0 20px 0;
}

* html fieldset	{
	background:#E0EEFB;
	padding: 0 10px 10px 10px;
}

legend {
	font-weight:bold;
	padding: 0;
}

* html legend {
	padding: 0;
}

a, a.visited {
	color: #666;
	text-decoration: underline;
}

a:hover, a.selected	{
	text-decoration: none;
	color:#326698;
	
}
address	{
	paddin: 5px 0 20px 0;
}
img	{
	border:none;
}

img	a {
	border:none;
}

/* Contentwrappers */

ul#utilities	{
	float:right;
	margin: 10px 15px 11px 0;
	font-size: 100%;
}

ul#utilities li, ul#nav li	{
	display:inline;
	list-style-type:none;
}

ul#utilities li.selected a {
	text-decoration:none;
}

ul#utilities1	{
	float:left;
	margin: 10px 15px 11px 0;
	font-size: 100%;
}

ul#utilities1 li, ul#nav li	{
	display:inline;
	list-style-type:none;
}

ul#utilities1 li.selected a {
	text-decoration:none;
}

ul#nav	{
	position:absolute;
	top: 67px;
	left: 250px;

}

ul#nav li a	{
	height:32px;
	display:block;
	float:left;
	margin-right: 15px;
}


ul#nav li.navabout a	{
	background: url(../images/navabout.gif) no-repeat left top;
	width:88px;
}

ul#nav li.navabout a:hover, ul#nav li.navabout a.selected	{
	background: url(../images/navabout.gif) no-repeat left -32px ;
}

ul#nav li.navcourses a	{
	background: url(../images/navcourses.gif) no-repeat left top;
	width:64px;
}

ul#nav li.navcourses a:hover, ul#nav li.navcourses a.selected		{
	background: url(../images/navcourses.gif) no-repeat left -32px ;
}

ul#nav li.navtestimonials a	{
	background: url(../images/navtestimonials.gif) no-repeat left top;
	width:92px;
}

ul#nav li.navtestimonials a:hover, ul#nav li.navtestimonials a.selected		{
	background: url(../images/navtestimonials.gif) no-repeat left -32px ;
}

ul#nav li.navenquiry a	{
	background: url(../images/navenquiry.gif) no-repeat left top;
	width:78px;
}

ul#nav li.navenquiry a:hover, ul#nav li.navenquiry a.selected		{
	background: url(../images/navenquiry.gif) no-repeat left -32px ;
}



ul#nav li a span	{
	display:none;
}


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

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

.logo	{
	border: 10px solid #FFF;
	margin: 67px 15px 15px 15px;
}

.clear	{
	clear: both;
}
.summary	{
	font-size: 1.1em;
	margin: 5px 0;
}

.notes {
	font-size:90%;
}
.hidden	{
	text-indent: -8000px;
}

.nodisplay	{
	display:none;
}

.left	{
	float:left;
}

.tel	{
	margin-left: 20px;
	font-size: 260%;
}

.quoter {	
	font-weight:bold;
	margin-bottom: 40px;
}
/* Internal links */

a.mainlink {
	text-decoration: underline;
	background: url(../images/arrow.gif) no-repeat left 3px;
	padding-left: 15px;
	display:block;
}

a.mainlink:hover {
	text-decoration: none;
}

/* Footer Content */

#pagewrapper { 
   margin:auto;
   width: 790px;
   background: #FFF3C4 url(../images/background2.jpg) no-repeat left top;
   border-left: 1px solid #F98B00;
   border-right: 1px solid #F98B00;
   position:relative;
} 

* html #pagewrapper { 
   width: 770px;
} 

div#content	{
	background: #FFF;
	padding: 10px;
	margin: 60px 15px 15px 15px;
	overflow:auto;
}

* html div#content	{
	float:left;
	width: 728px;
	margin: 85px 10px 0px 10px;
}

#leftbar, #rightbar	{
	float:left;
}

#leftbar	{
	width: 200px;
}

#rightbar {
	width: 526px;
}


div#footer {
	background: #FFF;
	padding: 10px;
	margin: 10px 15px 15px 15px;
	overflow:auto;
	clear:both;
	font-size: 80%;
}

div#footer ul {
	margin: 0;
	background-color:#4C80B2;
	padding: 10px;
	text-align:center;
}

div#footer ul li {
	display:inline;
	list-style-type:none;
	margin:  5px;
}

div#footer ul li a {
	color:#FFF;

}

p.sitelink	{
	margin-right: 30px;
	float:right;
}
#courses {
	width: 183px;
	font-size: 90%;
}

#courses ul li {
	list-style-type:none;
	display:block;
	border-bottom: 1px solid #FFF;
}


#courses ul li a {
	background: #FFFB00 url(../images/arrow.gif) no-repeat left 9px;
	padding: 5px 5px 5px 20px;
	text-decoration:none;
	color: #333;
	border-left: 15px solid  #FFFB00;
	display:block;
	width: 143px;
}


#courses ul li.style1 a	{
	background-color:#FFF000;
	border-left: 15px solid #FFF000;
}


#courses ul li.style2 a	{
	background-color:#FC0;
	border-left: 15px solid #FC0;
}

#courses ul li.style3 a	{
	background-color:#FBA300;
	border-left: 15px solid  #FBA300;
}

#courses ul li.style4 a	{
	background-color:#FA8500;
	border-left: 15px solid  #FA8500;
}
#courses ul li.style5 a	{
	background-color:#FBA300;
	border-left: 15px solid  #FBA300;
}
#courses ul li.style6 a	{
	background-color:#FC0;
	border-left: 15px solid  #FC0;
}

#courses ul li a:hover, #courses ul li a.selected {
	background-color: #4C80B2;
	color:#FFF;
	border-left: 15px solid   #4C80B2;
	width: 143px;
}

#candidate {
	width: 183px;
	font-size: 90%;
}

#candidate ul li {
	list-style-type:none;
	display:block;
	border-bottom: 1px solid #FFF;
}

#candidate ul li.style6 a	{
	background-color:#FC0;
	border-left: 15px solid  #FC0;
}

#candidate ul li a {
	background: #FFFB00 url(../images/arrow.gif) no-repeat left 9px;
	padding: 5px 5px 5px 20px;
	text-decoration:none;
	color: #333;
	border-left: 15px solid  #FFFB00;
	display:block;
	width: 143px;
}

#candidate ul li a:hover, #courses ul li a.selected {
	background-color: #4C80B2;
	color:#FFF;
	border-left: 15px solid   #4C80B2;
	width: 143px;
}

div#partners {
	position: absolute;
	top: 200px;
	left: 30px;
	font-size: 80%;
}

ul#usps {
	position: absolute;
	top: 220px;
	left: 250px;
	font-size: 85%;
}

ul#usps li {
	background: url(../images/bullet.gif) no-repeat left;
	padding-left: 15px;
	list-style-type: none;
}

ul#tag {
	position: absolute;
	top: 140px;
	left: 250px;
}

ul#tag li.yel {
	font-size: 145%;
	line-height: 1.1;
	color: #FF9933;
	list-style-type: none;
}

ul#tag li.blue {
	font-size: 185%;
	line-height: 1.1;
	color: #003366;
	list-style-type: none;
}
ul#tag2 {
	position: absolute;
	top: 270px;
	left: 530px;
}

ul#tag2 li.yel {
	font-size: 125%;
	font-style: italic;
	line-height: 1.1;
	color: #FF9933;
	list-style-type: none;
}


ul#pagemenu, ul.pagemenu	{
	margin: 5px 15px 20px 20px;
	list-style-type:none;
}

ul#pagemenu li , ul.pagemenu li  	{
	display:block;	
	margin-bottom: 5px;
}

ul#pagemenu li a.selected, ul.pagemenu li a.selected {
	font-weight: bold;
	text-decoration:none;
}

ul#pagemenu li a, ul.pagemenu li a 	{
	background: url(../images/arrow2.gif) no-repeat left 5px;
	padding: 0 5px 0 15px;
}

ul#pagemenu1, ul.pagemenu1	{
	margin: 5px 20px 20px 20px;
	list-style-type:none;
}

ul#pagemenu1 li , ul.pagemenu1 li  	{
	display:block;	
	margin-bottom: 5px;
}

ul#pagemenu1 li a.selected, ul.pagemenu1 li a.selected {
	font-weight: bold;
	text-decoration:none;
}

ul#pagemenu1 li a, ul.pagemenu1 li a 	{
	background: url(../images/arrow2.gif) no-repeat left 5px;
	padding: 0 5px 0 15px;
}

.rightcolumn h3 {
	font-size: 100%;
}
/*___________________  / Titles */

#startmain h2	{
	width:526px;
	height: 42px;
	text-indent: -9000px;
}

#startmain h3, #startmain h4 {
	margin-left: 15px;
}


#startmain p, #startmain address {
	margin: 2px 0 0 15px;
}

div.leftcolumn {
	float:left;
	width: 260px;
	margin: 10px 0 10px 0;
}
div.wide {
	width: 500px;
}

div.rightcolumn	{
	float:left;
	width: 250px;
	margin: 10px 0 10px 10px;
}


#courses h2	{
	width:183px;
	height: 43px;
	text-indent: -9000px;
	background: #326698 url(../images/title_courses.gif) no-repeat top left;
	border-bottom: 1px solid #15395C;
}
/*___________________  / Form Styles */

.leftcolumn form	{
	padding: 10px 0 0 15px;
}

.input {
	float:left;
	clear:left;
	width: 270px;
}

label, 
p.formpara,
form h3	{
	float:left;
	clear:left;
	margin: 5px 0 2px 0;
	width: 90%;
	display:block;
}

form h3	{
	margin-left:0;
	padding-left:0;
}


.contact .submit, .registerform .submit	{
	float:left;
	clear:left;
	margin-top: 10px;
}

#enquiry .leftcolumn {
	width: 320px;
}


#enquiry .rightcolumn {
	width: 200px;
	margin-left: 0;
}
#logos {
	clear:both;
	background: #FFF;
	padding: 10px;
	margin: 10px 15px 15px 15px;
	overflow:auto;
	height:1%;
}

#logos ul 	{
	list-style-type:none;
	background: #FFF;
	padding: 15px;
	text-align:center;
	position:relative;
}
#logos ul li 	{
	display:block;
	float:left;
}

#logos ul li a 	{
	display:block;
	float:left;
	text-indent:-9000px;
	padding-right: 40px;
	position:absolute;
	bottom:0;
}

.edexcel {
	width: 68px;
	height:12px;
	background: url(../images/logos_edexcel.gif) no-repeat left top;
	left:0;
}
.edexcel:hover {
	background: url(../images/logos_edexcel.gif) no-repeat left -15px;
}

.lsc{
	width: 50px;
	height:22px;
	background: url(../images/logos_lsc.gif) no-repeat left top;
	left:90px;
}

.train{
	width: 72px;
	height:40px;
	background: url(../images/logos_traintogain.gif) no-repeat left top;
	left:160px;
}
a.train:hover {
	background: url(../images/logos_traintogain.gif) no-repeat left -40px;
}

.matrix{
	width: 84px;
	height:41px;
	background: url(../images/logos_matrix.gif) no-repeat left top;
	left:250px;
}
a.matrix:hover {
	background: url(../images/logos_matrix.gif) no-repeat left -40px;
}

.iip{
	width: 64px;
	height:42px;
	background: url(../images/logos_iip.gif) no-repeat left top;
	left:350px;
}
a.iip:hover {
	background: url(../images/logos_iip.gif) no-repeat left -42px;
}
.esf{
	width: 76px;
	height:38px;
	background: url(../images/logos_esf.gif) no-repeat left top;
	left:450px;
}
a.esf:hover {
	background: url(../images/logos_esf.gif) no-repeat left -39px;
}

