/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background-color: #FFFFFF; margin: 0; padding: 0;}
body,td,li,p {font: 13px Georgia,"Times New Roman",Times,serif; font-weight: normal; color:#666666;}
#container {background: #F7F7EF url(/public/w41059/header.jpg) no-repeat;
	position: relative;
	width: 800px;
	margin: 20px auto;
}
#content {
	background: transparent;
	margin: 0px;
	padding: 175px 35px 15px 35px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
#winerypg #container {background: #F7F7EF url(/public/w41059/header_home.jpg) no-repeat;
}
#winerypg #content, #winepg #content {
	padding-top:180px;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #F7F7EF;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:none; color:#990000;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:active {color: #666666;}
.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: left;
	color: #9C915E;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding:3px 0px;
}
h2, .head2 {  font-weight: normal; font-size: 20px; font-style:italic;
	color: #808080;}
.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;}

.header a {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 230px;
	height: 80px;
	z-index: 2;
}
.header a b {
	display: none;
}
#topbox {
	border-top: #666666 1px dashed; 
	border-bottom: #666666 1px dashed;
	float:right;
	width:570px;
	padding:10px;
}
#dottedbox {
	border: #a31d23 1px dashed;
	padding-right:10px;
}
/* Left (top) navigation area */
#left {
	background: transparent;
	width: 120px;
	position: absolute;
	top: 60px;
	left: 450px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
#navleft { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navleft li { 
	background: transparent;
	display: block;
	height: 18px;
	width: 110px;
	border: 0px solid #999999;
	margin: 0;
	color: #004D99;
	text-align: left;
	position: relative;
	float: left;
}
#navleft a {
	display: block;
	color: #004D99;
    text-decoration:none;
	font-style:italic;
	font: 12px Verdana,Arial,sans-serif; font-weight: bold;
	text-align: left;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #666666;
}
/* Top banner, navigation area */
#top {
	background: transparent;
	width: 120px;
	position: absolute;
	top: 10px;
	left: 650px;
	padding: 0;
	margin: 0;
	z-index: 4;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navtop li { 
	display: block;
	background: transparent;
	height: 18px;
	width: 110px;
	border: 0px solid #999999;
	margin: 0;
	color: #990000;
	text-align: left;
	position: relative;
	float: left;
}
#navtop a {
	display: block;
	color: #990000;
    text-decoration: none;
	font: 10px Verdana,Arial,sans-serif; font-weight: bold;
	text-transform:uppercase;
	text-align: left;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #666666;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	height: auto;
	left: -999em; 
	top: 18px;
	width: 650px;
	padding: 0;
	margin: 0;
}
#navtop li ul li {
	display: block;
	background: #D9DFBF;
	font-size: 11px;
	color: #222222;
	border: 0px solid #6B5229;
	text-align: center;
	position: relative;
	padding-right: 10px;
}
#navtop li ul a{ 
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-align: center;
}
#navtop li:hover ul, #navtop li.sfhover ul{ 
	left: -125px;
	visibility: visible;
}
#navtop li#Winestop:hover ul, #navtop li#Winestop.sfhover ul { 
	left: 0px;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	background: transparent;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color: #990000;
}
#footer {
	clear: both;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 4px;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: transparent;
	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;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#CE996D;
	color:#EEEEEE;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #CE996D;
	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;
}
