
/* ------------------------------------------------------ ABC CSS */

/* ------------------------------------------------------ General page guff */

* {
	margin: 0;
	padding: 0;
	z-index: 0;
}

body {
	font: 11px/16px "Verdana", Arial, sans;
	color: #00533e;
}

ol li, ul li {
	margin-left: 20px;
}

p, ul, ol {
	margin-bottom: 18px;
}

a {
	color: #b07764;
	text-decoration: none;
	border-bottom: 1px dotted #b07764;
}

a:hover {
	color: #a24b2e;
}

/* ------------------------------------------------------ Headings */

div#page_heading h3 {
	font: 18px/20px "Arial", Verdana, sans;
	font-weight: normal;
	position: absolute;
	bottom: 18px;
	left: 18px;
	width: 339px;
	margin: 0;
}

h4 a {
	color: #00533e;
	text-decoration: none;
	border: none;
}

h3 {
	font: 18px/20px "Arial", Verdana, sans;
	margin-bottom: 18px;
}

/* ------------------------------------------------------ Classes */

.left {
	float: left;
	margin: 0 18px 18px 0;
	border-bottom: 5px solid #004530;
}

.right {
	float: right;
	margin: 0 0 18px 18px;
	border-bottom: 5px solid #004530;
}

/* ------------------------------------------------------ Navigation */

ul#nav {
	margin: 3px 0 0 22px;
	width: 163px;
	z-index: 999;
}

ul#nav li {
	list-style-type: none;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #c2cfcc;
	z-index: 999;
}

ul#nav li.nav1 {
	border: none;
}

ul#nav li.nav1 a:hover {
	background: none;
}

ul#nav li a {
	color: #00533e;
	text-decoration: none;
	display: block;
	height: 11px;
	padding: 10px 0;
	vertical-align: middle;
	z-index: 999;
	border: none;
}

ul#nav li a:hover {
	font-weight: bold;
	background: url(../images/menu_arrow.png) 155px 14px no-repeat;
}

ul#nav li ul {
    display:none;
	position: absolute;
	background: #D4E3DE;
	top: 0;
	left: 163px;
	padding-left: 5px;
	width: 163px;
	z-index: 999;
}

ul#nav li ul li {
	height: 1%;
	z-index: 999;
}

ul#nav li ul li a {
	z-index: 999;
}

ul#nav li ul li ul {
	display:none;
	background: #9cc1b6;
	position: absolute;
	left: 163px;
	top: 0;
	padding-left: 5px;
	width: 250px;
	z-index: 999;
}

ul#nav li ul li ul li a {
	z-index: 0;
}

ul#nav li ul li ul li a:hover {
	background: none;
}

#nav li:hover ul ul {
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul {
    display:block;
}

/* ------------------------------------------------------ General page layout guff */

div#wrapper {
	width: 789px;
	margin: 0 auto;
	position: relative;
	background: url(../images/home_bg.png) left top repeat-y;
}

div#heading {
	width: 789px;
	height: 51px;
	float: left;
	text-indent: -5000px;
	background: url(../images/logo_heading.png) left top no-repeat;
}

div#left_column {
	float: left;
	width: 209px;
}

div#right_column {
	float: left;
	width: 580px;
}

div#reservations {
	position: absolute;
	top: 276px;
	right: 0;
	width: 200px;
	height: 132px;
	text-indent: -5000px;
	background: url(../images/reservations.png) left top no-repeat;
}

div#main_image {
	width: 580px;
	height: 225px;
	/*background: url(../images/main_image_3.jpg) left top no-repeat;*/
}

div#page_heading {
	width: 380px;
	height: 132px;
	background: #8581a4;
	color: #fff;
	position: relative;
}

div#footer {
	width: 789px;
	height: 20px;
	clear: both;
	 
	border-bottom: 1px solid #eee;
	background: url(../images/footer_bg.png) left top no-repeat;
}

div#footer p {
	margin: 0 0 0 220px;
}

/* ------------------------------------------------------ Home page template */

div#home_content {
	width: 337px;
	margin: 18px 0 0 18px;
	padding-bottom: 50px;
	float: left;
}

