/* Copyright 2006-2013 WineWeb Enterprises, Inc. */
body {
	background: #FBFBF8 url(/images/wine_top_bg.jpg) repeat-x;
	margin:0;
	padding-bottom: 96px;
}
body,td,li,p { font: 13px Arial, Helvetica, sans-serif; }
#container {
	margin: 0px auto; 
	width:100%;
	max-width:1060px;
	padding: 0px 0px; 
}
#container1 {
	margin: 0;
	position: relative;
} 
#container2 {
	background: #fff url(/images/wine_top_8.jpg) no-repeat 0 0;
	width:1020px;
	position: relative;
	/*border-left: 1px solid #b3a08b;
	border-right: 1px solid #b3a08b;
	border-bottom: 1px solid #b3a08b;*/
	padding-top: 110px;
}
.content, #content {
	color: #333;
	background: transparent url(/images/wtd_header_bottom-gradient.png) repeat-x 0 0;
	background-color: #fff;
	margin: 0;
	padding: 30px 45px 10px 32px;
}
.content p, #content p {
	line-height: 1.3;
	margin-bottom: 1.3em;
}
.popup, .x-dlg .x-dlg-dlg-body, div.x-window-mc, .jqmdMSG {
	font: 12px Arial, Helvetica, sans-serif; 
	background-color: #FFF; 
	padding: 10px;
	background-image:none;
}
a, a:link, a:visited, a:active { color: #A66E32; text-decoration: underline; }
#content a .note1, #content a .note2, #content a .note3 { color: #a66e32; }
a:hover, a.sfhover { color:#A53331; text-decoration:underline; }
.copyright a {
	text-decoration:none;
}
.normal { font-size: 13px;}
.note1 { color: #555; font-size: 12px;}
.note2 { color: #888; font-size: 11px; font-style: normal;}
.note3 { color: #777; font-size: 12px; font-style: normal;}
#wineregiondescription, #wineregiondescription p { color: #555; font-size: 12px;}
h1, .head1 {  
	font: 400 26px Arial, Helvetica, sans-serif; 
	text-align: left; 
	color: #3b4918;
}
h2, .head2 {  
	font: 500 18px Arial, Helvetica, sans-serif; 
	text-align: left; 
	color: #3b4918;
}
h3, .head3 { 
	color: #3b4918; 
	font-size: 14px; 
	font-weight: 600;
}
h4, .head4 {
	font-weight: bold; 
	vertical-align: middle; 
	color: #9E0020; 
	font-size: 12px;
}
.required { font-size: 10px; color: #c00026}
.error{color:#CC0000;}
table {
	border-spacing: 2px 2px;
	border-color: #eaead7;
	border-collapse: separate;
	display: table;
	width: 100%;
}
td, th {
	padding: 5px 10px;
	text-align: left;
}
.table1 {  margin: 2px 0; border: 1px solid #eaead7; padding: 9px; }
.table2 {  margin: 2px 0; border: 0; padding:3px;}
.tablehead, th { background: #eaead7; color: #333; font-weight: normal; text-align: left; padding-bottom: 15px; padding-top: 5px; }
.tablehead2 { background: #999999; color: #fff; font-weight: bold; text-align: left; }
.tablerow1 { background: #f9f9f3; }
.tablerow2 { background: #f2f2eb; }
fieldset { 
	border: 1px solid #d8d8b6;
	padding: 10px;
}
fieldset legend { 
	padding: 3px 9px;
}
fieldset legend .head2 {
	color: #3b4918;
	font: normal 16px Arial, Helvetica, sans-serif;
	background: transparent;
}
form {
	padding: 10px;
}
hr {
	border-top: 5px solid #eaead7;
	border-width: 5px 0 0 0;
	display: block;
	height: 5px;
	margin-top: 2em;
	margin-bottom: 1em;
}
.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 470px;
	height: 70px;
}
.header a b {
	display: none;
}
#navtop, #navtop ul { /* all lists */
	position: absolute;
	left: 0px;
	top: 73px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.0;
	font-weight: bold;
	white-space: nowrap;
}
#navtop { 
	padding-left: 1px;
	width: 899px;
}
#navtop li { /* all list items */
	display: block;
	height: 37px;
	float: left;
	text-align: center;
	background: url(/images/wtd_navtop_item-gradient.png) no-repeat right top;
	padding-right: 1px; /* reveal right border */
	position: relative;
}
#navtop a {
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #f2f2eb;
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	padding:10px 30px 8px 30px;
	height: 19px;
}
#navtop li:hover a, #navtop li.sfhover a  {
	color: #fff;
	background: url(/images/wtd_navtop_item-gradient-hover.png) repeat-x;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #fff;
	background: url(/images/wtd_navtop_item-gradient-hover.png) repeat-x;
}
#navtop li ul { /* second-level lists */
	background: #88a637;
	border: 1px solid #7e9932;
	position: absolute;
	padding-bottom: 25px;
	padding-top: 10px;
	width: 200px;
	left: -999em; 
	z-index: 99;
}
#navtop li ul li{ /* second-level list items */
	width: 140px;
	text-align: left;
	background: transparent;
	padding: 0 30px;
	height: auto;
}
#navtop li ul li:first-child a { border: none; }
#navtop li ul a { /* second-level links */
	background-image: none !important;
	color: #fff;
	display: block;
	width: 140px;
	padding: 5px 0px 0px 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px #9bb359 solid;
}
#navtop li:hover ul, #navtop li.sfhover ul { /* lists nested under hovered list items */
	left: -1px;
	top: 37px;
}
#navtop li ul a:hover,  #navtop li ul a.sfhover {
	color: #3b4918;
	background: transparent;
}
#navleft { 
	position: absolute;
	background-color: #EAE9D7;
	left: 1px;
	top: 110px;
	padding: 25px 0px 0px 0px;
	margin: 0;
	width: 156px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: 0px solid #666633;
}
#navleft li { 
	display: block;
	float: left;
	width: 150px; 
	background-color: #EAE9D7;
	border: 0px solid #666633;
	padding: 3px 0 8px 6px;
	color: #BB3333;
}
#navleft a {
	color: #BB3333;
    text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
