@charset "utf-8";
/* CSS Document */
body {
	background-color: #2e4e65;
	padding: 0px;
	margin: 0px;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 36px;
}
.wrap {
	position: relative;
	background-color: #F3F3F3;
	padding-bottom: 20px;
}
.booking {
	position: absolute;
	right: 25px;
	bottom: 0px;
	z-index: 2000;
}
.logo {
	padding-top: 15px;
}
.logo img {
	display: inline;
}
.headPic {
	position: relative;
	z-index: 1;
	background-color: #000;
	}
.content {
	min-height:300px;
	padding-bottom: 20px;
}
.crl-caravan-attributes p label.content, .crl-detail-box p label.content {
	min-height: 20px;
}
.content h1, .h1, h2, .h2, h3, .h3 {
}
.tab1 {
	background-color: #FFF;
}
.tab1 td.t1 {
	background: #31a7e0;
	vertical-align: middle;
}

.tab1 > tbody > tr > td {
	font-family: "Trebuchet MS", sans-serif;
	color: #fff;
	background: #1cbaf0;
	text-align: center;
	border: 2px solid #fff;
	border-collapse: collapse;
	padding: 2px 5px;
	line-height: normal;
}
.tab1 td.t2 {
    background: #e5e5e5;
    text-align: left;
    color: #666;
}
.tab1 td.t2 strong {
    color: #333;
}
.tab1 td.t3 {
    background: #1d93cb;
}
.click1, .click3, .click4 {
	color: #e2891c;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/str1.gif) no-repeat 0 4px;
	display: block;
	padding-left: 7px;
}
.click1:hover, .click3:hover, .click4:hover {
	text-decoration: underline;
	color: #e2891c;
}

a {
color: #000;
    font-weight: bold;
	text-decoration: underline;
	}
a:focus {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #333;
}

