/* CSS Document */
html {
	font-size: 62.5%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	padding: 0 0 10px 0;
	margin: 0;
	background-color: #daf3dc;
}
form {
	padding: 0;
	margin: 0;
	float: left;
}

label{
	float: left;
	clear: both;
	margin: 0 0 4px 0;
	width: 375px;
}

input, textarea{ct
	border: 1px solid #1CBC1C;
}

.submit{
	border: 1px solid #1CBC1C;
	background-color: #DAF3DC;
	color:#1CBC1C;
	width: 80px;
	font-size: 1.1em;
}

element {
	cursor: hand;
	cursor: pointer;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding: 0 0 1.0em 0;
	margin: 0;
	color: #333;
}
h2{
	font-size:1.4em;
	font-weight:bold;
	padding: 0;
	margin: 0 0 6px 0;
	color: #1cbc1c;
}
h3{
	font-size:1.2em;
	font-weight:bold;
	padding: 0;
	margin: 15px 0 0 0;
	color: #1cbc1c;
}

h5{
	font-size:1.2em;
	font-weight:bold;
}


#page {
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	width: 760px;
	background-image: url(../images/bg.gif);
	background-position: top left;
}
#state {
	float: left;
	padding: 8px 0 0 7px;
}
#state ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}
#state li {
	float: left;
	padding: 0;
	margin: 0 1.2em 0 0;
}
#state li.hideme {
	display: none;
}
#state a {
	display: block;
	line-height: 1.2em;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
}
#state a:hover {
	color: #000;
	text-decoration: underline;
}

#header {
	background-attachment: scroll;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 93px;
	padding:10px 20px 0 20px;
	clear: both;
	margin: 0 auto 0 auto;
}
.head {
	background-attachment: scroll;
	background-image: url(../images/oaklea_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 680px;
	height: 90px;
	clear: both;
	margin: 5px 0 0 15px;
	float: left;
}
#header #logo {
	float: left;
}
#header #logo a {
	display: block;
	width: 130px;
	height: 90px;
	float: left;
}
#header #logo h1 {
	display: none;
}

.location {
	float: right;
	width: 480px;
	padding: 0 15px 0 0;
}
.location em {
	line-height: 1.8em;
	font-size: 1.1em;
	font-style: normal;
}
.location form {
	float: right;
	clear: right;
	text-align: right;
}
#header form select {
	border: solid 1px #000;
}
#header form input {
	border: solid 1px #000;
}
#breadcrumb, #contact {
	background-attachment: scroll;
	background-image: url(../images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #1cbc1c;
	height: 1.8em;
	width: 760px;
	clear: both;
	margin: 0;
	padding: 0;
}
#contact strong {
	background-attachment: scroll;
	background-image: url(../images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	float: left;
	padding: 0.1em 0 0.1em 2em;
	font-size: 1.3em;
}
#breadcrumb ul {
	background-image: url(../images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1.8em;
	float: left;
}
#breadcrumb li {
	padding: 0;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 2em;
	display: block;
	height: 1.8em;
}
#breadcrumb a {
	color: #FFF;
	display: block;
	height: 1.5em;
	padding: 0.3em 10px 0 10px;
	text-decoration: none;
	float: left;
}
#breadcrumb a:hover, #breadcrumb .selected {
	color: #000000;
	text-decoration: none;
}
#content {
	margin: 15px 0 0 0;
	padding: 0;
}
#menu {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 0 110px 0;
	background-image: url(../images/pos_logo.gif);
	background-position: 30px bottom;
	background-repeat: no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 180px;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	width: 174px;
	padding: 3px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
#menu a:hover, #menu .selected a {
	text-decoration: none;
	color: #000000;
}
#menu li li a {
	width: 167px;
	padding-left: 10px;
	background-color: #FFF;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
}
#menu li li a:hover {
	background-color: #DDD;
}
#menu li li li a {
	width: 157px;
	padding-left: 20px;
	background-color: #FFF;
	color: #000;
}
#menu li li li a:hover {}
#main {
	float: left;
	width: 378px;
	padding: 0 0 20px 0;
}

#main ul {
	padding: 0;
	margin:0 0 0 2em;
}
#main li {
	padding: 0;
	margin:0;
	line-height: 1.4em;
}

#sub {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	width: 132px;
}
#sub address {
	margin: 0 0 1.0em 0;
}
#sub address h3 {
	margin: 0 0 0.8em 0;
}
#sub dl {
	margin: 0;
}
#sub dt {
	margin: 0.4em 0 0 0;
	font-weight: bold;
	color: #999;
}
#sub dd {
	margin: 0 0 0 1.0em;
}


#home_main {
	float: left;
	padding: 0 15px 15px 20px;
}
#home_sub {
	float: left;
	width: 136px;
	height: 150px;
	background-repeat: no-repeat;
	background-color: #35BB3E;
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
#mapupper {
	float: left;
	width: 156px;
	height: 12px;
	background-color: #35BB3E;
	border-bottom: 1px solid #FFF;
	padding: 0;
	background-image: url(../images/maptop.gif);
	background-repeat: no-repeat;


}

#maplower {
	float: left;
	width: 156px;
	height: 12px;
	background-color: #35BB3E;
	border-top: 1px solid #FFF;
	padding: 0;
	background-image: url(../images/mapbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#home_links {
	float: left;
	width: 720px;
	padding: 0 0 15px 20px;
}

#home_links ul{
	list-style:none;
	padding:0;
	margin:0;
}

#home_links ul a{
	display:block;
	width:45px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 0.9em;
}

#home_links ul a:hover{
	text-decoration:none;
}

#home_links li{
	padding:0;
	margin:0;
	float: left;
}

