@import url(fonts.css);

body {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
}
img {
	max-width: 100%;
}
#background {
	position: relative;
	margin: auto;
	height: auto;
	width: 990px;
	max-width: 98%;
	overflow: hidden;
	z-index: 1;
	background-image: url(../images/backgrounds/background-5000.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#backgroundProduct {
	position: relative;
	margin: auto;
	height: auto;
	width: 982px;
	max-width: 98%;
	overflow: hidden;
	z-index: 1;
	background-image: url(../images/backgrounds/background-2800.jpg);
	background-size: 100% 100%;
}
#main {
	position: relative;
	padding-top:20px;
	padding-bottom:30px;
	width: 95%;
	display: table;
	height: auto;
	margin: auto;
	border-collapse: separate;
  	border-spacing: 23px;
}
#mainFullWidth {
	clear:both;
	position: relative;
	padding-bottom:30px;
	display: block;
	height: auto;
	margin: auto 60px auto 60px;
}
#navigation {
	position: relative;
	width: 30%;
	vertical-align: top;
	display: table-cell;
}
#logo {
	position: relative;
	width: 312px;
	max-width: 90%;
	margin: auto;
	display: block;
}
.navLinks {
	font-family: 'OpenSansCondensedLight', sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
	text-align:center;
	margin-top: 15px;
	padding-top: 5px;
	white-space: nowrap;
}
.navLinks ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.navLinks a, .navLinks a:visited, .navLinks a:active {
	color: #333333;
	text-decoration:none;
}

.navLinks a:hover {
	color: #EB171A;
	text-decoration:underline;
}
.navActive {
	color: #EB171A;
	text-decoration:none;
}
#mainArea {
	position: relative;
	height: auto;
	vertical-align: top;
	display: table-cell;
}

#mainArea p {
	opacity:0.9;
	filter:alpha(opacity=90);
}
#mainArea ul {
	margin-left: 45px;
	margin-right: 45px;
}
#mainArea ul li {
	margin-bottom: 15px;
}
#mainArea a {
	color:#333333;
}
#bottlesNew {
	position: relative;
	width: 100%;
	height: auto;
	margin: 25px auto 0px auto;
}

#footerContainer {
	clear:both;
	position:relative;
	margin: -30px auto 20px auto;
	padding-bottom: 25px;
	width: 982px;
	max-width: 94%;
	text-align: center;
	overflow: hidden;
}
#footer {
	position: relative;
	margin:auto;
	width: 94%;
	text-align: center;
}
#footer hr {
	width: 100%;
	color: #AB9C82;
	background-color: #AB9C82;
	height: 1px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer .contact {
	font-size: 14px;
	padding-top: 18px;
	margin: 0px;
	padding: 0px;
}
#footer .contact a {
	color: #000000;
	text-decoration:none;
}
#footer .contact a:hover {
	color: #666666;
	text-decoration:underline;
}
#hours {
	float: left;
	width: 80%;
	margin-top: 28px;
	margin-bottom: 5px;
	line-height: 140%;
}
.social {
	float: right;
	width: 140px;
	text-align:center;
	font-size:12px;
	margin-top: -9px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 200%;
	padding-top: 18px;
}
.spread {
	margin-right: 6px;
	margin-left: 6px;
}
h1 {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 28px;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;	/* opacity:0.8;
	filter:alpha(opacity=80); */
}
h2 {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 26px;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
h3 {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 21px;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
.reviewLks {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 18px;
	color: #000000;
	text-align:center;
	margin: 30px 0px 0px 0px;
	padding: 0px 5px 0px 15px;
}
.reviewLks a {
	color: #000000;
	text-decoration:none;
}
.reviewQts {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 14px;
	color: #333333;
	text-align:center;
	margin: 0px;
	padding: 0px 5px 0px 15px;
}
.mainAreaIndent {
	margin-left: 0px;
	margin-right: 0px;
}
#leftcol {
	width: 400px;
	margin-left: 60px;
	margin-top: 60px;
	float: left;
}
#rightcol {
	width: 424px;
	margin-right: 60px;
	margin-top: 60px;
	float: right;
}

/* front page stuff */
.frontTxt {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 18px;
	color: #555555;
	width: 265px;
	padding-left: 6px;
}
#bottles {
	float: left;
	width: 221px;
	height: auto;
	margin-left: 5px;
	margin-top: 15px;
}
#mainTxt {
	float: right;
	width: 270px;
}