#navleft li:hover, #navleft li.sfhover  {
	background: #D8D8B6;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #DD0000;
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width: 160px;
	padding: 0;
	left: -999em; 
	border: 1px solid #999999;
}
#navleft li ul li {
	background: #FFFF99;
	opacity:.90;filter: alpha(opacity=90);
	width: 156px;
    padding: 2px 0 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #999999;
	font-size: 11px;
}
#navleft li ul a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 160px;
}
#navleft li:hover ul, #navleft li.sfhover ul { 
	left: 40px;
}
#navleft li:hover ul li,  #navleft li.sfhover ul li {
	background: #FEFEFE;
}
#navleft a:hover ul,  #navleft a.sfhover ul {
		text-decoration: underline;
        color: #DD0000;
}
#tabmenu {
	margin: 12px 0 5px 0;
	padding: 0;
	z-index: 1;
}
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
}
#tabmenu a {
	background: #f9f9f3;
	border: 1px solid #d8d8b6;
	padding: 5px 10px 5px 10px;
	margin: 0;
	text-decoration: none; 
}
#tabmenu a.active {
	background: #fff !important;
	color: #333 !important;
	border-bottom: 1px solid #fff; 
}
#tabmenu a:hover {
	text-decoration: underline; 
}
#tabcontent {
	padding: 20px;
	border: 1px solid #d8d8b6;
	z-index: 2;	
}
/* calendar popup */
.calheader {
	color:#000;
}
.yui-calendar {
	/*font-size:10px;*/
}
#topsearch {
	position:absolute;
	top:70px;
	right:60px;
}
#topsearch #namefield {
	background-color:#E9E9D6;
	/*height:13px;*/
}
#mywineweblogin {
	position:absolute;
	top:5px;
	right:20px;
	display:inherit;
}
.ad1 {
	position: absolute;
	top: 400px;
	left: 800px;
	text-align: left;
	width: 120px;
}
.ad2, .ad4 {
	position: absolute;
	top: 180px;
	left: 1050px;
}
.ad3 {
	position: relative;
}
.socialbox {
	position: absolute;
	top: 130px;
	right: 0;
	width:260px;
	padding:8px 0px 0px 2px;
}
/*.footer {
	background-color:#EAEAD7;
	padding:8px 5px;
	margin-top:10px;
}*/

.noteboxhead {  
	background: #999966 url(/images/gradient_back.gif) repeat-x; 
	height: 20px;
	color: #BB0000;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}
.noteboxbody {  
	font-size: 11px;
	font-weight: normal; 
	text-align: center;
	padding: 3px;
}
/*	PAGE SPECIFIC 
	---------------------------- */
#trade div[style="width: 375px; margin: 20px;"] { float: left; }
#trade div[style="width: 375px; margin: 20px; float: right;"] { float: left !important; }
#trade div#content .note1 { clear: both; }
/*	trade register */
#traderegister #content form {
	background-color: #f9f9f3;
}
#winerypg #content, #emailfriend #content, #emailfrienda #content, #userreviewlist #content, #userreviewadd #content, #userreviewadda #content, 
#socialpg #content, #contactwinery #content, #contactwinerya #content, #ordership #content, #orderlist #content, #displaymap #content,
#awardlist #content, #awardpg #content, #winelist #content, #winepg #content {
	margin-left:150px;
}	
#searchwinemap #sidebar li {
	padding: 3px 3px 3px 3px;
	list-style: none;
}
#searchwinemap #sidebar li a {
	font-size: 10px;
}

