body { 
	margin: 0 auto;
	padding: 0;
	background: #000;
	text-align: center;

}

a.skip	{display: none;}
a img {border: none;}
img.logo {
	float: left;
}


/* =TYPOGRAPHY-----------------------------------------*/	

body, input, select {
color: #6D6F71;
font: 12px georgia;
line-height: 16px;
}

h1 {
	margin: 0;
	padding: 0;
	font: 18px georgia;
 	color: #EFF0F0;
	line-height: 25px;
	font-style:italic;
}

h2, .header {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font: 13px georgia;
	color: #EFF0F0;
	font-style:italic;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	line-height: 20px;
	font: 13px georgia;
	color: #EFF0F0;
	font-weight: bold;
	font-style:italic;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	line-height: 20px;
	font: 13px georgia;
	color: #90492D;
	font-weight: bold;
	font-style:italic;
	}

a	{
	font: 12px georgia;
	color: #6D6F71; 
	text-decoration: underline;
	line-height: 16px;
	}
	
a:hover	{
	font: 12px georgia;
	color: #6D6F71; 
	text-decoration: underline;
	line-height: 16px;
	}

/* =CONTAINER DIVS-----------------------------------------*/	

#container {
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width: 832px;	
	background: none;
	padding: 0 0 0 0;
}


div#banner {
	float: right;
	margin: 0;
	width: 772px;
	height: 100px;
	padding: 0;
	background: url(../images/banner.jpg) top right no-repeat;
}
	

div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
}

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 220px;
    height: 59px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}

div#banner h1 span {display: none;}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 18px;
    width: 386px;
    position: absolute;
    left: 63px;
    top: 74px;
    margin: 0;
    padding: 0;
    background:  url('../images/nav.jpg') top no-repeat;
    }

ul#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	float: left;
	position: relative;
    /* width: 14em;  */
	list-style-type: none;
 	}
	
ul#nav a {
	display: block;
	height: 25px;
	padding: 0;
	
}

ul#nav li#story a.on	{
	background-image: url('../images/nav.jpg') ;} 
ul#nav li#story a:hover	{
	background-image: url('../images/nav.jpg') ;} 

ul#nav li#store a.on	{
	background-image: url('../images/nav.jpg') ;} 
ul#nav li#store a:hover	{
	background-image: url('../images/nav.jpg') ;} 
	
ul#nav li#news a.on	{
	background-image: url('../images/nav.jpg') ;} 
ul#nav li#news a:hover	{
	background-image: url('../images/nav.jpg') ;} 

ul#nav li#join a.on	{
	background-image: url('../images/nav.jpg') ;} 
ul#nav li#join a:hover	{
	background-image: url('../images/nav.jpg') ;} 

ul#nav li#contact a.on	{
	background-image: url('../images/nav.jpg') ;} 
ul#nav li#contact a:hover	{
	background-image: url('../images/nav.jpg') ;} 

	
	
ul#nav a span {display: none;}

ul#nav li.story a {width: 62px;}		
ul#nav li.story a.on {background-position: 0px -29px;}
ul#nav li.story a:hover {background-position: 0px -29px;}

ul#nav li.store a {width: 92px;}	
ul#nav li.store a.on {background-position: -62px -29px;}	
ul#nav li.store a:hover {background-position: -62px -29px;}

ul#nav li.news a {width: 82px;}		
ul#nav li.news a.on {background-position: -155px -29px;}
ul#nav li.news a:hover {background-position: -155px -29px;}	

ul#nav li.join a {width: 70px;}		
ul#nav li.join a.on {background-position: -237px -29px;}
ul#nav li.join a:hover {background-position: -237px -29px;}

ul#nav li.contact a {width: 79px;}		
ul#nav li.contact a.on {background-position: -307px -29px;}
ul#nav li.contact a:hover {background-position: -307px -29px;}
	
ul#nav li ul {
	display: none;
	list-style-type: none;
	text-align: left;
  	position: absolute; 
 	
		}

ul#nav li.store ul {
background: url(../images/store-sub.jpg) no-repeat;
	width: 87px;
	height: 51px;
}

ul#nav li.story ul {
background: url(../images/story-sub.jpg) no-repeat;
	width: 74px;
	height: 39px;
}


