/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* WineWeb */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#directionspg #map_canvas,
#directionspg #map_canvas *,
#directionspg #map_canvas *:before,
#directionspg #map_canvas *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
html, body {
	min-height: 100%;
	border: none;
	margin: 0; 
	padding: 0;
}
body {
	background: #f9f6ec;
	color: #444;
	font-family: 'baker-signet-web', Georgia, serif;
  font-style: normal;
  font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	padding-top: 41px;
}
.popup,
div.x-window-mc,
.jqmdMSG {
  background: #f9f6ec;
}
#container {
	position: relative;
	margin: 0 auto;
}
#container1 {
	position: relative;
	margin: 0 auto;
}
#container2 {
	position: relative;
	margin: 0 auto;
}
#container3 {
	position: relative;
}
#content {
	margin: 0 auto;
	padding: 27px 20px 34px 20px;
	max-width: 740px;
}
#custompg9 #content,
#custompg20 #content,
#custompg32 #content,
#wineclublist #content {
  max-width: 960px;
}
#content:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 479px) {
  #content {
    width: 100%;
    min-width: 280px;
  }
}
#custompg1 #content,
#custompg37 #content {
  display: none;
}
.header {
  position: relative;
  max-width: 980px;
  margin: 0 auto 31px auto;
  z-index: 200;
}
.header a {
  position: relative;
  top: 43px;
  left: 0;
  background: url(/public/w777/LFW_Logo.png) no-repeat;
  background-size: 100% auto;
  width: 200px;
  height: 216px;
  margin: 0 auto;
  display: block;
  z-index: 3;
}
@media only screen and (max-width: 900px) {
  .header a {
    background: url(/public/w777/LFW_Logo_Mobile.png) no-repeat;
    background-size: 100% auto;
    width: 228px;
    height: 115px;
  }
}
.header a b {
	display: none;
}
#top {
	position: relative;
	background: none;
	padding: 0 0 0 0;
	margin-top: -75px;
	height: 93px;
  z-index: 200;
}
@media only screen and (max-width: 900px) {
  #top { 
    margin-top: 48px;
  }
  #custompg1 #top,
  #custompg37 #top {
    height: 88px;
  }
}
@media only screen and (max-width: 640px) {
	#top {
    height: 41px;
  }
}
#top:after {
  content: "";
  display: table;
  clear: both;
}
a {
  color: #840000;
  text-decoration: none;
}
p a,
li a,
#vintagebar a,
#discountpromotion a,
#ordersummary .ship_total_name a,
#ordersummary .discount_total_name a,
#orderpg2 #shippingrow a,
.cancel_order_link a,
#orderseals a,
#eventpg #makereservation,
#eventpg #wineclublogin,
#documentlist .docfile a,
#documentlist .docname a,
.podarea3 a,
.cke_editable a {
  border-bottom: 1px solid #e8d2cf;
}
#pod48 p a,
#eventpg p#calview > #rssfeed a:first-child {
  border-bottom: none;
}
#eventpg p#calview > #rssfeed a:first-child {
  display: none;
}
#eventpg .calbody .tablerow1 td,
#eventpg .calbody .tablerow1 span.note3,
#eventpg .calbody .tablerow1 a {
  line-height: 15px;
}
.a.nav {
  text-decoration: none;
}
.a.nav:hover {
  text-decoration: underline;
}
.a.uline {
  text-decoration: underline;
}
.a.noline {
  text-decoration: none;
}
/* image links and links with button inputs */
.wine_image a,
.mdse_image a,
a.wine_add_button,
a.mdse_add_button,
a.buylink,
#navtop a,
#nav-mobile a,
.home-image a,
#orderpg2 form[name="form3"] a {
  border: none;
}
a:hover,
a:focus,
a.sfhover {
  color: #b36051;
}
/* shopping cart (top) and footer area links */
.podarea2 a,
.podarea4 a {
  color: #f1eacf;
  border-bottom: 1px solid #b38579;
  border-bottom-color: rgba(241,234,207,.25)
}
.podarea2 a:hover,
.podarea2 a:focus,
.podarea4 a:hover,
.podarea4 a:focus {
  color: #fffff3;
}
/* links within popup overlay */
#popup2 a {
  color: #a28a62;
  text-decoration: none;
  border-bottom: 1px solid #dac197;
}
#popup2 a:hover,
#popup2 a:focus {
  color: #dac197;
}
#navtop { 
	position: relative;
	background: none;
	padding: 0;
  max-width: 900px;
  margin: 0 auto 0 auto;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .js #navtop { 
    display: none;
  }
  .js .selectnav { 
    display: inline-block;
    margin: 0;
  }
  nav {
    position: absolute;
    left: 0;
    width: 100%;
    height: 42px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  nav:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 700px;
    height: 0;
    margin: 47px auto 0 auto;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
  }
  #custompg1 nav:after,
  #custompg37 nav:after {
    border-bottom: none;
  }
}
@media only screen and (max-width: 640px) {
  nav:after {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .js .selectnav { 
    width: 100%;
  }
}
#navtop li { 
	position: relative;
	display: inline-block; 
	margin: 0;
	vertical-align: top;
}
#navtop > li:nth-of-type(3) {
  margin-right: 80px;
}
#navtop > li:nth-of-type(4) {
  margin-left: 80px;
}
#navtop a { 
	display: block;
	color: #832c2d;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 21px;
	text-decoration: none; 
	text-align: center; 
	padding: 0 18px;
	text-transform: uppercase;
  letter-spacing: 1px;
}
#navtop > li > a {
  padding-top: 8px;
  padding-bottom: 9px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
  color: #832c2d;
  font-size: 18px;
  background: #832c2d;
  background: rgba(0, 0, 0, 0.05);
  background: none;
  margin-left: 0;
  margin-right: 0;
  width: 120px;
  min-height: 59px;
}
#navtop > li#VisitUstop > a {
  padding-left: 27px;
  padding-right: 27px;
}
#navtop > li#BuyWinetop > a {
  padding-left: 20px;
  padding-right: 20px;
}
#navtop > li:first-child > a,
#navtop > li:nth-of-type(4) > a {
  border-left: none;
}
#navtop li:hover,
#navtop li.sfhover {
}
#navtop > li > a:hover,
#navtop > li > a:focus,
#navtop > li > a.sfhover,
#navtop > li:hover > a,
#navtop > li:focus > a  {
  color: #ae524f;
}
/* active page */
#custompg9 #navtop > li#VisitUstop > a,
#contactwinery #navtop > li#VisitUstop > a,
#contactwinerya #navtop > li#VisitUstop > a,
#emailsubscribe #navtop > li#VisitUstop > a,
#emailsubscribea #navtop > li#VisitUstop > a,
#directionspg #navtop > li#VisitUstop > a,
#tradepg #navtop > li#VisitUstop > a,
#tradepgmatrix #navtop > li#VisitUstop > a,
#tradepgwine #navtop > li#VisitUstop > a,
#documentlist > div:not([id="Newsletter"]) #navtop > li#VisitUstop > a,
#socialpg #navtop > li#VisitUstop > a,
#custompg24 #navtop > li#VisitUstop > a,
#custompg20 #navtop > li#VisitUstop > a,
#custompg23 #navtop > li#VisitUstop > a,
#custompg42 #navtop > li#VisitUstop > a,
#custompg40 #navtop > li#VisitUstop > a,
#custompg41 #navtop > li#VisitUstop > a,
#custompg39 #navtop > li#VisitUstop > a,
#order #navtop > li#BuyWinetop > a,
#ordersummary #navtop > li#BuyWinetop > a,
#orderpg1 #navtop > li#BuyWinetop > a,
#orderpg2 #navtop > li#BuyWinetop > a,
#orderpg3 #navtop > li#BuyWinetop > a,
#orderconfirm #navtop > li#BuyWinetop > a,
#ordercancel #navtop > li#BuyWinetop > a,
#shippingpg #navtop > li#BuyWinetop > a,
#privacypg #navtop > li#BuyWinetop > a,
#policypg #navtop > li#BuyWinetop > a,
#winelist #navtop > li#BuyWinetop > a,
#winepg #navtop > li#BuyWinetop > a,
#closestsupplier #navtop > li#BuyWinetop > a,
#supplier2 #navtop > li#BuyWinetop > a,
#custompg35 #navtop > li#WineClubstop > a,
#custompg36 #navtop > li#WineClubstop > a,
#custompg18 #navtop > li#WineClubstop > a,
#custompg17 #navtop > li#WineClubstop > a,
#custompg32 #navtop > li#WineClubstop > a,
#wineclublist #navtop > li#WineClubstop > a,
#wineclubdisplay #navtop > li#WineClubstop > a,
#wineclubloginpg #navtop > li#WineClubstop > a,
#wineclubmembership #navtop > li#WineClubstop > a,
#wineclubmemberbill #navtop > li#WineClubstop > a,
#wineclubmemberinvoicelist #navtop > li#WineClubstop > a,
#wineclubmemberquantityupdate #navtop > li#WineClubstop > a,
#wineclubmemberquantityupdatea #navtop > li#WineClubstop > a,
#wineclubmemberskipshipment #navtop > li#WineClubstop > a,
#wineclubmembercancel #navtop > li#WineClubstop > a,
#wineclubmemberregister #navtop > li#WineClubstop > a,
#wineclubmemberregister2 #navtop > li#WineClubstop > a,
#wineclubmemberconfirm #navtop > li#WineClubstop > a,
#documentlist > div[id="Newsletter"] #navtop > li#WineClubstop > a,
#eventpg #navtop > li#Eventstop > a,
#custompg2 #navtop > li#Eventstop > a,
#custompg38 #navtop > li#Eventstop > a,
#custompg27 #navtop > li#Eventstop > a,
#custompg19 #navtop > li#FoodWinetop > a,
#foodlist #navtop > li#FoodWinetop > a,
#custompg7 #navtop > li#OurStorytop > a,
#winemakingpg #navtop > li#OurStorytop > a,
#custompg8 #navtop > li#OurStorytop > a,
#custompg22 #navtop > li#OurStorytop > a,
#photogallery #navtop > li#OurStorytop > a {
  color: #222;
}
#navtop ul { /* second-level lists */
	position: absolute;
	left: -999em;
	background: #fffff9;
	width: 165px;
	top: 59px;
	padding: 9px 0 18px 0;
	margin: 0;
	list-style: none;
	-moz-box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.15);
	z-index: 4;
}
#navtop ul li {
	display: block;
	width: 165px;
	margin: 0;
	position: relative;
	text-align: left;
	height:auto;
	padding: 0 18px;
}
#navtop ul a { 
	display: block;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	color: #832c2d;
	text-align: left;
	padding: 6px 0;
	text-transform: none;
	letter-spacing: 0;
}
#navtop ul > li:first-child > a {
  border-top: none;
}
#navtop li:hover ul,
#navtop li.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li:hover ul li,
#navtop li.sfhover ul li {
	position: relative;
	border: 0;
}
#navtop ul a:hover,
#navtop ul a:focus,
#navtop ul a.sfhover {
  color: #ae524f;
}
#navtop li:hover ul li ul,
#navtop li.sfhover ul li ul { 
}
#left {
  display: none;
}
#footer {
  display: none;
}
/* original lynfred pod area */
.pod {
  display: none;
}
@media only screen and (max-width: 800px) {
  .podarea2,
  .podarea3,
  .podarea4 {
    display: block;
  }
}
.podfooter {
  display: none;
}
/* shopping cart and quick links (top) */
.podarea2 {
  position: absolute;
  top: -41px;
  left: 0;
  width: 100%;
  height: 33px;
  background: #5a000d;
  color: #e3ddc2;
  font-size: 14px;
  line-height: 17px;
  padding: 8px 0 0 0;
  text-align: right;
  letter-spacing: 1px;
}
.podarea2:after {
  content: "";
  display: table;
  clear: both;
}
.podarea2content {
  max-width: 940px;
  margin: 0 auto;
}
/* shopping cart */
#pod28 .podcontent {
  float: left;
  padding-left: 20px;
}
/* quick links */
#pod29 .podcontent {
  float: right;
  padding-right: 20px;
}
#pod29 .podcontent ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
#pod29 .podcontent li {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-left: 20px;
}
.podarea3 {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .podarea3 {
    margin-bottom: 27px;
  }
}
.podarea3:after {
  content: "";
  display: table;
  clear: both;
}
.podarea3 .podheader {
  color: #222;
  font-weight: 400;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 12px;
  text-align: left;
}
.podarea3content {
  margin: 0 auto;
  padding: 0 20px;
}
#pod37,
#pod38,
#pod39 {
  margin-bottom: 54px;
}
@media only screen and (max-width: 640px) {
  #pod37,
  #pod38,
  #pod39 {
    margin-bottom: 27px;
  }
}
.podarea3content img {
  max-width: 100%;
  height: auto !important;
  display: block;
}
/* slides (home) */
#pod36 {
  max-width: 940px;
  margin: 0 auto 54px auto;
}
/* features (home) */
#pod37,
#pod38,
#pod39 {
  float: left;
  width: 33.3333%;
  padding: 0 20px;
}
#pod37 img,
#pod38 img,
#pod39 img {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 480px) {
  #pod37,
  #pod38,
  #pod39 {
    float: none;
    width: 100%;
  }
}
#pod38,
#pod39 {
  border-left: 1px solid rgba(0, 0, 0, .1);
  padding-left: 19px;
}
@media only screen and (max-width: 480px) {
  #pod38,
  #pod39 {
    border-left: none;
    padding-left: 20px;
  }
  #pod37 .podcontent,
  #pod38 .podcontent {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 27px;
  }
}
/* footer */
.podarea4 {
  position: relative;
  background: #5a000d;
  color: #e3ddc2;
  padding: 54px 0;
}
.podarea4content {
  max-width: 1100px;
  margin: 0 auto;
}
#pod45 .podcontent,
#pod46 .podcontent,
#pod47 .podcontent,
#pod48 .podcontent {
  float: left;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  width: 25%;
  padding: 0 20px;
}
#pod46 .podcontent,
#pod47 .podcontent,
#pod48 .podcontent {
  border-left: 1px solid rgba(241, 234, 207, .15);
  padding-left: 19px;
}
@media only screen and (max-width: 640px) {
  #pod47 .podcontent {
    clear: left;
    border-left: none;
    padding-left: 20px;
  }
  #pod45 .podcontent,
  #pod46 .podcontent,
  #pod47 .podcontent,
  #pod48 .podcontent {
    width: 50%;
  }
  #pod47 .podcontent,
  #pod48 .podcontent {
    margin-top: 27px;
  }
}
@media only screen and (max-width: 480px) {
  #pod45 .podcontent,
  #pod46 .podcontent,
  #pod47 .podcontent,
  #pod48 .podcontent {
    float: none;
    width: auto;
    border-left: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
  #pod47 .podcontent,
  #pod48 .podcontent {
    margin-top: 0;
  }
  #pod46 .podcontent,
  #pod47 .podcontent,
  #pod48 .podcontent {
    border-top: 1px solid rgba(241, 234, 207, .15);
    padding-top: 23px;
  }
}
/* visit us */
#pod45 {
}
/* customer service */
#pod46 {
}
/* mailing list */
#pod47 {
}
#pod47 .podheader {
}
#pod47 .podcontent {
  padding-bottom: 15px;
}
/* community */
#pod48 {
}
/* legal */
#pod49 {
  clear: both;
  color: #e3ddc2;
  font-size: 13px;
  line-height: 21px;
  padding: 54px 20px 0 20px;
  text-align: center;
  letter-spacing: 1px;
}
#pod49 .legal-copyright {
  margin-right: 1em;
}
#pod49 .legal-nav {
}
.strikeout { 
  text-decoration: line-through;
}
.normal { 
  font-size: 18px;
  line-height: 27px;
}
.note1 { 
  font-size: 16px;
  line-height: 24px;
}
.note2 { 
  font-size: 14px;
  line-height: 22px;
}
.note3 { 
  font-size: 13px;
  line-height: 21px;
}
strong,
b {
  font-weight: 400; /* no bold weight for Baker Signet */
}
em,
i {
  font-style: normal; /* no italic for Baker Signet */
}
table strong,
table b {
  font-weight: 700; /* franklin gothic condensed */
}
table em,
table i {
  font-style: italic; /* franklin gothic condensed */
}
h1,
.head1,
h2,
.head2,
h3,
.head3,
h4,
.head4 {
  font-weight: 400;
}
h1,
.head1,
h2,
.head2 {
  color: #222;
}
h3,
.head3,
h4,
.head4 {
  color: #444;
}
h1,
.head1 {
  font-size: 41px;
  line-height: 44px;
  margin: 27px 0 54px 0;
  padding-bottom: 54px;
  border-bottom: 5px double rgba(0, 0, 0, 0.1);
  text-align: center;
}
@media only screen and (max-width: 640px) {
  h1,
  .head1 {
    font-size: 33px;
    line-height: 36px;
  }
}
h1:first-child,
.head1:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 740px) {
  h1 br {
    display: none;
  }
}

