html{
	background:#fffef6;
}
body{
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:30px;
	background:#fffef6;
}

/* ---- $Layout -------------------------------------------- */

#Container{
	width:960px;
	margin:0 auto;
	padding:0;
	background:#fffef6;
	position:relative;
}

.inner{
	width:960px;
	background:url(../images/faux_col.gif) repeat-y right top;
	position:relative;
}

#CreditLine {
	padding-top: 2px;
}

#CreditLine a {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#Sidebar{
	width:125px;
	background:#1f1f1f;
	float:right;
	margin: 0;
	padding:0 0 7px;
}

#Content{
	width:835px;
	float:left;
	position:relative;
	padding:20px 0 0;
}


#Content p{
	margin:0 0 21px;
	line-height:20px;
}

#MainContent p{
	padding:0 20px 0 0;
}



.clearfix:after, .inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#Skipnav{
	display:none;
}


#Breadcrumbs{
	position:absolute;
	font-size:11px;
	padding:0 8px;
	top:0;
	left:0;
	color:#736357;
}
#Breadcrumbs a{
	font-size:11px;
}

.left{ float:left; }
.right{ float:right; }

/* ---- $Content ------------------------------------------- */

#Container #Content h1.maintitle{
	color:#fff;
	background:#b5ac9f;
	font:bold 18px "Arial Narrow", Arial, Helvetica, sans-serif;
	padding:0 8px;
	height:30px;
	line-height:30px;
	margin:0;
}

#Wrap{
	padding:8px;
	min-height:320px;
	margin:0;
	position:relative;
  background: #f0f2e4;
}

#MainContent{
	width:592px;
	overflow:hidden;
	float:left;
}

#MainContent.large{
	width:100%;
}

.StandardPage #MainContent,
.CheeseHolder #MainContent,
.DrinkHolder #MainContent{
	padding-top:5px;
}

#private-hire #FlashWrap{
	text-align:center;
	background:#000;
}

.PersonImageWrap
{
	float: left;
	width: 100px;
	margin-right: 5px;
}

.PersonWrap h4
{
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: normal;
}

#PeoplePageImage
{
	float: right;
	padding: 5px;
}

.PersonWrap
{
	height: 100px;
	padding: 1px;
	background-color: white;
	margin-bottom: 10px;
}

.PersonPhoto {
	float: left;
	margin-left: 0px;
	padding: 2px;
	padding-top: 3px;
}     
.PersonPhoto img {
	/*border:1px solid black;*/
}

.PersonName { 
	padding-top: 10px;
	margin-left: 110px;
	height: 1em;
}
.PersonDescription {
	padding-top: 5px;
	margin-left: 110px;
	height: 70px;
}


/* ---- $Articles / $Events ------------------------------------ */

#MainContent ol#Articles, #MainContent ol#EventList{
	margin:0;
}

#MainContent li.hentry, #MainContent li.vevent{
	position:relative;
	background-color:#fff;
	height:105px;
	margin:0 0 10px;
	list-style:none;
}

p.date{
	position:absolute;
	right:0;
	top:5px;
	font:bold 15px "Arial Narrow", Arial, Helvetica, sans-serif;
}

#Content ul.details{
	position:relative;
	top:0;
	overflow:hidden;
	margin:0 0 4px;
	font:bold 15px "Arial Narrow", Arial, Helvetica, sans-serif;
}
.EventPage #Content ul.details{
	margin-bottom:21px;
}

#MainContent ul.details li{
	float:left;
	list-style:none;
	background:url(../images/event_details_li.gif) no-repeat right 4px;
	padding:0 9px;
}

#MainContent ul.details li.first{
	padding-left:0;
}
#MainContent ul.details li.last{
	background:none;
}

.holder{
	margin-left:108px;
}

#Content h2.summary, #Content h2.entry-title{
	margin:0 0 5px;
	padding-top:5px;
}

#Content h2.summary{ 
	margin:0; 
}

#Content h2.summary a,#Content h2.entry-title a{
	font-size:17px;
}

.ArticlePage .entry-content, .EventPage .vevent{
	padding:14px 10px 0;
}

.ArticlePage h1, .EventPage h1.summary{
	color:#736357;
	font:bold 17px "Arial Narrow", Arial, Helvetica, sans-serif;
	margin:0 0 12px;
}

.EventPage h1.summary{
	margin:0;
}
.entry-content a, .description a{
	font-size:13px;
}

.description{
	clear:both;
}

.photo{
	display:block;
	width:95px;
	height:95px;
	position:absolute;
	left:2px;
	top:2px;
	background-color:#ccc;	
}

.ArticlePage div#MainContent, .EventPage div#MainContent{ 
	background:#fff;
	border-top:2px solid #beb7ae;
	border-bottom:2px solid #beb7ae; 
}

