/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #FFAA47; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 12px Georgia, "Times New Roman", Times, serif; 
	color:#000;
}
#container {
	background: transparent url(/public/w38559/back.png) repeat-y;
	position: relative;
	width: 790px;
	margin: 0px auto;
}
#container1 {
	background: transparent url(/public/w38559/logo.gif) no-repeat 30px 10px;
}
#container2 {
	background: transparent url(/public/w38559/vineyard_top.jpg) no-repeat 321px 0px;
}
#content {
	margin: 0;
	padding: 177px 35px 20px 180px;
	min-height: 400px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 400px;} 
/* */ 
.popup {background: #FFF;}

a {color: #090; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #090;}
.normal {  font-size: 12px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 11px;}
h1, .head1 {  
	font-size: 18pt; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle; 
	color: #030;
}
h2, .head2 {  
	font-weight: bold; 
	color: #FFAA47; 
	font-size: 14pt;
}
h3, .head3 {
	color: #030; 
	font-size: 12pt; 
	font-weight: bold;
}
h4, .head4 { 
	font-weight: bold; 
	color: #FFAA47; 
	font-size: 11pt;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #030 solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #030; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #F7FFE5;}
.orderpage_active {color: #090; font-weight: bold;}
.orderpage_inactive {color: #999; font-weight: normal;}

.header a {
	position: absolute;
	left: 30px;
	top: 10px;
	width: 264px;
	height: 167px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	background: #030;	
	width: 450px;
	height: 25px;
	position: absolute;
	right:19px;
	top:140px;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navtop ul {
	padding:0;
	margin:0;
	list-style: none;
	border: transparent;
}
#navtop li { 
	position: relative;
	display: block; 
	margin: 0; 
	float: left; 
}
#navtop a { 
	display: block; 
	color: #FFFFFF; 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align: center; 
	padding:5px 15px 6px 15px;
}
#navtop li:hover, #navtop li.sfhover  {
}
#navtop a:hover, #navtop a.sfhover  {
	color:#ff6;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#007000;
	width: 105px;
	left: -999em; 
	top: 25px;
	padding: 0;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 105px;
	margin: 0;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #fff;
	text-align: left;
	font-weight:bold;
	padding:4px 2px;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	visibility: visible;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color:#ff6;
}
/* Left navigation area */
#left {
	width: 150px;
	position: absolute;
	top: 190px;
	left: 35px;
	padding-bottom: 10px;
}
#navleft { 
	width: 150px;
	padding: 0;
	margin:0;
}
#navleft ul {
	width: 150px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 150px; 
	background: transparent;
	padding: 6px 0px;
}
#navleft a {
	display: block;
	color: #060;
    text-decoration: none;
	font:13px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#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: #F7FFE5;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
	border: 1px solid #030;
}
#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: #000000;
	width: 138px;
	padding:2px 3px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 45px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	visibility: visible;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	text-decoration: underline;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 3px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #030;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color: #060;
	color:#fff;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #060;
	height:28px;
	padding:4px;
	color:#fff;
	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:#ff6;
}
#wineclubdisplay #club362 #signup1, #wineclubdisplay #club362 #signup2 {
	display:none;
}
