@charset "utf-8";
/* CSS Document */
a, a:active, a:visited, a img, a:focus, a:selected {
outline:none;
}
#nav {
height:26px; position:relative; font-family:arial, verdana, sans-serif; font-size:11px; z-index:500; background:#a40a08; width:854px; z-index:9999; text-align:center; padding-left:70px;
}
#nav .select {
margin:0px; padding:0px; list-style:none; white-space:nowrap; z-index:9999;
}
#nav li {
float:left;
margin:0px;
padding:0px; 
z-index:9999;
}
#nav .select a {
display:block; height:26px; float:left; text-decoration:none; line-height:25px; white-space:nowrap; color:#ddd; z-index:9999;
}
#nav .select a b {
display:block;  z-index:9999;
}
#nav .select li:hover a {
line-height:26px; cursor:pointer; color:#fff; z-index:9999;
}
#nav .select li:hover a b {
display:block; cursor:pointer; z-index:9999;
}
#nav .sub {
display:none; margin:0; list-style:none; z-index:9999;
}
#nav .sub li {background:transparent;z-index:9999;}
#nav .select li:hover .sub {
height:22px; display:block; position:absolute; float:left; top:26px; left:0px; text-align:center; background:url(../images/bg_dropTile.jpg) repeat-x; width:834px;  padding:6px 0px 0px 90px; _padding-top:8px; z-index:9999;
}
#nav .select li:hover .sub li a {
display:block;height:26px; line-height:16px; float:left; margin:0; white-space:nowrap; color:#fff; font-size:11px; text-align:left; margin:0px 0px 0px 8px; z-index:9999; font-weight:bold;
}
#nav .select li:hover .sub li a:hover {
color:#fff; line-height:16px; z-index:9999;
}
#about {
	width:92px;
	height:26px;
	background:url(../images/nav/btn_about.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#about:hover {
	background-position:right;
	}
#wine {
	width:150px;
	height:26px;
	background:url(../images/nav/btn_wineEx.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#wine:hover {
	background-position:right;
	}
#member {
	width:150px;
	height:26px;
	background:url(../images/nav/btn_member.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#member:hover {
	background-position:right;
	}
#news {
	width:70px;
	height:26px;
	background:url(../images/nav/btn_news.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#news:hover {
	background-position:right;
	}
#contact {
	width:100px;
	height:26px;
	background:url(../images/nav/btn_contact.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#contact:hover {
	background-position:right;
	}
#letter {
	width:200px;
	height:26px;
	background:url(../images/nav/btn_letter.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#letter:hover {
	background-position:right;
	}
#testimonials {
	width:112px;
	height:26px;
	background:url(../images/nav/btn_testimonials.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#testimonials:hover {
	background-position:right;
	}
#buyer {
	width:135px;
	height:26px;
	background:url(../images/nav/btn_buyer.jpg) no-repeat;
	background-position:left;
	display:block;
	position:relative;
	}
#buyer:hover {
	background-position:right;
	}
#facebook {
	background:url(../images/logos/facebook.jpg) no-repeat;
	background-position:right;
	display:block;
	float:left;
	margin-left:8px;
	height:32px;
	width:33px;
	}
#facebook:hover {
	background-position:left;
	}
#twitter {
	background:url(../images/logos/twitter.jpg) no-repeat;
	background-position:right;
	display:block;
	float:left;
	height:32px;
	width:33px;
	}
#twitter:hover {
	background-position:left;
	}
#cork {
	background:url(../images/logos/cork.jpg) no-repeat;
	background-position:left;
	display:block;
	float:left;
	margin:-10px 0px 0px 8px;
	height:50px;
	width:95px;
	}
#cork:hover {
	background-position:right;
	}
#nav ul li a, #nav ul li a:hover, #nav ul li a:selected {
	color:none;
	}