.winebox {
	width: 300px;
	background: transparent url(/images/wine_box_middle.gif) repeat-y;
	padding: 0;
	margin: 0;
}
.winebox td {
	padding:5px 3px;
}
.wineboxtop {
	height: 12px;
	background: transparent url(/images/wine_box_top.gif) no-repeat;
	font-size: 9px;
}
.wineboxbottom {
	height: 12px;
	background: transparent url(/images/wine_box_bottom.gif) no-repeat;
	font-size: 9px;
}
/* Ning rss feed */
.feed-string, .feed-string a, .feed-story-title a {
	font-size:11px;
	font-weight:normal;
	color:#777;
}
.rich-detail {
	display:none;
}
/*label {
	width:150px; 
    float:left;
}*/

/* WIDE DESKTOP LAYOUT */
@media only screen and (min-width: 1176px) {
/*#container {
	margin: 0px auto; 
	width:100%;
	max-width:1300px;
}
#container2 {
	width:1100px;
}*/
}
/* TABLET LAYOUT */
@media only screen and (min-width: 769px) and (max-width: 991px) {
body {
	background:none;
}
#container {
	width: 100%;
	/*padding: 3%;*/
}
#container2 {
	background-image:url(/images/wine_top_8tabletv2.jpg);
	width: 100%;
}
#content {
	color:#000;
	padding: 18px 10px;
}
.ad2 {
	display:none;
}
}
/* MOBILE LAYOUT (PORTRAIT/320PX) */
@media only screen and (max-width: 768px) {
body {
	background:none;
}
#container {
	width: 100%;
	padding: 0;
}
#mywineweblogin {
	display:none;
}

#topsearch {
	display:none;
}
#container2 {
	background-image:url(/images/wine_top_8tabletP.jpg);
	width:100%;
}
#navtop {
	width:100%;
}
#navtop a {
	font-size:16px;
}
#navtop li ul a { /* second-level links */
	font-size: 14px;
	padding: 8px 0px 8px 0;
}
#content {
	padding-left: 5px;
	padding-right: 5px;
}
#content p {
	color:#000;
	text-wrap:normal;
	font-size:14px;
}
.contentcolumn {
	margin-left:0;
}
.ad2, .leftbox, .breadcrumb, #navtop li#Contact, #navtop li#Register {
	display:none;
}
}
/* WIDE MOBILE LAYOUT (LANDSCAPE/480PX) */
/*@media only screen and (min-width: 480px) and (max-width: 767px) {
body {
	background:none;
}
#container {
	width: 480px;
	padding: 0;
}
#container2 {
	width:100%;
}
#content {
	color:#000;
	padding: 32px 10px;
}
.contentcolumn {
	margin-left:0;
}
.ad2, .leftbox, .breadcrumb, #navtop li#Contact {
	display:none;
}
}*/

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  /*a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
.container, #container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7.5in;
	height:auto;
	margin: 0 5%;
    float: none;
}
#container1, #container2, #container3, #content {
	margin:0;
	border:0;
}
#content {
	padding-top:0;
}
#orderpackinglist #container, #orderinvoice #container, #wineclubpackinglist .container, #wineclubinvoice .container,
#reportsalestax #container, #reportcustomer #container, #reportorder #container, #reportordersummary #container, #reportwineclub #container, 
#reportwineclubsales #container, #reportcustomertask #container  {
	position: relative;
	left:0;
}
.ad1, .ad2, .ad3, .adtop, #nav, #line1 {
	display: none;
	}
.tablehead {
	padding:4px;
	background-color:#993333;
}
#top, #left {
	width:1px;
	height:1px;
}
#navleft, #navtop, .pod {
	display:none;
}
#reportorder .tablehead, #reportordersummary .tablehead, #reportsalestax .tablehead, #reportcustomer .tablehead, #reportwineclub .tablehead, #reportwineclubsales .tablehead, #reportpos .tablehead, #reportcustomertask .tablehead, #customerdetailreport .tablehead {
	background:#993333;
}
h1, .head1 { color:#000; }
h2, .head2 { color:#333; }
h3, .head3 { color:#000; }

/* print coupon page */
#coupongen .couponcontainer {
	width:6in;
	border:1px solid #666;
	margin-bottom:0.25in;
	padding:8px;
}
#coupongen h1 {
	text-align:center;
}
#coupongen .couponnote {
}
#coupongen .couponcode {
}
#executivestats {
	font:11px Arial, Helvetica, sans-serif;
}
#executivestats h1 {
	font-size:18px;
}
#executivestats h2, #executivestats .head2 {
	font-size:14px;
}
#executivestats .tablehead {
	background-color:#999999;
	color:#000;
}
#wineclubwelcomeletter .content {
	padding-top:1.5in;
}
}

