/* ###### Reset Rules For All Class A Browsers ###### */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0px;padding:0px;border:0px;outline:none;font-size:100%;vertical-align:baseline;}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}
table{border-collapse:collapse;border-spacing:0px;}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0px;font-variant:normal;}
sub,sup{vertical-align:baseline;}
legend{color:rgb(0,0,0);background-color:rgb(255,255,255);}
ins{background-color:rgb(0,15,249);color:rgb(0,0,0);text-decoration:none;}
mark{background-color:rgb(0,15,249);color:rgb(0,0,0);font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted rgb(0,0,0);cursor:help;}

/* ###### General Rules ###### */
body
{	
	background-image:url("/media/body-background.png");
	background-position:top left;
	background-repeat:repeat-x;	
	background-color:rgb(167,167,167);
	font-family:Helvetica;
	font-size:14px;
	color:rgb(35,35,35);
	text-shadow:0px 1px 1px rgb(221,221,221);
}

legend
{
	font-weight:bold;
}

acronym 
{
	cursor:help;
}

p,li
{
	line-height:140%;
}

a,button
{
	cursor:pointer;
	color:rgb(35,35,35);
	background-color:transparent;
	text-decoration:none;	
}

a,
a:visited,
a:active,
a:hover,
button,
button:hover
{
	outline:none;
}

b
{
	font-weight:normal;
}

strong
{
	font-weight:bold;
}

/* ###### General Class Rules ####### */

.clear
{
	clear:both;
	height:0px;
}

.anchor
{
	display:block;
	text-align:center;
}

.anchorLink
{
	text-decoration:none;
}

.anchorLink:hover,
#container footer nav ul li a:hover,
#container footer p a:hover
{
	color:rgb(26,22,26);	
	background-color:transparent;	
	text-decoration:underline;
	text-shadow:none; 
}

.links,
.link
{
	font-size:inherit;
	padding:8px 12px 6px 12px;
	text-decoration:none;
}

.link
{
	font-size:13px;
}

a.active:hover,
.links:hover
{
	color:rgb(255,255,255);
	background-color:rgb(26,22,26);
}

.links
{
	color:rgb(255,255,255);
	background-color:rgba(26,22,26,0.3);	
}

.no-rgba .links
{
	color:rgb(255,255,255);
	background-color:rgb(26,22,26);
}

.home:hover,
.home.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(183,214,0);
}

.why-sarah-baker:hover,
.why-sarah-baker.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(204,171,0);
}

.whats-on:hover,
.whats-on.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(0,80,130);
}

.new-page:hover,
.new-page.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(26,22,26);
}

.new-page.active:hover
{
	text-shadow:none;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);	
}

.foodies-fare:hover,
.foodies-fare.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(184,0,107);
}

.find-us:hover,
.find-us.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(255,226,0);
}

.contact-us:hover,
.contact-us.active
{
	text-shadow:none;
	color:rgb(255,255,255);
	background-color:rgb(88,118,0);
}

/* ##### Container Rules ##### */
#wrapper
{
	background-image:url("/media/header-background.png");
	background-position:top left;
	background-repeat:repeat-x;	
}

#container
{
	margin:0px auto 0px auto;
	width:960px;
}

#container #header, 
#container #header nav,
#container #main,
#container #main #main-content,
#container footer nav,
#container footer p
{
	clear:both;
}

#container #header section
{
	height:130px;
	width:210px;
	float:left;
	text-align:right;
}

#container #header section.logo
{
	width:320px;
	text-align:left;	
}

#container #header section.logo img
{
	display:block;
}

#container #header section.logo h1 a img
{
	display:inherit;
}

#container #header section .section_logo
{
	margin-top:20px;
}

#container #header nav
{
	height:40px;
	padding:25px 0px 0px 0px;
}

#container #header nav ul li
{
	text-align:center;
	float:left;
}

#container #header nav ul.four li
{
	width:25%;
}

#container #header nav ul.five li
{
	width:20%;
}

#container #header nav ul.six li
{
	width:16.6%;
}

#container #header nav ul.seven li
{
	width:14%;
}

