@charset "utf-8";
/* CSS Document */

* { /* zero all elements */
margin: 0;
padding: 0;
border: 0;
}

html {  height: 100%; /* not height: 100% */ }

body {
	background-image:url(/content/image/bg_center_vert.gif);
	background-repeat:repeat-y;
	background-color: #7e7e66;
	background-position: center;
	font-size: 75%;
	margin: 0px 20px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	color: #44383e;
	height: 100%; /* not height: 100% */
	}

.flashwarning {
	padding: 20px;
}

#siteWrapper {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	}

.clearBoth {
	clear: both;
	height: 0px;
	font-size: 1px; line-height: 1px;
	overflow: hidden;
}

a { color: #852d33; text-decoration: none; }
a:hover { color: #852d33; text-decoration: underline; }

/*h1 { margin: 0 0 10px 0; font-size: 22px; line-height: 36px; font-weight: normal; font-family: "Trebuchet MS", Trebuchet, Verdana, "MetaNormal-Roman";}*/
h1 { margin: 0 0 10px 0; font-size: 28px; line-height: 34px; font-weight: normal; font-family: "Trebuchet MS", Trebuchet, Verdana, "MetaNormal-Roman";}
/*p { margin: 0 0 15px 0; line-height: 1.5em; font-size: 108%;}*/
p { margin: 0 0 15px 0; line-height: 19px; font-size: 14px;}
h2 { font-size: 1.3em; margin: 8px 0 4px 0px; color: #333; font-weight: normal; }
ul, ol { line-height: 1.4em; }
ul { list-style: none; margin: 0 0 1em 15px; padding: 0; }
ul li { margin-bottom: .5em; background: url(/content/image/bullet.gif) no-repeat 0 .5em; padding-left: 12px; }

hr { border-top: 1px solid #eee; margin: 10px 0; }
/* -- form default styles -- */
/* input { vertical-align: middle; border: 1px solid #C3C3C3; font-size: 1em; padding: 1px 1px 1px 3px; color: #666; }*/
select { vertical-align: middle; border: 1px solid #C3C3C3; font-size: 1em; padding: 1px 1px 1px 3px; color: #666; }
textarea { vertical-align: middle; border: 1px solid #C3C3C3; font-size: 1em; padding: 1px 1px 1px 3px; color: #666; }


#header { background-color: #852d33; width: 898px; height: 89px; background-image:url(/content/image/masthead-2-pic.jpg); margin-bottom: 8px; overflow: hidden; position: relative; }
#header h1, #header div.new { float: left; width: 340px; height: 51px; margin: 40px 0 0 0; }
#header h1 a { width: 340px; height: 51px; background: none; text-decoration: none; }

#search { /*float: right;
		margin-top: 23px; */
		position: absolute;
		top: 60px;
		right: 0px;
		width: 185px;
		height: 70px;}

/*following 2 lines have changed to use no IDs*/
input, select, textarea { vertical-align: middle; border: 1px solid #C3C3C3; font-family: "Trebuchet MS", Trebuchet, verdana, sans-serif;
		font-size: 1em; padding: 1px 2px; color: #999999; }
input.searchbutton { vertical-align: middle; margin: 0 0px 1px 5px; border: 0; }
input#searchbutton { vertical-align: middle; margin: 0 0px 1px 5px; border: 0; }

#bar { position: relative; z-index:100; clear: both; width: 100%; min-height: 25px; background-color: #7e7e66; margin: 0; padding: 0px; font-size: 1.2em; margin-bottom: 9px; font-weight: normal; }
.template1 #bar, .template2a #bar, .template2b #bar, .template3 #bar { margin-bottom: 28px; }

#bar #globalnav { /*position: absolute;*/ height: 25px; margin: 0; padding: 0; list-style: none; line-height: 1.2em;  }
#bar #globalnav li {
	float: left;
	margin: 0;
	padding: 0px;
	border-right: 2px solid #44383e;
	background: #a0a082;
}

#bar #globalnav li a { float: left; padding: 3px 9px 3px 9px; background: none; text-transform: uppercase; text-decoration: none;  color: #fff; border: 1px solid #a0a082; letter-spacing: 0.5px;  }
#bar #globalnav li a:hover { text-decoration: none; background-color: #852d33;  }
#bar #globalnav li a.on { background-color:#7e7e66; }
#bar #globalnav li a.on:hover { text-decoration: none; background-color: #852d33;  }
#bar #globalnav li.last { border: none; }

#bar #globalnav li.giftNav {
	background: #FF8F21;
}

#bar .dropDown {
	display: none;
	position: absolute;
	top: 0px;
	left: -1px;
	margin-top: 25px;
	border-top: 1px solid #44383E;
	background-color: #7e7e66;
}
#bar .dropDown a {
	z-index: 100;
	text-transform: none !important;
	padding: 5px 9px 7px 9px !important;
	clear: both;
	padding: 8px 10px 3px 10px;
	border-left: 1px solid #a0a082;
	border-right: 1px solid #a0a082;
	border-bottom: 1px solid #a0a082;
	border-top: none !important;
}

#leftNav {
	width: 178px;
	float: left;
	font-weight: bold;
}

#leftNav h4{
	color: white;
	font-size: .9em;
	text-transform: uppercase;
	background-color: #7e7e66;
	padding: 5px 10px;
}

