@charset "utf-8";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image:url(../graphics/main_background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #000;
	color: #333333;
}
.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto; 
	padding: 0 0 40px 0;
	text-align: left;
}
.oneColFixCtrHdr #header {
	margin: 0 auto; 
	padding: 0;
	width: 800px;
	height:159px;
	background-image:url(../graphics/header_back.jpg);
	background-position: center;
}
#header h1 {
	margin:0;
	padding:22px 0 0 32px;
}
.oneColFixCtrHdr #mainContent {
	margin: 0 auto; 
	padding: 0;
	width: 800px;
/*	height:659px;*/
	background-image:url(../graphics/content_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #000;
}
.oneColFixCtrHdr #ContentContainer{
	margin: 0; 
	padding: 0 0 40px 0;
	width: 800px;
	background-image:url(../graphics/content_back_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.oneColFixCtrHdr #leftbar{
	margin: 28px 0 0 38px; 
	padding: 0;
	width: 172px;
	float:left;
	color:#000;
	font-size:0.76em;
}
.oneColFixCtrHdr #mainbody{
	margin: 28px 0 0 19px;
	padding: 0;
	width: 538px;
	float:left;
	background-image:url(../graphics/text_back2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFF;
}
.oneColFixCtrHdr  #pg_content{
	margin: 21px auto 0 auto;
	padding: 0;
	width: 478px;
}
.oneColFixCtrHdr #footer{
	margin: 20px 0 0 0; 
	padding: 0;
	width: 100%;
	height:37px;
	background:#95CB35;

}

/* Floats and spacers */ 
.fltrt { 
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
.fltcen { 
	margin: 0 auto 10px auto;
	display: block;
	border:0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.spacer{
	clear:left;
	height:1px;
	overflow:hidden; 
	font-size:1px;
}
.spacer_0{
	clear:both;
	height:0px;
	overflow:hidden; 
	font-size:0px;
}
.spacer2{
	clear:left;
	height:6px;
	overflow:hidden; 
	font-size:1px;
}
.spacer3{
	height:15px;
	overflow:hidden; 
	font-size:1px;
}
.spacer4 {
	height:10px;
	overflow:hidden; 
	font-size:1px;
	clear:both;
}
.divider {
	height:1px;
	overflow:hidden; 
	font-size:1px;
	background:#C60651;
}

/* Headers */
h2 img {
	margin:10px 0 0 0;
	padding:0;
}
#pg_content h2 {
font-size: 1em;
margin: 0 0 10px 0;
padding:0;
color: #C50651;
line-height: 22px;
}



/*fonts*/
#mainContent p {
margin:0 0 16px 0;
padding:0;
font-size:0.8em;
line-height:160%;
}
#mainContent a {
color: #C60651;
text-decoration:underline;
}
#mainContent a:hover {
text-decoration:none;
}
#mainContent a:selected {
color: #666666;
}

#pg_content ul{
	margin: 0 0 10px 0; 
	padding: 0;
	list-style-type:none;
}
#pg_content li{
	margin: 0 0 0 30px; 
	padding: 0 0 0 20px;
	background-image:url(../graphics/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	font-size:0.8em;	
	line-height:160%;	
}
#pg_content li li{
	margin: 0 0 0 30px; 
	padding: 0 0 0 20px;
	background-image:url(../graphics/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	font-size:1.0em;	
	line-height:160%;	
}
.redtextbold {
font-weight: bold;
color: #C50651;
}

/* navigation */
#nav, #nav2 {
	margin:0;
	padding:0;
	width:172px;
}
#nav li, #nav2 li {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}
#nav a, #nav2 a {
	margin:0;
	padding:0 0 0 0;
	height:29px;
	display:block;
	text-indent:-999em;
	}	
#nav a:hover, #nav2 a:hover {
	background-position: 0 -29px;
	}
#nav a:active, #nav a.selected, #nav2 a:active {
	background-position: 0 -58px;
	}
#toakmere a  {
	background:url(../graphics/nav/oakmere.jpg) top left no-repeat;
	}
#tstudent a  {
	background:url(../graphics/nav/student.jpg) top left no-repeat;
	}
#toffer a  {
	background:url(../graphics/nav/offer.jpg) top left no-repeat;
	}
#tcourses a  {
	background:url(../graphics/nav/courses.jpg) top left no-repeat;
	}
#tlife a  {
	background:url(../graphics/nav/life.jpg) top left no-repeat;
	}
#textras a  {
	background:url(../graphics/nav/extras.jpg) top left no-repeat;
	}
#thelp a  {
	background:url(../graphics/nav/help.jpg) top left no-repeat;
	}
#ttestimonials a  {
	background:url(../graphics/nav/testimonials.jpg) top left no-repeat;
	}
#tnews a  {
	background:url(../graphics/nav/news.jpg) top left no-repeat;
	}
#tlinks a  {
	background:url(../graphics/nav/links.jpg) top left no-repeat;
	}