#Categories{
	margin:0 0 12px;
}

#MainContent .pagination{ position:relative; margin-left:0; min-height:20px; }
#MainContent .pagination li{ background:none; padding:0; list-style:none; }
#MainContent .pagination li.next{ position:absolute; right:0; top:0; }

/* ---- $Rooms --------------------------------------------- */

/* -- $Filter ---------- */

#Filter{
	background:#484540;
	padding:8px;
	color:#fff;
}

#Content #Filter p{
	margin-bottom:0;
}

#Filter .select{
	background:#2a2824;
	margin:8px 0 0;
	padding:8px 0 25px;
	position:relative;
	overflow:hidden;
}

#Filter ul{
	position:relative;
	padding:0 6px 0;
}

#Filter ul li{
	float:left;	
	padding:0 8px;
	text-align:center;
}

#Filter ul li img {
  margin: 0 auto 5px;
}

#Filter ul li a{
	float:left;
	color:#fffef6;
	font-weight:normal;
  	display: block;
	text-align:center;
}

#Filter ul li.current a {
  color: #fff;
  font-weight:bold;
} 

.leftfilter{
	float:left;
}

.rightfilter{
	float:right;
}

#Filter li.noicon {
	background:url(../images/country_li.gif) no-repeat 0 3px;
	padding:0 8px;
  height: auto;
}

#Filter li.noicon.first {
  background: none;
}

#Filter li span.remove{
	color:#d6dab9;
	display:block;
	position:relative;
	font-weight:bold;
	margin:0 0 -20px;
}

body #Content .help{
	color:#b5ac9f;
}

/* Filtered results */

#Wrap .results ul{
	margin:0;
}

#Wrap .results p{
	margin:0 0 8px;
}

#Wrap .results ul li {
  float: left;
  width: 260px;
  margin-right: 13px;
  list-style:none;
}

#Wrap .pagenumbers {
  clear: both;
  margin-top: 10px;
}

#Wrap .pagenumbers p {
  margin-bottom: 5px;
}

.results a{
	color:#000;
	font-weight:normal;
}

.results a:hover, .results a:focus{
	font-weight:bold;
}

/* ---- $ProductPage ------------------------------------------- */

.item{
	position:relative;
	background:#fff;
	border-top:2px solid #beb7ae;
	border-bottom:2px solid #beb7ae;
	padding:8px;
	min-height:170px;
}

.ProductPage .item h1{
	color:#736357;
	font:bold 17px "Arial Narrow", Arial, Helvetica, sans-serif;
	margin:0;
}

p.category{
	position:absolute;
	top:8px;
	right:0;
}

p.category img{
  display:inline;
	margin:0 0 0 5px;
}

/* ---- $RegistrationPage/$EditMemberPage ------------------ */

.box{
	background:#484540;
	margin:0 0 8px;
	padding:11px;
	color:#fffef6;
}

.box a{
	color:#fffef6;	
}

#DetailsForm{
	background:#484540 url(../images/form_bg.gif) no-repeat 8px bottom;
	padding-bottom:36px;
	margin-bottom:0;
}

#Content .box h2{
	font:bold 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height:12px;
	border-bottom:2px solid #beb7ae;
	padding:0 0 4px;
	text-transform:uppercase;
	margin:0 0 12px;
}

.box h2 span{
	font:normal 13px Arial, Helvetica, sans-serif;
	text-transform:none;
}

.box form div.left{
	width:365px;
}
.box form div.right{
	width:348px;
	margin:0 25px 0 0;
}

form div.field{
	position:relative;
	overflow:hidden;
	margin:0 0 8px;
}

form label.left{
	float:left;
	width:118px;
}

input.text{
	width:240px;
	padding:1px;
}

.checkbox input{
	position:absolute;
	right:0;
	top:5px;
}

.checkbox label{
	margin-right:20px;	
}

form div.right label.left{
	width:100px;
}

#Content form div.right p{
	text-align:right;
	margin-bottom:6px;
	position:relative;
}

.Actions{
	position:relative;
	height:40px;
}

#Form_RegistrationForm_action_register, #Form_Form_action_process, #Form_Form_action_save, .RegistrationPage #CustomLoginForm_CustomLoginForm_action_dologin{
	position:absolute;
	right:24px;
	top:12px;
	background-color:#f2f2e8;
	border:none;
	padding:1px 6px;
	font:bold 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
}

#Form_Form_action_process {
	left: 0;
}

#Form_Form_action_process p.checkbox input, #CustomLoginForm_CustomLoginForm p.checkbox, #MemberLoginForm_LoginForm p.checkbox{
	position:relative;
	margin:0 0 0 118px;
} 


#CustomLoginForm_CustomLoginForm p.checkbox label, #MemberLoginForm_LoginForm p.checkbox label{
	float:none;
	position:relative;
}

