/* 	Copyright 2006-2010 WineWeb Enterprises, Inc. 

	Eric Ross
	Main style sheet */
	
*:focus { outline: none; }
body {
	background: #ecdcbc url(/public/w2670/ERO_PgBgPhoto_01-Vineyard.jpg) no-repeat top center; /* default page background-image */
	margin: 0; 
	padding: 0;
	overflow: hidden;
}
body,td,li,p {
	font: 14px/1.3 Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	color: #000;
}
#container {
	background: url(/public/w2670/ERO_NavLeft.png) no-repeat 0 10px;
	position: relative;
	width: 995px;
	margin: 0px auto;
}
#container1 {
	position: relative;
}
#container2 {
	position: relative;
}
#container3 {
	position: relative;
	padding-top: 151px;
}
#content {
	background: transparent url(/public/w2670/ERO_Content.png);
	border-top: 1px solid #373737;
	border-right: 1px solid #373737;
	border-bottom: 1px solid #373737;
	margin: 0 0 0 249px;
	padding: 20px 36px 36px 36px;
	height: 366px;
	overflow: scroll;
	overflow-x: hidden;
}
.popup, .x-dlg .x-dlg-dlg-body, div.x-window-mc { background: #fff; }

a { color: #4E5314; text-decoration: none; }
a:hover, a:link:hover, a.sfhover { text-decoration: underline; color: #6f761c; }
.backlink { 
	font-size: 12px;
	margin: 36px 0 0 0;
}
#back a, a#back { 
	font-size: 12px;
	display: block; 
	margin: 36px auto 0 auto; 
}
.normal {  font-size: 14px;}
.note1 {  font-size: 11px;}
.note2 {  font-size: 10px;}
.note3 { font-size: 11px;}
h1, .head1 {  
	font-size: 24px; 
	font-weight: normal; 
	line-height: 1.2em;
	text-align: center; 
	vertical-align: middle; 
	color: #000;
	border-bottom: 4px solid #C4A87E;
	padding: 0 30px 10px 30px;
	margin: 0 auto 36px auto;
	width: 340px;
}
h2, .head2 {  
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000;
	margin: 36px 0 18px 0;
}
legend.head2 { margin: 0 0 0 10px; }
span.head2 { display: block; }
h3, .head3 {
	font-size: 14px; 
	font-weight: bold;
	color: #000; 
}
h4, .head4 { 
	font-size: 12px;
	font-weight: bold; 
	color: #000;
}
hr {
	border-top: 3px solid #C4A87E;
	border-width: 3px 0 0 0;
	display: block;
	height: 3px;
	margin-top: 2em;
}
fieldset { 
	border: 1px solid #C4A87E; 
	padding: 5px 10px 10px 10px;
}
legend { padding: 0 5px; }
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
table {
	border: none; 
	border-collapse: collapse;
	border-spacing: 0;
}
th, td { 
	border-right-style: hidden; /* firefox: removes html table border value */
	border-left-style: hidden;
	border-color: #C4A87E;
	vertical-align: top;
}
th, td.tablehead { padding: 5px 0; }
.table1 {  
	margin: 0; 
	border: 0;
}
.table2 {  
	margin: 0; 
	border: 0;
}
.tablehead, th {
	border-top: 3px solid #C4A87E;
}
tr.tablerow1 td, td.tablerow1,
tr.tablerow2 td, td.tablerow2 {
	border-top: 1px solid #C4A87E;
}
tr.tablerow1 td td,
tr.tablerow2 td td {
	border-top: none;
}
.orderpage_active {color: #D76526; font-weight: bold;}
.orderpage_inactive {color: #CE996D; font-weight: normal;}
.header {
	background: url(/public/w2670/ERO_Logo.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 229px;
	height: 143px;
	z-index: 1000;
}
.header a {
	display: block;
	width: 100%;
	height: 110px;
}
.header a b {
	display: none;
}
#languageselect {
	position: absolute;
	top:40px;
	right:10px;
}
#languageselect a {
	font-size: 10px;
}
/* Top banner, navigation area */
#top { 
	display: none; /* not displayed */
	background: transparent;	
	width: 350px;
	height: 20px;
	position: absolute;
	right:6px;
}
#navtop { 
	display: none; /* not displayed */
	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: #000; 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none; 
	text-align: center; 
	padding:3px 15px;
}
#navtop li:hover, #navtop li.sfhover  {
}
#navtop a:hover, #navtop a.sfhover  {
	color:#C9633B;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color:#F8DEAD;
	width: 100px;
	left: -999em; 
	top: 20px;
	padding: 0;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 100px;
	margin: 0;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
