@charset "utf-8";
/* CSS Document */
body {
	font: 140% Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image:url(../graphics/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 179px;
	background-color: #7FCC30;
	color: #666666;
}
.oneColFixCtrHdr #container {
	width: 100%;
	margin: 0; 
	padding: 0;
	text-align: left;
}
.oneColFixCtrHdr #header {
	margin: 0; 
	padding: 0;
	width: 100%;
	height:179px;
	background-image:url(../graphics/header_back.jpg);
	background-position: center; 
	border-bottom: solid 13px #000000;
}
.oneColFixCtrHdr .header_graphic {
	margin: 0 auto; 
	padding: 0;
	width: 780px;
}
.oneColFixCtrHdr #mainContent {
	margin: 0 auto; 
	padding: 0;
	width: 776px;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	background: #FFFFFF;
}
.oneColFixCtrHdr #ContentContainer{
	margin: 0; 
	padding: 0;
	width: 776px;
	background: #FFFFFF;
	background-image:url(../graphics/maincontent_bg.gif);
	background-repeat:repeat-y;
	background-position: 0 0;
}
.oneColFixCtrHdr #leftbar{
	margin: 0; 
	padding: 0;
	width: 197px;
	border-top: solid 24px #5d5f4a;
	float:left;
}
.oneColFixCtrHdr #mainbody{
	margin: 0 0 0 0; 
	padding: 0 0 10px 0;
	width: 578px;
	float:left;
}
.oneColFixCtrHdr  #breadbasket{
	margin: 0; 
	padding: 0;
	width: 579px;
	height:24px;
	background: #8FA096;
}
.oneColFixCtrHdr  #pg_content{
	margin: 21px auto 0 auto; 
	padding: 0;
	width: 540px;
}
.oneColFixCtrHdr #footer{
	margin: 0 auto 30px auto; 
	padding: 0;
	width: 780px;
	height:37px;
	background:#000000;

}

/* Floats and spacers */ 
.fltrt { 
	float: right;
	margin-left: 22px;
}
.fltlft { 
	float: left;
	margin-right: 22px;
}
.fltcen { 
	margin: 0 auto 10px auto;
	display: block;
	border:0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spacer{
	clear:left;
	height:1px;
	overflow:hidden; 
	font-size:1px;
}
.spacer2{
	clear:left;
	height:6px;
	overflow:hidden; 
	font-size:1px;
}
.spacer3{
	height:26px;
	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;
}

/*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%;	
}

/* sidebar divs and classes*/
.side_logo{
	margin: 22px 0 0 11px; 
	padding: 0;
}
#leftbar_content{
	width:173px;
	margin:25px auto 0 auto;
	padding: 0;
}
#nav, #nav2 {
	margin:0;
	padding:0;
	width:173px;
}
#nav li, #nav2 li {
	list-style:none;
	margin:0 0 3px 0;
	padding:0;
}
#nav a, #nav2 a {
	margin:0;
	padding:0 0 0 0;
	height:25px;
	display:block;
	text-indent:-999em;
	}	
#nav a:hover, #nav2 a:hover {
	background-position: 0 -25px;
	}

#nav a:active, #nav a.selected, #nav2 a:active, #nav2 a.selected  {
	background-position: 0 -50px;
	}
#toakmere a  {
	background:url(../graphics/nav/oakmere.jpg) top left no-repeat;
	}
#tcorporate a  {
	background:url(../graphics/nav/corporate.jpg) top left no-repeat;
	}
#thome a  {
	background:url(../graphics/nav/home.jpg) top left no-repeat;
	}
#tskills a  {
	background:url(../graphics/nav/skills.jpg) top left no-repeat;
	}
#tactivities a  {
	background:url(../graphics/nav/activities.jpg) top left no-repeat;
	}
#ttestimonials a  {
	background:url(../graphics/nav/testimonials.jpg) top left no-repeat;
	}
#tpartners a  {
	background:url(../graphics/nav/partners.jpg) top left no-repeat;
	}
#tevents a  {
	background:url(../graphics/nav/events.jpg) top left no-repeat;
	}
#tlinks a  {
	background:url(../graphics/nav/links.jpg) top left no-repeat;
	}
#tvacancies a {
	background:url(../graphics/nav/vacancies.jpg) top left no-repeat;
	}
#tcontact a  {
	background:url(../graphics/nav/contact.jpg) top left no-repeat;
	}
/* Nav 2 links */
#tconferencing a  {
	background:url(../graphics/nav/conferencing.jpg) top left no-repeat;
	}
#tstudents a  {
	background:url(../graphics/nav/students.jpg) top left no-repeat;
	} 
/* Nav 3 links */
#toyt a  {
	background:url(../graphics/nav/oyt.jpg) top left no-repeat;
	}
#tglaciere a  {
	background:url(../graphics/nav/glaciere.jpg) top left no-repeat;
	}

/*mainbody divs and classes*/
#breadcrumb {
	width:330px;
	font-size:0.76em;
	float: left;
	color:#FFF;
	padding:4px 0;
	margin: 0 0 0 20px;
}
* html #breadcrumb { margin: 0 0 0 10px; }
#breadcrumb a, #text_size a {
color:#FFF;
text-decoration:none;
}
#breadcrumb a:hover, #text_size a:hover {
text-decoration:underline;
}
#text_size {
	float:right;
	width:200px;
	color:#FFF;
	padding:4px 0 0 0;
	margin: 0 20px 0 0;
}
* html #text_size { margin: 0 10px 0 0; padding:2px 0 0 0;}
.text_label {
float:right;
font-size:0.76em;
padding:0 10px 0 0;
}

