/* 
Senoj Estates
©2009 Accru Wine
version 1.0, last modified 6-15-09
for questions or comments contact msokolowski@accruwine.com
*/

/* ---------- base styles ------------- */
@charset "utf-8";

*{
	padding: 0;
	margin: 0;
}
body{
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-image: url(../images/bkgd_small.jpg);
	background-repeat: repeat-x;
	background-color: #9ea1a4;
	font-weight: none;
	margin: 0;
	padding: 0;
}
#wrapper{
	position: relative;
	width: 1024px;
	margin: 0;
	padding:0;
	text-align: left;
}
#cartModule{
	position:relative;
	background: #ffffff;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#cartModule h3{
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-style: normal;
}
#cartModule h4{
	position:relative;
	background: #ffffff;
	width: 704px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#clear{
	clear:both;
}
hr {
	font-size: 1px;
	color: #DDDDDD;
}	
#logo {
	background: no-repeat 50px 75px;
	left: 15px;
	top: 130px;
	padding:0;
	margin:0;
	width: 350px;
	height: 73px;
	position: absolute;
}
#audioPlayer{
	width: 200px;
	height: 100px;
	position: absolute;
	top: 30px;
	right: 70px;
	z-index: 0;
}
.table{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableThin{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table2{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableSteps{
	padding: 0;
	margin: 0;
	background-color:#767676;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626161;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #626161;
	color: #ffffff;
}
.clubDivider{
	padding: 0;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #86838E;
	height: 100%
}
.clubDividerTop{
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86838E;
}
/* ------- account navigation styles --------- */
#accountNav ul{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 27px;
	top: 5px;
	list-style: none;
	float: right;
}
#accountNav ul li{
	float: left;
}
#accountNav ul a{
	padding: 0 1.1em;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
	color: #999999;
	float: left;
	display: block;
}
#accountNav ul a.first{
	background: none;
	color: #FFFFFF;
}
#accountNav ul a:hover{
	color: #FFFFFF;
}
/* ----------------- header styles ---------------*/
#headerStory {
	position: relative;
	background: url(../images/banner_story.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerStory h1 {
	margin-left: -9000px;
}
#headerWines {
	position: relative;
	background: url(../images/banner_wines.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerWines h1 {
	margin-left: -9000px;
}
#headerMusic {
	position: relative;
	background: url(../images/banner_music.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerMusic h1 {
	margin-left: -9000px;
}
#headerContact {
	position: relative;
	background: url(../images/banner_contact.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerContact h1 {
	margin-left: -9000px;
}
#headerGallery {
	position: relative;
	background: url(../images/banner_gallery.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerGallery h1 {
	margin-left: -9000px;
}
#headerClubs {
	position: relative;
	background: url(../images/banner_clubs.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerClubs h1 {
	margin-left: -9000px;
}
#headerTrade {
	position: relative;
	background: url(../images/banner_trade.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerTrade h1 {
	margin-left: -9000px;
}
#headerContact {
	position: relative;
	background: url(../images/banner_contact.jpg) no-repeat top right;
	width: 1024px;
	height: 217px;
}
#headerContact h1 {
	margin-left: -9000px;
}
#header #logoImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 141px;
	background: url(../images/logo.gif) no-repeat top right;
}
#headerTall {
	position: relative;
	background: url(../images/banner_tall.jpg) no-repeat top right;
	margin:0;
	padding:0;
	width: 1024px;
	height: 350px;
}
#headerTall h1 {
	margin-left: -9000px;
}
/* ------- main navigation styles --------- */
#mainNav {
	margin:0;
	padding:0;
}
#mainNav ul {
	margin: 0;
	position: relative;
	left: 9px;
	bottom: 17px;
	width: 1024px;
	height: 27px;
	list-style: none;
	text-transform: uppercase;
	padding: 0;
}
#mainNav ul li{
	float: left;
}
#mainNav ul a{
	padding: 0 1.1em;
	font-size: 12px;
	line-height: 2.9em;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	float: left;
	list-style: none;
	display: block;
}
#mainNav ul a.first{
	background: none;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 1.9em;
}
#mainNav ul a:hover{
	color: #FFFFFF;
}
/* ------- sub navigation styles --------- */
#subNav ul{
	margin: 0;
	position: relative;
	left: 3px;
	bottom: 15px;
	width: 960px;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #86838E;
	height: 2.1em;
}
#subNav ul li{
	float: left;
}
#subNav ul a{
	padding: 0 1.2em;
	font-size: 12px;
	line-height: 1.9em;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	float: left;
	display: block;
}
#subNav ul a.first{
	background: none;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 1.4em;
}
#subNav ul a:hover{
	color: #FFFFFF;
}
/* ------- welcome styles --------- */

