body { 
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat;
	text-align: center;
}

a.skip	{display: none;}
a img {border: none;}

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

body {
    font: 12px arial;
    line-height: 16px;
    color: #333300;
}

td, select, input {color: #333300;}

h1 {
	margin: 0 0 0px 0;
	padding: 0;
	font: 22px times;
	line-height: 30px;
 	color: #663366;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 18px times;
 	line-height: 25px;
 	color: #333300;
 	text-transform: none;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 15px times;
 	line-height: 22px;
	color: #666633;
	}
	
h4 {
	margin: 0 0 0px 0;
	line-height: 22px;
	padding: 0;
	font: bold 15px times;
 	color: #330000;
}
 
a	{
	color: #663366;
	font: 12px arial;
	line-height: 16px;
	text-decoration: underline;
	}
	
a.on, a:hover	{
	color: #663366;
	line-height: 16px;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(../images/container.jpg) repeat-y;
	width: 950px;
	padding: 0 0 0px 0;
	position: relative;
}

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

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

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 120px;
    height: 125px;
    top: 27px;
    left: 57px;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    position: absolute;
	top: 168px;
	left: 0px;
	width: 950px;
	height: 25px;
	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: 25px;
	padding: 0;
}

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

ul#nav a span {display: none;}

ul#nav li.home a {width: 80px;}		
ul#nav li.home a.on {background-position: 0px -25px;}
ul#nav li.home a:hover {background-position: 0px -25px;}

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


ul#nav li.meet a {width: 140px;}		
ul#nav li.meet a.on {background-position: -80px -25px;}
ul#nav li.meet a:hover {background-position: -80px -25px;}

ul#nav li.store a {width: 108px;}		
ul#nav li.store a.on {background-position: -220px -25px;}	
ul#nav li.store a:hover {background-position: -220px -25px;}

ul#nav li.club a {width: 115px;}		
ul#nav li.club a.on {background-position: -308px -25px;}	
ul#nav li.club a:hover {background-position: -308px -25px;}

ul#nav li.news a {width: 138px;}		
ul#nav li.news a.on {background-position: -423px -25px;}
ul#nav li.news a:hover {background-position: -423px -25px;}

ul#nav li.promotions a {width: 172px;}		
ul#nav li.promotions a.on {background-position: -561px -25px;}	
ul#nav li.promotions a:hover {background-position: -561px -25px;}

ul#nav li.visit a {width: 90px;}		
ul#nav li.visit a.on {background-position: -733px -25px;}	
ul#nav li.visit a:hover {background-position: -733px -25px;}

ul#nav li.contact a {width: 94px;}		
ul#nav li.contact a.on {background-position: -823px -25px;}
ul#nav li.contact a:hover {background-position: -823px -25px;}
	
div#subnav {
	width: 440px;
	height: 32px;
	float: right;
	display: inline;
	list-style-type: none;
	margin: 0px 235px 0 0;
	padding: 0;
	text-align: left;
	background: none;
	clear: both;
		}

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

div#subnav li	{
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	}
	
div#subnav li a {
    color: #666633;
	font: 13px times;
	line-height: 20px;
	background: none;
	text-align: center;
	width: none;
	padding: 0 16px 0 0;
	margin: 0;
	text-decoration: none;
}


div#subnav li a.on, div#subnav li a:hover {background: none; color: #996699;}

	
#nav a:hover {
	text-decoration: none;
}


/* =SHOPPING MENU -----------------------------------------*/	

div#enav {
    width: 950px;
    margin: 0px auto 0;
    padding: 0;
}

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

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

ul#eNav a {
	font-family: arial;
	padding: 0;
	font-size: 12px;
	color: #cccc99;
	text-decoration: none;
	line-height: 20px;
}

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


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	margin: 0px 0 40px 0;
	width: 950px;
	float: left;
	background: none;
}

div#kickers { 
	float: left;
	display: inline;
	width: 236px;
	margin: 0px 0px 0 0px;
	padding: 0;
	background: none;
	}
	

	
div#cmsContentArea {
	float: right;
	width: 600px;
	display: inline;
	margin: 37px 74px 0 0px;
	padding:0;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}

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

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

body#home #container {background: none; width: 964px;}

body#home #banner h1 {
    display: none;
    }

body#home #banner {
    height: 440px;
    width: 964px;
    background: url('../images/home-banner.jpg') top left no-repeat;
}

body#home div#navBar {
    position: absolute;
	top: 415px;
	left: 5px;
	width: 950px;
	height: 25px;
	padding: 0;
	margin: 0;
    }

body#home div#flash {
	width: 928px;
	height: 388px;
	display: inline;
	float: left;
	padding: 0;
	margin: 15px 0 0 16px;	
	background: #000;
}

body#home #homekickers {
	width: 964px;
	height: 149px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0px 0 0 0px;	
	background: url(../images/home-kickers.jpg) top no-repeat;		
}

body#home #kicker1 {
	width: 234px;
	height: 148px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0px 0 0 245px;	
	background: none;		
}

body#home #kicker2 {
	width: 232px;
	height: 148px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0px 0 0 4px;	
	background: none;		
}

body#home #kicker3 {
	width: 234px;
	height: 148px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0px 0 0 4px;	
	background: none;		
}

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

div#footerbg {
	width: 100%;
	background: url(../images/footerbg.jpg) repeat-x;
float:left;
height:113px;
margin:0;
padding:0 0 0px;
text-align:center;
}


div#footer
	{
	position: relative;
	text-align: left;
	width: 950px;
	height: 113px;
	margin: 0px auto 0px auto;
	clear: both;
	font-family: arial;
	line-height: 18px;
	color: #cccc99;
	font-size: 11px;
	background: url(../images/footer.jpg) top no-repeat;
	padding: 0;
	text-align: center;
	text-transform: none;
	}
	
	
div#footer a {
	line-height: 18px;
	font: 11px arial;
	color: #cccc99;
	text-align: center;
	padding: 0 7px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0;}
div#footer p.legal {padding: 80px 0px 0 0px; text-align: left;}
div#footer p.rss { padding: 0px 0 0; text-align: left;}
div#footer span.footlinks {position: absolute; top: 83px; right: 0; text-align: right;}


div#signup {
	background: none;
	height: 24px;
	width: 350px;
	display: inline;
	float: right;
	color: #ffffcc; 
	font: 12px arial;
	font-weight: bold;
	margin: 42px 0 0 0px;
	padding: 0;
}

form#signform {width: 189px; float: right; margin: 0; padding: 0px 0 0 0;}

form#signform input.text {float: left; 
margin: 0; display: inline;}

form#signform input.button {float: right; margin: 0; display: inline;}

.button	{
		border: none;
		background-color: #663366;
		color: #fff;
		font: 11px arial;
		cursor: hand;
		cursor: pointer;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 100%;
}

/*
div.catalog_crumbs,
div#autolist {
    display: none;
}
*/

