/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #444444; margin: 0; padding: 0;}
body,td,li,p {font: 12px Arial,Helvetica,sans-serif; color: #000000;}
#container {background: #FFFFFF;
	position: relative;
	width: 640px;
	margin: 20px auto;
	border: 3px #003399 solid;
}
#content {
	background: transparent url(/public/w38454/header.jpg) no-repeat top left;
	margin: 0;
	padding: 230px 20px 15px 20px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #CCCCCC;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #800000;}
a:visited {color: #C30000;}
a:active {color: #C30000;}
.normal {  font-size: 12px;}
.note1 {  font-size: 11px; }
.note2 {  font-size: 9px; }
.note3 { font-size: 10px; }
h1, .head1 {  font-size: 16pt; font-weight: bold; text-align: center; vertical-align: middle; color: #003399;}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #C00000; font-size: 14px;}
.head3 {  color: #C00000; font-size: 14px; }
.head4 { font-weight: bold; vertical-align: middle; color: #CC9933; font-size: 12px;}
.lefthead {  font-weight: bold; color: #CC9933;}
.required {  font-size: 8pt; color: #FF0000;}
.error{color:#FF0000;}

.table1 {  margin: 4px; border: 1px #67512A solid; margin: 0px auto;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #003399; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: #FFFFFF;}
.tablerow2 {  background: #EEEEEE;}
.orderpage_active {color: #993300; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}
#wineclublogin #loginform td, #wineclubdisplay #wineclublogin {text-align: right; font-weight: bold;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 150px;
}
.header a b {
	display: none;
}
.contentbox {
	position: relative;
	background-color: #EEEEEE;
	width: 400px;
	margin: 0px auto;
	padding: 10px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #CC0000;
}
/* Top banner, navigation area */
#top {
	width: 600px;
	position: absolute;
	top: 168px;
	left: 20px;
	padding: 0;
	margin: 0;
}
#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: 15px;
	border: 0px solid #999999;
	margin: 0;
	color: #003399;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	background: transparent;
	color: #003399;
    text-decoration: none;
	font: 12px verdana, arial, sans-seriff; font-weight: bold;
	text-align: center;
}
#navtop li:hover, #navtop li.sfhover  {
	background: transparent;
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #990000;
    text-decoration: underline;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	height: auto;
	left: -999em; 
	top: 15px;
	width: 650px;
	padding: 0;
	margin: 0;
}
#navtop li ul li {
	display: block;
	background: transparent;
	font-size: 11px;
	color: #645129;
	border: 0px solid #6B5229;
	text-align: center;
	position: relative;
	padding-right: 10px;
}
#navtop li ul a{ 
	font-size: 11px;
	font-weight: bold;
	color: #645129;
	text-align: center;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: -120px;
	visibility: visible;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	background: transparent;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	font-size: 11px;
	color: #663366;
}
#left {background: transparent;
	width: 1px;
	height: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navleft { 
	display: none;
	padding: 0;
	margin: 0;
}
#footer, #footer a {
	clear: both;
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	padding: 6px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
	color: #990000;
	padding: 6px 0px;
	text-align: left;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#003399;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #003399;
	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;
}
