
/* YUI */

#gbk-doc {
width: 73.69em; *width:71.92em;
min-width: 958px;
margin: auto;
padding: 10px 0 0 0;
text-align: left;
}
.yui-t3 #yui-main .yui-b {
margin-left: 20.76em;
}
.yui-u {
overflow: hidden;
}

/* BASE */

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

object, embed {
margin: 0;
padding: 0;
}

html {
background: url('/media/img/bg_green.gif');
}

img {
vertical-align: bottom
}
p {
text-align: left;
color: #523429;
line-height: 140%;
padding: 0 10px 0 0;
}
a, a,:active a:visited {
color: #a97946;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
text-align: left;
color: #a97946;
font-size: 2.4em;
margin: 0 0 10px 0;
}
h2 {
text-align: left;
color: #aa7942;
font-size: 1.7em;
margin: 0 0 10px 0;
clear: both;
}
h1 span {
color: #fd6600;
}
table {
width: 100%;
}

input, textarea, button {
padding: 5px;
border: 1px solid rgb(180, 180, 180);
font-size: 1.1em;
line-height: 1.3em;
}
input, textarea {
background: rgb(255, 255, 255) url(/media/img/field_bg.gif) repeat-x;
color: rgb(80, 80, 80);
margin: 0 0 5px 0;
}
input {
height: 21px;
padding-top: 6px;
}

select {
-khtml-appearance: none;
color: #999999;
background-color: #FFFFFF;
border: 1px solid rgb(180, 180, 180);
height: 32px;
margin: 0 0 5px 0;
padding: 5px 0 0 6px;
}

.cufon {
font-size: 1.2em;
}

ul {
margin: 10px 0 10px 15px;
padding: 0;
color: #523429;
}
ol {
margin: 10px 0 10px 15px;
padding: 0;
color: #523429;
}
li {
margin: 3px 0 3px 0;
padding: 0;
list-style: disc inside none;
}

/* MENU */

.logo {
margin: 30px 0 0 0;
}

#navigation {
width: 19.76em; *width:19.29em;
min-width: 257px;
position: relative;
}
#navigation .bg2 {
position: relative;
background: url('/media/img/left_col_bg2.png') repeat-y;
text-align: center;
padding-bottom: 200px;
min-height: 656px;
height: auto !important;
height: 656px;
}
#navigation .bg1 {
height: 380px;
background: url('/media/img/left_col_bg1.png') repeat-y;
}
#navigation .menu {
text-align: left;
padding: 0;
width: 190px;
margin: -150px auto 0 auto;
background: url('/media/img/menu_bg.png') repeat-y;
position: relative;
}
#accordion {
margin: 0 0 0 12px;
}
#accordion a {
display: block;
padding: 3px 0 0 10px;
width: 155px;
height: 22px;
color: #ff6c00;
font-size: 106%;
background: url('/media/img/menu_item_bg_off.png') no-repeat;
text-decoration: none;
}
#accordion a.selected {
background: url('/media/img/menu_item_bg_on.png') no-repeat;
}
#accordion a:hover {
background: url('/media/img/menu_item_bg_on.png') no-repeat;
}
#accordion .subnav a {
padding-left: 30px;
height: 24px;
}

#menu-fact {
z-index: 2000;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
text-align: center;
}
#menu-fact-info {
z-index: 2000;
display: none;
position: absolute;
bottom: 200px;
left: 80px;
margin: 0px;
text-align: left;
}
#menu-fact-info p {
text-align: left;
width: 171px;
height: 113px;
overflow: hidden;
color: #FFFFFF;
}

/* CONTENT */

#page {
width: 53.30em; *width:52.02em;
min-width: 693px;
text-align: center;
}
#page #wrapper {
background: url('/media/img/right_col_bg.gif') repeat-y;
padding: 1px 19px 40px 19px;
text-align: left;
min-height: 812px;
height: auto !important;
height: 812px;
position: relative;
}
#page #wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

#header {
width: 620px;
min-height: 225px;
height: auto !important;
height: 225px;
padding: 0;
margin: 0 auto 0 auto;
}
#header img {
margin: 8px auto 0 auto;
}

