/* CSS Document */

/* ********Global******** */





.location h3 {
    font-family: Georgia,serif!important;
    
    text-shadow:none;
}

.location h3 span {
    color:#000!important;
}

#divFutureShipDate {display:none;}


body {
	margin: 0px;
	padding: 0px;
/*	background-repeat: repeat;
	background-position:center top;*/
	position:relative;
	background: transparent;
}




#content {


}


#title {
	width:100%;
	clear:both;
	text-align: left;
	background-image: url(../images/title-bar.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*margin-bottom:25px;*/
}


#sidebar {
	float:left;
	width:125px;
	padding:0 0 0 15px;
}


#wrap {min-height: 100%; width:100%;}

#main {
	width:100%;
	padding-bottom: 71px;
}  

.layClear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	line-height: 0px;
	font-size: 0px;
}

#layPrintHeader {
	display:none;
}

#layGlobalWrapper {
	margin: 0px ;
	  width: 988px;
	 /* background-color: #F9EFDC;*/
	 background: transparent;
	 text-align: left;
	 position: relative;
  

	
	}
	
	
/*Header*/
#layHeader {
	position: relative;
	margin: 0px auto;
	clear:both;
	height:76px;
	width:100%;
	z-index:100;
	padding:4px 0 0 ;
	
}

#layLogo {
	width: 138px;
	height: 30px;
	float:left;
	padding:30px 0 0 0;	
}
#layLogo img {
	width: 138px;
	height: 30px;
}

#layLogin {
	position:relative;
	width:500px;
	float:right;
	text-align: right;
	padding:0 10px 0 0;

	 font-size: 85%;
	z-index:20;

}
#layLogin p {
	padding:0;
	font-size: 12px;
}

#log-text {
	font-size: 12px;
	padding:5px 0;
}

#log-text a {
	border:none;
	color:#B0292D;
}


#layLogin td {
	padding:0;
	font-size: 12px;
} 


#layLogin input {

	margin:0;
}
#layLogin ul {

	padding: 0px; 
	margin: 0px;
	list-style: none;
	float: right;
	
	height:auto;

}

#layLogin li {
text-align: left;
display:block;
float:left;
height:100%;

position:relative;


/*border-left:1px solid #EDEBE4;*/
}



.ship .ship-to {
	border-bottom: 2px dotted #41413A;
	padding: 0 0 2px 0;
	color:#000;

}

.ship .ship-info {
	font-size:11px;
	padding-top:5px;
	border-bottom: 2px dotted #41413A;
	padding: 5px 0 2px 0;
	display: block;

}


#layLogin li.first {
	border:none;
}


#layLogin li:hover {
	
}

#layLogin li a.header-link {

	
	text-decoration: none;
	
	width:auto;
	display:block;
	color:#050406;
	border:none;


}

#layLogin li a.header-link span {
	border-bottom: 2px dotted #41413A;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0 2px 15px;
}

#layLogin li a.header-link span.cart-qty {
	border:none;
	padding:0;
	background:none;
}

#layLogin li a.header-link:hover, #layLogin li a.header-link.button-on {
	background-image: url("../images/arrow-over.png");
	background-repeat:no-repeat;
	background-position:6px 10px;
	background-color: #CC4748;
	-moz-border-radius: 3px 3px 0 0; /* Firefox */
    -webkit-border-radius: 3px 3px 0 0; /* Safari, Chrome */
    border-radius: 3px 3px 0 0; /* universal */
    -moz-box-shadow: 0px 0px 6px #999;
    webkit-box-shadow: 0px 0px 6px #999;
  	box-shadow: 0px 0px 6px #999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color='#999999')";
     filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color='#999999');
    color:#fff;
    padding:2px 10px 3px 6px;
    border:none;
    position:relative;
    top:-2px;
    left:11px;

}

#layLogin li a.header-link:hover span,  #layLogin li a.header-link.button-on span {
	background-image: none;
	border:none;
}

h1.cart-page {
	display:none;
}

