/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #330000 url(/public/w41685/back_gradient.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 10pt Georgia, "Times New Roman", Times, serif; color:#000000; font-style:italic;}
#container {background: #FCFAEE url(/public/w41685/back.jpg) repeat-y;
	position: relative;
	width: 830px;
	margin: 0px auto;
}
#content {
	background: transparent url(/public/w41685/header.jpg) no-repeat;
	margin: 0;
	padding: 150px 20px 20px 200px;
	min-height: 450px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 450px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FCFAEE;}

a 	{color: #9D8B43; text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #9D8B43;}
.clicktoenlarge {text-decoration:none; }
.normal {  font-size: 10pt;}
.note1 {  font-size: 9pt;}
.note2 {  font-size: 8pt; }
.note3 { font-size: 9pt; }
h1, .head1 {  
	font-size: 18pt; 
	font-weight: bold; 
	text-align: center; 
	color: #B9A65C;
}
h2, .head2 {  
	font-weight: bold; 
	color: #B9775B; 
	font-size: 12pt;
}
.head3 {  color: #446A37; font-size: 11pt; font-weight: bold;}
.head4 { font-weight: bold; vertical-align: middle; color: #446A37; font-size: 14pt;}
.required {  font-size: 8pt; color: #FF0000;}
.error{color:#CC0000; font-weight: bold;}

.a.nav {  text-decoration: none;}
.a.nav:hover {  text-decoration: underline;}
.a.uline {  text-decoration: underline;}
.a.noline {  text-decoration: none; }
.strikeout { text-decoration: line-through; }

.table1 {  margin: 4px; border: 1px #F3DEAF solid ;}
.table2 {  margin: 4px; border: 0}
.tablehead, th, #photogallery #controls li a {  background: #B9A65C; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #F8F3D8;}
.orderpage_active {color: #B9775B; font-weight: bold;}
.orderpage_inactive {color: #CCCCCC; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 470px;
	height: 60px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	display:none;
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 150px;
	left: 0px;
	padding-bottom: 10px;
}
#navleft { 
	padding: 0;
	margin-top: 20px;
	margin-left: 15px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navleft li { 
	display: block;
	float: left;
	width: 150px; 
	padding: 3px 0 6px 6px;
	color: #B9775B;
}
#navleft a {
	color: #B9775B;
    text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	display: block;
	width: 130px;
	padding: 0;
	left: -999em; 
	border: 1px solid #B9A65C;
}
#navleft li ul li {
	background: #FFFFFF;
	width: 122px;
    padding: 4px;
}
#navleft li ul a{ 
	font-size: 12px;
	font-weight: bold;
	color: #B9775B;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 60px;
	visibility: visible;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
		text-decoration: underline;
}
#footer {
	clear: both;
	height:35px;
	background: transparent url(/public/w41685/footer.jpg) no-repeat bottom;
	font-size: 11px;
	color: #B9A65C;
	padding: 3px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #B9A65C;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #B9775B;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #B9775B;
	border-top:1px solid #B9775B;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #B9A65C;
	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:#330000;
}
