body { 
	margin: 0 auto 0 auto;
	padding: 0;
	background: #282828 url(../images/bodybg.jpg) repeat-x;
	text-align: center;

}

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


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

body, input, select {
color: #c9c9c9;
font: 13px arial; 
line-height: 18px;
}

select, input {color: #000;}

h1 {
	margin: 0;
	padding: 0;
	font: 21px arial;
 	color: #ffffff;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 18px arial;
	color: #fff;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 14px arial;
	color: #fff;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 12px verdana;
	color: #990000;
	line-height: 22px;
	}

a	{
	font: 13px arial;
	color: #fff; 
	text-decoration: underline;
	line-height: 18px;
	}
	
a:hover	{
	font: 13px arial;
	color: #fff;
	line-height: 18px;
	text-decoration: underline;
	}

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

#container {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 999px;	
	background: #000;
	padding: 0 0 0 0;
}
	
div#banner {
	float: left;
	width: 999px;
	height: 129px;
	padding: 0;
	background: url(../images/banner.jpg) top no-repeat;
}

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

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

div#banner h1 span {display: none;}


div#title	{
	height: 54px;
	width: 999px;
	background-color: #fef5e0;
	}

/* =NAVIGATION-----------------------------------------*/	
	
	
div#navBar {
	background: url(../images/navbar.jpg) no-repeat;
    line-height: 18px;
    height: 36px;
    width: 999px;
    float: left;
    list-style-type: none;
    margin: 0 0 0 0;
    text-align: left;
    }

ul#nav {
	width: 999px;
	height: 36px;
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	height: 38px;
 	}
	
ul#nav a {
	text-align: center;
	display: block;
	float: left;
	padding: 0 16px;
	margin: 0;
	font: 15px arial;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 38px;
}

ul#nav a.on, ul#nav a:hover	{background: #000000; height: 100%; font-weight: none;} 

div#subnav {
	background: url(../images/subnavbar.jpg) no-repeat;
    line-height: 18px;
    display: block;
    height: 36px;
    width: 999px;
    float: left;
    list-style-type: none;
    margin: 0 0 0 0;
    text-align: center;
    }
body.club div#subnav {
	background:none;
    height: 0px;
    width: 999px;
    margin: 0 0 0 0;
    }
body.trade div#subnav {
	background:none;
    height: 0px;
    width: 999px;
    margin: 0 0 0 0;
    }

body.policies div#subnav {
	background:none;
    height: 0px;
    width: 999px;
    margin: 0 0 0 0;
    }
    
body.sitemap div#subnav {
	background:none;
    height: 0px;
    width: 999px;
    margin: 0 0 0 0;
    }

div#subnav ul {
	list-style-type: none;
	width: 999px;
	height: 36px;
	margin: 0 0 0 0; 
	padding: 0;
	}
	
div#subnav li	{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	height: 38px;
	}

div#subnav a	{
	text-align: center;
	display: block;
	float: left;
	padding: 0 18px;
	margin: 0;
	font: 14px arial;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 38px;
}

body.store div#subnav a	{padding: 0 15px;}

div#subnav a.on, div#subnav a:hover {background: #000000; height: 100%; font-weight: none;}
	
div#dtt {
	text-align: center;
	margin: 15px auto 20px auto;
	background: url(../images/dtt.jpg) no-repeat center;
	width: 145px;
	height: 32px;
}

div#search {
	display: inline;
	height: 60px; 
	width: 290px;
	position: absolute;
	top: 45px;
	right: 5px;
	}

div#search h4 {display: inline; font: 14px arial; color: #fff; line-height: 18px; padding: 1px 0 0; margin: 0 10px 0 0; float: left;}

/*	
div#search form#searchform {
	width: 127;
	height: 21px;
	color: #000;
	background: #fff;
	}
	
div#search .button { 
	height: 21px;
	width: 72px;
	font: 12px bold arial;
	background: #fff;
	border: none;
	color: #000;
	margin: 0 0 0 15px;
}  */

div#search a {display: inline; font: 12px arial; text-decoration: underline; line-height: 18px; margin: 0 0 0 68px;}
div#search a.on, div#search a:hover {font: 12px arial; text-decoration: underline; line-height: 18px;}
	

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 999px;
    margin: 0 auto 0 auto;
}

