/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #BDBEA1 url(/public/w3392/gradient.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 12px Arial, Helvetica, sans-serif;}
#container {background: #FFFFFF url(/public/w3392/header.jpg) no-repeat;
	position: relative;
	width: 700px;
	margin: 25px auto;
}
#content {
	background: transparent url(/public/w3392/leaf.gif) no-repeat;
	margin: 0;
	padding: 125px 20px 15px 200px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
#winerypg #content, #custompg1 #content {
	background: transparent url(/public/w3392/laura.gif) no-repeat;
}
#vineyardpg #content {
	background: transparent url(/public/w3392/vineyard.gif) no-repeat;
}
#directionspg #content {
	background: transparent url(/public/w3392/tasting.gif) no-repeat;
}
#winelist #content {
	background: transparent url(/public/w3392/bottle_left.gif) no-repeat;
}
#winepg #content {
	background: transparent;
}
#order #content, #ordersummary #content, #orderpg1 #content, #orderpg1 #content, #orderconfirm #content {
	background: transparent url(/public/w3392/stack.gif) no-repeat;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #D1D2B8;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #892E2E;}
.clicktoenlarge { text-decoration:none; }
.normal {  font-size: 12px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 10px;}
h1, .head1 {  font:22px Georgia, "Times New Roman", Times, serif; font-weight: normal; text-align: left; color: #892E2E;}
h2, .head2 {  font-weight: bold; font: 18px Georgia, "Times New Roman", Times, serif; color: #000000;}
.head3 {  color: #892E2E; font-size: 14px; font-weight: bold;}
.head4 { font-weight: bold; vertical-align: middle; color: #892E2E; font-size: 12px; font-weight: bold;}
.required {  font-size: 8pt; color: #FF0000}
.error{color:#FF0000; }

.table1 {  margin: 4px; border: 1px #666666 solid; margin: 0px auto;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #999966; color: #892E2E; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #EFEFE6;}
.orderpage_active {color: #892E2E; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}
#ordersummary #checkout {
	background: #892E2E;
	height:28px;
	width:120px;
	color:#D1D2B8;
	font-weight:bold;
	text-align:center;
 	cursor: pointer;
	margin-left:40px;
}
#ordersummary input#checkout:hover {
	color:#FFFFFF;
}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 66px;
	z-index: 2;
}
.header a b {
	display: none;
}
#navleft {
	display: none;
}
/* Top banner, navigation area */
#top {
	background: transparent;
	width: 500px;
	position: absolute;
	top: 60px;
	left: 200px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
	text-align:center;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navtop li { 
	background: transparent url(/public/w3392/tab.gif) top;
	display:block;
	height: 23px;
	width: 100px;
	text-align: center;
	position: relative;
	float: left;
	padding-top:10px;
}
#navtop a {
	color: #330000;
    text-decoration: none;
	font: 14px "Times New Roman", Times, serif; font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	padding-bottom:3px;
}
#navtop li:hover, #navtop li.sfhover  {
	background: transparent url(/public/w3392/tab.gif) bottom;
	color: #999966;
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #D1D2B8;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width:700px;
	left: -999em; 
	top: 25px;
	padding: 0;
	margin: 0;
}
#navtop li ul li {
	display: block;
	position: relative;
	width:auto;
	padding-right: 25px;
}
#navtop li ul a{ 
	color: #999966;
	font-size:13px;
}
#navtop li:hover ul, #navtop li.sfhover ul{ 
	left: 10px;
	color: #999966;
}
#navtop li#Newstop:hover ul { 
	left: -90px;
}
#navtop li#Contacttop:hover ul { 
	left: -200px;
}
#navtop li#Winestop:hover ul { 
	left: -220px;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	background: transparent;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color: #D1D2B8;
}
#footer {
	clear: both;
	background: #BDBEA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: #D1D2B8;
	font-weight: bold;
    text-decoration: none;
	color: #000000;
	padding: 6px 0px;
	text-align: left;
}
/* blog style overrides */
#blog #content {
	padding-right:200px;
}
#blog #menu {
	top:150px;
}
#blog .menuTitle {
	background-color:#9C915E;
}
.pod {
	display:none;
	position:absolute;
	left:20px;
	top:140px;
	width:160px;
	font-size: 12px;
	color:#000000;
}
#winelist .pod, #winepg .pod {
	display:block;
}
.podheader {
	background:transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
	color:#000000;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
	background:transparent;
}
.podbuy {
	font-weight: bold;
	text-align:center;
	padding-top:8px;
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	border-top:1px solid black;
	border-bottom:1px solid black;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#9C915E;
	color:#EEEEEE;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #892E2E;
	height:28px;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
 	cursor: pointer;
	margin-left:40px;
}
#ordersummary input#checkout:hover, #orderpg1 input#checkout:hover, #orderpg2 input#checkout:hover, #orderpg3 input#checkout:hover {
	color:#999966;
}
