/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #8F3F4A;
	font-size: 12px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: right;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F3F4A;
	margin: 0px;
	padding: 0px;
	font-weight: 800;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: 400;
 color: #8F3F4A;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mastheadIndex{
	padding: 5px 0px 0px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
}
#masthead{
	padding: 1px 0px 0px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 47px;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:right;
	width: 25%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 50%;
	margin-left: 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	top: 98px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}

#globalNav ul{
padding: 0;
margin: 0;
}

#globalNav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	text-align: center;
}

#globalNav ul li a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0 0px 7;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0px 10px;
	width: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
} 

#globalNav ul li a:hover {
	background-color: #E2E2E2;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-decoration: underline;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#pageNameHome{
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 11px;
	padding: 15px 0px 0;
	color: #666666;
}

#breadCrumb a{
	font-size: 11px;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 0;
}

#breadCrumb a:hover{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
}

/************** .white styles ***************/

.white{
	padding: 0px 0px 10px 10px;
}

.white h3{
	padding: 0px 0px 5px;
	text-align: left;
}

.white h4{
	padding: 15px 0px 5px 0px;
	text-align: left;
}

.white img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin-bottom: 10px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #666666;
	background-image: url(../images/bottomnav.jpg);
	background-repeat: no-repeat;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 0px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 4px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #666666;
}

#sectionLinks ul li {
	list-style-type: square;
	color: #FFFF66;
	list-style-position: inside;
	margin-left: 2px;
}

#sectionLinks a:hover{
	background-color: #FFFF66;
	list-style-type: square;
	list-style-position: inside;
	text-decoration: none;
	color: #000000;
}

#employmentLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

#employmentLinks h3{
	padding: 10px 0px 4px 10px;
}

#employmentLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #666666;
}

#employmentLinks ul li {
	list-style-type: square;
	color: #669966;
	list-style-position: inside;
	margin-left: 2px;
}

#employmentLinks a:hover{
	background-color: #669966;
	list-style-type: square;
	list-style-position: inside;
	text-decoration: none;
	color: #000000;
}

#teacherLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

#teacherLinks h3{
	padding: 10px 0px 4px 10px;
}

#teacherLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #666666;
}

#teacherLinks ul li {
	list-style-type: square;
	color: #6699CC;
	list-style-position: inside;
	margin-left: 2px;
}

#teacherLinks a:hover{
	background-color: #6699CC;
	list-style-type: square;
	list-style-position: inside;
	text-decoration: none;
	color: #000000;
}

/*********** .related styles ***********/

.related{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.related h3{
	padding: 10px 0px 2px 0px;
}
.relatedLinks a:visited , 
.related a:link{
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#headlines p{
	padding: 5px 0px;
	line-height: 15px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


#wrapper {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#wrapperhome {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #8F3F4A;
	position: relative;
	padding: 0px;
}
#siteInfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#siteInfo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

#siteHome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#siteHome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#vertimages {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.clearit{
clear: both;
display: block;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	font-weight: 400;
}
.floatright {
	float: right;
}
#floatright {
	float: right;
	margin-left: 10px;
}

.burgandybold {
	color: #8F3F4A;
	font-weight: bold;
}

.burgandybold a:link{
	color: #8F3F4A;
	font-weight: bold;
}

.burgandybold a:hover{
	color: #8F3F4A;
	font-weight: bold;
	text-decoration:underline
}

.burgandybold a:visited{
	color: #8F3F4A;
	font-weight: bold;
}

.bulletsburgandy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F3F4A;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: circle;
}

.bulletsburgandy a:link{
	color: #8F3F4A;
	text-decoration:underline;
}

.bulletsburgandy a:hover{
	color: #000000;
	text-decoration:underline;
}

#headlines img {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}


.homepage {
	color: #000000;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#contentfullwidth {
	float: left;
	width: 75%;
	margin-left: 10px;
}
#emptyhome {
	width: 740px;
	margin: 4px 0px 0px;
	padding: 0px;
}
#animatedgif {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 5px;
	top: 155px;
	overflow: hidden;
	width: 222;
	height: 54;
}

#newsscroller {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 5px;
	top: 430px;
	overflow: hidden;
	width: 350;
	height: 20;
}
#latestnews {
	position: absolute;
	left: 290px;
	top: 419px;
	width: 430px;
}
#teacherrecruitment {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 165px;
	left: 100px;
	top: 429px;
	text-decoration: none;
}
#teacherrecruitment a:hover {
	text-decoration: none;
}

#summercourses {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 40px;
	width: 195px;
	left: 434px;
	top: 204px;
	text-decoration: none;
	text-align: center;
}
#summercourses a:hover {
	text-decoration: none;
}

#teachertraining {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 20px;
	width: 110px;
	left: 625px;
	top: 393px;
	text-decoration: none;
	text-align: center;
}
#teachertraining a:hover {
	text-decoration: none;
}
.floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
.centre {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.slideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	position: absolute;
	text-align: center;
	margin: 0px;
	left: 0px;
	top: 0px;
}
#controls {
	height: 80px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 282px;
	margin: 0px;
	padding: 0px;
}
.programmes {
	border: 1px solid #8F3F4A;
}
#numbered ul li{
	list-style-type: decimal;
	padding-bottom: 1em;
}
#navBarBlank {
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.siteindent {
	text-indent: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
.siteindentii {
	text-indent: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.ClearURL {
	margin: 0px;
	padding: 0px;
	position: static;
	float: right;
}
