/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #FFF0B7 url(/public/w10000/back.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 12px Georgia, "Times New Roman", Times, serif; color:#446A37;}
#container {
	position:relative;
	margin: 10px auto;
	width: 750px;
}
#container2 {background: transparent url(/public/w10000/header.gif) no-repeat top left;
	position: relative;
	padding-top:150px;
}
#content {
	background: transparent url(/public/w10000/back_box.jpg) no-repeat;
	position:relative;
	margin: 0px 0px 0px 0px;
	height: 440px;
	padding: 20px;
	scrollbar-face-color: #FBEEE6;	
	scrollbar-shadow-color: #D76526;
	scrollbar-highlight-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: #D76526;
	overflow: auto;
}
#home #content {
	background: transparent url(/public/w10000/vineyard1.jpg) no-repeat;
	height: 480px;
	padding: 0px;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FFF0B7;}

a 	{color: #D76526; text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #D76526;}
a:visited {color: #D76526;}
a:active {color: #D76526;}
.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; vertical-align: middle; color: #446A37;}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #446A37; 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, #photogallery #controls li a {  background: #FFEA8F; color: #446A37; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #FFF0B7;}
.orderpage_active {color: #D76526; font-weight: bold;}
.orderpage_inactive {color: #CCCCCC; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 560px;
	height: 100px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	width: 750px;
	height: 40px;
	position: absolute;
	right:6px;
	top: 120px;
}
#navtop { 
	background: transparent;	
	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: #D76526;
	font: 12px Verdana,Arial,sans-serif;
	font-weight: bold;
    text-decoration: none;
	font-variant: small-caps;
}
#navtop li:hover, #navtop li.sfhover  {
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	text-decoration: underline; 
	color: #446A37;
}
/* bottom navigation area */
#left {
	background: transparent;
	width: 750px;
	position: absolute;
	top: 640px;
	left: 40px;
	padding: 0;
	margin: 0;
	z-index: 7;
}
#navleft { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navleft li { 
	background: #FFF0B7;
	display: block;
	height: 20px;
	width: auto;
	padding-right: 25px;
	border: 0px solid #999999;
	margin: 0;
	color: #D76526;
	text-align: center;
	position: relative;
	float: left;
}
#navleft a {
	color: #D76526;
    text-decoration: none;
	font: 12px Verdana,Arial,sans-serif; font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #446A37;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	background: #FFF0B7;
	height: auto;
	left: -999em; 
	top: 18px;
	width: 650px;
	padding: 0;
	margin: 0;
}
#navleft li ul li {
	display: block;
	background: #FFF0B7;
	font-size: 11px;
	color: #446A37;
	border: 0px solid #6B5229;
	text-align: center;
	position: relative;
	padding-right: 20px;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	color: #446A37;
	text-align: center;
}
#navleft li:hover ul, #navleft li.sfhover ul{ 
	left: -40px;
	visibility: visible;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	background: transparent;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	text-decoration: underline;
	color: #D76526;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 3px 0px;
	text-align: right;
}
#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:810px;
	top:120px;
	width:160px;
	font-size: 10px;
	color:#446A37;
}
.podheader {
	background:transparent url(/public/w5000/podTop.gif) top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
	background:transparent url(/public/w5000/podBottom.gif) bottom left no-repeat;
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	background:transparent url(/public/w5000/podBack.gif) repeat-y;
	margin-bottom:20px;
}
#pod1 {
	background:transparent url(/public/w5000/pod_club.jpg) no-repeat;
}
#pod1 .podcontent {
	padding-top:65px;
	padding-left:10px;
	font-size: 11px;
}
#pod2 {
	background:transparent url(/public/w5000/pod_event.jpg) no-repeat;
}
#pod2 .podcontent {
	padding-top:145px;
	padding-left:10px;
	font-size: 11px;
}
.podbuy {
    text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding-top:8px;
}
/* blog style overrides */
#blog #menu {
	top:160px;
	left:790px;
	border-left:0px;
}
#blog .menuTitle {
	background-color:#CE996D;
	color:#FFFFFF;
}