#leftNav ul{
	list-style: none;
	margin: 0 0 0 0; padding: 0;
}

#leftNav ul li{
	margin: 0 0 0 0; padding: 5px 10px;
	background: #a0a082;
	border-bottom: 1px solid #7e7e66;
	line-height: 1.3em;
}
#leftNav ul li.active {
	background: url(/content/image/red-arrow.gif) no-repeat 7px 7px #a0a082; padding-left: 17px;
}

#leftNav ul li.active a {
	font-weight: bold;
}

#leftNav ul.subLevel li{
	margin: 0 0 0 0; padding: 5px 10px 5px 17px;
	background: #a0a082;
	border-bottom: 1px solid #7e7e66;
	line-height: 1.3em;
}

#leftNav ul.subLevel li a{
	color: #44383e;
}

#leftNav ul.subLevel li.active {
	background: url(/content/image/red-arrow.gif) no-repeat 7px 7px #a0a082; padding-left: 17px;
}

#leftNav ul li.active a {
	font-weight: bold;
}

#headBanner {
	position: relative;
	width: 712px;
	border-top: 1px solid #e0e0b6;
	border-bottom: 1px solid #e0e0b6;
	margin-bottom: 7px;
	float: right;
}

#headBanner h2 {
	position: absolute;
	top: 0;
	color: #fff;
	background-color: #44383e;
	font-size: 23px;
	margin: 0;
	padding: 12px 16px;
	border-right: 1px solid #e0e0b6;
	border-bottom: 1px solid #e0e0b6;
}
.blog #headBanner h2 a {
	color: #ffffff;
}

.template2a #mainColumn h2 {
	margin-bottom: 20px;
	margin-top: 0px;
}

.template2b #headBanner {
	height: 45px;
	border-bottom: 0;
	margin-bottom: 0px;
}

.template2b #headBanner h2 {
	border-bottom: 0;
}

.template3 #headBanner {
	width: 898px;
	float: none;
}

#contentWrapper {
	background-color: #e0e0b6;
	border-top: 1px solid #e0e0b6;
	padding: 0px;
}

.template1 #contentWrapper, .template2a #contentWrapper, .template2b #contentWrapper {
	width: 712px;
	float: right;
}

.fullWidthMarginSides #contentWrapper {
	width: 897px;
	float: right;
}
.fullWidthMarginSides #mainColumn {
	margin: 18px 0 18px 0px;
	padding: 0 72px;
	width: 750px;
}
#contentWrapper a {
	font-weight: bold;
}
#contentWrapper .tweetText a {
    font-weight: normal;
}

#contentWrapper ul li a { font-weight: normal; }

#mainColumn hr { border-top: 1px solid #b6b693; margin: 20px 0px; }

#leftColumn,
#mainColumn {
	float: left;
	width: 612px;
}
#fullWidthColumn {
	width: 694px;
}
#fullWidthColumn #mainColumn {
	width: 694px;
	margin: 0px 18px 18px 18px;
}
#fullWidthColumn #mainColumn h1 {
	width: 420px;
	width: 100%;
	margin-top: 18px;
}

.template1 #mainColumn {
	margin: 18px;
}

.template2a #mainColumn, .template2b #mainColumn {
	margin: 18px;
	width: 470px;
}

.template3 #mainColumn {
	margin: 18px 40px;
	width: 480px;
}

#mainColumn h1 {
	color: #852d33;
	margin-bottom: 20px;
}
#mainColumn h1.short {
	margin-bottom: 0px;
}

.home #mainColumn h1 {
	color: #44383e;
}

.home #mainColumn h2 {
	font-size: 1em;
}

.imageContent {
	margin: 0 20px 20px 0;
	float: left;
}

.intBook {
	width: 480px;
	border-top: 1px solid #b6b693;
	margin: 15px 0;
	padding: 15px 0;
}

.intImg {
	float: left;
	width: 190px;
}

.intText {
	float: right;
	width: 270px;
}

.intText h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #44383e;
}


#shareBottom {
	background-color: #7e7e66;
	margin-top: 7px;
	width: 712px;
	float: right;
}

#shareBottom img {
	border-right: 7px solid #44373e;
}

#newsCarousel {
	width: 612px;
	height: 370px;
	margin-bottom: 1px;
}

/* Homepage Blog Module */
#hpBlog {
	width: 592px;
	padding: 0 0 0 20px;
}

#hpBlog h2 {
	color: #77272d;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 1.3em;
	border-bottom: 1px solid #77272d;

}

#hpBlogContent {
	width: 340px;
	float: right;
}
#hpBlogContentWide {
	/*width: 340px;*/
	/*float: left;*/
}

#hpBlog img {
	border: 1px solid #8a383b;
	max-width: 230px;
}

#hpBlog img.arrow {
	border: 0;
}


/* Right Column CSS */
#rightColumn {
	float: right;
	width: 274px;
}

.template2a #rightColumn, .template2b #rightColumn {
	width: 180px;
}

