/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background-color: #DBE3AC; margin: 0; padding: 0;}
body,td,li,p {font: 13px Palatino,"Times New Roman",Times,serif; font-weight: normal;}
#container {background: transparent url('/public/w25309/back.gif') repeat-y;
	position: relative;
	width: 716px;
	margin: 20px auto;
}
#content {
	background: transparent url('/public/w25309/top.gif') no-repeat top left;
	margin: 0;
	padding: 90px 30px 15px 30px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #D9DFBF;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #993333;}
a:visited {color: #993333;}
a:active {color: #993333;}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #9B7D8C;
	display: block;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}

.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;}
.head1 {  font-size: 22px; font-weight: bold; text-align: center; vertical-align: middle; color: #9B7D8C;}
.head2 {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	vertical-align: middle; color: #993333;}
.head3 {  color: #993333; font-size: 14px; }
.head4 { font-weight: bold; vertical-align: middle; color: #993333; font-size: 12px;}
.lefthead {  font-weight: bold; color: #993333;}
.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: #993333; color: #EEEEEE; font-weight: bold; text-align: center;}
.tablerow1 {  background: #D9DFBF;}
.tablerow2 {  background: #C5CD9C;}
.orderpage_active {color: #993333; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 130px;
	height: 75px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#left {
	background: transparent;
	width: 600px;
	position: absolute;
	top: 45px;
	left: 130px;
	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: 20px;
	width: auto;
	padding-right: 15px;
	border: 0px solid #999999;
	margin: 0;
	color: #AD9361;
	text-align: center;
	position: relative;
	float: left;
}
#navleft a {
	color: #AD9361;
    text-decoration: none;
	font: 10px Verdana,Arial,sans-serif; font-weight: bold;
	text-align: center;
}
#navleft li:hover, #navleft li.sfhover  {
	background: transparent;
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #CC3333;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	left: -999em; 
	top: 18px;
	width: 650px;
	padding: 0;
	margin: 0;
}
#navleft li ul li {
	display: block;
	background: #D9DFBF;
	font-size: 10px;
	color: #CC3333;
	border: 0px solid #6B5229;
	text-align: center;
	position: relative;
	padding-right: 10px;
}
#navleft li ul a{ 
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
	text-align: center;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: -120px;
	visibility: visible;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	background: transparent;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	color: #993333;
}
#footer {
	clear: both;
	background: transparent url('/public/w25309/bottom.gif') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5B4E3B;
	padding-top: 35px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: #D9DFBF;
	font-family: Palatino,"Times New Roman",Times,serif;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
	color: #993333;
	padding: 6px 0px;
	text-align: left;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#993333;
	color:#EEEEEE;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #993333;
	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;
}
