/*@import url("body.css");*/

/*-----
	Yahoo Reset
	------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}


/*-----
	Base Styles
	------*/

body {
	font-family: "Trebuchet MS", arial;
	font-size: 62.5%;
	background: #4b1509 top left repeat-x url(images/pageBgTile.gif);
	text-align: center;
}
h2 {
	font-family:"Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-size: 3.5em;
	color: #a06645;
	/*font-weight: bold;*/
}
h3 {
	font-family: "Trebuchet MS", arial;
	font-size: 1.8em;
	color: #441f12;
}
h3 span {
	font-weight: normal;
	color: #d7c9ac;
}
h4 {
	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	color: #b17662;
	font-size: 1.4em;
}
h4 span {
	color: #441f12;
}
h4.bottomMargin {
	margin-bottom: 20px;
}
h6 {
	font-family:"Adobe Garamond Pro Bold", "Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #935437;
	font-size: 1.8em;
	display: block;
	text-align: center;
	padding-top: 35px;
}
p {
	color: #441f12;
	font-size: 1.3em;
	line-height: 1.4em;
}
.error {
	color: #CC0000;
}
.error a {
	color: #CC0000;
}
table tr td {
	color: #441f12;
	font-size: 1.3em;
	line-height: 1.4em;
}
table.contactForm tr td {
	vertical-align: top;
	padding: 8px 5px 0 0;
}
table.contactForm tr td.leftCol {
	width: 130px;
	text-align: right;
	padding: 15px 5px 0 0;
}
table.contactForm tr td span.example {
	color: #a37f64;
	font-size: .9em;
	padding-top: 5px;
}
p.disclaimer {
	margin-top: 5px;
	color: #8F6A53;
}
a {
	color: #a87c3f;
	text-decoration: none;
	line-height: 1.6em;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
input {
	font-family: "Trebuchet MS", arial;
	background: #fffaed;
	border: solid 1px #d7c9ac;
	font-size: 13px;
	color: #a37f64;
	padding: 7px 5px;
	width: 263px;
}
textarea {
	font-family: "Trebuchet MS", arial;
	background: #fffaed;
	border: solid 1px #d7c9ac;
	font-size: 13px;
	color: #a37f64;
	padding: 10px;
	width: 455px;
	height: 250px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.hide {
	display: none;
}
div#wrapper {
	border-left: solid 20px #a87c3f;
	border-right: solid 20px #a87c3f;
	background: #fffaed;
	width: 930px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
div#content {
	padding-bottom: 210px;
}
body.home div#content {
	padding-bottom: 165px;
}

/*----
	Header
	----*/
div#header {
	color: #6f4437;
}
div#header h1 {
	padding: 15px 0 10px 0;
}
div#header img.logo {
	display: none;
}
div#header span {
	color: #a87c3f;
}
div#header h1 a {
	text-indent: -9000em;
	width: 342px;
	height: 67px;
	display: block;
	background: top left no-repeat url(images/WineConnextionLogo.gif);
}
div#header div.checkout {
	float: left;
	margin-left: 29px;
	width: 263px;
	padding-top: 70px;
	font-size: 1.1em;
}
div#header div.logo {
	float: left;
}
div#header div.newsletter {
	float: right;
	margin-right: 29px;
	padding-top: 43px;
	font-size: 1.1em;
}
div#header div.newsletter a.newsletterBtn {
	text-align: right;
	display: block;
}
div#header ul {
	background: top left no-repeat url(images/navBg.gif);
	margin-left: 29px;
	clear: both;
}
div#header ul li {
	float: left;
}
div#header ul li a {
	display: block;
	text-indent: -9000em;
	height: 44px;
}
div#header ul li.first {
	width: 100px;
}
div#header ul li.comingSoon {
	width: 100%;
	color: #fff;
	font-size: 1.6em;
	font-family:"Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	text-align: center;
	padding: 14px 0 10px 0;
	display: block;
}
div#header ul li.homeBtn a {
	background: top left no-repeat url(images/homeLink.gif);
	width: 84px;
}
div#header ul li.winesBtn a {
	background: top left no-repeat url(images/winesLink.gif);
	width: 85px;
}
div#header ul li.aboutUsBtn a {
	background: top left no-repeat url(images/aboutUsLink.gif);
	width: 115px;
}
div#header ul li.eventsBtn a {
	background: top left no-repeat url(images/eventsLink.gif);
	width: 96px;
}
div#header ul li.newsBtn a {
	background: top left no-repeat url(images/newsLink.gif);
	width: 78px;
}
div#header ul li.glossaryBtn a {
	background: top left no-repeat url(images/glossaryLink.gif);
	width: 202px;
}
div#header ul li.findUsBtn a {
	background: top left no-repeat url(images/findUsLink.gif);
	width: 98px;
}
div#header ul li a:hover {
	background-position: left -44px;
}
div#header ul li.selected a {
	background-position: left -44px;
}