#layLogin .header-nav li.cart a.header-link {
	margin:0 40px;
}

#layLogin .header-nav li.cart a.header-link:hover, #layLogin .header-nav li.cart a.header-link.button-on {
	margin:0 40px 0 24px;
}

#layLogin .header-nav li.cart {

}

#layLogin{padding-top:0; padding-right:40px;}

#layLogin .header-nav li{
height: 18px;
 padding-top: 0px;
 position: relative;

}

#layLogin .header-nav li.ship {
	padding-top:0px;
	position: relative;
	/*z-index:-50;*/
	
}

#layLogin .header-nav li.on{
}

#layLogin .header-nav li .round-mask {
    left: -7px;
    position: absolute;
    top: 2px;
    z-index: 1;
	display:none;
}
#layLogin .header-nav li.on .round-mask {
    display:block;
}
#layLogin .header-nav li .round-mask .left {
    float: left;
    overflow: hidden;
    width: 20px;
}
#layLogin .header-nav li .round-mask .right {
    float: left;
    overflow: hidden;
    position: absolute;
    right: -29px;
}
/*dropdowns*/
#layLogin .header-nav li .drop .round-mask {
    left: -7px;
    position: absolute;
    top: 2px;
   
	display:none;
}
#layLogin .header-nav li.on .drop .round-mask {
    display:block;
}
#layLogin .header-nav li.on .drop .round-mask .left {
    float: left;
    overflow: hidden;
    width: 20px;
}
#layLogin .header-nav li.on .drop .round-mask .right {
    float: left;
    overflow: hidden;
    position: absolute;
    right: -29px;
}

.header-link{position:relative;z-index:2;}

#layLogin .header-nav .dropper{
	background-color:#f6f1ea; 
	display:none;position:absolute;
	top: 20px;
	padding:5px 15px;
	border:5px solid #CC4748; 
	text-align:left; height:auto; z-index: 100;}

#layLogin .header-nav li.on .dropper{display:block;}

#layLogin .header-nav .cart-wrapper {
    left: -150px;width:330px;}




#layLogin .header-nav .drop_1{
	right:-200px;
	width:270px;


}



.drop_1 .name {
	font-size:17px;
	white-space:nowrap;
	color:#C3121B;
	font-size: 18px;
}

.drop_1 .email {
	padding:0 0 10px 0;
	white-space:nowrap;
	color:#C3121B;
}

.drop_1 .password {
	white-space:nowrap;
}

.drop_1 .username {
	white-space:nowrap;
}

.drop_1 .newsletter-signup-form {
	padding:10px 0 8px 0;
	border-top:3px solid #faf7ef;
	border-bottom:3px solid #faf7ef;
	margin:10px 0 3px 0;
	white-space:nowrap;
	display:none;
}

.newsletter-signup-form input{
	margin:0 5px 0 0;

}


.drop_1 .edit-profile {
	width:105px;
	float:left;
	padding:8px 0 0 0;
}

#layLogin .header-nav .drop_3{
	left: -154px;
	width:200px;
	padding:5px 0px 0 15px;
	height:35px;
}



/*Menu*/

	
#layMainMenu {
	width: 705px;
	margin: 0px auto;
	text-align: left;
	height: 22px;

	overflow: visible;
	float:right;
	padding:25px 15px 0 0;
	
}

/*Drop Downs*/
#layMainMenu ul {

	padding: 0px; 
	margin: 0px;
	list-style: none;
	float: right;
	z-index: 1;
	height:auto;
	height:26px;

}

#layMainMenu li {

display:block;
float:left;
height:100%;
z-index:1;
position:relative;
/*padding:3px 15px 4px 15px;
border-left:1px solid #EDEBE4;*/


}


#layMainMenu li.first {
	border:none;
}


#layMainMenu li.top-nav:hover, #layMainMenu li.top-nav.over {
/*background: url(../images/bg-mainnav.gif);*/

/*	border-radius: 3px 3px 0px 0px ;
-moz-border-radius: 3px 3px 0px 0px ;
-webkit-border-radius:  3px 3px 0px 0px ;*/
	
}