h1 {
	/* [disabled]font-size: 20px; */
	/* [disabled]font-weight: normal; */
	margin-bottom: 10px;
	color: #2e4e65;
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	margin-top: 0px;
}
.intro {
	margin-left: 15px;
	margin-right: 15px;
}
.intro h1 {
}
.intro h2 {
	font-size: 16px;
	line-height: 20px;
}
h2 {
	/* [disabled]font-family: Arial, sans-serif; */
	/* [disabled]font-size: 14px; */
	color: #2e4e65;
	/* [disabled]font-weight: bold; */
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
}
h3 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #2e4e65;
    font-weight: bold;
    margin: 0 10px 10px 1px;
}
h4 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #2e4e65;
    font-weight: normal;
    margin: 0 10px 10px 1px;
}
.imgbox {
	border: 5px solid #002156;	
}
.imgwrap {
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 0px;	
}
.style1 {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.header {
	position: relative;
	color: #000;
}
.container .jumbotron {
	border-radius: 6px;
	padding: 5px;
	margin-bottom: 30px;
	color: inherit;
	background-color: transparent;
	border: 2px solid #f0c;
}
.height10 {
	height: 10px;	
}


.clickinfo {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.boxDiv ul li {
	margin-bottom: 10px;
}
.boxDiv .imgLnoBord {
	margin-right: 50px;
}

.hidden {
	display: none;
}
.unhidden {
	display: inline;
}
.feat  {
	position: relative;
}

.slideshowL {
}
#footer {
	text-align: center;
	color: #000;
	padding-top: 10px;
	font-size: 9px;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a {
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

#footC {
	margin-left: auto;
	/* [disabled]width: 320px; */
	text-align: center;
	margin-right: auto;
}
#adm {
	float: left;
	/* [disabled]width: 100px; */
	margin-left: 42px;
}

.dibiz {
	/* [disabled]text-align: right; */
	/* [disabled]width: 100px; */
	/* [disabled]position: absolute; */
	/* [disabled]right: 0px; */
	float: right;
	padding-right: 42px;
}
.dibiz a {
	/* [disabled]color: #CCC; */
	text-decoration: none;
}
.conmain {
	color: #fff;
	margin: 0px;
	position: absolute;
	top: 50px;
	right: 25px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.conmain .conPhone {
	font-size: 30px;
	color: #fff;
	padding-top: 3px;
	text-shadow: 1px 1px 1px #fff;
}

.conmain address a {
	color: #fff;
	text-decoration: underline;
	padding-bottom: 5px;
}
.conmain address a:hover {
	color: #fff;
}

.fbOuter {
	padding-top: 5px;
	width: 150px;
}
.fbOuter img {
	float:left;
}

.bform {
	/* [disabled]width: 450px; */
	border: 2px solid #f0c;
	padding-bottom:5px;
}
.bform h3 {
	color: #FFF;
	background-color: #f0c;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
	background: #fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	color: #333;
	font-size: 13px;
	margin: 0;
	padding: 2px 0;
	}
label {
	border: none;
	color: #222;
	display: block;
	font-weight: bold;
	line-height: 150%;
	padding: 0 0 1px;
	font-size: 14px;
}
	
.form-control:focus {
  border-color: #FFCCF4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 90%;
	font-size: 14px;
	border: 1px solid #f0c;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 20px;
	background-color: #333;
	color: #FFF;


}
#contact label {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
}

button[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	margin: 1.5em 0;
	font-size: 1em;
	line-height: 2.5em;
	color: #333;
	font-weight: bold;
	height: 2.5em;
	width: 100%;
	background: #fdfdfd;
	background: -moz-linear-gradient(top, #fdfdfd 0%, #bebebe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bebebe));
	background: -webkit-linear-gradient(top, #fdfdfd 0%,#bebebe 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%,#bebebe 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%,#bebebe 100%);
	background: linear-gradient(to bottom, #fdfdfd 0%,#bebebe 100%);
	border: 1px solid #bbb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form-control {
  width: 90%;
  background-color: #333;
  color:#FFF;
  border: 1px solid #f0c;
}
#contact #submitBtn {
	margin-left: 20px;
	margin-top: 10px;
	font-size: inherit;
}


button,
input,
optgroup,
select {
  font: inherit;
  color: #000;
}

#login .button {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.5em;
}


#contact div #SecImg {
	margin-top: 5px;
}
.navbar {
	min-height: 10px;
	border: none;
	border-radius: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navbar-default {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(../images/menu_bg.gif);
	background-position: left top;
	background-color: #2e4e65;
}
.navbar-default .navbar-brand {
color: #b3b3b3;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-decoration: none;
	line-height: 31px;
	padding: 0 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.nav > li > a {
  padding-right: 10px;
  padding-left: 10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-image: url(../images/menu_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-toggle {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover {
background-color: rgba(221, 221, 221, 0.6);
}
.navbar-default .navbar-toggle {
}
.call {
	color:#fff;
	text-align: center;
}
.call p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 24px;
}
.conPhone {
	color: #000;
	padding-top: 3px;
	text-decoration: none;
}
.conPhone:hover {
	color: #2e4e65;
	text-decoration: underline;
}

.call h3 {
	font-size: 24px;
	color:#FFF;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}
.face {
	margin-top:20px;
	margin-bottom:20px;
}
.list-nav-toggle {
display: none;
}
#menuElem {
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	width: 100%;
	list-style: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#menuElem > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
#menuElem > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

#menuElem > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #E5E5E5;
}
#menuElem > li > a:hover {
	color:#ffffff;
	background-color:#5BB147;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	text-decoration:none;
}

#menuElem2 {
margin: 10px 0;
padding: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
width: 100%;
list-style: none;
display: none;
}
#menuElem2 > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
#menuElem2 > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

#menuElem2 > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #E5E5E5;
}
#menuElem2 > li > a:hover {
	color:#ffffff;
	background-color:#5BB147;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	text-decoration:none;
}
#galInner {
	clear: right;
	margin-top: 20px;
}



#gal h2 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.galOuter {
	/* [disabled]width: 150px; */
	min-height: 150px;
	padding: 5px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

.gal {
	padding: 5px;
	text-align: center;
	border: 1px solid #fff;
}
.gal a img{
	border:none
}
.clickinfo {
	font-size: 10px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding: 0px;
}
.galOuter .clickinfo {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
max-width:715px;
}
.bx-wrapper .bx-caption span {
color: #FFF;
display: block;
font-size: .85em;
padding: 10px;
}
.media{
}

