/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

body {font-size: 0;}
.hidden {display:none !important;}
.logo-black { display:none;}
.logo-white { display:inline !important;}

.lay-a {
    height: 620px;
    position: absolute;
    width: 100%;
}

#layHeader {
	  border-left:none !important;
	  border-right:none !important;
	}

#layMainMenu {
	background: rgba(64,64,64,.4)
	}

#layMainMenu>ul>li{border-bottom:solid 1px #fff7e5;}	
	
#layMainMenu>ul>li>a:hover {color:#fff7e5;}
#layGlobalWrapper {
height: 620px;
}
#layMainMenu>ul>li>a{
	color:#fff;
}


#homepageContent {
	height: 300px;
	margin: 50px auto;
	position: relative;
	text-align: center;
    width: 400px;
    overflow: hidden;	
	}

.wrap {
	width: 940px;
}

/* Carousel */

.infiniteCarousel, #social-mid-bar {
  width: 100%;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 100%; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 620px;
  position: relative;
  top: 0;
}

.infiniteCarousel ul a img {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0;
  height: 620px;
  width: 940px;
  border-left:solid 1px #fff7e5;
   border-right:solid 1px #fff7e5;
 
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
/* #Carousel */
#slider-nav {
	position: absolute; 
	top:250px;
	right:10px;
	z-index: 1;
}
#slider-nav li { 
	cursor:pointer; 
	position: relative;
	display:block;
	height:14px;
	width:14px;
	background:url('/assets/images/dots.png');
	margin-bottom:14px;
 }
#slider-nav li:hover { 
 background-position: 0px 28px;
 }
#slider-nav li.active { 
 background-position: 0px 14px;
 }
#slider-nav li img { display:none; }
#slider-nav li:hover img { display:inline-block; }
#slider-nav li img { position:absolute; top:-50px; left:-160px; }

/* Small screen devices 
@media (max-width: 1000px) {
#slider-nav, #pod4, .caruselwrap {display:none;}
#layGlobalWrapper {background: url(/assets/images/homepage/betterbeckons/BER-HP_betterbeckons_winery.jpg) no-repeat center top;}
}*/

@media (max-width: 680px) {
#pod3 {display:none}
}

/*custom homepage*/

#murad-text {
position: absolute;
    z-index: 5;
    text-align: center;
	right: 215px;
    top: 235px;
}
#murad-text  p{
font-family: 'Times New Roman', serif, Baskerville;
    text-transform: uppercase;
    color: #fff;
    line-height: 52px;
    letter-spacing: 3px;
    text-shadow: 1px 2px 6px #000;
}
#murad-text  p:first-of-type{font-size: 53px;}
#murad-text  p:nth-of-type(2) {
font-size: 33px;
    line-height: 35px;
}
section > div{
float: left;
margin: 50px 0;
position: relative;
line-height:inherit;
}
section hr {
font-size:0;
height:1px;
background:#bdbdc1;
    clear: both;
}

#custom-pods-1 div {
width:300px;
height:250px;
margin-top:25px;
}

.cta-circle {
display:inline-block;
width:15px;
height:16px;
background: url('/assets/images/global/cta-circle-arrow.png');
position: relative;
    top: 3px;
}

#custom-pods-1 div:nth-of-type(2){
margin-left: 20px;
margin-right: 20px;
}

#custom-pods-2 > div{height: 385px;}

#custom-pods-2 > div:first-of-type{width:625px;}
#custom-pods-2  > div:nth-of-type(2){
margin-left: 20px;
width:295px;
}
#custom-pods-1 h2 {color: #000;}
#custom-pods-2 h2, #custom-pods-2 h3 {color:#fff;}
#custom-pods-1 h2, #custom-pods-2 h2 {
font-family:'Times New Roman', serif, Baskerville;
text-transform:uppercase;
    font-size: 19px;
    margin: 0 0 3px 0;
    font-weight: normal;
    letter-spacing: 1.15px;
}

#custom-pods-2 h3 {
font-family:'Times New Roman', serif, Baskerville;
font-size:17px;
font-weight:normal;
letter-spacing:1px;
margin: 5px 0 0;
font-style:italic;
}

#custom-pods-1  big, #custom-pods-2 big {
font-size:24px;
} 

#custom-pods-1 p {
    text-align: left;
    font-size: 12.5px;
    color: #000;
    letter-spacing: .5px;
    margin: 0;
    font-weight: 300;
    line-height: 1.35em;
}

#custom-pods-1 a , #featured-wine a, #bb-site-offer a{
text-transform: uppercase;
color:#b6952f;
font-size: 11px;
    letter-spacing: 1px;
	display:inline-block;
}
#custom-pods-1 div aside {
background: rgba(255,255,255,.91);
padding: 6px 10px;
    position: absolute;
    bottom: 10px;
    width: 260px;
    left: 10px;
}