h2,
.head2 {
  font-size: 27px;
  line-height: 30px;
  margin: 27px 0;
  text-align: left;
}
#order span#otheritemshead,
#ordersummary form[name="form1"] span.head2 {
  display: inline-block;
}
#order legend.head2 {
  margin-top: 0;
}
h3,
.head3 {
  font-size: 18px;
  line-height: 27px;
  margin: 27px 0;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3px;
}
span.head3 {
  display: inline-block;
}
h4,
.head4 {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3px;
}
h4:first-child {
  margin-top: 0;
}
.podarea4 h4 {
  color: #f1eacf;
  margin-bottom: 14px;
}
.podarea4 h4 + p {
  margin-top: 14px;
}
#pod47 h4 {
  margin-bottom: 19px;
}
#pod48 h4 {
  margin-bottom: 18px;
}
p, ul, ol {
  margin: 27px 0;
}
p:first-child,
ul:first-child,
ol:first-child {
  margin-top: 0;
}
#pod36 p,
#pod49 p {
  margin: 0;
}
#eventpg #intro p:first-child {
  display: none;
}
#eventpg p#calview {
  text-align: left;
  margin-bottom: 36px;
}
#eventpg p#calview > a,
#eventpg #locationselect {
  margin-right: 20px;
}
hr {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 27px 0;
}
img {
  margin: 0;
}
#content img,
#popup2 img {
  max-width: 100%;
  height: auto !important;
}
#directionspg #map_canvas img {
  max-width: none;
}
#content img[style*="float: right;"] {
  margin-right: 0 !important;
  margin-top: 7px !important;
  margin-left: 20px !important;
  margin-bottom: 20px !important;
}
#content img[style*="float: left;"] {
  margin-left: 0 !important;
  margin-top: 7px !important;
  margin-right: 20px !important;
  margin-bottom: 20px !important;
}
#winepg #photo,
#mdsepg #photo,
#popup2 #photo {
  margin: 0 0 10px 10px;
  width: 200px;
}
@media only screen and (max-width: 480px) {
  #winepg h1 + div[style="float:right;"],
  #mdsepg h1 + div[style="float:right;"],
  #popup2 h1 + div[style="float:right;"],
  #winemakingpg h1 + div[style="float: left;"] {
    float: none !important;
    text-align: center;
  }
  #winepg #photo,
  #mdsepg #photo,
  #popup2 #photo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