#container #main #main-content h2,
#container #main #main-content h3
{
	font-size:18px;
	padding:10px 0px 10px 0px;
	display:block;
}

#container #main #main-content h2
{
	font-size:20px;
}

#container #main #main-content article
{
	text-align:center;
	float:left;
	width:320px;
	padding-bottom:20px;
}

#container #main #main-content article img
{
	border:5px solid rgb(255,255,255);	
}

#container #main #main-content article p
{
	text-align:justify;
	padding:10px 15px 10px 15px;
	text-shadow:0px 1px 1px rgb(221,221,221);
}

#container #main #main-content h3:nth-child(2n)
{
	margin-top:10px;
}

#container #main #main-content p
{	
	text-align:justify;
	padding:10px 0px 10px 0px;
	text-shadow:0px 1px 1px rgb(221,221,221);
}

#container #main #main-content p em
{
	font-style:italic;
	font-size:12px;
}

#container #main #main-content p:last-child
{
	margin-bottom:10px;
}

#container #main #main-content p.fail,
#container #main #main-content p.thankyou
{
	display:block;
	color:rgb(46,149,0);
	background-color:rgb(202,236,157);
	padding:10px;
	text-shadow:none;
	margin:0px 83px 20px 40px;
}

#container #main #main-content p.fail img,
#container #main #main-content p.thankyou img
{
	vertical-align:middle;
	padding-bottom:4px;
	margin-right:5px;
}

#container #main #main-content p.fail
{
	background-color:rgb(255,207,207);
	color:rgb(140,27,27);
}

#container #main #main-content a
{
	color:rgba(0,80,130,0.9);
}

.no-rgba #container #main #main-content a
{
	color:rgb(0,80,130);
}

#container #main #main-content ul
{
	color:inherit;
	background-color:rgb(255,255,255);
	padding:5px 30px 5px 30px;	
	margin:5px 0px 20px 0px;	
}

#container #main #main-content ul li
{
	padding:5px;
	list-style:disc;
}

