@import url(https://fonts.googleapis.com/css?family=Voces);
@import url(https://fonts.googleapis.com/css?family=Radley:400,400italic);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif);

body {
	font-size: 11pt;
/*	font-family: Voces, Helvetica, Arial;
*/	

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) center top #ffffff;
	background-repeat: repeat-x;
	color: #444444;
	background-color: #f6f6f6;
	margin-right: 0 !important;
}
fieldset {
	border: 0px;
}
h1 {
	font-size: 18pt;
	font-family: 'Noto Serif', serif; 
	font-weight: bold; 
	color:#6e3032; 
	
}
.h1-title {
	background:url(../images/bg-menu.png) left bottom repeat-x;
	padding-bottom:15px;
}
h2 {
	font-size: 16pt;
	font-weight:bold;
	font-family: 'Noto Serif', serif; 
	color:#6e3032; 
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	font-family: 'Noto Serif', serif; 
	color:#6e3032; 
	padding: 0;
	margin: 0;
}
.hr-color {
border: solid 1px #c6cb9c;
}
.clear {
	clear: both;
	line-height: 0;
}
.wrapper {
	width: 100%;
	/* padding: 40px 0; */
}
img {
	height: auto;
	vertical-align: middle;
	border: 0;
}
a img {
	border: 0px;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
/* Header */
.header {
	width: 950px;
	margin: 0 auto;
	min-height: 215px;
	background: url(../images/header5.jpg) 0px -12px no-repeat;
	padding-bottom:15px;
}
.header a {
	color:#ffffff;
	text-decoration:none;
}
.header a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.header a:visited {
	color:#ffffff;
	text-decoration:underline;
}

.header-top-right {
	box-sizing: border-box;
	float: right;
	width: 950px;
	/*text-align: center;*/
	padding: 15px 0 15px 13px;
	font-size: 11pt;
	color: #ffffff;
	background: #8CA100;
	margin-bottom: -9px;
}

.header-top-mid {
	float: right;
	width: 250px;
	text-align: right;
	padding: 20px 0 0 0;
	font-style: italic;
	font-size: 14pt;
}
.top-bar {
    display: none;
}
.sub-menu {
  /* padding: 0 8px; */
    /*width: 172px;*/
	padding-left: 39px;
	font-size: 14px;
    display: inline-block;
    text-align: center;
	margin-left: -5px;
	text-transform: uppercase;
	box-sizing: border-box;
}

.contact-menu {
	font-size: 14px;
   padding: 0 17px;
    /*width: 104px;*/
	box-sizing: border-box;
    text-align: center;
    /*display: inline-block;*/
	border-right: 1px solid white;
	border-left: 1px solid white;
}

/*.recipes-top .contact-menu {*/
 /*!*padding: 0 18px;*!*/
  /*width: 104px;*/
/*}*/

.reg-menu {
	box-sizing: border-box;
 	padding: 0 14px;
    display: inline-block;
	font-size: 15px;
	margin-right: -5px;
    /*width: 128px;*/
    /*text-align: center;*/
}
.discount-menu{
	box-sizing: border-box;
    display: inline-block;
	font-size: 14px;
	padding: 0 69px 0 38px;
    /*padding: 0 54px;*/
    /*margin: 0;*/
    margin: 0;
    /*width: 325px;*/
    text-align: center;
	border-right: 1px solid white;
	border-left: 1px solid white;
	display: none;
}
.call-menu{
	font-size: 14px;
    display: inline-block;
    margin: 0;
    color: #ffffff !important;
    width: 536px;
    text-align: left;
    box-sizing: border-box;
    padding: 0 20px;
    float: left;
}
.logo-cont {
	/* width: 14%; */
	float: left;
	padding: 20px;
}
.header-mid {
	float: right;
	width: 250px;
	text-align: right;
	padding: 10px 20px 0 10px;
	font-size: 11pt;
}
.header-mid a {
	color: #ffffff;
}

.header-mid-lwr {
	float: right;
	width: 250px;
	text-align: right;
	padding: 10px 20px 0 10px;
}
.header-lt-cont {
	width: 700px;
	float: right;
}
.header-btm {
	float: right;
	width: 90%;
	margin: 59px 20px 0 0;
	display: inline-block;
}
.header-btm2 {
	float: right;
	width: 90%;
	margin: 0px 20px 0 0;
	display: inline-block;
}
.social-item {
	display: block;
	height: 31px;
	width: 31px;
	background: url(../images/social-icons.png) 0 0;
	float: right;
	position: relative;
}
#hd-twitter {
	background-position: -126px -3px;
	margin-left: 0px;
}
#hd-facebook {
	background-position: -166px -3px;
	margin-left: 10px;
}
#hd-pinterest {
	background-position: -246px -3px;
	margin-left: 10px;
}
#hd-google {
	background-position: -285px -3px;
	margin-left: 10px;
}
#hd-mail {
	background-position: -324px -3px;
	margin-left: 10px;
}
#hd-twitter:hover {
	background-position: -126px 32px;
	margin-left: 0px;
}
#hd-facebook:hover {
	background-position: -166px -37px;
}
#hd-pinterest:hover {
	background-position: -246px -37px;
}
#hd-google:hover {
	background-position: -285px -37px;
}
#hd-mail:hover {
	background-position: -324px -37px;
}
/* End Header */
/* Content */
a.hp-url{ cursor: pointer; background-color:#71980D; color: #fff !important; padding: 4px 8px; font-size: 15px !important; letter-spacing: 0.5px;}
a.hp-url:hover{text-decoration: none; background-color:#7ba809;}
.content {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: none;

}
.home-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow: auto;
}
.home-lt {
	width: 560px;
	float: left;
	overflow:hidden;
}
.home-rt {
	width: 285px;
	float: left;
	margin-left: 40px;
}
.home-rt-top {
	
}
.home-rt-top h2 {
	font-size: 16pt;
		padding-left:10px;

}
.home-rt-bot {
	
}
.home-rt-bot h2 {
	font-size: 16pt;
	padding-left:10px;

}
.home-rp-cont {
	width: 120px;
	padding: 10px;
	float: left;
}
.home-rp-cont p {
	text-align: center;
	line-height: 1.3em;
}
.home-feature {
	width: 890px;
	min-height: 200px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}
.home-feature-center {
	width: 890px;
	min-height: 200px;
	margin: 20px 0;
	text-align: center;
}
.home-feature h1 {
	font-size: 18pt;
	font-weight: bold;
	padding:20px 0;
	background:url(../images/bg-menu.png) left bottom repeat-x;
}
.home-feature-cont {
	width: 259px;
	padding: 10px 15px 10px 20px;
	float: left;
	min-height: 500px;
	text-align: left;
	border-left-width: thin;
	border-left-color: #939B50;
	border-left-style: solid;
}
._second-section .home-feature-cont {
	min-height: 600px;
}
.home-feature-cont:first-child {
	background-image: none;
	border:none;
}
.home-section .home-feature .home-feature-cont {
}
.events_dropshadow_fixed {
	border: solid 1px;
	border-color: #CCC;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 5px 18px;
	-moz-box-shadow: rgba(0,0,0,.25) 0 5px 18px;
	box-shadow: rgba(0, 0, 0, .25) 0 5px 18px;
	box-shadow: rgba(0, 0, 0, .25) 0 3px 6px url(0/IE9);
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	min-height: 450px;
	width: 248px;
	float: left;
	text-align: left;
	padding-right: 0px;
	margin-left: 12px;
	margin-right: 12px;
}
.home-feature-cont h2 {
	background: url('../images/column-bg.png') no-repeat;
	color: #ffffff;
	text-align: center;	
	font-size: 12pt;
	padding-top: 3px;
	height: 27px;
}
.home-feature-cont h2 a{
	color: #ffffff;
	text-decoration: none;
}
.home-feature-cont p{	
	font-size: 13px;	
}

.home-feature-cont a{
	color: #6e3032;	
	font-size: 12pt;
}
.featured-price {
/*	font-family: 'Radley', serif;
*/	font-style:italic;
	font-size: 12pt;
	margin-right:20px;
}
/* End Content */


/* Slider */
.bx-viewport {
	height: auto !important;
}
.slider {
	width: 100%;
	vertical-align: middle;
	visibility: hidden;
	padding-left: 0;
}
.slider::after {
	content: '';
	width: 100%;
	clear: both;
}
.slider li {
	list-style: none;
	padding-left: 0;
}
/* End Slider */
/* Footer */
.footer {
	width: 865px;
	margin: 0 auto;
	background: none;
	padding: 0;
}
.footer-inner-mid {
	width: 865px;
	margin: 10px auto;
	text-align: center;
	padding: 15px 0 0 0;
	font-size: 10pt;
}
.footer-inner-btm {
	width: 865px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 15px 0;
	font-size: 10pt;
}
.section {
	width: 165px;
	margin-right: 10px;
	float: left;
	font-size: 10pt;
}
.section.last {
	margin-right: 0;	
}
.home-footer .section,
.page-one_page_checkout .container-footer .section{
	width: 141px;
}
.home-footer .section.last,
.page-one_page_checkout .container-footer .section.last{	
	width: 108px;
}
.section ul {
	margin: 0;
	padding: 0;
}
.section li {
	display: block;
	padding: 2px 10px;
	border: none;
}
.section h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
/* Footer */


/*Recipes Admin */
.recipe-login {
	width: 300px;
	height: 190px;
}

.recipe-lt {
	width: 600px;
	float: left;
	/*margin-left: 75px;*/
}
.recipe-rt {
	width: 250px;
	float: right;
}

.recipe-content  {
	width: 905px;
	margin: 40px auto 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px 15px 30px 30px;
	overflow:auto;
}

/* End Recipes */

/* Recipes */
.recipe-home-rt {
	width: 170px;
	float: right;
}
.recipe-home-lt {
	width: 600px;
	float: left;
	margin-left: 50px;
}

.recipe-home-rt ul {
	list-style:none;
	margin:0;
	padding:5px 5px;

}
.recipe-home-rt ul li {
	list-style:none;
	margin-left:5px;
	padding:5px 10px;
	font-size:11pt;
}


.recipe-section {
	width: 890px;
	margin: 40px auto 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
}

.recipe-left {
	width:600px;
	float:left;
}
.recipe-right {
	width:250px;
	float:right
}
.RecIcon {
	width:100px;
	padding:5px;
	float:left;
}
.RecTitle {
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}
.RecInfo {
	padding-top:20px;
}
.recipe-rt ul {
	list-style:none;
	margin:0;
	padding:5px 5px;

}
.recipe-rt ul li {
	list-style:none;
	margin-left:5px;
	padding:5px 10px;
	font-size:11pt;
}
.cookingleftHdrCell {
	font-size:12pt;
	background:#6e3032;
	color:#fff;
	padding:5px 10px 5px 0;
	text-align:right;
}
.cookingcenterHdrCell {
	background:#6e3032;
}
.cookingrightHdrCell{
	font-size:12pt;
	background:#6e3032;
	color:#fff;
	padding:5px 0 5px 10px;
	text-align:left;
}
.style9{
	font-size:12pt;
	background:#6e3032;
	color:#fff;
	width:32%;
	padding:5px 0 5px 10px;
}
.cookingleftCellShade {
	padding:5px;
	background:#ececec;
	width:44%;
	padding:5px 15px 5px 0px;
	text-align:right;
}
.cookingcenterCellShade {
	padding:5px;
	background:#ececec;
	width:1%;
	text-align:center;
}
.cookingrightCellShade {
	padding:5px;
	background:#ececec;
	width:44%;
	padding:5px 0 5px 15px;
	text-align:left;
}
.cookingleftCell {
	padding:5px 0 5px 15px;
	width:44%;
	text-align:right;
	padding:5px 15px 0;
}
.cookingcenterCell {
	padding:5px;
	width:1%;
	text-align:center;
}
.cookingrightCell {
	padding:5px 0 5px 15px;
	width:44%;
	text-align:left;
}
.recipe-leftcol {
	width: 232px;
	float: left;
	padding-right: 18px;
}

.recipe-midcol {
	width: 427px;
	float: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0 15px;
	min-height: 500px;
}
.recipe-midcol h1 {
	margin-top: 0;
}
.recipe-rightcol {
	width: 178px;
	float: left;
	padding-left: 18px;
	text-align: left;

}
.RecIng {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 15px;	
}

input.button-add-to-cart {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #571D1F;
	background-image: none;
	text-align: center;
	border-radius: 2px;
	border: none;
	padding: 4px;
	cursor: pointer;
	float:right;
}

.breadcrumbs_rec a{
	font-family: 'Noto Serif', serif;
	color: #6e3032;
	font-weight: bold;
}
/* End Recipes */

/* Pairings */
.pairing-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
/* End Pairings */
/* About */
.about-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 360px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.about-lt {
	width:35%;
	float:left;
}
.about-rt {
	width:60%;
	float:right;
}
/* End About */

/* Contact */
.contact-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.contact-lt {
	width:45%;
	float:left;
}
.contact-rt {
	width:50%;
	float:right;
}
#contact-form {
	float:right;
	margin-right:30px;
	border:0;
	padding-top:15px;
}
#contact-form label {
	float: left; 
	clear: left; 
	margin: 5px 20px 0 0; 
	width: 70px;
	text-align: right; 
	font-size: 16px; 
	text-transform: uppercase; 
}

