/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #CCC url(/public/w1745/gradient.jpg) repeat-x; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 13px Georgia, "Times New Roman", Times, serif; 
	color:#000;
}
#container {
	background: transparent url(/public/w1745/back.png) repeat-y;
	position: relative;
	width: 840px;
	margin: 0px auto;
}
#container1 {
}
#container2 {
}
#content {
	background: transparent url(/public/w1745/header.jpg) no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 150px 40px 20px 40px;
	min-height: 300px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 300px;} 
/* */ 
#winelist #content {
	background-image: url(/public/w1745/header2.jpg);
}
#winelist #group2 #content {
	background-image: url(/public/w1745/granitewines_header.jpg);
}
#winerypg #content, #vineyardpg #content, #historypg #content, #winemakingpg #content {
	background-image: url(/public/w1745/about_header1.gif);
}
#wineclublist #content, #wineclubdisplay #content #wineclubmemberregister #content #wineclubmemberregister2 #content #wineclubconfirm #content {
	background-image: url(/public/w1745/club_header.jpg);
}
.popup, .x-dlg .x-dlg-dlg-body {background: #ccc;}

a {color: #D76526; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #D76526;}
.normal {  font-size: 12px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 11px;}
h1, .head1 {  
	font-size: 18pt; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle; 
	color: #940368;
}
h2, .head2 {  
	font-weight: bold; 
	color: #446A37; 
	font-size: 12pt;
}
h3, .head3 {
	color: #940368; 
	font-size: 11pt; 
	font-weight: bold;
}
h4, .head4 { 
	font-weight: bold; 
	color: #446A37; 
	font-size: 14pt;
}
.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: #CE996D; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #FFEA8F;}
.orderpage_active {color: #D76526; font-weight: bold;}
.orderpage_inactive {color: #CE996D; font-weight: normal;}

.header a {
	position: absolute;
	left: 25px;
	top: 10px;
	width: 560px;
	height: 110px;
	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:#940368;
	width: 800px;
	height: 25px;
	position: absolute;
	left:20px;
	top:126px;
}
#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 Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align: center; 
	padding:5px 22px;
}
#navtop li:hover, #navtop li.sfhover  {
}
#navtop a:hover, #navtop a.sfhover  {
	color:#FFEA8F;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#FFEA8F;
	width: 140px;
	left: -999em; 
	top: 25px;
	padding: 0;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 140px;
	margin: 0;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #940368;
	text-align: left;
	font-size:11px;
	font-weight:bold;
	padding:3px 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: #940368;
	text-decoration:underline;
}
/* Left navigation area */
#left {
display:none;
	width: 180px;
	position: absolute;
	top: 150px;
	left: 0px;
	padding-bottom: 10px;
}
#navleft { 
	width: 180px;
	padding: 0;
	margin:0;
}
#navleft ul {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 180px; 
	background: transparent;
	padding: 6px 0px;
}
#navleft a {
	display: block;
	color: #725C37;
    text-decoration: none;
	font:13px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #725C37;
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	background-color: #F8DEAD;
	position: absolute;
	height: auto;
	display: block;
	width: 140px;
	padding: 0;
	left: -999em; 
	border: 1px solid #D76526;
}
#navleft li ul li {
	position: relative; 
	width: 140px;
	margin-bottom: 0px;
    padding: 2px 0px 2px 4px;
	text-align: left;
}
#navleft li ul a{ 
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	color: #000000;
	width: 138px;
	padding:2px 3px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 45px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	visibility: visible;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	text-decoration: underline;
	color: #D76526;
}
#footer {
	clear: both;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 3px 0px;
	text-align: center;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	background: #FFF4C2;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #D76526;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #446A37;
	border-top:1px solid #446A37;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #CE996D;
	height:28px;
	padding:4px;
	color:#000000;
	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:#446A37;
}
.pod {
	position:absolute;
	left:810px;
	top:120px;
	width:160px;
	font-size: 11px;
	color:#446A37;
}
.podheader {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	text-align:center;
}
.podcontent {
	padding: 0px 5px 0px 5px;
}
.podfooter {
}
#pod1, #pod2, #pod3, #pod4, #pod5, #pod6, #pod7, #pod8 {
	margin-bottom:20px;
}
.podbuy {
    text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding-top:8px;
}
/* blog style overrides */
#blog #content {
	padding-right:200px;
}
	
#blog #menu {
	position:absolute;
	top:110px;
	right:4px;
	width:195px;
	border-left: 1px dotted #999;
	margin-bottom:8px;
}

#blog .footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}
#blog .body, #blog .menuBody, #blog .calHeader {
	font-size: 11px;
}
#blog .byline {
	font-size: 10px;
}
#blog .rightMenu {
	background-color:#F8F8F9;
}
#blog .menuTitle {
	background-color:#4D3A02;
	color:#FFFFFF;
}
#blog .calendarTable a {
	color:#993300;
	font-weight:bold;
}
/* for trade relationships page */
#tabmenu {
	color: #000;
	border-bottom: 2px solid #666666;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px; 
}
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}
#tabmenu a, a.active {
	color: #993300;
	background: #FFFCEC;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #666666;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}
#tabmenu a.active {
	background: #F6F6EF;
	border-bottom: 3px solid #F6F6EF; 
}
#tabmenu a:hover {
	color: #000000;
	background: #FFFCEC; 
}
#tabmenu a:visited {
	color: #993300; 
}
#tabmenu a.active:hover {
	background: #F6F6EF;
	color: #CC3300; 
}
#tabcontent {
	background: #F6F6EF;
	padding: 20px;
	border: 2px solid #666666;
	border-top: none;
	z-index: 2;	
}