#order .wine_image img,
#order .mdse_image img,
#ordersummary .search_table_name td:first-child img {
  margin: 0;
}
#photogallery #wrap {
  padding: 0;
  margin: 0;
}
#photogallery #previews {
  border: none;
  padding: 0;
  margin-bottom: 0;
  background-image: none;
  width: auto;
  float: none;
  margin-right: 0;
}
#photogallery #transport a {
  text-decoration: none;
  text-transform: none;
  font-size: inherit;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0 8px 8px 0;
  padding: 0;
  width: auto;
  float: none;
  display: inline-block;
  -moz-user-select: none;
}
#photogallery #transport a:link {
  background: none;
  color: transparent;
  border: none;
}
#photogallery #thumbnails {
  clear: both;
  margin: 19px auto 27px auto;
}
#photogallery #thumbnails div {
  position: relative;
  width: 24px;
  height: 24px;
  margin: 8px;
  padding: 0px;
  float: left;
  display: inline;
}
#photogallery .selectedThumbnail {
  border: 3px solid #e0b538 !important;
}
#photogallery #thumbnails img {
  max-width: none;
  width: 24px;
  height: 24px !important;
  position: absolute;
  border: none;
}
#photogallery #thumbnails img.inFocus {
  border: 1px solid #e0b538 !important;
  height: auto !important;
}
#photogallery #mainImageOutline {
  box-sizing: content-box;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #fff;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#photogallery #picture {
  padding: 0;
  width: auto;
  float: none;
}
#photogallery #picture img {
  display: block;
  border: none;
}
#photogallery #titlediv {
  text-align: left;
}
/* social media icons */
#pod48 img {
  display: inline-block;
  width: 28px !important;
  height: 28px !important;
}
#pod48 a {
  display: inline-block;
  margin: 0 15px 8px 0;
  opacity: .9;
}
#pod48 a:hover,
#pod48 a:focus {
  opacity: 1;
}
table {
  border: 0;
  margin: 27px 0;
  font-family: 'franklin-gothic-urw-cond', 'Arial Narrow', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
table table {
  margin: 0;
  width: 100%;
}
table[width] {
  max-width: 100%;
  width: auto;
}
table[width$="%"],
#ordersummary #summarytable,
#ordersummary #otherwinestable,
#ordersummary #otheritemstable,
#orderpg2 .order_summary_table {
  width: 100%;
}
table[border="1"] {
  border-style: hidden;
}
#custompg9 table[border="1"],
#custompg9 table[border="2"],
#custompg20 table[border="1"],
#custompg20 table[border="2"],
#custompg32 table[border="1"],
#custompg32 table[border="2"],
#wineclublist #introduction table {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
}
#custompg9 table[border="1"],
#custompg9 table[border="2"],
#custompg20 table[border="1"],
#custompg20 table[border="2"] {
  width: 100% !important;
  height: auto !important;
}
#custompg32 table[border="1"],
#custompg32 table[border="2"],
#wineclublist #introduction table {
  margin: 0 0 27px 20px;
  width: 50% !important;
  height: auto !important;
}
.ie8 table[border="1"] {
  border: 0;
}
.tablerow1 {
  background: transparent;
}
.tablerow2 {
  background:transparent;
}
/* table cells */
th,
td {
  padding: 14px 0 14px 14px;
  vertical-align: top;
  border-color: rgba(0, 0, 0, 0.1);
}
#custompg9 td,
#custompg20 td,
#custompg32 th,
#custompg32 td,
#wineclublist #introduction table th,
#wineclublist #introduction table td {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 14px;
  padding-right: 14px;
}
#winelist .table2 td.c2,
#mdselist .table2 td[width="500"] {
  width: 100%;
}
#winelist .table2 td,
#mdselist .table2 td,
#order #winetable > tbody > tr:not(.winegroup) > td {
  padding-top: 14px;
  padding-bottom: 14px;
}
#winelist .table2 tr.tablehead td,
#mdselist .table2 tr.tablehead td,
#order #winetable > tbody > tr.tablehead > td,
#order .mdsetable > tbody > tr.tablehead > td {
  padding-top: 0;
}
#order #destinationbar td,
#order #winetable > tbody > tr > td[colspan="3"] {
  padding-top: 0;
  padding-bottom: 0;
}
#pod38 td {
  padding-top: 7px;
  padding-bottom: 7px;
}
td td { 
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#wineclubmemberregister2 td td {
  padding-left: 14px;
}
th:first-child,
td:first-child,
#winelist .table2 td.c2,
#mdselist .table2 td:first-child + td,
#eventpg .calhead td,
#wineclubmemberregister2 td td:first-child,
#order .wine_name,
#order .mdse_name,
#ordersummary .mdse_name,
#ordersummary .search_table_name > table > tbody > tr > td:first-child + td,
#ordersummary .msearch_table_name > table > tbody > tr > td:first-child + td {
  padding-left: 0;
}
table[border="1"] th,
table[border="1"] td {
  border-left-style: hidden;
  border-right-style: hidden;
}
/* table headings */
th,
td.tablehead {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
tr.tablehead td {
  padding-top: 0;
}
/* table row borders */
#eventpg .calbody .tablerow1 > td,
#order #winetable > tbody > tr > td,
#order .mdsetable > tbody > tr > td,
#ordersummary #summarytable > tbody > tr > td,
#ordersummary #otherwinestable > tbody > tr > td,
#ordersummary #otheritemstable > tbody > tr > td,
#orderpg2 .order_summary_table > tbody > tr > td,
#wineclublist #clubtable > tbody > tr > td,
#documentlist .table1 > tbody > tr > td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#winelist .table2 > tbody > tr > td,
#mdselist .table2 > tbody > tr > td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#winelist .table2,
#mdselist .table2 {
  margin-bottom: 0;
}
#wineclublist #clubtable > tbody > tr:last-child > td {
  border-bottom: none;
}
/* table column text-align: left */
th,
th div,
td,
td div,
td[align="center"],
td div[align="center"],
td[align="right"] div[align="left"] {
  text-align: left;
}
/* table column text-align: right */
td[align="right"],
td[align="right"] div,
td div[align="right"],
#order #winetable #ordercost div,
#order #winetable #orderqty div,
#order #winetable .wine_price div,
#order .mdsetable #ordercost2 div,
#order .mdsetable #orderqty2 div,
#order .mdsetable .mdse_price div,
#ordersummary #summarytable #headcost div,
#ordersummary #summarytable .wine_price,
#ordersummary #summarytable #headextended div,
#ordersummary #otherwinestable #search_head_cost,
#ordersummary #otherwinestable #search_head_qty,
#ordersummary #otherwinestable .search_table_cost div,
#ordersummary #otherwinestable .search_table_qty div,
#ordersummary #otheritemstable #msearch_head_cost,
#ordersummary #otheritemstable #msearch_head_qty,
#ordersummary #otheritemstable .msearch_table_cost div,
#ordersummary #otheritemstable .msearch_table_qty div,
#ordersummary #otheritemstable .mdse_price div,
#ordersummary #otheritemstable .mdse_quantity div,
#orderpg2 .order_summary_table #headcost,
#orderpg2 .order_summary_table #headextended,
#orderpg2 .ship_total_name,
#wineclublist #clubtable #cost div {
  text-align: right;
}
/* table column text-align: center */
#eventpg .calhead .head2 {
  text-align: center;
}
#documentlist .table1,
#order #winetable,
#order #winetable table,
#order .mdsetable,
#order .mdsetable table,
#ordersummary #summarytable,
#ordersummary #otherwinestable,
#ordersummary #otherwinestable table,
#ordersummary #otheritemstable,
#ordersummary #otheritemstable table,
div[id^="custompg"] #content table {
  table-layout: fixed;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 724px) {
  div[id^="custompg"] #content table {
    width: auto !important;
  }
}
@media only screen and (max-width: 480px) {
  table.responsive-1-col,
  table.responsive-1-col tbody,
  table.responsive-1-col tr,
  table.responsive-1-col td {
    display: block;
  }
  table.responsive-1-col td {
    padding-left: 0;
    padding-right: 0;
    width: auto !important;
  }
}
#documentlist #image_head {
  width: 10%;
}
#documentlist #documenthead {
  width: 60%;
}
#documentlist #filehead {
  width: 15%;
}
#documentlist #datehead {
  width: 15%;
}
#order #winetable #orderwine {
  width: 55%;
}
#order #winetable #ordercost {
  width: 15%;
}
#order #winetable #orderqty {
  width: 30%;
}
#ordersummary #otherwinestable #search_head_wine {
  width: 60%;
}
#ordersummary #otherwinestable #search_head_cost {
  width: 20%;
}
#ordersummary #otherwinestable #search_head_qty {
  width: 20%;
}
#order .wine_image,
#order .mdse_image,
#ordersummary .search_table_name td:first-child {
  padding-left: 0;
  padding-right: 14px;
  width: 134px;
}
@media only screen and (max-width: 640px) {
  #order #winetable .wine_image,
  #order .mdsetable .mdse_image,
  #ordersummary .search_table_name td:first-child,
  #ordersummary .otheritemstable .mdse_image {
    width: 30%;
  }
  #order #winetable .wine_name,
  #order .mdsetable .mdse_name,
  #ordersummary .search_table_name td:first-child + td,
  #ordersummary .otheritemstable .mdse_name {
    width: 70%;
  }
}
#eventpg .calhead td {
  width: 15%;
}
#eventpg .calhead td[width="*"] {
  width: 60%;
  padding-left: 5%;
  padding-right: 5%;
}
#eventpg .calhead td[width="25%"] {
  white-space: nowrap;
}
#eventpg .calbody td {
  width: 14.285714285714286%; /* 7 days */
}
@media only screen and (max-width: 480px) {
  #eventpg .calbody .tablehead {
    text-align: center;
  }
  #eventpg .calbody .tablehead div {
    display: none;
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(1):before {
    content: "Sun";
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(2):before {
    content: "Mon";
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(3):before {
    content: "Tue";
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(4):before {
    content: "Wed";
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(5):before {
    content: "Thu";
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(6):before {
    content: "Fri";
  }
  #eventpg .calbody > tbody > tr:first-child > td:nth-of-type(7):before {
    content: "Sat";
  }
}
/* wine and merchandise images */
#order .wine_name,
#order .mdse_name,
#ordersummary .search_table_name > table > tbody > tr > td:first-child + td,
#ordersummary .msearch_table_name > table > tbody > tr > td:first-child + td,
#ordersummary .mdse_name {
  width: 100%;
}
/* table totals */
#ordersummary #summarytable td.grand_total_name,
#ordersummary #summarytable td.grand_total_cost,
#orderpg2 .order_summary_table td.grand_total_name *,
#orderpg2 .order_summary_table td.grand_total_cost { 
	font-weight: 600;
/*  font-size: 27px;*/
}
#orderpg2 .order_summary_table td.grand_total_cost {
  white-space: nowrap;
}
/* table costs */
#ordersummary #summarytable .wine_price:before,
#ordersummary #summarytable .wine_extended:before,
#ordersummary #summarytable .wine_total_cost:before,
#ordersummary #summarytable .ship_total_cost:before,
#ordersummary #summarytable #discount_amount:before,
#ordersummary #summarytable .tax_total_cost:before,
#ordersummary #summarytable .grand_total_cost:before,
#orderpg2 .order_summary_table .item_price:before,
#orderpg2 .order_summary_table .item_extended:before,
#orderpg2 .order_summary_table .wine_total_cost:before,
#orderpg2 .order_summary_table .ship_total_cost:before,
#orderpg2 .order_summary_table .tax_total_cost:before,
#orderpg2 .order_summary_table .grand_total_cost:before,
#wineclubmemberregister2 #subscriptiontable table > tbody > tr > td:first-child + td div[align="right"]:before,
#wineclubmemberinvoicelist table > tbody > tr.tablerow1 > td:first-child + td div[align="right"]:before {
  content: "$";
}
/* table discount amounts */
#ordersummary #discount_amount {
  color: #b00;
}
/* forms */
form {
  max-width: 800px; /* prevent inputs with 100% widths from expanding too far */
  margin: 27px 0;
}
/* form margins and sections */
#emailsubscribe #introduction {
  margin-bottom: 54px;
}
#emailsubscribe form[name="form2"] {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 27px;
  padding-top: 54px;
}
#custLogin,
#directionspg #printbutton {
  margin-top: 27px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: left;
}
/* overrule widths set in the template html (wineclubmemberregister) */
fieldset[style*="width"] {
  width: auto !important;
}
/* normalize legends (wineweb sets many legends with .head2) */
legend,
legend.head2 {
  display: block;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: inherit;
  font-weight: 400;
  color: inherit;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/* normalize form element font-size and line-height */
input[class*="note"],
select[class*="note"],
textarea[class*="note"] {
  font-size: inherit;
  line-height: inherit;
}
/* consistent width for input fields without clear affordances */
input[name$="first_name"],
input[name$="FIRST_NAME"],
input[name$="FirstName"],
input[name$="last_name"],
input[name$="LAST_NAME"],
input[name$="Lastname"],
input[name$="company_name"],
input[name$="COMPANY_NAME"],
input[name$="address"],
input[name$="address_1"],
input[name$="ADDRESS_1"],
input[name$="address_2"],
input[name$="ADDRESS_2"],
input[name$="city"],
input[name$="CITY"],
input[name$="City"],
input[name$="province"],
input[name$="PROVINCE"],
input[name$="country"],
input[name$="COUNTRY"],
input[name$="email"],
input[name$="EMAIL"],
input[name^="from_addr"],
input[name="from_name"],
input[name="member_card_code"],
input[name="pwd"], /* #wineclubloginpg, #tradelogin */
textarea {
  width: 100%;
}
/* widths for input fields with clear affordances */
input[name$="phone"],
input[name$="PHONE"],
input[name$="Phone"] {
  width: 11em;
}
input[name$="zipcode"],
input[name$="ZIPCODE"] {
  width: 7em;
}
/* widths for inline email and password input fields */
#emailsubscribe input[name="email"] {
  width: 13.5em;
}
div[id^="orderpg"] input[type="password"],
#portalorderlogin input[type="password"],
div[id^="wineclubmember"] input[type="password"] {
  width: 9.25em;
}
/* widths for select input fields that may exceed the width of small viewports */
@media only screen and (max-width: 640px) {
  #emailsubscribe select[name="COUNTRY"],
  div[id^="wineclubmember"] select[name="referral_source"],
  #wineclubmembercancel select[name="cancel_reason"],
  div[id^="wineclubmemberquantityupdate"] select[name^="wine"] {
    width: 100%;
  }
}
/* vertical spacing of input fields and actions */
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"],
input[name="card_number"],
input[name="CARD_NUMBER"],
select,
textarea {
  margin-bottom: 8px;
}
/* vertical spacing of input fields and actions within order form tables */
#winetable input,
.mdsetable input,
#otherwinestable input,
#otheritemstable input {
  margin-bottom: 0;
}
/* horizontal spacing of grouped input fields */
div[id^="orderpg"] select[name="state"],
div[id^="orderpg"] input[name="BILL_STATE"],
div[id^="wineclubmember"] select[name="state"],
div[id^="wineclubmember"] select[name$="month"],
div[id^="wineclubmember"] select[name$="day"],
div[id^="orderpg"] select[name="card_expire_m"],
div[id^="wineclubmember"] select[name="card_expire_m"],
div[id^="orderpg"] select[name="CARD_TYPE"],
div[id^="wineclubmember"] select[name="card_type"],
div[id^="wineclubmember"] select[name="CARD_TYPE"] {
  margin-right: .25em;
}
/* horizontal spacing between checkbox/radio input fields and their labels */
input[type="checkbox"],
input[type="radio"] {
  margin-right: .25em;
}
/* horizontal spacing between input fields and help text */
div[id^="orderpg"] select[name="dob_year"],
div[id^="orderpg"] input[name="card_cvv"] {
  margin-right: .5em;
}
/* buttons: primary */
input[type="button"],
input[type="submit"],
input[type="reset"],
.wine_add_button input,
.continue-shopping,
#checkout,
#photogallery #transport a.previousBtn,
#photogallery #transport a.playBtn,
#photogallery #transport a.nextBtn {
  display: inline-block;
  padding: 5px 12px 5px 12px;
  font-family: 'franklin-gothic-urw-cond', 'Arial Narrow', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  background: #832c2d;
  color: #f1eacf;
  border: 1px solid #832c2d;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#pod47 input#maillistsubmit {
  background: #e5d7be;
  border: 1px solid #e2d4bc;
  font-size: 13px;
  line-height: 15px;
  height: 29px;
  color: #5a000d;
  margin-bottom: 6px;
}
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
#checkout:hover,
#checkout:focus {
  color: #ffffe4;
	background: #b36051;
	border-color: #b36051;
}
#pod47 input#maillistsubmit:hover,
#pod47 input#maillistsubmit:focus {
  background: #f1eacf;
  border-color: #f1eacf;
}
/* buttons: secondary */
.continue-shopping,
#order input[type="submit"],
#ordersummary input#refresh,
#ordersummary input#continueshopping,
#ordersummary input#updateitem,
#ordersummary input#once2,
#ordersummary input#once3,
#orderpg1 input#continueshopping,
#orderpg2 input#add_update_items,
#photogallery #transport a.previousBtn,
#photogallery #transport a.playBtn,
#photogallery #transport a.nextBtn {
  color: #832c2d;
  font-weight: 300;
  background-color: transparent;
}
.continue-shopping:hover,
.continue-shopping:focus,
.continue-shopping:active,
#order input[type="submit"]:hover,
#order input[type="submit"]:focus,
#order input[type="submit"]:active,
#ordersummary input#refresh:hover,
#ordersummary input#refresh:focus,
#ordersummary input#refresh:active,
#ordersummary input#continueshopping:hover,
#ordersummary input#continueshopping:focus,
#ordersummary input#continueshopping:active,
#ordersummary input#updateitem:hover,
#ordersummary input#updateitem:focus,
#ordersummary input#updateitem:active,
#ordersummary input#once2:hover,
#ordersummary input#once2:focus,
#ordersummary input#once2:active,
#ordersummary input#once3:hover,
#ordersummary input#once3:focus,
#ordersummary input#once3:active,
#orderpg1 input#continueshopping:hover,
#orderpg1 input#continueshopping:focus,
#orderpg1 input#continueshopping:active,
#orderpg2 input#add_update_items:hover,
#orderpg2 input#add_update_items:focus,
#orderpg2 input#add_update_items:active,
#photogallery #transport a.previousBtn:focus,
#photogallery #transport a.playBtn:focus,
#photogallery #transport a.nextBtn:focus,
#photogallery #transport a.previousBtn:hover,
#photogallery #transport a.playBtn:hover,
#photogallery #transport a.nextBtn:hover {
  color: #b36051;
  border-color: #b36051;
}
input[type="text"],
#orderpg2 input[name="CARD_NUMBER"], /* no type attribute */
#orderpg3 input[name="CARD_NUMBER"],
#wineclubmemberregister2 input[name="CARD_NUMBER"],
#wineclubmemberbill input[name="card_number"],
input[type="password"],
input[type="search"],
textarea {
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  background-color: #f9f6ec;
  color: #444;
  height: 32px;
  padding: 0 12px;
  font-family: 'franklin-gothic-urw-cond', 'Arial Narrow', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
  -webkit-border-radius: 0; 
  -moz-border-radius: 0; 
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#pod47 input#podemail {
  background-color: #5a000d;
  border-color: rgba(241, 234, 207, 0.5);
  color: #f1eacf;
  width: 9em;
  font-size: 14px;
  line-height: 21px;
  height: 29px;
  max-width: 100%;
  margin-bottom: 6px;
}
@media only screen and (max-width: 1100px) {
  #pod47 input#podemail {
    width: 100%;
  }
}
textarea {
  height: auto;
}
select {
  color: #000;
}
input[type="text"]:focus,
#orderpg2 input[name="CARD_NUMBER"]:focus,
#orderpg3 input[name="CARD_NUMBER"]:focus,
#wineclubmemberregister2 input[name="CARD_NUMBER"]:focus,
#wineclubmemberbill input[name="card_number"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #dac197;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(216, 178, 102, 0.3);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(216, 178, 102, 0.3);
}
#pod47 input#podemail:focus {
  border-color: #e5d7be;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 215, 190, 0.3);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 215, 190, 0.3);
}
select,
#photogallery select,
#photogallery label {
  font-family: 'franklin-gothic-urw-cond', 'Arial Narrow', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
