@font-face {
	font-family: 'jr!handRegular';
	src: url('../fonts/jr!ha___.eot');
	src: local('../fonts/jr!hand Regular'), local('../fonts/Jrhand'), url('../fonts/jr!ha___.woff') format('woff'), url('../fonts/jr!ha___.ttf') format('truetype'), url('../fonts/jr!ha___.svg#Jrhand') format('svg');
}
html { background: #3e2e23 url(../images/bg-tile.jpg) repeat top; }
html, body { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 67.5%; line-height: 1.5; }

body { background: #3e2e23 url(../images/bg-tile.jpg) repeat top; font-size: 1.2em; color: #554a43;
}

a {
	color: #eb7b17;
	outline: none;
}

a:hover {
	color: #bad263;
	outline: none;
}

/* Main Styles */

.container_12.top { 
	background: #FFF url(../images/container-top.gif) no-repeat top;
	margin: 20px auto 0;
	padding: 0 10px 0px;
}

.logo { margin-top: 20px; }

.navigation {
	height: 92px;
	position: relative;
	z-index: 1;
}

.navigation.start h2 {
	position: absolute;
	top: 39px;
	right: 480px;
	width: 150px;
	height: 29px;
	background: url(../images/start-here.jpg) no-repeat;
	text-indent: -99999px;
}

/* Headers */
.grid_12.header {
	width: 940px;
	height: 500px;
	margin-bottom: 20px;
}
.grid_12.header.inside {
	height: 200px;
}


.photo-banner {
	width: 464px;
	height: 126px;
	background: url(../images/photo-banner.png) no-repeat;
	position: absolute;
	top: 295px;
	right: 0;
}

/* Navigation */

.nav-bar {
	width: 670px;
	height: 40px;
 	background:  url(../images/navigation-bg.gif) no-repeat top left;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 0;
}

.start .nav-bar {
	width: 460px;
}

.start .nav-bar-end {
 	background:  url(../images/navigation-right.gif) no-repeat top right;
	width: 460px;
	height: 40px;
}

.nav-bar ul {
	list-style: none;
	margin: 11px 11px 0;
	padding: 0;
	float: left;
}

.nav-bar ul li {
	list-style: none;
	display: inline;
	margin: 0 11px;
	font-weight: bold;
}

.nav-bar ul li a {
	color: #51463f;
	text-decoration: none;
	 cursor: pointer;
}

.nav-bar ul li a:hover {
	color: #ef972b;
}

.nav-bar ul li.current a {
	color: #989089;
}

.location-bar {
	float: left;
	width: 146px;
	margin: 3px;
 	background:  url(../images/location-btn.jpg) no-repeat top left;
}

.location-end {
 	background:  url(../images/locations-end.jpg) no-repeat top right;
	height: 34px;
}

.start .location-bar {
	width: 454px;
 	background:  url(../images/location-btn.jpg) no-repeat top left;
}

.start .location-end {
 	background:  none;
}

a.location-name {
	color: #FFF;
}

a.change-location {
	width: 20px;
	height: 20px;
 	background:  #e97514 url(../images/location-switcher.jpg) no-repeat top right;
	text-indent: -9999px;
	float: left;
	margin: 7px 4px;
	cursor: pointer;
}

a.active.change-location {
	background-position: bottom;
}

a.location-name {
	float: left;
	margin: 7px 2px;
	text-decoration: none;
	text-shadow: #e25e0b 0 -1px;
}

/*div.locations {display: none;}*/

div.locations {
	width: 123px;
	position: absolute;
	top: 0px;
	left: 1px;
	padding-bottom:  10px;
 	background:  transparent url(../images/location-dd.png) no-repeat bottom center;
 	z-index: -1;
}


.locations span {
 	background:  url(../images/location-dd-top.jpg) no-repeat top center;
 	display: block;
 	width: 105px;
 	padding: 3px 5px;
 	margin: 0 auto;
 	font-size: .8em;
 	color: #e1d3ca;
}

.start div.locations {
	width: 450px;
	position: absolute;
	top: 0px;
	left: 1px;
	padding-bottom:  10px;
 	background:  url(../images/location-dd-long.png) no-repeat bottom center;
 	z-index: -1;
}

.start .locations span {
 	background:  url(../images/location-dd-top-long.jpg) no-repeat top center;
 	display: block;
 	width: 432px;
 	padding: 3px 5px;
 	margin: 0 auto;
 	font-size: .8em;
 	color: #e1d3ca;
}

.locations ul {
	margin: 0;
	padding: 0;
}

.locations ul li {
	margin: 0;
	padding: 0;
}

.locations ul li a {
	margin: 2px 9px 5px;
	font-size: .9em;
	width: 95px;
 	background:  #3f3631;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #FFF;
 	display: block;
 	position: relative;
 	font-weight: normal;
	padding: 3px 5px;
}

.locations ul li.current a {
	background: #3f3631 url(../images/location-current.gif) no-repeat 5px center;
	width: 87px;
	padding-left: 13px;
	color: #f5b351;
}

.locations ul li a:hover {
	background: #342c28;
	color: #f5b351;
}

.locations ul li.current a:hover {
	background: #342c28 url(../images/location-current.gif) no-repeat 5px center;
	width: 87px;
	padding-left: 13px;
	color: #f5b351;
}

.start .locations ul li a {
	width: 422px;
}

.start .locations ul li.current a {
	width: 414px;
}

.start .locations ul li a span {
	display: inline;
	background: none;
	font-size: .9em;
	position: absolute;
	right: 0;
	width: 270px;
	text-align: right;
}

div.address {
	color: #51463f;
	text-align: right;
	margin: 8px 0 0;
	font-size: .85em;
}

div.address span.hours {
	margin-left: 20px;
	color: #ee8a1d;
}

/* Home Features */

div.grid_6.news {
	background: url(../images/home-news-bg.jpg) no-repeat top;
	width: 460px;
	height: 150px;
	margin-bottom: 20px;
}

div.grid_6.news a.view-all {
	background: url(../images/view-all_2.jpg) no-repeat top;
	width: 91px;
	height: 29px;
	text-indent: -99999px;
	position: absolute;
	top: 6px;
	right: 9px;
}

div.grid_6.news a.view-all:hover {
	background-position: bottom;
}

.grid_6.news p {
	color: #FFF;
	font-size: 1.1em;
	padding: 5px 15px 0;
}

.grid_6.news p.title {
	margin: 0;
	font-weight: bold;
	color: #3a322e;
	font-size: 1.2em;
	margin: 0 0px 0 0;
}

.news p.title a {
	text-decoration: none;
}

.grid_6.news .title span.date {
	margin: 0 0 0 10px;
	font-size: .9em;
	font-weight: normal;
	color: #3a322e;
	position: absolute;
	right: 10px;
	top: 46px;
}

.grid_6.news a {
	color: #3a322f;
}

.grid_6.spec-menu .featured-special {
	width: 230px;
	height: 150px;
	float: left;
}

.grid_6 .featured-special p {
	color: #ede5cf;
	margin: 0 15px 0;
	font-size: .9em;
}

.grid_6.spec-menu .featured-special a.item-name {
	padding: 10px 15px 0;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.2em;
	display: block;
	text-decoration: none;
}

.grid_6.spec-menu .featured-special a.item-name:hover {
	text-decoration: underline;
}

.grid_6.spec-menu .featured-special .price {
	padding: 0 15px 0;
	font-size: 1em;
	margin: 0;
	color: #bad263;
}

.grid_6.spec-menu .featured-special .price .replace {
	font-size: 2em;
	margin: 0;
	padding: 0;
	color: #bad263;
	font-family: 'jr!handRegular', Helvetica, Arial, Geneva, sans-serif;
	}

.grid_6.spec-menu .featured-special p.item-details {
	padding: 0 15px 5px;
	margin: 0;
	font-size: .85em;
	color: #f4ecd5;
}


.grid_6.spec-menu .menu-links {
	width: 230px;
	height: 150px;
	float: left;
}

div.menu-links a.instore,
div.menu-links a.catering {
	background: url(../images/menu-link-btn.gif) no-repeat top;
	width: 150px;
	height: 41px;
	display: block;
	margin: 15px auto 0;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 12px 0 0 52px;
}

div.menu-links a.instore:hover,
div.menu-links a.catering:hover {
	background-position: bottom;
}

div.menu-links a span {
	color: #bad263;
	font-weight: normal;
}


.grid_6 h3 {
	height: 26px;
	padding: 13px 15px 0;
	margin: 0;
	color: #FFF;
	font-size: 1.4em;
}

div.grid_6.spec-menu {
	background: url(../images/home-item-menu-bg.jpg) no-repeat top;
	width: 460px;
	height: 150px;
	margin-bottom: 20px;
}


/* Body */

.grid_9.content {
	padding-left: 40px;
	margin: 0 0 40px;
	width: 670px !important;
}

.grid_9.content div.content_float {
	float: right;
	width: 465px;
}

.grid_9.content div.content_row {
	overflow: hidden;
	margin: 30px 0;
}

.grid_9.content .float_img { 
	float: left;
	margin: 5px 15px 15px 0;
}

.grid_9.content ul.no_bullets {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

.grid_9.content ul.no_bullets li {
	margin: 0 0 5px;
	padding: 0;
}


.grid_9 span.address div {
	margin: 0 !important;
	padding: 0;
	color: #554a43 !important;
}


.no_bullets li strong {
	float: left;
	padding-right: 10px;
}

.grid_9 h1 {
	font-size: 2.1em;
	color: #ee8a1d;
	border-bottom: 1px solid #dad7d5;
	padding: 0 0 10px;
	margin:  0 0 10px;
}

.grid_9 h2 {
	color: #554a43;
	font-size: 1.4em;
	font-weight: bold;
}

span.sub-size {
	font-size: .8em;
	font-weight: normal;
	color: #829440;
}

.current-specials {
	background: url(../images/special-bg.jpg) repeat-y top;
	margin-bottom: 20px;
}

.current-specials h4 {
	height: 26px;
	padding: 15px 15px 0;
	margin: 0;
	color: #FFF;
 	background:  url(../images/specials-top.jpg) no-repeat top;
}

.current-specials a {
	background: url(../images/view-all.jpg) no-repeat top;
	height: 40px;
	width: 100%;
	display: block;
	text-indent: -99999px;
	margin: 10px 0 0;
}

.current-specials a:hover {
	background-position: bottom;
}

.special {
	width: 200px;
	margin: 10px 10px 0;
	background: url(../images/special-item-bg.jpg) no-repeat top;
}

.special p.item-details {
	background: url(../images/special-item-bottom.gif) no-repeat bottom;
	padding: 0 10px 5px;
	margin: 0;
	font-size: .85em;
	color: #f4ecd5;
}

.special p.item-title {
	padding: 7px 10px 5px;
	background: url(../images/special-item-line.jpg) no-repeat bottom;
	font-size: .85em;
	margin: 0;
	display: block;
	color: #f4ecd5;
}

.special p.item-name {
	padding: 5px 10px 5px;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}

.special .price {
	padding: 0 10px 0;
	font-size: 1em;
	margin: 0;
	color: #bad263;
}

.special .price .replace {
	font-size: 2em;
	margin: 0;
	padding: 0;
	color: #bad263;
	font-weight: normal;
	font-family: 'jr!handRegular', Helvetica, Arial, Geneva, sans-serif;
}

.suppliers {
	text-align: center;
	margin-top: 30px;
}

div.grid_3 .suppliers a {
	margin: 0 auto 20px;
	display: block;
	width: 150px;
}

/* Tabbed Panels */

.ui-tabs-panel.ui-widget-content.ui-corner-bottom{
	background: #f1efe6;
	border: 1px solid #d8d5c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	padding: 10px 20px 0;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {position: relative; float: left; border-bottom: 0; margin: 0 .2em -1px 0; padding: 0; }


.ui-tabs .ui-tabs-nav li { 
	position: relative;
	float: left;
	margin: 6px 5px -1px 0;
}

.ui-tabs-nav li a { 
	background: url(../images/tab-left-off.gif) no-repeat top left;
	height: 37px;
	padding: 0 0 0 5px;	
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;	
}

.ui-tabs-nav li a b { 
	background: url(../images/tab-right-off.gif) no-repeat top right;
	height: 37px;
	margin: 0;
	padding: 6px 15px 0 10px;
	float: left;
}

.ui-tabs-nav li a { color: #FFF; }
.ui-tabs-nav li a span { font-weight: normal; color: #bad263; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #44402e; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span { color: #ee8a1d; }

.ui-tabs-nav li.ui-tabs-selected a { 
	background: url(../images/tab-left-on.gif) no-repeat top left;
	height: 43px;
}

.ui-tabs-nav li.ui-tabs-selected a b { 
	background: url(../images/tab-right-on.gif) no-repeat top right;

}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { float: left; display: block; border-width: 0; background: none; font-size: .9em; width: 630px;}

.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-corner-bottom h3{ 
	margin: 10px 0 10px;
	font-size: 1.6em;
}

.ui-widget-content table tbody tr th { margin: 0; padding: 0 0 10px; vertical-align: top; font-weight: normal;}
.ui-widget-content table tbody tr td { margin: 0; padding: 10px 0 10px 10px; vertical-align: top; border-bottom: 1px dashed #d8d5c6;}
.ui-widget-content table tbody tr.alt_row td {background: #e9e7de; }
#specials table tbody tr td { padding-top: 5px; }
#specials table tbody tr.special_title td { padding: 5px 10px; color: #99978c;}


.ui-widget-content table tbody tr td .item_title { margin: 0 10px 5px 0; padding: 0; font-weight: bold; width: 440px;}
.item_title em.highlight { color: #a2b655; margin-left: 5px;}
.ui-widget-content table tbody tr td p { margin: 0 10px 0 0; padding: 0; }

td.price { color: #ee8a1d; font-size: 1.2em; width: 120px; }

td.price.replace { font-size: 1.7em; width: 120px; margin: 0 !important; padding: 5px 0 0 !important;	font-family: 'jr!handRegular', Helvetica, Arial, Geneva, sans-serif; }

table tbody tr th h3 { color: #ee8a1d; font-weight: bold; font-size: 1.5em !important;}



table tbody tr.tr-divider th {padding-top: 20px;}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #554a43; }

.news_article { margin: 20px 0 50px; display: block;}
.news_article h3 { font-size: 1.8em; margin: 0 0 10px; font-weight: bold;}
.news_article h4 { font-size: 1em; margin: 0 0 5px; color: #908c7e; font-weight: bold;}


.mapFrame { 
	position: relative;
	float: left;
	width: 240px;
	height: 240px;
	margin: 10px 30px 0 0;
}
.mapFrame #map {
	position: absolute;
	z-index: 0;
}

.mapFrame span {
	display: none;
}

.mapFrame .map_edge_l {
	width: 5px;
	height: 240px;
	background: url(../images/mapEdges.png) no-repeat left;
	position: absolute;
	left: 0;
	z-index: 99;
}

.mapFrame .map_edge_r {
	width: 5px;
	height: 240px;
	background: url(../images/mapEdges.png) no-repeat right;
	position: absolute;
	right: 0;
	z-index: 99;
}


/* Contact Form */

form div.row {
	float: left;
	margin: 0 0 10px;
	clear: both;
	width: 100%;
	position: relative;
}

form div label {
	float: left;
	width: 100px;
	line-height: 34px;
	font-weight: bold;
}

form textarea {
	width: 364px;
}

form input.text {
	width: 345px;
	padding: 3px 0;
	margin: 0 !important;
	background: none;
	border: 0;
	outline: 0;
	position: absolute;
	top: 5px;
	left: 10px;
	line-height: 20px;
}

form .input_wrap {
	width: 365px;
	height: 34px;
	background: url(../images/form_textbox.jpg) no-repeat top;
	border: 0;
	float: left;
	position: relative;
}

form textarea#message {
	width: 342px;
	height: 200px;
	padding: 0 7px;
	margin: 10px 10px 10px 0;
	background: none;
	border: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
	border-collapse: collapse;
	resize:none;
}

form .textarea_bottom {
	width: 365px;
	margin: 0;
	background: url(../images/form_textbox_bottom.jpg) no-repeat bottom left;
	border: 0;
	float: left;
}

form .textarea_top {
	width: 365px;
	margin: 0;
	background: url(../images/form_textarea_top.jpg) no-repeat top left;
	border: 0;
}


form div span {
	text-align: left;
	float: left;
	font-size: .8em;
	color: red;
	margin: 5px 0 0 101px;
}

form .submit input {
	width: 364px;
	height: 42px;
	background: url(../images/form_button.jpg) no-repeat top;
	border: 0;
	font-size: 1.2em;
	color: #FFF;
	text-shadow: rgba(0,0,0,0.75) 0 -1px 0;
	margin-left: 101px;
}

form .submit input:hover {
	background: url(../images/form_button.jpg) no-repeat bottom;
	cursor: pointer;
}

.instructions {
	float: right;
	font-size: .85em;
	width: 190px;
	line-height: 1.2em;
	margin-top: 5px;
}

.enquiry_info {
	font-size: 1em;
	width: 190px;
	position: absolute;
	top: 5px;
	right: 0;
}

.enquiry_info h4 {
	margin: 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
}

.enquiry_info p {
	margin: 0 60px 0 0;
	text-align: right;
}

.success {
	padding: 10px;
	margin: 0 0 20px;
	background: #d7e990;
	color: #768938;
	border: 1px solid #b3d055;
	font-weight: bold;
}

.success p {
	margin: 0;
	padding: 0;
}


/* Newsletter sign-up */

.newsletter {
	margin: 0 0 20px;
	background: url(../images/newsletter-bg.jpg) no-repeat top;
	width: 220px;
	height: 77px;
}

.newsletter h4 {
	color: #FFF;
	padding: 15px 10px 0;
	margin: 0;
}

.newsletter form {
	margin: 10px 0 0 10px;
}

.newsletter input {
	width:  140px;
	height: 15px;
	color: #65564c;
	background: url(../images/newsletter-form.jpg) no-repeat top;
	border: none;
	padding: 3px 5px;
}

.newsletter input.submit {
	margin: 0;
	padding: 0;
	width:  50px;
	height: 21px;
	background: url(../images/newsletter-form-btn.jpg) no-repeat top;
	border: none;
	color: #FFF;
	text-shadow: #7e8b47 0 -1px;
	cursor: pointer;
}


.twitter { margin: 20px 0; float: left; }

/* Footer */

.container_12.footer {
 	background:  url(../images/container-bottom.gif) no-repeat top; 
	margin: 0 auto;
	padding: 20px 10px 0;
	color: #FFF;
}

.footer .grid_2 {
	text-align: right;
}

.footer .grid_2 span {
	padding: 0 20px 0 0;
}

.footer .grid_2 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 1.8em;
	position: absolute;
	top: -6px;
}

.footer .grid_2 a:hover {color: #c3de61;}