.top-nav-a .button-left{ }
.top-nav-a .button-right{}
.top-nav-a .button-left{
	 background-image:none;
   padding: 6px 9px 7px 16px;
    float: left;
}
.top-nav-a .button-right{
	background-image: none;
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    width: 6px;
}
.top-nav-a.button-on .button-left{
	 background-image: url("/assets/images/global/buttons/top-nav-left.png");
    background-repeat: no-repeat;
    float: left;
    padding: 0;
	 height: 26px;
  padding: 6px 9px 7px 16px;
}
.top-nav-a.button-on .button-right{
	background-image: url("/assets/images/global/buttons/top-nav-right.png");
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    width: 6px;
}



/*.top-nav-a .button-left {
	 background-image: url("/assets/images/global/buttons/round-top-left.png");
    background-repeat: no-repeat;
	width:99%
}
.top-nav-a .button-right{
	 background-image: url("/assets/images/global/buttons/round-top-right.png");
    background-repeat: no-repeat;
    height: 6px;
    position: absolute;
    right: -0px;
	top:0;
    width: 6px;
}*/


#layMainMenu li a {
	text-decoration: none;
	display:block;
	color:#786e6f;
	font:13px Century Gothic, Arial, Sans-Serif;
letter-spacing:.1em;
text-transform:uppercase;

height:auto;




}


/*#layMainMenu li a.top-nav-a-selected {
	text-decoration: none;
	color:#98002e;
	 padding: 6px 9px 7px 16px;
}*/

#layMainMenu li a:hover {

color:#fff;
position:relative;



	
}



#layMainMenu li li {
	display: block;
	float:none;
	
	width: auto;
	padding: 5px 18px 5px 14px;
	text-align: left;
	border-left:none;
	background: url(/assets/images/bg-mainnav.gif);
	min-width:150px;

}

#layMainMenu li li a {
	text-decoration: none;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:none;
	display: block;
	width: 100%;
	padding: 0px;
	color:#8D8687;
	border-bottom:1px dotted #8D8687;
	white-space:nowrap;
	padding-bottom:6px;
	

	
}

#layMainMenu li li a:hover {
	color:#fff;
	background:none;

}


/*Content*/

/*#contentTop {
	margin:auto;
	background-image:url(../images/bg-content-top.png);
	width:907px;
	height:11px;
	clear:both;
	
}

#contentBottom {
	margin:auto;
	background-image:url(../images/bg-content-bottom.png);
	width:907px;
	height:16px;
	
}*/
#layContentWrapper {
	 margin: 0 auto;
	
	 clear:both;
	 height:auto;
	


}

#layLeftNav {
/* background: url("../images/dots-brown.png") repeat-y scroll left top transparent;*/
    float: right;
   /* margin-right: -30px;*/
  /*  margin-top: 5px;*/
    padding-top: 15px;
    width: 210px;
    background-color: #F9EFDC;
    text-align: center;
    min-height: 650px;
    
}

/*Text*/
/*
#banner {
	width:885px;
	height:295px;
	margin:0 0 0 9px;
	display:none;
}
*/
#layContent {
	float: left;
    /*margin-top: 5px;*/
    margin-bottom:10px;
    padding-top: 15px;
    padding-right:28px;
    width: 750px;
	 color: #41413A;
    font-size: 85%;
    line-height: 1.7;
    background: url("../images/dots-brown.png") repeat-y scroll right top transparent;
    min-height: 650px;

}

#layBreadcrumbs {
	width: 300px;
	padding: 0 0 0 0;
	text-align: left;
	overflow: hidden;
	font-size:85%;
	float:left;
	color:#725a41;
}

#layBreadcrumbs a {
	border:none;
	text-decoration: none;
	font-style: italic;
	color:#050406;
}

#layBreadcrumbs a:hover {
	color:#725a41;
}

/*Left Navigation*/

#navlinks {
	/* background-image: url(../images/nav-links.gif);
	background-repeat: no-repeat; */
	height:375px;
	width:169px;
	margin: auto;
	position: relative;
}