#welcome{
	float:left;
	width: 310px;
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 85px;
	padding-left: 20px;
	position: absolute;
	left: 10px;
	top: 15px;
}
#welcome h1{
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #999999;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-transform:uppercase;
}
#welcome h2{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #999999;
	padding:0;
	margin:0;
}
/* ------- mainContent styles --------- */
#mainContent{
	float:left;
	width: 1024px;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
}
#mainContent h1{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform:uppercase;
}
#mainContent h2{
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #444444;
	padding:0;
	font-style:oblique;
	margin:0;
}
#mainContent a{
	color: #FFFFFF;
	text-decoration:underline;
}
#mainContent ul a:hover{
	color: #6e0606;
}
#mainContent ul{
	margin: 0;
	position: relative;
	right: 0;
	top: 203px;
	width: 660px;
	list-style: none;
	padding: 0;
	float: left;
}
#mainContent ul li{
	float: left;
}
#mainContent ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#mainContent ul a.first{
	background: none;
}
#mainContent ul a:hover{
	color: #FFCC00;
}
/* ------- club styles --------- */
#clubContent{
	float:left;
	width: 1024px;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
}
#clubContent h1{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform:uppercase;
}
#clubContent h2{
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #444444;
	padding:0;
	font-style:oblique;
	margin:0;
}
#clubContent a{
	color: #FFFFFF;
	text-decoration:underline;
}
#clubContent a:hover{
	color: #6e0606;
}
#clubContent ul{
	margin: 0;
	position: relative;
	right: 0;
	width: 277px;
	padding: 0;
	float: left;
}
#clubContent ul li{
	float: left;
	margin-bottom: 10px;
	padding-left: 17px;
	list-style-position: outside;
	background: url(../images/bullet.png) no-repeat;
}
#clubContent ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#clubContent ul a.first{
	background: none;
}
#clubContent ul a:hover{
	color: #FFCC00;
}
/* -- contact page-- */
#contactContent{
	float: left;
	margin-left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	width: 907px;
	padding: 0;
	padding-bottom: 25px;
	position: relative;
}
#contactContent h1{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	padding:0;
	margin: 0;
	text-transform:uppercase;
	font-weight: normal;
}
#contactContent h2{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	font-weight:normal;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	text-transform: uppercase;
}
#contactContent a{
	color: #000000;
	text-decoration:underline;
}
#contactContent ul a:hover{
	color: #6e0606;
}
#contactContent ul{
	margin: 0;
	position: relative;
	right: 0;
	top: 203px;
	width: 660px;
	list-style: none;
	padding: 0;
	float: left;
}
#contactContent ul li{
	float: left;
}
#contactContent ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#contactContent ul a.first{
	background: none;
}
#contactContent ul a:hover{
	color: #FFCC00;
}
/* ------- musicContent styles --------- */
#h-music{
	width: 36px;
	height: 310px;
	background-image: url(../images/h-music.png);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}