ul#eNav {
    list-style-type: none;
	font: 12px arial;
	color: #fff;
	text-align: right;
	padding: 0 0 0 0;
	margin: 10px 15px 10px 0;
}

ul#eNav li {
	height: 28px;
    display: inline;
    margin: 0 2px;
    padding: 6px 5px;
    background: none;
}

ul#eNav a {
	color: #fff;
	font: 12px arial;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}

ul#eNav a.on, ul#eNav a:hover {color: #fff; font: 12px arial; font-weight: normal; background: none;}


/* =EDITABLE BODY -----------------------------------------*/	
div#header {
	height: 96px;
	width: 999px;
	background: url(../images/header.jpg) top no-repeat;
}

div#mainPageArea {
	background: none;
	margin: 0 30px 0 0;
	padding: 35px 0 0 0;
	display: inline; 
	width: 710px;
	float: right;
	}
	
	
div#specialsArea		{	
	float: left;
	display: block;
	width: 226px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/specialsbg.jpg) repeat-y;
	}


div#cmsContentArea {
	margin: 0 0px 0 0px;
	width: 710px;
	display: inline;
}

div#signup h1 {font-weight: normal; margin: 12px 0 0 20px; font: 16px arial; text-transform: uppercase;}

div#signup {
	background: url(../images/mailinglist.jpg) no-repeat;
	float: left;
	height: 71px;
	width: 226px;
	display: inline;
	color: #fff; 
	font: 12px verdana;
	margin: 0;
	padding: 0;
}

form#signform {
	display: inline;
	float: left;
	width: 200px;
	height: 20px; 
	margin: 8px 0 0 22px; 
	padding: 0;
}		
		
form#signform .button {display: inline; float: left; text-align: center;}
form#signform .text {display: inline; float: left; color: #fff; 
	font: 11px arial; line-height: 18px; padding: 4px 0 0 4px;
}


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

body.club div#subnav {
	background:none;
    height: 0px;
    width: 999px;
    margin: 0 0 0 0;
    }
    
body.home div#mainPageArea {
    margin: 0px;
    padding: 0px;
    width: 773px;
}
	
body.home ul#nav li.home a {background: #000000; height: 100%; font-weight: bold;}
	
home.cleaner {
      clear:both;
      height:0px;
      margin: 0 0 0 0; 
	  padding: 0px;
      border:none;
      visibility: hidden;
      }

body.home div#cmsContentArea {
}

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

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

div#footer {
	border-top: 1px solid #353535;
	position: relative;
	font-weight: normal;
	text-align: left;
	width: 999px;
	padding: 20px 0 20px 0;
	margin: 0 auto 0 auto;
	clear: both;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	background: none;
	text-transform: none;
	}
	
div#footer a {
	font-weight: normal;
	display: inline;
	font: 12px arial;
    color: #fff;
	padding: 0;
	margin: 69px 5px 0 5px;
	text-decoration: underline;
	text-transform: none;
	}
	
div#footer p {margin: 0; padding-top: 0px; font: 10px arial; padding-right: 10px;}
div#footer p.legal {float: left; padding-top: 0px; padding-left: 20px;}
div#footer p.rss {float: right; padding-top: 0px; padding-right: 20px;}
div#footer p.footlinks { text-align: center;}


.button	{
		background-color: #282828;
		color: #fff;
		border: none;
		font: bold 12px arial;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}

div#product_img_form {
	float: right;
	background-color: #333;
	position: relative;
}

div#wine_details table th {
	border-bottom: 1px solid #333;
}

div#wine_details table td {
	border-bottom: 1px solid #333;
}

table.cart td, table.clubs td, table.orders td  {
	background-color: #333;
}

table.cart tr.shading td, table.clubs tr.shading td, table.orders tr.shading td {
	background-color: #333;
}


table.cart td, table.clubs td, table.orders td {
	border: none;
}

ul.cart_info {
	background-color: #333;
}

ul.cart_info a {font: 14px times;
}

table.cart tbody.totals td {
	background-color: #333;
}

table.cart tbody.totals th {
	text-align: right;	
	background-color: #333;
}

td.verify_box h3, 
h3.box {
	background-color: #333;
}

ul.account_nav {
	background-color: #333;
}


	
