/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #7EA023 url('/public/merchant491/pagebg.jpg') repeat-x top left; margin: 0; padding: 0;}
body,td,li,p {font: normal 12px/18px Arial,Helvetica,sans-serif; color:#000;}
#container {
	position: relative;
	width: 828px;
	margin: 15px auto;
	/*border: 1px solid #000000;*/
}
#container2 {
}
#content {
	background-color:white;
	margin: 14px 0px 0px 180px;
	padding: 15px;
	min-height: 480px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 480px;} 
/* */ 
a 	{text-decoration: underline;}
a:hover, a.sfhover		{text-decoration:underline;}
a:link {color: #990000;}
a:visited {color: #cC0000;}
a:active {color: #cc0000;}

.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: left; vertical-align: middle; color: #CC0000}
h2, .head2 {  font-weight: bold; vertical-align: middle; color: #990000; font-size: 12pt}
.head3 {  color: #990000; font-size: 12pt; }
.head4 { font-weight: bold; vertical-align: middle; color: #CC9933; font-size: 14pt}
.lefthead {  font-weight: bold; color: #FFCC00}
.required {  font-size: 8pt; color: #FF0000}
.error{font-family: "Times New Roman", Times, serif; font-size: large;color:#FF0000; }

.table1 {  margin: 4px; border: 1px #CCCCCC solid;}
.table2 {  margin: 4px; border: 0}
.tablehead {  background: #4b7801; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: #FFFFFF;}
.tablerow2 {  background: #E9F9BD;}
.leftnavhead {  background: #BDED3D; color: #FFFFFF; font-weight: bold; text-align: center; margin-top: 6px;}

.header a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 78px;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {background:url('/public/merchant491/top.jpg') no-repeat top left;
	width: 828px;
	height:164px;
	position: relative;
	padding-top:15px;
	z-index:100;
}
#navtop { 
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 150px;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navtop li { 
	display: block;
	float: left;
	text-align: center;
}
#navtop a {
	display: block;
	padding:10px 10px;
	color: #000;
	font-family: verdana, arial, sans-serif; 
	font-size:12px;
	font-weight: bold;
    text-decoration: none;
	background:#9BE520;
}
#navtop li:hover, #navtop li.sfhover  {
	background: #6C9C0C;
	visibility: visible;
	color:#D1FF00;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #D1FF00;
	text-decoration: none; 
	background: #6C9C0C;
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top:193px;
	left: 0px;
	padding-bottom: 10px;
	min-height: 500px;
	background: #90C10E;
}
/*\ IE/Win min height hack */ 
* html #left {height: 500px;} 
/* */ 
#navleft { 
	padding: 0;
	margin-top: 20px;
	margin-left: 6px;
}
#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navleft li { 
	display: block;
	float: left;
	width: 150px; 
	border: 0px solid #999999;
	padding: 3px 0 3px 6px;
	color: #CC3300;
}
#navleft a {
	color: #CC3300;
    text-decoration: none;
	font-weight: bold;
}
#navleft li:hover, #navleft li.sfhover  {
	visibility: visible;
}
#navleft a:hover, #navleft a.sfhover  {
	color: #990000;
	text-decoration: underline; 
}
#navleft li ul { /* second-level lists */
	position: absolute;
	height: auto;
	width: 140px;
	padding: 0;
	left: -999em; 
}
#navleft li ul li {
	background: #FEFEFE;
	width: 140px;
    padding: 2px 0 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navleft li ul a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 140px;
}
#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: #CC0000;
}
#footer {
	clear: both;
	background: #A4DA13;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	padding:10px 0px;
	text-align: center;
	margin-top:0px;
}
#advancedsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
/* blog style overrides */
#blog #menu {
	top:160px;
	left:820px;
	background-color:#CCCCCC;
}
#blog .menuTitle {
	background-color:#BDED3D;
	color:#000000;
}


