@charset "utf-8";

/*Defaults*/
* {
	margin: 0em;
	padding: 0em;
}

body {
	padding-top: 10px;
	padding-bottom: 10px;
	font: 400 62.5% Arial, Helvetica, Verdana, sans-serif;
	background: #7d7d7d url(../../images/layout/body-bg.gif) repeat-y center -70px;
}

table {
	font: 400 1em Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
	color: #f2a734;
	margin: 1em 30px 0.3em;
	font-weight:700;
}

h3 {
	font-size: 1.6em;
	color: #666;
	margin: 1em 30px 0.3em;
	font-weight:700;
}
#content h4 {
	font-size: 1.3em;
	color: #666;
	margin: 1.2em 30px 0.4em;
	font-weight:700;
}

h5 {
	font-size: 1.1em;
	color: #464646;
	margin: 1.2em 30px 0.4em;
	font-weight:700;
}

h6 {
	font-size: 1.3em;
}

p {
	font-size: 1.1em;
}
a,
a:link,
a:visited {
	color: #0063b0;
	text-decoration: underline;
	cursor: pointer;
}

a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

.imgblock {
	display: block;
}
.imgRight {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}

.imgRightFlush {
	float: right;
	margin-left: 15px;
}


.flLeft {
	float: left;
}

.flRight {
	float: right;
}


.clearLeft,
.clearRight,
.clearBoth {
	clear: left;
	display: block;
	font-size: 0em;
	height: 0px;
	line-height: 0;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

#wrapper {
	margin: 0em auto;
	width: 895px;
}
#header {
	background-color: #f2a734;
	border: 1px solid #FFFFFF;
	padding: 16px 18px 18px;
	position:relative;
	height:65px;
}
#header h1 a {
	line-height: 0.9;
	height: 65px;
	width: 273px;
	text-indent: -5000px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	background: url(../../images/layout/the-folkestone-academy.png) no-repeat 0px 0px;
}
p.tagline {
	line-height: 1;
	float: right;
	height: 17px;
	width: 353px;
	margin-top: -13px;
	text-indent: -5000px;
	background: url(../../images/layout/tagline_nu.png) no-repeat 0px 0px;
}

#header #open_evening {
	position:absolute;
	height:20px;
	width:400px;
	top: 15px;
	right:18px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color: #333333;
	
}



#contentwrap {
	margin-top: 10px;
	padding-right:1px;
	background: url(../../images/layout/content-bg.png) repeat-y 0px 0px;
}
#content {
	float: right;
	width: 691px;
	padding-bottom: 1.5em;
	background-color:#FFFFFF;
}
#content p {
	line-height: 1.6em;
	color: #464646;
	margin: 0em 30px 0.5em;
}
#content ul,
#content ol
 {
	margin: 0.7em 30px 1.5em;
	padding-left: 2.5em;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #464646;
}
#content ol {
	list-style-type: lower-alpha;
}
#content li {
	margin: 0.4em 0px; 
}
#content p.caption {
	margin-left: 0px;
	margin-top: 0.3em;
}
#footer {
	margin-top: 8px;
	clear:both;
}
#footer p {
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.3;
}
#leftnav {
	width: 190px;
	padding: 18px 0px 10px;
	height: 1%;
}
#leftnav ul {
	margin: 0px 20px;
}
#leftnav li {
	margin-top: 0.6em;
	list-style-type: none;
	font-weight: bold;
	font-size:1.2em;
}
#leftnav li li {
	font-weight: normal;
	font-size:1em;
}
#leftnav li a,
#leftnav li a:link,
#leftnav li a:visited
{
	text-decoration:none;
	color:#000000;	
}
#leftnav li a:hover,
#leftnav li a:active
{
	text-decoration:underline;
	color:#000000;	
}

/*Active page left nav highlights*/
body.intro a#intro,
body.home a#home,
body.vle a#vle,
body.admissions a#admissions,
body.academic a#academic,
body.allage a#allage,
body.subject a#subject,
body.training a#training,
body.ethos a#ethos,
body.policies a#policies,
body.term a#term,
body.sixth a#sixth,
body.uniform a#uniform,
body.partner a#partner,
body.jobs a#jobs,
body.events a#events,
body.aen a#aen,
body.staff a#staff,
body.contact a#contact,
body.library a#library,
body.meals a#meals,
body.commercial a#commercial,
body.cycle a#cycle,
body.flo a#flo,
body.catchment a#catchment


