/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background-color: #9FA187; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 12px Georgia, "Times New Roman", Times, serif; 
	color:#000000;
}
#container {
}
#container1 {
}
#container2 {
	background: #FFF8EA;
	position: relative;
	width: 750px;
	margin: 30px auto 0px auto;
	border:6px double #A1879F;
}
#content {
	background: transparent url(/public/w41720/logo2.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 120px 30px 20px 30px;
	min-height: 400px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 400px;} 
/* */ 
/*#custompg1 #container {
	background-color: #FFF8EA;
}
#custompg1 #container2 {
	border:0;
}
#custompg1 #content {
	padding: 120px 20px 20px 20px;
}*/
#linklist #container2 {
	background: #FFF8EA url(/public/w41720/DSC_0167.jpg) no-repeat 99% 50%;
}
#linklist #content {
	padding: 120px 300px 20px 30px;
}
#supplier2 #container2 {
	background: #FFF8EA url(/public/w41720/DSC_0196.jpg) no-repeat 99% 50%;
}
#supplier2 #content {
	padding-right:330px;
}
#eventpg #container2 {
	background: #FFF8EA url(/public/w41720/DSC_0069.jpg) no-repeat 99% 50%;
}
#eventpg #content {
	padding-right:230px;
}
#contactwinery #container2, #emailfriend #container2, #emailsubscribe #container2 {
	background: #FFF8EA url(/public/w41720/DSC_0172.jpg) no-repeat 99% 50%;
}
#contactwinery #content, #emailfriend #content, #emailsubscribe #content {
	padding-right:230px;
}
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FFF8EA;}

a {color: #678369; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #678369;}
.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: #4C604D;
	font-variant:small-caps;
}
h2, .head2 {
	font-weight: bold;
	color: #836782;
	font-size: 14pt;
}
h3, .head3 {
	color: #4C604D;
	font-size: 12pt;
	font-weight: bold;
}
h4, .head4 {
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #F3DEAF solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {
	background: #836782;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {
	background: #D6D6C2;
}
.orderpage_active {color: #D76526; font-weight: bold;}
.orderpage_inactive {color: #CE996D; font-weight: normal;}

.header a {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 200px;
	height: 95px;
	z-index: 2;
}
.header a b {
	display: none;
}
#languageselect {
	position: absolute;
	top:40px;
	right:10px;
}
#languageselect a {
	font-size: 10px;
}
/* Top banner, navigation area */
#top {
	background: #836782;
	width: 500px;
	height: 25px;
	position: absolute;
	right:0px;
	top: 44px;
}
#navtop { 
	padding: 0;
	margin: 0;
	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: #FFFFFF; 
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration: none; 
	text-align: center; 
	padding:5px 15px;
}
#navtop li:hover, #navtop li.sfhover  {
}
#navtop a:hover, #navtop a.sfhover  {
	color:#FFFF99;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#D6D6C2;
	width: 120px;
	left: -999em; 
	top: 25px;
	padding: 0;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 120px;
	margin: 0;
	text-align: left;
	padding: 4px 0px 4px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #4C604D;
	text-align: left;
	font-weight:bold;
	padding:4px 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: #4C604D;
	text-decoration:underline;
}
/* Left navigation area */
#left {
display:none;
	width: 180px;
	position: absolute;
	top: 150px;
	left: 0px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #D6D6C2;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #000000;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #836782;
	border-top:1px solid #836782;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #836782;
	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:#FFFF99;
}
#contactwinery #address {
	display:none;
}
