/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
/*body {background-color: #9C915E; margin: 0; padding: 0; background-image:url(/public/w6/middlegradient.gif); }*/
body {background-color: #FFFFFF; margin: 0; padding: 0; 	background-image:url(/public/w6/middlegradient.gif);background-repeat:repeat-x; }
body,td,li,p {font: 13px Georgia,"Times New Roman",Times,serif; font-weight: normal;}
#container {background: #ECEBE1 url(/public/w6/header.jpg) no-repeat;
	position: relative;
	width: 750px;
	margin: 20px auto;
	border: 2px solid #990000;
}
#content {
	background: transparent;
	margin: 0;
	padding: 165px 30px 15px 30px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #ECEBE1;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #993300;}
a:visited {color: #993300;}
a:active {color: #993300;}
.normal {  font-size: 13px;}
.note1 {  font-size: 12px; font-weight: normal;}
.note2 {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.note3 { font-size: 11px; font-weight: normal;}
h1, .head1 {  font-size: 22px; font-weight: bold; text-align: center; vertical-align: middle; color: #9C915E;}
h2, .head2 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	vertical-align: middle; color: #993300;}
.head3 {  color: #993300; font-size: 14px; }
.head4 { font-weight: bold; vertical-align: middle; color: #993300; font-size: 12px;}
.lefthead {  font-weight: bold; color: #993300;}
.required {  font-size: 8pt; color: #FF0000}
.error{font-family: "Times New Roman", Times, serif; font-size: large;color:#FF0000 }

.table1 {  margin: 4px; border: 1px #666666 solid; margin: 0px auto;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #9C915E; color: #EEEEEE; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #DEDBC9;}
.orderpage_active {color: #993333; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}
#ordersummary #checkout {
	background: #9C915E;
	height:28px;
	width:120px;
	color:#000000;
	font-weight:bold;
	text-align:center;
 	cursor: pointer;
	margin-left:40px;
}
#ordersummary input#checkout:hover {
	color:#FFFFFF;
}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 108px;
	z-index: 2;
}
.header a b {
	display: none;
}

/* Left navigation area */
#left {
display:none; 
	width: 160px;
	position: absolute;
	top: 180px;
	left: 5px;
	padding-bottom: 10px;
	z-index:4;
}
#navleft { 
	width: 160px;
	padding: 0;
	margin:0;
}
#navleft ul {
	width: 160px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 160px; 
	background: transparent;
	padding: 6px 0px;
}
#navleft a {
	display: block;
	color: #222222;
    text-decoration: none;
	font: 11px Verdana,Arial,sans-serif; font-weight: bold;
	font-variant: small-caps;
	font-weight: normal;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #990000;
}
#navleft li ul { /* second-level lists */
	background-color:#ECEBE1;
	border: 1px solid #990000;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	position: relative; 
	width: 140px;
	margin-bottom: 0px;
    padding: 2px 0px 2px 4px;
	text-align: left;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	color: #000000;
	width: 138px;
	padding:2px 3px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 45px;
}
#navleft li:hover ul li ul, #navleft li.sfhover ul li ul { 
	left: -999px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	visibility: visible;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	color: #990000;
}
#navleft li ul li ul { /* third-level lists */
	background-color:#ECEBE1;
	border: 1px solid #990000;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999px; 
}
#navleft li ul li ul li {
	position: relative; 
	width: 140px;
	margin-bottom: 0px;
    padding: 2px 0px 2px 4px;
	text-align: left;
}
#navleft li ul li ul a{ 
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	color: #000000;
	width: 138px;
	padding:2px 3px;
}
#navleft li ul li:hover ul, #navleft li ul li.sfhover ul { 
	left: 140px;
}
#navleft li ul li:hover ul li,  #navleft li ul li.sfhover ul li {
	visibility: visible;
}
#navleft li ul li ul a:hover,  #navleft li ul li ul a.sfhover {
	color: #990000;
}
/* Top banner, navigation area */
#top {
	background: transparent;
	width: 730px;
	position: absolute;
	top: 120px;
	left: 20px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navtop li { 
	background: transparent;
	display: block;
	height: 20px;
	width: auto;
	padding-right: 13px;
	border: 0px solid #999999;
	margin: 0;
	color: #222222;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	color: #222222;
    text-decoration: none;
	font: 11px Verdana,Arial,sans-serif; font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #990000;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	border: 1px solid #666666;
	background-color:#D7D6C1;
	width: 140px;
	left: -999em; 
	top: 20px;
	padding: 0;

}#navtop li ul li {
	position: relative;
	height: auto;
	display: block;
	font-size: 11px;
	color: #222222;
	width: 140px;
	margin: 0;
	text-align: left;
	padding: 4px 0px 4px 5px;
}#navtop li ul a{ 
	display: block;
	color: #222222;
	font-size: 11px;
	text-align: left;
	font-weight:normal;
	padding:4px 2px;

}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li#Winestop:hover ul, #navtop li#Winestop.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li#GraeserSocialClubtop:hover ul, #navtop li#GraeserSocialClubtop.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li#VisitUstop:hover ul, #navtop li#VisitUstop.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	background: transparent;
	visibility: visible;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color: #990000;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-bottom: 2px;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: #9C915E;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #000000;
	padding: 6px 0px;
	text-align: left;
}
/* blog style overrides */
#blog #content {
	padding-right:200px;
}
#blog #menu {
	top:150px;
}
#blog .menuTitle {
	background-color:#9C915E;
}
.pod {
	position:absolute;
	left:780px;
	top:140px;
	width:140px;
	font-size: 12px;
	color:#000000;
}
.podheader {
	background:transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
	color:#7C734B;
}
.podcontent {
	padding: 0px 5px 0px 5px;
	text-align:center;
}
.podfooter {
	background:transparent;
}
.podbuy {
	font-weight: bold;
	text-align:center;
	padding-top:8px;
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	background-color:#ECEBE1;
	margin-bottom:10px;
	border: 3px double #990000;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#9C915E;
	color:#EEEEEE;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #9C915E;
	height:28px;
	padding:4px;
	color:#FFFFFF;
	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:#EEEEEE;
}