.rightModule {
	/*width: 274px;*/
	background-color: #a0a082;
	margin-bottom: 7px;
}

.rightModule.share {
	background-color: #7e7e66;
}

.template2a .rightModule, .template2b .rightModule {
	width: 180px;
}

.rightModule.last {
	margin-bottom: 0;
}

.rightModule h4 {
	color: #fff;
	/*width: 254px;*/
	background-color: #7e7e66;
	text-transform: uppercase;
	font-size: 1em;
	padding: 4px 10px;
}

.rightModule p, .rightModule div.row {
	width: 254px;
	padding: 10px;
	margin: 0; line-height: 1.5em;
	clear: both;
}
.rightModule p.tighter, .rightModule div.rowTighter {
	width: 254px;
	padding: 0px 10px 6px 10px;
	margin: 0; line-height: 1.5em;
}

.rightModule #searchForm {
	margin: 0px 0 10px 10px;
}

.template2a .rightModule h4,
.template2a .rightModule p,
.template2b .rightModule h4,
.template2b .rightModule p {
	width: 160px;
}

.rightModule hr { border-top: 1px solid #7e7e66; margin: 0 10px; }

.rightModule ul { margin: 10px 11px; padding: 0; }
.rightModule ul li { margin-bottom: 1em; padding-left: 12px; }


#picks { font-weight: bold; }

.winePicks { padding: 14px 10px 0 11px; }

.red { padding: 1px 10px 14px 16px;
		background-image: url(/template/images/wine-icon-red.png);
		background-repeat: no-repeat;
		min-height: 28px; vertical-align: middle; }

.rose { padding: 1px 10px 14px 16px;
		background-image: url(/template/images/wine-icon-rose.png);
		background-repeat: no-repeat; min-height: 28px;
		vertical-align: middle; }

.white { padding: 1px 10px 14px 16px;
		background-image: url(/template/images/wine-icon-white.png);
		background-repeat: no-repeat;
		min-height: 28px; vertical-align: middle; }

.bubbly { padding: 1px 10px 14px 16px;
		background-image: url(/template/images/wine-icon-bubbly.png);
		background-repeat: no-repeat;
		min-height: 28px; vertical-align: middle; }



.clear
{
	clear: both;
}

.buffer35
{
	height: 35px;
}



/* ---- Image Replacement --------------
	Basic shell replacements are handled here. In addition, .img can be used for specific needs site-wide.
*/

/* -- #nav #globalnav li a,-- */
#header h1,
#header h1 a,
.img
{
	letter-spacing: -1000em;  text-indent : -9999em; overflow: hidden; display: block;
	background-repeat: repeat; background-color: transparent; /* IE FLICKER FIX - no background position! */
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	/*font-size: 55px;*/
}

/*.sIFR-hasFlash h3 {*/
/*	visibility: hidden;*/
/*	letter-spacing: -6px;*/
/*	font-size: 25px;*/
/*}*/
/**/
/*.sIFR-hasFlash h4 {*/
/*	visibility: hidden;*/
/*	letter-spacing: -5px;*/
/*	font-size: 21px;*/
/*}*/
/**/
/*.sIFR-hasFlash h5#pullquote {*/
/*	visibility: hidden;*/
/*	font-size: 24px;*/
/*}*/

.sIFR-hasFlash #mainColumn h1 {
	/*letter-spacing: -5px;*/
	visibility: hidden;
}

/* stuff Tom added */
#contactForm p.halfWidth { float: left; width: 200px; margin-right: 15px; }
#contactForm p.fullWidth { clear: both; }
#contactForm input, #contactForm select { width: 190px; }
#contactForm textarea { width: 400px; }
input#contactSubmit { width: auto; color: #ffffff; font-weight: bold; background-color: #852D33; cursor: pointer ;}

