/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #FFFFEB url(/public/w7252/back.jpg) repeat; margin: 0; padding: 0;}
body,td,li,p {font: 10pt Verdana, Arial, Helvetica, sans-serif ; color:#000000;}
#container {background: #FFFFFF url(/public/w7252/claar_back2.jpg) no-repeat;
	position: relative;
	width: 775px;
	margin: 10px auto;
}
#container2 {
	position: relative;
	padding-top: 40px;
}
#content {
	position: relative;
	margin: 5px 5px 5px 205px;
	padding:4px 10px 10px 10px;
	border:1px solid #CCCCCC;
	min-height: 700px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 700px;} 
/* */ 
.popup, #winepopup, #mdsepopup, #giftcertpg {background: #FFFFEB;}

a 	{color: #B32523; text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #B32523;}
a:visited {color: #B32523;}
a:active {color: #B32523;}
.normal {  font-size: 10pt;}
.note1 {  font-size: 10px;}
.note2 {  font-size: 9px; }
.note3 { font-size: 10px; }
h1, .head1 {  font-size: 13pt; font-weight: bold; text-align: left; vertical-align: middle; color: #B32523;}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #D6A848; font-size: 11pt;}
.head3 {  color: #446A37; font-size: 11pt; font-weight: bold;}
.head4 { font-weight: bold; vertical-align: middle; color: #446A37; font-size: 14pt;}
.required {  font-size: 8pt; color: #FF0000;}
.error{color:#CC0000; font-weight: bold;}

.a.nav {  text-decoration: none;}
.a.nav:hover {  text-decoration: underline;}
.a.uline {  text-decoration: underline;}
.a.noline {  text-decoration: none; }
.strikeout { text-decoration: line-through; }

.table1 {  margin: 4px; border: 1px #F3DEAF solid ;}
.table2 {  margin: 4px; border: 0}
.tablehead, th, #photogallery #controls li a {  background: #D6A848; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: #F7EED9;}
.orderpage_active {color: #D6A848; font-weight: bold;}
.orderpage_inactive {color: #CCCCCC; font-weight: normal;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 139px;
	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 {
	width: 550px;
	position: absolute;
	left:230px;
	top:3px;
}
#navtop { 
	padding: 9px 0px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 3;
}
#navtop ul {
	list-style: none;
}
#navtop li { 
	display: inline;
	float: left;
}
#navtop a {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}
#navtop li:hover, #navtop li.sfhover  {
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	text-decoration: underline; 
	color: #B32523;
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 330px;
	left: 10px;
	background: transparent;
	border:1px solid #ECD8AC;
	border-top:12px solid #ECD8AC;
}
#navleft {
	position:relative;
	padding: 0;
	margin-left: 5px;
}
#navleft ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	width:180px;
	height:100%;
}
#navleft li { 
	display: block;
	float: left;
	background: transparent;
	color: #D6A848;
	width:180px;
}
#navleft a {
	display: block;
	color: #D6A848;
	text-decoration: none;
	font-size:12px;
	margin: 3px 0 4px 6px;
}
#navleft a:hover, #navleft a.sfhover  {
	color:#D56248; 
	text-transform:uppercase;
	font-weight:bold;
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	display: block;
	padding: 0;
	margin: 0;
	left: -999em; 
	width: 180px;
	border: 1px solid #ECD8AC;
}
#navleft li ul li {
	background: #F7EED9;
	display:block;
	width: 180px;
}
#navleft li ul a{ 
	font-size: 12px;
	color: #D6A848;
	padding: 2px 0 3px 4px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 55px;
	visibility: visible;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	color:#D56248; 
	text-decoration: underline;
	text-transform:none;
	font-weight:normal;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px 0px;
	text-align: center;
	border-top: 4px solid #D6A848;
}
#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;
}
.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;
}
#pod1 .podheader {
	text-transform:uppercase;
}
#pod1 .podpromo {
	text-align:center;
}
/* blog style overrides */
#blog #menu {
	position:absolute;
	top:310px;
	left:0px;
	width:200px;
	border-left:0px;
}
#blog .menuTitle {
	background-color:#ECD8AC;
	color:#D56248;
	font-weight:bold;
}
#blog .addCommentLink, #blog .commentBody, #blog .commentByLine {
	font-size:11px;
}
#blog #navleft {
	display:none;
}
#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;
}