#custom-pods-2 div:first-of-type aside{
position: absolute;
    bottom: 0;
	    width: 100%;
    padding: 10px;
}

#custom-pods-2 div:first-of-type p{
color: #fff7e5;
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 1.35em;
    width: 375px;
    float: left;
    padding-right: 15px;
    margin: 0;
    font-weight: 300;
}
#custom-pods-2 div:first-of-type a {
    float: right;
}
#murad-text a {
display:inline-block;
margin-top:15px;
}
#custom-pods-2 div:first-of-type a{right: 4%;}
#custom-pods-2 div:first-of-type a, #murad-text a  {
padding: 10px 40px;
    color: #fff;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    text-shadow: 1px 1px 2px #0F0F0F;
    background: #c8ae70;
    background: -moz-linear-gradient(top, #c8ae70 0%, #c1a871 44%, #a6905e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c8ae70), color-stop(44%, #c1a871), color-stop(100%, #a6905e));
    background: -webkit-linear-gradient(top, #c8ae70 0%, #c1a871 44%, #a6905e 100%);
    background: -o-linear-gradient(top, #c8ae70 0%, #c1a871 44%, #a6905e 100%);
    background: -ms-linear-gradient(top, #c8ae70 0%, #c1a871 44%, #a6905e 100%);
    background: linear-gradient(to bottom, #c8ae70 0%, #c1a871 44%, #a6905e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8ae70', endColorstr='#a6905e', GradientType=0 );
    text-align: center;
}

#custom-pods-2 div:first-of-type a:hover, #murad-text a:hover {
text-decoration: none;
   background: #5c5c5c;
background: -moz-linear-gradient(top,  #5c5c5c 6%, #5c5c5c 6%, #5c5c5c 6%, #424242 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#5c5c5c), color-stop(6%,#5c5c5c), color-stop(6%,#5c5c5c), color-stop(100%,#424242));
background: -webkit-linear-gradient(top,  #5c5c5c 6%,#5c5c5c 6%,#5c5c5c 6%,#424242 100%);
background: -o-linear-gradient(top,  #5c5c5c 6%,#5c5c5c 6%,#5c5c5c 6%,#424242 100%);
background: -ms-linear-gradient(top,  #5c5c5c 6%,#5c5c5c 6%,#5c5c5c 6%,#424242 100%);
background: linear-gradient(to bottom,  #5c5c5c 6%,#5c5c5c 6%,#5c5c5c 6%,#424242 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#424242',GradientType=0 );

    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.aside-giftsets p {
	background: rgba(255,255,255,.85);
	padding: 6px 10px;
	bottom: 10px;
	width: 405px;
	left: 10px;
	color: #000 !important;
	line-height: 90%;
}

#featured-wine div:first-of-type {
background: rgba(68,68,68,.91);
    padding: 15px 10px 10px 15px;
text-align:left;
color:#fff;
}

#featured-wine-info {
width: 163px;
    float: right;
}
#featured-wine-info  p {
font-size: 11px;
    line-height: 1.65em;
    letter-spacing: .5px;
    color: #262626;
}

#featured-wine-info figcaption {
    border: solid 1px #c5c5c5;
    padding: 16px 17px 13px;
    font-style: italic;
    font-family: 'Times New Roman', serif, Baskerville;
    color: #b6952f;
	    font-size: 16px;
}
#featured-wine-info figcaption span {
    font-size: 28px;
    display: block;
	line-height:20px;

}
#featured-wine-info figure{
    border: solid 2px #c5c5c5;
    padding: 5px;
	    text-align: center;
		display:inline-block;
    margin: 50px 20px 10px;
}
#featured-wine-info a {top:15px;}

#bb-copy { 
width: 700px;
 margin:50px auto 0 auto;
}

#bb-site-offer {
text-align:center;
padding:10px 0 0;
}

#bb-site-offer p {
line-height:1.7em;
margin-bottom:3px;
}

#bb-copy p {
    display: block;
    margin: 0 auto;
    line-height: 2em;
    font-size: 17px;
    letter-spacing: .25px;
    font-family: 'Times New Roman', serif, Baskerville;
}
#bb-copy p:first-of-type {
    font-size: 20px;
    letter-spacing: .5px;
	color: #b6952f;
    font-style: italic;
}
#bb-copy p small{
font-size: 17px;
    letter-spacing: .25px;
}

.q-start, .q-end {
 font-size: 200px;
     color: #b6952f;
	 font-family: 'Arapey', sans-serif;
	 font-style:italic;
	 display:inline-block;
	 position:relative;
	 height:95px;
	 width:121px;
}
.q-start {
background:url(/assets/images/homepage/open-quote.png);
float: left;
   margin-bottom: -65px;
    bottom: 15px;
}
.q-end {
background:url(/assets/images/homepage/close-quote.png);
float: right;
    margin-right: 51px;
    position: relative;
    bottom: 41px;
}