#ft {
position: relative;
clear: right;
float: right;
color: #9e8e7c;
font-size: 93%;
width: 680px;
margin: 10px 2px 0 0;
}
#ft a, #ft a:active, #ft a:visited {
color: #9e8e7c;
text-decoration: none;
}
#ft a:hover {
text-decoration: underline;
}
#ft p {
color: #9e8e7c;
text-align: right;
}


/* OTHER ELEMENTS */

#page-peel {
visibility: hidden;
position: relative;
float: left;
z-index: 2500;
}
#page-peel img {
width: 52px;
height: 53px;
position: absolute;
left: 3px;
bottom: -19px;
z-index: 2500;
-ms-interpolation-mode: bicubic;
}
#page-peel span {
width: 51px;
height: 50px;
position: absolute;
left: 4px;
bottom: -19px;
text-indent: -9999px;
z-index: 2000;
background-position: bottom left;
}

.row {
margin: 5px 0;
padding: 0 15px;
position: relative;
}

.pagination {
color: #999999;
float: right;
margin: 35px 10px 0 0;
}
.next {
position: absolute;
right: 0px;
bottom: -19px;
}
.previous {
position: absolute;
left: 0px;
bottom: -19px;
}

.label-over {
position: relative;
}
.label-over label {
display: block;
padding: 0;
margin: 5px 0 0 0;
}
label.over-apply {
color: #999999;
position: absolute;
top: 8px;
left: 10px;
margin: 0;
}

div.error {
position: absolute;
display: block;
margin: 8px 0 0 280px;
background: #cc5555;
color: #fff;
font-family: tahoma;
font-size: 85%;
border: 1px solid #ddd;
box-shadow: 0px 0px 3px #333;
-moz-box-shadow: 0px 0px 3px #333;
-webkit-box-shadow: 0px 0px 3px #333;
padding: 4px 10px 4px 10px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
z-index: 100;
width: 120px;
}
div.success {
background: #81c76e;
width: 30px;
}

#kiwi {
z-index: 1005;
position: absolute;
top: -69px;
right: 30px;
}
#kiwi-info {
z-index: 1006;
display: none;
position: absolute;
right: 5px;
top: -290px;
background: url('/media/img/kiwi-rollover.png') no-repeat;
width: 203px;
height: 165px;
padding: 60px 0 0 30px;
margin: 0 0 0 80px;
}
#kiwi-info p {
text-align: left;
width: 173px;
height: 113px;
overflow: hidden;
color: #666666;
}

.finder {
width: 210px !important;
padding: 0;
}
.finder p {
margin-bottom: 10px;
}
.finder input {
width: 130px;
float: left;
margin: 0;
}
.finder .submit, .finder-wide .submit {
width: 60px;
height: 37px;
background: url('/media/img/go.png');
text-indent: -999em;
margin-top: -2px;
border: 0;
float: right;
cursor: pointer;
}

.finder-wide {
width: 378px !important;
float: right;
padding: 0;
}
.finder-wide p {
margin-bottom: 10px;
}
.finder-wide input {
width: 290px;
float: left;
margin: 0;
}

.review_quote {
font-size: 150%;
line-height: 190%;
width: 210px;
margin: auto;
color: #523429
}
.review_quote p {
text-align: center;
margin: 10px 0 0 0;
color: #a97946;
font-size: 93%;
}
 
.menu-bg {
background: url('/media/img/rounded-bg-bg.png') repeat-y;
width: 585px;
padding: 5px 20px;
position: relative;
min-height: 335px;
height: auto !important;
height: 335px;
}
.menu-bg h1 {
margin: 0 0 10px 0;
clear: both;
display: block
}
.menu-item {
width: 260px;
padding: 0;
margin: 0 0 25px 0;
}
.menu-item .price {
float: right;
color: #723a08;
font-size: 108%;
}
.menu-item .title {
display: block;
color: #222222;
font-size: 108%;
}
.menu-item .description {
color: #723a08;
font-size: 85%;
width: 220px;
}

.allergy-advice {
float: left;
clear: both;
width: 100%;
margin: 8px 0 0 0;
font-size: 77%;
}