.reCaptchaWarning { padding: 10px; background-color: #ff0000; color: #ffffff; }
#recaptcha_widget_div { margin-bottom: 15px; }

#comments {clear: both; margin-top: 10px;}
#commentForm {margin-top: 15px; padding-top: 10px; border-top: 1px solid #7E7E66;}
#commentForm input, #commentForm textarea {width: 300px; }
#commentForm .commentform-row {margin-bottom: 10px;}
#commentForm .commentform-instructions {margin-bottom: 10px;}
#commentList .comments-title {font-weight: bold;}
#commentList .comment-name {font-weight: bold; margin-top: 10px; padding-top: 10px; border-top: 1px solid #7E7E66;}
#commentList .comment-timestamp {font-style: italic; margin-top: 2px;}
#commentList .comment-comment {margin-top: 5px;}
input#commentSubmit { width: auto; color: #ffffff; font-weight: bold; background-color: #852D33; cursor: pointer ;}

.articleListWrapper {
	border-top: 1px solid #A0A082;
	padding-top: 10px;
	margin-bottom: 15px;
}
.articleListWrapperHead {
	font-weight: bold;
	margin-bottom: 10px;
}
.articleListWrapper .leftCol {
	float: left;
	margin-right: 15px;
	width: 150px;
	text-align: center;
}
.articleListWrapper img {
	border: none;
}
.articleListWrapperHead .leftCol {
	float: left;
	margin-right: 15px;
	width: 150px;
}
.articleListWrapperHead .rightCol, .articleListWrapper .rightCol {
	float: left;
}

.eventListWrapper {
	border-top: 1px solid #A0A082;
	padding-top: 10px;
	margin-bottom: 15px;
}
.eventListWrapperHead {
	font-weight: bold;
	margin-bottom: 10px;
}
.eventListWrapper .dateCol {
	font-weight: bold;
}
.eventListWrapper .dateCol, .eventListWrapperHead .dateCol {
	float: left;
	margin-right: 10px;
	width: 100px;
}
.eventListWrapper .locCol, .eventListWrapperHead .locCol {
	float: left;
	margin-right: 10px;
	width: 100px;
}
.eventListWrapperHead .titleCol, .eventListWrapper .titleCol {
	float: left;
	width: 260px;
}

/*div.videoThumbnailWrapper {*/
/*	float: left;*/
/*	margin-right: 15px;*/
/*	width: 130px;*/
/*	text-align: center;*/
/*}*/
/*div.videoTitleWrapper {*/
/*	float: left;*/
/*	width: 110px;*/
/*}*/
/*div.rightModule .videoThumbnailWrapper {*/
/*	float: left;*/
/*	margin-right: 10px;*/
/*	width: 130px;*/
/*	text-align: left;*/
/*}*/
/*div.rightModule .videoTitleWrapper {*/
/*	float: left;*/
/*	width: 110px;*/
/*}*/
/*.videoThumbnailWrapper img { border: none; margin-top: 3px; }*/
/**/
/*.youTubeLargePlayerWrapper { margin-bottom: 15px; }*/
/*.youTubeLargePlayerWrapper { margin-bottom: 15px; }*/

.backNext {
	clear: both;
	padding: 8px 0px 8px 0px;
}
.backNextLeft {
	float: left;
}
.backNextRight {
	float: right;
	text-align: right;
}

.linkColumn {
	float: left;
	width: 210px;
	margin-right: 15px;
}
.linkCategoryHead {
	font-weight: bold;
	margin-bottom: 6px;
}

.photocaption {font-family:arial; font-size:8pt; line-height:9pt;}
.photocredit {font-family:arial; font-size:6.5pt; color: #999999; line-height:9pt;}

.quoteText p {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.quoteAttr {
	font-weight: bold;
	margin-bottom: 12px;
}

.rightModule .quoteText p {
	padding: 10px 10px 0px 10px;
}
.rightModule .quoteText.tighter p {
	padding: 0px 10px 0px 10px;
}
.rightModule .quoteAttr {
	padding: 0px 10px 0px 10px;
}


#hpQuotes {
    position: relative;
    overflow: hidden;
	width: 376px;
	height: 190px;
	/*background-image: url('/content/image/book-quotes-hp-bg.jpg');*/
	/* margin-bottom: 20px; */
	/*color: #ffffff;*/
	/*cursor: pointer;*/
}
/*#hpQuotes a:link, #hpQuotes a:visited, #hpQuotes a:hover, #hpQuotes a:active {*/
/*	color: #ffffff;*/
/*}*/
/*#hpQuotes .hpQuote {*/
/*	position: absolute;*/
/*	width: 392px;*/
/*	left: 205px;*/
/*}*/
#hpQuotes .hpQuoteText,
#hpQuotes .hpQuoteAttr {
	text-align: center;
}
#hpQuotes p {
    margin-bottom: 0px;
}
/*#hpQuotes .hpQuoteText p {*/
/*	font-size: 17px;*/
/*	line-height: 21px;*/
/*}*/
#hpQuotes .hpQuoteAttr {
    font-style: italic;
	font-size: 15px;
	/*line-height: 15px;*/
	/*margin-top: -10px;*/
}
/*#hpQuotes .hpQuotesLink {*/
/*	position: absolute;*/
/*	bottom: 10px;*/
/*	right: 10px;*/
/*	color: #fc8e20;*/
/*}*/
/*#hpQuotes .hpQuotesLink a:link,*/
/*#hpQuotes .hpQuotesLink a:visited,*/
/*#hpQuotes .hpQuotesLink a:hover,*/
/*#hpQuotes .hpQuotesLink a:active {*/
/*	color: #fc8e20;*/
/*}*/
/*#hpQuotes .hpQuotesLink img {*/
/*	vertical-align: middle;*/
/*	margin-left: 5px;*/
/*}*/

/* CUSTOM STYLES FOR USE W/IN BODY BLOCK ARE AT THE BOTTOM START HERE -- THESE NEED TO BE REPEATED IN SITE'S MAIN CSS FILE */
.bodyImgLeft {
	float: left;
	margin: 3px 15px 15px 0px;
}
.bodyImgRight {
	float: right;
	margin: 3px 0px 15px 15px;
}


