/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #d8ecf0; margin: 0; padding: 0;}
body,td,li,p {font: 14px Georgia, "Times New Roman", Times, serif; line-height: 18px}
#container {background: #EDE7D8 url(/public/w41686/header3.jpg) repeat-y;
	position: relative;
	width:700px;
	margin: 10px auto;
}
#container1 {background: transparent url(/public/w41686/header2_logo.jpg) no-repeat;
}
#content {
	margin: 0;
	padding: 260px 45px 15px 45px;
	min-height: 420px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 420px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #C1C1C1;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #107517;}
.normal {  font-size: 13px;}
.note1 {  font-size: 11px; font-weight: normal; }
.note2 {  font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif;}
.note3 { font-size: 10px; font-weight: normal;}
h1, .head1 { 
	font-size: 22px; 
	font-weight: normal; 
	text-align: center; 
	color: #0d7e8b; 
}
h2, .head2 {  
	font-weight: bold; 
	font-size: 16px; 
	color: #000000;
}
.head3 {  color: #985717; font-size: 14px; }
.head4 { font-weight: normal; color: #000000; font-size: 12px;}
.required {  font-size: 8pt; color: #FF0000}
.error{color:#FF0000 }

.table1 {  margin: 4px; border: 1px #666666 solid; margin: 0px auto;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #56851a; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #CCCCCC;}
.orderpage_active {color: #CC0000; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 335px;
	height: 80px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Left navigation area */
#left {
	display:none;
}
/* Top banner, navigation area */
#top {
	position: absolute;
	top: 215px;
	left: 35px;
	width:630px;
	height:25px;
	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 { 
	display: block;
	width: auto;
	padding: 6px 20px;
	margin: 0;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	display: block;
	color: #FFFFFF;
    text-decoration: none;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align: center;
}
#navtop a:hover, #navtop a.sfhover  {
	color:#efd89a;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#01909e;
	width: 130px;
	left: -999em; 
	top: 25px;
	padding: 0;
	border: 0px solid #630402;
}
#navtop li ul li {
	display: block;
	width: 130px;
	margin: 0;
	position: relative;
	text-align: left;
	padding: 4px 0px 4px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #FFFFFF;
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0px;
	visibility: visible;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	background: transparent;
	border: 0px;
	position: relative;
	height: auto;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
		color:#FFFF66;
}
#footer {
	position:relative;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding: 4px;
	margin:0;
}
#footer a {
	color: #333333; 
	text-decoration:underline;
}
#winepg #vintagebar {
	position: relative;
	width: 100%;
	background: #FFFFCC;
	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:#751710;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #751710;
	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:#FFFF66;
}
.clicktoenlarge {  
	text-decoration:none; 
}
#directionspg #map, #directionspg #map_canvas {
	width:300px;
	height:200px;
}