#navlinks li {

	list-style-type: none;
	display: block;
	font-size: .85em;
	 background-image: url("../images/line.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 20px;

}

#navlinks li.last {
	background-image: none;
}

#navlinks li a.club {
	background-image: url(../images/club.jpg);
	background-repeat: no-repeat;
	background-position: -1px 19px;
	padding-top:135px;
	width:138px;
	margin:auto;
}

#navlinks li a.mail {
	margin-top:20px;
	margin-bottom:0px;
	}

#navlinks li a.help {
	background-image: url(../images/help.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top:65px;
	width:105px;
	margin:auto;
	margin-top:10px;
}	

#navlinks li a {
	text-decoration: none;
	border:none;
	white-space: nowrap;
	display:block;
}


.layLeftNavItem {
	position: relative;
	 text-align: center;
	/* margin-bottom:25px;*/
	 padding-bottom:25px;
	 background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;

	
  

	}
	
.layLeftNavItemTitle {
	


	}

.layLeftNavItemTitle a {
		font-size: 180%;
    text-transform: uppercase;
    color: #41413A;
    display: block;
    line-height: 48px;
    margin-left: -30px;
    padding: 0 15px 0 47px;
    text-align: center;
    text-shadow: 0 0 1px rgba(65, 65, 58, 0.55), 2px 2px 3px rgba(0, 0, 0, 0.2);
    font-family: MollycoddleRegular,Georgia,arial,sans-serif;
    font-weight: normal;
    border: none;
	


	}	

.layLeftNavItemLinks {

	margin: 0px; padding: 0;
	}
	
	.layLeftNavItemLinks a {
		font-size: 180%;
    text-transform: uppercase;
    color: #41413A;
    display: block;
    line-height: 48px;
    margin-left: -30px;
    padding: 0 15px 0 30px;
    text-align: center;
    text-shadow: 0 0 1px rgba(65, 65, 58, 0.55), 2px 2px 3px rgba(0, 0, 0, 0.2);
    font-family: MollycoddleRegular,Georgia,arial,sans-serif;
    font-weight: normal;
    border: none;
    white-space: nowrap;
		
	} 
	
	.layLeftNavItemLinks a.selected, .layLeftNavItemTitle a.selected  {
	background: url("../images/menu_sprites.png") no-repeat scroll -674px -1408px transparent;
    color: #F3E8D1;
	}

	.layLeftNavItemLinks a.selected:hover, .layLeftNavItemTitle a.selected:hover  {
		background: url("../images/menu_sprites.png") no-repeat scroll -674px -1408px transparent;
    color: #F3E8D1;
}
.layLeftNavItemLinks a.selected span:hover {
	background:none;
}
	
	.store .layLeftNavItemLinks a.selected {
		
	}
	
	.layLeftNavItemLinks a span:hover {
		 background: url("../images/dots-black.png") repeat-x scroll left bottom transparent;
	} 
	
	
	.layLeftNavItemLinks a.sub  {
		
		
	} 
	
	
	.layLeftNavItemLinks a.sub-selected, .layLeftNavItemLinks a:visited.sub-selected, .layLeftNavItemLinks a:active.sub-selected {
		
		
	} 
	
		.layLeftNavItemLinks a:hover.sub {
	
	} 
	
		.layLeftNavItemLinks a.subsub, .layLeftNavItemLinks a:visited.subsub, .layLeftNavItemLinks a:active.subsub {
	
		
	} 
	
		.layLeftNavItemLinks a.subsub-selected, .layLeftNavItemLinks a:visited.subsub-selected, .layLeftNavItemLinks a:active.subsub-selected {
	
		
	} 
	
		.layLeftNavItemLinks a:hover.subsub {
	
	} 
	


.layLeftNavItemFooter {
	padding: 0px; margin: 0px;
	line-height: 0px; font-size: 0px;
	}

/*Footer*/

