/* Amador Cellars - CSS Document */

body {
	color:#000000;
	background:#F8F8E7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin: 10px;
	text-align: left;
}

a {color: #000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight: bold; 
text-decoration:none; 
text-transform:uppercase;}

a:hover  {color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt; 
text-decoration: underline; 
text-transform: uppercase;}

#table1
{border:none;
	width:800px;
	height:108px;
	background-image: url(../images/banner.jpg);}

.navbartext{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	height:11pt;
	padding: 5px;
}

#tableall
{border:none;
	width:800px;}
	
.heading{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align: left;
}

.heading2{color: #993300; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight: bold; 
text-decoration:none; 
text-transform:uppercase;
vertical-align:middle;}

.maintext{color: #000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight: normal; 
text-decoration:none; 
text-transform: none;
vertical-align:middle;
width:267px;}

.secondtext{color: #000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight: normal; 
text-decoration:none; 
text-transform: none;
vertical-align:middle;}	
	
.thirdtext{color: #000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight: normal; 
text-decoration:none; 
text-transform: none;
vertical-align:middle;}	
	
	
.links a {color: #993300; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight: bold; 
text-decoration:none; 
text-transform:uppercase;
}
.links a:hover  { color: #993300; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight: bold; 
text-transform:uppercase;
text-decoration: underline }


#wine-club
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#wine-club label {
	float:left;
	width:20%;
	margin-left:1.2em;
}

#wine-club div {
	clear:left;
	margin:0.4em 0 0.4em ;
}

#wine-club fieldset {
	border:1px solid #CC9900;
}

#wine-club legend 
{	color:#CC9900;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wine-club .txt {
	width:60%;
	font-size:inherit;
	border:1px solid #CC9900;
}

#wine-club .price {
	font-size:inherit;
}
#wine-club .check {
	border-color:#CC9900;
}

#wine-club .btn {
	border:2px solid:#993300;
	background-color:#CC9900;
	color:#FFFFFF;
	padding:0.5em;
	font-size:inherit;
}

#wine-club div.submit {
	text-align:center;
}
.style2 {
	text-align: center;
}
.style8 {
	color: #CC9900;
}

.para {
	font-size:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#CC9900;
	margin:20px;
}
#wine-order label {
	float:left;
	width:20%;
	font-size:inherit;
	margin-left:1.2em;
}

#wine-order div {
	clear:left;
	margin:0.4em 0 0.4em ;
}

#wine-order fieldset {
	border:1px solid #CC9900;
	font-size: inherit;
}

#wine-order legend {
	color:#CC9900;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wine-order .txt {
	width:70%;
	border:1px solid #CC9900;
}

#wine-order .quantity label {
	width:60%;
	margin-left:1.2em;
}

#wine-order .quantity input {
	width:10%;
	margin-left:1.2em;
	border:1px solid #CC9900
}	

#wine-order .price {
	font-size:inherit;
	margin: 20px;
}
#wine-order .check {
	border-color:#CC9900;
}

#wine-order .btn {
	border:2px solid:#993300;
	background-color:#CC9900;
	color:#FFFFFF;
	padding:0.4em;
	font-size: inherit;
}

#wine-order div.submit {
	text-align:center;
	font-size: inherit;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {
	padding:0;
	margin:30px, 2px, 0px, 0px;
	list-style:none;
	background:url(transparent.gif);
	position:inherit;
	z-index:20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#nav {
	height:12pt;
	width:650px;
	padding:0;
	background:#000000;
	text-align: right;
	margin: 61px -3px 0 0;
}

#nav table {border-collapse:collapse;}
#nav li {
	float:left;
	vertical-align: middle;
}
#nav li li {
	float:none;
	vertical-align: middle;
}
/* a hack for IE5.x and IE6 */
#nav li a li {
	float:left;
	vertical-align: middle;
}

#nav li a {
	display:block;
	float:left;
	color:#fff;
	height:20px;
	padding:0 10px 0 10px;
	line-height:10pt;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	border-left:1px solid #000;
	vertical-align: middle;
}
#nav li li a {
	height:21px;
	line-height:10pt;
	float:none;
	vertical-align: middle;
}

#nav li:hover {
	position:relative;
	z-index:100;
	text-align: left;
	vertical-align: middle;
	background-color: #993300;
}
#nav a:hover {
	position:relative;
	z-index:100;
	background:#993300;
	color:#fff;
	border-left:1px solid #993300;
	vertical-align: middle;
}
#nav li:hover > a {
	border-left:1px solid #993300;
	color:#fff;
	background-color: #993300;
}

#nav :hover  ul {
	left:0;
	top:23px;
	border-left:1px solid #993300;
	z-index:300;
	background-color: #000000;
}
#nav a:hover ul {left:-1px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {background:#993300; color:#fff; border-left:1px solid #993300;}

#nav li a:hover ul li a:hover {background:#993300;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
	