#wson-bg {
background: url('/media/img/wson-bg.png') repeat-y;
padding: 0 25px;
width: 276px;
margin: 0;
}
#wson-bg label {
color: rgb(80,80,80);
}
#wson-bg input {
width: 265px;
}
#wson-bg select {
width: 277px;
color: rgb(80,80,80);
}
#wson-bg .cv {
-khtml-appearance: none;
color: rgb(80,80,80);
background-color: #FFFFFF;
border: 1px solid rgb(180, 180, 180);
height: 30px;
margin: 0 0 5px 0;
padding: 5px 0 0 6px;
}
#wson-bg .submit {
width: 82px;
height: 37px;
padding: 0;
margin: 10px 0 0 195px;
border: none;
}

#restaurant-results {
clear: both;
min-height: 200px;
height: auto !important;
height: 200px;
}
#restaurant-results a {
color: #60310a;
}
#restaurant-results table td {
padding: 7px 10px;
}
#restaurant-results td {
border-bottom: 1px solid #CCCCCC;
}

#restaurant-search h1 {
float: left;
width: auto;
}
#restaurant-search p {
padding: 0;
}
#restaurant-search .label-over {
margin: 5px 10px 0 0;
float: right;
}
#restaurant-search input {
width: 300px;
margin: 0;
}
#restaurant-search .submit {
float: right;
width: 60px;
height: 37px;
margin-top: 3px;
background: url('/media/img/go.png') no-repeat;
cursor: pointer;
border: 0;
text-indent: -999em;
}

#restaurant-map {
float: right;
width: 350px;
height: 390px;
margin: 10px 0;
border: 1px solid #CCCCCC;
}
#restaurant-info {
float: left;
width: 235px;
height: 362px;
padding: 10px;
margin: 10px 0;
border: 5px solid #f1debf;
}
#restaurant-info h1 {
background: url('/media/img/marker.png') no-repeat;
height: 52px;
padding: 0 0 0 65px;
display: table-cell;
vertical-align: middle;
}
#restaurant-info h3 {
clear: both;
font-weight: bold;
margin: 0 0 5px 0;
color: #523429;
}
#restaurant-info p {
padding: 0;
color: #523429;
font-size: 93%;
margin: 0 0 10px 0;
}
#restaurant-info .address {
font-size: 100%;
font-weight: bold;
margin-top: 10px;
}
#restaurant-info ul {
margin: 0 0 10px 0;
padding: 0;
color: #523429;
font-size: 93%;
}
#restaurant-info li {
margin: 0 10px 1px 0;
padding: 0;
list-style: disc inside none;
}
#restaurant-info a {
color: #e97424;
}

#join-top {
text-align: center;
margin: 0;
padding: 0
}
#join-bg {
background: url('/media/img/join-bg.png') repeat-y;
width: 386px;
text-align: center;
margin: 0 auto 0 auto;
padding: 15px 0 0 0;
}
#join {
position: relative;
padding: 0px 50px;
margin: 0 auto 0 auto;
width: 286px;
min-height: 433px;
height: auto !important;
height: 433px;
text-align: left;
}
#join label {
color: #523429;
}
#join .input1 {
width: 280px;
}
#join .input2 {
color: #523429;
width: 292px;
}
#join .submit {
position: absolute;
right: 30px;
bottom: -10px;
width: 121px;
height: 41px;
background: url('/media/img/join-submit.png') no-repeat;
cursor: pointer;
border: 0;
text-indent: -999em;
font-size: 0px;
display: block;
line-height: 0px;
}
#join .gender {
margin: 5px 0;
}
#join .gender input {
padding: 0;
margin: 0;
height: auto !important;
}
#join .check {
margin: 10px 0 0;
}
#join .check input {
padding: 0;
margin: 0;
height: auto !important;
}
#join .submit {
clear: both;
position: relative;
float: right;
margin-right: -50px;
}

#news-pagination {
position: relative;
width: 370px;
float: right;
margin: 10px 0 20px 0;
}
#news .item {
padding: 0;
margin: 15px 0 15px 0;
clear: both;
}
#news .content {
float: right;
width: 370px;
color: #422001;
}
#news .image {
float: left;
width: 236px;
height: 154px;
overflow: hidden;
text-align: center;
padding: 8px 0 0 0px;
background: url('/media/img/news-image-bg.png') no-repeat;
}
#news .polaroid {
float: left;
width: 241px;
height: 174px;
overflow: hidden;
text-align: center;
padding: 30px 0 0 3px;
background: url('/media/img/polaroid-bg.png') no-repeat;
}

