/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #B7B793; margin: 0; padding: 0;}
body,td,li,p {font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000;}
#container {background: #FFFFFF url(/public/w3242/header.jpg) no-repeat;
	position: relative;
	width: 750px;
	margin: 20px auto;
	border:1px solid #C49361;
}
#content {
	margin: 0;
	padding: 160px 20px 20px 200px;
	min-height: 590px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 590px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #EEEEEE;}

a 	{color: #6F0093; text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #6F0093;}
.normal {  font-size: 11px;}
.note1 {  font-size: 10px;}
.note2 {  font-size: 9px; }
.note3 { font-size: 10px; }
h1, .head1 {  font-size: 18pt; font-weight: bold; text-align: center; vertical-align: middle; color: #6F0093;}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #946F00; font-size: 12pt;}
.head3 {  color: #6F0093; font-size: 11pt; font-weight: bold;}
.head4 { font-weight: bold; vertical-align: middle; color: #6F0093; font-size: 14pt;}
.required {  font-size: 8pt; color: #FF0000;}
.error{color:#CC0000; font-weight: bold;}

.table1 {  margin: 4px; border: 1px #B7B793 solid ;}
.table2 {  margin: 4px; border: 0}
.tablehead, th, #photogallery #controls li a {  background: #B89494; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #EAEAE1;}
.orderpage_active {color: #6F0093; font-weight: bold;}
.orderpage_inactive {color: #CCCCCC; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 150px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	width: 769px;
	height: 40px;
	position: absolute;
	right:6px;
	display:none;
}
#navtop { 
	padding: 6px 0px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 3;
}
#navtop ul {
	list-style: none;
}
#navtop li { 
	display: inline;
	float: left;
}
#navtop a {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
#navtop li:hover, #navtop li.sfhover  {
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	text-decoration: underline; 
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 160px;
	left: 0px;
	padding-bottom: 10px;
}
#navleft { 
	padding: 0;
	margin-top: 20px;
	margin-left: 15px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 150px; 
	background: transparent;
	border-bottom: 1px solid #B7B793;
	padding: 3px 0 6px 6px;
	color: #000000;
}
#navleft a {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	text-decoration: underline; 
	color:#6F0093;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	background: #E0E0D1;
	width: 140px;
    padding: 4px;
	border: 0;
	font-size: 12px;
}
#navleft li ul a{ 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 160px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 60px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	text-decoration: underline;
	color:#6F0093;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #FFF4C2;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #D76526;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
.pod {
	position:absolute;
	left:780px;
	top:180px;
	width:160px;
	font-size: 11px;
	color:#000000;
}
.podheader {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
	color:#6F0093;
}
.podcontent {
	padding:0px 4px;
	text-align:center;
	font-size: 10px;
}
#pod1, #pod2, #pod3, #pod4 {
	background: #F5F5F0;
	border:1px solid #C49361;
	margin-bottom:15px;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #6F0093;
	border-top:1px solid #6F0093;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #B89494;
	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;
}
