/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
	background: #A3A3A3;
}
a {
	color: #720300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h3 {
	color: #710300;
	padding: 0;
	margin: 0 0 20px;
	font: normal 1.5em "Book Antiqua", "Times New Roman", Times, serif;
}
h2 {
	margin: 20px 0;
	font-size: 1.em;
}
h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button, .submit {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	background: url(/_img/layup/submit.gif) no-repeat;
	height: 22px;
	width: 15px;
} 
button:hover, 
button:focus,
.submit:hover,
.submit:focus {
	background: url(/_img/layup/submit.gif) no-repeat 0 -22px;

} 
legend {
	display: none;
}

/* Structure */

#contents {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #dcd2b2 url(/_img/layup/bg.gif) repeat-y;
}
#top {
	background: url(/_img/layup/top.gif) no-repeat;
	height: 19px;
}
#bottom {
	background: url(/_img/layup/bottom.gif) no-repeat;
	height: 18px;
}
#holder {
	margin-left: 15px;
	width: 738px;
	text-align: left;
}
#middle {
	font-size: 1.1em;
	padding: 20px 19px 20px;
	float: left;
	width: 500px;
	background: url(/_img/layup/middle_bg.gif) repeat-x;
}
.home #middle {
	width: 300px;
}
.menu #middle {
	min-height: 344px;
	background: url(/_img/layup/menu_bg.gif) no-repeat;
}
#topbar {
	height: 90px;
	background: #e5dec6 url(/_img/layup/top_bg.gif) repeat-x;
	border-bottom: solid 2px #fff;
}
#topbar span {
	text-indent: -9000px;
	background: url(/_img/layup/tagline.gif) no-repeat;
	margin-top:62px; 
	height: 29px;
	width: 249px;
	float: right;
	clear: right;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 78px;
	width: 149px;
	float: left;
}

#header {
	height: 181px;
	background: url(/_img/layup/head_bg.gif) repeat-x;
	border-bottom: solid 1px #fff;
}
#topimg, #topimg2 {
	float: right;
	width: 539px;
	height: 181px;
}
#bookinglink {
	display: block;
	width: 199px;
	height: 181px;
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(/_img/layup/booking.gif) no-repeat
}
#topnavi {
	height: 24px;
	background: #928661;
	border-bottom: solid 1px #fff;
	padding-left: 200px;
}
#topnavi ul {
	margin: 0;
	padding: 0;
}
#topnavi li {
	display: inline;
} 
#topnavi a {
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 0 1px 0 0;
	height: 24px;
	white-space: nowrap;
	font-size: 1.1em;
	line-height: 24px;
	text-indent: -9000px;
	outline:0;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7 {
	background: url(/_img/layup/navi.gif) no-repeat;
}
#n1 {background-position: 0 1px; width:63px}
#n2 {background-position: 0 -29px; width:106px}
#n3 {background-position: 0 -59px; width:118px}
#n4 {background-position: 0 -89px; width:97px}
#n5 {background-position: 0 -119px; width:79px}


#n1:hover, #n1:focus {background-position: 0 -209px; }
#n2:hover, #n2:focus {background-position: 0 -239px; }
#n3:hover, #n3:focus {background-position: 0 -269px; }
#n4:hover, #n4:focus {background-position: 0 -299px; }
#n5:hover, #n5:focus {background-position: 0 -329px; }


#n1.on, #n1.on:hover {background-position: 0 -419px; }
#n2.on, #n2.on:hover {background-position: 0 -449px; }
#n3.on, #n3.on:hover {background-position: 0 -479px; }
#n4.on, #n4.on:hover {background-position: 0 -509px; }
#n5.on, #n5.on:hover {background-position: 0 -539px; }

#topnavi a:hover {
	text-decoration: none;
	color: #ccc;
}
.basket {
	position: absolute;
	margin: 5px 0 0 -180px;
}
.basket a {
	width: 87px;
	height: 12px !important;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	background: url(/_img/layup/view_basket.gif) no-repeat;
}
.basket a:hover {
	background: url(/_img/layup/view_basket.gif) no-repeat 0 -18px;
}
#leftside {
	width: 199px;
	float: left;
	margin: 0;
}
#search {
	background: #bfb89d url(/_img/layup/left_bg.gif) repeat-x;
	height: 47px;
	padding: 20px;
}
#search label {
	display: block;
	float: left;
	text-indent: -9000px;
}
#search .textform, 
#search .textformfocus {
	width: 128px;
}
#leftside ul {
	margin: 0;
	padding: 7px 0 14px 0;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a {
	margin: 0;
	text-align: left;
	color: #720300;
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 20px;
	font: 1.2em/1.7 "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#leftside a:hover,
#leftside a:focus{
	text-decoration: none;
	background-color: #dcd2b2;
}
#leftside a.on {
	text-decoration: none;
	background: #dcd2b2 url(/_img/layup/arrow.gif) no-repeat 180px 8px;
}
#leftside ul ul {
	background-color: #dcd2b2;
	padding: 4px 0 10px;
}
#leftside ul ul a{
	margin: 0;
	color: #535252;
	text-decoration: none;
	padding: 1px 0 1px 20px;
	font: 1em/1.3 Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#leftside ul ul a:hover,
