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

}

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


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

body, input, select {
color: #000;
line-height: 18px;
font: 12px verdana;
}
body {line-height: 18px;}

h1 {
	margin: 0;
	padding: 0;
	font: 24px verdana;
 	color: #000;
}

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

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 12px verdana;
	color: #000;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 14px verdana;
	color: #999;
	}

a	{
	font: 12px verdana;
	color: #000; 
	text-decoration: underline;
	line-height: 18px;
	}
	
a:hover	{
	font: 12px verdana;
	color: #000;
	text-decoration: underline;
	line-height: 18px;
	}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 1024px;	
	background: none;
	padding: 0;
}

div#banner {
	position: relative;
	width: 1024px;
	height: 186px;
	padding: 0 0 0px 0;
	background: url(../images/banner.jpg) no-repeat;
}

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

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


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

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 21px;
    width: 705px;
    position: absolute;
    top: 117px;
    left: 77px;
    padding: 0;
	margin: 0;
    background: url('../images/navbar.jpg') top no-repeat;
    }

ul#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	margin: 0 ;
	padding: 0;
	float: left;
 	}
 	
ul#nav a {
	display: block;
	height: 21px;
	padding: 0;
	margin: 0;
}

ul#nav a span {display: none;}	
ul#nav a.on, ul#nav a:hover	{
		background-image: url('../images/navbar.jpg');
		} 

ul#nav li.home a {width: 74px;}		
ul#nav li.home a:hover {background-position: 0px -21px;}
body#home ul#nav li.home a {background-image: url('../images/navbar.jpg'); background-position: 0px -21px;}

ul#nav li.pengwine a {width: 108px;}		
ul#nav li.pengwine a:hover {background-position: -74px -21px;}
ul#nav li.pengwine a.on {background-position: -74px -21px;}
ul#nav li.personas a {width: 173px;}		
ul#nav li.personas a:hover {background-position: -182px -21px;}
ul#nav li.personas a.on {background-position: -182px -21px;}
ul#nav li.store a {width: 144px;}			
ul#nav li.store a:hover {background-position: -355px -21px;}
ul#nav li.store a.on {background-position: -355px -21px;}
ul#nav li.chatter a {width: 124px;}		
ul#nav li.chatter a:hover {background-position: -499px -21px;}
ul#nav li.chatter a.on {background-position: -499px -21px;}
ul#nav li.contact a {width: 80px;}		
ul#nav li.contact a:hover {background-position: -623px -21px;}
ul#nav li.contact a.on {background-position: -623px -21px;}
	
	
	
div#subnav  {
	width: 948px;
	text-align: left;
	position: absolute;
	top: 163px;
	left: 88px;
	list-style-type: none;
	padding: 0;
	margin: 0;
		}
div#subnav ul {margin: 0; padding: 0;}
div#subnav li	{
	clear: all;
	display: inline;
	background: none;
	padding: 0;
	margin: 0 32px 0 0;
	}

div#subnav a	{
    color: #fff;
	font: 12px verdana;
	background: none;
	padding: 0;
	display: inline;
	text-transform: none;
	text-align: left;
	margin: 0;
	text-decoration: none;
}

div#subnav a:hover, ul#nav li ul li a.on {color: #fff;}
	

div#dtt {
	text-align: center;
	margin: 10px 0 20px 0;
	background: none;
	width: 145;
	height: 32;
}

/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 200px;
    margin: 0;
    display: inline;
    position: absolute;
    top: 118px;
    right: 23px;
}

ul#eNav {
    list-style-type: none;
	font: verdana regular 12px;
	color: #ccc;
	text-align: center;
	padding: 0;
	margin: 0;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0 5px;
}

ul#eNav a {
	font: 9px verdana ;
	color: #000;
	font-weight: none;
	text-decoration: none;
}

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


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

div#mainmainPageArea {
	background: url(../images/mainpage.jpg) top no-repeat;
	margin: 9px 0 0 7px;
	display: inline;
	float: left;
	padding: 0 0 0 0; 
	width: 1010px;
	}
	
div#mainbottomPageArea {
	background: url(../images/footer.jpg) bottom no-repeat;
	margin: 0;
	display: inline;
	float: left;
	padding: 0 0 15px 0; 
	width: 1010px;
	}

div#mainPageArea {
	background: #fff;
	margin: 14px 0 14px 0;
	display: inline;
	float: left;
	padding: 0 0 0 0; 
	width: 1008px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	}

div#specialsArea		{	
	float: right;
	display: inline;
	width: 248px;
	margin: 0 10px 10px 0;
	}
	
