/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #660000 url(/public/w41409/back.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 12px Georgia, "Times New Roman", Times, serif; color:#000000;}
#container {background: #FFFFFF url(/public/w41409/left.gif) repeat-y;
	position: relative;
	width: 775px;
	margin: 0px auto;
	border:2px solid black;
}
#content {
	background: transparent url(/public/w41409/header2.gif) no-repeat; 
	margin: 0px 0px 0px 0px;
	padding: 105px 20px 20px 160px;
	min-height: 450px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 450px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FEE8B7;}

a 	{color: #C25C3D; text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #C25C3D;}
a:visited {color: #C25C3D;}
a:active {color: #C25C3D;}
.normal {  font-size: 10pt;}
.note1 {  font-size: 9pt;}
.note2 {  font-size: 8pt; }
.note3 { font-size: 9pt; }
h1, .head1 {  font-size: 16pt; font-weight: bold; text-align: left; color: #990000;}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #000000; font-size: 12pt;}
.head3 {  color: #BB9655; font-size: 11pt; font-weight: bold;}
.head4 { font-weight: bold; vertical-align: middle; color: #BB9655; 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, th, #photogallery #controls li a {  background: #FADFAC; color: #000000; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #FDF2DD;}
.orderpage_active {color: #000000; font-weight: bold;}
.orderpage_inactive {color: #cccccc; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 460px;
	height: 90px;
	z-index: 2;
}
.header a b {
	display: none;
}
#languageselect {
	position: absolute;
	top:40px;
	right:10px;
}
#languageselect a {
	font-size: 10px;
}
/* Top banner, navigation area */
#top {
	position: absolute;
	right:25px;
	top:95px;
	z-index: 3;
}
#navtop { 
	position: relative;
	padding: 0px;
	margin: 0;
}
#navtop ul {
	list-style: none;
}
#navtop li { 
	position: relative;
	display: inline;
	float: left;
	border-left:1px solid #333333;
}
#navtop li:first-child {
	border:0;
}
#navtop a {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	color: #333333;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: none;
}
#navtop li:hover, #navtop li.sfhover  {
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	text-decoration: underline; 
	color:#C29E3F;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#FFF8EB;
	width: 140px;
	left: -999em; 
	top: 15px;
	padding: 0;
	text-indent:0px;
}
#navtop li ul li {
	display: block;
	width: 140px;
	margin: 0;
	border:0;
	position: relative;
	text-align: left;
	padding: 2px 0px 5px 5px;
}
#navtop li ul a{ 
	display: block;
	font-size: 11px;	
	color: #000000;
	width: 130px;
	text-align: left;
	text-decoration:none;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	background: transparent;
	border: 0px;
	position: relative;
	height: auto;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
		text-decoration: underline;
        color: #C29E3F;
}
/* Left navigation area */
#left {
	width: 140px;
	position: absolute;
	top: 120px;
	left: 0px;
	padding-bottom: 10px;
}
#navleft { 
	padding: 0;
	margin-left: 10px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 130px; 
	background: transparent;
	border-bottom: 0px solid #F3DEAF;
	padding: 3px 0 6px 6px;
}
#navleft a {
	color: #FFCC00;
    text-decoration: none;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #FFFFFF;
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	background: #FADFAC;
	width: 140px;
    padding: 4px;
	border: 1px solid #666666;
	font-size: 12px;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 130px;
}
#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 {
	color: #CC9900;
	text-decoration: underline;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 3px 0px;
	text-align: center;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #FADFAC;
	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:120px;
	width:160px;
	font-size: 11px;
	color:#FADFAC;
}
.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;
}
/* blog style overrides */
#blog #menu {
	top:120px;
	left:580px;
	border-left:1px;
}
#blog .menuTitle {
	background-color:#FADFAC;
	color:#000000;
}
#blog .body {
	font-size:11px;
}
#blog #content {
	padding-right:160px;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #446A37;
	border-top:1px solid #446A37;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #FADFAC;
	height:28px;
	padding:4px;
	color:#000000;
	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:#990000;
}