div#courses {
	width: 200px;
	float: right;
	font-size: 9px;
	line-height: 12px;
	background: url(../images/courses_image.jpg) left 93px no-repeat;
}

div#courses h4 {
	margin: 74px 0 0 22px;
	font-size: 11px;
	color: #00533e;
}

div#courses p {
	margin: 110px 0 0 22px;
	width: 150px;
}

div#news {
	width: 162px;
	padding-top: 8px;
	font-size: 9px;
	line-height: 12px;
	margin: 116px 0 0 22px;
	border-top: 1px solid #c2cfcc;
	border-bottom: 1px solid #c2cfcc;
}

div#news p, div#news h4 {
	margin-bottom: 9px;
}

div#news h4 {
	font-size: 11px;
}

div#news h4 a {
	color: #00533e;
	text-decoration: none;
	border: none;
}

div#news a, div#courses a {
	color: #00533e;
	font-weight: bold;
	text-decoration: none;
}

div#news a:hover, div#news h4 a:hover, div#courses a:hover {
	color: #a24b2e;
}

/* ------------------------------------------------------ Main layout template */

div#main_content {
	background: #fff;
	width: 543px;
	padding: 18px 18px 50px 18px;
	float: left;
	min-height: 400px;
	_height: 400px;
}

/* ------------------------------------------------------ News module */

p.date {
	font-style: italic;
	color: #666;
}

div.news_shorts p {
	margin-bottom: 10px;
}

div.news_shorts h4 {
	font-size: 13px;
}

div.news_shorts {
	border-bottom: 1px solid #ebebec;
	margin-bottom: 10px;
}

div#news_teaser {
	font-weight: bold;
	color: #8581a4;
}

a.rss {
	height: 22px;
	display: block;
	padding: 3px 0 0 25px;
	background: url(../images/rss.png) left top no-repeat;
}

/* ------------------------------------------------------ Centres module */

div.centres_intro {
	border-top: 1px solid #ebebec;
	padding-top: 18px;
}

div.centres_intro h4 {
	background: url(../images/li.png) left 2px no-repeat;
	padding-left: 15px;
	font: 14px/16px "Arial", Verdana, sans;
	margin-bottom: 10px;
}

div.centres_intro p {
	padding-left: 15px;
}

/* ------------------------------------------------------ Courses, Events module */

div.depart_courses {
	clear: right;
}

div.departments, div.depart_courses, div.events, div.search {
	border-bottom: 1px solid #ebebec;
	margin-bottom: 18px;
}

div.departments h4, div.depart_courses h4, div.events h4, div.search h4 {
	background: url(../images/li.png) left 2px no-repeat;
	padding-left: 15px;
	font: 14px/19px "Arial", Verdana, sans;
	margin-bottom: 10px;
}

div.events h4 span {
	font-size:13px;
}

div.departments p, div.depart_courses p, div.events p, div.search p {
	padding-left: 15px;
}

div.additional_details {
	background: #eee;
	border: 1px solid #ebebec;
	float: right;
	padding: 5px;
	width: 220px;
	margin: 0 0 23px 23px;
}

div.additional_details h4 {
	background: #8581a4;
	color: #fff;
	padding: 1px 3px;
	margin-bottom: 8px;
}

div.additional_details dl dt {
	float: left;
	width: 40%;
	clear: left;
}

div.additional_details dl dd {
	float: left;
	width: 60%;
}

div.additional_details dl dd span {
	display: block;
}

div.main_features p {
	margin-bottom: 5px;
}

div#course h4 {
	font: 14px/18px "Arial", Verdana, sans;
	font-weight: bold;
}

/* ------------------------------------------------------ Search */

h5#search_success {
	margin-bottom:25px;
	font-size: 12px;
}

input.input, input.button {
	border:1px solid #00654F;
	padding:2px;
	color:#00533E;
}

input.button {
	font-size:11px;
	font-weight:bold;
}

.error_box {
	background-color:#D4E3DE;
	border:1px solid #00654F;
	padding:4px 8px;
	color:#00533E;
	display:block;
}

/* ------------------------------------------------------ Governance page */

table {
	width: 540px;
}

table tr th {
	text-align: left;
	padding: 5px 0;
}

table tr td {
	padding: 5px 0;
}