#contact-form input {
	width: 200px; 
	height: 35px; 
	padding: 0 20px 0px 20px; 
	margin: 0 0 20px 0; 
	font-family: sans-serif; 
	font-size: 16px;
		border:1px solid #bbbc8a;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
#contact-form #contact-btn {
	width: 100px; 
	height: 35px; 
	padding: 0 20px 0px 20px; 
	margin: 0 0 20px 0; 
	font-family: sans-serif; 
	font-size: 16px;
	background:#abac71;
	color:#FFF;
	border:1px solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
#contact-form #contact-btn:hover {
	width: 100px; 
	height: 35px; 
	padding: 0 20px 0px 20px; 
	margin: 0 0 20px 0; 
	font-family: sans-serif; 
	font-size: 16px;
	background:#bbbc8a;
	color:#FFF;
	border:1px solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
#contact-form textarea {
	width: 200px; 
	height: 170px; 
	padding: 5px 20px 0px 20px; 
	margin: 0 0 20px 0; 
	font-family: sans-serif; 
	font-size: 16px;
	resize:none;
		border:1px solid #bbbc8a;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
/* End Contact */

/* Events */
.events-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.events-cont {
}
/* End Events */

/* Policy */
.policy-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.policy-inner {
	padding:0 0 0 20px;
}
/* End of Policy */

