/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {background: #444444 url('/public/merchant491/gradient.jpg') repeat-x; margin: 0; padding: 0;}
body,td,li,p {font: 10pt Arial,Helvetica,sans-serif;}
#container {background: #FFFFFF url('/public/merchant491/left1.jpg') repeat-y;
	position: relative;
	width: 800px;
	margin: 15px auto;
	border: 1px solid #000000;
}
#content {
	margin: 0px 10px 0px 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 500px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 500px;} 
/* */ 
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: center; 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: #993333; color: #FFFFFF; font-weight: bold; text-align: center;}
.tablerow1 {  background: #FFFFFF}
.tablerow2 {  background: #B1C496}
.leftnavhead {  background: #B1C496; 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: #518113 url('/public/merchant491/top.jpg') no-repeat top left;
	width: 800px;
	height: 100px;
	position: relative;
}
#navtop { 
	padding: 0;
	margin: 0;
	height: 22px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: transparent;
	border: transparent;
}
#navtop li { 
	display: block;
	float: left;
	width: 85px; 
	height: 20px;
	text-align: center;
	border: 1px solid #666666;
}
#navtop a {
	display: block;
	width: 85px;
	padding: 2px 2px;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif; 
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
}
#navtop li:hover, #navtop li.sfhover  {
	background: #93E02E;
	visibility: visible;
}
#navtop a:hover, #navtop a.sfhover  {
	color: #518113;
	text-decoration: underline; 
}
/* Left navigation area */
#left {
	width: 180px;
	position: absolute;
	top: 100px;
	left: 0px;
	padding-bottom: 10px;
	min-height: 500px;
	background: transparent;
}
/*\ 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: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 3px 0px;
	text-align: center;
}
#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:#B1C496;
	color:#000000;
}