#leftside ul ul a:focus,
#leftside ul ul a.on {
	color: #272727;
	background: none;
}
#rightside {
	float: right;
	width: 179px;
	background: #e5dec6 url(/_img/layup/right_bg.gif) repeat-x;
	padding: 20px 0 20px 20px;
}
.news {
	margin: 0;
	padding: 13px 0;
	list-style: none;
}
.news li {
	margin: 0 0 5px;
	width: 180px;
}
.news h3 {
	font-size: 1em;
	margin: 0 0 5px;
	padding-bottom: 10px;
	width: 180px
}
.news h3 span {
	width: 55px;
	float: right;
	padding-right: 10px;
	font-weight: normal;
	color: #928661;
}
.news a {
	text-decoration: none;
	color: #272727;
	float: left;
	background: url(/_img/layup/arrow.gif) no-repeat 0 5px;
	margin-left: -10px;
	padding-left: 10px;
}
.news a:hover,
.news a:focus {
	color: #720300;
}
.news p {
	border-top: solid 1px #928661;
	padding: 5px 5px 5px 0;
	clear: both;
}
.qlinks {
	margin: 0 0 -20px -20px;
	padding: 0;
	list-style: none;
}
.qlinks a{
	width: 199px;
	height: 91px;
	display: block;
	text-indent: -9000px;
	outline: 0;
}
.qlinks .link1{
	background: url(/_img/layup/l_shop.gif) no-repeat;	
}
.qlinks .link2{
	background: url(/_img/layup/l_film.gif) no-repeat;	
}
.qlinks .link3{
	background: url(/_img/layup/l_gallery.gif) no-repeat;	
}
.imageholder .mask,
.imageholder .mask2 {
	position: absolute;
	display: block;
	width: 145px;
	height: 119px;
	cursor: pointer;
	background: url(/_img/layup/img_mask.png) no-repeat;
}
.imageholder .mask2 {
	background: url(/_img/layup/img_mask2.gif) no-repeat;
}
#template1 .imageholder {
	float: right;
	width: 147px;
	padding: 0 0 0 30px;
}
#template1 .imageholder img {
	display: block;
}
#template2 .imageholder {
	float: left;
	width: 441px;
	margin: 25px 0 0;
	padding: 0;
}
#template2 .imageholder a {
	margin-right: 2px;
}
#template2 .imageholder span {
	display: inline;
}
#template2 .imageholder img {
	display: inline; 
}
.imageholder a {
	width: 145px;
	height: 119px;
	float: left;
}

.addbasket {
	width: 98px;
	height: 14px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	background: url(/_img/layup/add_basket.gif) no-repeat;
}
.addbasket:hover {
	background: url(/_img/layup/add_basket.gif) no-repeat 0 -17px; 	
}
.menulist,
.menu table {
	margin: 0;
	padding: 0;
	width: 420px;
	list-style: none;
}
.menulist li {
	padding: 2px 0;
	background: url(/_img/layup/dot_rpt.gif) repeat-x 0 12px;
	clear: left;
}
.menulist p {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.4em;
	background-color: #dcd2b2;
}
.menulist em {
	padding: 3px 0 5px;
	font-size: .9em;
}
.menulist span {
	float: right;
	background: #dcd2b2;
}
.menulist .menuAnchor {
	background: none;
	margin-top: 12px;
}
.menutext {
	width: 420px; 
	padding-top: 10px;
}
.foodmenus {
	margin: 0;
	padding: 0;
	width: 420px;
	list-style: none;
}

