@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a{
	outline:none;
	color: #684800;
}
img {
	border: none 0px #fff;
}
body{
	background-color: #e0d07e;
	background-image: url(../layout/grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #684800;
}
#thistle{
	background-image: url(../layout/thistle1.png);
	height: 1200px;
	width: 765px;
	position: absolute;
	margin-top: -340px;
	top: 50%;
	z-index: 0;
	display: none;
}
#thistle2{
	background-image: url(../layout/thistle2.png);
	height: 717px;
	width: 470px;
	position: absolute;
	left: 800px;
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 50%;
	margin-top: -300px;
	z-index: 0;
	display: none;
}
#wrap {
	height: 550px;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 45%;
	margin-top: -275px;
	margin-left: -480px;
	z-index: 2;
}
#container {
	margin-left: 150px;
	background-image: url(../layout/grad_content.jpg);
	height: 550px;
	width: 810px;
	position: relative;
	top: 0px;
	right: 0px;
	margin-bottom: 5px;
	margin-top: 50px;
}
#content {
	margin-left: 30px;
	margin-right: 510px;
	margin-top: 30px;
	padding-top: 10px;
	
	margin-top: 5px !ie;

}

#logo {
	background-image: url(../layout/logo.png);
	height: 38px;
	width: 172px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 1;
}
#nav {
	position: absolute;
	top: 80px;
	width: 140px;
	text-align: right;
	padding-right: 10px;
}
#nav li {
	list-style-type: none;
}
#nav li a {
	color: #624903;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 12px;
	text-decoration: none;
	display: block;
}
#nav li a:hover {
	color: #FFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
table p {
	padding-bottom: 0px;
	font-size: 1em;
	padding-right: 10px;
	margin-bottom: 0px;
}

