/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #110000; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 12px Georgia, "Times New Roman", Times, serif; 
	color:#100;
}
#container {
	background: #F5E7CC url(/public/w38809/leftside_nav_background_sliver.jpg) repeat-y;
	position: relative;
	width: 947px;
	margin: 10px auto;
	border: 1px solid #FED;
}
#container1 {
	background: transparent url(/public/w38809/leftside_nav_background.jpg) no-repeat ;
	
}
#container2 {
}
#content {
	margin: 0;
	padding: 20px 20px 20px 200px;
	min-height: 335px;
}



/*\ IE/Win min height hack */ 
* html #content {height: 335px;} 
/* */ 

div#map {display:none;}

.popup {background: #FED;}

a {color: #f21; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline; color:#f54;}
a:link, a:visited, a:active {color: #89321E;}
.normal {  font-size: 12px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 11px;}
h1, .head1 {  
	font-size: 24px; 
	font-weight: bold; 
	font-variant: small-caps;
	text-align: center; 
	vertical-align: middle; 
	color: #100;
}
h2, .head2 {  
	font-weight: bold; 
	color: #100; 
	font-size: 18px;
}
h3, .head3 {
	color: #100; 
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
}
h4, .head4 { 
	font-weight: bold; 
	color: #100; 
	font-size: 14pt;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #ee5615 solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #89321E; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #FFE0C2;}
.orderpage_active {color: #f21; font-weight: bold;}
.orderpage_inactive {color: #999; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 168px;
	height: 187px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	display:none;
}
/* Left navigation area */
#left {
	width: 140px;
	position: absolute;
	top: 220px;
	left: 20px;
	padding-bottom: 10px;
}
#navleft { 
	width: 140px;
	padding: 0;
	margin:0;
}
#navleft ul {
	width: 165px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 165px; 
	text-align:right;
	background: transparent;
	padding: 6px 0px;
}
#navleft a {
	display: block;
	color: #ffffff;
    text-decoration: none;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	padding-right:25px;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #fff;
}
#navleft li ul { /* second-level lists */
	background-color: #000000;
	position: absolute;
	height: auto;
	display: block;
	width: 100px;
	padding: 0;
	left: -999em; 
	margin-top:-17px;
	border: 1px dotted #ccc;
}
#navleft li ul li {
	position: relative; 
	width: 100px;
	margin-bottom: 0px;
    padding: 0px 15px 0px 0px;
	text-align: left;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	text-transform:none;
	color: #fff;
	width: 95px;
	padding:3px 5px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 160px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	visibility: visible;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	color: #883225;
}
#footer {
	clear: both;
	background: transparent url(/public/w38809/footer.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 52px 0px 0px 0px;
	text-align: center;
}
#footer a {
	color: #f21;
}

#footer a:hover, #footer a.sfhover {
	color: #f21;
}
#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;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#883225;
	color:#fff;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #883225;
	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:#000;
}
.pod {
	position:absolute;
	left:970px;
	top:120px;
	width:160px;
	font-size: 11px;
	color:#f21;
}
.podheader {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	margin-bottom:20px;
}
.podbuy {
    text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding-top:8px;
}
/* blog style overrides */
#blog #content {
	padding-right:200px;
}
	
#blog #menu {
	position:absolute;
	top:110px;
	right:4px;
	width:195px;
	border-left: 1px dotted #999;
	margin-bottom:8px;
}

#blog .footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}
#blog .body, #blog .menuBody, #blog .calHeader {
	font-size: 11px;
}
#blog .byline {
	font-size: 10px;
}
#blog .rightMenu {
	background-color:#F8F8F9;
}
#blog .menuTitle {
	background-color:#4D3A02;
	color:#FFFFFF;
}
#blog .calendarTable a {
	color:#993300;
	font-weight:bold;
}
#custompg1 h1 {
	display:none;
}


