@charset "utf-8";
/* CSS Document */

/* ---RESET---
==============================================
----------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
a { outline: none; }

.clearBoth { clear:both; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* ---TYPOGRAPHY---
===============================================================
---------------------------------------------------------------*/

/* Default font settings. 
   The font-size percentage is of 16px. (0.875 * 16px = 14px) */
body { 
  line-height: 1.5; 
  font-size: 75%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fefaea;
  color: #000;
}


/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    font-family: "Myriad Pro",Verdana,Arial,sans-serif;
    font-weight: bold;
	text-transform: uppercase;
}

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; }
h3 { font-size: 1.3em; line-height: 1; margin-bottom: 0.5em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 0.5em; }
h5 { font-size: 1.1em; margin-bottom: 0.5em; }
h6 { font-size: 1.1em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Text elements
-------------------------------------------------------------- */

p         		{ margin: 0 0 1.5em; }
p.rightText   	{ text-align: right; }
p.centerText  	{ text-align: center; }

img.leftImg  	{ float: left; margin: 0 0.5em 0.5em 0; padding: 0; }
img.rightImg 	{ float: right; margin: 0 0 0.5em 0.5em; }
img.centerImg 	{ display:block; margin: 0 auto; }

a:focus, 
a:hover     { color: #713007; }
a           { color: #b5981c; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th, tbody th 		{ background: #f7fef8; }
th,td,caption { padding: 4px 10px 4px 5px; }
td          { background: white; }
tr.even td  { background: #dceee6; }
tfoot       { font-style: italic; }
caption     { background: #eaf7ff; font-weight: bold; font-style: italic; }

.cnrCell    { text-align: center; }
.leftCell   { text-align: left; }
.rightCell  { text-align: right; }

/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #c6693a; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


/* horizontal rules
--------------------------------------------------------------- */

.hr			{ height: 1px; width: 880px; margin: 20px auto; border-bottom: 1px solid #f9f8db; clear: both; }
.hr hr		{ visibility: hidden; margin: 0; padding:0; }



/* SITE SPECIFIC STYLES
=================================================================
----------------------------------------------------------------*/

.container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

.footerContainer {
	width: 960px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin: 10px auto;
}

.rightWing {
	width: 235px;
	float: right;
	margin: 25px 0 0;
	text-align: right;
}

.rightWing select {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ceab05;
	width: 200px;
	height: 18px;
}

.leftWing {
	width: 240px;
	float: left;
	margin: 25px 0 0;
	font-family: "Myriad Pro",Verdana,Arial,sans-serif;
    font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #ceab05;
}

.leftWing a { 
	font-size: 12px;
	color: #ceab05;
}

.logoAnimation {
	width: 220px;
	height: 220px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff url(collectionImages/logo-bg.gif) no-repeat;
}

.header {
	padding: 0 25px;
}

.header h3 {
	color: #ceab05;
	font-size: 16px;
	border-bottom: 2px solid #ceab05;
	line-height: 1.25;
}

.banner {
	width: 960px;
	height: 270px;
	overflow: hidden;
	margin-bottom: 25px;
	clear: both;
}


.content {
	clear:both;
	padding: 0 25px 25px;
}

.row {
	width: 910px;
	overflow: auto;
	clear:both;
	margin-bottom: 25px;
}

.row img {
	float:left;
	margin: 0 50px 0 0;
}
.row img.last { margin-right: 0; }

a.logoLink {
	display: block;
	float:left;
	width: 270px;
	height: 192px;
	overflow: hidden;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 50px 0 0;
}
a.logoLink:hover { background-position: center top; }
a.logoLink.last { margin-right: 0; }

a.logoLink.hamlets	{ background-image: url(collectionImages/hamlets-block.gif); }
a.logoLink.hotel	{ background-image: url(collectionImages/bluehaven-block.gif); }
a.logoLink.oldbank	{ background-image: url(collectionImages/oldbank-block.gif); }
a.logoLink.aperitif { background-image: url(collectionImages/aperitif-block.gif); }
a.logoLink.foodco	{ background-image: url(collectionImages/foodco-block.gif); }
a.logoLink.bentley	{ background-image: url(collectionImages/bentley-block.gif); }
a.logoLink.senkin {background-image: url(collectionImages/sen-block.gif);}
a.logoLink.training {background-image: url(collectionImages/bhtraining.jpg);}

a.logoLink.studioblue {background-image: url(collectionImages/SB-block.gif);}
a.logoLink.frnlounge{background-image: url(collectionImages/frn-block.gif);}
a.logoLink.storeLink {
	height: 127px;
	background-image: url(collectionImages/store-block.gif);
}
a.logoLink.cafenew {
	height: 127px;
	background-image: url(collectionImages/newstore-block.gif);
}
a.logoLink.Bhavencafe
{
 height: 127px;
 background-image: url(collectionImages/blue-haven-cafe-logo2.gif);
 }


.content p {
	text-align: center;
}

