/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}

#page-container {
	width: 900px;
	text-align: justify;
	margin: auto;

	}


	body {
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	


}


img {
border:0px;

}




	#header {
	height: 162px;
	background-image: url(../images/academy-logo.gif);
	background-repeat: no-repeat;
	margin: auto;
	z-index:0;
	position:relative;
	
	

}



	
	
	
p {
	color: #17366C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
	
	

	
	
	
/* Main Navigation */


	

#nav  {
	font-size:10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	clear: both;
	margin: 0px;
	width: 505px;
	padding: 0px;





}




#MainNav  {
	padding: 0px;
	float: right;
	position: relative;
	top: 95px;
	margin: 0px;

}


	

#nav li {
	padding: 0;
	float: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}





#nav li a {
	margin: 0;
	text-decoration: none;
	letter-spacing: 0px;
	color: #d85aa2;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;

}





#nav li a:hover {
	color: #003876;
	text-decoration: none;



	}

#nav li.active a {
	font-weight: normal;
	color: #FFFFFF;
	background: #fff;

	}









#FiguresCont {
	height: 331px;
	clear: both;
	background-image: url(../images/AcademyFiguresBg.jpg);
	background-repeat: no-repeat;
	

}


#FiguresCont H1{
	display:none;

}


#rFigCol  {
	float: right;
	height: 330px;
	width: 262px;
	padding-right: 10px;

}


#testimonials  {
	width:262px;
	height:217px;

}

#appointment  {
	width:137px;
	height:35px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003876;
	margin-left: 110px;
	margin-top: 65px;
	text-align: left;
	line-height:normal;

}



#appointment a:link  {
	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003876;

}
#appointment a:visited  {
	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003876;

}
#appointment a:hover  {
	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003876;
	text-decoration:underline;
}


#webAddress {
	height:31px;
	background-color:#6099d8;
	padding-top: 9px;
	padding-left: 15px;

}






#footer {
	clear: both;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top:30px;
	height:31px;
	background-color:#6099d8;
	width: 900px;
	margin-bottom: 30px;
	float: left;
}




#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	font-size: 9px;

}

#footer a:hover {
	color: #FFFFCC;
}



#footer #altnav {
	color: #FFFFFF;
	text-align: left;
	padding-top: 35px;
	padding-left: 40px;
	

}

#footer #copyright {
	clear: both;
	width: 270px;
	float: right;
	text-align: right;
	padding-top: 35px;
	font-size: 9px;
	padding-right: 10px;
	
	
	
	
	
}
















.column {
	position: relative;
	float: left;

}




.spacerSection {
	position: relative;
	width: 2px;
	float: left;


}


.spacerSectionLge {
	position: relative;
	width: 9px;
	float: left;


}

#shortCourse {
	height: 238px;
	width: 604px;
	position: absolute;
	top: 305px;
	left: 6px;

}


#homeContent {

	
	width: 619px;
	margin-bottom: 20px;

}



#content.column {
	width: 619px;
	min-height:600px;
	text-align: left;
	margin-top: 11px;
	margin-bottom:30px;
}




#content.column a:link {
	color: #1D3E74;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

#content.column a:visited {
	color: #1D3E74;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight:normal;
}

#content.column a:hover {
	color: #D854A0;
	font-size: 13px;
	text-align:left;
	text-decoration: none;
	font-family: "Trebuchet MS";
}




#content h1 {
	color: #1E3D73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	
}

	
	
	
#content ul{
	list-style:none;
	float:left;
	clear: both;
	height: auto;
	margin-left: 0px;
	margin-bottom: 25px;
	font-weight: normal;
	width: 100%;
}

#content li{
	width:500px;
	color:#336;
	border-bottom:#ccc 1px solid;
	font-weight:normal;
	background-image: url(../images/map_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
	height: auto;
	padding-left: 10px;
}





#bulletLists  {
	min-height:314px;
	width:619px;
	background-image: url(../images/BulletBg.jpg);
	background-repeat: no-repeat;

}