.required,
.error,
span[id^="spry"] span[class$="Msg"] {
  color: #b75a56;
}
.required {
  font-size: 13px;
}
.error {
  font-weight: 400;
}
/* form validation message */
span[id^="spry"] span[class$="Msg"] {
  font-size: 13px;
  line-height: 16px;
}
/* form validation input */
span.textfieldRequiredState input,
span.textfieldInvalidFormatState input,
span.textfieldMinValueState input,
span.textfieldMaxValueState input,
span.textfieldMinCharsState input,
span.textfieldMaxCharsState input {
  background-color: #f9f6ec;
}
/* order progress */
.orderpage_active { 
  color: #222;
  font-weight: 400;
}
.orderpage_inactive {
  color: #999;
  font-weight: 400;
  margin-bottom: 54px;
}
/* first and last name input field labels */
.ship_to_table #sprytextfield1:before,
.ship_to_table #sprytextfield2:before,
#wineclubmemberregister #sprytextfield1:before,
#wineclubmemberregister #sprytextfield2:before,
#eventreservation #sprytextfield1:before,
#eventreservation #sprytextfield2:before {
  display: block;
  margin-bottom: 3px;
}
.ship_to_table #sprytextfield1:before,
#wineclubmemberregister #sprytextfield1:before,
#eventreservation #sprytextfield1:before {
  content: "First Name";
}
.ship_to_table #sprytextfield2:before,
#wineclubmemberregister #sprytextfield2:before,
#eventreservation #sprytextfield2:before {
  content: "Last Name";
}
/* form layout tables */
form table {
  width: 100%;
}
form td {
  padding: 0;
  vertical-align: top;
  width: auto;
  height: auto;
  white-space: normal;
}
/* order tables */
span.head2 + table {
  margin-top: 0;
}
#order fieldset#discountpromotion,
#ordersummary fieldset#discountpromotion,
#order table#destinationbar {
  margin-bottom: 54px;
}
#ordersummary form[name="form1"] #otherwinestable {
  margin-top: 0;
}
#ordersummary form[name="form3"] {
  margin-top: 27px;
}
#orderpg2 form[name="shipform"] table {
  font-size: inherit;
  line-height: inherit;
}
#ordersummary form[name="form1"] #summarytable td,
#orderpg2 form[name="shipform"] td {
  padding: 14px 0 14px 14px;
  vertical-align: top;
}
#ordersummary form[name="form1"] #summarytable td:first-child,
#orderpg2 form[name="shipform"] td:first-child {
  padding-left: 0;
}
#ordersummary form[name="form1"] #summarytable tr.tablehead td,
#ordersummary form[name="form1"] #otherwinestable > tbody > tr:first-child td,
#ordersummary form[name="form1"] #otheritemstable tr.tablehead td,
#orderpg2 form[name="shipform"] .order_summary_table > tbody > tr:first-child td {
  padding-top: 0;
}
#ordersummary form[name="form1"] #summarytable td td,
#orderpg2 form[name="shipform"] form td td { 
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* quantity */
#ordersummary #summarytable .wine_quantity {
  white-space: nowrap;
}
/* form: order summary shipping service and refresh */
#ordersummary .ship_service_selection,
#ordersummary #hold_for_pickup1ship,
#ordersummary #hold_for_pickup1chk {
  margin-top: 12px;
}
@media only screen and (max-width: 480px) {
  #ordersummary #hold_for_pickup1ship,
  #ordersummary #hold_for_pickup1chk,
  #ordersummary #hold_for_pickup1ship + .note3,
  #ordersummary #hold_for_pickup1chk + .note3 {
    display: inline-block;
  }
}
#ordersummary #summarytable #headqty {
  width: 5em;
}
#ordersummary #summarytable #headitem {
  width: 100%;
}
#ordersummary #summarytable #headcost {
  width: 5em;
}
#ordersummary #summarytable #headextended,
#orderpg2 .order_summary_table #headextended {
  width: 6.5em;
}
@media only screen and (max-width: 480px) {
  #ordersummary #summarytable #headextended div {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  #orderpg2 .ship_total_name div {
    display: none;
  }
  #orderpg2 .ship_total_name:before {
    content: "Shipping / Handling";
  }
}
/* order wine and other item tables */
#ordersummary table.note1 {
  font-size: inherit;
}
#order #winetable > tbody > tr > td,
#order .mdsetable > tbody > tr > td,
#otherwinestable > tbody > tr > td,
#otheritemstable > tbody > tr > td {
  padding: 14px 0 14px 14px;
  vertical-align: top;
}
#order #winetable > tbody > tr > td:first-child,
#order .mdsetable > tbody > tr > td:first-child,
#order .mdsetable > tbody > tr#giftcert td.mdse_name,
#otherwinestable > tbody > tr > td:first-child,
#otheritemstable > tbody > tr > td:first-child {
  padding-left: 0;
}
#order .mdsetable > tbody > tr.mdsegroup > td {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* order wine and other item tables: wine images and descriptions */
#order #showimages,
#order #winetable .wine_image img,
#order .mdsetable .mdse_image img,
#order #winetable .wine_promo_desc,
#ordersummary #otherwinesavailable #showimages,
#ordersummary #otherwinesavailable .search_table_name img,
#ordersummary .search_table_name .note1 {
  display: none;
}
#order #winetable .wine_image,
#order .mdsetable .mdse_image,
#ordersummary .search_table_name td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
/* order form and order summary button row alignment */
#order #addallitems {
  text-align: right;
}
#ordersummary #buttonrow,
#orderpg2 form[name="form3"] p[align="center"] {
  text-align: left;
}
#orderpg2 form[name="form3"] p[align="center"] {
  margin-bottom: 54px;
}
@media only screen and (max-width: 480px) {
  #order #addallitems {
    text-align: left;
  }
}
#order #addallitems {
  margin-top: 54px;
}
/* other items table */
#order .mdsetable td {
  padding: 27px 0 27px 14px;
  vertical-align: top;
}
#order .mdsetable td:first-child,
#order .mdsetable td.mdse_name {
  padding-left: 0;
}
#order .mdsetable td td { 
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* forms with 2-column layout table: (1) label, (2) data */
/* row spacing */
#wineclubdisplay #registerform > table > tbody > tr > td,
div[id^="wineclubmemberregister"] form[name="form1"] > table > tbody > tr > td,
#wineclubmembership form[name="form1"] > table > tbody > tr > td,
#wineclubmemberbill form[name="form1"] > table > tbody > tr > td,
#wineclubmembercancel form[name="form1"] > table > tbody > tr > td,
#wineclubloginpg form[name="form1"] > table > tbody > tr > td,
#tradelogin form[name="form1"] > table > tbody > tr > td,
div[id^="orderpg"] form[name="form1"] > table > tbody > tr > td,
#contactwinery form[name="form1"] > table > tbody > tr > td,
#emailsubscribe form[name="subscribeForm"] > table > tbody > tr > td,
#emailfriend form[name="form1"] > table > tbody > tr > td,
#apptschedule form[name="form1"] > table > tbody > tr > td {
  padding-bottom: 27px;
}
/* forms with 2-column layout table: (1) label, (2) data */
/* label column width and spacing */
#wineclubdisplay #registerform > table > tbody > tr > td:first-child:not([colspan]),
div[id^="wineclubmemberregister"] form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#wineclubmembership form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#wineclubmemberbill form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#wineclubmembercancel form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#wineclubloginpg form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#tradelogin form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
div[id^="orderpg"] form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#contactwinery form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#emailsubscribe form[name="subscribeForm"] > table > tbody > tr > td:first-child:not([colspan]),
#emailfriend form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
#apptschedule form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]) {
  width: 30%;
  padding-right: 16px;
}
/* button alignment */
#orderpg1 form[name="form1"] > div[align="center"],
#wineclubmemberregister form[name="form1"] > p[align="center"],
#wineclubmemberregister2 form[name="form1"] > p[align="center"],
#wineclubmembership form[name="form1"] > div[align="center"],
#wineclubmemberbill form[name="form1"] > div[align="center"] {
  margin-left: 30%;
  text-align: left;
}
#orderpg2 form[name="form1"] > div[align="center"],
#orderpg3 form[name="form1"] > div[align="center"],
#orderpg2 .cancel_order_link,
#orderpg3 .cancel_order_link,
#orderpg2 #policies {
  margin-left: 0;
  text-align: left;
}
#wineclubmemberquantityupdate form[name="form1"] table div[align="center"] {
  text-align: left;
}
#orderpg1 form[name="form1"] > div[align="center"] {
  margin-top: 27px;
}
/* forms with 2-column layout table: (1) label, (2) data */
/* stack cells vertically for small viewports */
@media only screen and (max-width: 320px) {
  #wineclubdisplay #registerform table,
  #wineclubdisplay #registerform tbody,
  #wineclubdisplay #registerform tr,
  #wineclubdisplay #registerform td,
  div[id^="wineclubmemberregister"] form[name="form1"] table,
  div[id^="wineclubmemberregister"] form[name="form1"] tbody,
  div[id^="wineclubmemberregister"] form[name="form1"] tr,
  div[id^="wineclubmemberregister"] form[name="form1"] td,
  #wineclubmembership form[name="form1"] table,
  #wineclubmembership form[name="form1"] tbody,
  #wineclubmembership form[name="form1"] tr,
  #wineclubmembership form[name="form1"] td,
  #wineclubmemberbill form[name="form1"] table,
  #wineclubmemberbill form[name="form1"] tbody,
  #wineclubmemberbill form[name="form1"] tr,
  #wineclubmemberbill form[name="form1"] td,
  #wineclubmembercancel form[name="form1"] table,
  #wineclubmembercancel form[name="form1"] tbody,
  #wineclubmembercancel form[name="form1"] tr,
  #wineclubmembercancel form[name="form1"] td,
  #wineclubloginpg form[name="form1"] table,
  #wineclubloginpg form[name="form1"] tbody,
  #wineclubloginpg form[name="form1"] tr,
  #wineclubloginpg form[name="form1"] td,
  #tradelogin form[name="form1"] table,
  #tradelogin form[name="form1"] tbody,
  #tradelogin form[name="form1"] tr,
  #tradelogin form[name="form1"] td,
  div[id^="orderpg"] form[name="form1"] table,
  div[id^="orderpg"] form[name="form1"] tbody,
  div[id^="orderpg"] form[name="form1"] tr,
  div[id^="orderpg"] form[name="form1"] td,
  #contactwinery form[name="form1"] table,
  #contactwinery form[name="form1"] tbody,
  #contactwinery form[name="form1"] tr,
  #contactwinery form[name="form1"] td,
  #emailsubscribe form[name="subscribeForm"] table,
  #emailsubscribe form[name="subscribeForm"] tbody,
  #emailsubscribe form[name="subscribeForm"] tr,
  #emailsubscribe form[name="subscribeForm"] td,
  #emailfriend form[name="form1"] table,
  #emailfriend form[name="form1"] tbody,
  #emailfriend form[name="form1"] tr,
  #emailfriend form[name="form1"] td,
  #apptschedule form[name="form1"] table,
  #apptschedule form[name="form1"] tbody,
  #apptschedule form[name="form1"] tr,
  #apptschedule form[name="form1"] td {
    display: block;
  }
  /* label */
  #wineclubdisplay #registerform > table > tbody > tr > td:first-child:not([colspan]),
  div[id^="wineclubmemberregister"] form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #wineclubmembership form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #wineclubmemberbill form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #wineclubmembercancel form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #wineclubloginpg form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #tradelogin form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  div[id^="orderpg"] form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #contactwinery form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #emailsubscribe form[name="subscribeForm"] > table > tbody > tr > td:first-child:not([colspan]),
  #emailfriend form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]),
  #apptschedule form[name="form1"] > table > tbody > tr > td:first-child:not([colspan]) {
    width: 100%;
    padding-right: 0;
    padding-bottom: 8px;
  }
  /* button alignment */
  #orderpg1 form[name="form1"] > div[align="center"],
  #orderpg2 form[name="form1"] > div[align="center"],
  #orderpg3 form[name="form1"] > div[align="center"],
  #orderpg2 .cancel_order_link,
  #orderpg3 .cancel_order_link,
  #orderpg2 #policies,
  #wineclubmemberregister form[name="form1"] > p[align="center"],
  #wineclubmemberregister2 form[name="form1"] > p[align="center"],
  #wineclubmembership form[name="form1"] > div[align="center"],
  #wineclubmemberbill form[name="form1"] > div[align="center"] {
    margin-left: 0;
  }
}
/* forms with multi-column layout table */
/* column widths */
@media only screen and (min-width: 321px) {
  #order #orderwine,
  #order #orderitem2 {
    width: 50%;
  }
  #order #orderqty,
  #order #orderqty2,
  #wineclubmemberregister #form1 .tablerow2 > td:first-child,
  #wineclubmemberregister2 #billtotable .tablerow2 > td:first-child,
  #wineclubmembership .subscriptiontable > tbody > tr:not(:first-child) > td:first-child,
  #wineclubmembership .shiptotable .tablerow2 > td:first-child,
  #wineclubmemberbill .billtotable .tablerow2 > td:first-child,
  #orderpg1 .ship_to_table .tablerow2 > td:first-child,
  #orderpg2 .bill_to_table .tablerow2 > td:first-child,
  #orderpg3 #form1 > table > tbody > tr > td:first-child {
    width: 30%;
  }
  #order #ordercost {
    width: 20%;
  }
  #order #ordersize2,
  #order #ordercost2 {
    width: 5em;
  }
  #wineclublist #clubtable #name { 
    width: auto;
  }
  #wineclublist #clubtable #frequency {
    width: auto; 
  }
  #wineclublist #clubtable #bottles {
    width: 101px;
  }
  #wineclublist #clubtable #cost {
    width: 145px;
    padding-right: 77px;
  }
}
/* forms with multi-column layout table */
/* stack cells vertically for small viewports */
@media only screen and (max-width: 480px) {
  #order #winetable,
  #order #winetable tbody,
  #order #winetable tr,
  #order #winetable td,
  #order .mdsetable,
  #order .mdsetable tbody,
  #order .mdsetable tr,
  #order .mdsetable td,
  #wineclublist #clubtable,
  #wineclublist #clubtable tbody,
  #wineclublist #clubtable tr,
  #wineclublist #clubtable td {
    display: block;
  }
  /* table heading row */
  #order #winetable > tbody > tr > td.tablehead,
  #order .mdsetable > tbody > tr > td.tablehead,
  #wineclublist #clubtable > tbody > tr > td.tablehead {
    display: none;
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #order #winetable td,
  #order .mdsetable td,
  #wineclublist #clubtable td {
    padding-left: 0;
    padding-right: 0;
  }
  /* row spacing: bottom */
  #order #winetable > tbody > tr:not(.winegroup) > td:not(:last-child),
  #wineclublist #clubtable > tbody > tr > td:nth-of-type(2) {
    padding-bottom: 0;
  }
  /* row spacing: bottom (nested table) */
  #order #winetable table > tbody > tr > td:first-child {
    padding-bottom: 14px;
  }
  /* row spacing: top */
  #wineclublist #clubtable > tbody > tr > td:nth-of-type(3) {
    padding-top: 0;
  }
  /* row borders */
  #order #winetable > tbody > tr > td:not(:last-child),
  #order .mdsetable > tbody > tr > td:not(:last-child),
  #wineclublist #clubtable > tbody > tr > td:not(:last-child) {
    border-bottom: none;
  }
  /* labels */
  #wineclublist #clubtable > tbody > tr > td:nth-of-type(2):before,
  #wineclublist #clubtable > tbody > tr > td:nth-of-type(3):before {
    float: left;
  }
  /* label: frequency */
  #wineclublist #clubtable > tbody > tr > td:nth-of-type(2):before {
    content: "Frequency:\2005";
  }
  /* label: bottles */
  #wineclublist #clubtable > tbody > tr > td:nth-of-type(3):before {
    content: "Bottles:\2005";
  }
  /* wine image */
  #order #winetable .wine_image,
  #order .mdsetable .mdse_image,
  #ordersummary .search_table_name td:first-child,
  #ordersummary .otheritemstable .mdse_image {
    width: auto;
  }
  /* wine description */
  #order #winetable .wine_name,
  #order .mdsetable .mdse_name,
  #ordersummary .search_table_name td:first-child + td,
  #ordersummary .otheritemstable .mdse_name {
    width: 100%;
  }
}
/* normalize form text */
#order .wine_name a {
  font-weight: 400;
}
/* normalize form help text */
#wineclubmemberregister form[name="form1"] .note2,
#wineclubmemberregister form[name="form2"] #passwordnote,
#wineclubmemberregister2 form[name="form1"] span[class*="note"],
#wineclubmembership form[name="form1"] span.note2,
#wineclubmemberbill form[name="form1"] span.note2,
#order #shiponlytext,
#orderpg1 form p.note2,
#orderpg1 form span.note2,
#orderpg2 form[name="shipform"] .note3,
#orderpg2 form[name="form1"] span.note1,
#orderpg2 form[name="form1"] span.note2,
#orderpg3 form[name="form1"] .note2,
#portalorderlogin form[name="form2"] #passwordnote,
#tradelogin form[name="form1"] div.note1,
#tradelogin form[name="form1"] p.note1,
#tradelogin form[name="form1"] .note2,
#apptschedule form[name="form1"] span[class*="note"] {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
}
#ordersummary .ship_total_name table.note2,
#ordersummary .ship_total_name table.note2 .shippingrowleft + .note1,
#ordersummary .discount_total_name,
#ordersummary .discount_total_name .note1,
#ordersummary .discount_total_name .note2,
#ordersummary .discount_total_name .note3 {
  font-size: inherit;
  line-height: inherit;
}
#ordersummary .ship_total_name table.note2 .shippingrowleft,
#ordersummary .ship_total_name table.note2 .shippingrowleft .note1,
#ordersummary .ship_total_name table.note2 .shippingrowleft .note2,
#ordersummary .ship_total_name table.note2 .shippingrowleft .note3,
#ordersummary .discount_total_name table > tbody > tr > td:first-child {
  color: #444;
  font-weight: 300;
  font-size: 15px;
  line-height: 27px;
}
#newcustomernote {
  margin-top: 0;
}
/* restore default color to form help text links */
#wineclubmemberbill form[name="form1"] a > span.note2 {
  color: inherit;
}
/* apply form help text size to contextual links */
#portalorderlogin form[name="form2"] #passwordnote a,
#tradelogin form[name="form1"] span.note2 a.note1 {
  font-size: inherit;
  line-height: inherit;
}
/* normalize form disclaimer text */
#orderpg2 form[name="form1"] > p.note2,
#wineclubmemberregister2 #disclaimer1 {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  margin-top: 27px;
}
/* remove unnecessary line breaks from forms */
#wineclubmemberregister2 form[name="form1"] table span[class="note2"] br,
#wineclubmemberbill form[name="form1"] table span[class="note2"] br {
  display: none;
}

