/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background-color: #CCCCCC; margin: 0; padding: 0;}
body,td,li,p {font: 12px Verdana, Arial, Helvetica, sans-serif; color:#660066;}
#container {background: #FAF4E8 url('/public/w41040/side_grapes.jpg') repeat-y;
	position: relative;
	width: 740px;
	margin: 10px auto;
	border: 1px #666666 solid;
}
#content {
	position: relative;
	background: transparent url('/public/w41040/header2.gif') no-repeat;
	margin: 0px 0px 0px 180px;
	padding: 190px 15px 10px 15px;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FAF4E8;}
a 	{text-decoration: underline; color:#550530;}
a:hover, a.sfhover		{text-decoration:underline; color: #FFCC66;}
a:link {color: #550530;}
a:visited {color: #550530;}
a:active {color: #550530;}
.normal {  font-size: 12px}
.note1 {  font-size: 10px}
.note2 {  font: 9px Arial, Helvetica, sans-serif; }
.note3 { font-size: 10px; }
h1, .head1 {  font: 18px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-variant:small-caps;
	text-align: center;color: #660066;}
h2, .head2 {  font: 14px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #550530;  font-variant:small-caps;}
.head3 {  color: #550530; font-size: 12pt; }
.head4 { font-weight: bold; vertical-align: middle; color: #550530; font-size: 12pt;}
.required {  font-size: 8pt; color: #FF0000;}
.error{color:#FF0000;}

.table1 {  margin: 4px; border: 1px #CCCCCC solid;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #550530; color: #FFCC66; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #FAEDEA;}
.orderpage_active {color: #550530; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: 180px;
	top: 0px;
	width: 560px;
	height: 145px;
	z-index:9;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {background: transparent;
	position: absolute;
	left: 230px;
	top: 155px;
	z-index:6;
}
#navtop { 
	padding: 0;
	margin: 0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	height:20px;
}
#navtop ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
#navtop li { 
	display: block;
	width: auto;
	padding: 3px 12px;
	border-right: 1px solid #999999;
	margin: 0;
	color: #000000;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	display: block;
	color: #660066;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
#navtop li:hover, #navtop li.sfhover  {
	background: transparent;
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #FFCC66;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background: #FAEDEA;
	border: 1px solid #999999;
	width: 140px;
	left: -999em; 
	top: 18px;
	padding: 0;
}
#navtop li ul li {
	display: block;
	width: 140px;
	margin: 0;
	position: relative;
	text-align: left;
	padding: 2px 4px;
	border:0;
}
#navtop li ul a{ 
	display: block;
	font-size: 11px;	
	font-weight: normal;
	color: #000000;
	width: 140px;
	text-align: left;
}
#navtop li:hover ul, #navtop li.sfhover ul { 
	left: 0;
	visibility: visible;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
		text-decoration: underline;
        color: #550530;
}
/* Left navigation area */
#left {
	background: transparent;
	width: 160px;
	position: absolute;
	top: 180px;
	left: 0px;
	padding-bottom: 10px;
	display: none;
}
#navleft {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navleft li { 
	background: transparent;
	display: block;
	float: left;
	width: 140px; 
	border: 0px solid #48001A;
	padding: 2px 0 10px 12px;
	color: #723795;
}
#navleft a {
	color: #723795;
    text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase
}
#navleft li:hover, #navleft li.sfhover  {
}
#navleft a:hover, #navleft a.sfhover  {
	color: #000000;
	text-decoration:underline;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width: 140px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	background: #FFF5B3;
	display: block;
	width: 140px;
    padding: 2px 4px;
	font-size: 11px;
	color: #660066;
	border: 0px solid #999999;

}
#navleft li ul a{ 
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	width: 140px;
	padding-left: 4px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 50px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	border: 1px solid #723795;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
        color: #723795;
}
#footer {
	clear: both;
	background: #677532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	padding: 3px 3px;
	text-align: center;
}
#footer a {
	color: #FFCC66;
	text-decoration: underline; 
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #FAEDEA;
	padding: 6px 0px;
	text-align: left;
}
/* blog style overrides */
#blog #menu {
	top:160px;
	padding-right:6px;
	left:780px;
	border-left:0px;
	background-color:#FAF4E8;
}
#blog .menuTitle {
	background: #550530; 
	color: #FFCC66;}
#blog .addCommentLink, #blog .commentBody, #blog .commentByLine {
	font-size:11px;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#550530;
	color:#FFCC66;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #550530;
	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:#FFCC66;
}