ul#nav li.store>ul {
	top: 24px;
	left: 14px;
	margin: 0;
	padding: 0;
	}


ul#nav li.story>ul {
	top: 24px;
	left: 0px;
	margin: 0;
	padding: 0;
	}
			
ul#nav li:hover ul, ul#nav li.over ul { display: block; }

ul#nav li ul li	{
	display: inline;
	background: none;
	width: 14em;
	float: left;
	}

ul#nav li ul li a	{
    display: block;
    height: 12px;
    width: 87px;
    padding: 0;
}


 ul#nav li ul#store a:hover {
background: url(../images/store-subon.jpg) no-repeat;
}

/*
 ul#nav li.store ul#store a.on {
background: url(../images/store-subon.jpg) no-repeat;
}
*/

 ul#nav li ul#story a:hover  {
background: url(../images/story-subon.jpg) no-repeat;
}
	
ul#nav li ul li a span {display: none;}

ul#nav li.store ul li#current a {height: 13px; width: 87px;}	
ul#nav li.store ul li#current a.on {background-position: 0px 1px;}	
ul#nav li ul li#currect a:hover {background-position: 0px 1px;}

ul#nav li.store ul li#library a {height: 13px; width: 87px;}
ul#nav li.store ul li#library a.on {background-position: 0 -12px;}	
ul#nav li.store ul li#library a:hover {background-position: 0 -12px;}

ul#nav li.store ul li#tasting a {height: 13px; width: 87px;}
ul#nav li.store ul li#tasting a.on {background-position: 0px -25px;}
ul#nav li.store ul li#tasting a:hover {background-position: 0px -25px;}

ul#nav li.store ul li#stockists a {height: 13px; width: 87px;}
ul#nav li.store ul li#stockists a.on {background-position: -0px -38px;}		
ul#nav li.store ul li#stockists a:hover {background-position: -0px -38px;}

ul#nav li.story ul li#people a {height: 12px; width: 74px;}		
ul#nav li.story ul li#people a:hover {background-position: -0px 1px;}

ul#nav li.story ul li#vineyards a {height: 12px; width: 74px;}		
ul#nav li.story ul li#vineyards a:hover {background-position: -0px -11px;}

ul#nav li.story ul li#philosophy a {height: 12px; width: 74px;}		
ul#nav li.story ul li#philosophy a:hover {background-position: -0px -23px;}





/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 349px;
    height: 15px;
    margin: 0px 0 0 0;
    padding: 0;
    position:absolute;
right:1px;
top:73px;
    background: none;
    display: inline;
}

ul#eNav {
    list-style-type: none;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
}

ul#eNav li {
	height: 15px;
    display: inline;
    margin: 0px;
    padding: 0px 0 0 20px;
}



ul#eNav a {
	color: #999;
	font: 8px georgia;
	margin: 0;
	padding:0;
	text-decoration: none;
	text-transform: uppercase;
}

ul#eNav a.on, ul#eNav a:hover {color: #EFF0F0;}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	background: none;
	margin: 0px 0 0 60px;
	padding: 0;
	display: inline; 
	float: left;
	width: 729px;
	}
	
div#specialsArea		{	
	float: left;
	display: inline;
	width: 144px;
	margin: 65px 0px 30px 20px;
	padding: 0;
	background: none;
	}

div#kickers		{	
	float: left;
	display: inline;
	width: 144px;
	margin: 16px 0px 0 0px;
	padding: 0;
	background: none;
	}
	
div#cmsContentArea {
	margin: 50px 0px 20px 0px;
	width: 772px;
	display: inline;
	float: left;
	padding: 0;
}

div#signup {
	background:none;
	display: inline;
	float: left;
	height: 88px;
	width: 143px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}


form#signform {
	display: inline;
	float: left;
	width: 120px;
	height: 60px; 
	margin: 4px 0 0 0px; 
	padding: 0;
}
form#signform .button {display: inline; text-align: center; float: left; padding: 0;margin: 8px 0 0 0;}
form#signform .text {display: inline; float: left; margin: 0;padding: 0;}



/* =HOMEPAGE-----------------------------------------*/	

body#home div#cmsContentArea {
	margin: 60px 0px 0 0px;
	width: 772px;
	height: 599px;
	background: url(../images/content/home-cms.jpg) no-repeat;
	display: inline;
	float: left;
	padding: 0;
}


hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
      }

/* =FOOTER DIV-----------------------------------------*/	


div#footer
        {
        text-align: left;
        font: 8px georgia;
        color: #5a5b5e; 
        width: 832px;
        height: 85px;
        margin: 10px auto 0px auto;
        background: none;
        padding: 0px 0 0px 0;
}

        
div#footer a { 
        font: 8px georgia;
        color: #5a5b5e;
        padding: 0 5px;
        margin: 0;
        text-decoration: none;
        font-weight: bold;
        }
        
div#footer p {margin: 0;}
div#footer div.site {text-align: right;float: right; display: inline; margin: 10px 0px 40px 0; width: 350px; text-align: right;}
div#footer div.legal {text-align: left; float: left; display: inline; margin: 10px 0 40px 60px; width: 200px;}



.button	{
		background-color: #1c1c1c;
		color: #6D6F71;
		font: 11px georgia;
		text-transform: uppercase;
		font-style: italic;
		cursor: hand;
		cursor: pointer;
		border: none;
}

/* generic overrides */

div.processBar {
	width: 100%;
}

/* contact form styles */
body#contactus label {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}
body.type4 td {font-style: italic;}

body#contactus #cmsContentArea form#theform  {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}

body#contactus fieldset {border: none;}
body#contactus fieldset input {border: none; background: #1c1c1c;}
body#contactus fieldset select {border: none; background: #1c1c1c;}
body#contactus textarea {border: none; background: #1c1c1c;}
body#contactus img#captcha {height: 80px; }

body.club label {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}
 
body.club #cmsContentArea form#theform  {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}
body#contactus #cmsContentArea form#theform textarea {color: #5A5B5E;}
body.club #cmsContentArea form#theform textarea {color: #5A5B5E;}

body.club fieldset {border: none;}
body.club input {border: none; background: #1c1c1c;}
body.club form h2 {text-transform: uppercase;}
body.club select {border: none; background: #1c1c1c;}
body.club textarea {border: none; background: #1c1c1c;}
body.club img#captcha {height: 80px; }

body.account label {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}
 
body.account #cmsContentArea form#theform  {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}
 
body.account fieldset {border: none;}
body.account input {border: none; background: #1c1c1c;}
body.account form h2 {border-bottom: 1px solid #7c3824; text-transform: uppercase;}
body.account select {border: none; background: #1c1c1c;}
body.account textarea {border: none; background: #1c1c1c;}
body.account img#captcha {height: 40px; }

body.type4 label {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;
font-style: italic;}
 
body.type4 #cmsContentArea form#theform  {color: #5a5b5e;
font: 12px georgia;
line-height: 12px;font-style: italic;}
 
body.type4 fieldset {border: none;}
body.type4 input {border: none; background: #1c1c1c;}
body.type4 form h2 {border-bottom: 1px solid #7c3824; text-transform: uppercas
e;}
body.type4 select {border: none; background: #1c1c1c;}
body.type4 textarea {border: none; background: #1c1c1c;}
body.type4 img#captcha {height: 40px; }

div.catalog_cats {display: none;}
div.catalog_crumbs {display: none;}

body.store #cmsContentArea h3.generic {display: none;}

body#contactus #cmsContentArea form#theform { float:left;
margin:0 0 0 115px;
text-align:left;
width:550px;
display: inline;
padding: 0;
}

body.club form#theform { float:left;
margin:0 0 0 115px;
text-align:left;
width:550px;
display: inline;
padding: 0;
}

body.club form h2.generic {float:left;
margin:0 0 0 115px;
text-align:left;
width:550px;
display: inline;
}

body#contactus form h2 {float:left;
margin:0 0 0 115px;
text-align:left;
width:550px;
display: inline;
text-transform: uppercase;
}

body#contactus fieldset#email_prefs {float:left;
margin:0 0 0 115px;
text-align:left;
width:550px;
display: inline;
}

body#contactus form input.button {float:left;
margin:0 0 0 115px;
text-align:left;
display: inline;
}


body.type4 h2.generic {text-transform: uppercase; border-bottom:1px solid #7C3824; width: 760px;}

body.store h2.generic {text-transform: uppercase;}