#footer {position: relative;
	margin-top: -71px; /* negative value of footer height */
	height: 71px;
	clear:both;
	background-image:url(../images/bg-footer.png);
	background-repeat:repeat-x;
	background-position:center;
	
	} 

#layFooterWrapper {
	margin: 0px auto;
	width: 960px;
	padding: 30px 15px 0 15px;
}
#social {
	float:left;
	width:60px;
	text-align:left;
}
#layFooterMenu {
	float:left;
	width: 400px;
	text-align: left;
	color: #9b9a9b;
	font:10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
}

	#layFooterMenu a, #layFooterMenu a:visited, #layFooterMenu a:active {
		text-decoration: none;
		color: #9b9a9b;
	}
	
	#layFooterMenu a:hover {
		text-decoration: underline;
		color: #9b9a9b;
	}

#layCopyright {
	float: right;
	width: 500px;
	text-align: right;
	color: #9b9a9b;
		font:10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
}

	#layCopyright a, #layCopyright a:visited, #layCopyright a:active {
		text-decoration: none;
		color: #9b9a9b;
	}
	
	#layCopyright a:hover {
		text-decoration: underline;
		color: #9b9a9b;
	}

#layPoweredBy {
	width: 200px;
	float: right;
	text-align: right;
}

	#layPoweredBy a, #layPoweredBy a:visited, #layPoweredBy a:active {
		text-decoration: none;
		color: #7C7C3F;
	}
	
	#layPoweredBy a:hover {
		text-decoration: underline;
		color: #7C7C3F;
	}


#layAuthenticationVeil {
	position: absolute;
	top: 0; left: 0px;
	width: 100%; height:2000px !important;
	background-color: #666; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	z-index:5000;
	}
	
#layAuthentication {
	position: absolute;
	top: 200px; left: 50%;
	width: 440px; margin-left: -225px; 
	border:1px solid #999;
	-moz-border-radius: 3px  ;
    border-radius: 3px  ;
	padding-top:3px;
	background-color:#FFF;
	z-index:5001;
	}

#loginToggleFormHolder .header-nav .drop_1 {
	position:absolute;
	right:0;
	top:26px;
	width:250px;
	z-index:50;
	text-transform:none;
	z-index:50;

}

#loginToggleForm {

/*	border:1px solid #999;*/
/*	-moz-border-radius: 3px  ;
    border-radius: 3px  ;*/

	width:100%;
	z-index:50;
}

#formbodyToggle{
	padding-top:0px;
}

#ZipcodeInput {
	padding-top:5px;
}

#radiusInput {
	padding-top:5px;
	padding-bottom:5px
}

	/*blog default styles for encore*/
#leftNavRSS .layLeftNavItemLinks{
	padding-top:8px;
}

div.layLeftNavItemLink .blogLinkCluetip{
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	left:31px; 
	position:absolute; 
	top:-30px; 
	background-color:#FFFFFF; 
	border:1px solid ##CCC; 
	color:#000000;
	padding:1px 4px;
}

#contributorDescription{
	border:2px solid #CCC;
	margin-bottom:8px;
}

.blogEntryDate{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 12px 0px;
}

.blogEntryTitle{
	padding:0px 0 7px;
	font-size:19px;
	font-weight:bold;
	color:#AF1136;
}

.blogEntryTitle a{
	font-size:19px;
	font-weight:bold;
	color:#AF1136;
}

.blogEntryTeaser{
	margin-bottom:18px;
}

div.blogList{
	padding:0px 16px;
}

div.blogEntry{
margin:10px 0;
padding:0 16px;
}

div.blogEntryPostedBy{
	margin-top:18px;
}

div#blogEntryShareThis{
	padding:8px 0px;
}

.commentName{
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
}

.comment{
	border-bottom:1px solid #303030;
	padding:15px 15px 15px;
}

#wineProfileBody{
	border:0px;
}

#layPodWrapper {
		
}

#layContent #layPodWrapper {

}



.pod {

}


#layContent .pod{
padding:10px 0 10px 19px;
width:264px;
border-bottom:1px solid #ccc;
}




