/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #ECF9DE; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 16px "Times New Roman", Times, serif; 
	color:#000000;
}
#container {
	background: transparent url(/public/w42418/back.gif) repeat-y;
	position: relative;
	width: 875px;
	margin: 0px auto;
}
#container1 {
}
#container2 {
}
#content {
	background:url(/public/w42418/header.gif) no-repeat top left;
	margin: 0;
	padding:176px 50px 20px 200px;
	min-height:450px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 450px;} 
/* */ 
.normal div img {
	padding:0px;
	margin:0px 0px 0px -170px !important;
}
/*.normal div img {
	padding:0px;
	margin:0px;
	position:absolute;
	top:200px;
	left:40px;
}*/
.normal tablerow2 {
	padding:0px;
	margin:0px 0px 0px 50px;
}

.popup {background: #ECE1CD;}

a {color: #62352a; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #62352a;}
.normal {  font-size: 16px;}
.note1 {  font-size: 13px;}
.note2 {  font-size: 11px;}
.note3 { font-size: 12px;}
h1, .head1 {  
	font-size: 22px; 
	font-weight: bold; 
	text-align: center; 
	color: #000;
}
h2, .head2 {  
	font-weight: bold; 
	color: #000000; 
	font-size: 14px;
	text-transform:uppercase;
}
h3, .head3 {
	color: #51222A; 
	font-size: 14px; 
	font-weight: bold;
}
h4, .head4 { 
	font-weight: bold; 
	color: #000000; 
	font-size: 13px;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}

.table1 {  
	margin: 4px; 
	border: 1px #CC9966 solid;
}

.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #51222A; 
	color: #ECE1CD; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #E2D5BF;}
.orderpage_active {color: #D76526; font-weight: bold;}
.orderpage_inactive {color: #CE996D; font-weight: normal;}

.header a {
	position: absolute;
	left: 110px;
	top: 5px;
	width: 600px;
	height: 140px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	background: #51222A/*url(/public/w42418/top_bottlebg.jpg) no-repeat*/;	
	width:815px;
	height:26px;
	position: absolute;
	top:150px;
	left:30px;
}
#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; 
	border-right:1px solid #ECE1CD;
	height: 25px;
}
#navtop li:last-child { 
	border-right:0px;
}
#navtop a { 
	display: block; 
	color: #ECE1CD; 
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: none; 
	text-align: center; 
	padding:5px 6px;
	font-variant:small-caps;
}
#navtop li:hover, #navtop li.sfhover  {
}
#navtop a:hover, #navtop a.sfhover  {
	color:#FFF;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#3C0F16;
	width: 100px;
	left: -999em; 
	top:22px;
	padding:0px 0px 0px 0px;
	border:1px solid #574012;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 100px;
	margin: 0;
	text-align: left;
	padding: 0px 0px 0px 5px;
	border:0px;
}
#navtop li ul a{ 
	display: block;
	color: #fff;
	text-align: left;
	font: 10px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:3px 2px;
	background:none;
	text-transform:none;
}
#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:#fff;
}

/* Left navigation area */
#left {
	width: 161px;
	position: absolute;
	top:200px;
	left:30px;
	padding-bottom: 10px;
}
#navleft { 
	width: 151px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 15px 0px;
	min-height:100%;
	background:url(/public/w42418/left_navbg_bottom.png) no-repeat bottom left;
}
#navleft ul {
	width: 151px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#navleft li { 
	display: block;
	width: 147px; 
	text-align:left;
	background:#D2C2A6;
	border-top:1px solid #645034;
	border-left:2px solid #51222A;
	border-right:2px solid #51222A;
}
#navleft li:first-child { 
	background:url(/public/w42418/left_navbg_top.png) no-repeat top left;
	position:relative;
	width:151px !important;
	z-index:100;
	border: 0;
	padding-top: 15px;
}
#navleft a {
	display: block;
	color: #310A11;
    text-decoration: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	padding: 6px 25px;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #000;
}
#navleft li ul { /* second-level lists */
	background-color: #3C0F16;
	position: absolute;
	height: auto;
	display: block;
	width: 151px;
	padding: 0;
	left: -999em; 
	margin-top:-30px;
	margin-left:20px;
}
#navleft li ul li {
	position: relative; 
	width: 151px;
	margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
	text-align: left;
	border:none;
	background:none;
}
#navleft li ul li:first-child { 
	background:none;
	border:0px;
	border-bottom:1px solid #645034;
	width:147px;
}
#navleft li ul a{ 
	font-size: 11px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:none;
	color: #E2D5BF;
	width:140px;
	padding:6px 5px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 114px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	visibility: visible;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	color: #fff;
}
#footer {
	clear: both;
	background: #ECF9DE url(/public/w42418/footer.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 35px 0px 10px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #E2D5BF;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
	color: #51222A;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background: #51222A;
	color: #FFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #51222A;
	height:28px;
	padding:4px;
	color:#ECE1CD;
	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:#FFF;
}
#photogallery #transport a {
	width: auto;
}
/* blog style overrides */
#blog #content {
	padding-right:220px;
}
	
#blog #menu {
	position:absolute;
	top:200px;
	right:30px;
	width:195px;
	border-left: 0px 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:#ECF9DE;
}
#blog .menuTitle {
	background-color:#51222A;
	color:#ece1cd;
	font-size: 11px;
}
#blog .calendarTable a {
	color:#000;
	font-weight:bold;
}
#blog #content {
	min-height: 750px;
}
.pod {
	position:absolute;
	padding:0px;
	margin:0px;
	top:630px;
	left:30px;
	width:150px;
}
#winerypg .pod {
	position:absolute;
	padding:0px;
	margin:0px;
	top:790px;
	left:30px;
	width:150px;
}
/*\ IE/Win min height hack */ 
* html #blog #content {height: 750px;} 
/* */ 