.read-more {
color: #ff6600;
float: left;
display: none;
font-size: 90%;
margin: 5px 10px 0 0;
padding: 0 10px 0 0;
background: url('/media/img/read-arrow.png') no-repeat right bottom;
}
.visit {
color: #ff6600;
font-size: 90%;
margin: 5px 10px 0 0;
padding: 0 10px 0 0;
background: url('/media/img/read-arrow.png') no-repeat right bottom;
}

#reviews .item {
color: #ff6600;
text-align: left;
margin: 0 0 15px 0;
width: 280px;
}

.box {
background: url('/media/img/box-bg.png') repeat-y;
width: 245px;
padding: 0 25px;
height: 200px;
}

.position {
clear: both;
margin: 10px 0;
}
.position .title {
color: #994912;
font-size: 116%;
margin: 10px 0 10px 0;
}
.position .description, .position .description p {
color: #878686;
font-size: 98.5%;
}

#faqs {
width: 610px;
position: relative;
}
#faqs h3 {
background: url('/media/img/faq-tomato.png') no-repeat;
padding: 5px 0 0 35px;
color: #9e510c;
font-size: 1.3em;
min-height: 26px;
height: auto !important;
height: 26px;
}
#faqs .answer {
background: url('/media/img/faq-fork.png') no-repeat;
padding: 0 0 0 20px;
margin: 5px 0 20px 35px;
}

.vimeo {
float: left;
background: url('/media/img/vimeo-bg.png') no-repeat;
width: 380px;
height: 216px;
padding: 52px 14px 14px;
}

#burgerchart .burger {
width: 295px;
height: 150px;
padding: 0;
margin: 0 0 5px 0;
}
#burgerchart .burger_img {
width: 95px;
height: 85px;
float: left;
margin: 15px 10px 0 0;
padding: 0;
overflow: hidden;
}
#burgerchart h4 {
font-weight: bold;
font-size: 99%;
line-height: 90%;
color: #755c4a;
padding: 15px 0 0 0;
margin: 0 0 5px 0;
}
#burgerchart p {
color: #9bc657;
line-height: 100%;
font-size: 92%;
padding: 0;
margin: 0;
}
#burgerchart .number {
background: url('/media/img/burgerchart-number.png') no-repeat;
width: 34px;
height: 30px;
padding: 6px 0 0 0;
color: #FFFFFF;
float: left;
margin: 6px 0 0 6px;
font-size: 140%;
text-align: center;
}
#burgerchart .rating {
cursor: pointer;
clear: right;
float: right;
margin: 10px 0 0 0;
height: 30px;
width: 150px;
}
#burgerchart .gobig {
float: left;
clear: left;
margin: 5px 0 0 67px;
font-size: 94%;
}

/* TOMATOES */
.star {
float: left;
width: 23px;
height: 27px;
overflow: hidden;
text-indent: -999em;
font-size: 0px;
display: block;
line-height: 0px;
cursor: pointer;
}
.star, .star a {
background: url('/media/img/burgerchart-tom-off.png') no-repeat;
}
.star a {
display: block;
width: 100%;
height: 100%;
}
.rating .on a {
background: url('/media/img/burgerchart-tom-on.png') no-repeat;
}
.rating .hover a, .rating a:hover {
background: url('/media/img/burgerchart-tom-on.png') no-repeat;
}
.rating .message {
color: #dc6719;
font-size: 77%;
padding: 3px 0 0 0;
clear: both;
display: block;
}

#cyo {
position: relative;
background: url('/media/img/cyo-bg.png') no-repeat;
padding: 0;
margin: -10px auto 0;
width: 566px;
height: 403px;
}
#cyo p {
float: left;
color: #CCCCCC;
width: 150px;
margin: 130px 0 0 45px;
padding: 15px;
}
#cyo .label-over {
float: right;
clear: right;
margin: 0 38px 3px 0;
}
#cyo input {
width: 225px;
}
.cyo-submit {
width: 82px;
height: 37px;
margin-right: 20px;
border: 0;
background: none;
float: right
}
#cyo div.error {
margin-left: 240px;
}

.vacancies td {
padding: 7px 10px;
border-bottom: 1px solid #CCCCCC;
}

.kiwi-thumb {
border: 1px solid rgb(80,80,80);
margin: 10px;
}

.facebook {
float: left;
}