#tcontact a  {
	background:url(../graphics/nav/contact.jpg) top left no-repeat;
	}

#tglaciere a  {
	background:url(../graphics/nav/glaciere.jpg) top left no-repeat;
	}
#tcollege a  {
	background:url(../graphics/nav/college.jpg) top left no-repeat;
	}



/*footer divs and classes*/
#footer p {
	text-align:center;
	margin: 0; 
	padding: 10px 0 0 0; 
	color: #FFF;
	font-size:0.70em;
}
#footer a {
color:#FFF;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

/* Documents Divs */
#doc_container{
	margin: 15px 0 0 0;
	padding: 0;
	width:505px;
	float:left;
}
.doc_header{
	padding-bottom:5px;
	border-bottom:solid 1px #AAAAAA;
}
.document_icon { 
	width:40px;
	float:left;
	padding: 0 0 0 15px;
	margin: 0;
}
.document_text { 
	width:450px;
	float:left;
	padding: 0;
	margin: 0;
}

/* Left Bar */

.add_label {
float:left;
width:52px;
margin:0 10px 0 8px;
}
.add_desc {
float:left;
width:90px;
margin:0 10px 0 0;
}




/*contact divs and classes*/
#contact_form{
	width:476px;
	padding: 0;
	margin: 0;	
	float:left;
}
.contact_label{
	width:90px;
	padding: 1px 0 0 0;
	margin: 0 0 3px 0;	
	float:left;
	font-size:0.76em;
	line-height:160%;
}
.contact_field{
	width:380px;
	padding: 0;
	margin: 0 0 3px 0;
	float:left;
}
#Name, #Address, #PhoneNo, #EmailAddress, #Enquiry{
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-size:0.76em;
}

/*Testimonials*/
.testimonial {
	width:200px;
	float:left;
	margin:0 35px 20px 0;
}
.smallitalictxt {
	font-style:italic;
}
.test_pic {
	margin: 10px 0 0 10px;
}

/* News */
#content_openday {
	background:url(../graphics/openday_back_new.jpg) no-repeat;
	margin:0;
	padding: 0px;
	color: #000066;
	line-height: 120%;
}
#openday_info {
margin:0 10px 0 230px;
padding:320px 0 0 0;
color:#000000;
}
#openday_info ul {
margin:0 3px 0 0;
padding:0;
}
#openday_info li {
list-style-type:none;
background-image:url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding: 0 0 0.5em 1.5em;
font-size:0.76em;
line-height:130%;
}

/*#future_events {
background:#C60651;
text-align:center;
padding:5px 0;
margin:5px 0 0 0;
color:#FFFFFF;
font-weight:bold;
}
#future_listings {
background:#CEF66F;
padding:3px 10px 20px 10px;
}
#future_listings p {
font-size:0.76em;
line-height:140%;
margin:0;
padding:5px 0;
}
#future_listings a {
color:#000000;
text-decoration:none;
}
#future_listings a:hover {
text-decoration:underline;
}
.future_div {
border-bottom:1px solid #FFF;
padding:5px 0 0 0;
margin:0 0 5px 0;
height: 1px;
}
.pdf_icon {
float:left;
margin:0 10px 30px 0;
}*/
.odb_left{
	float: left;
	margin: 0; 
	padding: 0;
	width: 120px;
	height: 86px;
}
.odb_right{
	float: right;
	margin: 0; 
	padding: 0;
	width: 350px;
	height: 86px;
	background-color: #C4E18C;
}
.odb_right1{
	width: 330px;
	height: 24px;
	background-color: #C4E18C;
	margin: 0; 
	padding: 4px 10px 0 10px;
}
.odb_right2{
	width: 330px;
	height: 24px;
	margin: 0; 
	padding: 4px 10px 0 10px;
	background-color: #E3F1C9;
}
a.link_events {
font-weight:bold;
}
.odb_pfd{
	margin: 0 8px 0 0; 
	padding: 1px 0 0 0;
	width: 16px;
	float: left;
}


/* Other */
a img {
	border:none;
}
a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

/* Tables */
#mytable {
	clear:both;
	width: 474px;
	padding: 0;
	margin: 0;
}
#mytable2 {
	clear:both;
	width: 360px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3CAF3A;
	border-right: 1px solid #3CAF3A;
	border-bottom: 1px solid #3CAF3A;
	border-top: 1px solid #3CAF3A;
	border-left: 1px solid #3CAF3A;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #000000;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #3CAF3A;
	background: none;
}

td {
	font-size:0.70em;
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #3CAF3A;
	border-bottom: 1px solid #3CAF3A;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #525252;
}
td.alt {
	background: #F2F9E6;
	color: #246F28;
}
th.spec {
	border-left: 1px solid #3CAF3A;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #3CAF3A;
	border-top: 0;
	background: #F2F9E6;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #246F28;
}