#CustomLoginForm_CustomLoginForm p.checkbox input, #MemberLoginForm_LoginForm p.checkbox input{
	position:relative;
	top:auto;
}

#Form_Form .checkbox
{
	position: relative;
	top: 0;
	float: left;
}

#Form_Form .checkbox .right
{
	float: left;
	width: 110px;
}

#Form_Form .FormHeading
{
	font:bold 16px "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height:30px;
	text-transform:uppercase;
}

#MapHolder {
		width: 575px;
		height: 390px;
		margin: 10px;
		margin-top: 0px;
		float: left;
		overflow: hidden;
}

.mapMoxon {
		margin-left: -50px;
		margin-top: -250px;
}

.mapHighbury {
		margin-left: -250px;
		margin-top: -300px;
}


#MapHolder img {
		/*visibility: hidden;*/
}

#ForgotPassword{
	position:absolute;
	left:380px;
	top:-50px;
	margin:0;
}

.RegistrationPage #CustomLoginForm_CustomLoginForm_action_dologin{
	left:300px;
	right:auto;
}

.required, .bad, .validation{
	color:#ff0000;
}

.good{
	color:#c1ff7e;
}

.box .validation {
	color: #8e1e1e;
	background-color: #ffcbcb;
	background-image: url(../images/validation_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 10px;
	padding-top: 5px;
	padding-left: 22px;
	position: relative;
	top: 5px;
	width: 300px;
	line-height: 40px;
	height: 40px;
}

/* ---- $InfoBox ------------------------------------------- */

#InfoBox{
	background:#484540 url(../images/infobox_bg.gif) no-repeat left bottom;
	width:200px;
	padding:8px 10px 75px;
	color:#fffef6;
	font:16px Arial, Helvetica, sans-serif;
	float:right;
}

#InfoBox.ProductPage, #InfoBox.MapPage {
	margin-top:20px;
	color:#b5ac9f;
	font:13px Arial, Helvetica, sans-serif;
}

.PeopleHolder #InfoBox{
	font-size:13px;
}

#InfoBox.MapPage { margin: 0; }

#InfoBox.ProductPage p, #InfoBox.ProductPage ul{
	margin-bottom:12px;
}

.ArticleHolderPage #InfoBox p, .EventHolderPage #InfoBox p{
	margin-bottom:6px;
}

#InfoBox h2{
	color:#fffef6;
	border-bottom:1px solid #beb7ae;
	text-transform:uppercase;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 2px;
	margin:0 0 4px;
}

#Content #InfoBox h3{
	border-top:1px solid #beb7ae;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	padding:4px 0 0;
}

#Content #InfoBox.ProductPage h3{
	border:none;
	text-transform:none;
  	color: #b5ac9f;
}

#InfoBox a{
	color:#fffef6;
	font:bold 14px "Arial Narrow", Arial, Helvetica, sans-serif;
}

#InfoBox h4
{
	font: bold 15px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
}

#InfoBox .linkout, #InfoBox .linkout a
{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-weight: bold;
	line-height: normal;
	font-size: 13px;
}

#InfoBox .InfoSubTitle
{
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5ac9f;
	font-weight: 700 !important;
	margin: 2px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: normal;
	clear: both;
}

#InfoBox .InfoContent
{
	margin-bottom: 10px;
}

.Homepage .linkout{
	clear:both;
}

.InfoContent h5
{
	font-size: 0.9em !important;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

#EventTitle, #DiaryTitle
{
	color: red;
}

.InfoTitle a:hover {
	text-decoration: underline;
}

.InfoSubTitle #DiaryEnt
{
	margin-top: 15px;
}

#InfoBox .InfoPicture
{
	float: left;
	padding-right: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#Content .InfoContent .smalldate
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	padding-top: 0px;
	margin: 0;
	padding-bottom: 5px;
	margin-top: 2px;
	font-size: 12px;
	line-height: 15px !important;
}



#InfoBox .InfoContent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding-bottom: 0px;
}

#InfoBox .InfoContent a
{
	font-size: 14px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold !important;
}

#Categories li{
	position:relative;
	padding:0 0 0 20px
}

#InfoBox #Categories a.remove{
	position:absolute;
	left:0;
	top:5px;
}

#InfoBox #Categories a{
	font-weight:normal;
	font-size:16px;
}

#Archive li{
	background:url(../images/closed.gif) 2px 5px no-repeat;
	padding:0 0 0 20px
}

#Archive li.open{
	background-image:url(../images/open.gif);
}

#Archive li li{ 
	background:none; 
	padding:0;
}

#Archive li span{
	color:#b5ac9f;
	font-weight:normal;	
}

#InfoBox #Archive a{
	margin-left:6px;
	font-weight:normal;
}

