body
{
	background: #271510;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 62.5%; /* 1.0em = 10px */
	text-align: center;
}

/* Layout */
#header-100, #content-100
{
	clear: both;
	width: 100%;
}
#header-960, #content-960, #footer
{
	width: 960px;
	margin: 0 auto;
}
#header-left, #content-left
{
	width: 390px;
	float: left;
}
#header-right, #content-right
{
	width: 570px;
	float: left;
	position:relative;
}
#header-100
{
	background: url(/images/bg-header.jpg) top center no-repeat;
	max-height: 630px;
}
#content-100
{
	background: #d9d1c3 url(/images/bg-content.jpg) top center repeat-y;
}
#content-left
{
	margin: 20px auto;
}
#content-right
{
	margin: 38px auto 0;
}
#cr-left
{
	float: left;
	width: 280px;
}
#cr-right
{
	float: right;
	width: 270px;
}

/* Navigation */
#nav
{
	width: 954px;
	height: 17px;
	margin: 0 auto;
	padding: 20px 0;
}
#nav-home
{
	background: url(/images/nav/home.png);
	width: 73px;
}
#nav-hist
{
	background: url(/images/nav/history.png);
	width: 82px;
}
#nav-dini
{
	background: url(/images/nav/dining.png);
	width: 74px;
}
#nav-ales
{
	background: url(/images/nav/ales-and-wines.png);
	width: 138px;
}
#nav-acco
{
	background: url(/images/nav/accommodation.png);
	width: 144px;
}
#nav-what
{
	background: url(/images/nav/what-we-do.png);
	width: 115px;
}
#nav-spec
{
	background: url(/images/nav/special-occasions.png);
	width: 159px;
}
#nav-gall
{
	background: url(/images/nav/gallery.png);
	width: 82px;
}
#nav-cont
{
	background: url(/images/nav/contact.png);
	width: 87px;
}
#nav li
{
	float: left;
}
#nav a
{
	height: 18px;
	display: block;
	text-indent: -9999em;
	background-position: top;
	background-repeat: no-repeat;
}
#nav a:focus, #nav a:hover, #nav a:active
{
	background-position: center;
}
#nav a.current, #nav a.current:focus, #nav a.current:hover, #nav a.current:active
{
	background-position: bottom;
	cursor: default;
}

/* Header: Left */
#quote
{
	background: url(/images/bg-quote.png) top left no-repeat;
	width: 364px;
	height: 203px;
	margin: 0 auto 20px;
	text-align: left;
	font-weight: bold;
}
#quote h4 a
{
	display: block;
	padding: 30px 50px 0;
	font-size: 1.8em;
	color: #a27b40;
}
#quote p a
{
	display: block;
	padding: 7px 50px 30px;
	font-size: 2.7em;
	color: #dbd2c5;
	text-indent: 41px;
	line-height: 1.1em;
}

/* Header: Right */
#header-right
{
	text-align: right;
}
#header-right h4
{
	font-size: 3.2em;
	line-height: 1em;
	font-weight: bold;
	color: #4f432e;
}
#header-right p
{
	font-size: 1.4em;
	line-height: 2em;
	font-style: italic;
	color: #a27b40;
	margin: 0 -10px 10px 0;
}
#header-right p a
{
	color: #a27b40;
	padding: 0 10px;
}
#header-right p a:hover, #header-right p a:focus
{
	color: #dbd2c5;
}
#image-rotation
{
	position: relative;
	width: 570px;
	background: #ddd4c7;
	text-align: center;
	height: 420px;
}
#image-rotation .photo, #google-map-frame
{
	position: absolute;
	top: 6px;
	left: 7px;
}
#google-map
{
	width: 556px;
	height: 414px;
}

/* Content: Left */
ul#buttons
{
	background: url(/images/buttons/line.png) top left no-repeat;
	margin: 3em auto;
	width: 346px;
	float:left;
	display:inline;
}
ul#buttons li
{
	text-align: left;
	background: url(/images/buttons/line.png) bottom left no-repeat;
	padding: 5px 0;
}
ul#buttons li img
{
	margin: 1em 0;
}
ul#buttons li a
{
	display: block;
}

ul#buttons li a.tripadvisor
{
	display:inline;
}



/* Content: Right */
#content-right
{
	text-align: left;
	color: #4f422e;
}
h1
{
	font-family: "Hot Pizza", Georgia, "Times New Roman";
	font-size: 4.8em;
	font-weight: bold;
	background: url(/images/line.png) bottom left no-repeat;
	margin-bottom: 25px;
	word-spacing: -15px;
}
h2
{
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 13px;
	font-weight: bold;
}
#content-right h3
{
	font-size: 1.4em;
	line-height: 1.6em;
}
#content-right p
{
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 13px;
}
h1, h2, #content-right h3, #content-right p, #content-right ul
{
	margin-left: 7px;
	/*clear: both;*/
}
#content-right em
{
	font-style: italic;
}
#content-right strong
{
	font-weight: bold;
}
#content-right ul
{
	margin-bottom: 13px;
}
#content-right li
{
	font-size: 1.4em;
	line-height: 1.3em;
}
img.fr
{
	float: right;
	margin: 0 0 10px 10px;
}

/* Menu */