#musicBottle{
	width: 126px;
	background-image:url(../images/music_passport.png);
	height:412px;
	margin:0;
	padding:0;
	float: left;
	position: absolute;
	left: 0px;
}
#musicModule{
	width:907px;
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;	
	padding:0;
	left: 75px;
}
#musicContent{
	float: left;
	margin-left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	width: 907px;
	padding: 0;
	padding-bottom: 25px;
	position: relative;
}
#musicContent h1{
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	margin: 0;
	text-transform:uppercase;
	font-weight: normal;
}
#musicContent h2{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000000;
	padding:0;
	font-weight:normal;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	text-transform: uppercase;
}
#musicContent a{
	color: #FFFFFF;
	text-decoration:underline;
}
#musicContent ul a:hover{
	color: #6e0606;
}
#musicContent ul{
	margin: 0;
	position: relative;
	right: 0;
	top: 203px;
	width: 660px;
	list-style: none;
	padding: 0;
	float: left;
}
#musicContent ul li{
	float: left;
}
#musicContent ul a{
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	font-weight: bold;
}
#musicContent ul a.first{
	background: none;
}
#musicContent ul a:hover{
	color: #FFCC00;
}
/* ------- splash page styles --------- */
#rotator{
	margin: 0;
	width: 982px;
	padding: 0;
	border: 1px solid #999999;
}
/* ------- premium wine shop styles --------- */
#premium{
	margin: 0;
	width: 982px;
	padding: 0;
	border: 1px solid #999999;
}
#feature1{
	margin: 0;
	width: 322px;
	height: 105px;
	position: relative;
	padding: 0;
	top: 6px;
	border: 1px solid #999999;
	background-image: url(../images/feature1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#feature2{
	margin: 0;
	width: 322px;
	height: 105px;
	position: relative;
	padding: 0;
	top: 6px;
	left: 6px;
	border: 1px solid #999999;
	background-image: url(../images/feature2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#feature3{
	margin: 0;
	width: 322px;
	height: 105px;
	position: relative;
	top: 6px;
	left: 2px;
	padding: 0;
	border: 1px solid #999999;
	background-image: url(../images/feature3.jpg);
	background-repeat: no-repeat;
	float: right;
}
/* --------------------- search styles ------------------------ */
#search {
	top: 190px;
	float: right;
	padding-right: 47px;
	position: relative;
	margin: 0;
}	
/* --------------------- content styles ------------------------ */
#content{
	float:left;
	width: 1024px;
}
#contentmid{
	width: 1024px;
	padding:0;
	margin:0;
	position: relative;
}
#featured-2column{
	float:left;
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	position:relative;
}
#featuredleft{
	float:left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	position:relative;
}
#featuredmid{
	float:left;
	width: 310px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	position:relative;
}
#featuredright{
	float: left;
	width: 310px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 12px;
	position:relative;
}
/* -------------------- shopping cart styles -------------------------------- */
#order{
	width: 700px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}
#order h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.3em;
	color: #7c112b;
	margin: 0px;
	padding: 0px;
}
#order h2{
	font: 1.1em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	color: #222222;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#order h3{
	font-size: 1em;
	color: #777;
}
#order h4{
	font: 1.1em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	color: #222222;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#order img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#order p{
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	text-transform: uppercase;
}
#order a{
	color: #222222;
	text-decoration: none;
}
#order a:hover{
	color:#7c112b;
}
#billing{
	width: 565px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
}
.note{
	font-style: italic;
	font-size: 11px;
}
.order-product{
	border: 1px solid #CCCCCC;
}
.order-items{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	text-transform: uppercase;
}
/* -------------------- footer styles -------------------------------- */
#footer{
	margin-top: 20px;
	color: #000000;
	font: .9em "Trebuchet MS", Helvetica, sans-serif;
	padding: 1em;
	clear: both;
	text-align: center;
	width: 1024px;
	height: 138px;
	position: relative;
}
#footer a{
	color: #d52e36;
	text-decoration: none;
}
/* ------- sub navigation styles --------- */
#privacy ul{
	margin: 0;
	position: absolute;
	right: 0;
	width: 240px;
	list-style: none;
	float: right;
}
#privacy ul li{
	float: left;
}
#privacy ul a{
	padding: 0 1.3em;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	color: #666;
	float: left;
	display: block;
}
#privacy ul a.first{
	background: none;
}
#privacy ul a:hover{
	color: #CC0000;
}
/* ------- sign-up field styles --------- */
#signup {
	bottom: 10px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
}	