#home_links ul a{
	width: 148px;
	height: 45px;
	display:block;
	overflow:visible;
	margin: 0 0 0 9px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 78px 0 0 25px;
}

#home_links ul a em{
	font-style:normal;

}


#home_links .accomodation a {
	background-image: url(../images/support.gif);
	margin:0;
	color:#FFFFFF;

}

#home_links .accomodation  em {
	background-color:#CF0000;	
}
#home_links .employment a {
	background-image: url(../images/employment.gif);
}
#home_links .employment  em {
	background-color:#1A1ABE;
	}
#home_links .leisure a {
	background-image: url(../images/involved.gif);
}
#home_links .leisure  em {
	background-color:#FFC700;
	}
#home_links .support a {
	background-image: url(../images/leisure.gif);
}
#home_links .support  em {
	background-color:#1CBE1C;
	}

#section, #contactform {
	float: left;
	width: 375px;
	padding: 10px 15px;
	margin: 0 0 15px 0;
}

#contactform img{
	float:left;}
	
#section p, #contactform p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}

#section img, #sub img {
	float: right;
	margin: 0 0 10px 0;
	border: 1px solid #000;
}

#section .logos {
	float:right;
	width:100px;
	margin: -10px 0 0 0;
}
#section .logos img {
	border:0;
	margin:0 0 7px 0;
}

#section img.plain {
	border:0;
	margin:10px 15px 0 0;
	float:none;
}

.foot {
	height: 47px;
	background-attachment: scroll;
	background-image: url(../images/oaklea_footer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 760px;
	height: 87px;
	padding:4px 20px 0 20px;
	margin: 0 auto 0 auto;
	text-align: left;
	}

#footer a {
	text-decoration: none;
	font-size:1.1em;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 125px;
	text-align: left;
}
#footer li {
	margin: 0;
	padding: 0 12px 0 0;
}

#footer ul a {
	display: block;
	color: #000;
	cursor: pointer;
}

#footer ul a em {
	display: block;
	font-style: normal;
}



#footer .intranet a {
	display: block;
	width: 125px;
	padding: 38px 0 0 0;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../images/intranet_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .intranet a:hover {
	text-decoration: none;
}
#footer .intranet a em {
	display: block;
	margin: 0;
	padding: 0 0 2px 0;
	width: 125px;
	background-color: #1CBC1C;
	background-image: url(../images/intranet_02.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}



#footer .careers a {
}
#footer .contact a {
}
#footer .links a {
}
#footer .feedback a {
}



#main a{
	color:#000;
}

#main a:hover{
	text-decoration:none;
}



/* accommodation section colours */
.sect_acco {
	color: #FFF;
	background-color: #fec401;
	border-bottom:2px solid #FFF;
}
.sect_acco a  {
	color: #FFF;
}
.sect_acco a:hover{
	text-decoration:none;
	}
#menu .sect_acco li a {
	background-color: #FF9;
	border-bottom:1px solid #FFF;
}
#menu .sect_acco li a:hover {
	background-color: #FFF;
}

.acco, .main_acco h2 {
	color: #fec401;
}
.main_acco h2 a {
	color: #fec401;
	text-decoration: none;
}
.main_acco strong{
	color: #fec401;
	font-size: 1.2em;
	line-height: 1.4em;
}





/* employment section colours */
.sect_empl {
	color: #FFF;
	background-color: #1a1abe;
	border-bottom:2px solid #FFF;
}
.sect_empl a, .sect_empl a:hover  {
	color: #FFF;
}
#menu .sect_empl li a {
	background-color: #CCF;
	border-bottom:1px solid #FFF;
}
#menu .sect_empl li a:hover {
	background-color: #FFF;
}

.empl, .main_empl h2 {
	color: #1a1abe;
}
.main_empl h2 a {
	color: #1a1abe;
	text-decoration: none;
}
.main_empl strong{
	color: #1a1abe;
	font-size: 1.2em;
	line-height: 1.4em;
}



/* leisure section colours */
.sect_leis {
	color: #000;
	background-color: #1cbc1c;
	border-bottom:2px solid #FFF;
}
.sect_leis a, .sect_leis a:hover  {
	color: #FFF;
}
#menu ul.sect_leis  a {
	background-color: #3FBE35;
	border-bottom:1px solid #FFF;
}
#menu ul.sect_leis a:hover {
	background-color: #1cbc1c;
	color:#000000;
}

#menu .selected {
	background-color: #1cbc1c;
	color:#000000;
}

.leis, .main_leis h2 {
	color: #1cbc1c;
}
.main_leis h2 a {
	color: #1cbc1c;
	text-decoration: none;
}
.main_leis strong{
	color: #1cbc1c;
	font-size: 1.2em;
	line-height: 1.4em;
}



/* support section colours */
.sect_supp {
	color: #FFF;
	background-color: #C00;
	border-bottom:2px solid #FFF;
}
.sect_supp a, .sect_supp a:hover  {
	color: #FFF;
}
#menu .sect_supp li a {
	background-color: #FCC;
	border-bottom:1px solid #FFF;
}
#menu .sect_supp li a:hover {
	background-color: #FFF;
}

.supp, .main_supp h2 {
	color: #C00;
}
.main_supp h2 a {
	color: #C00;
	text-decoration: none;
}
.main_supp strong {
	color: #C00;
	font-size: 1.2em;
	line-height: 1.4em;
}

#section ul {
	padding: 0;
	margin: 10px 0 0 15px;
	line-height: 1.2em;
	list-style-type: disc;
}
#section li {
	padding: 0;
	margin: 0 0 4px 0;
}

#section a {
	text-decoration:underline;
	color: #1CBC1C;
}

#section a:hover {
	color: #000000;
}




/* extra classes and fixes */
.hideme {
	display: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

