/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background-color: #2772AF; margin: 0; padding: 0;}
body,td,li,p {font: 13px "Rotis Semi Sans","Trebuchet MS", Helvetica,sans-serif; color: #444444;}
#container {background: #E3EAF4 url('/public/w1943/header.gif') no-repeat;
	position: relative;
	width: 800px;
	margin: 15px auto;
}
#content {
	position: relative;
	margin: 0px 20px 0px 224px;
	padding: 0px 0px 0px 15px;
	min-height: 500px;
	border-left: 1px solid #86909C;
}
/*\ IE/Win min height hack */ 
* html #content {height: 500px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #E3EAF4;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #2772AF;}
a:visited {color: #2772AF;}
a:active {color: #2772AF;}

.normal {  font-size: 10pt}
.note1 {  font-size: 9pt}
.note2 {  font-size: 8pt; }
.note3 { font-size: 8pt; }
h1, .head1 {  font-size: 19px; font-weight: normal; font-style: normal; text-align: center; vertical-align: middle; color: #1E3142}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #FFFFFF; font-size: 16px; background: #1F6DAB; 
	display: block; 
	width: 100%; 
	padding-left: 8px;
	border: 1px solid #1F6DAB; border-radius: 5px,3px;
}
h3, .head3 {  color: #B7794E; font-size: 12pt; font-weight: bold;}
h4, .head4 { font-weight: bold; vertical-align: middle; color: #B7794E; font-size: 12pt}
.lefthead {  font-weight: bold; color: #B7794E}
.required {  font-size: 8pt; color: #FF0000}
.error{font-family: "Times New Roman", Times, serif; font-size: large;color:#FF0000 }

.table1 {  margin: 4px; border: 1px #1F6DAB solid ;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead, #photogallery #controls li a {  background: #EABE5B; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent}
.tablerow2 {  background: #F3DAA0}
.orderpage_active {color: #1E3142; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 100px;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {background: transparent;
	width: 750px;
	height: 120px;
	position: relative;
}
#navtop { 
	padding: 0;
	margin: 0;
	position: absolute;
	right: 15px;
	bottom: 3px;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navtop li { 
	display: block;
	float: left;
	width: 75px; 
	text-align: center;
	background-color: transparent;
	border: 1px solid #E3EAF4;
}
#navtop a {
	display: block;
	width: 145px;
	padding: 2px 4px;
	color: #2772AF;
	font-family: verdana, arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}
#navtop li:hover, #navtop li.sfhover  {
	background: transparent;
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #EABE5B;
}
/* Left navigation area */
#left {
	background: transparent url('/public/w1943/logo.gif') no-repeat;
	width: 224px;
	position: absolute;
	top: 20px;
	left: 20px;
}
#navleft { 
	padding: 0;
	margin-top: 200px;
	margin-left: 3px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 170px; 
	height: 18px;
	background: transparent;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 0px solid #E3EAF4;
	padding: 3px 0 3px 6px;
	color: #2772AF;
}
#navleft a {
	color: #2772AF;
    text-decoration: none;
	font-size: 14px;
	font-weight: none;
}
#navleft li:hover, #navleft li.sfhover  {
	background: transparent url('/public/w1943/menu_back.gif') no-repeat;	
	border: 0px solid #1E3142;
	border-radius: 6px;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #1E3142;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width: 170px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	background: transparent url('/public/w1943/menu2_back.gif') no-repeat;	
	opacity:.80;filter: alpha(opacity=80);
	display: block;
	width: 170px;
    padding: 2px 2px 2px 6px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E3142;
	border: 0px solid #EABE5B;
	height: 19px;
}
#navleft li ul a{ 
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	color: #1E3142;
	width: 170px;
	height: auto;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 140px;
	visibility: visible;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	background: transparent url('/public/w1943/menu2_back.gif') no-repeat;	
	border: 0px solid #EABE5B;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
    color: #2772AF;
	border: 0px solid #EABE5B;
}
#footer {
	clear: both;
	background: transparent url('/public/w1943/footer.gif') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #1E3142;
	padding: 46px 0px 7px 230px;
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #F3DAA0;
	padding: 6px 0px;
	text-align: left;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#EABE5B;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #EABE5B;
	height:28px;
	padding:4px;
	color:#000000;
	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:#FFFFFF;
}
