/* Copyright 2006-2010 WineWeb Enterprises, Inc. */
body {
	background: #404040 url(/public/w42486/gradient.jpg) repeat-x; 
	margin: 0; 
	padding: 0;
}
body,td,li,p {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#FFF;
	line-height: 1.5;
}
#container {
	background: #000 url(/public/w42486/back_right.jpg) no-repeat bottom right;
	position: relative;
	width: 990px;
	margin: 0px auto;
}
#container1 {
	background: transparent url(/public/w42486/back.jpg) no-repeat;
}
#container2 {
	background: transparent url(/public/w42486/home_left.jpg) no-repeat 0px 60px;
}
#content {
	background: transparent url(/public/w42486/jv_logo.jpg) no-repeat 330px 60px;
	margin: 0px 0px 0px 0px;
	padding: 200px 40px 20px 340px;
	min-height: 450px;
}
/*\ IE/Win min height hack */ 
* html #content {height: 450px;} 
/* */ 
#winerypg #container2, #winemakingpg #container2, #vineyardpg #container2, #historypg #container2 {
	background: transparent url(/public/w42486/winemaker_left.jpg) no-repeat 0px 60px;
}
#winelist #container2, #winepg #container2 {
	background: transparent url(/public/w42486/wine_left.jpg) no-repeat 0px 60px;
}
#winepg #wn2 #container2 {
	background: transparent url(/public/w42486/chardonnay.jpg) no-repeat 0px 60px;
	min-height: 520px;
}
#winepg #wn3 #container2 {
	background: transparent url(/public/w42486/HOV_Port.jpg) no-repeat 0px 60px;
	min-height: 520px;
}
/*\ IE/Win min height hack */ 
* html #winepg #wn2 #container2 {height: 520px;} 
/* */ 
.popup, .x-dlg .x-dlg-dlg-body {background: #000;}

a {color: #c06; text-decoration: underline;}
a:hover, a.sfhover {text-decoration:underline;}
a:link, a:visited, a:active {color: #c06;}
.normal {  font-size: 15px;}
.note1 {  
	font-size: 13px;
	letter-spacing:normal;
}
.note2 {  
	font-size: 11px; 
	color:#999;
	letter-spacing:normal;
}
.note3 { 
	font-size: 12px;
	letter-spacing:normal;
}
h1, .head1 {
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.9em;
	font-size: 1.3em;
	font-weight: normal;
}

h2, .head1 {
	font-family: "Trebuchet MS";
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.9em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

h1, .head1 {  
	font-size: 1.3em;
	font-weight: normal;
	text-align: left; 
	vertical-align: middle; 
	color: #FFF;
}
h2, .head2 {  
	font-family: "Trebuchet MS";
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.9em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
h3, .head3 {
	font-family: "Trebuchet MS";
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.9em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
h4, .head4 { 
	font-family: "Trebuchet MS";
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.9em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
.required {  
	font-size: 8pt; 
	color: #FF0000;
}
.error {
	color:#CC0000; 
	font-weight: bold;
}
.table1 {  
	margin: 4px; 
	border: 1px #999 solid;
}
.table2 {  
	margin: 4px; 
	border: 0;
}
.tablehead, th, #photogallery #controls li a {  
	background: #DA0962; 
	color: #000; 
	font-weight: bold; 
	text-align: center;
}
.tablerow1 {  background: transparent;}
.tablerow2 {  background: transparent;}
.orderpage_active {color: #DA0962; font-weight: bold;}
.orderpage_inactive {color: #999; font-weight: normal;}

.header a {
	position: absolute;
	left: 260px;
	top: 5px;
	width: 50px;
	height: 25px;
	z-index: 2;
}
.header a b {
	display: none;
}
/* Top banner, navigation area */
#top {
	width: 650px;
	height: 20px;
	position: absolute;
	left:330px;
	top:5px;
}
#navtop { 
	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; 
	border-left:1px solid white;
}
#navtop a { 
	display: block; 
	color: #FFFFFF; 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:500;
	text-decoration: none; 
	text-align: center; 
	padding:1px 10px 4px 10px;
}
#navtop li:hover, #navtop li.sfhover  {
	background-color: #DA0962;
}
#navtop a:hover, #navtop a.sfhover  {
	color:#FFF;
}
#navtop li ul { /* second-level lists */
	position: absolute;
	background-color: #DA0962;
	width: 140px;
	left: -999em; 
	top: 17px;
	padding: 0;
}
#navtop li ul li {
	position: relative;
	display: block;
	width: 135px;
	margin: 0;
	text-align: left;
	padding: 0px 0px 0px 5px;
	border:0;
}
#navtop li ul a{ 
	display: block;
	color: #FFF;
	text-align: left;
	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 {
	text-decoration:underline;
}
/* Left navigation area */
#left {
display:none;
}
#footer, #footer p {
	clear: both;
	background: transparent;
	margin-left:325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding: 3px 0px 10px 0px;
	text-align: center;
}
#footer a {
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
#footer a:hover, #footer a.sfhover {
	color: #FFF;
	text-decoration:underline;
}
#winepg#vintagebar {
	position: relative;
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
	color: #DA0962;
	padding: 6px 0px;
	text-align: left;
}
#wineclublogin {
	text-align:right;
}
#orderpg1 #shipto, #orderpg2 #billto {
	width:100%;
	border-bottom:1px solid #DA0962;
	border-top:1px solid #DA0962;
}
#ordersummary #checkout, #orderpg1 #checkout, #orderpg2 #checkout, #orderpg3 #checkout {
	background: #DA0962;
	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:#FFF;
}
input, input.normal, input.note1, input.note2, input.note3,
textarea, .textareaFocusState textarea, textarea.textareaFocusState { 
	color: #fff;
	background-color: #111;
	border: 1px solid #ccc;
}
#winepg #wineinfo {
	display:none;
}