#ajaxCart {
}



#ajaxCart table#form td.header {
	color:#7B8181;
	text-transform: uppercase;
	font-size: 11px;
}

#ajaxCart table#form td.items {
	
}

#ajaxCart table#form td.qty {
 width:25px;

}
a.check-out, a.signout-link{
	 background: url("../images/button-bg-default.png") no-repeat scroll center bottom transparent;
    border-radius: 0 0 0 0;
    font-family: MollycoddleRegular,Georgia,arial,sans-serif;
    font-size: 20px !important;
    font-weight: normal;
    height: 16px;
    padding: 0 0 10px !important;
    text-shadow: none;
    text-transform: uppercase;
    width: 103px;
    text-align: center;
    border:none;
    color:#fff;
	
}

a.check-out:hover, , a.signout-link:hover{
	
	background: none ;
	 background: url("../images/button-bg-default.png") no-repeat scroll center bottom transparent;
    border-radius: 0 0 0 0;
    font-family: MollycoddleRegular,Georgia,arial,sans-serif;
    font-size: 20px !important;
    font-weight: normal;
    height: 16px;
    padding: 0 0 10px !important;
    text-shadow: none;
    text-transform: uppercase;
    width: 103px;
    text-align: center;
    border:none;
    color:#ccc;
}





.cart-bottom-left {
   /* display:inline-block;
    zoom:1;
    *display:inline;
    padding-right: 25px;
    width: 158px;*/
    width:100%;
	color:#092623;
	font-style:italic;
	font-size:10px;
	padding:10px 0;
	border-bottom:  1px dotted #C3AE8F;
}

.cart-bottom-right {
   /* display:inline-block;
    zoom:1;
    *display:inline;
    width: 249px;*/
    width:100%;
}

.cart-bottom {
    border-top: 1px dotted #C3AE8F;
    margin-top:5px;
    clear:both;
    display:block;
    padding-top:10px;
    }


.cart-bottom .subtotal {
	font-size: 13px;
}
.subtotal {
	font-weight:bold;
	border-bottom: 1px dotted #C3AE8F;
	padding-bottom:10px;
}

.subtotal-text {
	display: inline-block;
    padding: 0;
   
}

.subtotal-qty {
	padding:0 40px 0 125px;
}
.subtotal-total {

	
}

.coupon-code {
	padding:10px 0;
	font-size:10px;
	 

}

.coupon-code br {
height:0px;
}

.coupon-label {
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:5px 0 0;
}

#layLogin .coupon-code input {
	background-color: #FCF8F2;
    border: 1px solid #C3AD8E;
    height: 17px;
    margin: 0px 8px 0 5px;
    width: 116px;
    display:inline-block;
	zoom:1;
	*display:inline;
}

.cart-buttons {
	margin-top:10px;
}

.close-cart {
	padding:3px 10px 0 0;
	}
	
.drop_3 form input {
	float:left;
	margin:4px 0 0 0;
}
	



.apply-button {
   /* background: none repeat scroll 0 0 #41413A;
     border-radius: 4px 4px 4px 4px;
     color:#fff;
     padding:3px 10px;*/
	display:inline-block;
	zoom:1;
	*display:inline;
	 vertical-align: top;
    margin: 0;

}

.apply-button:hover {
/*	background: none repeat scroll 0 0 #999;*/
}



.remove-item {
	border:none;
}



/*.drop_2 {display:block !important;}
*/




.signout-link {
	float:left;
	width:80px;
	margin-left:35px;
}

.signout-link a{
	color:#fffae7;

}

.signout-link a:hover{
	text-decoration:none;

}


