/* General elements */
* {			margin: 0; padding: 0; }
html {    	background: url(/i/header-bg.jpg) repeat-x;}
body {		font-family: Arial, Helvetica, sans-serif; font-size: 12px;  background: url(/i/header-centre.jpg) fixed no-repeat top center;}
h2 {		font-size: 14px; font-weight: normal; padding: 10px 0;}
h3 {		font-size: 12px; font-weight: normal;  padding-bottom: 10px; }
ul {		color: #666; list-style: none; }
li {		line-height: 160%;}
p {			color: #666; line-height: 160%; margin-bottom: 12px; }
address {	font-style: normal; color: #666; line-height: 160%; }
a {			color: #4A1863; text-decoration: none; }
a:hover {	color: #F19C0A; }
hr.clear {	visibility: hidden; clear: both; height: 8px; }
a img {		border: none; }

p.error,
ul.errors {			font-weight: bold; color: red; list-style: disc; margin: 10px 0; }
ul.errors li {		background: none; margin-left: 25px; }


/* Container */
#container {	position: relative; width: 994px;  margin: 0 auto; min-height: 840px; }


/* Header */
#header {			position: relative; display: block;  padding: 0 10px; width: 974px; height: 180px; background: url(/i/page-bg.jpg) no-repeat  0 28px ;}
#header #logo	{	position: absolute; top: 57px; left: 34px; border: none;}


/* Navigation */

#topNav	{				position: absolute; top 0px; right: 0px; color: #fff; text-align: right;}
#topNav	li {			float: left; line-height: 25px; font-size: 15px; font-weight: bold;	}
#topNav	a {				display: block; padding: 0 6px; color: #fff; font-size: 14px; font-weight: normal; }

#mainNav {				position: absolute; width: 855px; margin-left: 50px; bottom: 0px; color: #fff; height: 30px; text-align: center; padding: 2px 0; }
#mainNav li {			float: left; font-size: 16px; line-height: 30px;}
#mainNav li a {			display: block;  padding: 0 10px; color: #fff; font-weight: normal; }


/* Content */
#content {				padding: 10px 20px 0;  background: #fff; position: relative; }
#content h1 {			font-size: 18px; margin: 20px 0; color: #BEBE00; }
#content img {			}
#content img.left {		float: left; border: solid 10px #efefef;}
#content img.right {	float: right;  border: solid 10px #efefef;}

/* page */
#page {					padding-left: 160px; width: 460px; }
#page #main {			margin-left: -160px; }
#page .right {			float: right; padding-left: 20px;}
#page table {			color: #666; margin: 10px 0; width: 100%; border-collapse: collapse; background-color: #F5F2F7;}
#page tr {				border-top: 1px solid #fff;}
#page td, #page th {	text-align: left; padding: 7px 5px 5px 20px;}
#page th {				background-color: #EEEBF2}
#page ul li {			background: url(/i/li.gif) no-repeat 0 .3em; padding: 0 0 0 1.5em;}
#page ul {				margin-bottom: 10px;}
#page label {			display: inline-block; width: 140px; padding: 0; margin: 0; }
#page ul.errors li {	background: none; padding-left: 0; }

/* book */
#book {									float: right; width: 310px; height: 500px; background: url(/i/book-shade.jpg) 0 0 repeat-x;}
#book h2 {								font-size: 24px; text-align: center; padding-top: 10px; background-color: #4A1963; color: #BEBE00; line-height: 30px;}
#book p {								margin: 20px 20px 0 20px;}
#book p a {								display: block; border-top: 1px solid #fff; border-bottom: 1px solid #fff; color: #4A1963; font-size: 13px; line-height: 30px;}
#book form p {							margin-top: 10px; margin-left: 50px; color: black; }
#book form img.ui-datepicker-trigger {	vertical-align: middle; margin-left: 2px; margin-top: -2px; }
#book #button {							display: block; margin-top: 20px; padding: 0 0 0 50px;	}


/* Footer */
#footer {			clear: both; height: 40px; border-top: 1px solid #efefef; text-align: center; margin: 30px; padding: 20px; }

#footer ul {			list-style: none; }
#footer ul li {			margin: 0; padding: 0; display: inline; }
#footer ul li a {		color: #666; padding: 0 6px 0 3px; margin: 0; border-right: 1px solid; }
#footer ul li a:hover {	text-decoration: none; color: #FF6600; }
#footer ul li a.endli { border-right: none; }


/*  Home */
body.home #page {		background: url(/i/home-side.jpg) 0px 215px no-repeat;	}


/*  Accommodation */
body.accommodation #page {		background: url(/i/accommodation-side.jpg) 0px 215px no-repeat;	}


/* Facilities page */
body.facilities #page {		background: url(/i/facilities-side.jpg) 0px 0px no-repeat;	}


/* Meetings page */
body.meetings #page {		background: url(/i/meeting-side.jpg) 0px 215px no-repeat;	}


/* Imago page */
body.imago #page {		background: url(/i/imago-side.jpg) 0px 215px no-repeat;	}
body.imago #book {		width: 270px; padding: 0 20px; }

/*
body.facilities #content {			margin-left: 220px; }
body.facilities #sidebar {			float: left; width: 218px; border: 1px solid #E99C0A; margin-top: 2px; border-bottom-width: 22px; }
body.facilities #sidebar h2 {		text-align: center; background-color: #E99C0A; padding: 2px; }
body.facilities #sidebar h3 {		color: #4A1863; margin: 2px; }
body.facilities #sidebar ul {		margin: 2px; }
body.facilities #sidebar ul li {	font-weight: bold; }
*/


/* View Map page */
body.map #content iframe {	margin: 0 60px; }
body.map #content p {		text-align: center; }
body.map #content p.note {	color: #bbb; }


/* Directions */
body.directions #page {			margin-top: 340px; }
body.directions #googleMap { 	position: absolute; left: 10px; top: 10px; }