@charset "UTF-8";
/* CSS Document */

:focus
{
  -moz-outline-style: none;
  }
body {
	margin:0px;
	padding:0px;
	background-color: #8C3A3C;
	}
#container {
	background:url(../images/mainBG.gif) repeat-y center;
	height:100%;
	}
#container2 {
	margin:auto;
	width:798px;
	background:url(../images/backgroundfade.jpg) repeat-y center;
	border-left:#FFCC33 solid 1px;
	border-right:#FFCC33 solid 1px;
	}
a {
	text-decoration:none;
	}


a.boxlink, input.boxlink {
	background:#CC9933 url(../images/link-18px.jpg) repeat-x;
	border:1px #996633 solid;
	height:18px;
	line-height:18px;
	font-weight:normal;
	font-style:none;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	width:145px;
	float:left;
	color: #330000;
	}
a:hover.boxlink {
	text-decoration:none;
	background:#CC9933 url(../images/link-18px-over.jpg) repeat-x;
	}
a.boxlink25 {
	background:#CC9933 url(../images/link-25px.jpg) repeat-x;
	border:1px #996633 solid;
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-style:none;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	width:145px;
	float:left;
	color: #330000;
	}
	
a:hover.boxlink25 {
	text-decoration:none;
	background:#CC9933 url(../images/link-25px-over.jpg) repeat-x;
	}

h1 {  
	font-size: 16pt; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: middle; 
	color: #751717 ;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:50px;
	background:url(../images/headerBG.gif) bottom center no-repeat;
	}	
	
h3 {
	size:14px;
	}
#header {
	background:url(../images/header2.jpg) no-repeat top;
	height:124px;
	width:798px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}
#navbar {
	width:798px;
	height:66px;
	padding-top:2px;
	background: url(../images/navbar-mainBG.jpg) repeat-x top;
	}
#navbar ul {
	height:37px;
	width:800px;
	margin:1px 0px 0px -40px;
	}
#navbar li {
	float:left;
	list-style:none;
	}
#navbar li a {
	list-style:none;
	margin:0px;
	float:left;
	display:block;
	margin:0px 0px;
	height:37px;
	text-indent:-10000px;
	}

	

	/* links hover */ 

#home a:hover { 
	background:url(../images/navbar_new/home.jpg) no-repeat bottom center;
	width:80px; 
}
#shop a:hover { 
	background:url(../images/navbar_new/shop.jpg) no-repeat bottom;
	width:105px; 
}
#club a:hover {
	background:url(../images/navbar_new/club.jpg) no-repeat bottom;
	width:103px;
	}
#winery a:hover { 
	background:url(../images/navbar_new/winery.jpg) no-repeat bottom;
	width:98px;
}
#heritage a:hover { 
	background:url(../images/navbar_new/heritage.jpg) no-repeat bottom left;
	width:111px;
}
#news a:hover { 
	background:url(../images/navbar_new/news.jpg) no-repeat bottom;
	width:102px;
}
#tasting a:hover { 
	background:url(../images/navbar_new/tasting.jpg) no-repeat bottom;
	width:99px;
}
#trade a:hover { 
	background:url(../images/navbar_new/trade.jpg) no-repeat bottom;
	width:100px;
}
/* main navbar */ 
	
#home a { 
	background:url(../images/navbar_new/home.jpg) no-repeat  top center;
	width:80px; 
}
#shop a { 
	background:url(../images/navbar_new/shop.jpg) no-repeat top center;
	width:105px; 
}
#club a {
	background:url(../images/navbar_new/club.jpg) no-repeat top center;
	width:103px;
	}
#winery a { 
	background:url(../images/navbar_new/winery.jpg) no-repeat top center;
	width:98px;
}
#heritage a { 
	background:url(../images/navbar_new/heritage.jpg) no-repeat top center;
	width:111px;
}
#news a { 
	background:url(../images/navbar_new/news.jpg) no-repeat top center;
	width:102px;
}
#tasting a { 
	background:url(../images/navbar_new/tasting.jpg)  no-repeat top center;
	width:99px;
}
#trade a { 
	background:url(../images/navbar_new/trade.jpg) no-repeat top center;
	width:100px;
}
/*
#home a:link.current {
	background:url(../images/navbar_new/home.jpg) no-repeat bottom center;
	width:80px; 
}
#shop a:link.current { 
	background:url(../images/navbar_new/shop.jpg) no-repeat bottom;
	width:105px; 
}
#club a:link.current {
	background:url(../images/navbar_new/club.jpg) no-repeat bottom;
	width:103px;
	}
#winery a:link.current { 
	background:url(../images/navbar_new/winery.jpg) no-repeat bottom;
	width:98px;
}
#heritage a:link.current { 
	background:url(../images/navbar_new/heritage.jpg) no-repeat bottom left;
	width:111px;
}
#news a:link.current { 
	background:url(../images/navbar_new/news.jpg) no-repeat bottom;
	width:102px;
}
#tasting a:link.current { 
	background:url(../images/navbar_new/tasting.jpg) no-repeat bottom;
	width:99px;
}
#trade a:link.current { 
	background:url(../images/navbar_new/trade.jpg) no-repeat bottom;
	width:100px;
}
*/