/* VIDEO PAGE MAR 2013 */
#fullWidthColumn #mainColumn {
    width: 862px;
    padding-top: 18px;
}
#fullWidthColumn #mainColumn h1 {
    font-size: 27px;
    margin-top: 23px;
    margin-bottom: 15px;
}
h3.carouselHead {
    position: relative;
    clear: both;
    text-transform: uppercase;
    color: #852d33;
    font-weight: bold;
    font-size: 17px;
    line-height: 19px;
    padding-bottom: 9px;
    padding-top: 31px;
    border-bottom: 1px solid #a0a082;
    margin-bottom: 8px;
}
h3.superHead {
    text-transform: uppercase;
    color: #44383e;
    font-weight: bold;
    font-size: 17px;
    line-height: 19px;
    /*margin-bottom: -10px;*/
    /*padding-bottom: 9px;*/
    /*padding-top: 21px;*/
    /*border-bottom: 1px solid #a0a082;*/
    /*margin-bottom: 8px;*/
}
h3.carouselHead .allLink {
    position: absolute;
    top: 32px;
    right: 0px;
    text-transform: none;
}
.universalCarousel.video {
    position: relative;
    width: 802px;
    padding: 10px 30px;
}
.universalCarousel.inactiveCarousel.video {
    width: 867px;
    padding: 10px 0px;
}

.universalCarousel.video .item {
    float: left;
    width: 195px;
    margin-right: 8px;
    position: relative;
}
.universalCarousel.inactiveCarousel.video .item {
    margin-right: 27px;
}
.universalCarousel.video .item.last {
    margin-right: 27px;
    margin-right: 0px;
}
.universalCarousel .videoThumbnailWrapper {
    position: relative;
    width: 193px;
    height: 100px;
    border: 1px solid #a0a082;
    overflow: hidden;
}
.universalCarousel a:hover .videoThumbnailWrapper,
.universalCarousel a:active .videoThumbnailWrapper {
    border: 1px solid #852d33;
}
.universalCarousel .videoThumbnailWrapper img {
    position: relative;
    width: 193px;
    height: 145px;
    top: -24px;
    left: 0px;
}
.universalCarousel .videoThumbnailWrapper .vidPlayBtn {
    position: absolute;
    top: 30px;
    left: 68px;
    width: 56px;
    height: 40px;
    background-image: url(/template/images/sprites.png);
    background-position: 0px -112px;
}
.universalCarousel.video .item .titleWrapper {
    clear: both;
    font-size: 13px;
    line-height: 17px;
    /*color: #44383e;*/
    font-weight: normal !important;
    padding-top: 6px;
}
.ymal .titleWrapper {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
}
.universalCarousel.video .item a {
    font-weight: normal !important;
    color: #44383e !important;
}
.universalCarousel.video .item a:link,
.universalCarousel.video .item a:visited {
    color: #44383e !important;
    text-transform: none !important;
}
.universalCarousel.video .item a:hover,
.universalCarousel.video .item a:active {
    color: #852d33 !important;
    text-transform: none !important;
    /*text-transform: underline !important;*/
}
.universalCarousel.video .carouselControls {
    height: 0px;
    position: relative;
    width: 100%;
}
.universalCarousel.video .carouselControls .box {
    position: absolute;
    top: 0px;
    width: 23px;
    height: 102px;
    background-image: url(/template/images/sprites.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.universalCarousel.video .carouselControls .box span { display: none; }
.universalCarousel.video .carouselControls .box.hide {
    display: none;
    /*opacity: 0.5;*/
    /*filter: alpha(opacity=50);*/
}
.universalCarousel.video .carouselControls .box.next {
    right: -30px;
    background-position: -23px 0px;
}
.universalCarousel.video .carouselControls .box.prev {
    left: -30px;
    background-position: 0px 0px;
}
.universalCarousel.video .carouselControls .box.next.over {
    background-position: -23px -460px;
}
.universalCarousel.video .carouselControls .box.prev.over {
    background-position: 0px -460px;
}

#hpTabBodies .universalCarousel.video .carouselControls .box.next {
    background-position: -23px -275px;
}
#hpTabBodies .universalCarousel.video .carouselControls .box.prev {
    background-position: 0px -275px;
}
#hpTabBodies .universalCarousel.video .carouselControls .box.next.over {
    background-position: -23px -460px;
}
#hpTabBodies .universalCarousel.video .carouselControls .box.prev.over {
    background-position: 0px -460px;
}

#swipeview-masterpage-0 > div,
#swipeview-masterpage-1 > div,
#swipeview-masterpage-2 > div {
	width: 812px !important;
}
#swipeview-slider {
	/*width: 810px !important;*/
}

.isIOS .carouselMask > div {
}


/* FOOTER */
#footer {
	color: #7e7e66;
	margin: 7px 0;
	font-size: 1em;
	margin-bottom: 10px;
}

#footer .copyright,
#footer .copyleft {
	padding: 12px 20px 25px 20px;
}
#footerTop {
	padding: 20px;
	background-color: #a0a082;
}
#footer .copyright{
	float: left;
}
#footer .credit{
	float: right;
}
#footerTop {
    font-size: 17px;
    line-height: 20px;
}
#footerTop .footerCol {
    float: left;
}
#footerTop .footerCol.col1 {
    width: 385px;
    margin-right: 20px;
}
#footerTop .footerCol.col2 {
    width: 179px;
    margin-right: 20px;
}
#footerTop .footerCol.col3 {
    width: 254px;
}
#footerTop .footerCol div {
    padding-top: 3px;
}
#footerTop .footerCol .spacer {
    padding-top: 23px;
}
#footerTop h4 {
    clear: both;
    text-transform: uppercase;
    color: #44383e;
    font-weight: normal;
}
#footerTop a:link,
#footerTop a:visited,
#footerTop a:hover,
#footerTop a:active {
    color: #852d33;
    text-decoration: none;
}
#footerTop a:hover,
#footerTop a:active {
    text-decoration: underline;
}

