@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: none;
	}
body {
	padding:0;
	margin:0;
	text-align: center;
	background: #003063;
	font-family: "Trebuchet MS", "MS Trebuchet", Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #5F6278;
	letter-spacing:0.2px;
	font-size: 1em;
	}
a {
	outline: none;
    }
a, a:visited {
	color: #004693;
	text-decoration: none;
	}
a:hover, a:focus, a:active {
	text-decoration: underline;
	}

h1 {
	color: #003063;
	font-size: 140%;
	text-transform: uppercase;
	padding-right: 30px;
	padding: 2px 0 4px;
	}
h1.sIFR-replaced {
	padding: 0;
	}
h2 {
	text-transform: uppercase;
	font-size: 120%;
	color: #003063;
	}
h3 {
	font-size: 110%;
	margin-bottom: 1.2em;
	}
p {
	margin: 0 0 1.2em;
	}
address {
	font-style: normal; 
	margin: 0 0 1em;
	}
.clear-l {
	clear: left;
	}
.clearfix {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 1px;
	}
.accessibility {
	display: none;
	height: 0;
	}
.imgl {
	margin: 4px 10px 10px 0; 
	padding: 5px 5px 8px; 
	border: 1px solid #ddd;
	float: left;
	}
.imgr {
	margin: 4px 0 10px 10px; 
	padding: 5px 5px 8px; 
	border: 1px solid #ddd;
	float: right;
	}	
	
.heading {
	position: relative;
	min-height: 35px;
	margin-bottom: 0.7em;
	border-bottom: 1px solid #BDBFCA;
	}
.heading img {
	position: absolute;
	top:0;
	right: 10px;
	}

/* layout */
#wrapper {
	background: #fff;
	position: relative;
	width: 900px; 
	text-align: left; 
	margin: 0 auto; 
	border: 10px solid #002245; 
	border-width: 0 10px 10px;
	}
#nav {
	position: absolute;
	top: 42px;
	left: 212px;
	width: 455px;
	height: 14px;
	}
#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -440px;
	width: 205px;
	height: 84px;
	z-index: 9999;
	border: none;
	}
#content {
	background:url("../images/gradient.png") 0 0 repeat-x;
	width: 860px;
	padding: 2em 20px 0;
	margin: 0 0 3em;
	text-align: left;
	}
#leftcol {
	width: 150px;
	float: left;
	}
.rightcol {
	float: right; 
	width: 240px;
	margin: 0 0 20px 10px;
	}
.rightcol-frame {
	border: 4px solid #ccc;
	padding: 10px;
	background: #F4F4F4;
	text-align: center;
	}
#review-rot {
	border: 4px solid #ccc; 
	border-width: 4px 0;
	background: url("../images/quote.png") 24px 14px no-repeat #f4f4f4;
	padding: 14px 20px 20px 70px;
	clear: left;
	}
#footer {
	color: #003063;
	clear: left;
	text-align: center;
	text-transform:uppercase;
	padding: 2.5em 10px 5em 10px;
	font-size: 90%;
	}
#footer ul {
	float: left;
	width: 100%;
	list-style: none;
	}
#footer ul li {
	float: left;
	background: #F4F4F4;
	width: 251px;
	border: 1px dotted #ccc;
	padding: 10px;
	margin: 0 10px 20px;
	height: 7.2em;
	text-transform:none;
	}
#footer ul li h2 {
	margin: 0 0 0.3em;
	text-transform: uppercase;
	}	
#footer ul li p {
	margin: 0;
	}
		
/* navigation */
#nav ul {
	list-style: none;
	width: 670px;
	float: left;
	}
#nav li {
	list-style: none;
	float: left;
	background: url("../images/nav_bg.png") 100% 50% no-repeat;
	margin: 0 0 0 6px;
	}
#nav li a {
	height: 14px;
	display: block;
	padding: 0 12px 0 0;
	}
#nav li a:focus {
	outline: thin dotted #ccc;
	}
#nav li.last {
	background: none;
	}
#nav li.last a {
	padding: 0;
	}
#nav li a span {
	display: none;
	}
#nav li a.home {
	background: url("../images/nav_home.png") 0 0 no-repeat;
	width: 47px;
	}
#nav li a.menus {
	background: url("../images/nav_menus.png") 0 0 no-repeat;
	width: 54px;
	}