#lline {
	background-color: #684800;
	background-image: url(../layout/grad_side.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.but {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #684800;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
.bonline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #684800;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	background-image: url(../layout/bonline.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 35px;
	padding-top: 8px;
}
.bonline:hover {
	background-image: url(../layout/bonlineover.gif);
}


.bfriend {
	background-image: url("../layout/baf.gif");
    background-repeat: no-repeat;
    color: #684800;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.6em;
    font-style: italic;
    height: 30px;
    margin-bottom: 5px;
    padding-left: 55px;
    padding-top: 11px;
    text-decoration: none;
}
.bfriend:hover {
	background-image: url(../layout/bafover.gif);
}

.bookonline {
	background-image: url("../layout/book_online.png");
    background-repeat: no-repeat;
    color: #684800;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.6em;
    font-style: italic;
    height: 30px;
    margin-bottom: 5px;
    padding-left: 55px;
    padding-top: 11px;
    text-decoration: none;
}
.bookonline:hover {
	background-image: url(../layout/book_online_hover.png);
}

.but strong {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../layout/arrow.gif);
	display: inline-block;
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: right center;
}
.peoplelinkbg, .reviewlinkbg{
	background-image: url(../layout/peoplelink.gif);
	background-repeat: no-repeat;
	color: #684800;
	text-decoration: none;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	height: 31px;
	width: 290px;
	padding-top: 7px;
	margin-bottom: 10px;
}
.peoplelinkbg span, .reviewlinkbg span{
	color: #e0d07e;
	font-size: .6em;
	margin-left: 5px;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.numbers a {
	color: #684800;
	text-decoration: none;
}
.largetext{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #684800;
	font-size: 5em;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#directions_con{
	background-image: url(../layout/dir_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 10px;
	margin-bottom: 0px !ie;
	padding: 0px;
	display: block;
}
#directions_form{
	
	padding: 0px;
	display: block;
	margin-bottom: 27px;
}
label{
	color: #644700;
	font-size: 0.9em;
	clear: left;
	float: left;
	width: 120px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.tb_directions{
	border: 2px solid #E3C680;
	display: block;
	background-image: url(../layout/tb_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 0.8em;
	width: 80px;
	margin-bottom: 2px;
	padding: 1px;
	color: #644700;
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	background-color: #EADE9C;
	font-weight: bold;
}
.sub_directions{
	border: 1px solid #634600;
	font-size: 0.8em;
	color: #644700;
	padding: 2px;
	font-weight: bold;
	background-color: #E9DC9B;
	margin-top: 5px;
	outline:none
}
.sub_chkbox{
	display: block;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}
.pdf {
	 background-image: url("../layout/pdf.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #3F392B;
    display: block;
    float: left;
    font-family: "Times New Roman",Times,serif;
    font-size: 1.7em;
    font-style: normal;
    height: 45px;
    margin-bottom: 15px;
	margin-bottom: 5px !ie;
    padding-left: 47px;
    padding-right: 8px;
    padding-top: 0;
    text-decoration: none;
}
.pdf:hover {
	color: #A90707;
}

.pdf span {
	font-size: 0.7em;
	font-style: italic;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pdf span2 {
	font-size: 0.6em;
	font-style: italic;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.wine  {
	background-image: url(../layout/winepdf.gif)!important;
}
.cb {
	clear: both;
}
.smalltxt{
	font-size: 1em;
}
.sig{
	background-image: url(../layout/sig.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 70px;
	display: block;
	margin-left: 100px;
	margin-top: -15px;
	text-indent: -999px;
	overflow: hidden;
}
ul.botnav{
	margin: 0px;
	padding: 0px;
}
.botnav li{
	list-style-type: none;
}
.botnav li a{
	text-decoration: none;
	display: block;
	float: right;
	font-size: 1em;
	color: #684800;
	margin-left: 10px;
}
#special {
	margin-top: 30px;
	padding-top: 14px;
	padding-bottom: 0px;
	display: block;
	color: #F7F0C6;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	width: 140px;
	margin-bottom: 0px;
	height: 36px;
	background-image: url(../layout/valentines-bg.png);
}
#special h2 {
	color: #684800;
	font-size: 1.1em;
	padding-right: 5px;
	line-height: 10px;
}
#special h2:hover {
	color: #FFFFFF;
}
#special  span {
	color: #684800;
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
}
#special p:hover {
	color: #FFFFFF;
}
#special-note {
	margin-top: 120px;
	padding-bottom: 5px;
	display: block;
	color: #F7F0C6;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	width: 140px;
	margin-bottom: 0px;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #684800;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #684800;
	padding-top: 5px;
}
#special-note h1 {
	color: #684800;
	font-size: 1.1em;
	padding-right: 5px;
	line-height: 10px;
}

#special-note h2 {
	color: #684800;
	font-size: 1.1em;
	padding-right: 5px;
	line-height: 10px;
}
#special-note  span {
	color: #684800;
	font-size: 0.7em;
	font-weight: normal;
	text-align: right;
}

#popup2 {
	background-image: url("#");
	height: 232px;
	left: 210px;
	position: absolute;
	top: 70px;
	visibility: visible;
	width: 356px;
	z-index: 10;
}

/* BAF */

#baf
{
	width: 300px;
	z-index: 50;
}

#baf p
{
	margin: 0px;
}

#baf h4
{
	font-size: 18px;
}


