/* CSS Stylesheet */
/* Produced by Wildwood Technology Limited, info@wwood.co.uk */

/* HTML Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#faba68;
	background-image: url("/images/bg-main.jpg");
	background-repeat: repeat;
	padding: 50px 10px 0px 0px;
	margin: 0px;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #582800;
}

h2 {
	font-size: 1.1em;
	/*color: #f58220;*/
	color: #e9710b;
}

h3 {
	font-size: 1em;
	color: #98002e;
	margin: 0px;
	display: inline;
}

a {
	color: #582800;
}

a:hover {
	color: #ffffff;
}

input {
	border: 1px solid #582800;
	background-color: #ffffff;
	color: #636363;
}

input.button {
	font-weight: bold;
}

textarea {
	border: 1px solid #582800;
	background-color: #ffffff;
	color: #636363;
}

li {
	padding-bottom: 5px;
}

hr {
	color: #98002e;
	background-color: #98002e;
	height: 1px;
	border: 0px;
}


/* Layout */

.container {
	width: 795px;
	color: #582800;
	padding-bottom: 20px;
}

.header {
	height: 96px;
	background-color: #ffffff;
	margin-left: 190px;
	background-image: url("/images/reserve-number.jpg");
	background-repeat: no-repeat;
	background-position: 97% 15%;
}

.middleSectionContainer {
	float:left;
	background-image: url("/images/bg-content.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fcb815;
	
}

.middleSection {
	float:left;
	background-image: url("/images/bg-nav.gif");
	background-repeat: repeat-y;
}

.columnContainer {
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 190px top;
	width: 795px;
	
}

.column1 {
	width: 190px;
	overflow: hidden;
	float: left;
	background-color: #f58220;
}

.column2 {
	margin: 0px 0px 0px 190px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 360px;
}

.contentContainer {
	float: left;
	padding: 0px 0px 0px 260px;
	height: 100%;
}

.footerContainer {
	margin-left: 190px;
	background-color: #ffffff;
	height: 60px;
	line-height: 60px;
	text-align: right;
	clear: both;
}

/* Navigation */

.navBar {
	margin: 100px 0px 0px 0px;
	height: 260px;
}

.navBar ul {
	margin: 0px;
	padding: 0px;
}
	
.navBar li {
	list-style: none;
	display: block;
	width: 100%;
	padding-bottom: 0px;
}

.navBar a, .navTitle {
	display: block;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 80px;
}

.navBar a:hover {
	background-image:url("/images/nav-select.gif");
	background-repeat: repeat-y;
	color: #ffffff;
} 

.subNav ul {
	display: block;
	height: 100%;
	}

.subNav a {
	padding: 0px 0px 0px 95px;
	font-size: 90%;
	font-weight: normal;
}

.subNav a:hover {
	color: #ffffff;
}

#page1 #navItem1 a, #page2 #navItem2 a, #page2-landing #navItem2 a, #page3 #navItem3 a, #page4 #navItem4 a, #page5 #navItem5 a, #page6 #navItem6 a, #page7 #navItem7 a, #page4-sub #navItem4 a #page10-sub #navItem10 a {
	background-image:url("/images/nav-select.gif");
	background-repeat: repeat-y;
	color: #ffffff;
}

li.subNav {
	display: none;
	}

#page2 .subNav, #page2-landing .subNav {
	display: block
}
	
/* Dynamic Subnav */

.navTitle {
	cursor: pointer;
}

/*General */

.logo img {
	height: 175px;
	width: 100px;
	display: block;
	background-color: #ffffff;
	position: absolute;
	top: 50px;
	left: 80px;
}

.headerText {
	position: absolute;
	margin: 66px 0px 0px 20px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	height: 21px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top; 
}

.content {
	margin: 20px;
}

.homeText {
	font-size: 1.6em;
	font-family: Times New Roman, Times, serif;
}

.largeText {
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
}

.imageLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imageRight {
	float: right;
	margin: 0px 0px 10px 10px;
}

.nowrap {
	white-space: nowrap;
}