#nav li a.parties {
	background: url("../images/nav_parties.png") 0 0 no-repeat;
	width: 113px;
	}
#nav li a.gallery {
	background: url("../images/nav_gallery.png") 0 0 no-repeat;
	width: 68px;
	}
#nav li a.reviews {
	background: url("../images/nav_reviews.png") 0 0 no-repeat;
	width: 63px;
	}
#nav li a.news {
	background: url("../images/nav_news.png") 0 0 no-repeat;
	width: 43px;
	}
#nav li a.nletter {
	background: url("../images/nav_newsletter.png") 0 0 no-repeat;
	width: 101px;
	}
#nav li a.wine {
	background: url("../images/nav_wine.png") 0 0 no-repeat;
	width: 42px;
	}
#nav li a.blog {
	background: url("../images/nav_blog.png") 0 0 no-repeat;
	width: 65px;
	height: 23px;
	margin-top: -4px;
	}
	
/* nav2 */
#nav2 {
	float: left;
	width: 900px;
	position: relative;
	height: 26px;
	margin-bottom: 40px;	
	z-index: 9999;
	}
#nav2 ul {
	position: absolute;
	top: 0;
	right: 20px;
	list-style: none;
	background: url("../images/bg_nav2.png") 0 0 no-repeat;
	width: 500px;
	padding: 0 0 0 10px;
	height: 26px;
	}
#nav2 li {
	height: 26px;
	float: left;
	background: url("../images/nav_bg.png") 100% 12px no-repeat;
	margin: 0 0 0 6px;
	}
#nav2 li a {
	display: block;
	padding: 0 12px 0 0;
	height: 26px;
	}
#nav2 li.li_booking {
	position: relative;
	}
#nav2 li.social {
	background: none;
	position: relative;
	}
#nav2 li.social a {
	padding: 0;
	}
#nav2 li a span {
	display: none;
	}
#nav2 li a.about {
	background: url("../images/nav2_about.png") 0 8px no-repeat;
	width: 66px;
	}
#nav2 li a.contact {
	background: url("../images/nav2_contact.png") 0 8px no-repeat;
	width: 79px;
	}
#nav2 li a.history {
	background: url("../images/nav2_history.png") 0 8px no-repeat;
	width: 53px;
	}
#nav2 li a.booking {
	background: url("../images/nav2_booking.png") 0 8px no-repeat;
	width: 131px;
	}
#nav2 li a.producers {
	background: url("../images/nav2_producers.png") 0 8px no-repeat;
	width: 73px;
	}
#nav2 li a.twitter {
	background: url("../images/nav2_twitter.png") 0 2px no-repeat;
	width: 22px;
	text-indent: -9999em;
	margin: 0;
	border: 0;
	}
#nav2 li a.facebook {
	background: url("../images/nav2_facebook.png") 0 2px no-repeat;
	width: 22px;
	text-indent: -9999em;
	margin: 0;
	border: 0;
	}

#nav2 li.social div.dropdown {
	display: none;
	padding-top: 15px;
	width: 100px;
	height: 56px;
	position: absolute;
	top: 21px;
	left: -39px;
	}
#nav2 li.social:hover div.dropdown {
	display: block;
	}
#nav2 li.social:hover div.dropdown span {
	display: none;
	}
#nav2 li.social div.drop_fb {	
	background: url("../images/drop_fb.png") 50% 1px no-repeat;
	}
#nav2 li.social div.drop_tw {	
	background: url("../images/drop_tw.png") 50% 1px no-repeat;
	}

/* booking form */	
#nav2 li.li_booking div#booking {
	display: none;
	padding-top: 15px;
	width: 310px;
	height: 380px;
	position: absolute;
	top: 19px;
	right: -20px;
	background: url("../images/bg_booking.png") 50% 1px no-repeat;
	}
#nav2 li.li_booking:hover div#booking {
	display: block;
	}
#form-area {
	text-align: center;
	}
#booking .main-form {
	float: left;
	width: 240px;
	}