#textmenu {
position: relative;
padding: 0; 
margin: 0;
width: 60px; 
height: 20px; 
background: url(../graphics/textsize.jpg); 
float:right;
}
#textmenu li {
padding: 0; 
margin: 0;
width: 20px; 
height: 20px; 
position: absolute; 
background: url(../graphics/textsize.jpg) 0 0 no-repeat; 
display: block; 
list-style: none;
}
#textmenu a {
padding: 0; 
margin: 0;
width: 20px; 
height: 20px; 
display: block; 
text-indent: -999em; /* Not accessible when images on/CSS off. */
}
#textmenu #text_small {
left: 0px;
}
#textmenu #text_med {
left: 20px; 
background-position: -20px 0;
}
#textmenu #text_large {
left: 40px; 
background-position: -40px 0;
}
#textmenu #text_small a:hover {
background: url(../graphics/textsize.jpg) 0 -20px no-repeat;
}
#textmenu #text_med a:hover {
background: url(../graphics/textsize.jpg) -20px -20px no-repeat;
}
#textmenu #text_large a:hover {
background: url(../graphics/textsize.jpg) -40px -20px 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;
}

/*contact divs and classes*/
#contact_form{
	width:500px;
	padding: 0;
	margin: 0;	
	float:left;
}
.contact_label{
	width:90px;
	padding: 1px 0 0 0;
	margin: 0 0 10px 0;	
	float:left;
	font-size:0.8em;
	line-height:160%;
}
.contact_field{
	width:410px;
	padding: 0;
	margin: 0 0 10px 0;
	float:left;
}
#Name, #Address, #PhoneNo, #EmailAddress, #Enquiry{
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-size:0.8em;
}

/*Testimonials*/
.testimonial_box{
	margin: 0 10px 10px 10px;
	padding: 0;
	width:250px;
	float: left;
}
*html .testimonials_box {margin: 0 5px 10px 5px;}
.testi_pic{
	width: 110px;
	float: left;
}
.testi_body{
	width: 140px;
	float: left;
}
.test_red {
	font-weight:bold;
	color:#92224B;
}
.test_green {
	font-weight:bold;
	color:#95CC35;
}

.oneColFixCtrHdr #pg_content2{
	margin: 10px auto 0 auto; 
	padding: 0;
	width: 540px;
}
#open_day_left{
	margin: 0;
	padding: 0;
	float: left;
	width: 275px;
}
#open_day_right{
	margin: 0;
	padding: 0;
	float: right;
	width: 265px;
}
h5{
	margin: 0 0 2px 0;
	padding: 0;
	color: #577992;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
h6{
	margin: 0;
	padding: 0;
	color: #577992;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
h7{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#radiocity_logo{
	margin: 1px 0 0 0;
	padding: 0;
	float: right;
}
#pg_content2 ul{
	margin: 5px 0 0 0; 
	padding: 0;
	list-style-type:none;
}
#pg_content2 li{
	margin: 0 0 4px 0; 
	padding: 0 0 0 18px;
	background-image:url(../graphics/bullet_gold.jpg);
	background-repeat:no-repeat;
	background-position: 0 6px;
	font-size:0.7em;	
	line-height:160%;
	color: #000000;	
}
#pg_content2 p{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-size:0.8em;	
	line-height:160%;
	color: #000000;	
}
#open_day_bottom{
	float: left;
	border-top: solid 2px #7FCC30;
	margin: 15px 0 0 0; 
	padding: 15px 0 0 0;
	width: 540px;
/*	height: 86px;*/
}
.odb_left{
	float: left;
	margin: 0; 
	padding: 0;
	width: 130px;
	height: 86px;
}
.odb_right{
	float: right;
	margin: 0; 
	padding: 0;
	width: 400px;
	height: 86px;
	background-color: #D9B75B;
} 
.odb_right1{
	width: 380px;
	height: 24px;
	background-color: #D9B75B;
	margin: 0; 
	padding: 4px 10px 0 10px;
}
.odb_right2{
	width: 380px;
	height: 24px;
	margin: 0; 
	padding: 4px 10px 0 10px;
	background-color: #E4CE92;
}
a.link_events {
font-weight:bold;
}
.odb_pfd{
	margin: 0 8px 0 0; 
	padding: 1px 0 0 0;
	width: 16px;
	float: left;
}
#logos_left{
	width: 112px;
	float: left;
}
#logos_right{
	width: 59px;
	float: right;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

.contact_label2{
	width: 60px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	font-size:0.8em;
	line-height:160%;
	font-weight: bold;
}
.contact_field2{
	width: 120px;
	margin: 0;
	padding: 0;
	float: left;
	font-size:0.8em;
	line-height:160%;
	font-weight: bold;
}
*html .contact_label2 {	margin:0 0 0 5px; }
.contact_label2a{
	width: 60px;
	margin: 0;
	padding: 0;
	float: left;
	font-size:0.8em;
	line-height:160%;
	font-weight: bold;
}
.contact_field2a{
	width: 100px;
	margin: 0;
	padding: 0;
	float: left;
	font-size:0.8em;
	line-height:160%;
	font-weight: bold;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* Backgrounds */
#ContentInner1 {
background:url(../graphics/Home_Bck.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
}
#ContentInner2 {
background:url(../graphics/Courses_Bck.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
}
#ContentInner3 {
background:url(../graphics/Extras_Back.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
} 
#ContentInner5 {
background:url(../graphics/Partners_Back.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
}  

/* Misc */
.boldred {
	color:#C60651;
	font-weight:bold;
}
.boldblack {
	color:#000;
	font-weight:bold;
} 