.media:hover{
	cursor: pointer;
	background-color: #FFCCF4;
	color:#000;
}
.media a:hover{
	color:#000;
}
.panel {
  margin-bottom: 20px;
  border: 1px solid #f0c;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	background-color:fff;
	color:#000;
}
.panel-pink {
	background: linear-gradient(to bottom, #ff5cde 0%,#c1009a 100%);
}
.panel-heading h2 {
	margin:0;
	text-align:center;
}
.panel-body {
	padding: 5px;
	height: 130px;
	overflow: hidden;
}
.panel-body:hover {
  cursor: pointer;
  background-color: #FFCCF4;
}

.panel a {
	color:#FFF;
	text-decoration: none;
}
.panel a:hover {
	background-color:#333;
	color:#FFF;
}
.clink {
	background-image: url(../images/bottles.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.img-thumbnail {
  padding: 2px;
  background-color: #F0C;
  border: none;
}
.dropdown-menu {
  background-color: #000;
}
.datepicker td.day:hover {
  color:#000;
}
.datepicker thead tr:first-child th:hover {
  color:#000;
}
.datepicker td span:hover {
  color:#000;
}
.wineryRot {
	float: right;
}
.transferRot {
	float: right;
	max-width: 500px;
}
.pink {
	color: #f0c;
}
.trip {
	margin-bottom: 10px;
}
.trip textarea {
	background-color: #FFF;
}
@media (min-width: 768px) {
.rightcol {
	background-color: #f0f1f1;
	padding-top: 25px;
}
.centercol {
	padding-top: 20px;
}
.navbar-nav > li {
	float: none;
    display: inline-block;
	background-image: url(../images/topmenu_borg.gif);
	background-repeat: repeat-y;
	background-position: right top;
    }
.navbar-nav {
	width: 100%;
	text-align: center;
}
.container.wrap .navbar.navbar-default .container-fluid .navbar-collapse.collapse.animatedtabs {
	overflow: hidden !important;
	width: 100%;
	font-size: 14px; /*font of menu text*/
	margin-top: -20px;
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.container.wrap .navbar.navbar-default .container-fluid .navbar-collapse.collapse.animatedtabs li{
margin: 0;
padding: 0;
}

.navbar-default .animatedtabs li a{
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../images/tab-blue-left.png) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(../images/tab-blue-right.png) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.navbar-default .animatedtabs li a:hover{
background-position: 0% -125px;
top: 0;
}

.navbar-default .animatedtabs li a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.wineryRot {
	margin-left: 20px;	
}
.transferRot {
	margin-left: 20px;	
}

}
@media (min-width: 991px) {
.conmain {
	font-size: 30px;
}
}
@media (min-width: 1200px) {
.conmain {
	font-size: 36px;
}

}
@media (max-width: 767px) {
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
.booking {
	right: 15px;
	bottom: 10px;
}

	.navbar-default {
	height: auto;
	background-color: #2e4e65;
	background-image: none;
	}
.navbar-default .navbar-nav > li > a {
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fbOuter img {
	float:none;
	display:block;
	padding-bottom: 5px;
	margin-left:55px;
}
.logo {
	text-align:left;
}
.logo img {
	max-width: 90%;
}
.list-nav-toggle {
display: inline-block;
float: left;
height: 35px;
}
.list-nav-toggle a {
line-height: 28px;
margin-top: 18px;
font-size: 14px;
border: 1px solid #317106;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #429B08), color-stop(100%, #317106));
background-image: -webkit-linear-gradient(#429B08,#317106);
background-image: -moz-linear-gradient(#429B08,#317106);
background-image: -o-linear-gradient(#429B08,#317106);
background-image: linear-gradient(#429B08,#317106);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#429B08, endColorstr=#317106);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00bce9, endColorstr=#005e9f)";
color: #FFF;
text-shadow: none;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
text-decoration: none;
}
.list-nav-toggle a:hover {
	color:#FFF;
}

#menuElem2 > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
#menuElem2 > li > a {
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #E5E5E5;
}
#menuElem2 {
display: block;
}
.menulink {
margin-top: 5px;
}
.navbar-default .navbar-brand {
color: #b3b3b3;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-image: url(../images/menu_bg_hover.gif);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: transparent;
}
.panel-heading h2 {
	font-size: 12px;
}
.media{
	font-size: 12px;
}
.pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wineryRot {
	max-width: 600px;
	float: none;
}
.transferRot {
	max-width: 500px;
	float: none;
}
}
@media (min-width: 992px) {
.conmain .conPhone {
	font-size: 40px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.menulink {
	margin-top: 10px;
}
.distrib h1 {
	font-size: 16px;
}
.distrib {
	font-size: 12px;
}
.navbar-default .navbar-nav > li > a {

}
.conmain {
	font-size: 24px;
	top: 30px;
}
}
@media (max-width: 480px) {
.panel-body {
	height: 160px;
}
.booking a {
	padding-top: 34px;
	padding-bottom: 34px;	
}
#booksm {
	height: 80px;
}
}
.border {
	border: 2px solid #000 !important;
}