/*#booking .search-btn {
	margin: 10px 0 0 -6px;
	float: left;
	width: 80px;
	}
#booking label {
	float:left;
	font-weight:bold;
	width: 240px;
	}
#booking label.accessibility {
	display: none;
	width: 0;
	}
#booking select:focus {
	background: #FFFFCC;
	}
#booking .party-size, 
#booking .date, 
#booking .time {
	text-align: left;
	margin-bottom: 7px;
	}
#booking .formfield {
	font-size: 11px;
	border: 0;
	padding: 2px;
	width: 52px;
	margin: 0 -10px 7px 0;
	display: inline;
	}
#booking input.formfield {
	padding: 3px;
	margin-left: 10px;
	}
#booking input {
	padding: 3px;
	}
#booking #submit {
	float: left;
	width: 78px;
	}*/
#nav2 li #OT_logoLink a {
	height: auto; 
	display: inline; 
	padding: 0 0 0 10px;
	}
#booking h2 {
	display: block; 
	color: #fff;
	}
#booking #OT_searchWrapperAll {
	background: none;
	}
#booking #OT_searchWrapper {
	background: none; 
	height: 150px;
	}
#booking #OT_searchWrapper dl {
	top: 15px;
	}
#booking #OT_searchWrapper dt {
	color: #fff;
	}
#booking #OT_searchWrapper dd {
	text-align: left;
	}
#booking #OT_searchWrapper input,
#booking #OT_searchWrapper select {
	border: 0;
	height: 20px;
	}
#booking #OT_searchWrapper input {
	padding-top: 2px;
	}

#booking #OT_timeLbl {
	left: 0; 
	top: 100px; 
	text-align: right;
	width: 110px;
	}
#booking #OT_time {
	left: 120px; 
	top: 100px;
	}
#booking #OT_submitWrap {
	top: 130px; 
	left: 120px;
	}
#booking #OT_searchWrapper #dateDisplay {
	float: left; 
	margin: 0 0 0 5px; 
	color: #aaa;
	}
#booking #OT_logoLink {
	top: 178px; 
	padding: 0 0 5px; 
	text-align: left; 
	color: #222;
	}
#booking #OT_logo {
	top: 202px; 
	text-align: left; 
	height: 28px;
	}
	
/* review rotator */
#review-rot q {
	color: #003063;
	font-size: 120%;
	quotes: none;
	line-height: 150%;
	}
#review-rot q span {
	font-size: 80%;
	color: #222;
	}
#review-rot .more-link {
	text-align: right;
	margin: 0;
	}
#review-rot a {
	color: #c00;
	text-decoration: none;
	}
	
/* footer */
#footer span {
	margin-left: 30px;
	text-transform: none;
	}
p.ehaus {
	color: #bbb;
	margin-top: 5em;
	text-transform: none;
	}
p.ehaus a {
	color: #bbb;
	font-weight: bold;
	}
	
/* index page styles */	
.index h1 {
	display: none;
	margin-bottom: 0.7em;
	border: none;
	padding: 0;
	}
.index h1.sIFR-replaced {
	margin-bottom: 0.4em;
	}
.index .img-rot {
	height: 360px;
	}
#img-rot {
	width: 900px;
	height: 169px;
	border-top: 4px solid #5F6278;
	border-bottom: 1px solid #BDBFCA;
	clear: left;background: url("../images/loader.gif") 50% 70px no-repeat #5F6278;
	}
#img-rot .rot-img {
	position: relative;
	}
#img-rot .rot-img img {
	float: none;
	}
#img-rot .rot-img .gradient {
	background:url("../images/gradient.png") 0 0 repeat-x;
	width: 100%;
	height: 71px;
	position: absolute;
	top: 0;
	left: 0;
	}
.index #img-rot {
	height: 360px;
	background: url("../images/loader.gif") 50% 170px no-repeat #5F6278;
	}
.index-col {
	float: left;
	width: 410px;
	text-align:justify;
	}
.news-col {
	margin-right: 40px;
	}
div.enews h2 {
	background: url("../images/h2_newsletter.png") 10px 10px no-repeat #5F6278;
	width: 410px;
	height: 40px;
	margin: 0 0 1px 0;
	}
div.enews a,
div.enews a:visited {
	color: #222;
	display: block;
	font-size: 90%;
	background: #E1E1E6 url("../images/ico_enews_2.png") no-repeat scroll 355px 10px;
	border: 1px dotted #CCCCCC;
	padding: 10px 65px 10px 10px;
	margin-bottom: 20px;
	}
div.enews a:hover,
div.enews a:active, 
div.enews a:focus {
	background-color: #F4F4F4;
	color: #535668;
	text-decoration: none;
	}
