@charset "utf-8";
a{ outline:none
}
body {
	background-color: #203759;
	background-image: url(../layout/bg_sec.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Franklin Gothic Medium";
	font-size: 62.5%;
}
.genpadding{
	padding: 10px;
}
#bg_topsec{
	background-image: url(../layout/bg_topsec.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 0px;
	height: 475px;
}
.hidden_section{
	position: relative;
	height: 60px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
.hidden_section .logo_format{
	margin-left: 20px;
	margin-right: 20px;
}
#toggle{
	text-align: center;
	position: relative;
	width: 100%;
}
#main_img_container{
	position: relative;
	width: 901px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_img_container #logo{
	position: absolute;
	left: -63px;
	top: -24px;
	height: 90px;
	width: 238px;
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	overflow: hidden;
}
#main_img_container .disp_img{
	text-align: center;
	height: 598px;
	width: 891px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #FFFFFF;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#main_img_container .disp_img .img_format{
	float: left;
}
.thumbs_container{
	position: relative;
	text-align: center;
	height: 75px;
	width: 891px;
	margin-top: -45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thumbs_container .thumbs_format{
	margin-right: 5px;
	margin-left: 5px;
	height: 75px;
	width: 100px;
	cursor: pointer;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../layout/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}
#info_box_container{
	position: absolute;
	width: 583px;
	left: 338px;
	top: 201px;
	text-align: left;
	z-index: 1;
}
#info_box_container .info_content{
	float: left;
	position: relative;
	width: 563px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	overflow: hidden;
}
#info_box_container #toggle2{
	float: right;
	height: 100%;
	width: 20px;
	position: relative;
	background-image: url(../layout/toggle_button_upright.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}
#info_box_container #malcolm{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#info_box_container #left_sec{
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#info_box_container #right_sec{
	float: right;
	margin-right: 10px;
	width: 270px;
	margin-top: 20px;
	margin-left: 10px;
}
#navi_container{
	text-align: center;
	width: 891px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#navi_container ul{
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#navi_container li{
	list-style-type: none;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Trebuchet MS";
	float: right;
}
#navi_container li a{
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	height: 30px;
	outline:none;
	cursor: pointer;
	font-size: 1.5em;
	display: block;
}
#navi_container li a:hover{
	color: #3C649B;
	text-decoration: none;
	background-image: url(../layout/navi_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navi_container li span{
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	display: block;
	height: 24px;
}
#navi_container li span:hover{
	background-image: url(../layout/navi_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi_container #current_open_page{
	background-color: #000000;
}
#footer_container{
	text-align: center;
	width: 901px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#footer_container #websir{
	float: right;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 0.6em;
	font-family: "Trebuchet MS";
}
#footer_container #websir a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer_container #websir a:hover{
	text-decoration: underline;
}
#footer_container #ws_padding{
	padding: 2px;
}
.cb {
	clear: both;
	height: 0px;
}
.pdf {
	background-image: url(../layout/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-decoration: none;
	color: #3C649B;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
	padding-right: 10px;
	margin-bottom: 5px;
	display: block;
	background-color: #FFFFFF;
}
.xmaspdf {
	background-image: url(../layout/xmaspdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	text-decoration: none;
	color: #CE2C2C;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
	margin-bottom: 5px;
	display: block;
	width: 200px;
	padding-top: 5px;
}
#websir {
	background-image: url(http://www.websir.co.uk/tag.gif);
	height: 12px;
	width: 37px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.info_content {
	background-image: url(../layout/fish.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#email2 {
	font-size: 1.1em;
	color: #234062;
	border: 1px solid #234062;
}
#submit {

}
.down_button{
	text-indent: -999px;
	height: 17px;
	width: 18px;
	background-image: url(../layout/down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	right: 9px;
	top: 8px;
	cursor: pointer;
}
form{
	display: block;
	margin: 0px;
	padding: 0px;
}
#hp_formcon{
	position: absolute;
	width: 238px;
	left: -42px;
	top: 66px;
}
#friend {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: left;
	display: block;
	left: -21px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
#friend h2 {
	cursor: pointer;
}
#career {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 1em;
	text-align: left;
	overflow: hidden;
	display: block;
	left: -21px;
	padding-bottom: 10px;
}
.careers {
	background-image: url(../images/careericon.png);
	background-repeat: no-repeat;
	background-position: 180px;
}

.baf {
	background-image: url(../images/baficon.png);
	background-repeat: no-repeat;
	background-position: 180px;
}

#career h2 {
	cursor: pointer;
}
.fish_logo{
	background-image: url(../layout/fish_logo.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	padding-left: 26px;
}
#popcontainer{
	display: none;
}
.michelin {
	display: block;
	width: 160px;
	background-image: url(../layout/michelinman.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 87px;
	font-weight: normal;
	text-transform: none;
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #173457;
}
.timeout {
	display: block;
	width: 160px;
	background-image: url(../layout/timoutlondon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 87px;
	font-weight: normal;
	font-size: 1.12em;
	margin-bottom: 5px;
	text-transform: none;
	color: #173457;
}
.timeout2 {
	display: block;
	width: 160px;
	background-image: url(../layout/michelinman.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 87px;
	font-weight: bold;
	font-size: 1.12em;
	margin-bottom: 5px;
	text-transform: none;
	color: #173457;
}

.timeout span {
	font-weight: bold;
}

.michelin span {
	font-weight: bold;
	color: #173457;
}
#christmas {
	height: 30px;
	width: 240px;
	z-index: 5;
	top: 10px;
	right: 5px;
	position: absolute;
	background-image: url(../xmaspdf.gif);
	color: #FFF;
	text-align: right;
}
#christmas h1 {
	color: #632323;
	line-height: normal;
	padding-top: 0px;
	margin-top: 3px;
	margin-right: 45px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#threecourse a {
	color: #17304A!important;
}
#threecourse {
	background-image: url(../layout/angussteak.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.vote {
	background-image: url(../images/vote.gif);
	height: 20px;
	width: 94px;
	display: block;
	color: #FFF;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 3px;
}

.formheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	background-color: #2E5687;
	color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#dinerschoice {
	display: block;
	background-image: url(../layout/dinerschoiceopentable.png);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #294AA6;
	font-weight: bold;
	font-size: 1.4em;
}
#dinerschoice span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
}
