@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}


body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	text-align: center;
	background-image: url(../layout/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#maincontent {
	position: relative;
	width: 960px;
}


#bkgrnd  {
	top: 0px;
	z-index: 0;
	height: 510px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	right: 0px;
}
#bkgrnd img {

}


#header, #container {
	z-index: 1;
	position: relative;
}
#header {
	background-color: #560e0e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	height: 140px;
}
a#Massis {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-image: url(../layout/logo.gif);
	padding-left: 70px;
	background-position: right bottom;
	height: 105px;
	width: 83px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a#Barngrill {
	background-image: url(../layout/barngrill.gif);
	height: 18px;
	width: 89px;
	position: absolute;
	text-indent: -9999px;
	padding-left: 65px;
	background-repeat: no-repeat;
	background-position: right top;
	left: 0px;
	top: 109px;
}

#contact {
	float: right;
	height: 20px;
	width: 600px;
	position: absolute;
	top: 10px;
	right: 353px;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
}
.block {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #230000;
	font-size: 1.1em;
	margin-left: 10px;
}

ul#nav {
	width: 750px;
	background-color: #220000;
	height: 18px;
	padding-left: 210px;
}
#navi_con {
	position: absolute;
	background-image: url(../layout/nav_arrow.gif);
	height: 18px;
	width: 7px;
	left: 398px;
}

ul#nav li {
	list-style-type: none;
	padding-right: 25px;
	float: left;
}
ul#nav li a {
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #560E0E;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#nav  li  a:hover {
	color: #FFFFFF;
}
#container {
	width: 175px;
	padding-right: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	background-color: #220000;
	height: 500px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#container a.pdf {
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: left center;
	background-color: #420807;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;






	font-size: 1.2em
.em;
	padding-left: 35px;
	background-image: url(../layout/pdf.jpg);
	width: 95px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
	padding-right: 7px;
}
#container  a.pdf span  {
	background-image: url(../layout/pdfdown.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#container  a.pdf  span:hover {
	background-position: right center;
	background-image: url(../layout/pdfdown_over.jpg);
}
#container .pf {
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #000000;
	display: block;
	width: 125px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #999999;
	padding-top: 0px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#container .pf:hover {
	color: #FFFFFF;
}
#container .order {
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	background-color: #420807;
	display: block;
	width: 124px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../layout/ok.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 10px;
	line-height: 10px;
}
#container .order:hover {
	color: #FFFFFF;
}

#booking {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	color: #7A0000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#booking p {
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#booking_button {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #560E0E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#hidetext, #showtext  {
	position: absolute;
	left: 0px;
	top: 410px;
	background-color: #AC813C;
	color: white;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	z-index: 2;
}



h1  {
	font-size: 2em;
	color: #560E0E;
	font-weight: normal;
	padding-top: 5px;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #640606;
	font-weight: normal;
}

p {
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.6em;
	margin-bottom: 10px;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
}
span {
	font-size: 0.8em;
	line-height: 12px!important;
}


#footer {
	height: 40px;
	width: 960px;
	background-color: #560E0E;
	position: relative;
	clear: both;
}
#footer strong {
	margin-left: 10px;
}

#signup {
	background-color: #560e0e;
	position: absolute;
	top: 5px;
	right: 27px;
	z-index: 10;
	width: 300px;
	padding: 10px;
	border: 2px solid #230000;
	display: none;
}
#signup p {
	clear: both;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#signup label {
	display: block;
	width: 90px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#signup input.submit {
	clear: left;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #270000;
	color: #FADEDE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#signup input.text {
	float: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: 14px;
	padding: 2px;
	color: #560E0E;
}
#signup a {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #230000;
	padding: 2px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}


#opentable {
	position: absolute;
	left: 770px;
	top: 8px;
}
#opentable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gorm {
	height: 43px;
	width: 135px;
	position: absolute;
	left: 249px;
	top: 17px;
	background-color: #560E0E;
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
}


#websir {
	position: absolute;
	left: 919px;
	top: 14px;
	background-image: url(../layout/tag.gif);
	height: 16px;
	width: 34px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