.emailSubscribeForm input, .emailSubscribeForm select, .emailSubscribeForm textarea {
    border: none;
    height: 14px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #c3c3c3;
}
.emailSubscribeForm #mce-EMAIL {
    border-right: none;
}
.emailSubscribeForm input[type=image] {
    border-left: none;
}
.emailSubscribeForm {
    float: left;
    margin-top: 5px;
    padding: 0px;
    /*height: 20px;*/
}
.emailSubscribeForm input {
    height: 20px;
}
.emailSubscribeForm input#mce-EMAIL {
    width: 192px;
    color: #afafaf;
    font-size: 14px;
    /*height: 14px;*/
    padding: 0px 4px;
}
#footerTop .emailSubscribeForm input#mce-EMAIL {
}
#footerTop .footerCol div.emailSubscribeForm {
    padding: 0px;
}
#subscribeNav .dropDown {
    padding: 2px 8px 8px 8px;
    width: 221px;
}

#rightRailSocial {
    padding-top: 25px;
}
#footerTop #footerSocial,
#rightRailSocial {
    width: 140px;
}
#footerTop #footerSocial img,
#rightRailSocial img {
    margin-right: 5px;
    margin-bottom: 5px;
}


.newPageStyle {
    width: 100%;
}
.newPageStyle #mainColumn {
    width: 694px;
    margin: 18px 18px 18px 18px;
}
.newPageStyle #mainColumn.wide {
    width: 862px;
    margin: 18px 18px 18px 18px;
}
.newPageStyle.about #mainColumn h1 {
    margin-bottom: 0px;
}
.newPageStyle #leftColumn {
    float: left;
    width: 444px;
    /*margin-left: 18px;*/
    /*padding-bottom: 20px;*/
    padding-top: 15px;
    font-size: 14px;
    line-height: 19px;
}
.newPageStyle #rightColumn {
    float: right;
    width: 381px;
    padding-top: 15px;
    /*margin-right: 18px;*/
}
.newPageStyle.about #leftColumn {
    width: 600px;
}
.newPageStyle.about #rightColumn {
    width: 225px;
}
.newPageStyle #mainColumn h1 {
    width: 100%;
    /*margin-top: 8px;*/
}


.newPageStyle #videoSocialBar {
    height: 16px;
    padding: 20px 0px 4px;
    position: relative;
    left: -3px;
    width: 100%;
}
.newPageStyle #videoSocialBar iframe,
.newPageStyle #videoSocialBar div {
    float: left;
    width: 100%;
}

.newPageStyle .rightModule {
    width: 100%;
    background-color: transparent;
    margin-bottom: 17px;
}
.newPageStyle .rightModule h4 {
    text-transform: uppercase;
    color: #852d33;
    font-weight: bold;
    font-size: 17px;
    line-height: 19px;
    padding: 0px 0px 12px 0px;
    /*padding-top: 31px;*/
    background-color: transparent;
    /*border-bottom: 1px solid #a0a082;*/
    /*margin-bottom: 8px;*/
}
.newPageStyle .rightModule p, .newPageStyle .rightModule div.row {
    width: 100%;
    padding: 8px 0px;
}

.backNext {
    font-size: 14px;
    font-weight: bold;
}
.backNext .backNextLeft,
.backNext .backNextRight {
    background-image: url(/template/images/sprites.png);
    background-repeat: no-repeat;
    width: 200px;
}
.backNext .backNextLeft {
    padding-left: 12px;
    background-position: -50px 4px;
}
.backNext .backNextRight {
    padding-right: 12px;
    background-position: 100% -151px;
}

.allLink {
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    background-image: url(/template/images/sprites.png);
    background-repeat: no-repeat;
    padding-right: 12px;
    background-position: 100% -151px;
}

h3.superHead a:link,
h3.superHead a:visited {
    color: #44383e !important;
    text-decoration: none;
}
h3.superHead a:hover,
h3.superHead a:active {
    border-color: #852d33;
    color: #852d33 !important;
    text-decoration: underline;
}


.ymalType {
    text-transform: uppercase;
}
.ymal .videoThumbnailWrapper {
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
    position: relative;
    width: 158px;
    height: 88px;
    border: 1px solid #a0a082;
    overflow: hidden;
}
.ymal .videoThumbnailWrapper img {
    position: relative;
    width: 158px;
    height: 118px;
    top: -15px;
    left: 0px;
}
.ymal .videoThumbnailWrapper .vidPlayBtn {
    position: absolute;
    top: 24px;
    left: 53px;
    width: 56px;
    height: 40px;
    background-image: url(/template/images/sprites.png);
    background-position: 0px -112px;
}
.rightModule.ymal ul {
    margin: 0px;
    padding: 0px;
}
.rightModule.ymal ul li {
    margin-bottom: 0px;
    padding-left: 0px;
}
.rightModule.ymal a:link,
.rightModule.ymal a:visited {
    color: #44383e !important;
    text-decoration: none;
}
.rightModule.ymal a:hover,
.rightModule.ymal a:active {
    color: #852d33 !important;
    text-decoration: underline;
}
.rightModule.ymal a:hover .videoThumbnailWrapper,
.rightModule.ymal a:active .videoThumbnailWrapper {
    border-color: #852d33;
}