#navtop li ul a{ 
	display: block;
	color: #C9633B;
	text-align: left;
	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:#FFFFFF;
}
/* Left navigation area */
#left {
	width: 250px;
	height: 620px;
	position: absolute;
	top: 165px;
	left: 0;
	padding-bottom: 0;
}
#navleft { 
	padding: 0;
	margin: 0 0 0 55px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	background: transparent;
}
#navleft li { 
	background: transparent;
	display: block;
	font: normal 18px/24px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 18px 10px 0 0;
}
#navleft a {
	display: block;
	color: #4E5314;
    text-decoration: none;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	text-decoration: underline;
	color: #6f761c;
}
/* 	first-level list display */
#navleft #Home { display: none; }

#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	display: block;
	padding: 0 0 0 20px;
	left: -999em; 
}
#navleft li ul li {
	font-size: 14px;
	line-height: 18px;
	position: relative; 
	margin-bottom: 0px;
	padding: 8px 0 0 0;
	text-align: left;
}
#navleft li ul a{ 
	font-weight: normal;
	padding: 0;
	color: #000;
}
#navleft li ul a:hover,  #navleft li ul a.sfhover {
	text-decoration: underline;
}
/*	Navigation: Current Page */
div#order #navleft #Wines a,
div#ordersummary #navleft #Wines a,
div#orderpg1 #navleft #Wines a,
div#orderpg2 #navleft #Wines a,
div#orderpg3 #navleft #Wines a,
div#orderconfirm #navleft #Wines a,
div#ordercancel #navleft #Wines a,
div#shippingpg #navleft #Wines a,
div#privacypg #navleft #Wines a,
div#wishlistmenu #navleft #GiftRegistry a,
div#awardpg #navleft #Accolades a,
div#wineclubdisplay #navleft #RoosterClub a,
div#wineclublist #navleft #RoosterClub a,
div#wineclubdisplay #navleft #RoosterClub a,
div#wineclubloginpg #navleft #RoosterClub a,
div#wineclubmemberregister #navleft #RoosterClub a,
div#wineclubmemberregister2 #navleft #RoosterClub a,
div#wineclubmemberlogin #navleft #RoosterClub a,
div#wineclubmemberbill #navleft #RoosterClub a,
div#wineclubmembership #navleft #RoosterClub a,
div#wineclubmemberconfirm #navleft #RoosterClub a,
div#wineclubmembercancel #navleft #RoosterClub a,
div#winerypg #navleft #WineryInfo a, 
div#historypg #navleft #History a,
div#directionspg #navleft #Visit a,
div#eventpg #navleft #Events a,
div#newspg #navleft #News a,
div#photogallery #navleft #Photography a,
div#custompg4 #navleft #Video a,
div#contactwinery #navleft #EmailWinery a,
div#emailsubscribe #navleft #MailingList a { 
	color: #e90000; 
}
/* 	second-level list display */
div#order #navleft #WineShop ul,
div#ordersummary #navleft #WineShop ul,
div#orderpg1 #navleft #WineShop ul,
div#orderpg2 #navleft #WineShop ul,
div#orderpg3 #navleft #WineShop ul,
div#orderconfirm #navleft #WineShop ul,
div#ordercancel #navleft #WineShop ul,
div#shippingpg #navleft #WineShop ul,
div#privacypg #navleft #WineShop ul,
div#wishlistmenu #navleft #WineShop ul,
div#awardpg #navleft #WineShop ul,
div#winerypg #navleft #About ul,
div#historypg #navleft #About ul,
div#directionspg #navleft #About ul,
div#photogallery #navleft #Gallery ul,
div#custompg4 #navleft #Gallery ul,
div#contactwinery #navleft #ContactUs ul,
div#emailsubscribe #navleft #ContactUs ul { 
	position: relative;
	display: block !important;
	left: 0; 
}
#footer, #footer p {
	clear: both;
	background: transparent;
	font-size: 11px;
	color: #eee;
	padding: 10px 0px;
	margin: 0 0 0 271px;
}
#wineclublogin {
	text-align:right;
}
.wine_add_button input, .wine_add_case_button input {
	background: #CC9933;
	color:#FFF;
	padding:0px;
	border:1px solid #446A37;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:500;
	text-decoration:none;
	font-variant:small-caps;	
}
.wine_add_button input:hover, .wine_add_case_button input:hover {
	color:#446A37;
}
.wine_add_case_button input {
	margin-top:20px;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #C4A87E;
	border-top:1px solid #C4A87E;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #4E5314;
	height:28px;
	padding:4px;
	color: #ffe5bf;
	font-weight:bold;
	text-align:center;
 	cursor: pointer;
	margin-left:40px;
	border: 1px solid #7f8440;
}
#ordersummary input#checkout:hover, #orderpg1 input#checkout:hover, #orderpg2 input#checkout:hover, #orderpg3 input#checkout:hover {
	background-color: #6f761c;
	color: #fff2df;
}
.pod {
	position:absolute;
	left: 0;
	top: 576px;
	width: 250px;
	font-size: 11px;
}
.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: 0;
}
/*	pod 1: social media */
#pod1 .podheader, #pod1 .podfooter { display: none; }
#pod1 .podcontent { 
	text-align: right;
	padding-right: 40px;
}
#pod1 .podcontent img { 
	margin: 0;
}