div#cmsContentArea {
	margin: 46px 0 10px 66px;
	padding: 0;
	width: 870px;
	float: left;
	display: inline;
}


/* =HOMEPAGE-----------------------------------------*/	
body.home div#mainPageArea {
	background: url(../images/home_main.jpg) repeat-y;
	margin: 0px 0 0px 0;
	float: left;
	padding: 20px 0 0 0; 
	width: 1024px;
	border: none;
	position: relative;
	}
body.splash #container {
        margin: 0 auto 0 auto;
	        position: relative;
		        text-align: left;
			        width: 950px;
				        background: none			        padding: 0;
						}
body.splash {background: #fff;}											
div#kicker1 {
    background: url('../images/shopkick.jpg') top left no-repeat;
    width: 201px;
    height: 87px;
    margin: 12px 0 0 30px;
    float: left; 
    display: inline;
}

div#kicker2 {
	display: inline;
    background: url('../images/clubkick.jpg') top left no-repeat;
    width: 205px;
    height: 87px;
    margin: 12px 0 0 40px;
    float: left;
}

div#signup {
	display: inline;
	 background: url('../images/mailing.jpg') top left no-repeat;
    width: 208px;
    height: 76px;
    margin: 0;
    top: 31px;
    right: 19px;
    position: absolute;
    padding: 0;
}

form#signform {
	display: inline;
	float: left;
	width: 185px;
	height: 16px; 
	margin: 36px 0 0 10px; 
	padding: 0;
}
form#signform .button {display: inline; float: right; margin: 0; padding: 0;}
form#signform .text {display: inline; float: left; margin: 0; padding: 0;}


div#homehello {
    background: url('../images/home_hello.jpg') top left no-repeat;
    width: 477px;
    height: 290px;
    margin: 0px 0 0 13px;
    float: left;
    display: inline;
}

div#hometicker {
    background: url('../images/home_ticker.jpg') top left no-repeat;
    width: 478px;
    height: 380px;
    margin: 0px 0 0;
    float: right;
}

body#home div#homewines {
	position: relative;
    background: url('../images/winenav.jpg') top left no-repeat;
    width: 1024px;
    height: 114px;
    margin: 20px 0 0;
    float: left;
    display: inline;
    padding: 0;
}

ul#winenav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}
	
ul#winenav li {
	margin: 0 ;
	padding: 0;
	float: left;

 	}
 	 	
ul#winenav a {
	display: block;
	height: 114px;
	padding: 0;
	margin: 0;
}

ul#winenav a:hover	{
	background-image: url('../images/winenav.jpg');}
	
ul#winenav a span {display: none;}

ul#winenav li.fairy a {width: 133px;}		
ul#winenav li.fairy a:hover {background-position: 0px -114px;}

ul#winenav li.magellan a {width: 160px;}		
ul#winenav li.magellan a:hover {background-position: -133px -114px;}

ul#winenav li.rockhopper a {width: 150px;}	
ul#winenav li.rockhopper a:hover {background-position: -297px -114px;}	

ul#winenav li.humboldt a {width: 150px;}			
ul#winenav li.humboldt a:hover {background-position: -447px -114px;}	

ul#winenav li.gentoo a {width: 148px;}		
ul#winenav li.gentoo a:hover {background-position: -594px -114px;}

ul#winenav li.royal a {width: 145px;}		
ul#winenav li.royal a:hover {background-position: -740px -114px;}

ul#winenav li.king a {width: 125px;}		
ul#winenav li.king a:hover {background-position: -892px -114px;}



hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
      }
      
body.index div#flash {
	width: 720px;
	height: 420px;
	margin: 0 auto;
}
body.home div#footer {padding: 18px 0 0;}
/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	text-align: left;
	width: 950px;
	padding: 10px 0 10px 0;
	margin: 0px auto 0 auto;
	clear: both;
	color: #fff;
	font-family: verdana;
	font-size: 10px;
	position: relative;
	background: none;
	}
	
div#footer a {
	font-family: verdana;
	font-size: 10px;
    color: #fff;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	}
div#footer a.line {color: #464646;}

div#footer p {margin: 0; padding: 0;}
div#footer p.legal {float: left; padding-left: 50px;}
div#footer p.rss {float: right; padding-right: 0px;}
div#footer p.footlinks {text-align: center;}


.button	{
		background-color: #666;
		color: #ffffff;
		border: none;
		font: 10px bold verdana;
		text-trasnform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}

body.store span.catalog_cats {display: none;}
body.store span.subheader {display: none;}
	
