/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #F4EED8 url(/public/w41707/gradient.jpg) repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 12px Verdana, Arial, Helvetica, sans-serif;}
#container {
	background: transparent url(/public/w41707/header.jpg) no-repeat;
	position: relative;
	width:800px;
	margin: 0px auto;
}
#container1 {
	background-color:#FFFFFF;
	position: relative;
	top:193px;
	left:23px;
	width:745px;
	border:1px solid #A48A2D;
}
#content {
	position: relative;
	top:0;
	margin:0;
	padding: 10px 20px 20px 20px;
	min-height:350px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 350px;} 
/* */ 
#winemakingpg #content {
	min-height:450px;
}
/*\ IE/Win min height hack */ 
* html #winemakingpg #content {height: 450px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FFFFFF;}
a 	{text-decoration: none;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link, a:visited, a:active {color: #C9633B;}
.normal {  font-size: 12px;}
.note1 {  font-size: 11px; font-weight: normal; }
.note2 {  font-size: 9px; font-family: Arial, Helvetica, sans-serif;}
.note3 { font-size: 10px; font-weight: normal;}
h1, .head1 { 
	font: 20px Arial, Helvetica, sans-serif;
	text-align:center;
	color: #C9633B; 
	vertical-align: middle; 
	padding:6px 0px;
}
h2, .head2 {  
	height:21px;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	padding:3px 0px;
}
h3, .head3 {  color: #C9633B; font-size: 14px; }
h4, .head4 { font-weight: bold; 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: #D4BC63; color: #000000; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #F0E7C7;}
.orderpage_active {color: #CC0000; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: -30px;
	top: -120px;
	width: 640px;
	height: 100px;
	z-index: 2;
}
.header a b {
	display: none;
}
#navleft {
	display: none;
}
/* Top banner, navigation area */
#top {
	position: absolute;
	top: -30px;
	left: 0px;
	width:740px;
	height:30px;
	margin: 0;
	z-index: 3;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navtop ul {
	padding:0;
	margin:0;
	list-style: none;
	border: transparent;
}
#navtop li { 
	display: block; 
	margin: 0; 
	position: relative; 
	float: left; 
}
#navtop a { 
	display: block; 
	color: #FFFFFF; 
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align: center; 
	padding:8px 20px;
}
#navtop a:hover, #navtop a.sfhover  {
	color:#C9633B;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#D4BC63;
	width: 130px;
	left: -999em; 
	top: 30px;
	padding: 0;
}
#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: #C9633B;
	text-align: left;
	font-weight:bold;
	padding:4px 2px;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
	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:#FFFFFF;
}
#footer {
	background: transparent url(/public/w41707/footer.jpg) no-repeat bottom right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding-top: 40px;
	margin:0;
}
#footer a {
	color: #999999; 
	text-decoration:underline;
}
#winepg #vintagebar {
	position: relative;
	width: 100%;
	background: #F0E7C7;
	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:#C9AA3B;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #C9AA3B;
	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:#000000;
}