ul#menu li
{
	float: left;
	padding: 0 20px 10px 35px;
	background: url(/images/buttons/icon-menu.png) no-repeat top left;
	font-size: 2.1em;
}
ul#menu li.ale
{
	background: url(/images/buttons/icon-ale.png) no-repeat top left;
}
ul#menu li.coffee
{
	background: url(/images/buttons/icon-coffee.png) no-repeat top left;
}
ul#menu li.wine
{
	background: url(/images/buttons/icon-wine.png) no-repeat top left;
}
ul#menu li.xmas
{
	background: url(/images/buttons/icon-xmas.png) no-repeat top left;
}
ul#menu li.xmas1
{
	background: url(/images/buttons/icon-xmas1.png) no-repeat top left;
}
ul#menu li.xmas2
{
	background: url(/images/buttons/icon-print.png) no-repeat top left;
}
ul#menu li.xmas3
{
	background: url(/images/buttons/icon-xmas2.png) no-repeat top left;
}
ul#menu li.xmas4
{
	background: url(/images/buttons/icon-print.png) no-repeat top left;
}
ul#menu li a
{
	display: block;
	color: #4f422e;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 0;
}
ul#menu li a:hover, ul#menu li a:focus
{
	border-bottom: 0;
	color: #a27b40
}
ul#menu li.xmas a:hover, ul#menu li.xmas a:focus
{
	color: #944A36
}

/* Forms */
input, textarea, select
{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 1.0em;
}
form
{
	margin-bottom: 13px;
}
form ul
{
	
}
form li
{
	font-size: 1.4em;
	display: block;
	clear: both;
	margin: 10px 0;
	/*border: 1px solid;*/
	/*font-size: 1.4em;*/
}
label
{
	font-weight: bold;
	/*font-size: 1.4em;*/
	line-height: 1.5em;
	float: left;
	display: block;
	width: 150px;
}
input, textarea
{
	width: 196px;
}
input.short
{
	width: 40px;
}
form span
{
	font-weight: bold;
}
.error
{
	color: #bf311a;
}
#submitted
{
	margin: 0 0 3px 157px;
	font-size: 1.4em;
	width: 100px;
}

/* Links */
a
{
	text-decoration: none;
}
#content-right a
{
	color: #4f422e;
}
#content-right a, #footer a
{
	border-bottom: 1px dotted;
}
#content-right a:hover, #content-right a:focus, #footer a:hover, #footer a:focus
{
	border-bottom: 1px solid;
}


/* Footer */
#footer p
{
	float: left;
	font-size: 1.2em;
	line-height: 2.0em;
	padding: 0 0 10px 0;
}
#footer p, #footer p a
{
	color: #847661;
}
#footer img
{
	margin: 5px 0 0 10px;
}

#footer a.img
{
	text-decoration:none !important;
	border:0 !important;
}
a#propcom
{
	color: #4f422e;
	float: right;
	font-size: 1.2em;
	line-height: 2.0em;
	border-bottom: 0;
	margin: 6px 0 0 0;
}
a:hover#propcom
{
	color: #847661;
	border-bottom: 0;
}

/* Classes */
.clr
{
	clear: both;
}
.hidden
{
	display: none;
}

/* Menu */
.menu_table
{
	width: 100%;
	margin-bottom: 1em;
}

.left_table
{
	text-align: left;
}

.centre_table
{
	text-align: center;
}

.menu_category_cell
{
	font-weight: bold;
	font-size: 1.8em;
	line-height: 2.0em;
	/*padding-left:5px;*/
}

.menu_price_cell
{
	font-weight: bold;
	/*width: 50px;*/
	text-align: right;
	/*background-color:#e9ebc6;*/
	/*padding-right:5px;*/
	font-size: 1.4em;
}

.menu_content_cell
{
	padding: 5px 0;
	display: block;
	margin-bottom: 12px;
}

.oddRow
{

}

.evenRow
{
	 /*background-color:#fcfcfc;*/
}

.menu_title
{
	 font-size: 1.4em;
	 line-height: 1.2em;
}

.menu_description
{
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.3em;
}

.menu_content_price_cell
{
	width: 50px;
	text-align: right;
	font-size: 1.4em;
	line-height: 1.2em;
}

.menu_separator_row
{

}

.menu_notes
{
	font-size: 0.8em;
	text-align: center;
	margin-top: 1em;
}

/* Gallery */
form.gallery_selector
{
	margin-bottom: 2em;
}
p.no_galleries
{
	text-align: center;
}
ul.gallery
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.gallery li
{
	display: inline;
	margin-right: 4px;
}
#content-right ul.gallery li a, ul.gallery li a img
{
	border: 0;
	border-bottom: 0;
}

/* Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

a.left-col-link {
	float:left;
	display:inline;
}

a.calendar {
	border-bottom:0 !important;
}

/*/////// CHRISTMAS COUNTER  ///////*/

#cc-outer {
	float: left;
	display: inline;
	width: 318px;
	height: 84px;
	padding-top: 28px;
	padding-left: 27px;
	background-image: url(../images/cc-outer-bg.gif);
	background-repeat: no-repeat;
}

#cc-date {
	float: left;
	display: inline;
	width: 58px;
	height: 52px;
	background-image: url(../images/cc-counterbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 12px;
}

#cc-rhs {
	float: left;
	display: inline;
	width: 220px;
	height: 73px;
}

.cc-style {
	border:0px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #db4d41;
	width: 55px;
	height: 45px;
	text-align:center;
	font-weight: bold;
	background: none;
}

#offer-button {
	position:absolute;
	bottom:20px;
	right:20px;
	width:313px;
	height:150px;
}

.certificate
{
	display: inline-block;
	margin: 10px 0 0 -19px;
	clear: both;
	position: relative;
}

.certificate2
{
	margin: 10px 0 0 -9px;
	display: inline-block;
	position: relative;
}

/* Christmas styles */

.christmas-btn
{
	float: left;
	display: inline;
	margin-left: 15px;
}

.events-image
{
	float: right;
	display: inline;
	margin: 10px;
}