.footnote {
	font-size: 80%;
	color: #ffffff;
	margin-bottom: 10px;
	display: block;
}

.boldText {
	font-weight: bold;
}

.centerText {
	text-align: center;
}

ul.list {
	margin-left: 10px;
	padding-left: 10px;
}

.contentContainer li {
	background-image:url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	/*height: 100%;*/
	padding-left: 15px;
	list-style-type: none;
}

.pdf li {
	background-image:url("/images/pdf-icon.gif");
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 100%;
	text-indent: 25px;
	list-style-type: none;
	margin: 2px;
} 

.contentTable {
	font-size: 95%;
	margin-bottom: 15px;
	width: 100%;
}

.contentTable td {
	border-bottom: 1px solid #fa9c44;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 20px;
}

.contentTable td img {
	vertical-align: bottom;
}

.contentTable th {

	border-bottom: 1px solid #fa9c44;
	text-indent: 2px;
	padding: 20px 5px 2px 0px;
	font-weight: bold;
	text-align: left;
}

.footer {
	padding: 0px 16px 0px 10px;
	font-size: 80%;
}

.footer a {
	color: #582800;
	text-decoration: none;
}

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

/* Content Background Images */

#page1 .columnContainer {
	background-image: url("/images/bg/bg-mirror-home.jpg");
}

#page2-landing .columnContainer {
	background-image: url("/images/bg/bg-breakfast.jpg");
}

#page2 .columnContainer {
	background-image: url("/images/bg/bg-strap-lady.jpg");
	background-repeat: repeat-x;
}

#page3 .columnContainer  {
	background-image: url("/images/bg/bg-chef.jpg");
}

/*#page4 .columnContainer {
	background-image: url("/images/bg/bg-breakfast.jpg");
}*/

#page4 .columnContainer {
	background-image: url("/images/bg/bg-shell.jpg");
}

#page4-sub .columnContainer {
	background-image: url("/images/bg/bg-shell.jpg");
}
	
#page5 .columnContainer {
	background-image: url("/images/bg/bg-mirror.jpg");
}

#page6 .columnContainer {
	background-image: url("/images/bg/bg-oranges.jpg");
}

#page7 .columnContainer {
	background-image: url("/images/bg/bg-mirror.jpg");
}

/* Wide Content Pages */

#page2 .middleSectionContainer {
	background-image: url("/images/bg-content.gif");
}

#page2 .contentContainer {
	padding: 0px 0px 0px 0px;

}

#page2 .columnContainer {
	height: auto;
}

#page1 .column2 {
	background-image: url("/images/bg-content.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

#page2 .column2 {
	height: auto;
	padding-top: 90px;
}

#page1 .headerText {
	background-image: url("/images/pagetitles/pagetitle-home.jpg");
}

#page2 .headerText, #page2-landing .headerText {
	background-image: url("/images/pagetitles/pagetitle-menus.gif");
}

#page3 .headerText {
	background-image: url("/images/pagetitles/pagetitle-chef.gif");
}

#page4 .headerText, #page4-sub .headerText {
	background-image: url("/images/pagetitles/pagetitle-lcc.gif");
}

#page5 .headerText {
	background-image: url("/images/pagetitles/pagetitle-gallery.gif");
}

#page6 .headerText {
	background-image: url("/images/pagetitles/pagetitle-reservations.gif");
}

#page7 .headerText {
	background-image: url("/images/pagetitles/pagetitle-findus.gif");
}

#page10 a {
					margin-left: 20px;
}

#page10 h1 {
					margin-left: 20px;
}

/*menuform for admin*/
.menuForm li {
	list-style-type: none;
	background-image: none;
	padding: 10px 0px 0px 0px;
}

.menuForm ol {
	margin: 0px 20px;
	padding: 0px;
}

.menuForm p {
	font-size: 1.2em;
}

.menuForm .error {
	color: #ff0000;
	font-weight: bold;
}

.menuForm .required {
	color: #ff0000;
}

.menuForm label.element {
	font-size: 100%;
	font-weight: bold;
}

.menuForm div.element	{
	padding: 1px 0px 5px 5px;
}