.leadspaceCarousel {
    width: 862px;
    /*height: 222px;*/
}
.leadspaceCarousel.about {
    width: 600px;
    padding-bottom: 10px;
}
.leadspaceCarousel .carouselMask {
    cursor: move;
    border: 1px solid #a0a082;
}
.leadspaceCarousel .item {
    float: left;
    width: 860px;
    height: 220px;
}
.leadspaceCarousel.about .item {
    width: 598px;
    height: 298px;
}
.leadspaceCarousel .leadspaceCarouselImage {
    float: left;
    width: 438px;
    height: 220px;
    background-position: 50% 50%;
    background-color: #7e7e66;
    background-repeat: no-repeat;
}
.leadspaceCarousel .leadspaceCarouselImage img {
}
.leadspaceCarousel.about .leadspaceCarouselImage {
    width: 598px;
    height: 298px;
}
.leadspaceCarouselText {
    float: left;
    width: 382px;
    height: 180px;
    padding: 20px;
    font-size: 19px;
    line-height: 22px;
    font-weight: bold;
    color: #ffffff;
    background-color: #a0a082;
}
.leadspaceCarouselText p {
    font-size: 23px;
    line-height: 31px;
}
.leadspaceCarousel .carouselControls {
    height: 15px;
    padding: 20px 0px 6px 0px;
    margin: 0px auto;
    overflow: hidden;
}
.leadspaceCarousel .box {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background-image: url(/template/images/sprites.png);
}
.leadspaceCarousel .box.on {
    background-position: -15px -235px;
    cursor: default;
}
.leadspaceCarousel .box.off {
    background-position: 0px -235px;
    cursor: pointer;
}

.newPageStyle .eventListWrapperHead .locCol, .newPageStyle .eventListWrapper .locCol {
    width: 240px;
}
.newPageStyle .eventListWrapperHead .titleCol, .newPageStyle .eventListWrapper .titleCol {
    width: 502px;
}
.newPageStyle .eventListWrapper {
    /*border-top: none;*/
    border-top: 1px solid #A0A082;
    padding-bottom: 16px;
    padding-top: 16px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
}
.home .newPageStyle .eventListWrapper {
    /*border-top: none;*/
    border-top: 1px solid #A0A082;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    top: -15px;
}
.home .newPageStyle .eventListWrapper.first {
    border-top: none;
    padding-top: 13px;
}

#leftColumn img {
    max-width: 100%;
}

#appearancesContact input,
#appearancesContact textarea {
    width: 360px;
    margin-bottom: 12px;
    padding: 6px 4px;
}
#appearancesContact input#contactSubmit {
    width: auto;
    padding: 4px 21px 3px 8px;
    background-image: url(/template/images/sprites.png);
    background-position: 100% -191px;
    background-repeat: no-repeat;
    border: 1px solid #a0a082;
}
#appearancesContact textarea.invalidEntry,
#appearancesContact input.invalidEntry {
    border: 1px solid red;
}
#appearancesContactFormError,
#appearancesContactFormSuccess {
    display: none;
    padding: 10px 0px;
}
#appearancesContactFormSuccess {
    font-weight: bold;
    font-style: italic;
}
#appearancesContactFormError {
    color: red;
}

.arrowLink {
    font-size: 14px;
    font-weight: bold;
    background-image: url(/template/images/sprites.png);
    background-repeat: no-repeat;
    padding-right: 12px;
    background-position: 100% -151px;
}


.newPageStyle.about #rightColumn {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
.newPageStyle.about #rightColumn h4 {
    text-transform: uppercase;
}

.newPageStyle.home #mainColumn {
    margin: 2px 18px;
}
#hpYtWrapper {
    position: relative;
    top: 0px;
    left: -18px;
    width: 896px;
    height: 503px;
    overflow: hidden;
    border: 1px solid #a0a082;
    /*z-index: 999;*/
}
#hpTabs {
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    font-weight: normal;
    height: 24px;
    z-index: 1000;
}
#hpTabs div {
    border-top: 2px solid #e0e0b6;
    border-right: 1px solid #e0e0b6;
    border-bottom: 2px solid #e0e0b6;
    border-left: 1px solid #e0e0b6;
}
#hpTabs .videoLabel,
#hpTabs .hpTab {
    float: left;
    padding: 3px 10px 2px 10px;
    font-weight: bold;
    z-index: 1001;
}
#hpTabs .hpTab {
    cursor: pointer;
    background-color: #7e7e66;
    color: #ffffff;
    font-weight: normal;
}
#hpTabs .hpTab.on {
    cursor: default;
    background-color: #a0a082;
    border-bottom: none;
    padding-bottom: 4px;
}
#hpTabBodies {
    clear: both;
    position: relative;
    left: -18px;
    width: 898px;
    padding: 1px 0px;
    background-color: #a0a082;

}
#hpTabBodies .hpTabBody {
    display: none;
    padding: 0px 18px;
}
#hpTabBodies .hpTabBody.first {
    display: block;
}
#hpTabBodies .hpTabBody.on {
    display: block;
}
#hpTabs .videoLabel {
    padding: 3px 16px 2px 0px;
    color: #852d33;
}
#hpTabs .arrowLink {
    position: absolute;
    top: 5px;
    right: -10px;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    background-position: 100% -151px;
}


