/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #8FA286; margin: 0; padding: 0;}
body,td,li,p {font: 14px "Times New Roman", Times, serif; color:#5D6558;}
#container {background: #BCC7B6 url(/public/w41716/back.gif) repeat-y;
	position: relative;
	width: 775px;
	margin: 20px auto;
	border:3px solid white;
}
#content {
	background: transparent url(/public/w41716/header.jpg) no-repeat;
	margin: 0;
	padding: 155px 20px 20px 220px;
	min-height: 351px;
}
/*\ IE/Win min height hack */ 
* html #left {height: 351px;} 
/* */ 
#winerypg #content {background: transparent url(/public/w41716/header_home.jpg) no-repeat;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #BCC7B6;}
img {
	border-color:#FFFFFF;
}
a 	{color: #877292; text-decoration: none;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #877292;}
.normal {  font-size: 14px;}
.note1 {  font-size: 12px;}
.note2 {  font-size: 11px; }
.note3 { font-size: 11px; }
h1, .head1 {  
	font: 17pt Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-align: center; 
	font-variant:small-caps;
	color: #FFFFFF;
}
h2, .head2 {  
	font: 13pt Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	color: #877292; 
}
.head3 {  
	font: 11pt Georgia, "Times New Roman", Times, serif; 
	color: #7D9272; 
	font-weight: bold;
}
.head4 { 
	font: 11pt Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	color: #7D9272; 
}
.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 #FFFFFF solid ;}
.table2 {  margin: 4px; border: 0}
.tablehead, th, #photogallery #controls li a {  background: #8FA286; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #D7DED3;}
.orderpage_active {color: #7D9272; font-weight: bold;}
.orderpage_inactive {color: #FFFFFF; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 560px;
	height: 134px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	display:none;
}
/* Left navigation area */
#left {
	width: 204px;
	position: absolute;
	top: 151px;
	left: 0px;
	min-height: 200px;
}
/*\ IE/Win min height hack */ 
* html #left {height: 200px;} 
/* */ 
#navleft { 
	width: 180px;
	padding: 0;
	margin-top: 15px;
	margin-left: 15px;
}
#navleft ul {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 180px; 
	background: transparent;
	padding: 6px 0px;
}
#navleft a {
	display: block;
	color: #5D6558;
    text-decoration: none;
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant:small-caps;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	background-color: #D7DED3;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
	border: 1px solid #8FA286;
}
#navleft li ul li {
	position: relative; 
	width: 140px;
	margin-bottom: 0px;
    padding: 2px 0px 2px 4px;
	text-align: left;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	color: #5D6558;
	width: 138px;
	padding:2px 3px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 45px;
	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;
	background: transparent;
	margin-left:210px;
	font-size: 13px;
	padding: 3px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #D7DED3;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #FFFFFF;
	padding: 6px 0px;
	text-align: left;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#7D9272;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #7D9272;
	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:#000000;
}
