body {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: left;
}

a.skip	{display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/	

body, td, select {
	font: normal 11px Verdana;
	line-height: 16px;
	color: #ccc;
}

h1 {
	padding: 0;
	font: bold 14px Verdana;
	color: #ff0000;
	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 14px Verdana;
 	color: #fff;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px Verdana;
 	color: #fff;
	}

a	{
	color: #ff0000;
	font: normal 11px Verdana;
	line-height: 16px;
	text-decoration: underline;
	}
	
a:hover	{
	color: #ff0000;
	font: normal 11px Verdana;
	line-height: 16px;
	text-decoration: underline;
	}
	
/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 10px auto;
	text-align: left;
	background: #000 url(../images/body_bg.jpg) top left repeat-y;
	width: 951px;
	padding: 0;
	position: relative;
}
#left {
	width: 651px;
	float: left;
	display:inline;
	margin: 0;
	padding: 0;	
	}
#right {
	background: url(../images/nav_bg.jpg) top left no-repeat;
	width: 300px;
	float: left;
	display:inline;
	margin: 0;
	padding: 0;	
	}
div#header {
	float:left;
	display: inline;
	width: 949px;
	height: 78px;
	background: url(../images/header.jpg) top left no-repeat;
}
div#banner {
	float:left;
	display: inline;
	width: 651px;
	height: 200px;
	background: url(../images/banner.jpg) top left 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: 100px;
    top: 100px;
    left: 10px;
    text-decoration: none;
}
div#signup { 
	float: right;
	background: #000 url(../images/mailing.jpg) top left no-repeat;
	width: 300px;
	height: 77px;
	}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
	position: relative;
	float: left;
	width: 300px;
	height: 227px;
	margin-top: 44px;
	padding: 0;
    }
ul#nav {margin: 0; padding: 0;}

ul#nav ul{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
ul#nav li {
	position: absolute;
	left: 0px;
	display: block;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 15px;
 	}
 	
ul#nav a {
	padding: 0;
	margin: 0;
	font: bold 15px Georgia;
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #cc0000;
		} 

ul#nav li.home {top: 0px;}
ul#nav li.story {top: 30px;}
ul#nav li.store {top: 60px;}
ul#nav li.club {top: 90px;}
ul#nav li.news {top: 120px;}
ul#nav li.know {top: 150px;}
ul#nav li.contact {top: 180px;}

	
div#subNav {
	float: left;
	display: inline;
	width: 651px;
	height: 50px;
	background: #000;
	}
	
ul#subNav {	
	padding: 0;
	margin: 0;
	}
	
ul#subNav ul {
	position: relative;
	text-align: left;
	list-style-type: none;
	margin: 17px;
	padding: 0;
	}

ul#subNav li	{
	list-style-type: none;
	display: inline;
	background: none;
	padding: 8px;
	}

ul#subNav li a	{
    font: bold 14px Georgia;
    color: #fff;
	background: none;
	text-align: left;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	}

ul#subNav li a:hover, ul#subNav li a.on { color: #ff0000;}
	
#nav a:hover {
	text-decoration: none;
	}
/* =SHOPPING MENU -----------------------------------------*/	

div#eNav {
	float: right;
	display: inline;
    width: 300px;
}

ul#eNav {
    list-style-type: none;
	color: #ffffff;
	margin: 20px 0;
	text-align: right;
}

ul#eNav li {
    display: inline;
	background: #990000;
    margin-left: 2px;
    padding: 6px 10px;
}

ul#eNav a {
	font: bold 10px Verdana;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

ul#eNav a:hover,
ul#eNav a.on {
	text-decoration: none;
}

/* =EDITABLE BODY -----------------------------------------*/	

div#mainPageArea {
	width: 640px;
}
	
div#kicker1 {	
	float: left;
	display: inline;
	width: 300px;
	height: 327px;
	background: url(../images/join_kicker.jpg) top left no-repeat;
	margin:  0;
}

div#kicker2 {
	float: left;
    display: inline;
    width: 300px;
	margin: 10px 0;
}
div#topcmsContentArea {
	float: left;
	display: inline;
	width: 640px;
	padding: 5px 0;
	margin-left: 20px;
	}
div#cmsContentArea {
	float: left;
	width: 620px;
	display: inline;
	margin: 10px 10px 10px 20px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}
form#signform {margin: 0; padding:0;}

form#signform input.text {float: left; border: 1px solid #5f0000; color: #f90000; margin: 49px 0 0 32px;}

form#signform input.button {float: right; margin: 49px 30px 0 0; background: #5f0000;}

div#specialsArea{
	width: 300px;
	float: right;
	display: inline;
	margin: 0;
	padding:0;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding: 5px;
      border:none;
      visibility: hidden;
      }

/* =HOMEPAGE-----------------------------------------*/	
body#home div#container {width: 949px; background: #000;}
body#home div#eNav {margin-right: 38px;}
body#home div#banner { 
	width: 949px;
	height: 249px;
	background: url(../images/home_banner.jpg) top left no-repeat;
	}
body#home div#navBar {float: right; margin-top: 16px;}
body#home div#mainPageArea {
	width: 949px;
}
body#home div#cmsContentArea {width: 600px; margin: 25px 5px 5px 10px;}
body#home div#kicker1 {height: 77px; margin: 0; background: url(../images/shop_kicker-10.jpg) top left no-repeat;}
body#home div#kicker2 {height: 163px; background: url(../images/home_join_kicker.jpg) top left no-repeat; 	margin: 0;}

body#home div#footer {width: 949px;}

div#bottom_banner {
	float: left;
	display: inline;
	width: 949px;
	height: 98px;
	background: url(../images/bottom_banner.jpg) top left no-repeat;
}
/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	background: #cc0000;
	text-align: left;
	width: 951px;
	margin: 0;
	clear: both;
	font: bold 10px Verdana;
	padding: 20px 0;
	text-transform: uppercase;
	}
	
	
div#footer a {
	padding: 0 8px;
	margin: 0;
	font: bold 10px Verdana;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
div#footer p {margin: 0; padding: 0; color: fff;}
div#footer p.legal {float: left; padding: 0 5px 0 12px;}
div#footer p.rss {text-align: center;}
div#footer p.footlinks {float: right; padding: 0 4px 0 0;}


.button	{
		background-color: #ff0000;
		color: #fff;
		border: none;
		font: bold 11px Verdana;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 100%;
}
body.news h2 {display: none;}

td.verify_box select {color: #000;}

div.catalog_crumbs,
div#autolist {
    display: none;
}
fieldset input, fieldset select {color: #000;}

div.citb {background: #333;}

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;
}

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;
}