/* Health */
.health-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.health-lt {
	width:220px;
	float:left;
	padding:10px 10px 10px 0;
}
.health-lt h2 {
	font-size:12pt;
	line-height:inherit;
	margin:0 0 20px 0;
}
.health-lt p {
	padding-left:10px;
}
.health-lt a {
	padding-left:15px;
}
.health-rt {
	width:600px;
	float:right;
	padding:10px;
}
.health-rt ul {
	list-style:none;
}
/* End Health */

/* Location */
.location-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.location-lt {
	width:200px;
	float:left;
}
.location-rt {
	width:640px;
	height:400px;
	border: solid 1px #6e3032;
	float:right;
	text-align:left;
}
#content {
	width:380px;
	min-height:200px;
}
/* End Location */

/* Sitemap */
.sitemap-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.sitemap-heading {
	font-size:12pt;
	background:#6e3032;
	color:#fff;
	width:32%;
	padding:5px 0 5px 10px;
}
a.title {
	color: #ffffff;
	text-decoration: none;	
}
.sitemap-div-row {
	width:2%;
}
.sitemap-inner-content {
	padding:5px 0 5px 20px;
}
.sitemap-inner-inner-content {
	padding:5px 0 5px 30px;
}
/* End Sitemap */

/* Newsletter Signup */
.fancybox-overlay .fancybox-skin {
    
}
.fancybox-inner{
	width: 440px !important;
	height: 470px !important;
}
.fancybox-outer, .fancybox-wrap{
	width: 440px !important;
}
.newsletter{
	padding: 67px 45px 0;
	text-align: center;
	font-family: "Open Sans",sans-serif;
	background: #f9f9f9 url("http://www.vinolio.com/images/popup_bg.jpg") no-repeat scroll 0 0;
	width: 350px;
	height: 403px;
}
.newsletter h1{
	color: #5b6d03;
	font-family: "Open Sans",sans-serif;
	margin-top: 0;
	margin-bottom: 33px;
}
.newsletter p{
	color: #939b50;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	margin-top: 0px;
	font-size: 18px;
}
.newsletter input{
	font-family: "Open Sans",sans-serif;
}
.newsletter input[type="text"], .newsletter input[type="email"]{
	padding: 15px 22px;
	border: 1px solid #d1d1d1;
	color: #bfbfbf;
	width: 275px;
	background: #f7f7f7;
	font-size: 14px;
}
.newsletter input[type="email"]{
	margin-top: 20px !important;
}
.newsletter input[type="submit"]{
	background-color: #939b50;
	color: #fff;
	width: 180px;
	font-weight: 700;
	height: 55px;
	margin-top: 30px;
	border: 0px;
	font-size: 18px;
	cursor: pointer;
	outline: none !important;
}
.fancybox-close{
    background-image: url("../images/close_btn.jpg") !important;
    background-repeat: no-repeat !important;
    right: -60px !important;
    top: 30px !important;
    width: 60px !important;
    height: 54px !important;
}
/* 404 */
.error-section {
	width: 890px;
	margin: 0 auto;
	background: #FFF;
	min-height: 300px;
	padding: 30px;
	overflow:auto;
	margin-top: 30px;
}
.error-lt {
	float:left;
	width:400px;
}
.error-rt {
	float:right;
	width:400px;
}
/* End 404 */