.logo {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.basicTxt {
	font-size:14px;
	line-height: 130%;
}

.smalltxt {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.smalltxt a, .basicTxt a {
	color: #666666;
	text-decoration: none;
}
.smalltxt a:hover, .basicTxt a:hover {
	color: #666666;
	text-decoration: underline;
}

.cartTxt {
	font-size:14px;
	line-height: 140%;
}
.returnLks {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 18px;
	color: #333333;
	text-align:center;
}
.returnLks a {
	color: #EB171A;
	text-decoration:none;
}
.returnLks a:hover {
	color: #666666;
	text-decoration:underline;
}
#VimeoVid {
	z-index: 10;
}
#vTitle {
	margin-bottom: 0px;
	margin-top: 5px;
}
#vCaption {
	margin-top: 0px;
}
.bottleshotRight {
	float:right;
	margin: 0px 8px 0px 15px;
}
.recipeBlock {
	clear: both;
	margin-top: 28px;
	display: block;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 0px;
}
.recipeImage {
	float: left;
	width: 30%;
	max-width: 150px;
	margin-right: 15px;
}
.recipeImage img {
	border: solid 1px #000000;
	width: 100%;
	margin: auto;
	display: block;
}
.recipeText {
	float: left;
	width: 65%;
}
.recipeText blockquote {
	margin-left: 16px;
}
.frontQts {
	font-family: 'DejaVuSansCondensed', sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.largeLks {
	font-family: 'OpenSansCondensedBold', sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration:none;
	text-align:center;
	margin: 30px 0px 0px 0px;
}
.largeLks a {
	color: #000000;
	text-decoration:none;
}
.largeLks a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.bpaWarn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 90%;
	margin: auto;
}
.bpaWarn a {
	color: #333333;
	text-decoration:underline;
}
.bpaWarn a:hover {
	color: #333333;
	text-decoration:none;
}
.cartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px 12px;
	margin: 20px 10px;
	border-radius: 10px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 180%;
	cursor: pointer;	
}
.cartButton:hover {
	opacity: 0.7;
  	filter: alpha(opacity=70);
}
#mLink {
	font-family: 'OpenSansCondensedLight', sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	padding-right: 34px;
	text-align:center;
	display: none;
	width: 90px;
	margin: auto;
	line-height: 50px;
	cursor: pointer;
	background-image: url(../images/menu-link-black.png);
	background-repeat: no-repeat;
	background-position: 73% center;
	/* 
	background-color: #232323;
	border: solid 1px #000000; */
}
#mLink:hover {
	opacity: 0.6;
}
.fermented {
	margin-top:-110px;
}
.displayTable {
	position: relative;
	width: 100%;
	border-collapse:separate;
	border-spacing: 18px;
	margin: 10px auto;
	display: table;
}
.displayCell {
	position: relative;
	display: table-cell;
	text-align: center;
}
.displayCellProduct {
	position: relative;
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
.displayCellProduct img {
	display: block;
	margin:auto;
	max-width: none;
}
.cartProductPic {
	border: solid 1px black;
	box-shadow: 3px 3px 3px #666666;
}
.displayFlowContainer {
	position: relative;
	text-align: center;
	width: 100%;
}
.displayFlow {
	position: relative;
	display: inline-block;
	margin: 15px;
	text-align: center;
}
.displayFlowStore {
	position: relative;
	display: inline-block;
	min-width: 140px;
	margin: 15px;
	text-align: center;
}
.displayFlowAuto {
	position: relative;
	display: inline-block;
	margin: 15px;
	text-align: center;
}
.w50 {
	width: 50%;
}
.w33 {
	width: 33%;
}
.w25 {
	width: 25%;
}
.w20 {
	width: 20%;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.videoClass {
	position: relative;
	max-width: 90%;
	width: 500px;
	height: 281px;
	margin-bottom: 25px;
}
/* shopping cart */

.copper {	color: #9E6842;}

.fieldtxt {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cartTxt {
	text-decoration: none;
}
.displayProduct {
	position: relative;
	max-width: 230px;
	height: auto;
	overflow:visible;
	margin: auto;
}
.displayImage {
	position: relative;
	top:0px;
	left: 0px;
	width: 100%;
	height: auto;
	overflow:visible;
	display: table;
	text-align: center;
}
.displayImageBorder {
	border: solid 1px black;
	box-shadow: 3px 3px 3px #666666;"
}
.displayName {
	position: absolute;
	top: 0px;
	left: 0px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	border: solid 1px #999999;
	visibility: hidden;
}
.displayName a {
	display: block;
	height: 100%;
    width: 100%;
	color: #555555;
	text-decoration: none;
}
.displayProduct:hover .displayName {
	visibility: visible;
}
.floater {
	height: 20%;
	width: 100%;
}
.floaterLess {
	height: 15%;
	width: 100%;
}
#viewCart, #viewCartIn {
	position: absolute;
	top: 0px;
	right: 0px;
}
#viewCart a, #viewCartIn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px 12px;
	margin: 0px 10px;
	border-radius: 10px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 280%;	
}
#viewCart a:hover, #viewCartIn a:hover {
	opacity: 0.7;
}
#back2Top {
    width: 30px;
    line-height: 30px;
    overflow: hidden;
    z-index: 190;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 10px;
    right: 0;
    background-color: #555555;
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #BBBBBB;
    color: #EEEEEE;
}