.news-col h2 {
	background: url("../images/h2_news.png") 0 0 no-repeat;
	width: 200px;
	height: 21px;
	}
.index-col img.ico {
	float: right;
	margin: 0 0 10px 10px;
	}
.index-col h2 {
	margin: 0.2em 0 0.6em;
	text-indent: -9999em;
	}
.news-col ul {
	margin-top: -25px;
	}
.index-list {
	list-style: none;
	float: left;
	}
.index-list li {
	list-style: none;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
	}

li.menu h2 {
	background: url("../images/h2_menu.png") 0 0 no-repeat;
	width: 270px;
	height: 21px;
	}
li.blog h2 {
	background: url("../images/h2_diary.png") 0 0 no-repeat;
	width: 227px;
	height: 21px;
	}
li.gift h2 {
	background: url("../images/h2_gift.png") 0 0 no-repeat;
	width: 200px;
	height: 21px;
	}
li.recipe h2 {
	background: url("../images/h2_recipe.png") 0 0 no-repeat;
	width: 200px;
	height: 21px;
	}
	
.index-list ul {
	margin-bottom: 0.4em;
	float: left;
	width: 320px;
	}
.index-list ul li {
	height: auto;
	margin: 0 0 0.2em;
	padding: 0 0 0 10px;
	background: url("../images/bullet_middot.png") 0 50% no-repeat;
	border: none;
	}
.index-list h3 {
	margin-bottom: 0.2em;
	text-align: left;
	}
.index-list a {
	color: #990000;
	}
.index-list a:hover {
	text-decoration: none;
	}
.index-list a img {
	border: 0;
	margin: 20px 0 5px;
	}

/* contact us */
.contact #content h1 {
	/*background: url("../images/contact_h1_bg.png") 100% 98% no-repeat;*/
	}
.contact #content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 0.2em;
	}
.contact #content #googlemap {
	float: right;
	width: 437px;
	margin: 0 0 1em 20px;
	}
.contact #content #googlemap iframe, .contact #content .map {
	float: right;
	border: 1px solid #ddd;
	padding: 5px;
	}
	
	
/* menus page */
.menu-list {
	overflow: hidden; 
	width: 570px;
	}
.menu-list li {
	list-style: none; 
	height: 160px; 
	width: 160px; 
	margin: 0 15px 20px; 
	float: left; 
	background:url("../images/menu_li_bg.png") 50% 0 no-repeat; 
	font-weight: bold; 
	text-transform: uppercase; 
	line-height: 18px;
	}
.menu-list li a {
	height: 90px; 
	width: 138px; 
	padding: 45px 10px 0; 
	text-align: center; 
	float: left; 
	width: 140px; 
	height: 120px;
	color: #666;
	}
.menu-list li a:hover {
	text-decoration: none; 
	color: #333;
	}
a.pdf, 
a.pdf:visited {
	border: 1px solid #CAE3FF;
	background: url("../images/ico_pdf.png") 4px 50% no-repeat;
	color: #571717;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 5px 5px 5px 25px;
	display: block;
	margin-right: 20px;
	}
a.pdf:hover, 
a.pdf:focus {
	color: #f00;
	text-decoration: none;
	border-color: #A6CAFF;
	}
.pText {
	margin-top: -2em;
	/*overflow: auto; 
	height:500px;*/
	} 
.pText div {
	margin-bottom: 3em;
	}
	
/* reviews */
.rev-entry {
	padding-bottom: 1.3em;
	margin-bottom: 1.6em;
	border-bottom: 1px solid #ccc;
	}	
.reviews h3 {
	color: #a00;
	font-size: 90%;
	text-transform: uppercase;
	}
.rev-entry blockquote {
	background: url("../images/quote.png") no-repeat 0 0;
	padding: 0 0 1em 45px;
	font-style: italic;
	}
a.read-rev {
	border-bottom: 1px solid #003063;
	padding: 6px 10px 1px 45px;
	height: 18px;
	font-weight: bold;
	margin-left: 45px;
	background: url("../images/review_link.png") 6px 4px no-repeat;
	text-transform: uppercase;
	}
a.read-rev:hover, 
a.read-rev:focus, 
a.read-rev:active {
	text-decoration: none;
	color: #c00;
	border-color: #c00;
	background-position: 6px 4px;
	}
