/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #450B45 url(/public/w1846/background.gif) repeat; 
	margin: 0; padding: 0;}
body,td,li,p {font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
#container {background: #FFFFFF url(/public/w1846/left_back.gif) repeat-y;
	position: relative;
	width:80%;
	min-width: 800px;
	margin: 10px -200px 20px 50px;
	border: 2px solid #A38840;
}
#content {
	background: transparent url(/public/w1846/header.jpg) no-repeat;
	margin: 0;
	padding: 100px 20px 15px 190px;
	min-height: 450px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 450px;} 
/* */ 
#home #content {
	background: transparent url(/public/w1846/home.jpg) no-repeat;
	padding: 100px 20px 15px 420px;
	min-height: 350px;
}
/*\ IE/Win min height hack */ 
* html #home #content {height: 350px;} 
/* */ 
#home #buylink a {
	position: absolute;
	left: 45px;
	top: 200px;
	width: 60px;
	height: 60px;
	z-index: 2;
}
#home #buylink a b {
	display: none;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FFFFCC;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #7C1A7B;}
a:visited {color: #7C1A7B;}
a:active {color: #7C1A7B;}
.normal {  font-size: 11px;}
.note1 {  font-size: 10px; font-weight: normal; color: #5B0267; }
.note2 {  font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #5B0267; }
.note3 { font-size: 10px; font-weight: normal; color: #5B0267; }
h1, .head1 { font-family:CygnetRound,"Brush Script Std","Brush Script MT","Script MT Bold",Georgia,"Comic Sans MS",cursive; font-size: 32px; font-weight: normal; text-align: left; 
	vertical-align: middle; color: #7C1A7B; padding:5px; 
	background: transparent url(/public/w1846/head1_back.jpg) repeat-y; font-style:italic;}
h2, .head2 {  font-weight: bold; font-size: 14px; vertical-align: middle; color: #7C1A7B;}
.head3 {  color: #5B0267; font-size: 14px; }
.head4 { font-weight: bold; vertical-align: middle; color: #5B0267; font-size: 12px;}
.lefthead {  font-weight: bold; color: #5B0267;}
.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: #5B0267; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #FFFFCC;}
.orderpage_active {color: #7C1A7B; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.leftpanel {
	position:absolute;
	left:5px;
	top:150px;
	width:170px;
}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 140px;
	z-index: 2;
}
.header a b {
	display: none;
}
#navleft {
	display: none;
}
/* Top banner, navigation area */
#top {
	background: transparent;
	width: 700px;
	position: absolute;
	top: 40px;
	left: 150px;
	padding: 0;
	margin: 0;
	z-index: 3;
}
#navtop { 
	padding: 0;
	margin: 0;
	border: 0;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navtop li { 
	background: transparent url(/public/w1846/menu_back.gif) right no-repeat;
	display: block;
	height: 25px;
	width: auto;
	padding: 8px 6px 0px 10px;
	border: 0px solid #999999;
	margin: 0;
	color: #FFFFCC;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	color: #FFFFCC;
    text-decoration: none;
	font: 11px Arial,Helvetica,sans-serif; font-weight: normal;
	text-align: center;
}
#navtop a:hover, #navtop a.sfhover  {
	text-decoration:underline;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#FFFFCC;
	width: 100px;
	left: -999em; 
	top: 25px;
	padding: 0;
	border: 1px solid #7C1A7B;
}
#navtop li ul li {
	display: block;
	width: 100px;
	margin: 0;
	position: relative;
	text-align: left;
	padding: 0px 0px 4px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #7C1A7B;
	width: 100px;
	text-align: left;
}
#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 {
		text-decoration: underline;
}
#navleft {display:none;}
#footer {
	position:relative;
	height:83px;
	background: transparent url(/public/w1846/footer.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	padding: 0px 0px 0px 350px;
	margin:0;
}
#footer a {
	color: #FFFFCC;
}
#home #footer {
	background: transparent url(/public/w1846/footer_home.jpg) no-repeat;
}
#winepg #vintagebar {
	position: relative;
	width: 100%;
	background: #FFFFCC;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #000000;
	padding: 6px 0px;
	text-align: left;
}
.pod {
	position:absolute;
	right:20px;
	top:150px;
	width:140px;
	font-size: 10px;
	color:#000000;
}
.podheader {
	background:transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
	color:#7C1A7B;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
	background:transparent;
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	background-color:#FFFFCB;
	margin-bottom:10px;
	border: 2px solid #A68349;
}
#eventpg .head1 {background-image:none;}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#5B0267;
	color:#FFFFFF;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #5B0267;
	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:#FFFFCC;
}