.mainlist,
#gallery,
#vacancies,
#searchresults,
#shop {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.mainlist li,
#searchresults li {
	margin: 10px 0;
	padding: 0;
	min-height: 82px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #bfb89d;	
}
.mainlist li a {
	float: left;
}
.mainlist li div  a,
#searchresults h3 a {
	padding-right: 10px;
	font-weight: bold;
	float: none !important;
	background: url(/_img/layup/arrow.gif) no-repeat right 5px;
}
.mainlist li div p {
	margin-top: 5px;
	padding-bottom: 10px;
}
.mainlist img {
	float: left;
}
.mainlist li .mask,
#shop li .mask {
	position: absolute;
	display: block;
	width: 100px;
	height: 82px;
	background: url(/_img/layup/small_mask.gif) no-repeat;
}
.mainlist div {		
	float: right;
	width: 397px;
}
.mainlist div span,
.mainlist p span {
	float: right;
	font-weight: bold;
	color: #272727;
}
.mainlist p span {
	float: none;
}
.mainlist li a:hover img,
#shop li a:hover img{
	filter: gray;
}
.mainlist li a:hover .mask,
#shop li a:hover .mask {
	cursor: pointer;
}
.mainlist h2 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	height: auto;
}
#searchresults h3 {
	margin-bottom: 5px;
}
#searchresults div {
	width: 100%;
	float: none;
}
#shop li {
	display: inline;
	float: left;
	width: 100px;
	margin: 0 0 10px;
	font-weight: bold;
}
#gallery {
	margin-top: 10px;
}
#gallery li,
#gallery li a  {
	display: inline;
	float: left;
	width: 145px;
	height: 151px;
	margin: 0 10px 10px;
}
#gallery li a {
	margin: 0;
	height: 119px;
	cursor: pointer;
	position: absolute;
	background: url(/_img/layup/gallery_mask.gif) no-repeat;
}
#gallery li a:hover {
	background: url(/_img/layup/gallery_mask.gif) no-repeat 0 -123px;
}
#gallery p {
	color: #720300;
	text-transform: uppercase;
	font: 1em/1.1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 0 5px;
}
#vacancies li {
	display: block;
	margin: 5px 0;
}
#vacancies a, .vacancylink {
	padding-left: 10px;
	font-weight: bold;
	background: url(/_img/layup/arrow.gif) no-repeat left 5px;
}
.thebasket {
	margin-top: 10px;
}
.thebasket table {
	width: 100%;
	border-collapse: collapse;
	background-color: #d2c8aa;
}
.thebasket th {
	padding: 7px 0 5px 15px;
	height: 33px;
	color: #720300;
	background: #dcd2b2 url(/_img/layup/basket_bg.gif) repeat-x left bottom;
}
.thebasket td {
	border-top: 1px solid #c7bea0;
	border-bottom: 1px solid #c7bea0;
	padding: 2px 0 2px 15px;
}
.thebasket .textright {
	padding-right: 15px;
}
.thebasket input {
	width: 25px;
	background: #fff;
	border-top: 1px solid #b3b3b3;
}
.thebasket a {
	text-decoration: none;
	font-weight: bold;
}
.thebasket a:hover {
	text-decoration: underline;
}
.thebasket .buts {
	float: right;
	margin: 10px 0 0;
}
.thebasket .buts p {
	display: inline;
}
.quotebutton {
	background: #eeeeee url(../images/layup/getquote_but.gif) no-repeat;
	display: block;
	float: right;
	margin: 10px 0 0;
	text-indent: -9000px;
	height: 19px;
	width: 72px;
	outline: 0;
}
.updatebutton {
	display: block;
	text-indent: -9000px;
	margin-right: 10px;
	height: 15px;
	width: 104px;
	float: left;
	background: url(/_img/layup/updatebasket.gif) no-repeat;
}
.updatebutton:hover {
	background: url(/_img/layup/updatebasket.gif) no-repeat 0 -19px;
}
.orderbutton {
	display: block;
	text-indent: -9000px;
	margin: 2px 0 0;
	height: 14px;
	width: 126px;
	float: left;
	background: url(/_img/layup/ordergoods.gif) no-repeat;
	outline: 0;
}
.orderbutton:hover {
	background: url(/_img/layup/ordergoods.gif) no-repeat 0 -19px;
}
.menu td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}
#footer {
	clear: both;
	height: 83px;
	background: url(/_img/layup/footer_bg.gif) repeat-x;
}
#footer span {
	float: right;
	display: block;
	color: #fff;
	width: 463px;
	height: 74px;
	text-indent: -9000px;
	background: url(/_img/layup/address.gif) no-repeat;
}
#footlinks {
	clear: both;
	margin: 0 auto;
	width: 758px;
	height: 40px;
}

#footlinks ul{
	margin: 0;
	padding: 0 10px 0 26px;
	list-style: none;
	text-align: right;
}
#footlinks li{ 
	display: inline;
	float: left;
	padding-right: 10px;
}
#footlinks a {
	text-decoration: none;
	border-right: 1px solid #5a5a5a;	
	padding: 0 15px 0 7px;
	color: #5a5a5a;
}
#footlinks .last {
	float: right;
}
#footlinks .no a { 
	border-right: none;	
}
#footlinks .last a { 
	border-right: none;	
	color: #797979;
}
#footlinks a:hover{
	color: #222;
}