#bulletBox1.column  {
	width:385px;
	height:auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003876;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;

}


#bulletBox2.column  {
	width:180px;
	height:auto;
	font-family: "Trebuchet MS";
	color: #003876;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;

}





#bulletLists ul{
	list-style:none;
	float:left;
	clear: both;
	height: auto;
	font-weight: normal;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #003876;
}

#bulletLists li{
	width:170px;
	font-weight:normal;
	background-image: url(../images/map_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	clear: both;
	height: auto;
	background-position: left center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #003876;

}






#RsideCol.column  {
	width:264px;
	margin-top: 11px;
}



#register  {
	background-image: url(../images/registerBg.jpg);
	height: 84px;
	width: auto;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003876;
	padding-left: 90px;
	padding-top: 30px;

}




#jobOpps  {
	background-image: url(../images/jobOppsBg.jpg);
	background-repeat: no-repeat;
	min-height:152px;
	margin-top: 20px;
	background-color: #e5edf6;
	margin-bottom:20px;
	padding: 0px;

}

#jobs  {
	margin-right:10px;
	text-align:left;
	font-size:10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 69px;
	margin-top: 5px;
	clear: both;
	padding-top: 45px;
	height: auto;
	margin-bottom: 0px;
	background-image: url(../images/jobOppsBg.jpg);
	background-repeat: no-repeat;
	background-color: #e5edf6;
	width: 195px;
	min-height:170px;
}





#jobs ul{
	list-style:none;
	float:left;
	clear: both;
	height: auto;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003876;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	line-height: normal;
}

#jobs li{
	width:180px;
	font-weight:normal;
	padding-left: 0px;
	clear: both;
	height: auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #4d6076;
}




#jobs a:link, a:visited {
	color: #1D3E74;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight:bold;
}


#jobs a:hover {
	color: #D854A0;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight:bold;
}




#partnership  {
	background-image: url(../images/partnershipBg.jpg);
	background-repeat: no-repeat;
	height: 409px;
	margin-top: 20px;
	position: relative;

}




#st-james-centre {
	position:absolute;
	left: 10px;
	top: 60px;
}



#edinburghs-telford-college {
	position:absolute;
	left: 142px;
	top: 61px;
	
}


#careers-scotland {
	position:absolute;
	top: 150px;
	left: 20px;

}

#job-centre-plus {
	position:absolute;
	top: 151px;
	left: 145px;
	}


#employment-enterprise {
	position:absolute;
	top: 228px;
	left: 23px;
}

#capital-city-partnership {
	position:absolute;
	top: 251px;
	left: 133px;
	}
	
#edinburgh-city-council {
	position:absolute;
	top: 310px;
	left: 9px;
	}



























#tip-of-the-day {
	width:216px;
	height:92px;
	background-image:url(../images/tip-of-the-day.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin: 0px;

}

#tip-of-the-day p  {
color: #1c3d73;
	font-size: 10px;
}

.form {
	position: relative;
	float: left;
	padding:10px;
	font-family: "Trebuchet MS";
}

#field.form  {
	padding-left:10px;
	width: 400px;
	padding-right:10px;
	float:right;
	text-align:left;
}

#detail.form  {
	width: 150px;
	text-align: left;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
}

.textbox {
	font-family: "Trebuchet MS";
	background-color:#e5edf6;
}

.footer {
	clear: both;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1c3d74;
	margin-top:30px;
	height:55px;
	background-color:#6099d8;
	width: 900px;
	margin-bottom: 30px;
	float: left;
	position:relative;
}

.footer a {
	color: #1c3d74;
	text-decoration: none;
}


.footer a:visited {
	font-size: 9px;
}
.footer a:hover {
	color: #D85AA2;
}

.footer #altnav {
	color: #1c3d74;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	width:600px;
}

.footerPnk {
	color: #D85AA2;
	display: inline-block;
	background-color: #004485;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.footer #copyright {
	width: 270px;
	float: right;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
	padding-right: 10px;
	font-family: "Trebuchet MS";
}
