@charset "utf-8";

/*
	Title:		Waterkloof
	Date:		April 18, 2012
--------------------------------------------------------------			
*/


	/* Common elements */



@font-face {
 font-family:'Gotham-Book';
 src: url('../fonts/gotham-book.eot');
 src: url('../fonts/gotham-book.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham-book.woff') format('woff'), url('../fonts/gotham-book.ttf') format('truetype'), url('../fonts/gotham-book.svg#gotham-book') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family:'Gotham-Medium';
 src: url('../fonts/gotham-medium.eot');
 src: url('../fonts/gotham-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham-medium.woff') format('woff'), url('../fonts/gotham-medium.ttf') format('truetype'), url('../fonts/gotham-medium.svg#gotham-medium') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family:'Gotham-Bold';
 src: url('../fonts/gotham-bold.eot');
 src: url('../fonts/gotham-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham-bold.woff') format('woff'), url('../fonts/gotham-bold.ttf') format('truetype'), url('../fonts/gotham-bold.svg#gotham-bold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family:'BodoniBkBTBook';
 src: url('../fonts/bodonbk_-webfont.eot');
 src: url('../fonts/bodonbk_-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bodonbk_-webfont.woff') format('woff'), url('../fonts/bodonbk_-webfont.ttf') format('truetype'), url('../fonts/bodonbk_-webfont.svg#BodoniBkBTBook') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/gotham-light.eot');
    src: url('../fonts/gotham-light.eot') format('embedded-opentype'),
         url('../fonts/gotham-light.woff2') format('woff2'),
         url('../fonts/gotham-light.woff') format('woff'),
         url('../fonts/gotham-light.ttf') format('truetype'),
         url('../fonts/gotham-light.svg#GothamLight') format('svg');
		 font-weight: normal;
		 font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PlayfairDisplay-Italic';
    src: url('../fonts/PlayfairDisplay-Italic.eot');
    src: url('../fonts/PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PlayfairDisplay-Italic.woff') format('woff'),
         url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype'),
         url('../fonts/PlayfairDisplay-Italic.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}





body {
	margin:0;
	padding:0;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing:antialiased;
	
    font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#58595b;
	background:#f8f8f8;
	overflow-x:hidden;
}
body{-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
  -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */}
.clear:after, .banner-wrap:after, .header:after, .banner:after, .detail-container-wrap:after, .detail-container:after, .footer-wrap:after, .wine-contents-wrap:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
a img {
	border:0
}
a, input, select, textarea {
	outline:none
}
article, aside, figure, figcaption, footer, hgroup, header, nav, section {
	display:block
}
.right-col li a {text-decoration: none!important;}
.btn-link-2 {
	position:absolute;
	width:138px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family:'Gotham-Medium';
	font-size:9px;
	background:#000;
	background:rgba(0, 0, 0, .7);
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	left:44px;
	top:149px
}
.btn-link-2:hover {
	position:absolute;
	width:138px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family:'Gotham-Medium';
	font-size:9px;
	background:#A72C31;
	
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	left:44px;
	top:149px
}
#accordion-list li a {text-decoration: none!important;}
.btn-link-1 {
	position:absolute;
	width:180px;
	height:26px;
	font-family:'Gotham-Medium';
	font-size:10px;
	line-height:26px;
	text-decoration:none;
	background:#2a2a2c;
	color:#FFF;
	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	left:380px;
	top:0px;
	z-index:4;
	display:block
}
.btn-link-1:hover {
	position:absolute;
	width:180px;
	height:26px;
	font-family:'Gotham-Medium';
	font-size:10px;
	line-height:26px;
	text-decoration:none;
	background:#FFF;
	color:#000;
	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	left:380px;
	top:0px;
	z-index:4;
	display:block
}
.btn-link {
	position:relative;
	float:right;
	width:188px;
	height:38px;
	margin-top:20px;
	font-size:10px;
	line-height:38px;
	text-decoration:none;
	background:#464646;
	color:#FFF;
	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px
}
.btn-link:hover {
	background:#3b3c3c
}
/* Common elements */	







.page-wrap {
	clear:both;
	min-width:960px;
	overflow:hidden;
}
/* Begin header */



.header-wrap {
	clear:both;
	min-height:172px;
	background:#FFFFFE
}
* html .header-wrap {
	height:auto !important;
	height:172px
}
.header {
	clear:both;
	width:940px;
	padding:0 10px;
	margin:0 auto;
}
.logo-link {
	float:left;
	width:236px;
	height:118px;
	margin:30px 36px 0 0;
}
.logo-link img {
	float:left;
	margin:0
}
.nav-area {
	float:left;
	width:470px;
	margin-top:20px;
	overflow:hidden;
}
.nav-area ul {
	clear:both;
	width:500px;
	margin:0;
	padding:0;
	list-style:none
}
.nav-area ul li {
	float:left;
	width:150px;
	margin:18px 10px 0 0;
	font-family:'PlayfairDisplay-Italic';
	font-size:14px;
	line-height:16px;
}
.nav-area ul li a {
	float:left;
	width:150px;
	padding:0 0 5px;
	text-decoration:none;
	color:#010102;
	background:url(../images/top-nav-bg-sp.gif) repeat-x left 17px;
	display:block
}
.nav-area ul li a:hover, .nav-area ul li.active a {
	color:#a72c31;
	background-position:0 -3px
}
.nav-area ul li.current_page_item a {
	color:#a72c31;
	background-position:0 -3px
}
.nav-area ul li.current_page_parent a {
	color:#a72c31;
	background-position:0 -3px
}
.nav-area ul li.current_page_ancestor a {
	color:#a72c31;
	background-position:0 -3px
}
.header-right-contents {
	float:right
}
.header-right-contents address {
	clear:both;
	margin-top:42px;
	color:#adafb2;
	font-style:normal;
	font-family:'Gotham-Bold';
	font-size:9px;
	line-height:16px;
	text-align:right;
	display:block
}
.header-right-contents ul {
	clear:both;
	margin:0;
	padding:2px 0 0;
	list-style:none
}
.header-right-contents ul li {
	clear:both;
	color:#adafb2;
	font-style:normal;
	font-family:'Gotham-Bold';
	font-size:9px;
	line-height:16px;
	text-align:right
}
.header-right-contents ul li a {
	text-decoration:none;
	padding-right:11px;
	color:#adafb2;
	background:url(../images/bullet-arrow.gif) no-repeat right 4px
}
.header-right-contents ul li a:hover {
	text-decoration:underline
}
/* End header */		



	



	/* Begin banner */	



.banner-wrap {
	position:relative;
	clear:both;
	min-width:960px;
	height:291px;
	overflow:hidden;
	z-index:1;
	background:#fffffe
}
.banner-inner {
	clear:both;
	min-width:960px;
	height:291px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:2
}
.arrows-wrap {
	clear:both;
	width:960px;
	height:158px;
	margin:0px auto;
	position:relative;
	top:-270px;
	z-index:5
}
.left-slider-wrap, .right-slider-wrap {
	float:left;
	width:auto;
	height:291px;
	overflow:hidden;
	position:relative
}
.left-sliding-panel, .right-sliding-panel {
	width:auto;
	height:291px;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	z-index:2
}
.left-sliding-panel {
	left:auto;
	right:0
}
.left-sliding-panel div, .right-sliding-panel div {
	float:left;
	width:1236;
	height:291px;
	margin:0;
	position:relative;
	overflow:hidden
}
.left-sliding-panel div {
	float:right;
	width:764px
}
.left-sliding-panel img, .right-sliding-panel img {
	float:left;
	width:auto;
	margin:0;
	position:relative;
	z-index:1
}
.left-sliding-panel img {
	float:right
}
.left-slider-arrow, .right-slider-arrow {
	position:absolute;
	width:37px;
	height:64px;
	background:url(../images/slider-nav-bg-sp.png) no-repeat 0 0;
	left:0px;
	top:94px;
	cursor:pointer;
	z-index:5
}
.right-slider-arrow {
	background-position:0 -200px;
	left:auto;
	right:0px
}
div.slider-txt {
	position:absolute;
	width:330px;
	left:25px;
	height:auto;
	top:172px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:25px;
	font-style:italic;
	z-index:4;
	color:#FFF;
}
.scroller {
	position:absolute;
	left:459px;
	top:247px;
	z-index:9;
	width:auto;
	margin:0;
	padding:0;
	list-style:none
}
.scroller li {
	float:left;
	width:10px;
	height:9px;
	margin-right:2px;
	font-size:7px;
	line-height:7px;
	background:url(../images/scroller-bg-sp.png) no-repeat 0 0;
	cursor:pointer
}
.scroller li.active {
	background-position:0 -20px
}
/* End banner */		



	



	/* Begin detail container */



.detail-container-wrap {
	clear:both;
	background:#FFFFFE;
	min-width:960px
}
.detail-container {
	clear:both;
	width:940px;
	padding:0 10px 70px;
	margin:0 auto;
	position:relative;
}
.left-col {
	float:left;
	width:671px
}
.news-row {
	float:left;
	width:621px;
	margin-top:40px;
	padding-bottom:32px;
	border-bottom:1px solid #d6d6d6
}
.news-row img {
	float:left;
	margin:16px 28px 0 0
}
.news-content {
	float:left;
	width:140px;
	margin-right:20px
}
.news-content strong {
	clear:both;
	font-size:11px;
	line-height:14px;
	color:#252525;
	display:block
}
.news-content em {
	clear:both;
	margin:0;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#a72c31;
	text-transform:uppercase;
	display:block
}
.news-content p {
	clear:both;
	margin:10px 0 0;
	line-height:16px;
	color:#58595b
}
.link-bold-txt {
	font-weight:bold;
	text-decoration:none;
	color:#58595b
}
.link-bold-txt:hover {
	text-decoration:underline
}
.last {
	margin-right:0;
	background:none;
	padding-right:0
}
.wine-slider {
	float:left;
	width:625px;
	margin-top:45px;
	padding-bottom:20px;
	
}
.wine-left {
	float:left;
	width:474px
}
.wine-contents-wrap {
	position:relative;
	clear:both;
	width:465px;
	height:83px;
	z-index:1
}
.wine-contents {
	position:absolute;
	width:465px;
	height:83px;
	background:#FFFFFE;
	left:0;
	top:0;
	opacity:0;
	filter:alpha(opacity=0)
}
.wine-img-container {
	float:left;
	width:313px
}
.wine-img-container img {
	float:left;
	margin:0
}
.wine-data {
	float:left;
	width:145px
}
.wine-data strong {
	clear:both;
	font-size:15px;
	padding:4px 0 0;
	line-height:19px;
	color:#252525;
	display:block
}
.wine-data em {
	clear:both;
	margin:0;
	padding-bottom:3px;
	font-style:normal;
	font-size:11px;
	font-family:'Gotham-Bold';
	line-height:14px;
	color:#a72c31;
	display:block
}
.wine-data a {
	float:left;
	padding-left:24px;
	margin-top:4px;
	text-decoration:none;
	line-height:17px;
	background:url(../images/icon-tag.gif) no-repeat 0 0;
	color:#58595b
}
.wine-data a:hover {
	text-decoration:underline
}
.wine-mid {
	float:left;
	width:45px;
	margin-top:5px
}
.nav-next-link {
	float:left;
	width:37px;
	height:72px;
	background:url(../images/nav-next-link.gif) no-repeat 0 0;
	text-indent:-99999px
}
.wine-right {
	float:left;
	width:120px;
	margin-top:12px;
	overflow:hidden
}
.wine-right a {
	float:left;
	padding:0;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	color:#adafb2;
	background:none;
	display:block
}
.wine-right a:hover {
	text-decoration:underline
}
.next-item-data {
	display:none
}
.right-col {
	float:right;
	width:180px;
	/*border-left:1px solid #d7d7d7;*/
	margin-top:0px;
}
.widget {
	position:relative;
	float:left;
	width:242px;
	padding:45px 0 30px;
	margin-top:-5px;
	background:#f5f5f5;
	padding-left:30px;
	margin-left:-100px;
	
}
.widget strong, .widget em {
	clear:both;
	margin:0;
	font-family:'open_sansregular';
	font-size:9px;
	line-height:13px;
	color:#000;
	text-transform:uppercase;
	display:block
}
.widget em {
	
	font-style:normal;
	font-family:'open_sansregular';
	font-size:13px;
	line-height:18px;
	color:#FFF
}
.widget-img-container {
	position:relative;
	clear:both;
	width:226px;
	margin-top:8px;
	overflow:hidden
}
.widget-img-container img {
	float:left;
	margin:0;
	border:3px solid #FFF;
}
.widget p {
	clear:both;
	margin:0;
	padding:10px 5px 0 9px;
	line-height:16px;
	color:#252525;
	display:block
}
.link-red {
	float:left;
	margin:15px 0 0 9px;
	font-weight:bold;
	text-decoration:none;
	color:#a72c31
}
.link-red:hover {
	text-decoration:underline
}
/* End detail container */		







	/* Begin Restaurant & activities */	



.restaurant-activities .banner-wrap, .about-us .banner-wrap, .wines .banner-wrap {
	height:243px
}
.restaurant-activities .slider-txt, .about-us .slider-txt, .wines .slider-txt {
	top:130px
}
.restaurant-activities .scroller, .about-us .scroller, .wines .scroller {
	top:215px
}
.restaurant-activities .arrows-wrap, .about-us .arrows-wrap, .wines .arrows-wrap {
	top:-288px
}
.restaurant-activities .arrows-wrap .btn-link-1, .about-us .arrows-wrap .btn-link-1, .wines .arrows-wrap .btn-link-1 {
	top:18px
}
.breadcrumbs-wrap {
	float:left;
	width:625px;
	margin-top:17px
}
.breadcrumbs-wrap h1 {
	/*clear:both;
	margin:0;
    font-family: 'GothamLight';
	font-size:26px;
	line-height:32px;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;*/
	/*font-family:'BodoniBkBTBook';
	font-size:36px;
	line-height:42px;*/
	
	clear:both;
	margin:0;
    font:38px/42px 'PlayfairDisplay-Italic';
	font-weight:normal;
	color:#252525;
	padding:0px;}
	
.breadcrumbs {
	clear:both;
	width:625px;
	height:34px;
	margin-top:5px;
	border:1px solid #adafb2;
	border-left:none;
	border-right:none;
	overflow:hidden
}
.breadcrumbs span {
	float:left;
	width:15px;
	height:22px;
	margin-top:5px;
	border-right:1px solid #ccc;
	margin-right:15px
}
.breadcrumbs a {
	float:left;
	margin-top:8px;
	text-decoration:none;
	font-family:'Gotham-Medium';
	font-size:12px;
	line-height:16px;
	color:#58595b
}
.breadcrumbs a:hover, .breadcrumbs a.current {
	color:#a72c31
}
.inner-left {
	float:left;
	width:315px
}
.inner-left img {
	float:left;
	margin:20px 0 0
}
.inner-right {
	float:left;
	width:320px
}
.inner-right h2 {
	clear:both;
	margin:0;
	padding:10px 0 0;
	font-size:11px;
	line-height:14px;
	color:#a72c31
}
.inner-right p {
	clear:both;
	margin:3px 0 10px;
	line-height:15px
}
.widget-col {
	float:right;
	width:145px;
	margin-top:27px
}
.widget-col h3 {
	clear:both;
	margin:0;
    font-family: 'open_sansregular';
    /*font-family: 'open_sansbold';*/
	font-size:13px;
	line-height:24px;
	text-transform:uppercase;
	border-bottom:1px solid #adafb2;
	font-weight:normal;
}
.restaurant-img-container {
	position:relative;
	display:block;
	clear:both;
	width:145px;
	margin-top:10px;
	overflow:hidden;
	text-decoration:none
}
.restaurant-img-container img {
	float:left;
	margin:0
}
.widget-col .btn-link-1 {
	width:133px;
	height:26px;
	line-height:26px;
	font-family:'Gotham-Medium';
	font-size:10px;
	left:6px;
	top:auto;
	bottom:6px;
	cursor:pointer;
	text-decoration:none
}
.widget-col a:hover .btn-link-1 {
	background:#FFFFFE;
	color:#58595b
}
/* End Restaurant & activities */	







	/* Begin about us */	



.about-us-detail-content-wrap {
	float:left;
	width:740px;
	overflow:hidden
}
.about-us-detail-content {
	float:left;
	width:740px;
	position:absolute;
	left:-9999px;
	top:0;
	opacity:0;
	filter:alpha(opacity=0)
}
.about-us .inner-left {
	width:184px
}
.about-us .inner-left img {
	margin:9px 0 0
}
.about-us .inner-right {
	width:475px
}
.about-us .inner-right h2 {
	padding:6px 0 0;
	font-size:13px;
	line-height:18px;
	color:#252525
}
.about-us .inner-right strong {
	clear:both;
	font-style:normal;
	padding-bottom:3px;
	font-size:13px;
	line-height:18px;
	color:#adafb2;
	display:block
}
.about-us .inner-right p {
	margin:0;
	padding:10px 0 5px;
	font-size:10px;
	line-height:16px
}
.gallery {
	float:left;
	width:630px;
	margin-top:4px
}
.gallery-item-wrap {
	position:relative;
	float:left;
	width:74px;
	height:100px;
	margin:14px 16px 0 0;
	overflow:hidden;
	cursor:pointer
}
.gallery-item-wrap img {
	float:left;
	margin:0
}
.gallery-item {
	position:relative;
	float:left;
	width:74px;
	height:100px;
	overflow:hidden;
	cursor:pointer;
	z-index:2
}
.overlay {
	position:absolute;
	left:-9999px;
	top:0;
	width:74px;
	height:100px;
	background:url(../images/fallback-img.png) repeat;
	background:rgba(0, 0, 0, .65);
	z-index:3;
	overflow:hidden
}
.overlay-image {
	position:absolute;
	width:202px;
	height:135px;
	z-index:20;
	background:url(../images/gallery-overlay.png) no-repeat;
	display:block;
	margin:-140px 0 0 0;
	left:-9999px;
}
.overlay-image a {
	position:absolute;
	width:202px;
	height:135px;
	display:block;
}
.overlay-show {
}
.about-overlay {
	position:absolute;
	width:144px;
	height:106px;
	z-index:20;
	display:block;
	margin:-116px 0 0 0;
	left:9999px;
}
/* End about us */	







	/* Begin wines */	



.wines h1 em {
	font-style:normal;
	color:#a72c31
}
.wines .inner-left {
	width:200px
}
.wines .inner-right {
	position:relative;
	width:425px;
	margin-top:-7px
}
.wines .inner-left-1 {
	width:320px!important
}
.wines .inner-right-1 {
	position:relative;
	width:325px!important;
	margin-top:-7px
}
.inner-left-1 {
	float:left;
	width:315px
}
.inner-left-1 img {
	float:left;
	margin:20px 0 0
}
.inner-right-1 {
	float:left;
	width:320px
}
.inner-right-1 h2 {
	clear:both;
	margin:0;
	padding:10px 0 0;
	font-size:11px;
	line-height:14px;
	color:#a72c31;
	text-transform:uppercase;
}
.inner-right-1 p {
	clear:both;
	margin:3px 0 10px;
	line-height:20px;
	/*line-height:15px;*/
}
.wine-left-content {
	float:left;
	width:780px;
	margin-top:17px
}
.big-wine-container {
	position:relative;
	float:left;
	width:149px
}
.big-wine-container img {
	float:left;
	margin:0
}
.link-1 {
	position:absolute;
	width:71px;
	height:56px;
	padding-top:15px;
	border-radius:35px;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
	background:#000;
	background:rgba(0, 0, 0, .81);
	font-family:'Gotham-Medium';
	font-size:9px;
	line-height:13px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	left:38px;
	top:105px
}
.link-1:hover {
	background:#a72c32;
	background:rgba(167, 44, 50, .91)
}
.custom-link-wrap {
	position:relative;
	float:left;
	width:149px;
	margin-top:13px
}
.link-2 {
	position:relative;
	float:left;
	width:145px;
	height:30px;
	margin-top:5px;
	padding-left:10px;
	text-decoration:none;
	background:#343233;
	border-bottom:1px solid #d6d6d6;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:block
}
.link-2 span {
	float:left;
	padding-left:23px;
	font-family:'Gotham-Medium';
	font-size:12px;
	line-height:30px;
	color:#FFF;
	cursor:pointer
}
.link-2 span.down {
	background:url(../images/icon-down.png) no-repeat 0 9px
}
.link-2 span.tagged {
	background:url(../images/icon-tag.png) no-repeat 0 7px
}
.link-2:hover {
	background:#a72c32;
	border-bottom:1px solid #edd5d6
}
.link-3 {
	position:relative;
	float:left;
	width:145px;
	height:30px;
	margin-top:5px;
	padding-left:10px;
	text-decoration:none;
	background:#343233;
	border-bottom:1px solid #d6d6d6;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:block
}
.link-3 span {
	float:left;
	padding-left:23px;
	font-family:'Gotham-Medium';
	font-size:12px;
	line-height:30px;
	color:#FFF;
	cursor:pointer
}
.link-3 span.down {
	background:url(../images/icon-down.png) no-repeat 0 9px
}
.link-3 span.tagged {
	background:url(../images/icon-buy.png) no-repeat 0 7px
}
.link-3:hover {
	background:#a72c32;
	border-bottom:1px solid #edd5d6
}
.link-4 {
	position:relative;
	float:left;
	width:145px;
	height:30px;
	margin-top:5px;
	padding-left:10px;
	text-decoration:none;
	background:#343233;
	border-bottom:1px solid #d6d6d6;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:block
}
.link-4 span {
	float:left;
	padding-left:23px;
	font-family:'Gotham-Medium';
	font-size:12px;
	line-height:30px;
	color:#FFF;
	cursor:pointer
}
.link-4 span.down {
	background:url(../images/icon-down.png) no-repeat 0 9px
}
.link-4 span.tagged {
	background:url(../images/usa-flag.png) no-repeat 0 7px
}
.link-4:hover {
	background:#a72c32;
	border-bottom:1px solid #edd5d6
}
.right-col ul {
	clear:both;
	margin:8px 0 0;
	padding:0;
	list-style:none
}
.right-col ul li {
	position:relative;
	float:left;
	width:145px;
	font:14px/24px 'PlayfairDisplay-Italic'; 
	background:url(../images/plaus-icon.png) no-repeat left 8px;
	padding:0 0 0px 15px;
	/*background:url(../images/grey-arrow.png) no-repeat left 10px;
	font-family: 'open_sansregular';
	padding:0 0 0 6px;
	font-family:'Gotham-Medium';
	font-size:10px;
	margin-top:8px
*/}
.right-col ul li span {
	position:relative;
	float:left;
	width:135px;
	height:auto;
	text-decoration:underline;
	
	line-height:24px;
	background:#FFFFFE;
/*	border:1px solid #d6d9db;
*/	color:#adafb2;
/*	border-radius:3px;
	padding-left:8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 -1px 0 #eff0f1;
*/	cursor:pointer;
	display:block
}
.right-col ul li span:hover, .right-col ul li span.active {
	color:#a72c31;
/*	color:#FFF;
	border:1px solid #c16a6e;
	box-shadow:0 -1px 0 #dcabad;
	background:#a72c32;
*/
}
.right-col li ul {
	padding-left:10px;
	margin:0;
	display:none
}
.right-col li li {
	color:#343233;
	padding:0 0 0 15px;
	background:none;
}
.right-col li li ul {
	padding-left:0px;
	display:block
}
.right-col li li a {
	text-decoration:none;
	color:#58595b
}
.right-col li li a dfn {
	text-decoration:none;
	font-style:normal;
	display:block
}
.right-col li li li {
	background:none;
	float:none;
	width:auto;
	margin-top:0;
	clear:both;
}
.right-col li li li a {
	float:left;
	text-decoration:none;
	line-height:20px;
	color:#adafb2
}
.right-col li a:hover, .right-col li.active a {
	color:#a72c31
}
.right-col li.last {
	padding-bottom:10px
}
.right-col li em {
	float:left;
	font-style:normal;
	margin:0;
	padding:0 3px;
	line-height:16px;
	color:#adafb2
}
/* End wines */	







	/* Begin blog */



.blog .detail-container {
	padding-top:15px
}
.blog .banner-wrap {
	border-top:1px solid #d8d9d9;
	height:1px;
	font-size:1px;
	line-height:1px;
	background:#FFFFFE
}
.blog-content-wrap {
	float:left;
	width:625px;
	overflow:hidden
}
.blog-content-wrap strong {
	clear:both;
	padding:10px 0 1px;

	display:block
}
.blog-content-wrap strong a {
	text-decoration:none;
	color:#58595b
}
.blog-content-wrap strong em {
	font-style:normal;
	color:#a72c31
}
.blog-content-wrap p {
	clear:both;
	margin:0;
	padding:0 0 15px;
	line-height:15px;
	color:#939598
}
.blog-content-wrap p a {
	text-decoration:none;
	font-weight:bold;
	color:#939598
}
.blog-content-wrap p a:hover {
	text-decoration:underline
}
.featured-content {
	float:left;
	width:625px;
	margin-top:15px;
	padding-bottom:8px
}
.featured-content strong {
	padding-top:15px
}
.featured-img-container {
	position:relative;
	float:left;
	width:625px
}
.featured-img-container img {
	float:left;
	margin:0
}
.blog-link {
	position:absolute;
	display:block;
	width:auto;
	height:28px;
	padding:0 13px;
	line-height:28px;
	font-size:10px;
	text-decoration:none;
	font-family:'Gotham-Medium';
	font-size:10px;
	text-align:center;
	color:#58595b;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
	background:#FFFFFE;
	right:11px;
	top:11px;
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
.two-col {
	float:left;
	width:625px;
	margin-top:25px
}
.blog-left-content {
	float:left;
	width:304px;
	min-height:280px
}
.blog-img-container {
	position:relative;
	float:left;
	width:100%
}
.blog-img-container img {
	float:left;
	margin:0
}
.blog-right-content {
	float:right;
	width:311px
}
.blog .breadcrumbs a {
	margin-top:9px
}
.blog .breadcrumbs a:hover {
	color:#58595b;
	text-decoration:underline
}
.previous-link, .next-link {
	float:left;
	text-transform:uppercase
}
.next-link {
	float:right !important
}
.paging-wrap {
	float:left;
	width:625px;
	margin-top:7px
}
.paging-wrap a, .paging-wrap span.extend {
	position:relative;
	float:left;
	width:19px;
	height:19px;
	line-height:19px;
	margin-right:3px;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	border:1px solid #d6d9db;
	box-shadow:0 -1px 0 #eff0f1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-align:center;
	background:#FFFFFE;
	color:#7f8c97
}
.paging-wrap a:hover, .paging-wrap a.active {
	background:#a72c32;
	border:1px solid #c8a6a9;
	color:#FFF
}
.comment-form {
	float:left;
	width:360px;
	margin-top:18px
}
.comment-form form {
	margin:0;
	padding:0
}
.cat-row {
	position:relative;
	float:left;
	width:305px;
	line-height:34px;
	font-family:'Gotham-Medium';
	font-size:12px;
	border-top:1px solid #adafb2;
	border-bottom:1px solid #adafb2
}
select.select-cat {
	position:absolute;
	width:150px;
	font-family:Arial;
	font-size:12px;
	right:-48px;
	top:7px
}
.comment-form label {
	float:left;
	margin:0;
	padding:4px 0 0;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#58595b;
	display:block
}
.comment-form-contents {
	float:left;
	width:305px;
	margin-top:12px
}
input.txt, textarea.txtarea {
	float:left;
	width:291px;
	height:15px;
	margin:0;
	padding:6px;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	color:#58595b;
	background:#f1f2f2;
	border:1px solid #fcfcfc
}
textarea.txtarea {
	height:58px
}
input.submit {
	position:relative;
	float:left;
	width:65px;
	height:31px;
	margin-top:10px;
	line-height:31px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background:#a72c32;
	border:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-align:center;
	cursor:pointer
}
/* End blog */







	/* Begin activities detail */



.inner-txt-col-wrap {
	clear:both;
	width:650px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative
}
.inner-txt-col {
	float:left;
	width:295px;
	margin:8px 10px 0 0;
	padding-right:10px;
	position:relative
}
.inner-txt-col p {
	clear:both;
	margin:0;
	padding:16px 0 0;
	color:#515050;
	/*line-height:15px*/
	line-height:20px;
}
.inner-txt-col em {
	font-style:normal;
	font-weight:bold;
	color:#a72c32
}
.check-menu-btn, .make-reservation-btn {
	display:block;
	float:left;
	width:145px;
	height:33px;
	margin-top:35px;
	padding:12px 0 0 50px;
	background:#343233 url(../images/icon-checkout-menu.png) no-repeat 17px 12px;
	font-size:12px;
	line-height:22px;
	font-family:'Gotham-Medium', Arial;
	color:#fff;
	text-decoration:none;
	position:relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px
}
.make-reservation-btn {
	width:140px;
	padding-left:55px;
	background:#343233 url(../images/icon-make-reservation.png) no-repeat 19px 14px;
}
.check-menu-btn:hover, .make-reservation-btn:hover {
	background-color:#a72c32
}
/* End activities detail */







	/* Begin footer */	



.footer-wrap {
	clear:both;
	width:940px;
	padding:0 10px 100px;
	font-family:'Gotham-Book';
	color:#FFF;
	margin:0 auto
}
.footer-wrap strong {
	float:left;
	width:386px;
	margin-top:50px;
	font-size:11px;
	line-height:16px;
	font-weight:normal
}
.footer-wrap strong cite {
	font-style:normal;
	color:#adafb2;
	display:block
}
.footer-wrap strong cite a {
	text-decoration:none;
	color:#adafb2
}
.footer-wrap strong cite a:hover {
	text-decoration:underline
}
.footer-wrap span {
	float:left;
	width:366px;
	margin-top:50px
}
.footer-wrap span a {
	float:left;
	margin-right:11px
}
.footer-wrap span a img {
	float:left;
	margin:0
}
.black {
	color:#000!important;
}
.white {
	color:#FFF!important;
	;
}
/* End footer */	



a {
	color:#58595b;
	text-decoration:none;
}
img.alignleft {
	float:left;
	margin-right:15px;
}
img.alignright {
	float:right;
	margin-right:15px;
}
/* ALEX STYLES HERE */



.previouspostslink, .nextpostslink {
	float:left;
	text-transform:uppercase
}
.nextpostslink {
	float:right !important
}
.wp-pagenavi span.pages {
	display:none;
}
.paging-wrap span.current {
	position:relative;
	float:left;
	width:19px;
	height:19px;
	line-height:19px;
	margin-right:3px;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	border:1px solid #d6d9db;
	box-shadow:0 -1px 0 #eff0f1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-align:center;
	background:#FFFFFE;
	color:#7f8c97
}
.paging-wrap span.current {
	background:#a72c32;
	border:1px solid #c8a6a9;
	color:#FFF
}
.paging-wrap {
	width:auto !important;
	min-width:110px;
	clear:both;
}
#accordion-list span a, #accordion-list span a:visited {
	color: #ADAFB2;
	text-decoration:none;
	display:block;
	width: 143px;
	height: 28px;
}
#accordion-list span a:hover, #accordion-list span.active a {
	color:#a72c31;
	/*color:#FFF;*/
}
.dist-row {
	border-bottom: 1px solid #ADAFB2;
	border-top: 1px solid #ADAFB2;
	float: left;
	font-family: 'Gotham-Medium';
	font-size: 12px;
	line-height: 34px;
	position: relative;
	width: 625px;
}
select.select-dist {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 7px;
	width: 123px;
}
.distributors {
	clear:both;
}
.distributors h3 {
	color:#a72c32;
	font-size:11px;
	line-height:16px;
}
.distributors .info {
	display:none;
	padding-top:25px;
}
.gallery-page-tpl .right-col li ul{display: block}
.right-col ul li span a:hover{/*color: #FFF;*/	color:#a72c31;}






.phone-nav {display: none;}
.grey-border-bottom{border-bottom:solid 1px #d6d6d6; min-height:20px; clear:both;width:622px;}







.blog .detail-container-wrap{ padding:50px 0 100px;}
.blog .detail-container{background:url(../images/blog-container-bgY.jpg) repeat-y 0 0; padding:0 10px;}
.blog .breadcrumbs-wrap{ margin:0;}

.blog .widget-col{ margin:0;}
.blog .featured-content{ margin:0;}
.blog .breadcrumbs{ display:none;}
/*.blog .two-col{ display:block;}*/

.blog .breadcrumbs-wrap{ padding:0 0 8px;}
.blog .breadcrumbs-wrap h2 {
    clear: both;
    color: #000;
    font-family: "GothamLight";
    font-size: 26px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    text-transform:capitalize;
}
.blog .breadcrumbs-wrap span{ clear:both; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:26px; color:464646;}
.blog .breadcrumbs-wrap span dfn{ font-style:normal; color:#a72c31;}
.blog .featured-content strong{ display:none;}

.blog .blog-content-wrap p{font-family: 'open_sansregular'; font-size:13px; line-height:20px; padding:15px 0 20px; color:#898989;margin-bottom:-20px;}
.blog .blog-content-wrap p a{ font-weight:normal; color:#464646;}
.blog .category-events{ float:left; width:100%;font-family: 'open_sansregular'; font-size:11px; line-height:22px; color:#898989; text-transform:uppercase; margin-top:15px; }
.blog .category-events a{color:#a72c31; text-decoration:none;}
.blog .category-events a:hover{text-decoration:underline;}
.blog .paging-wrap{ margin-top:40px;}

.blog .breadcrumbs-wrap h1{text-transform:capitalize;}
.grey-line{ clear:both; width:100%; height:50px; border-bottom:1px solid #adafb2; margin:0 0 40px;}



.about-us .inner-right p{ font-size:13px; line-height:20px;}

.header-right-contents ul li, .header-right-contents address{font-family:'Gotham-Book'; font-size:10px; line-height:16px;}

.featured-content a {font-family: 'open_sansregular'!important;}


/* New Edit */

.col-left{ float:left; width:282px;}
.col-left h2{width:100%; font:38px/42px 'PlayfairDisplay-Italic'; color:#252525; margin:0px; padding:0px; font-weight:normal;}
.col-left ul{ left:left; width:100%; list-style-type:none; padding:0px;}
.col-left li{ font-size:12px; font-family: 'open_sanslight'; padding:0 0 0 13px; background:url(../images/latest-arrow-btn.png) no-repeat 0 8px;}
.col-right{ float:right; width:319px;padding-top: 7px;sssss overflow:hidden; padding-left: 20px;}
.col-right span{font:13px/21px 'PlayfairDisplay-Italic'; color:#898989; display:inline-block;a72c31}
.col-right dfn{display:inline-block;color:#a72c31; font-style:normal}
.col-right h3{ float:left; width:100%;margin:0px; padding:0px; font:16px/21px 'Gotham-Medium'; color:#464646; }
.col-right p{ font:11px/21px 'open_sansregular'; margin:0px; padding:0px; color:#898989}
.col-right a{ text-decoration:none; color:#252525; display:inline-block}
.col-right a:hover{ text-decoration:underline}

.slider-wrap{ float:left; width:621px; margin:35px 0 6px;overflow:hidden; position:relative;}
.wine-text{/* float:left; width:126px; padding-left:6px;*/ clear:both; width:100%}
.wine-text h2{width:100%; font:38px/38px 'PlayfairDisplay-Italic'; color:#252525; margin:0px; padding:0px;}
.slide-img-container{ float:left; width:100%;/* margin-left:40px;*/ overflow:hidden; position:relative}
.slide-img{float:left; width:100%; overflow:hidden;}
.slide-img ul{ float:left;width:102%;padding:0; margin:0; list-style-type:none; display:table}
.slide-img li{ float:left; width:143px; height:90px; border:1px solid #eeeeee; margin-right:10px; text-align:center /*padding:0 15px;*/; display:table-cell; vertical-align:middle}
.slide-img li img{ float:none; margin:0;}

.slider-arrow{ position:absolute; right:25px; top:35px; width:26px; height:46px; background:url(../images/slider-arrow-icon.png) no-repeat 0 0; cursor:pointer; z-index:99}

.left-arrow{ right:auto; left:135px;background:url(../images/slider-arrow-icon-left.png) no-repeat 0 0;/* display:none;*/}

  /* RESTAURANT  ACTIVITIES PAGE */
  
.right-col .sidebar-widget{float:right;width:145px; min-height:715px; margin-top:30px;}
.right-col .sidebar-widget h3 {   border-bottom: 1px solid #adafb2;clear: both;font-family: "open_sansregular";font-size: 13px;font-weight: normal;line-height: 24px; margin: 0;text-transform: uppercase;}
.right-col .sidebar-widget ul{ float:left; width:100%;clear:both;margin:8px 0 0;padding:0;list-style:none;}
.right-col .sidebar-widget li {width:100%;font:14px/20px 'PlayfairDisplay-Italic'; background:url(../images/plaus-icon.png) no-repeat left 8px;padding:0 0 7px 15px;}
.right-col .sidebar-widget li a{ text-decoration:underline; color:#464646;}
.right-col .sidebar-widget li a:hover, .right-col .sidebar-widget li.active a{text-decoration:underline; color:#a72c31}


/* New Style Add Here */
#TA_certificateOfExcellence59{ display:none!important;}
.right-col li em{ display:none;}
.about-item{ position:relative;}
.widget-col li a{ text-decoration:underline;}


.TMargin25{ margin-top:20px!important;}

ul#carousel-panel{ position:relative;}

.featured-content a img{ width:100%; height:auto}

.nav-area ul li {font-family: 'Gotham-Book' !important;	font-size: 13px !important;}

#RESTAURANT_AND_ACTIVITIES ul li {float: none; 	margin: 0; background: none;}

#RESTAURANT_AND_ACTIVITIES ul {float: none;}

.slider-wrap.top_slider .slide-img li {
    float: none;
    width: 50%;
    height: auto;
    border: 1px solid #eeeeee !important;
    margin: 0;
    text-align: center /*padding:0 15px;*/;
    display: block;
    vertical-align: middle;
    box-sizing: border-box;
}

.slider-wrap.top_slider .slide-img li img {
    width: 86%;
    margin: 0 auto;
}

#RESTAURANT_AND_ACTIVITIES { clear: both; }

#RESTAURANT_AND_ACTIVITIES .textwidget { font-family: 'open_sanslight', Arial, Helvetica, sans-serif; }