{
	color: #7d7d7d;
}

.lnavBox {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 2em;
	border: 1px solid #9f9f9e;
	background-color:#FFFFFF;
	padding-bottom:0.5em;
}
.lnavBox p {
	margin-top: 0.2em;
	margin-right: 4px;
	margin-bottom: 0.2em;
	margin-left: 4px;
}
.lnavBox h4 {
	font-size:1.5em;
	line-height: 1;
	font-weight: 700;
	color: #FFFFFF;
	padding: 2px 45px 4px 4px;
	background: #F2A734 url(../../images/layout/newsletter.gif) no-repeat right 0px;
}
.lnavBox h5 {
	margin: 0.3em 4px 0px;
}
.picstrip img {
	margin-right:1px;
}
.picstrip img.picstripRightPic,
.picstrip span img {
	margin-right: 0px;
}

.download {
	margin: 0.6em 30px;
	border-collapse:collapse;
}
.download td {
	font-size:1.1em;
	color: #464646;
	background-color: #f4f4f3;
	border: solid 1px #d4d4d3;
	padding: 7px 10px;
	vertical-align:top;
}
.subjects {
	border-collapse:collapse;
	width: 428px;
	margin-top: 0.6em;
	margin-right: 30px;
	margin-bottom: 0.6em;
	margin-left: 30px;
}
.subjects td {
	font-size:1.1em;
	color: #464646;
	background-color: #f4f4f3;
	border: solid 1px #d4d4d3;
	padding: 5px 3px;
	vertical-align:top;
}

.menu {
	border-collapse:collapse;
	margin-top:15px;
	margin-right: 30px;
	margin-bottom: 0.6em;
	margin-left: 30px;
}

.menu td {
	font-size:1.1em;
	color: #464646;
	background-color: #f4f4f3;
	border: solid 1px #d4d4d3;
	padding: 5px 3px;
	vertical-align:top;
}

a.word,
a.pdf,
a.link,
a.book
{
	padding-left: 20px;
	min-height:20px;
	height: 20px;
	display: block;
	background: url(../../images/layout/link-word.gif) no-repeat 0px 0px;
}
.download a.word,
.download a.pdf,
.download a.link,
.download a.book
{
	background-position: 0px 0px;
	min-height:18px;
	height:18px;
}
a.pdf,
.download a.pdf
{
	background-image: url(../../images/layout/link-pdf.gif);
}
a.link,
.download a.link
{
	background-image: url(../../images/layout/link-link.gif);
}
a.book,
.download a.book
{
	background-image: url(../../images/layout/link-book.png);
}
#printlogo {
	display: none;
}
.mapthumb {
	display: block;
	border: 1px solid #7D7D7D;
}
.termdates {
	margin-right: 30px;
	margin-left: 30px;
	border-collapse:collapse;
}
.termdates td {
	font-size:1.1em;
	color: #464646;
	background-color: #f4f4f3;
	border: solid 1px #d4d4d3;
	padding: 0.3em 5px;
	width: 200px;
}
.staff td {
	width: 250px;
}
.pricelist {
	margin-right: 30px;
	margin-left: 30px;
	border-collapse:collapse;
}
.pricelist td {
	font-size:1.1em;
	color: #464646;
	background-color: #f4f4f3;
	border-top: solid 1px #d4d4d3;
	border-bottom: solid 1px #d4d4d3;
	padding: 0.3em 5px;
	vertical-align: top;
}
.pricelist td.pl_left {
	border-left: solid 1px #d4d4d3;
	width: 33%;
}
.pricelist td.pl_right {
	border-right: solid 1px #d4d4d3;
	white-space: nowrap;
	text-align: right;
	width: 15%;
}
.pricelist td.pl_space {
	border: none;
	width:2%;
	background-color:#FFFFFF;
}
.pricelist td.pl_white {
	border: none;
	background-color:#FFFFFF;
}
#content .pricelist h4 {
	margin:0px;
}

