@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}


a:link {
	color:#fff;	
}

img {
	border:none;
}

#container {
	 width:857px; 
	 margin:auto;
	 clear:both;
}

#galaxynav {
	width:857px; 
	height:18px; 
	margin:0 auto;
	background-color:#000;
	color:#fff;
	padding: 5px 0px;
	font-size:14px;
	text-align:left;
}

#header {
	width:857px; 
	height:67px; 
	padding:20px 0;
}

#headeremail {
	float:right;
	font-size:10px;
	margin-top:10px;
	margin-right:10px;
	height:40px;
	vertical-align:bottom;
	text-align:left;
}

#socialmedia {
	 float:right;
}

#socialmedia img {
	margin-left:5px;
	margin-top:19px;
}


#breadcrumb {
	width:842px;
	height:22px;	
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-top:3px;
	float:left;
}

#breadcrumb a {
	text-decoration:none;
	color:#fff;
}

#breadcrumb a:visited {
	text-decoration:none;
	color:#fff;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color:#cccccc;
}





#winescontent {
	width:857px;
	clear:both;
	background-color:#ffffff;
}

#winesmain {
	width:287px;
	height:510px;
	padding-right:550px;
	padding-left:20px;
}

#bottomnav {
	background-color:none;
	color:#fff;	
	width:857px;
	height:auto;
	padding-top:10px;
	font-size:12px;
	line-height:2em;
	float:left;
}

.bottomnavsingle {
	width:102px;
	float:left;
	padding-left:40px;
	margin-bottom:15px;
}

#bottomnav h1 {
	font-size:14px;
	font-weight:bold;
}

#footer {
	background-color:none;
	color:#bfc7d1;	
	width:847px;
	margin-top:5px;
	padding:5px;
	font-size:11px;
	margin-top:15px;
}

#footer a:link {
	color:#fff;
	text-decoration:none;
}

#footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}


#nav {
	width:847px;
	height:24px;
	padding: 7px 0px 0 10px;
	background-image:url(../images/tha/bg_navbar.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	letter-spacing:-1px;
	
}

#nav ul li {
	list-style:none;
	display:inline;
	margin-right:32px;
	color:#333333;
}

#nav a {
	text-decoration:none;
	color:#666;
}

#nav a:visited {
	text-decoration:none;
	color:#666;
}

#nav a:hover {
	text-decoration:none;
	color:#000000;
}

/**NAVIGATION DROPDOWN**/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.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.
=================================================================== */
.preload1 {background: url(../images/tha/bg_dropdown.jpg);}

.menu2 {padding:0; margin:0; list-style:none; height:35px; position:relative; z-index:500; }
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:35px; text-decoration:none; padding:0;  cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0; height:35px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 18px 0 0px; height:35px; background:url(../images/tha/arrowdown.gif) no-repeat right 8px;}
.menu2 li a.top_link:hover {color:#fff; background:none;}
.menu2 li a.top_link:hover span {background:none;}
.menu2 li a.top_link:hover span.down {background:url(../images/tha/arrowdown.gif) no-repeat right 8px;}

.menu2 li:hover > a.top_link {color:#fff;}
.menu2 li:hover > a.top_link span {background:none;}
.menu2 li:hover > a.top_link span.down {background:url(../images/tha/arrowdown_over.gif) no-repeat right 8px;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:22px; background:url(../images/tha/bg_dropdown.jpg); padding: 0 3px 3px 3px ; white-space:nowrap; width:100px; height:auto; z-index:300; text-align:center;}
.menu2 :hover ul.sub li {display:block; height:25px; position:relative; float:left; width:100%; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; font-weight:normal; height:25px; width:100%; line-height:25px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:url(../images/tha/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:url(../images/tha/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background: url(../images/tha/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:85px; top:-4px; background:url(../images/tha/bg_dropdown.jpg); padding:3px; white-space:nowrap;width:auto; z-index:400; height:100%;}
/**END NAVIGATION DROPDOWN**/

