/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #DFDEEE url(/public/w39363/grape_bkg.jpg) repeat; margin: 0; padding: 0;
}
body,td,li,p {font: 12px  Verdana, Arial, Helvetica, sans-serif; color:#363B59;}
#container {
	background: transparent url(/public/w39363/opacity70.png) repeat;
	position: relative;
	width: 770px;
	margin: 20px auto;
	/*opacity:.80;filter: alpha(opacity=80);*/
	border: 1px solid #AAAFCC;
	min-height: 600px;
}
/*\ IE/Win min height hack */ 
* html #container {height: 600px;} 
/* */ 
#content {
	background: transparent url(/public/w39363/header.jpg) no-repeat;
	padding: 150px 15px 10px 180px;
	margin-bottom: 25px;
	/*opacity:1;filter: alpha(opacity=100);*/
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FAF4E8;}
a 	{text-decoration: underline; color:#5753D0;}
a:hover, a.sfhover		{text-decoration:underline; color: #5753D0;}
a:link {color: #5753D0;}
a:visited {color: #5753D0;}
a:active {color: #5753D0;}
.clicktoenlarge { text-decoration:none; }
.normal {  font-size: 12px}
.note1 {  font-size: 10px}
.note2 {  font-size: 9px; }
.note3 { font-size: 10px; }
h1, .head1 {  font: 20px Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
	text-align: center;color: #5B5C19;}
h2, .head2 {  font: 16px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #5B5C19;}
.head3 {  color: #5B5C19 ; font-size: 14pt; }
.head4 { font-weight: bold; vertical-align: middle; color: #5B5C19 ; 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: #9CA02C ; color: #363B59; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #C6CA3F ;}
.orderpage_active {color: #363B59; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 130px;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {background: transparent;
}
#navtop { 
	padding: 0;
	margin: 0;
	position: absolute;
	left: 465px;
	top: 90px;
	border-bottom: 1px solid #878148;
}
#navtop ul {
	display:block;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navtop li { 
	display: inline;
	float: left;
	padding: 3px 2px 3px 30px;
	background-color: transparent;
}
#navtop a {
	color: #AAAFCC;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
#navtop li:hover, #navtop li.sfhover  {
	background: transparent;
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #C6A9CB;
	text-decoration: none; 
}
#navtop li ul { /* second-level lists */
	position: absolute;
	height: auto;
	left: -999em; 
	top: 21px;
	width: 130px;
	padding: 0;
	margin: 0;
	background: #D9DBE8;
	border: 1px solid #999999;
}
#navtop li ul li {
	display: block;
	width: 120px;
	color: #660066;
	border: 0px solid #666666;
	text-align: left;
	position: relative;
	padding: 4px;
	float:left;
}
#navtop li ul a{ 
	font-size: 11px;
	font-weight: normal;
	color: #660066;
}
#navtop li:hover ul, #navtop li.sfhover ul{ 
	left: auto;
}
#navtop li:hover ul li,  #navtop li.sfhover ul li {
}
#navtop li ul li a:hover,  #navtop li ul li a.sfhover {
	color: #550530;
}
/* Left navigation area */
#left {
	background: transparent;
	width: 160px;
	position: absolute;
	top: 180px;
	left: 0px;
	padding-bottom: 10px;
}
#navleft {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: 1px solid #7C5C85;
}
#navleft li { 
	background: transparent;
	display: block;
	float: left;
	width: 160px; 
	border: 0px solid #48001A;
	padding: 2px 0 10px 12px;
	color: #660066;
}
#navleft a {
	color: #221F72 ;
    text-decoration: none;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #5753D0;
	text-decoration:underline;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width: 140px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	background: #EFEFF6;
	display: block;
	width: 140px;
    padding: 3px 0px;
	font-size: 12px;
	color: #221F72 ;
	border: 1px solid #CCCCCC;
	margin-bottom: 0;

}
#navleft li ul a{ 
	display:inline;
	font-size: 12px;
	font-weight: normal;
	color: #221F72 ;
	padding-left: 4px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 50px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	border: 0px solid #723795;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
        color: #5753D0;
}
#footer {
	position:absolute;
	background-color:transparent;
	bottom:0px;
	width:764px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 3px;
	text-align: center;
	opacity:1;filter: alpha(opacity=100);
}
#winepg#vintagebar {
	position: relative;
	width: 100%;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #ECB79B;
	padding: 6px 0px;
	text-align: left;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#9CA02C;
	color:#363B59;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #9CA02C;
	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:#363B59;
}