/*----
	Homepage Conten
	----*/
div.swappingBanner {
	background: top left no-repeat url(images/brandtileBg.jpg);
	width: 871px;
	height: 347px;
	margin-left: 29px;
}
div.comingSoonBanner {
	background: top left no-repeat url(images/brandtileBg-ComingSoon.jpg);
	width: 871px;
	height: 347px;
	margin-left: 29px;
}
div.banner div.left {
	float: left;
	width: 456px;
}
div.banner div.right {
	float: left;
	width: 390px;
	padding-top: 55px;
	padding-left: 10px;
	padding-right: 15px;
}
div.banner div.right a {
	font-size: 1.3em;
	line-height: 2.1em;
	color: #5c3b2f;
	padding: 20px 0;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #e5d2a3;
}
div.banner div.right a.first {
	padding-top: 0;
}
div.banner div.right a.last {
	border-bottom: 0;
}
div.banner div.right a span {
	font-size: 3em;
	color: #8e4b25;
	font-family:"Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
}
div.banner div.right a:hover span {
	text-decoration: underline;
}
div.calloutWrapper {
	padding-top: 32px;
}
div.callout {
	float: left;
	width: 272px;
	margin-left: 28px;
	background: bottom left no-repeat url(images/homeCalloutBottom.gif);
}
div.calloutWrapper div.first {
	_margin-left: 14px;
}
div.callout img {
	margin-left: 1px;
}
div.callout a {
	font-size: 2.4em;
	font-family:"Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #935437;
	background: 233px 19px no-repeat url(images/homeCalloutBtn.gif);
	display: block;
	padding: 7px 0 5px 0;
	margin: 0 10px;
}
div.callout div.top {
	background: top left no-repeat url(images/homeCalloutTop.gif);
	min-height: 260px;
	_height: 260px;
}
div.callout p {
	margin: 10px 15px 10px 15px;
}

/*-----
	Inner Pages
	-----*/
div.section {
	margin: 0 29px;
}
div#content h3 {
	margin: 10px 29px 0 29px;
	clear: both;
}
div#content div.section h3 {
	margin: 0 0;
}
div.singleColumn div.section {
	margin: 0 100px;
}
div.singleColumn div.wideColumn {
	margin: 0 29px;
}
div.firstSection {
	margin: 0 29px;
	padding-top: 35px;
}
div.section h2 {
	margin-bottom: 10px;
}
div.section p {
	margin-bottom: 20px;
}
div.section div.left {
	width: 525px;
	float: left;
}
div.section div.left a.submitLink {
	display: block;
	float: right;
	color: #a87c3f;
	background: right 3px no-repeat url(images/linkArrow.gif);
	padding: 0 20px 0 0;
	text-align: right;
}
div.section div.left span.required {
	float: left;
	color: #A37F64;
	font-size: .85em;
}
div.section div.right {
	width: 320px;
	float: right;
	text-align: right;
	padding-top: 40px;
}
body.aboutUs div.section div.right {
	padding-top: 0;
}
div.section div.right a.getDirections {
	display: block;
	font-size: 1.3em;
	color: #a87c3f;
	background: right 3px no-repeat url(images/linkArrow.gif);
	padding: 0 20px 0 0;
}
div.section div.right div.slideShow {
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	width: 312px;
	height: 300px;
}
div.section div.right div.grandOpening {
	position: absolute;
	top: 535px;
	left: 581px;
}
div.section div.right div.goFix {
	position: relative;
	top: 0;
	left: 0;
}
div.section div.right div.slideShow div.slides {
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
}
div.section div.right div.slideShow div.slides img {
	display: inline;
	margin-left: -3px;
}
div.section div.right div.slideShow div.slides img.first {
	margin-left: 0;
}
div.section div.right div.slideShow a.leftArrow {
	position: absolute;
	bottom: 15px;
	left: 17px;
	width: 15px;
	height: 15px;
	background: top right no-repeat url(images/prevBtn.png);
	display: block;
}
div.section div.right div.slideShow a.rightArrow {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 15px;
	height: 15px;
	background: top right no-repeat url(images/nextBtn.png);
	display: block;
}
div.section div.right div.slideShow div.viewMore {
	position: absolute;
	bottom: 15px;
	left: 60px;
	font-size: 1.1em;
	color: #a87c3f;
}
div.section div.right div.slideShow a.disabled {
	background-image: none;
	left: -9999em;
}
div.section div.right div.slideShow a.leftArrow:hover, div.section div.right div.slideShow a.rightArrow:hover {
	text-decoration: none;
}
div.section div.right img.aboutUsPhoto {
	margin-top: 20px;
}
div.section div.right div.contactAndMap {
	text-align: center;
	padding-left: 5px;
}
div.section div.right div.contactAndMap p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #6f4437;
}
div.section div.right div.contactAndMap p strong {
	font-size: 1.2em;
}
div.section div.right div#map {
	border: solid 1px #d7c9ac;
	margin-bottom: 10px;
}