a.read-rev:visited {
	background-position: 6px 100%;
	border-color: #ccc;
	color: #aaa;
	}
.reviews #footer {
	padding-top: 0;
	}
	
/* history */
.history h3 {
	font-size: 90%;
	font-weight: normal;
	}
	
/* parties */
.events h3 {
	margin: 1.5em 0 0.6em;
	}
/*.events .rightcol h2.sIFR-replaced {
	margin: 0;
	}
.events .rightcol .sIFR-flash {
	margin: 0 auto;	
	}*/
.events .rightcol ul {
	list-style: none;
	margin-bottom: 1em;
	}
.events .rightcol ul li {
	background: none;
	}
p.pdf {
	font-size: 80%;
	text-align: center;
	}
	
/* about */
ul.profiles {
	list-style: none;
	}
ul.profiles li {
	float: left; 
	clear: left; 
	margin: 0.5em 0; 
	border-bottom: 1px solid #ddd; 
	padding-bottom: 0.5em;
	width: 100%;
	}
.about h2 {
	font-weight: bold; 
	margin-bottom: 0.2em;
	}
	
/* gallery */
.gallery_link {
	border: 1px dotted #ccc;
	background: url("../images/gallery_thumb06.jpg") 10px 10px no-repeat #F4F4F4;
	min-height: 90px;
	padding: 6px 6px 6px 130px;
	margin: 4px 0 4px 10px;
	font-weight: bold;
	display: inline-block;
	width: 150px;
	float: right;
	}
.gallery_link:hover {
	text-decoration: none;
	background-color: #fff;
	}
.vid-col {
	float: left;
	width: 400px;
	}	
.img-col {
	border-right: 1px solid #ccc;
	float: left;
	width: 439px;
	margin-right: 10px;
	padding-right: 10px;
	}
#gallery ul {
	list-style: none;
	}
#gallery ul li {
	background:url("../images/frame.png") 0 0 no-repeat;
	width: 145px;
	height: 150px;
	margin: 0 1px 10px 0;
	float: left;
	text-align: center;
	}
#gallery ul li img {
	border: 1px solid #ccc;
	border-right-color:#aaa;
	border-left-color:#aaa;
	border-top-color: #999999;
	margin-top: 15px;
	}
/* news */
.newspage h2 {
	margin-top: 50px;
	}
.newspage h3 {
	margin-bottom: 10px;
	}
.newspage .rightcol-frame h2 {
	margin: 0 0 10px;
	}
.news-local {
	margin-top: -50px;
	float: left;
	width: 560px;
	}
a.facebook,
a.twitter {
	width: 71px;
	margin: 5px 0 0;
	padding: 4px 4px 4px 36px;
	border: 1px dotted #ccc;
	color: #990000;
	font-size: 90%;
	line-height: 110%;
	text-align: left;
	float: left;
	}
a.facebook {
	background: url("../images/ico_facebook.png") 6px 50% no-repeat;
	margin-right: 10px;
	}
a.twitter {
	background: url("../images/ico_twitter.png") 6px 50% no-repeat;
	}
a.facebook:hover, 
a.twitter:hover {
	text-decoration: none;
	background-color: #fff;
	border-style: solid;
	}

/* newsletter */
.cmxform {
	margin: 0 290px 20px 0;
	border: 1px solid #ccc; 
	padding: 20px;
	}
.rightcol ul {
	list-style: none;
	text-align: left;
	}
.rightcol li {
	padding-left: 10px;
	background: url("../images/bullet_middot.png") 0 50% no-repeat;
	}
.rightcol li a {
	color: #900;
	}
.rightcol h2 {
	margin-bottom: 0.6em;
	}

	
/* jQuery image rotator */
#slider {
	width: 900px;
	height: 169px;
	position: relative;
	overflow: hidden;
	}
#sliderContent {
	width: 900px; /* important to be same as image width or wider */
	height: 169px;
	position: absolute;
	top: 0;
	margin-left: 0;
	list-style: none;
	}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	}
.sliderImage span {
	visibility: hidden;
	position: absolute;
	left: 0;
	padding: 10px 20px;
	width: 860px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
	color: #fff;
	display: none;
	bottom: 0;
	}
.index #slider {
	height: 360px;
	}
.index #sliderContent {
	height: 360px;
	}
