/* undo browser inconsistencies */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code,input,select { font-size:100%; }
ul,ol { list-style:none; padding:0; margin: 0; }
address, caption, cite, code, dfn, em, strong, th, var
{ font-style:normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border:0 }
caption,th { text-align: left; }
q:before,q:after { content: ''; }

* { margin: 0; padding: 0; }

:-moz-any-link:focus { outline: none; }

html 
{
	overflow-x: auto;
	overflow-y: scroll;
}
body
{
	background-image: url(../global/bg.gif);
	font-family: Arial;
	font-size: 76%;
	color: #333333;	
}

.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p {
	line-height: 1.3em;
	margin: 0.4em 0 0.6em 0;
}

a { color:#baaf98; text-decoration: none; }
a:hover { color:#333333 }
a.skiplink { text-indent: -9999px; display: block;  }

#container
{
	margin: 0 auto;
	width: 800px;
	background-color: #b49e86;
	padding: 0 10px 6px 10px;
}

#subcontainer 
{
	float:left;
	padding: 7px;
	margin-bottom: 5px;
	background-color: #000000;
	border: solid 1px #ffffff;
	border-top: none;
}
#header 
{
	margin: 25px;
}
#header h1 a
{
	width: 228px; height: 73px;
	display: block;
	background-image: url(../global/logo.gif);
	margin: 0 auto;
}

#content 
{
	float:left;
	clear: left;
	width: 748px;
	padding: 23px 18px 18px 18px;
	background-color: #ffffff;
}

/*
.section-story #content { padding: 0 23px 0 5px; }
*/

.section-story #content { padding: 0 0 0 0; }


#footer
{
	clear:left;
	color: #645c47;
	font-size: 0.9em;
	padding-left: 30px;
	margin-top: 10px;
}
#footer a { color:#645c47;}
#footer li 
{
	display: inline;
	padding-right: 10px;
}



#nav { padding: 20px 0px 0px 20px; border-top: solid 3px #ffffff; height: 50px; }
#nav li { float:left; padding-bottom: 20px; }
#nav li a { display: block; height: 28px; width: 200px; text-indent: -9999px; }
#nav li a:hover { background-position: 0 -28px; }
#nav li.selected a { background-position: 0 -28px; }
#nav .story { margin-right: 98px; }
#nav .menu { margin-right: 120px; }
#nav .find-us a { width: 130px;  }


#subnav { float:left; clear:left; background: #000000 url(../global/subnav.gif) no-repeat top left; padding: 20px 20px; }
#subnav li { float:left; }
#subnav li a { display: block; height: 15px; text-indent: -9999px; }
#subnav li a:hover { background-position: 0 -28px; }
#subnav li.selected a { background-position: 0 -28px; }

#subnav .while-you-wait a { width: 135px; }
#subnav .fries-sides a { width: 118px; }
#subnav .drinks a { width: 78px; }
#subnav .extras a { width: 78px; }
#subnav .salads a { width: 78px; }
#subnav .desserts a { width: 92px; }
#subnav .hamburgers a { width: 118px; }
#subnav .kids a { width: 45px; }

h1,h2,h3 { text-indent: -9999px;}

h2 a
{
	display:block;
height:100%;
width:100%;
}


ul.listitem-find-us { width: 100%; }
ul.listitem-find-us li { float: left; border-left: 1px solid #baaf98; padding: 0 0 0 10px; width:49%; position:relative; }
ul.listitem-find-us li.first { border-left: 0px; padding: 0; margin: 0; }

.listitem-find-us .selected { background: #BAAF98; }

#get-in-touch-container { float: left; }
.find-us-item { float: left; padding: 0 7px 0 0; }
/*.find-us-item h2 { margin-bottom: 5px; height: 18px; width: 130px; }*/
#get-in-touch-container,
.find-us-item h2 { margin-bottom: 5px; height: 18px; width: 167px; }
.find-us-directions {font-weight:bold;}
.find-us-item .contact-email a { font-size:smaller;}

p.work-for-us { margin: 15px 0 15px 0; }


.the-story { text-indent: -9999px; background-image: url(../story/story.jpg); width: 784px; height: 604px; }

#content .menu .section-description { margin-right: 20px; text-indent: -9999px; width: 300px; height: 385px; background-repeat: no-repeat; float:left; }
#content .menu .section-description { background-image: url(../menu/burgers.gif); }
#content .menu .section-menu { width: 415px; float:left; margin-top: 8px; }
#content .menu .section-menu p { margin-bottom: 10px; }
#content .menu .section-menu li { clear:left;float:left;width: 415px;  margin-bottom: 10px; }
#content .menu .section-menu .item { float:left;background:url(../menu/item.gif) repeat-x 0 3px; margin-bottom: 2px;} 
#content .menu .section-menu .name { float: left; padding-right: 3px; font-size: 1.1em; font-weight: bold; background-color: #ffffff; } 
#content .menu .section-menu .price { float: right; padding-left: 3px; font-size: 1.1em;font-weight: bold; background-color: #ffffff; } 
#content .menu .section-menu .description { clear:left; margin-right: 20px;} 
#content .menu .section-menu .note { float:right; color: #999999;} 
#content .menu .section-menu .service p {margin-top:0px;margin-bottom:0px;}
.menutopimage { float: left; width: 768px; background: #fff; padding: 4px 8px 0 8px; }


/*
#content .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#content .menu { display: inline-block; }
#content .menu { display: block; }
*/
.downloadmenu { float:right;}
.downloadmenu a { display: block;font-size: 0; width: 87px; height: 10px; text-indent: -9999px; background-image: url(../global/downloadmenu.gif); }
.downloadmenu a:hover { background-position: 0 -10px; }

.downloadtakeawaymenu { float:right;}
.downloadtakeawaymenu a { display: block;font-size: 0; width: 139px; height: 10px; text-indent: -9999px; background-image: url(../global/download-takeaway-menu.gif); }
.downloadtakeawaymenu a:hover { background-position: 0 -12px; }


.section-menu h2 { height: 18px;clear: left; background-repeat: no-repeat; margin-bottom: 10px; }
.menu-category { width: 100%; padding-bottom: 7px; float:left; }
.category-note { float: right;color: #999999; }


#flashcontainer { background-color: #fff; padding: 0; }

#address-container {
	width:195px;
	position: absolute;
	right: 0;
	padding:0;
}

#OpeningContainer {
	width: 195px;
	position: relative;
	right: 0;
	margin: 10px 0 0 0;
}
.opening-days { width: 60px; float: left; }
.opening-times { float: left; }

/*
.wardour-street {
	float:left;width:305px;
}
.wardour-street h2 {
	width:305px;
}
*/
a.twitter-link {
	display:block;
	background: url(/assets/findus/twitter.jpg) no-repeat 0 0 ;width:130px;height:76px;
	text-indent:-9999px;
}

#address-container .downloadtakeawaymenu {margin-top:10px;}

/* Extra Menu info */
.extra-menu-info {margin:2px 0 10px 0; text-align:center;}

/*Shack section START*/
div.section-left {
	float:left;
	width:320px;
	display: inline;
	overflow: hidden;
}
#content .menu .shack-txt {
	background-image: url(../menu/shack_txt.gif);
}
p.enquery {
	clear: both;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
p.enquery strong {
	margin-top: 10px;
	display: block;
	color: #baaf98;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
h2.check-out-events {
	background-image:url(../dynamic/h2/check_out_events.gif);
	background-position: 10px 0;
}
table.events-list {
	border-collapse: collapse;
	width: 425px;
}
table.events-list td {
	padding: 5px 10px;
	color: #362f2d;
	background: #f4f1ed;
	border-bottom: 34px solid #fff;
}
table.events-list td.when {
	width: 170px;
	font-weight: bold;
}
table.events-list td.where {
	width: 215px;
}
table.events-list a:link, table.events-list a:visited, table.events-list a:hover, table.events-list a:active {
	display: block;
	color: #362f2d;
}
table.events-list a:hover {
	text-decoration: underline;
}
table.events-list strong {
	font-weight: bold;
}

.shack_link:link, .shack_link:visited, .shack_link:hover{
    width:260px;height:122px;float:right;text-indent:-9000px;position:relative;top:10px;right:10px;
}
/*Shack section END*/