#container #main #main-content .course_types,
#container #main #main-content .courses,
#container #main #main-content .store
{
	float:left;
	color:inherit;
	background-color:rgb(255,255,255);
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

#container #main #main-content .course_types
{
	width:200px;
}

#container #main #main-content .courses
{
	margin-left:10px;
	width:710px;
}

#container #main #main-content .store
{
	width:940px;
}

#container #main #main-content .courses .inner_column
{
	width:210px;
	padding-left:20px;
	margin:15px 0px 10px 20px;
	float:right;
	border-left:1px solid rgba(35,35,35,0.3);
}

.no-rgba #container #main #main-content .courses .inner_column
{
	border-left:1px solid rgb(200,200,200);
}

#container #main #main-content .courses .inner_column h4
{
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
}

#container #main #main-content .courses .inner_column p,
#container #main #main-content .courses .inner_column p a
{
	margin-top:-5px;
	font-size:12px;
}

#container #main #main-content .courses h2,
#container #main #main-content .course_types h2,
#container #main #main-content .store h2
{
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid rgba(35,35,35,0.3);	
}

.no-rgba #container #main #main-content .courses h2,
.no-rgba #container #main #main-content .course_types h2,
.no-rgba #container #main #main-content .store h2
{
	border-bottom:1px solid rgb(200,200,200);	
}	
	
#container #main #main-content .course_types ul
{	
	padding:5px 0px 5px 0px;
	margin:0px;
}

#container #main #main-content .course_types ul li
{
	list-style:none;
	padding:5px 0px 5px 10px;
	margin:0px;
}

#container #main #main-content .courses h3
{
	margin:0px;
	padding:0px;
	font-size:16px;
}

#container #main #main-content .store table,
#container #main #main-content .courses table
{
	margin:10px 0px 20px 0px;
}

#container #main #main-content .store table thead tr td,
#container #main #main-content .courses table thead tr td
{
	font-size:14px;
	font-style:italic;
}

#container #main #main-content .store table tbody tr td
{
	text-align:left;
	width:10%;
	font-size:14px;
}

#container #main #main-content .store table thead tr td:nth-child(1n+1),
#container #main #main-content .store table tbody tr td:nth-child(1n+1)
{
	text-align:center;
	border-left:1px solid rgba(35,35,35,0.3);
	border-right:1px solid rgba(35,35,35,0.3);
}

.no-rgba #container #main #main-content .store table thead tr td:nth-child(1n+1),
.no-rgba #container #main #main-content .store table tbody tr td:nth-child(1n+1)
{
	border-left:1px solid rgb(200,200,200);
	border-right:1px solid rgb(200,200,200);
}

#container #main #main-content .store table tbody tr td.nb:nth-child(1n+1)
{
	border:0px;
}

#container #main #main-content .store table thead tr td:first-child,
#container #main #main-content .store table tbody tr td:first-child
{
	width:45%;
	text-align:left;
}

#container #main #main-content .courses table thead tr td:nth-child(2n),
#container #main #main-content .courses table tbody tr td:nth-child(2n)
{
	text-align:center;
	width:15%;
	border-left:1px solid rgba(35,35,35,0.3);
	border-right:1px solid rgba(35,35,35,0.3);
}

.no-rgba #container #main #main-content .courses table thead tr td:nth-child(2n),
.no-rgba #container #main #main-content .courses table tbody tr td:nth-child(2n)
{
	border-left:1px solid rgb(200,200,200);
	border-right:1px solid rgb(200,200,200);
}

#container #main #main-content .store table thead tr td:first-child,
#container #main #main-content .store table tbody tr td:first-child
{
	border-left:0px;
}

#container #main #main-content .store table thead tr td:last-child,
#container #main #main-content .store table tbody tr td:last-child
{
	border-right:0px;
}

#container #main #main-content .courses table thead tr td:last-child,
#container #main #main-content .courses table tbody tr td:last-child
{
	text-align:center;
	width:15%;
}

#container #main #main-content .store table tbody tr td
{
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:3px;
}

#container #main #main-content .courses table tbody tr td
{
	margin:0px;
	padding:10px 0px 0px 0px;
}

#container #main #main-content .store table tbody tr td p,
#container #main #main-content .store table tbody tr td a,
#container #main #main-content .courses table tbody tr td p,
#container #main #main-content .courses table tbody tr td a
{
	margin-top:0px;
	font-size:12px;
}

#container #main #main-content .store table tbody tr td h3 a,
#container #main #main-content .courses table tbody tr td h3 a
{
	font-size:16px;
}

#container #main #main-content .store table tbody tr td h3 a
{
	font-size:14px;
}

#container #main #main-content .store table tbody tr:nth-child(1n+2),
#container #main #main-content .courses table tbody tr:nth-child(1n+2)
{
	border-top:1px solid rgba(35,35,35,0.3);
}

.no-rgba #container #main #main-content .store table tbody tr:nth-child(1n+2),
.no-rgba #container #main #main-content .courses table tbody tr:nth-child(1n+2)
{
	border-top:1px solid rgb(200,200,200);
}

#container #main #main-content .store table tbody tr:last-child
{
	border-top:0px;
}

#container #main #main-content .store table
{
	margin-bottom:5px;
}

#container #main #main-content .store .privacy
{
	margin-top:-40px;
	border-left:1px solid rgba(35,35,35,0.3);
	width:250px;
	padding-left:10px;
	float:right;
}

.no-rgba #container #main #main-content .store .privacy
{
	border-left:1px solid rgb(200,200,200);
}

#container #main #main-content .store .confirm
{
	float:left;
	width:675px;
}

#container #main #main-content .why-sarah-baker-0
{
	margin:-35px 30px 0px 30px;
	float:right;
	border:5px solid rgb(255,255,255);	
}	
	
#container #main #main-content .why-gallery
{
	height:230px;
	margin-top:10px;
	padding-left:30px;
}

#container #main #main-content .why-sarah-baker-1
{
	margin:10px 20px 0px 0px;
	float:left;
	border:5px solid rgb(255,255,255);
}

#container #main #main-content .why-sarah-baker-1:nth-child(3n)
{
	margin-top:80px;
}

#container #main #main-content .why-sarah-baker-1:first-child
{
	margin-top:40px;
}

#container #main #main-content .why-sarah-baker-1:last-child
{
	margin-top:60px;
}

#container #main #main-content .why-sarah-baker-2
{
	margin:10px 20px 20px 0px;
	float:left;
	border:5px solid rgb(255,255,255);
}

#container #main #main-content a:hover
{
	color:rgb(184,0,107);
	/*background-color:transparent;	*/
	text-decoration:underline;
	text-shadow:none;
}

#container #main #main-content article p.more
{
	text-align:center;
	font-size:12px;
	text-shadow:none;
}

#container #main #main-content article p.more a
{
	color:rgb(255,255,255);
	/*background-color:transparent;*/
	text-decoration:none;
}

#container #main #main-content #map
{
	float:right;
	width:50%;
	height:400px;
	text-align:center;
	color:inherit;
	background-color:rgb(255,255,255);
	border:5px solid rgb(255,255,255);
	margin:10px 0px 20px 20px;
}

#container #main #main-content .form
{
	float:left;
	width:70%;
}

#container #main #main-content .keepintouch
{
	float:right;
	width:29%;
}

#container #main #main-content .form h3
{
	margin-left:45px;
	margin-bottom:5px;
}

#container #main #main-content #map img
{
	margin-top:165px;
}

#container #main #main-content #map p
{
	text-align:center;
	color:rgba(35,35,35,0.7);
	background-color:transparent;
}

.no-rgba #container #main #main-content #map p
{
	color:rgb(35,35,35);
	background-color:transparent;
}

#container footer
{
	clear:both;
	text-align:center;
	margin:10px 0px 0px 0px; 
	padding:0px 0px 10px 0px;
	font-size:12px;	
}

#container footer hr
{
	color:rgba(35,35,35,0.3);
	background-color:transparent;	
	text-shadow:0px 1px 1px rgb(221,221,221);
}

.no-rgba #container footer hr
{
	color:rgb(35,35,35);
	background-color:transparent;
}

#container footer nav ul li
{
	display:inline;
	width:auto;
	padding:0px 3px 0px 3px;
}

/* ###### Button Rules ###### */

button 
{
	outline:none;
	border:none; 
	text-align:left; 
	color:rgb(255,255,255);
	background-color:transparent;	
	text-decoration:none;
	text-shadow:none;
	font-size:inherit;
	font-family:inherit;
	padding:8px 12px 6px 12px;
}

.btnContinueShopping
{
	color:rgb(255,255,255);
	background-color:fuchsia;
}

.btnContinueShopping:hover
{
	color:rgb(255,255,255);
	background-color:maroon;
}

.btnClearCart
{
	color:rgb(255,255,255);
	background-color:#ffb515;
}

.btnClearCart:hover
{
	color:rgb(255,255,255);
	background-color:#fc9200;
}

.btnUpdateCart
{
	color:rgb(255,255,255);
	background-color:#2daebf;
}

.btnUpdateCart:hover
{
	color:rgb(255,255,255);
	background-color:#007d9a;
}

.btnCancel,
.btnDeleteItem
{
	color:rgb(255,255,255);
	background-color:#e33100;
}

.btnCancel:hover,
.btnDeleteItem:hover
{
	color:rgb(255,255,255);
	background-color:#872300;
}

.btnAddToCart,
.btnCheckOut,
.btnNext
{
	color:rgb(255,255,255);
	background-color:#91bd09;
}

.btnAddToCart:hover,
.btnCheckOut:hover,
.btnNext:hover
{
	color:rgb(255,255,255);
	background-color:#749a02;
}

/* ###### Form Rules ####### */
#frmBookingForm fieldset,
#frmContactForm fieldset
{
	margin-bottom:20px;
	margin-left:20px;
}

#frmBookingForm fieldset
{
	margin-top:10px;
}

#frmBookingForm fieldset div .clear,
#frmContactForm fieldset div .clear
{
	display:block;
	margin-bottom:10px;
}

#frmBookingForm fieldset div label,
#frmContactForm fieldset div label
{	
	text-align:right;
	float:left;
	width:100px;
	padding:10px;
	margin-left:0px;
}

#frmBookingForm fieldset div input, 
#frmContactForm fieldset div input,
#frmContactForm fieldset div select,
#frmBookingForm fieldset div select, 
#frmContactForm fieldset div textarea
{
	outline:0px;
	border:0px;
	width:250px;
	height:20px;
	padding:7px 9px 6px 9px;
	color:rgb(44,55,24);
	background-color:rgb(255,255,255);
	float:left;
	font-family:Helvetica;
	font-size:14px;			
}

#frmContactForm fieldset div textarea
{
	font-family:Helvetica;
	font-size:14px;
	height:150px;
	margin-top:-0.5px;
	padding-top:10px;
}

#frmBookingForm fieldset div input, 
#frmBookingForm fieldset div select
{
	color:inherit;
	background-color:#eeeeee;		
}

#frmForm
{
	margin-top:10px;
	font-family:inherit;
	font-size:inherit;
}

#frmForm select
{
	margin-bottom:10px;
	padding:2px;
}

#frmBookingForm fieldset div select
{
	width:266px;
	padding:9px 5px 9px 5px;
	height:32px;
}

#frmBookingForm fieldset div .selected,
#frmContactForm fieldset div .selected
{
	color:inherit;
	background-color:#fff8d8;
}

#frmBookingForm fieldset div .help,
#frmContactForm fieldset div .help 
{
	float:left;
	width:140px;
	height:20px;
	padding:10px 0px 3px 0px;
}

#frmBookingForm fieldset div .info,
#frmContactForm fieldset div .info
{
	color:rgb(255,255,255);
	padding-left:35px;
	text-shadow:none;
	background:rgb(88,118,0) url("/media/help.png") 11px 8.5px no-repeat;
}

#frmBookingForm fieldset div .pass,
#frmContactForm fieldset div .pass
{
	color:rgb(88,118,0);
	background:rgb(202,236,157) url("/media/tick.png") 11px 8.5px no-repeat;
	text-shadow:none;
	padding-left:35px;
}

#frmBookingForm fieldset div .fail,
#frmContactForm fieldset div .fail
{
	background:rgb(255,207,207) url("/media/exclamation.png") 11px 8.5px no-repeat;
	color:#e33100;
	text-shadow:none;
	padding-left:35px;
}

#frmBookingForm fieldset div .checking,
#frmContactForm fieldset div .checking
{
	text-shadow:none;
	background:rgb(255,255,255) url("/media/snake.gif") 11px 8.5px no-repeat;
	color:rgb(140,27,27);
	padding-left:35px;
}

#frmContactForm .buttons .btnNext
{
	padding-left:26px;
	padding-right:26px;
	margin-right:6px;
}

#frmBookingForm .buttons,
#frmContactForm .buttons
{
	margin-top:-20px;
	padding-left:140px;
	margin-bottom:30px;
}

#frmConfirmDetails .buttons
{
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
}

#frmConfirmDetails .buttons .btnNext
{
	padding:5px 12px 3px 12px;
}

#frmConfirmDetails .buttons .btnNext img
{
	vertical-align:middle;
	padding-right:5px;
	margin-bottom:5px;
}

.ingredients li
{
	list-style:disc;
	margin-left:40px;
}

img.ingredients
{	
	float:right;
	border:5px solid rgb(255,255,255);		
}

img.in
{	
	border:5px solid rgb(255,255,255);		
}

.recipes
{
	text-align:center;
	width:100%;
	margin-bottom:30px;
	display:block;
	clear:both;
}

.recipes li
{
	float:left;
	padding:15px 15px 0px 15px;
	display: inline;
}

#container #main #main-content .accommodation-gallery
{
	display:block;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}

#container #main #main-content .accommodation-gallery p
{
	display:block;
	text-align:center;
}

#container #main #main-content .accommodation-gallery img
{
	padding:0px;
	text-align:center;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	border:5px solid rgb(255,255,255);
}