#subnav {
	text-align:right;
	padding-right:5px;
	font-size:10px;
	line-height:25px;
	color:#8C3A3C;
	}
#subnav a {
	font-size:10px;
	line-height:25px;
	padding:0px 10px;
	color:#8C3A3C;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
#subnav a:hover {
	color:#330000;
	text-decoration:none;
	}

		
	
/** wines intro **/
/* the main intro contains it's own background while the the wine descrips backgrounds are the main background in order to allow them to load faster*/ 
#intro {
	width:798px;
	background:url(../images/backgroundfade.jpg) repeat-y;
	}
#houseimage {
	background:url(../images/house.jpg) no-repeat top;
	margin:0px auto 0px;
	height:180px;
	border-top:#330000 solid 1px;
	width:798px;
	}
#winedescrip {
	width:770px;
	height:220px;
	margin:0px auto 2px;
	}
	
/** wine descriptions viewer **/
#windescripintro {
	background:url(../images/winedescrip_bckgrnd.jpg) no-repeat center top;
	}
.wrapper {
	padding:2px 30px 5px 7px;
	width:713px;
	height:210px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	overflow: hidden;
	text-align:justify;
	color:#C6AF8C;
	margin: auto;
	}
.wrapper p {
	margin:-10px auto 0px;
	}
.wrapperintro {
	background:url(../images/backgroundfade.jpg) center repeat-y;
	width:760px;
	height:207px;
	padding:5px 10px;
	margin: auto;
	color:#780100;
	font-size:14px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	text-align:justify;
	}
.wrapper h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:0px;
	}	
.wrapperimg {
	width:120px;
	margin:12px 5px 5px 0px;
	float:left;
	padding:2px;
	}
.wrapperimg img {
	border:#000 solid 1px;
	}
.wrapperdecrip {
	width:553px;
	height:195px;
	float:left;
	}
.wrappermore {
	height:20px;
	float:right;
	padding:0px;
	margin:5px 0px 0px;
	}
.wrappermore .boxlink {
	width:40px;
	}
	
.wrappermore a:hover {
	background:#CC9933 url(../images/link-18px-over.jpg) repeat-x;
	}
#wineshadow {
	width:798px;
	height:9px;
	margin:-9px auto 0px;
	background:url(../images/winetabs/trans.png) repeat-x bottom;
	position:relative;
	z-index:200
	}

#winetab_home {
	display:hidden;
	}
#winetab_bungalowred {
	background:url(../images/winetabs/bungred.jpg);
	width:90px;
	}
#winetab_grenache {
	background:url(../images/winetabs/grenache.jpg);
	width:65px;
	}
#winetab_viognier {
	background:url(../images/winetabs/viognier.jpg);
	width:55px;
	}
#winetab_pinkmoment {
	background:url(../images/winetabs/pinkmo.jpg);
	width:98px;
	}
#winetab_pinotste {
	background:url(../images/winetabs/pinosrh.jpg);
	width:66px;
	}
#winetab_pinotag {
	background:url(../images/winetabs/pinotag.jpg);
	width:80px;
	}
#winetab_acbl {
	background:url(../images/winetabs/acbl.jpg);
	width:88px;
	}
#winetab_cab06 {
	background:url(../images/winetabs/cab.jpg);
	width:67px;
	}
#winetab_cab05 {
	background:url(../images/winetabs/cab05.jpg);
	width:67px;
	}
#winetab_syrah04 {
	background:url(../images/winetabs/syrah04.jpg);
	width:48px;
	}
#winetab_syrah06 {
	background:url(../images/winetabs/syrah06.jpg);
	width:48px;
	}
#windescripintro ul li a:hover {
	margin-right:0px;
	overflow:auto;
	}
#windescripintro ul {
	padding-left:6px;
	width:791px;
	margin-left:1px;
	}
	

#winelistintro {
	width:798px;
	height:430px;
	padding:0px;
	margin:-10px -20px 0px -20px;
	border:none;
	}