#hpBottomHalf {
    clear: both;
    border-top: 6px solid #44383e;
    padding: 0px 18px 18px 18px;
}

#hpBottomHalf h2 {
    position: relative;
    text-transform: uppercase;
    color: #852d33;
    font-weight: bold;
    font-size: 17px;
    line-height: 19px;
    padding-bottom: 9px;
    padding-top: 20px;
    margin-top: 8px;
    border-bottom: 1px solid #a0a082;
    margin-bottom: 18px;
}
#hpBottomHalf .halfCol {
    width: 416px;
    float: left;
}
#hpBottomHalf .halfCol.left {
    margin-right: 30px;
}
#hpBooks img {
    margin-right: 8px;
    float: left;
    border: 1px solid #a0a082;
}
#hpBooks #hpQuotes {
    float: left;
}
#hpBooks .bookText {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 336px;
    height: 190px;
    color: #852d33 !important;
    font-weight: bold !important;
    font-size: 18px;
    line-height: 22px;
    padding: 0px 20px;
}
#hpBooks .bookText p {
    color: #852d33 !important;
    font-weight: bold !important;
    font-size: 18px;
    line-height: 22px;
}
.newPageStyle.home #hpBlog {
    padding: 0px;
}
.newPageStyle.home #hpBlog .meta-nav {
    display: none;
}
.newPageStyle.home h3 {
    color: #852d33;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 4px;
}
.newPageStyle.home #picks .winePicks {
    padding: 0px 10px 0 5px;
}
.newPageStyle.home .promoImage {
    width: 166px;
    height: 166px;
    border: 1px solid #a0a082;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
/*.newPageStyle.home .promoImage img {
    min-width: 166px;
    min-height: 166px;
}*/

.newPageStyle.home .hpTweet {
    padding: 0px 8px 11px 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #a0a082;
}
.newPageStyle.home .tweets {
    max-height: 400px;
    overflow: auto;
}
.newPageStyle.home .hpTweet .twitterImg {
    width: 48px;
    height: 48px;
    float: left;
    margin-top: 4px;
    margin-right: 11px;
    background-color: #a0a082;
}
.newPageStyle.home .hpTweet .tweetText {
    float: left;
    width: 320px;
    margin-bottom: 5px;
}
.newPageStyle.home #hpTweetsMore div {
    height: 24px;
    background-color: #c5c5a0;
    border-top: 1px solid #a0a082;
    border-bottom: 1px solid #a0a082;
    background-image: url(/template/images/sprites.png);
    background-position: 50% -251px;
    background-repeat: no-repeat;
}
.newPageStyle.home .vidTitle {
    position: absolute;
    bottom: -102px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(/template/images/bg-transp-red.png);
    color: #ffffff;
}
.newPageStyle.home .vidTitle .inner {
    padding: 10px;
}


.twitter-actions {
    visibility: hidden;
}
.hpTweetOver .twitter-actions {
    visibility: visible;
}
.twitter-reply,
.twitter-retweet,
.twitter-favorite {
    background-image: url(/template/images/sprites.png);
    background-repeat: no-repeat;
    padding-left: 18px;
}
.twitter-reply {
    background-position: 0px -386px;
}
.twitter-retweet {
    background-position: 0px -406px;
}
.twitter-favorite {
    background-position: 0px -426px;
}

#header div.new {
    float: left;
    height: 88px;
    margin: 0px 0 0;
    width: 680px;
}

#searchForm input.searchterms {
    width: 145px;
}

#book-promo {
	border-top: 8px solid #44383e;
}

.template-home .newPageStyle.home #mainColumn {
	margin-top: 0px;
}
.template-home #contentWrapper {
	border-top: 0px;
}
.template-home #hpYtWrapper {
	background-color: #44383e;
	width: 898px;
	height: 337px;
	border: 0px;
}
.template-home #hpYtWrapper #ytplayer {
	width: 600px;
	height: 337px;
}
.template-home #hpYtWrapper .text-pieces {
	width: 260px;
	position: absolute;
	top: 10px;
	right: 20px;
	color: #ffffff;
}
.template-home #hpYtWrapper .text-pieces * {
	color: #ffffff;
}
.template-home #hpYtWrapper .text-pieces h2 {
	font-size: 1.3em;
	padding-bottom: 10px;
	color: #e0e0b6;
}
.template-home #hpYtWrapper .text-pieces h1 {
	font-size: 1.8em;
	line-height: 1.2em;
}