#content .termdates h3,
#content .termdates h4
{
	margin: 0px;
}
.termdates h5 {
	font-weight: 700;
	color: #666666;
}
.illegal {
	margin: 2em 30px 0em;
}
.illegal div {
	float: left;
	font-size: 1.2em;
	font-weight: 700;
	color: #666666;
}
#content .illegal p {
	margin: 3.5em 15px 0px 0px;
}
.pricelist td.tdHeadbg,
.termdates td.tdHeadbg,
.download td.tdHeadbg,
.subjects td.tdHeadbg,
.menu td.tdHeadbg
{
	background-color: #FAE2C3;
}
.subjectRcol {
	float: right;
	width: 200px;
}
.subjectContent {
	margin-right: 200px;
}

#content .subjectRcol ul {
	list-style-type: none;
	margin-bottom: 27px;
}
#content .subjectRcol li {
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	padding-left: 0px;
	margin-left: -27px;
}
#content .subjectRcol li a,
#content .subjectRcol li a:link,
#content .subjectRcol li a:visited
{
	color: #000;
	text-decoration: none;
}
#content .subjectRcol li a:hover,
#content .subjectRcol li a:active
{
	color: #666;
	text-decoration: underline;
}
.subjectBG {
	background: url(../../images/layout/subject-content-bg.gif) repeat-y right 0px;
}
.subjectPic {
	display: block;
	border-top: 1px solid #FFFFFF;
}
#content ul.subjectIndex {
	list-style-type: none;
	padding: 0px;
	margin: 23px 0px 0px 30px;
}
#content .subjectIndex li {
	margin-right: 29px;
	margin-bottom: 24px;
	float: left;
}
#content .subjectIndex li a,
#content .subjectIndex li a:link,
#content .subjectIndex li a:visited
{
	display: block;
	height: 100px;
	width: 100px;
	background-color: #fbe1c2;
	background-repeat: no-repeat;
	font-size: 1.3em;
	color: #666;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border: solid 1px #d4d4d3;
	font-weight:700;
}
#content .subjectIndex li a:hover,
#content .subjectIndex li a:active
{
	color: #333;
}
#content .subjectIndex li a.si-maths {
	background-image: url(../../images/layout/si-maths.jpg);
}
#content .subjectIndex li a.si-english {
	background-image: url(../../images/layout/si-english.jpg);
}
#content .subjectIndex li a.si-science {
	background-image: url(../../images/layout/si-science.jpg);
}
#content .subjectIndex li a.si-ict {
	background-image: url(../../images/layout/si-ict.jpg);
}
#content .subjectIndex li a.si-values {
	background-image: url(../../images/layout/si-values.jpg);
}
#content .subjectIndex li a.si-business {
	background-image: url(../../images/layout/si-business.jpg);
}
#content .subjectIndex li a.si-catering {
	background-image: url(../../images/layout/si-catering.jpg);
}
#content .subjectIndex li a.si-construction {
	background-image: url(../../images/layout/si-construction.jpg);
}
#content .subjectIndex li a.si-drama {
	background-image: url(../../images/layout/si-drama.jpg);
}
#content .subjectIndex li a.si-arts {
	background-image: url(../../images/layout/si-expressive-arts.jpg);
}
#content .subjectIndex li a.si-hair {
	background-image: url(../../images/layout/si-hair.jpg);
}
#content .subjectIndex li a.si-humanities {
	background-image: url(../../images/layout/si-humanities.jpg);
}
#content .subjectIndex li a.si-media {
	background-image: url(../../images/layout/si-media.jpg);
}
#content .subjectIndex li a.si-motor {
	background-image: url(../../images/layout/si-motor.jpg);
}
#content .subjectIndex li a.si-mfl {
	background-image: url(../../images/layout/si-mfl.jpg);
}
#content .subjectIndex li a.si-music {
	background-image: url(../../images/layout/si-music.jpg);
}
#content .subjectIndex li a.si-pe {
	background-image: url(../../images/layout/si-pe.jpg);
}
#content .subjectIndex li a.si-visual {
	background-image: url(../../images/layout/si-psychology.jpg);
}
#content .subjectIndex li a.si-psychology {
	background-image: url(../../images/layout/si-visual.jpg);
}


.pdfImage
{
    float: left;
    width: 612px;
    padding-left: 20px;
    min-height:20px;
    height: 20px;
    display: block;
    background: url(/images/layout/link-pdf.gif) no-repeat 0px 0px;
}


