﻿body {
	background-color: #202020;
	margin: 30px 0;
	color: white;
	}
a {
	color: white;
	}
p {
	margin-bottom: 10px;
	margin-top: 15px;
	}
.print_heading {
	display: none;
	}
.wrapper {
	width: 960px;			/* total width */
	margin: 0 auto;			/* center */
	}
.outer {
	padding-left: 296px;		/* left column width */
	background-color: #fff;		/* center column color */
	background-image: url("../images/bg_left.gif");	/* left column colors */
	border-right: 14px solid black;
	}
.center, .center a.anchor {
	color: #202020;
	}
.center a {
	color: #670042;
	padding: 3px;
	margin: -3px;
	}
.center a:visited {
	color: #670042;
	}
.center a:hover {
	border: 1px solid #eee;
	padding: 2px;
	background-color: #eee;
	}
.center a.anchor {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
.left {
	width: 296px;			/* left column width */
	margin-left: -296px;		/* negative left column width */
	}
.inner {
	margin: 0; width: 100%;
	}
.left {
	float: left;
	position: relative;
	z-index: 10;
	}
.center {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
	}
.popup {
	cursor:hand;
	text-decoration: underline;
}
#centerInner {
	position: relative;
	top: -25px;
	padding: 0 20px;
	}
.wide {
	width: 100%;
	position: relative;
	z-index: 13;
	}
.clear { clear: both; }
div#centerInner {
	color: #202020;
	font: 13px/20px arial,helvetica,sans-serif;
	letter-spacing: 1px;
	}
#noflash {
	text-align: center;
	padding: 20px;
	font: 13px/20px arial,helvetica,sans-serif;
	letter-spacing: 1px;
	border-top: 32px solid #120e0b;
	}
#noflash img {
	margin: 20px 0;
	}
p.titleText, p.titleText1, p.largeText, p.subText, .orderBar a.button, .price {
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
p.titleText {
	font-size: 22px;
	line-height: normal;
	border-bottom: 1px solid #d2cec4;
	margin-top: 25px;
	}

p.titleText1 {
	font-size: 22px;
	line-height: normal;
	border-bottom: 1px solid #d2cec4;
	margin-top: -5px;
	}

p.leafIcon {
	padding-left: 33px;
	background: url('../images/icon_leaf.gif') 6px 1px no-repeat;
	}
p.largeText { font-size: 18px; line-height: 20px; }
p.subText { font-size: 12px; line-height: 20px; }
p.subText1 { font-size: 12px; margin-top: -10px;}

.contentBlock { margin-bottom: 27px; }
.wineBox {
	border: 1px solid #d2cec4;
	padding: 0 10px;
	margin-bottom: 40px;
	}
.wineBox img {
	float: right;
	position: relative;
	border: 1px solid #d2cec4;
	margin-top: -12px;
	margin-left: 10px;
	}
.orderBar {
	position: relative;
	top: 3px;
	margin-top: 30px;
	padding-left: 7px;
	}
.afterFourLinesofText
	{
	padding-top: 33px;
	}
.orderBar a.button, .orderBar a.button:hover, .price {
	border: 1px solid #9da55b;
	background-color: #f4f3e8;
	color: #202020;
	}
.orderBar a.button, .orderBar a.button:hover {
	padding: 7px 10px;
	font-size: 16px;
	font-variant: small-caps;
	text-decoration: none;
	haslayout: true;
	}
.orderBar a.button:hover {
	color: #670042;
	border-color: #670042;
	text-decoration: underline;
	}
.orderBar .price {
	position: relative;
	top: -4px;
	left: -7px;
	padding: 5px 10px 8px 8px;
	font-size: 22px;
	}
dl.phones dt
	{
	display: inline;
	float: left;
	width: 60px;
	}
ul.footerNav li
	{
	display: inline;
	float: left;
	margin-top: 2px;
	padding-left: 20px;
	}
.footer {
	background-color: #120e0b;
	color: #FFF;
	padding: 10px;
	font: 11px verdana,arial,helvetica,sans-serif;
	height: 42px;
	}
.footer div {
	width: 200px;
	float: right;
	padding-right: 0px;
	}
.footer dl {
	margin: 0;
	}

	/*info*/
.infoContainer
{
	width:500px;
	border:1px solid silver;	
	margin:8px;
	padding:0px;
}
.infoHeader
{
	margin:0px;
	padding:10px;
	background-color:#e2e2e2;
	text-indent:125px;
	font-size:12pt;
}
.infoFields
{
	margin:0px;
	padding:10px;
}
.infoLabel
{
	width:120px;
	float:left;
	padding:5px;
	text-align:right;
}
.infoField
{
	width:330px;
	float:left;
	padding:5px;
}
img.map {
	float: right;
	position: relative;
	padding-left: 10px;
}


/*JM*/
.defaultLabel
{
	color:#71355B;
	font-weight:bold;
}
.waitMessage
{
	width:300px;
	padding:5px;
	margin-top:30px;
	font-weight:bold;
}
.waitMessage img
{
	margin-right:10px;
}
.content, .contentBlock
{
	margin:20px 10px; 
}
.FieldName
{
	padding-top:5px;	
}
.userMessage
{
	margin:40px 0px 10px 0px;
	padding:10px;
	color:Red;
	font-weight:bold;
}
.validationSummary
{
	margin:40px 0px 10px 0px;
	padding:10px;
	color:Red;
}
.tblAddressBook
{
	width:550px;
	height:180px;
	margin:10px;
}
.tblAddressBook td
{
	padding:10px;
}
.tblAddressBook .addressCell
{
	width:60%;
	border:1px solid silver;
}
.tblAddressBook .linkCell
{
	width:40%;
	vertical-align:top;
}
.tblAddressBook td a
{
	display:block;
}
.quantity
{
	vertical-align:middle;
}
.r
{
    float: right;
    width: 150px;
}
.c
{
    width: 640px;
}
.cl
{
    clear: both;
}
.orderButton
{
	font-size:12pt;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#666;
}

/*shipping rate selection*/
.ShippingRateTable { width:100%; border:1px solid #e2e2e2; }
.ShippingRateTable td { text-align:center; }
.ShippingRateTable-Header { font-weight:bold; background-color:#e2e2e2; }
.ShippingRateTable-SubHeader { width:20%; background-color:#efefef; }
.ShippingRate-Notes { color:#555; font-size:.90em; padding:20px; }
.ShippingOptions-Radio input { margin-right:15px; }
.ShippingOptions-Radio { width:100%;  }
.ShippingOptions-Radio span { color:#999; }


/* TOWT ADDITIONS */
.photoContainer {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 11px;
	font-weight:bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

img.Ellie {
	border: thin black solid;
}

#quote {
	font-style:italic;
	font-size: 12px;
	margin-left: 10px;
}

#desc {
	margin-left: 20px;
	font-size:10px;
}