/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #E7E7E7 url(/public/w27591/gradient.jpg) repeat-x; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
#container {
}
#container1 {
}
#container2 {
	background: #FFFFFF url(/public/w27591/header.jpg) no-repeat;
	position: relative;
	width: 700px;
	margin: 20px auto 0px auto;
	border:1px solid #00425A;
}
#content {
	margin: 0;
	padding: 190px 20px 20px 20px;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #E7E7E7;}

a {color: #C65121; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #C65121;}
.normal {  font-size: 10pt;}
.note1 {  font-size: 9pt;}
.note2 {  font-size: 8pt;}
.note3 { font-size: 9pt;}
h1, .head1 {  
	font-size: 18pt; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle; 
	color: #C65121;
}
h2, .head2 {  
	font-weight: bold; 
	color: #00425A; 
	font-size: 12pt;
}
h3, .head3 {
	color: #C65121; 
	font-size: 11pt; 
	font-weight: bold;
}
h4, .head4 { 
	font-weight: bold; 
	color: #00425A; 
	font-size: 10pt;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #00425A solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #00425A; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #EBFDFF;}
.orderpage_active {color: #C65121; font-weight: bold;}
.orderpage_inactive {color: #CCCCCC; font-weight: normal;}

.header a {
	position: absolute;
	left: 8px;
	top: 20px;
	width: 218px;
	height: 110px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	background: #00425A;
	width: 700px;
	height: 25px;
	position: absolute;
	left:0px;
	top: 155px;
}
#navtop { 
	padding: 0;
	margin: 0px 0px 0px 230px;
	border: 0;
}
#navtop ul {
	padding:0;
	margin:0;
	list-style: none;
	border: transparent;
}
#navtop li { 
	position: relative;
	display: block; 
	margin: 0; 
	float: left; 
}
#navtop a { 
	display: block; 
	color: #E7E7E7; 
	font: 12px;
	font-weight:bold;
	text-decoration: none; 
	text-align: center; 
	padding:5px 20px;
	font-variant:small-caps;
}
#navtop li:hover, #navtop li.sfhover  {
}
#navtop a:hover, #navtop a.sfhover  {
	color:#00C9DB;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#E7E7E7;
	width: 130px;
	left: -999em; 
	top: 24px;
	padding: 0;
	border:1px solid #003942;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 130px;
	margin: 0;
	text-align: left;
	padding: 2px 0px 2px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #00425A;
	font-size:12px;
	text-align: left;
	font-weight:bold;
	padding:2px 2px;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
	visibility: visible;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color:#00C9DB;
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 150px;
	left: 0px;
	padding-bottom: 10px;
	display: none;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00425A;
	padding: 3px 0px;
	text-align: center;
}
#footer a {
	color: #00425A;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #FFEA8F;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #00425A;
	padding: 6px 0px;
	text-align: left;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background: #00425A;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #00425A;
	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:#00C9DB;
}