#InfoBox #Categories a.section, #InfoBox #Archive a.section{
	font-weight:bold;
}

.ArticleHolderPage #InfoBox p, .EventHolderPage #InfoBox p, .ArticlePage #InfoBox p, .EventPage #InfoBox p{
	font:13px Arial, Helvetica, sans-serif;
}


/* ---- $Menu $Sidebar -------------------------------------- */

#Menu{
	margin-top:12px;
}

#Menu li{
	background:url(../images/menu_li_div.gif) no-repeat left bottom;
	padding:3px 12px 7px 14px;
}

#Menu a{
	display:block;
	font:16px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#fffef6;
}

#Menu a.section, #Menu a.current{
	color:#b5ac9f;
}

#Menu a:hover{
	color:#fff;
	text-decoration:none;
}
#Menu li.twitter{
	background:none;
}
#Menu .twitter a{
	background:url(../images/twitter.gif) no-repeat right top;
	padding:0 37px 0 0;
	margin-top:16px;
}

/* ---- $SubMenu/$Footer --------------------------------------- */

#SubMenu, #SubSubMenu, #Footer{ 
	background:#484540;
	height:30px;
	overflow:hidden;
}
#SubMenu li, #SubSubMenu li, #Footer li{
	float:left;
	line-height:30px;
}
#SubMenu a, #SubSubMenu a, #Footer a{
    color:#fffef6;
	border-right:1px solid #b5ac9f;
	padding:0 8px;
	font-weight:normal;
}

#Footer a{
	font-size:14px;
}

#Footer a.last{
	border:none;
}

#SubMenu a:hover, #SubSubMenu a:hover, #Footer a:hover{
	text-decoration:none;
	color:#fff;
}

#SubMenu a.section, #SubMenu a.current, #SubSubMenu a.section, #SubSubMenu a.current, #Footer a.section, #Footer a.current{
	color:#b5ac9f;
}
#SubSubMenu{
	background:#1f1f1f;
}

/* ---- $Image Gallery ------------------------------------- */

.GalleryPage #Wrap{
	padding:16px;	
}

#Gallery{
	position:relative;
	overflow:hidden;
}

#Gallery li{
	float:left;
	margin:0 12px 12px 0;
}

#Gallery li a{
	display:block;
	border:4px solid #b5ac9f;
}

#Gallery li a:hover{
	border:4px solid #736357;
}

body #jquery-lightbox img{
	display:inline;	
}

/* ---- $General Typography -------------------------------- */

strong{ font-weight:bold; }

em{ font-style:italic; }

a{
	text-decoration:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#467137;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	margin:0 12px 12px;
}

img{ display:block; }

#MainContent ul, #MainContent ol{
	margin: 10px 0 21px 16px;	
}

#MainContent ul li, #MainContent ol li {
	list-style:inside square;
}

#Content h2{
	font-size:14px;
	font-weight:bold;
	margin:0 0 4px;
}

#Content h3{
	font-size:12px;
	font-weight:bold;
}

/* -------- $WYSIWYG IMGS ------------------------ */

img.right {
	float:right;
	margin:0 0 10px 10px;
}
img.left {
	float:left;
	margin:0 10px 10px 0;
}
img.leftAlone {
	float:none;
	display:block;
}
img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

/* Cows Animation */

#Splash
{
	margin: 0;
	padding: 0;
	display: none;
	border-right: none;
	background-color: #F0F2E4;
	min-height: 640px;
	width: 834px;
	
}
#CowsOverlay {
	position: absolute;
	top: 0;
	z-index: 50;
	height: 40px;
	width: 835px;
	background-color: #FFFEF6;
	margin-right: 0px;
	margin-top: -20px;
}
#CowsAnimationHolder {
	position: absolute;
	top: 0px;
	z-index: 49;
	margin: 0;
	padding: 0;
	margin-top: -20px;
	margin-left: 1px;
	padding-bottom: 20px;
	width: 836px;
	top: 0;
}

#CowsAnimation {
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid black;
}

#splashBottom {
	position: absolute;
	bottom: 0;
	width: 960px;
	background: #F0F2E4; /*#484540;*/
	height:30px;
	padding: 0; margin: 0;
	overflow:hidden;	
}

#splashBottom p {
	font-size: 1em;
	color: #000;
	padding-left: 10px;
	line-height: 30px;
}

#splashBottom a{
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	text-decoration: none;
}


#splashBottom a:hover{
	text-decoration: underline;
}

#splashBottom .left {
	float: left;
}

#splashBottom .right {
	float: right;
	padding-right: 5px;
}

#MenuCover {
	display: none;
	position: absolute;
	top: 120px;
	width: 125px;
	height: 510px;
	background-color: #F0F2E4;
	border-left: 1px solid #F0F2E4;
	margin-left: -1px;
}