a.signout-link .button-left{color:#fffae7;margin-top: 5px;}
a.signout-link .button-right{margin-top: 5px;}

.signout-link .button-left{
	 background-image: url("/assets/images/global/buttons/modal-checkout-left-off.gif");
    background-repeat: no-repeat;
    float: left;
    padding: 5px 5px 7px 12px;
	color:#fffae7;
}
.signout-link .button-right{
	background-image: url("/assets/images/global/buttons/modal-checkout-right-off.gif");
    background-repeat: no-repeat;
    float: left;
    height: 28px;
    width: 8px;
}
.signout-link.button-on .button-left{
	 background-image: url("/assets/images/global/buttons/modal-checkout-left-on.gif");
    background-repeat: no-repeat;
    float: left;
    padding: 5px 5px 7px 12px;
	color:#fffae7;
}
.signout-link.button-on .button-right{
	background-image: url("/assets/images/global/buttons/modal-checkout-right-on.gif");
    background-repeat: no-repeat;
    float: left;
    height: 28px;
    width: 8px;
}






	
.big-black{
	
				
}
.dropper .close-button{display:none;}



#layMainMenu li ul {
	display:none;
left:0px;
position:absolute;
top:26px;
z-index:1;
height:auto;
padding:0;

  

}



#layMainMenu li:hover ul, #layMainMenu li.over ul{ 
	display: block; 

}

#layMainMenu li li.round-top, #layMainMenu li li.round-bottom {
	padding: 0px;
	margin:0;
	text-align: left;
	border-left:none;
	border-bottom:0px dotted #8D8687;
	background-image:none;
	height:6px;
	position:relative;
	*float:left;
	*width:182px;
	
	
}

.top-text{color:#98002e;font-size:15px;}
#ShippingStatesSelect{margin-right:12px;}
#stateSelector #submitButton{position: relative;
    top: 8px;}
#stateDisclaimer{margin-top:18px;padding-top:11px;border-top:1px solid #e9e7e7;color:#615859;font-size:12px;}
.item .key{font-size:10px;color:#cdc8c8;}
.item .value{font-size:11px; color:#a59d9e;margin-bottom:10px;}
.dropper{
	/*background-image: url("/assets/images/global/dropper-back.png");*/
    background-repeat: no-repeat;
    display: none;
    height: 118px;
    left: -81px;
    padding: 13px 25px 25px;
    position: absolute;
    top: 28px;
    width: 452px;
}
.store .store-nav{
/*	display: inline-block;
zoom:1;
*display:inline;*/
    position: relative;
    width:100%;
}


/*#dropper-2{top:10px;}*/
#dropper-6{left:-200px;}
#dropper-7{left:-200px;}

div.leftNavShippingOptions
{ display: block; }

.dropper .continue-browsing{
	color:#092623;
	font-size: 13px;
	 display: inline-block;
    zoom:1;
    *display:inline;
    border:none;
    vertical-align: top;
     border-right:1px solid #999;
    padding:0 10px 0 0;
    margin:0 10px 0 0;

}

.dropper a.check-out {
    background: none;
    border-radius: 0;
    color: #FFFFFF;
    display: inline-block;
    zoom:1;
    *display:inline;
    padding: 0;
    text-align: right;
    width: auto;
    border-bottom:none;


}

.dropper .cart-buttons {
    margin-top: 10px;
    overflow: hidden;
    text-align: right;
    padding-left: 0;
}




#layAuthentication.ageVerify{
    background-image: url("../images/logo.png");
    background-position: 75px 75px;
    background-repeat: no-repeat;
    height: 155px;
    left: 50%;
    margin-left: -260px;
    padding:40px 20px 0 250px;
    position: absolute;
    text-align: center;
    top: 250px;
    margin-top:0;
    width: 284px;
    z-index: 1005;
}

#layAuthentication.ageVerify p {
	margin:0;
}

#layAuthentication.ageVerify #submitButtonWrapper {
	text-align: center!important;
	width:100%!important;
}


#headerCart td {
	font-size: 11px;
	color:#092623;
}

#headerCart a {
	border:none;

}

#billingForm {
	width:49%;
}

#shippingForm {
	width:49%;
	float:right!important;
}

/* hide w/c from state selection page */
.leftNavShippingOptions#willCall {
    display: none;
}
option[value="WC"] {
    display: none;
}


.password-meter {
	float: left!important;
}