/*----
	Footer
	----*/
div#footer {
	width: 872px;
	height: 124px;
	padding: 0 29px;
	background: top left no-repeat url(images/footerBg.gif);
	text-align: center;
	position: absolute;
	bottom: 0;
}
div#footer p {
	font-size: 1.1em;
	color: #A87C3F;
}
div#footer div.logo {
	text-indent: -9000em;
}
div.address, div.phone {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	color: #8f6a53;
	padding-top: 20px;
	line-height: 1.1em;
}
div.address {
	float: left;
	width: 275px;
}
div.center {
	float: left;
	width: 322px;
	padding-top: 82px;
}
div.phone {
	float: right;
	width: 275px;
}
div.phone a {
	display: block;
	line-height: 1.1em;
}
div#footer div.sharingLinks {
	clear: both;
	position: absolute;
	top: 95px;
	left: 743px;
	_width: 60px;
}
div#header div.sharingLinks {
	display: block;
	text-align: right;
}
a.facebookBtn {
	background: top left no-repeat url(images/facebookBtn.gif);
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	text-indent: -9000em;
}
a.twitterBtn {
	background: top left no-repeat url(images/twitterBtn.gif);
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	text-indent: -9000em;
	margin-left: 6px;
}
div#header a.facebookBtn {
	height: 24px;
	background: top left no-repeat url(images/facebookBtnClr.gif);
}
div#header a.twitterBtn {
	height: 24px;
	background: top left no-repeat url(images/twitterBtnClr.gif);
}
a.facebookBtn:hover, a.twitterBtn:hover {
	background-position: 0 -24px;
}
div#header a.facebookBtn:hover, div#header a.twitterBtn:hover {
	background-position: 0 -24px;
}
div#header div.sharingLinks a.facebookBtn, div#header div.sharingLinks a.twitterBtn {
	text-align: left;
	float: right;
}
/*-----
	Glossary and Ratings
	-----*/
span.definition {
	display: none;
}
div.definition {
	position: relative;
	padding: 30px 45px 0 45px;
	min-height: 150px;
	_height: 150px;
}
div.definition span.leftCurly, div.definition span.rightCurly {
	color: #cba36b;
	font-size: 16em;
	position: absolute;
	top: -5px;
	font-family:"Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
}
div.definition span.leftCurly {
	left: -10px;
	_left: -30px;
}
div.definition span.rightCurly {
	right: 0;
}
table.glossary tr td {
	vertical-align: top;
}
table.glossary tr td ul {
	width: 126px;
}
table.glossary tr td ul li {
	color: #a87c3f;
	background: left 8px no-repeat url(images/bullet.gif);
	padding-left: 12px;
	cursor: pointer;
}
table.glossary tr td ul li span {
	cursor: pointer;
}
table.glossary tr td ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}
table.glossary tr td ul li span:hover {
	cursor: pointer;
}
table.ratings {
	margin-left: 60px;
	margin-right: 80px;
}
table.ratings tr td {
	padding-top: 14px;
	vertical-align: top;
}
table.ratings tr td.leftCol {
	color: #b17662;
	font-size: 1.7em;
	white-space: nowrap;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
	width: 80px;
}
span.subNote {
	color: #a37f64;
	font-size: .9em;
}
p.noMargin {
	margin-bottom: 0 !important;
	margin-left: 40px;
}
h3.ratings {
	margin-left: 40px !important;
}
h3.ratings span {
	position: relative;
	color: #b17662;
	padding: 0 8px 0 13px;
}
h3 span.leftCurly, h3 span.rightCurly {
	color: #cba36b;
	font-size: 1.7em;
	position: absolute;
	padding: 0 0;
	top: -8px;
	font-family:"Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
}
h3 span.leftCurly {
	left: 0;
}
h3 span.rightCurly {
	right: 0;
	_left: 40px;
}
div.hrule {
	border-top: solid 1px #d7c9ac;
	font-size: .1em;
	line-height: .1em;
	height: 20px;
	margin: 20px 40px 0 40px;
}

/*-----
	Clearfix
	------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}