/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #E0E1D9 url(/public/w5000/page_bg.jpg) repeat; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 12px Arial, Helvetica, sans-serif; 
	color:#000;
}
#container {
	background: transparent url(/public/w38317/back.jpg) repeat-y;
	position: relative;
	width: 778px;
	margin: 0px auto;
	border-left:2px solid #534032;
	border-right:2px solid #534032;
}
#container1 {
}
#container2 {
}
#content {
	background: transparent url(/public/w38317/header.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 250px 20px 20px 225px;
	min-height: 500px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 500px;} 
/* */ 
.popup, .x-dlg .x-dlg-dlg-body {background: #E0E1D9;}

a {color: #800080; text-decoration: none;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #800080;}
.normal {  font-size: 12px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 11px;}
h1, .head1 {  
	font-size: 20px; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle; 
	color: #701B32;
}
h2, .head2 {  
	font-weight: bold; 
	color: #000; 
	font-size: 16px;
}
h3, .head3 {
	color: #701B32; 
	font-size: 14px; 
	font-weight: bold;
}
h4, .head4 { 
	font-weight: bold; 
	color: #000; 
	font-size: 12px;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #F3DEAF solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #701B32; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: transparent;}
.orderpage_active {color: #701B32; font-weight: bold;}
.orderpage_inactive {color: #666; font-weight: normal;}

.header a {
	position: absolute;
	left: 25px;
	top: 40px;
	width: 730px;
	height: 135px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	display:none;
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 270px;
	left: 10px;
	padding-bottom: 10px;
}
#navleft { 
	width: 180px;
	padding: 0;
	margin:0;
}
#navleft ul {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 150px; 
	background: transparent url(/public/w38317/leftmenu_item_bullet.jpg) no-repeat center left;
	padding: 6px 0px 6px 40px;
	border-bottom:1px solid #4B1016;
}
#navleft a {
	display: block;
	color: #FFF;
    text-decoration: none;
	font:12px Arial, Helvetica, sans-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: #866D5B;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
	border: 1px solid #701B32;
}
#navleft li ul li {
	position: relative; 
	width: 140px;
	margin-bottom: 0px;
    padding: 2px 0px 2px 4px;
	text-align: left;
	border:0;
	background-image:none;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	color: #FFF;
	width: 138px;
	padding:2px 3px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 90px;
}
#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: 9px;
	font-style:italic;
	color: #eee;
	margin-left:225px;
	padding: 3px 0px;
	text-align: left;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #701B32;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #701B32;
	border-top:1px solid #701B32;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #701B32;
	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;
}
#wineclubmembership #cancellink {
	display:none;
}
