/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background-color: #E2E2E2; margin: 0; padding: 0;}
body,td,li,p {font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#000000;}
#container {background: transparent url(/public/w28082/header2.jpg) no-repeat;
	position: relative;
	width: 750px;
	margin: 0px auto;
}
#content {
	background: #FFFFFF;
	margin:323px 0px 0px 0px;
	padding: 15px 0px 20px 20px;
}
.photoright {
	position: absolute;
	right:0px;
	top:355px;
}
#winerypg #container { background-image: url(/public/w28082/header1.jpg); }
#winelist #container, #winepg #container { background-image: url(/public/w28082/header5.jpg); }
#vineyardpg #container { background-image: url(/public/w28082/header2.jpg); }
#contactwinery #container { background-image: url(/public/w28082/header4.jpg); }
#emailsubscribe #container { background-image: url(/public/w28082/header3.jpg); }
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #E2E2E2;}
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #CC1F2D;}
a:visited {color: #CC1F2D;}
a:active {color: #CC1F2D;}
.normal {  font-size: 11px;}
.note1 {  font-size: 10px; font-weight: normal;}
.note2 {  font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.note3 { font-size: 10px; font-weight: normal;}
h1, .head1 {  font-size: 20px; font-weight: bold; text-align: center; vertical-align: middle; color: #CC1F2D;}
h2, .head2 {  font-weight: bold; font-size: 14px;
	vertical-align: middle; color: #CC1F2D;}
.head3 {  color: #000000; font-size: 12px; font-weight: bold;}
.head4 { font-weight: bold; vertical-align: middle; color: #CC1F2D; font-size: 11px;}
.lefthead {  font-weight: bold; color: #CC1F2D;}
.required {  font-size: 8pt; color: #FF0000}
.error{font-family: "Times New Roman", Times, serif; font-size: large;color:#FF0000 }

.table1 {  margin: 4px; border: 1px #666666 solid; margin: 0px auto;}
.table2 {  margin: 4px; border: 0px; padding: 3px;}
.tablehead {  background: #000000; color: #EEEEEE; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #E2E2E2;}
.orderpage_active {color: #CC1F2D; font-weight: bold;}
.orderpage_inactive {color: #999999; font-weight: normal;}

.header a {
	position: absolute;
	left: 175px;
	top: 90px;
	width: 200px;
	height: 190px;
}
.header a b {
	display: none;
}
#navleft {
	display: none;
}
/* Top banner, navigation area */
#top {
	position: relative;
	top: 300px;
	left: 0px;
	width: 750px;
	height: 28px;
	background-color: #FFFFFF;
	padding-top:5px;
}
#navtop { 
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	background-color: transparent;
	border: transparent;
	text-align:center;
	vertical-align:middle;
	z-index:6;
}
#navtop li { 
	background: transparent;
	display: block;
	height: 28px;
	width: auto;
	padding-left: 70px;
	padding-right: 70px;
	border: 0px solid #999999;
	margin: 0;
	color: #000000;
	text-align: center;
	position: relative;
	float: left;
}
#navtop a {
	color: #000000;
    text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px; font-weight: bold;
	text-align: center;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #CC1F2D;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#D1D1D1;
	width: 130px;
	left: -999em; 
	top: 25px;
	padding: 0;
}
#navtop li ul li {
	display: block;
	width: 130px;
	margin: 0;
	position: relative;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
#navtop li ul a{ 
	display: block;
	font-size: 11px;	
	font-weight: bold;
	color: #000000;
	width: 130px;
	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: none;
        color: #CC1F2D;
}
#footer {
	clear: both;
	width: 750px;
	height:115px;
	background: transparent url(/public/w28082/footer.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
#winepg#vintagebar {
	font-size: 10px;
    text-decoration: none;
	background-color:#D1D1D1;
	color: #000000;
	padding: 6px 0px;
	text-align: right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	background-color:#000000;
	color:#EEEEEE;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #000000;
	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:#EEEEEE;
}