.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;	
}


/*	===================================
	PAGE SPECIFIC 
	----------------------------------- */

/*	Home
	----------------------------------- */
div#custompg1 #container { height: 751px; }
div#custompg1 #content { display: none; }
div#custompg1 #footer { display: none; }

/*	Wine List
	----------------------------------- */
div#winelist #introduction > br { display: none; }	
div#winelist .table2 { width: auto !important; margin: 0; }	
div#winelist .table2 td { 
	font-size: 12px;
	padding: 25px 30px 25px 30px;
	width: 160px !important;  
}
div#winelist .table2 td div > br { display: none; }
div#winelist .table2 td img { width: 125px !important; height: 220px !important; }
div#winelist .table2 td#w15_2009 img,
div#winelist .table2 td#w16_2009 img,
div#winelist .table2 td#w3_2008 img,
div#winelist .table2 td#w12_2006 img,
div#winelist .table2 td#w14_2006 img,
div#winelist .table2 td#w10_2009 img,
div#winelist .table2 td#w13_2009 img,
div#winelist .table2 td#w11 img { width: auto !important; }
div#winelist a.wineimage { display: block; margin-bottom: 10px; }
div#winelist a.wineimage img { display: block; margin: 0; }
div#winelist .winename { font-size: 14px; line-height: 1.2em; }
div#winelist .desc { font-size: 12px; margin: 10px 0 15px 0; }
div#winelist .buylink { display: block; margin-top: 5px; }
div#winelist .wine_add_button { display: block; }

/*	Wines
	----------------------------------- */
div#winepg #vintagenotes div { background-color: transparent !important; }
div#winepg #vintagebar {
	position: relative;
	display: block;
	width: 100%;
	font-size: 12px;
    text-decoration: none;
	padding: 6px 0px 14px 0;
	text-align: center;
}
div#winepg #photo {
	padding: 0 0 20px 20px;
	margin: 0;
}

/*	Wine Club
	----------------------------------- */
div#wineclubdisplay #wineclublogin { font-size: 12px; margin-bottom: 14px; }
div#wineclubdisplay #wineclubtable { margin-bottom: 36px; }
div#wineclubdisplay #wineclubtable td { padding: 0 20px 0 0; }

/*	Contact Us
	----------------------------------- */
div#contactwinery #contacttable { width: 100%; }
div#contactwinery #contacttable td { padding: 0; }
div#contactwinery #contacttable tr.tablerow1 td, div#contactwinery #contacttable td.tablerow1,
div#contactwinery #contacttable tr.tablerow2 td, div#contactwinery #contacttable td.tablerow2 {
	border-top: none;
}

/*	Send Email to a Friend
	----------------------------------- */
div#emailfriend form table { width: 100%; }
div#emailfriend form table td { padding: 0; }
div#emailfriend form table td > br { display: none; }
div#emailfriend form table tr.tablerow1 td, div#emailfriend form table td.tablerow1,
div#emailfriend form table tr.tablerow2 td, div#emailfriend form table td.tablerow2 {
	border-top: none;
}

/*	Photo Gallery
	----------------------------------- */
div#photogallery #controls li a {  
	background: #4E5314;
	border: 1px solid #7f8440;
	color: #ffe5bf;
	font-size: 10px;
	font-weight: normal; 
	text-align: center;
}
div#photogallery #controls li a:hover { 
	background-color: #6f761c;
	color: #fff2df;
}
div#photogallery #previews { border: 1px solid #C4A87E; }
div#photogallery #thumbnails img { border: 1px solid #C4A87E; }

div#photogallery #picture { border: none; }
div#photogallery #mainImageOutline { border: 1px solid #C4A87E; }
div#photogallery #mainImage { border: none; }

/*	Order
	----------------------------------- */
#otherwinestable { width: 100%; }
div#order table.normal { width: 100%; }
div#ordersummary .table1 { width: 100%; }