#baf_eml {
	border:1px solid #CBBE83;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	height:21px;
	padding-left:5px;
	padding-top:5px;
	width:253px;
	color: #684800;
	text-align: center;
	border: 1px solid #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#E3E3E3));
	background: -moz-linear-gradient(#ffffff, #E3E3E3);
	background: linear-gradient(#ffffff, #E3E3E3);
	-pie-background: linear-gradient(#ffffff, #E3E3E3);
	behavior: url(PIE.htc);
}

.text_195
{
	width: 195px !important;
}

.tel_email
{
	font-size: 9px;
	float: left;
	width: 200px;
}

#baf_return {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:9px !important;
	background-color:#E80A0A;
	color:#FFFFFF !important;
	display:block;
	line-height:20px;
	text-align: center !important;
	z-index:20;
	/*border: 1px solid #CA0909;*/
	margin: 0;
	float: left;
	width: 300px;
}

.submitbutton
{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#684800), to(#291C00)) !important;
	background: -moz-linear-gradient(#684800, #291C00) !important;
	background: linear-gradient(#684800, #291C00)!important;
	-pie-background: linear-gradient(#684800, #291C00)!important;
	behavior: url(PIE.htc);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 27px;
    width: 40px;
}

#opening_times
{
	margin-left: 10px;
    margin-top: 20px;
}


/* LOL */

#live_bookings
{
	float: left;
	margin-top: 5px;
	margin-left: 30px;
	width: 270px;
}

#OT_searchWrapper {
    border: medium none;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    height: 175px !important;
    margin: 0;
    position: relative;
    width: 100%;
	color: #fff !important;
	
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#684800), to(#291C00)) !important;
	background: -moz-linear-gradient(#684800, #291C00) !important;
	background: linear-gradient(#684800, #291C00)!important;
	-pie-background: linear-gradient(#684800, #291C00)!important;
	behavior: url(PIE.htc);
	
}

#OT_partySizeLbl {
	display: block;
    left: 0;
    margin: 0 0 0 5px;
    padding: 3px 0;
    position: absolute;
    text-align: right;
    top: 25px;
	width: 68px !important;
}

#OT_dateLbl {
	left: 0;
    margin: 0 0 0 5px;
    padding: 3px 0;
    position: absolute;
    text-align: right;
    top: 55px;
    width: 35px !important;
}


#OT_timeLbl {
	margin-left: 0px !important;
    margin-top: 40px !important;
    position: relative !important;
    top: 55px !important;
    width: 60px !important;
	left: 5px !important;
	text-align: left !important;
	float: left;
}

#OT_time {
	float: left !important;
    left: 110px !important;
    margin: 0 !important;
    position: relative !important;
    top: 95px !important;
}

#OT_partySize {
	left: 210px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
	float: left !important;
}

#OT_date {
	left: 160px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 55px;
    width: 100px;
}

#OT_logo {
	background: none repeat scroll 0 0 !important;
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 132px !important;
    width: 100%;
}

#OT_submitWrap {
	left: 140px !important;
    margin: 20px 7px 0 0 !important;
    position: relative;
    top: 45px !important;
    z-index: 5;
	float: left !important;
	clear: both !important;
	
}

.OT_feedTitle {
	font-size: 15px !important;
    font-weight: bold !important;
    left: 0;
    line-height: normal;
    margin: 0 0 1px 5px;
    position: absolute;
    top: 0;
	text-shadow: 0 1px 0 #000 !important;
	margin-top: 5px !important;
}


#dateDisplay {
	color: #fff !important;
    display: inline;
    float: right;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    margin: 0 12px 0 0 !important;
}

#spacer_gtku
{
	height: 133px;
}

#become_friend
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#o_booking
{
	position: absolute;
	right: 200px;
	top: 0px;
}

#baf_hidden
{
	text-align: center;
	min-width: 300px;
}

/* OPEN TABLE FANCYBOX */

#open_table
{
	height: 185px;
	width: 270px;
}

#open_table #live_bookings
{
	margin-left: 0px;
}

#vt {
    background-color: #684800;
    height: 185px;
    padding: 9px;
    width: 250px;
	border: 1px solid #3C2A01;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #684800;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#684800), to(#3C2A01));
	background: -moz-linear-gradient(#684800, #3C2A01);
	background: linear-gradient(#684800, #3C2A01);
	-pie-background: linear-gradient(#684800, #3C2A01);
	behavior: url(PIE.htc);
	position: relative;
}

#vt span
{
	background: url("../layout/vt.png") no-repeat scroll 0 0 transparent;
    
    display: block;
    
    height: 30px;
    padding-left: 43px;
	
}

#vt span p
{
	color: #FFFFFF;
    float: left;
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    margin-top: 2px;
    text-shadow: 0 1px 0 #000000;
	margin-top: -3px\9;
}