@media only screen and (max-width: 960px) {
	#main {
	display: block;
	}
	#navigation {
	position: relative;
	width: 100%;
	margin-top: 25px;
	display: block;
	}
	#mainArea {
	clear:both;
	position: relative;
	width: 94%;
	margin: auto;
	display: block;
	padding-top: 25px;
	}
	#mainArea h1 {
	text-align: center;
	}
	.navLinks {
	position: relative;
	width: 100%;
	margin-top: 0px;
	z-index: 999;
	}
	#bottlesNew {
	position: relative;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
	#mLink {
	display: block;
	}
	.navLinks ul {
	display: none;
	}
	#footerContainer {
	margin: 0px auto 30px auto;
	}
	#hours {
	float: none;
	width: 100%;
	}
	.social {
	float: none;
	width: 100%;
	margin-top: 18px;
	}
	.navLinks ul {
	position: absolute;
	top: 99%;
	right: 100%;
	width: 100%;
	background-color: #000000;
	border: solid 1px #000000;
	right: auto;
	z-index:999;
	}
	.navLinks ul li {
	line-height: 200%;
	border-bottom: solid 1px #999999;
	}
	.navLinks {
	color: #FFFFFF;
	float: right;
	}
	.navLinks ul {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	.navLinks a, .navLinks a:visited, .navLinks a:active {
	color: #FFFFFF;
	text-decoration:none;
	}
	
	.navLinks a:hover {
	color: #999999;
	text-decoration:none;
	}
	#logo {
	
	}
	#viewCart {
	position: relative;
	width: 100%;
	text-align: center;
	margin: auto;
	}
	#viewCartIn {
	display: none;
	}
	
}

@media only screen and (max-width: 600px) {
	body {
	font-size: 14px;
	}
	.fermented {
	margin-top:-70px;
	}
	.frontQts {
	font-size: 12px;
	}
	.recipeBlock {
	margin-left: 30px;
	margin-right: 30px;
	}
	.recipeBlock h3 {
	text-align: center;
	}
	.recipeImage {
	float: none;
	width: 100%;
	max-width: 100%;
	margin-right: 0px;
	text-align: center;
	}
	.recipeImage img {
	border: solid 1px #000000;
	width: auto;
	margin: auto;
	max-height: 150px;
	display: block;
	}
	.recipeText {
	float: none;
	width: 100%;
	}
	.displayTable {
	display: block;
	}
	.displayCell {
	display: block;
	margin: 25px auto;
	width: 94%;
	}
	.cartTxt {
	text-align: center;
	}
	.displayCellProduct {
	display: block;
	width: 94%;
	margin: 0px auto 18px auto;
	
	}
	.displayCellProduct img {
	display: block;
	margin: auto;
	}
	.w50, .w33, .w25, .w20 {
	width: 100%;
	}
	h2 {
	text-align: center;
	}
	
	
}

@media only screen and (max-width: 480px) {
	.fermented {
	margin-top:-30px;
	}
	.bottleshotRight {
	float:none;
	margin: 0px auto 15px auto;
	height: 130px;
	display: block;
	}
	h2 {
	text-align: center;
	font-size: 21px;
	}
	.displayImageBorder {
	height: 120px;
	width: auto;
	}
	.displayFlow {
	position: relative;
	display: inline-block;
	min-width: 90px;
	margin: 10px;
	text-align: center;
	}
	#mainFullWidth {
	margin: auto 20px auto 20px;
	}
	.displayFlowStore {
	min-width: 110px;
	margin: 10px;
	}
}