a#join {
	position: absolute;
	left: 622px;
	top: 15px;
	background-image: url(../layout/gc.gif);
	height: 40px;
	width: 308px;
	text-indent: -9999px;
}
a#joinfb {
	position: absolute;
	left: 622px;
	top: 60px;
	background-image: url(../layout/fb.gif);
	height: 40px;
	width: 308px;
	text-indent: -9999px;
}
a#gourmet{
	left: 0px;
	background-image: url(../layout/gs.gif);
	height: 46px;
	width: 161px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	bottom: 0px;
}
a.access {
	background-image: url(../layout/access.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 22px;
	display: block;
	text-decoration: none;
	line-height: 31px;
	font-size: 1.5em;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

#bycar  {
	top: 0px;
	z-index: 0;
	height: 560px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	visibility: hidden;
}
#bycar #bcdirections {
	display: block;
	float: right;
	visibility: hidden;
	z-index: 5;
	background-color: #220000;
	position: absolute;
	height: 200px;
	width: 260px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
	padding: 5px;
}
#bcdirections li {
	list-style-type: decimal;
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 20px;
	padding-bottom: 2px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#bcdirections #close {
	float: right;
	background-color: #560E0E;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px;
	cursor: pointer;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#byfoot  {
	top: 0px;
	z-index: 0;
	height: 560px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	visibility: hidden;
}
#byfoot #bfdirections {
	display: block;
	float: right;
	visibility: hidden;
	z-index: 5;
	background-color: #220000;
	position: absolute;
	height: 200px;
	width: 260px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
	padding: 5px;
}
#bfdirections li {
	list-style-type: decimal;
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 20px;
	padding-bottom: 2px;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#bfdirections #close {
	float: right;
	background-color: #560E0E;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px;
	cursor: pointer;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#container a {
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.6em;
	margin-bottom: 10px;
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
}
a.link {
	display: block;
	background-color: #570F10;
	text-decoration: none;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.cb {
	clear: both;
}

#directions_form input[type=submit] {
	background-color: #560E0E;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#findus p {
	margin-top: 0px;
	margin-bottom: 0px;
}
p#dob  select {
	float: left;
	height: 22px;
	color: #560E0E;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-size: .8em;
	border: 2px solid #FFFFFF;
}
p#dob option {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
p#dob input {
	float: left;
	clear: none;
	font-size: .8em;
	height: 18px;
}
p#dob span {
	display: block;
	float: left;
}
.highlight-box {
	background-color: #560E0E;
	display: block;
	padding: 5px;
}

#page_wrap{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 1px;
	top: -26px;
	display: none;
	z-index:20!important;
}
#page_mask{
	background-color: #000000;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	z-index: 1;
}
#offer_con{
	height: 359px;
	width: 439px;
	margin-top: -179.5px;
	margin-left: -219.5px;
	position: absolute;
	top: 50%;
	background-image: url(../layout/offers/summer_sizzler.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 50%;
	z-index: 1;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
#offer_con #offer_close{
	background-image: url(../layout/offers/close.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 16px;
	width: 17px;
	top: 12px;
	right: 12px;
	cursor: pointer;
	z-index: 1;
}
#container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container ul {
	text-decoration: none;
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	list-style-position: inside;
}
#container  ul li {
	color: #FAF8F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: uppercase;
	text-align: left;
	list-style-type: disc;
}
#bottomlinks {
	background-color: #560E0E;
	margin-top: 5px;
	padding: 2px;
}
#bottomlinks a {
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	text-align: left;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#special {
	background-image: url(../layout/valentines-link.png);
	height: 150px;
	width: 300px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 5;
}
#festival {
	background-image: url(../layout/festive-advert.jpg);
	height: 144px;
	width: 485px;
	position: absolute;
	top: 350px;
	right: 0px;
	z-index: 5;
}


.pgewrapper{position:absolute;height:100%;width:100%;left:0;top:0;display:none;z-index:10;}.pgewrapper .pgemask{position:fixed;height:100%;width:100%;left:0;top:0;background-color:#000;}.pgewrapper .pgecontainer{margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto;position:relative;width:588px;height:286px;display:none;}#promotion{display:none;}.pgewrapper .pgecontainer img{cursor:pointer;}#promo {
	position: absolute;
	z-index: 10;
	left: 140px;
	top: 25px;
}