/* Forms */
#cmsForm {
	margin-top: 10px;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width: 300px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
	color: #272727;
}
.formarea p span { 
	color: #272727;
	text-align: left;
	display: block;
}
.formarea select{
	padding: 0;
	width: 176px;
	padding: 3px 1px 3px 5px !important;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	background: #e5dec6 !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 4px 1px 4px 5px;
	width: 168px;
	border: 1px solid #a69f88;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #720300;
	color: #720300;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label {
	color: #000;
}
.formerror label:after {
	color: #720300;
	content: " * ";
}
.error {
	color: #720300;
	padding: 10px 10px 20px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#dcd2b2;
	width: 506px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #720300;
}
.highlight1 {
	color: #272727;
}
.printlogo {
	display: none;
}
.smallem {
	font-size: .9em;
	font-style: italic;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 5px 0 0 0;
	margin: 0;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
}
.paging li {
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
	border-right: 1px solid #720300;
}
.paging li a {
	display: block;
	margin: 0 2px 0 0;
	padding: 0 2px 1px 4px;
	text-decoration: none;
	font-weight: bold;
}
.paging li a:hover,
.paging li .on {
	color: #272727;
	text-decoration: none;
}
.paging li.none {
	border: none;
}
.pdf {
	margin-top: 10px;
}
.pdf ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.pdf li{
	background: url(/_img/layup/pdf.gif) no-repeat;
	padding: 2px 0 5px;
}
.pdf a {
	background: url(/_img/layup/arrow.gif) no-repeat right 5px;
	padding: 0 10px 0 20px;
}
.pdf .doc{
	background: url(/_img/layup/doc.gif) no-repeat 0 2px;
}
.sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #720300;
	padding: 2px 0 2px 2px;
}
.sitemap {
	padding: 0 0 10px 12px ;
	margin:0 ;
	list-style: none;
}
.sitemap li {
	padding:0 0 0 14px;
}
.sitemap  a:hover { 
 	color: #272727;
}
.sitemap li ul a {
	color: #7b7152;
}
.sitemap li ul ul a {
	font-weight: normal;
}
.sitemap ul {
	margin: 0 !important;
	padding: 0 0 0 20px  !important;
	list-style: none;
}
.sitemap li {
	border-left: 1px solid #7b7152;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em !important;
}

/* Hide if Flash */

.flashInstalled #topimg,
.flashInstalled #header h1,
.flashInstalled #middle h1,
.flashInstalled #leftside h2,
.flashInstalled #rightside h2 {
	visibility: hidden;
	margin: 0;
}
.flashInstalled h1 {
	height: 35px;
}

/* Booking Form */
#btnMakeBooking {
	width: 50px;
	height: 25px;
	background: url(/_img/layup/submit2.gif) no-repeat;
}
#btnPrevious {	
	display: none;
}
#calBookingDate {
	width: 300px;
	margin: 10px 0;
	border-collapse: collapse;
}
#calBookingDate td, th {
	text-align: center;
	font-size: .95em;
	color: #000;
	vertical-align: middle;
	border: 1px solid #dcd2b2;
	height: 25px;
	padding: 0;
}
#calBookingDate th {
	color: #fff;
	background: #710300;
}
#calBookingDate td {
	background: #c5bb99 !important;
}
#calBookingDate .textleft {
	padding: 4px 6px;
	background: #928661;
}
#calBookingDate a{ 
	text-decoration: none;
	background-color: #928661;
	display: block;
	line-height: 25px;
	color: #fff !important;
	font-weight: bold;
}
#calBookingDate a:hover,
#calBookingDate a:focus { 
	background-color: #000;
}

#calBookingDate table {
	border-collapse: collapse;
	border:  0 !important;
}
#calBookingDate table td{ 
	border: 0 !important;
	font-size: 1.5em;
}
#calBookingDate table td a{ 
	text-decoration: none;
	background: none;
	color: #000 !important;
}
#calBookingDate table td a:hover,
#calBookingDate table td a:focus{ 
	background: none;
}
#radbtnlstSession {
	position: absolute;
	margin: 5px 0 0 100px;
}
#lblBookingDate {
	clear: both;
	display: block;
	border-top: 20px solid #dcd2b2;
}
#lblDates {
	font-size: 0.9em;
	margin: -5px 0;
}
#lblBookingReference {
	text-align: left !important;
	width: 500px !important;
	display: block !important;

}