#languageselect {
	position: absolute;
	top: 40px;
	right: 10px;
}
#languageselect a {
	font-size: 10px;
}
/* remove wineweb template content */
#contactwinery #email_wrapper,
#contactwinery #socialmedia,
#emailsubscribe form[name="subscribeForm"] > table > tbody > tr:nth-last-of-type(2),
#emailsubscribe form[name="subscribeForm"] + p {
  display: none;
}
/* remove line breaks */
#custLogin > br,
#order_form_text > br,
#order form > br,
#order #mgroup1 form > br,
#order #winetable td.wine_price br,
#order #showimages br,
#ordersummary #form1 > br,
#ordersummary #form1 + br,
#order #winetable td.wine_quantity br,
#ordersummary #summarytable #reduceshippingcost br,
#ordersummary #otherwinestable td.search_table_cost br,
#orderpg2 #content > br,
#orderpg1 form.panel > br,
#orderpg1 form[name="form2"] + br,
#orderpg1 #policies + br,
#orderpg1 #policies + br,
#orderpg1 #policies br,
#orderpg2 #policies br,
#orderpg3 #form1 > br,
#custompg6 #content > br,
#custompg6 .winetitle br,
#winelist #content > br,
#winelist .winetitle br,
#winepg #content > br,
#mdselist #content > br,
#mdsepg #content > br,
#mdselist form[name="form1"] > br,
#popup2 > br,
#wineclublist #clubtable td > div[align="right"] > br,
#wineclubmemberregister #content > br,
#wineclubmemberregister #content > div > br,
#wineclubmemberregister #form1 > br,
#wineclubmemberregister #form1 div.normal > br,
#wineclubmemberregister2 #content form > br,
#wineclubmemberregister2 #sprytextfield2 .note2 br,
#wineclubmemberregister2 #sprytextfield3 + br,
#wineclubmemberregister2 #sprytextfield3 .note2 br,
#wineclubmemberregister2 #sprytextfield7 + br,
#wineclubmembership #content form > br,
#wineclubmemberbill .billtotable span.note2 br,
#eventpg p#calview br,
#eventpg p#listview br,
#emailfriend table.normal td > br,
#directionspg #content > br { 
	display: none; 
}
/* bootstrap carousel */
.carousel {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  z-index: 100;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-top: 0;
  margin-left: -30%;
  margin-bottom: 10px;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
  vertical-align: middle;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
/* fade transition */
.carousel .item {
  -webkit-transition: opacity ease-in-out 3s;
  -moz-transition: opacity ease-in-out 3s;
  -ms-transition: opacity ease-in-out 3s;
  -o-transition: opacity ease-in-out 3s;
  transition: opacity ease-in-out 3s;
}
.carousel .active.left,
.carousel .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel .next,
.carousel .prev {
  left: 0;
  opacity: 1;
  z-index: 1;
}

/* content adjustments */
/*#custompg7 img[src$="May%202014/pizap_com10_79203781113028531398791246545.jpg"] {
  display: block;
  margin: 0 auto;
}*/



/* responsive design defaults */
/*.selectnav { display: none; }

@media only screen and (max-width: 800px) {
  body, #container, #container1, #container2, #container3, #top, #footer {
    max-width:100%;
  }
  .pod, .podarea2, .podarea3, .podarea4 {
    display:none;
  }
}
@media only screen and (max-width: 700px) {
  .js #navtop { display: none; }
    .js .selectnav { display: block; }
}
@media only screen and (max-width: 479px) {
  #left {
    display:none;
  }
  #content {
    width:95%;
    min-width:280px;
    padding-left: 5px;
    padding-right: 5px;
  }
}*/