body,html {
    font-family:Arial;
    font-size:12px;
    line-height:17px;
    margin:0 auto;
    text-align:center;
}

img { border:none; }

form  {
    margin:0;
    padding:0;
}

.clear {
    clear:both;
    font-size:0px;
    line-height:0;
}

.content {
    text-align:-moz-center;
    margin:0 auto;
    padding-top:7px;
    padding-bottom:10px;
    width:778px;
    height:auto;
}

a {
	color: rgb(75,105,15);
	text-decoration:underline;
	font-weight: normal;
	cursor: pointer;
}

a:hover {
	text-decoration:underline;
	cursor: pointer;
}
#header_banner {
	/* background:url(../img/header-banner.jpg); */
	background:url(../img/header-banner.gif);
	background-repeat:no-repeat;
	background-color:#4D1317;
	width:778px;
	height:53px;
}

#signin {
	float:right;
	margin:20px 23px 0 0;
	background:url(../img/button_signin.gif);
	display:block;
	width:100px;
	height:23px;
}
#signout {
	float:right;
	margin:20px 23px 0 0;
	background:url(../img/sign-out.gif);
	display:block;
	width:100px;
	height:23px;
}

#basket {
	float:right;
	margin:23px 23px 0 0;
	display:block;
	background:url(../img/icon_basket.gif) no-repeat;
	width:87px;
	height:12px;
	font-size:0.75em;
	color:white;
	font-family:Gotham;
	text-decoration:none;
	font-weight:bold;
}

#menu {
	margin-top:7px;
	height:27px;
}
#menu .block {
    border:solid 1px white;
	padding:7px 10px 6px 10px;
	float:left;
	height:12px;
	
}

#menu .divider {
	width:1px;
	height:14px;
	margin:5px 0;
	float:left;
	display:inline;
	background:#DDDDDD;
	font-size:0px;
	line-height:0px;
}
#menu .active {
	border:1px solid #6B4B27;
}

#menu .right {
	float:right;
	padding-right:0px;
	text-align:right;
}

#mainpic {
	margin:0 0 0 0;
	padding:0;
}

#mainpic .container {
    background-image:url(/img/mainpic_club.jpg);
    width:779px;
    height:221px;
}


#welcome {
	float:left;
	margin:18px 0 0 8px;
	font-family:Arial;
	/* width:472px; JPM - 2009 Spring Update */
	width:485px;
	text-align:left;
}

.title {
	font-family:Georgia;
	font-size:21px;
	color:#87151C;
}

#welcome .title {
	font-size:21px;
	color:#87151C;
	font-family:Georgia;
}

#welcome .text {
	color: rgb(80,80,80);
	/* font-size:12px; JPM - 2009 Fall Update */
	font-size:13px;
	/* line-height:25px; JPM - 2009 Spring Update
	line-height:17px; JPM - 2009 Fall Update */
	line-height:18px;
	/* margin-top:8px; JPM - 2009 Spring Update */
	margin-top:4px;
}

#welcome .advisory {
	font-size:14px;
	color:#666666;
	margin-top:21px;
	line-height:24px;
}

#welcome .button {
	/* margin-top:5px; JPM - 2009 Spring Update */
	margin-top:10px;
}

#welcome .button a {
	display:block;
	width:104px;
	height:21px;
	background:url(../img/button_learn_more.gif) no-repeat;
	
}

#enjoy {
	float:left;
	font-family:Arial;
	/* margin:22px -10px 0 32px; JPM - 2009 Spring Update */
	margin:22px 0 0 46px;
	width:239px;
	/* text-align:left; JPM - 2009 Spring Update */
}

#home #enjoy {
    margin-left:31px;
}

#enjoy #header {
    margin-top:1px;
}

#enjoy .title {
	color:#87151C;
	font-size:15px;
	/* padding-left: 18px; JPM - 2009 Spring Update */
	font-weight:normal;
	margin-top:1px;
}

#enjoy .title a
{
    font-size:15px;
	color:#87151C;
	font-weight:bold;
    text-decoration:none;
}

#enjoy .button 
{
    /* margin: 5px 0 0 0; JPM - 2009 Spring Update */
    margin: 11px 0 0 0;
}

#enjoy .button a {
	display:block;
	width:104px;
	height:21px;
	background:url(../img/button_learn_more.gif) no-repeat;
	
}
#enjoy .text {
	/* background:url(../img/bullet.gif) no-repeat; */
	background-position:8px 8px;
	color:#666666;
	/*color:#000000;*/
	/* font-size:13px; JPM - 2009 Spring Update */
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	/* padding:0 3px 0 18px; JPM - 2009 Spring Update */
	padding:0 3px 0 0;
}

/* .small-bullets JPM - 2009 Spring Update
{
	font-size:12px;
	color:#666666;
	background:url(../img/bullet.gif) no-repeat;
	background-position:8px 8px;
	padding:0 0 0 18px;
	margin-top:3px;
	margin-left:12px;
} */

ul.exclusive-benefits {
    margin-left:-50px;
    margin-top:6px;
}

li.small-bullets {
    background:transparent url(../img/bullet.gif) no-repeat scroll 0 6px;
	color:#666666;
	font-size:11px;
	line-height:13px;
	list-style-type:none;
    margin-left:12px;
    margin-top:7px;
    padding-bottom:6px;
	padding-left:6px;
}

.front_page_box {
	background:#fafae1;
	border:1px solid #d5c7bb;
	font-family:Arial;
	float:left;
	/* height:340px; JPM - 2009 Spring Update */
	/* height:459px; JPM - 2009 Fall Update */
	/* height:480px; JPM - 2009 Holiday Update */
	/* height:505px; JPM - 2009 Winter 1 Update */
	/* height:445px; JPM - 2009 Holiday Update Removal */
	height:430px;
	margin-top:20px;
	position: relative;
	text-align:justify;
	width:248px;
}

.front_page_box .title {
	color:#87151C;
	font-family:Georgia;
	font-size:15px;
	margin:11px 0 0 10px;
}

.front_page_box .pic {
	margin:12px 0 0 8px;
}

.front_page_box .text {
	color: rgb(80,80,80);
	font-size:12px;
	line-height:17px;
	margin:10px 0 0 12px;
	/* text-align:justify; JPM - 2009 Spring Update */
	text-align:left;
	width:222px;
}

.front_page_box .button1,
.front_page_box .button2,
.front_page_box .button3 {
	position: absolute;
	bottom: 15px;
	left: 10px;
	/*margin:24px 0 0 12px;*/
	
}

.front_page_box .button1 a.image {
	background:url(../img/button_join3.gif) no-repeat;
	display:block;
	height:21px;
	width:116px;
}

.front_page_box .button2 a.image {
	background:transparent url(../img/button_shop_now3.gif) no-repeat scroll 0 0;
	display:block;
	height:21px;
	width:116px;
}

.front_page_box .button3 a.image {
	display:block;
	width:96px;
	height:21px;
	background:url(../img/button_learn_more.gif) no-repeat;
}

.bodyboldURL {
    color: rgb(75,105,15);
    text-decoration: underline;
}

#shipping {
	margin:20px 10px 0 10px;
	font-family:Arial;
	font-size:11px;
	text-align:left;
}

#shipping #shipto {
	color:#5b5b5b;
	font-size:11px;
}

#shipping #note {
	color:#5b5b5b;
	font-size:11px;
	line-height:14px;
	margin-top:5px;
}

#footer {
	height:34px;
	background:#4D1317;
	width:778px;
	margin-top: 15px;
	float: left;
}
#footer #cont{
	width:734px;
	margin:0 auto;
}
#footer .links {
	color:white;
	display:inline;
	float:left;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	margin-right:10px;
	/* margin-top:11px; JPM 2009 Fall Updates II */
	margin-top:8px;
	width:477px;
}
#footer .border {
	color:white;
	display:inline;
}

#footer .links a {
	color:white;
	margin:0 5px;
	text-decoration:none;
}

#footer .copy {
	float:right;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	display:inline;
	/* margin:11px 0 0 0; JPM 2009 Fall Updates II */
	margin:8px 0 0 0;
	color:white;
}

/* wineclub, winegifts, wineshop */
#mainpic #right {
	/* background:#87151C; JPM - 2009 Spring Update
	background-repeat:no-repeat; */
	background-color:#4D1317;
	float:right;
	height:221px;
	width:264px;
	/* text-align:center; JPM - 2009 Spring Update */
	text-align:right;
}

#mainpic #right #text {
	/* border:1px solid #C9B9B9; JPM - 2009 Spring Update */
	color:white;
	font-family:Georgia;
	/* height:202px; JPM - 2009 Spring Update */
	height:182px;
	/* margin:8px 0 0 8px; JPM - 2009 Spring Update */
	margin:8px;
	padding-top:20px;
	text-align:left;
	/* width:247px; JPM - 2009 Spring Update */
}

#mainpic #right #text #title {
	/* font-size:22px; JPM - 2009 Spring Update */
	/* margin:12px 0 0 25px; JPM - 2009 Spring Update */
	margin-left:17px;
}

#mainpic #right #text #words {
	/* font-size:14px; JPM - 2009 Spring Update */
	font-size:14pt;
	margin:10px 25px 0 25px;
	/* line-height:22px; JPM - 2009 Spring Update */
	line-height:21pt;
}

#mainpic #right #text #words_small {
	/* font-size:12px; JPM - 2009 Spring Update */
	font-size:14px;
	/* line-height:20px; JPM - 2009 Spring Update */
	line-height:21px;
	/* margin:10px 25px 0 25px; JPM - 2009 Spring Update */
	margin:4px 18px 0 18px;
}

#signin_area {
	margin:18px 0 0 8px;
	text-align:left;

}

#signin_area .text {
	font-family:Arial;
	color:rgb(80, 80, 80);
	font-size:12px;
}

#signin_area .button {
	margin:10px 0 0 0px;
}

#signin_area .button a {
	display:block;
	width:66px;
	height:21px;
	background:url(../img/button_signin2.gif) no-repeat;
}





.search .label1 {
	/*font-family:Georgia;*/
	color:#4a2300;
	/*font-size:11px;*/
	font-weight:bold;
	float:left;
	height:32px;
	line-height:32px;
	margin-left:10px;
	margin: 8px 3px 0 10px;
	display:inline;
}
.search .selects {
	width:115px;
	float:left;
	display:inline;
	margin:14px 3px 0 3px;
	font-family:Georgia;
}

.search .selects select {
	font-size:10px;
	height:20px;
	width:105px;
	/*color:#323131;*/
	text-align:left;
	padding-bottom:0px;
	font-family:Georgia;
}

.search .inputs {
	width:130px;
	float:left;
	font-weight:bold;
	display:inline;
	/*margin:7px 8px 0 10px;*/
	margin:6px 12px 8px 10px; 
}

.search .inputs input {
	font-family:Georgia;
	font-size:10px;
	/* width:105px; JPM 2009 Fall Updates IIs */
	width:109px;
	/* color:#323131;
    margin:-13px 5px 0 110px; */
	margin:-18px 12px 0 110px;
	height:14px;
}

.search .inputs .label2 {
font-family:Arial;
font-size:12px;
line-height:17px;
margin: 10px 0 -6px 30px;
width:70px;
}

.search .submits {
	width:34px;
	float:left;
	display:inline;
	/* margin:13px 3px 0 100px; JPM 2009 Fall Updates IIs */
	margin:12px 3px 0 100px;
}

.product_list {
    font-family:Arial;
    font-size:12px;
    color: rgb(80,80,80);
	width:776px;
	border:1px solid #d8c9b3;
	margin:8px 0 0 0;
	padding:0 0 15px 0;
}

.product_list .head {
	margin:5px;
	/* font-family:Georgia; JPM 2009 Fall Updates */
	font-family:Arial;
	/* color:#4a2300; JPM 2009 Fall Updates */
	color:brown;
	/* font-size:11px; JPM 2009 Fall Updates */
	font-size:12px;
	font-weight:bold;
	height:29px;
	text-align:left;
	background:#f0ebe3;
}

.product_list .head .col {
	line-height:29px;
	text-align:center;
	background:#f0ebe3;
	float:left;
	display:inline;
	margin-left:1px;
	width:105px;
	color:rgb(74,35,0);
}
.product_list .head .labelwine {
	width:260px;
	text-align:left;
	padding-left:5px;
	margin:0;
}

.product_list .image {
	width:110px;
	text-align:right;
	margin-right:1px;

}
.product_list .head .product {
	width:365px;
	text-align:left;
	padding-left:10px;
	margin:0;
}
.product_list .r_price {
	width:76px;
	text-align:right;
	margin-right:30px;
	
}
.product_list .m_price {
	width:73px;
	text-align:right;
	margin-right:30px;
}
.product_list .r_price_title {
	width:106px;
	text-align:center;

}
.product_list .m_price_title {
	width:103px;
	text-align:center;
	
}

.product_list .qty {
	width:57px;
}
.product_list .add {
	width:120px;
}

.product_list .item {
    margin:20px 5px 0 5px;
	text-align:left;
	height:100%;
}

.product_list .divider {
	
	height:0px;
	width:778px;
	margin:15px 0 0px -2px;
	font-size:0px;
	line-height:0px;
	border-bottom:1px solid #d8c9b3;
}

.product_list .item .pic {
	float:left;
	display:inline;
	width:100px;
	height:100px;
	text-align:center;
	border:none 0px #ffffff;
	background-color:#ffffff;
}

.product_list .item .text {
	float:left;
	margin-left:5px;
	display:inline;
	color: rgb(80,80,80);
}

.product_list .item .text .title {
	margin-bottom:7px;
}

.product_list .item .text .title .name {
	font-family:Georgia;
	color:#2e6420;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:5px;
	margin-top: -3px;
}

.product_list .item .text .title .desc {
	/*font-family:Arial;
	color:#535353;*/
	color: rgb(80,80,80);
	font-size:12px;
	margin-left:10px;
	margin-bottom: -3px;
}

.product_list .item .text .divider {
	
	height:0px;
	width:659px;
	margin:8px 0 8px 0;
	font-size:0px;
	line-height:0px;
	border-bottom:1px solid #d8c9b3;
}

.product_list .item .text .option {
	font-family:Arial;
	font-size:12px;
	text-align:center;
	/*height:21px;*/
	line-height:17px;
}

.product_list .item .text .option .col {
	float:left;
	display:inline;
	/*height:17px;
	line-height:21px;*/
	/*color:#535353;*/
}

.product_list .item .text .option .name {
	width:258px;
	padding-left:10px;
	text-align:left;
	
	
}

.product_list .item .text .option .qty {
	line-height:0px;
}

.product_list .item .text .option .qty select {
	font-size:10px;
	width:40px;
	height:17px;
	margin:0;
	color:#323131;
	margin-top:2px;
}

.product_list .item .text .option .add input {
	margin-left:76px;
}

#view_basket {
	margin:15px 14px 0 0px;
	float:right;
}

#view_basket a {
	display:block;
	width:85px;
	height:15px;
	background:url(../img/button_view_basket.gif) no-repeat;
}

/* wine club */

.clubs {
	font-family:Arial;
	font-size:11px;
	color: rgb(80,80,80);
	margin-top:3px;
	text-align:left;
}
.clubs .divider {
	/* border-bottom:1px solid #d8c9b3; JPM 01.28.10 removed for consistency purposes with the footer */
	border-bottom:1px solid #DBD2BE;
	height:0px;
	width:778px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}

.clubs .part_divider {
	
	height:0px;
	width:621px;
	margin:0px;
	font-size:0px;
	line-height:0px;
	float:right;
	border-bottom:1px solid #d8c9b3;
	
}

.clubs .item {
	margin:11px 0 11px 8px; /* JPM - 2009 Spring Update */
	/* margin:11px 0 15px 8px; JPM 2009 Fall Updates II */
}

.clubs .item .title {
	font-size:12px;
	font-weight:bold;
	color:#87151c;
	text-transform:uppercase;
	/* margin-top:15px; JPM - 2009 Spring Update */
	/* margin-bottom:11px; JPM - 2009 Spring Update */
	margin-bottom:2px;
	/* margin-left:147px; JPM - 2009 Spring Update */
}

.clubs .item .pic {
	float:left;
	display:inline;
	width:145px;
	height:125px;
	text-align:left;
	background:white;
	margin-top:4px;	
}

.clubs .item .text {
	float:left;
	/* margin-left:24px;; JPM - 2009 Spring Update */
	display:inline;
	width:438px;
}

.clubs .item .text .title {
	/* color:#2e6420; JPM - 2009 Spring Update */
	color:#3B4042;
	/* font-size:12px; JPM - 2009 Spring Update */
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	/* margin:8px 0 0 0; JPM - 2009 Spring Update */
	margin-top:6px;
	text-transform:none;
}

/*.clubs .item .text .title span {
	font-size:12px;
}*/

.clubs .item .text .desc {
	/*color:rgb(80,80,80);*/
	/* font-size:12px; JPM - 2009 Spring Update */
	font-size:12px;
	/* margin:10px 0 0 0; JPM - 2009 Spring Update */
	line-height:17px;
}

.clubs .item .text .desc-button {
	/* margin-top:11px; JPM 2009 Fall Updates II */
	margin-top:14px;
}

.clubs .item .text .button {
	margin:17px 0 0 0px;
}

.clubs .item .text .button a,
.clubs .item .text .desc-button a {
	display:block;
	width:150px;
	height:19px;
	background:url(../img/button_view_recent_wines.gif) no-repeat;
}



.clubs .item .join,
.clubs .item .join-multi {
	display:inline;
	float:left;
	margin-left:24px;
	margin-top:26px;
	text-align:right;
	width:124px;
}

.clubs .item .join-multi {
	margin-top:45px;
}

.gifts .item {
	/* margin:7px 0 16px 8px; JPM - 2009 D'Abbatis Holiday Update */
	margin:11px 0 16px 8px;
}

.gifts .item .join,
.gifts .item .join-multi {
	margin-top:26px;
    /* margin-top:3px; JPM - 2009 Spring Update - changed to accomodate multiple connoisseur wines */
}

.gifts .item .join-multi {
	margin-top:45px;
	/* margin-top:3px; JPM - 2009 Spring Update - changed to accomodate multiple connoisseur wines */
}

.clubs .item .join .title,
.clubs .item .join-multi .title {
	/* margin:50px 0 0 0; JPM - 2009 Spring Update */
	margin:0;
	color:#666666;
	font-size:12px;
	text-transform:none;
}

.clubs .item .join .selects,
.clubs .item .join-multi .selects {
	margin:6px 0px 0 0px;
}

.clubs .item .join .wineclub-bottles {
    margin:-2px 0 6px 0;
}

.clubs .item .join-multi .wineclub-bottles {
	margin:-4px 0 6px 0;
}

.clubs .item .join .selects select,
.clubs .item .join-multi .selects select {
	font-size:10px;
	width:105px;
	color:#323131;
}

.clubs .item .join .button,
.clubs .item .join-multi .button {
	/* margin:16px 0 0 0px; JPM - 2009 Spring Update */
	margin:19px 0 0 0px;
	float:right;
}

.clubs .item .join .button-only,
.clubs .item .join-multi .button-only {
	float:right;
	margin-top:2px;
}

.clubs .item .join .buttonA,
.clubs .item .join-multi .buttonA {
	margin:16px 0 0 0px;
	float:right;
}

.clubs .item .join .buttonA input,
.clubs .item .join-multi .buttonA input {
    position: relative;
    right: 0px;
    bottom: 5px;
    display:block;
    width:81px;
    height:21px;
}

.clubs .item-last {
	margin-top:-5px;
}

.buttonB {
  position: relative;
  left: 150px;
  bottom: 20px;
  width:124px;
	}

.buttonB a {
  position: relative;
  display:block inline;
	float:right;
	width:127px;
	height:21px;
	background:url(../img/button_view_recent_wines.gif) no-repeat;
}

.clubs .item .join .button input,
.clubs .item .join-multi .button input {
    position: relative;
    /* right: 5px; JPM 10.06.09 2009 Fall Updates */
    right:2px;
    bottom: 5px;
    display:block;
    width:118px;
    height:21px;
}

.viewrecipe {
	margin-top:0px;
	height: 100%;
}

.clubs .item .view .button input {
  position: relative;
  float: right;
  margin-right: 5px;
  margin-top: 0px;
	display:block;
	height:21px;
}

/*Basket*/
.main{
	padding-top:10px;
	margin-bottom:11px;
	position:relative;
}
.winclub-title{
	font-size:19px;
	float:left;
	font-family:Georgia;
	color:#4A2300;
	font-weight:normal;
	height:22px;
	margin:0;
	padding:0;
}
.winclub-title2 {
	float:left;
	font-size:15px;
	font-family:Georgia;
	font-size:14px;
	color:rgb(74,35,0);
	padding-left:18px;
	font-weight:bold;
	margin-bottom: 3px;
	}


.steps{
	float:right;
	text-align:right;
	/* width:285px; */
	height:19px;
	padding-top:3px;
	padding-right: 10px;
	
}
.steps .number { 
	
	height:17px;
	width:16px;
	float:left;
	margin-right:3px;
	margin-left:10px;
}

.steps .one_empty{
	background:url(../img/1empty.gif) no-repeat;
}
.steps .one_full{
	background:url(../img/1full.gif) no-repeat;
}
.steps .two_empty{
	background: url(../img/2empty.gif) no-repeat;
}
.steps .two_full{
	background: url(../img/2full.gif) no-repeat;
}

.steps .three_empty{
	background: url(../img/3empty.gif) no-repeat;
}
.steps .three_full{
	background: url(../img/3full.gif) no-repeat;
}

.steps .four_empty{
	background: url(../img/4empty.gif) no-repeat;
}
.steps .four_full{
	background: url(../img/4full.gif) no-repeat;
}

.steps img{
	float:left;
	margin-top:4px;
}
.main-divider{
	background:#CCCCCC;
	height:1px;
	margin-top:4px;
	font-size:0;
}
		
.cart-txt{
	width:458px;
	font-size:1wpx;
	color:rgb(80,80,80);
	line-height:17px;
	margin-top:12px;
	float:left;
	font-family: Arial;
	text-align:left;
	margin-top:9px;
	margin-bottom:27px;
}
.cart-txt span{
	color:#4A2300;
}
/*.cart-txt a{
	color:rgb(75, 105,15);
	text-decoration:none;
}*/

.cart-ddl
{
	font-size:12px; 
	color:#555555; 
	font-family:Arial,sans-serif;
	width: auto;
	text-align: left;
	border: solid 1px;
	
}
.shipmethod-ddl
{
	font-size:8px; 
	color:#555555; 
	font-family:Arial,sans-serif;
	width: auto;
	text-align: left;
	border: solid 1px;
	padding-left:0px;
	
}
		
.table-basket{
	border:1px solid #d8c9b3;
	padding:4px;
}	
		
		
.cart-title{
	/* width:62px; */
	height:38px;
	border-left:1px solid white;
	border-bottom:1px solid white;
	color:#4A2300;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	background:#F0EBE3;
	font-family:Arial;
	vertical-align:middle;
}
.cart-title-wine{
	/* width:62px; */
	height:38px;
	border-left:1px solid white;
	border-bottom:1px solid white;
	color:#4A2300;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-left:109px;
	background:#F0EBE3;
	font-family:Arial;
	vertical-align:middle;
}
.cart-title .description {
	width:273px;
	line-height:38px;
	text-align: center;
	padding-left:12px;
}
.table-cart{
	width:260px;
	height:122px;
	float:left;
	border-left:1px solid white ;
	/*border-bottom:1px solid #E9E4DB;*/
	text-align:right;
	color:#000000;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
}
.table-cart select{
	margin-top:10px;
	border:1px solid #4A2309;
	width:45px;
	margin-top:10px;
	font-size:10px;
	
}
/*
.table-cart span{
	margin-top:14px;
	margin-right:8px;
	display:inline-block;
}
*/			
.description{
	width:273px;
	line-height:38px;
	text-align:left;
	padding-left:12px;
}
.regular{
	width:72px;
	padding-top:6px;
	
}
.member{
	width:74px;
	padding-top:6px;
	
}
.qty2{
	width:54px;
	line-height:38px;
	text-align:center;
	
}
.method{
	width:70px;
	padding-top:6px;
	text-align:center;
	
}
.state
{
	width: 75px;
	padding-top:6px;
	text-align:center;
	
}
	
.cost{
	width:68px;
	padding-top:6px;
	
}
.subtotal{
	width:71px;
	line-height:38px;
}
.subtotal input{
	margin-top:74px;
	margin-right:8px;
}
.height_32{height:32px;}
.padding{padding-top:6px;}
.bg{background:#F9F8F4;
	line-height:normal;}
.prod_descript{
	float:left;
	margin-left:10px;
	line-height:normal;
	width:174px;
}

.bold{
	font-weight:bold;
	color: rgb(75,105,15);
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	font-family:Arial;
}
.bottles{
	font-weight:normal;
	color:#535353;
	font-family:arial;
	font-size:11px;
}
.arrival{
	color:#535353;
	display: run-in;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	/* margin-top:42px; JPM 2009 Fall Updates IIs */
	margin:12px auto 0;
	/* text-align:left; JPM 2009 Fall Updates IIs */
	text-align:center;
	width:58px;
}

/* .estimated-arrival {
	margin-top: 20px;
	margin-left: -56px;
	position: absolute;
	display: inline;
} JPM 2009 Fall Updates IIs -- unnecessary */

.coupon_code_orig{
	width:295px;
	height:27px;
	background:#FBF8EF;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#212121;
	margin-top:5px;
	padding-left:10px;
	padding-top:8px;
	border:1px solid #D6C6AE;
}

.coupon_code {	
	background:#FBF8EF;
	border:1px solid #D6C6AE;
	color:#212121;
	font-size:12px;
	font-weight:bold;
	height:27px;
	padding-left:10px;
	padding-top:8px;
	position:relative;
	right:110px;
	top:40px;
	width:295px;
	/*
    bottom:83px;
    bottom:45px;
    margin-bottom:35px;
    margin-top:5px;
    */
}

.basket-coupon-code {
    float:left; 
    width:109px;
    height:14px;
    font-family:Arial;
    font-size:12px;
    color: rgb(0,0,0);
    padding-left:5px; 
    border:1px solid #696969;
}

.total-table{
	width:173px;
	float:right;
	margin-right:2px;
	margin-bottom:14px;
	font-size:13px;
	margin-top:5px;
}
.price{
	height:14px;
	padding-top:9px;
	padding-left:32px;
	padding-right:15px;
	color:#555555;
}
.table-basket .total-table .price{
    height:auto;
    line-height:20px;
    padding-top:9px;
	padding-left:32px;
	padding-right:15px;
	color:#555555;
}
.price-nr{
	float:right;
	width:auto;
    font-size:12px;
	color:#000000;
	font-family:arial;
	font-weight:normal;
}
.price-type{
	float:left;
	width:auto;
	color:#666666;
	font-size:12px;
	font-family:arial;
	width:46px;
	text-align:right;
}
.box-content{
	border:1px solid #D6C6AE;
	padding-left:9px;
	
	}
.box{
	width:248px;
	border-right:1px solid #D6C6AE;
	margin-left:10px;
	font-family:Arial;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
	}
.box-font 
{
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;
	line-height:16px;
}	
.box .descript{
	float:left;
	width:138px;
	margin-left:10px; 
	margin-top: -10px;
	margin-right:-10px;
	text-align:left;
	height:100px;
}
.box .descript .bold{
	
	width:138px;
	top: 0px;
}
.box .descript .bottles{
	
	bottom: 23px; /*FF*/
	/*bottom: 33px;*/ /*IE*/
}
.box .descript .prc{
	
	bottom: 15px;
}
.prc{
	/*font-weight:bold;*/
	font-size:12px;
	margin:0px 0px 0px 0px;
	font-family:Arial;
}
.total{
	border-top:1px solid #E5E5E5;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
	color:#252525 
}

/**Billing**/
		
.table-billing{
	border:1px solid #D4C6AE;
	padding:5px 5px 0px 5px;
	font-size:12px;
	/*color:#666666;*/
	color:rgb(80,80,80);
	font-family:Arial;
	/*font-weight:bold;*/
	margin-top:2px;
}	

.table-billing-confirmation{
	border:1px solid #D4C6AE;
	padding:5px 5px 0px 5px;
	font-size:12px;
	color:#666666;
	font-family:Georgia;
	margin-top:2px;
	width: 770px;
}
	

.title_shipping{
	height:28px;
	line-height:28px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	/*color:#431A00;*/
	color: rgb(	75,35,0);			
	padding-left:8px; 
	background:#F0EBE3;
}

.left-address{
	width:350px;
	float:left;
}

.left-address p{
	margin:7px 0 0px 5px; 
	padding:0;
	text-align:left;
}

.left-address label{
	float:left;
	margin-top:2px;
	width:80px;
	text-align:right;
	margin-right:7px;
	margin-left:35px;
	font-weight:bold;
}
.left-address input{
	float:left;
	margin-bottom:14px;
	border:1px solid #CCCCCC;
	height:14px;
	font-size:11px;
	padding-left:2px;
	width:218px;
	
}

.left-address select{
	margin-bottom:14px;
	border:1px solid #CCCCCC;
	float:left;
	width:223px;
	/*width:224px;*/
	-webkit-margin-start:4px
}

.left-address-confirmation{
	width:450px;
	float:left;
	font-family:Arial;
	font-size:12px;
	line-height:17px;
	color:rgb(80,80,80);
}

.right-address{
	margin-left:80px;
	float:left;
	font-weight:bold;
}

.right-address-scartaddress
{
	margin-left:0px;
	float:left;
}

/*.create-nickname-message {
    margin-bottom: 12px;
    margin-top: -15px;
    
}*/

.right-address-confirmation
{
	float: right; 
	margin-right: -5px;
	margin-top: 1px; 
	width: 240px;
	font-family:Arial;
	font-size:12px;
}

/* .right-address-thankyou
{
	float: right; 
	margin-right: -60px; 
	margin-top: -160px; 
	width: 300px;
} JPM 01.21.10 fix for overlapping of Gift Message for Regsitry products */

.right-address-thankyou {
    margin-top:1px;
} /*  JPM 01.21.10 fix for overlapping of Gift Message for Regsitry products */

.right-address-confirmation .table-item-total
{
	right: 0px;
	width: 220px;
}

.right-address label,
.right-address-scartaddress label{
	float:left;
	margin-top:2px;
	margin-right:7px;
	width:90px;
	text-align:right;
	font-weight:bold;
}
					
.right-address input,
.right-address-scartaddress input{
	float:left;
	margin-bottom:14px;
	border:1px solid #CCCCCC;
	height:14px;
	font-size:11px;
	padding-left:2px;
	width:218px;					
}

.right-address .dropdown,
.right-address-scartaddress .dropdown
{
width:45px; 
border:1px solid #7A9CBF; 
margin-left:0px;
}

.right-address .checkbox,
.right-address-scartaddress .checkbox
{
	display: inline;
	margin:0; 
	border:none;
}

.right-address .nickname,
.right-address-scartaddress .nickname {
	margin-bottom:2px;				
}

.right-address .lastinput,
.right-address-scartaddress .lastinput{
	margin-bottom:0px;
	margin-left: -40px;
	display: inline;			
}

.right-address p{
	float:left;
	text-align:left;
	/*margin-bottom:14px;*/
	margin-top: 5px;
	/*border:1px solid #CCCCCC;*/
	height:14px;
	font-size:11px;
	padding-left:2px;
	width:218px;					
}

.right-address-scartaddress p{
	float:left;
	text-align:left;
	/*margin-bottom:14px;*/
	margin-top: -10px;
	margin-bottom: 12px;
	/*border:1px solid #CCCCCC;*/
	height:14px;
	font-size:11px;
	padding-left:2px;
	width:218px;
	line-height: 13px;					
}

.message-processing
{
   position: absolute;
   margin-left: 340px;
}

.subtitle{
	text-align:left;
	/* margin:7px 0 0 0; JPM 2009 Fall Updates II */
	margin:6px 0 0 0;
	font-weight:bold;
	color:#535353;
	font-size:13px;
}
.table-billing .scartaddress .subtitle 
{
    margin-top:10px;   
}
.subtitle img{
	margin:0 4px -3px 15px;
}
.subtitle span{
	font-size:12px;
	font-weight:bold;
}
.subtitle input{
	margin-bottom:-4px;
	margin-left:8px;
}
.address-estimated-arrival-date {
    text-align:left; 
    margin:9px 0 13px 15px; 
    font-size:12px;
    font-weight:normal;
}

.membership_details{
	/* width:680px; JPM 2009 Holiday Ordering Guideline Update */
	float:left;
	margin-top:15px;
	padding-bottom:5px;
	/* padding-top:20px; */
	padding-left:15px;
	border-top:1px solid #cccccc;
	
}

.gift-message-details {
	margin-top: 0px;
	float: left; 
	display: inline; 
	margin-left:160px;
	border: none;
}

.gift-message-details-label {
	text-align:right;
	/*margin-left:160px;*/
	margin-right:8px;
}
.membership_details	p{
	font-size:13px;
	margin:0 0 15px 0px;
	color:#535353;
	font-weight:bold;
	text-align:left;
}
.membership_details label{
	font-size:12px;
	float:left;
	color:#5F5F5F;
}
.membership_details select{
	float:left;
	margin-left:7px;
	border:1px solid #CCCCCC;
	height:22px;
	width:140px;
	margin-top:-3px;
}

.gift_details{
	margin-top:0px;
	_margin-top:0;
	padding:20px 0;
	border-top:1px solid #CCCCCC;
}
.gift_details label{
	float:left;
	font-size:12px;
	margin-top:-1px; 
	margin-left:7px;
	display:inline;
}
.gift_details label.gift_options {
    font-weight:bold;
    margin-top:4px;
    margin-left:15px;
    text-align:right;
    width:100px;
}
.gift_details input{
    float:left;
	margin-top:0px; 
	margin-left:0px;	
}

.gift_details .gift_details_radiobuttons_div input {
    margin-top:2px;
}

.gift_details .gift-message-options {
    margin-top: 15px; 
    margin-left: 88px;
}

.gift_details .gift-message-options input {
    margin-top:2px;
}

.gift_details textarea{
	/*width:365px;*/
	width:380px;
	height:65px;
	border:1px solid #CCCCCC;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:6px;
	padding-left:5px;
	margin-left:2px;
}

.bord{ 
	background:#D4C6AE;
	height:2px;
	margin-right:-5px;
	margin-left:-5px;
	font-size:0;
 }

/*Forgot Password*/
.forgot_txt{
	font-size:12px;
	font-family:Georgia;
	color:#535353; 
	margin-top:30px ;
}
.forgot_form{
	width:100%; 	
	margin-top:7px;
	padding-bottom:10px;
}
.label2{
	float:left; 
	text-align:right;
	margin-top: -10px;
	margin-bottom:0px;
	color:#4A2300;	
	font-size:11px;
	font-family:Georgia;
}
.inputs2{
	width:25%;
	float:left;
	text-align:left;
	margin-left:10px;
}
.input{
	width:98%;
	font-family:Arial;
	font-size:11px;
	border:1px solid #CCCCCC;
	margin-top:2px;
	float:right;
	height:14px;
	
}
.reset-password
{	
	background:url(../img/button_resetpassword.gif);
	background-repeat:no-repeat;
	border:0;
	float:right;
	width:125px;height:22px;
}
/*Thank You */
.thk_title{
	color:#87151C;
	font-family:Georgia;
	font-size:21px;
	font-weight:normal;
	text-align:left;
	margin:0px 0 15px 0px;
	
}
.thk_txt{
	font-family:arial;
	font-size:12px;
	text-align:left;
	margin:0 0 20px 0px;
	color:#666666;
}
.print{
	float:right;
	margin-top:15px;
}
/*Wine Confirm*/
.details_name{
	width:140px; 
	color:#666666; 
	font-size:12px; 
	text-align:left; 
	margin-right:15px; 
	float:left;
	margin-bottom:8px;
	padding-left: 10px;
}
.details_info{
	float:left;
	font-size:12px;
	color:#666666;
	width:210px;
	text-align:left;
	margin-bottom:8px;
}
.right-address h2{
	font-size:16px;
	margin-top:53px;
	
	color:#563211;
	font-weight:normal;
}
.item_details{
    font-family:Arial;
	font-size:16px;
	color:#535353;
	text-align:left;
	margin:25px 0 25px 8px;
	text-transform:uppercase;
}
.right-address h3{
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#563211;
}
.right-address h3 span{color:#563211}
.confirm-item-total
{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color: rgb(74,35,0);
}
.confirm-grand-total
{
    font-family:Arial;
	font-size:12px;
	margin-top:23px;
	/*color:#563211;*/
	color: rgb(74,35,0);
	font-weight:bold;
	margin-right:17px;
}
.confirm-grand-total-thankyou
{
	font-size:12px;
	margin-top:23px;
	color:rgb(74,35,0);
	font-weight:bold;
	margin-right:48px;
}

.confirm-gridview
{
	float:left;
}

.confirm{
	margin-left:18px !important;
	}

.message{
	text-align:left;
	font-size:12px;
	margin-top:58px;
	margin-left:-25px;
}
.message-confirm{
	margin-left:5px;
}
.message p{
	color:#563211;
	margin:0 0 15px 0;
	
}

.message .txt
{
	margin-left:-50px;
}

.message .msg{
	font-style:italic;
	color:#666666;
	width:235px;
	padding:13px 8px;
	border:1px solid #F2EFE9;
	line-height:20px;
	margin-left:-58px;
}

.place-order{

	background:url(../img/button_place_order.gif);
	background-repeat:no-repeat;border:0;
	float:right;
	/*margin-right:14px;
	margin-top:16px;
	position:absolute; right: -8px; *right:-10px; top:23px;*/
	width:108px;height:28px;
}

.edit-order
{	
	background:url(../img/edit-button.gif);
	background-repeat:no-repeat;
	float:left;
	border:0;	
	width:73px;height:23px;
}

/*Wine Payment*/

.billing_info{
	width:auto;
	margin-left:25px;
	margin-bottom:5px;
}
.payment_info{
	font-size:12px;
	font-family:Georgia;
	color: #535353;
	text-align:left;
	margin-top:21px;
	margin-bottom:25px;
}
.payment_info label{
	font-family:Georgia;
	font-size:12px;
	/*color: #535353;*/
	color:#4A2300;
	letter-spacing:-1px;
	margin-left:15px;
	float:left;
}
.payment_info span{
	color:#666666;
	letter-spacing:-1px;
	float:left;
}
.payment_info input{
	width:100px;
	height:14px;
	border-top:1px solid #8E8E8E;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #E4E4E4;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	font-family:Georgia;
}
.payment_type, .card_number, .expiration, .ccv{} /*{color:#4A2300;}*/
.payment_type{
	font-family:Georgia;
	font-size:12px;
	width:125px; 
	margin-right:41px; 
	margin-left:15px;
	_margin-left:8px; 
	float:left; 
	text-align:left;
	margin-bottom:7px;
	_margin-bottom:-3px;
}
.payment_type select{
	width:125px;
	margin-top:5px;
	height:20px;
	font-size:11px; 
	font-family:Georgia;
}
.card_number{
	width:130px;
	float:left; 
	text-align:left; 
	padding-right:41px;
}
.card_number input{
	width:129px;
	height:14px;
	font-size:11px; 
	margin-top:5px; 
	border-top:1px solid #8E8E8E; 
	border-left:1px solid #CECECE; 
	border-right:1px solid #CECECE;
	border-bottom:1px solid #E4E4E4;
	font-family:Georgia;
}
.expiration{
	width:auto;
	float:left;
	text-align:left
}
.expiration select{
	margin-top:5px;
	height:20px;
	font-size:11px; 
	font-family:Georgia;
}
.ccv{
	width:230px; 
	float:left; 
	text-align:left;
	padding-left:41px; 
	
}
.ccv input{
	margin-top:5px; 
	width:55px;
	height:14px;
	border-top:1px solid #8E8E8E; 
	border-left:1px solid #CECECE; 
	border-right:1px solid #CECECE;
	border-bottom:1px solid #E4E4E4;
	font-size:11px;
	font-family:Georgia;
	
	 
}
.ccv a{
	margin-left:5px;
	color:#6C8824;
	text-decoration:none;
	font-size:12px;
	
}
.digit16{
	width:auto;
	float:left;
	font-size:11px;
	color:#4A2300;
	padding-left:15px;
	margin-top:10px;
}
.digit8{
	float:left;
	font-size:11px;
	color:#4A2300;
	margin-top:10px;
	padding-left:5px;
	
}
.digit16 input{
	width:130px; 
	margin-top:3px; 
	border-top:1px solid #8E8E8E; 
	border-left:1px solid #CECECE; 
	border-right:1px solid #CECECE;
	border-bottom:1px solid #E4E4E4;
	height:14px;
	font-size:11px;
	font-family:Georgia; 
}
.digit8 input{
	width:70px; 
	margin-top:3px; 
	border-top:1px solid #8E8E8E; 
	border-left:1px solid #CECECE; 
	border-right:1px solid #CECECE;
	border-bottom:1px solid #E4E4E4;
	height:14px;
	font-size:11px; 
	font-family:Georgia;
}
.apply{
	float:left;
	margin-top:28px;
	margin-left:5px;
}
.apply-button
{
	margin-top:-1px; 
	float:left; 
	margin-left:8px;
}

.back_to_basket
{	
	background:url(../img/button_back_to_basket.gif);
	background-repeat:no-repeat;
	float:right;
	border:0;	
	width:140px;
	height:23px;
}

.continue
{	
	background:url(../img/button_continue.gif);
	background-repeat:no-repeat;
	float:right;
	border:0;	
	width:108px;
	height:23px;
}

/*Wine Recipes*/
.recipies{
	/*margin:30px 8px !important*/
}
.font13{
	font-size:13px !important;
	color:#54752B !important;
	margin-top: 0px;
}
.color{color:#563211 !important;}
.color span{color:#767676}
.get_recipes{
	/*margin-top:95px !important*/
}

/*Customer Service*/
.customer{
	text-align:left;
	font-family:Arial;
	color:rgb(80,80,80);
	font-size:12px;
	line-height:17px;
	width:778px;
	text-align:justify;
}
.customer-title{
	font-family:Georgia;
	font-size:19px;
	text-align:left;
	color:#480000;
	font-weight:normal;
	margin:38px 0 0 0;
	padding:0;
	/*margin-bottom:-15px;*/
	padding-bottom:4px;
}
.customer-links{
	font-size:12px;
	color:#DDDDDD;
	text-align:left;
	margin-top:7px;
	margin-bottom:34px;
}
.customer-links a{
	color:#54752B;
	text-decoration:none;
}
.customer p{
	color:#666666;
	margin:0 0 18px 0;
}
.customer #shipdetail{
	color:#666666;
	margin:0 0 18px 0;
}

/*.customer p a{
	color:#666666;
	text-decoration:none;
	
}*/
.customer h2{
	color:#5C3919;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 5px 0;
}
.customer h2 a{
	font-weight:bold;
}

/*Account*/
.account-title{
	float:left;
	}
.edit{
	float:right;
	margin-right:16px;
}
.edit-left{
	float:left;
	margin-left:16px;
}
.billing_edit{
	float:left;
	margin-left:20px;
	width: 71px;
	height: 17px;
	border: 0px;
}
.billing_edit input{
	margin-top:6px;
	width: 71px;
	height: 17px;
	border: 0px;
}
.edit a{
	color:#832025;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
.edit input{
	margin-top:6px;
}
.account-name{
	color:#522E00;
	font-size:12px;
	line-height:19px;
	margin-right:8px;
}
.account-button{
    border:1px solid #4A2300;
    color:#4A2300;
    cursor:pointer;
    font-weight:bold;
    padding:0 20px;
    text-decoration:none;
    text-transform:uppercase;
}
.account-button-add{
    background:url(../img/arrow.gif) no-repeat 111px 6px;
    width:82px;
}
.account-button-edit{
    background:url(../img/arrow.gif) no-repeat 58px 6px;
    width:29px;
}
.account-button-delete{
    background:url(../img/arrow.gif) no-repeat 75px 6px;
    width:46px;
}
.username, .password, .last-login{
	float:left;
	margin-top:22px;
	margin-bottom:5px;
}
.email-optin{
	float:left;
	margin-top:22px;
	margin-bottom:5px;
	margin-left:25px;
}
.username{
	margin-left:25px;
	_margin-left:15px;
}
.password{
	margin-left:35px;
	_margin-left:25px;
}
.last-login{
	margin-left:112px;
}
.account-membership{
	text-align:left;
	width:auto;
	float:left;
	margin-left:25px;
	_margin-left:15px;
	margin-top:22px;
}
.shipping-info{
	width:195px;
	text-align:left;
	float:left;
	margin:20px 0 0 25px;
	_margin-left:15px;

}
.shipping-info a{
	color:#832025;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
.shipping-info label{
	color:#535353;
	font-size:10px;
	float:left;
	/*margin-top:3px;*/
	
}
.shipping-info input{
	margin:0 6px 10px 0;
	float:left

}
.shipping-info .edit{
	margin-top:10px;
}
/*Wine Advisors*/
.guarantee{
	width:215px !important;
	height:110px;
	padding:20px 22px 21px;
	/* margin-left:36px !important; JPM - 2009 Spring Update */
	margin-left:25px !important;	
	background:#FBFAE7;
	border:1px solid #DAD2C8;
	
}
.advisor-box {
	border:1px solid #F2EFE8;
	border-top:none;
	border-left:none;
	color:#505050;
    float:left;
    font-family:Arial;
    font-size:12px;
    height:395px;
    text-align:center;
    width:250px;
}
.advisor-box img{
	border:1px solid #DAD2C8;
	padding:3px;
	margin-top:12px;
	margin-bottom:8px;
}
.advisor-box .title{
    font-family:Geogia;
	font-size:14px;
	font-weight:bold;
	color:#832024;
	/*text-transform:uppercase;*/
}
.advisor-box .subtitle{
	text-align:center;
	font-size:12px;
	color:rgb(80,80,80);
	font-weight:bold;
}
.advisor-box .text{
	color:#797979;
	line-height:16px;
	/* margin:15px auto 0 auto; JPM 2009 Fall Updates II */
	margin:7px auto 0 auto;
	text-align:left;
	width:210px;
}
.none-right{
	border-right:none !important;
}
.none-bottom{
	border-bottom:none;
	height:375px; 
}

.RecipeTitleLink 
{
    /*text-decoration:none;*/
    font-weight:bold;
    
}

.servewith {
	display:block;
	width:550px;
	height:19px;
    font-family:Arial;
    font-weight:bold;
    color: #767676;
    text-align: left;
    /* margin:5px 0 15px 0; JPM 2009 Fall Updates IIs */
    margin:5px 0 11px 0;
}

/* new classes */

.table-cart-product-image
{
	float: left; 
	display: inline; 
	padding-top: 4px; 
	margin-top: 5px; 
	margin-left: 3px;
}

.table-cart-product-description
{
	float:left; 
	text-align: left; 
	margin-top: -122px;
	margin-left: 110px; 
	height: 122px; 
	width: 150px; 
}

.table-cart-product-name
{
	font-weight:normal;
	color:#386618;
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	font-family:Arial;
	height: 70px;
}

.cart-product-bottleAndfrequency {
    font-family:Arial;
    font-size:11px;
    color:rgb(80,80,80);
}


.table-cart-product-description-addremovebuttons
{
	vertical-align: bottom;

}

.table-cart-errmessage
{
	margin-top: 15px;
	padding-top: 15px;
	margin-left: 0px;
}

.table-cart-text
{
	float:left;
	text-align:right;
	color: Black;
	font-size:12px;
	font-family:Arial;
	/*font-weight:bold;*/
	width: 60px;
	height:112px;
	vertical-align: top;
	margin-top: 10px;
	border-left:1px solid white ;
	/*border-bottom:1px solid #E9E4DB;	*/

}

.membership-paymentmethod
{
	width: 700px;
	margin-top:15px;
	border-top:1px solid #cccccc;
    text-align: left;
    margin-left: -10px; 
    border: solid 1px
}

.membership-paymentmethod label{
	font-size:12px;
	float:left;
	color:#5F5F5F;
}

.gift_details_radiobuttons_div
{
	margin-top:6px; 
	margin-left: 10px; 
	margin-bottom:15px;
	width: 400px; 
	float: left; 
	display: inline;
}

.length-of-wine-club-membership
{
	width:680px;
	padding-bottom:5px;
	padding-left:5px;
    display: inline;
	padding-top:8px; 
	float: left; 
	margin-left: 42px; 
	border: none;
}

.length-of-wine-club-membership label
{
	font-size:12px;
	float:left;
	color:#5F5F5F;
	margin-left:25px;
}

.length-of-wine-club-membership select{
	float:left;
	margin-left:7px;
	border:1px solid #CCCCCC;
	height:22px;
	width:140px;
	margin-top:-3px;
}

.payment-method
{
	width:680px;
	float:left;
	padding-bottom:5px;
	padding-top:20px;
    display: inline;
	float: left; 
	padding-left: 7px; 
	margin-left: 120px; 
	margin-top: -4px; 
	border: none;
}

.payment-method label
{
	font-size:12px;
	float:left;
	color:#5F5F5F;
}

.scartpayment-cardslogo
{
	display: block; 
	float: left
}

.scartpayment-payment-information
{
	border-bottom:2px solid #F2EFE9; 
	padding-bottom:40px; 
	text-align:left;
}
.login-text{
 
	text-align:left;
	margin-bottom:10px;
	color:rgb(80,80,80);	
	font-size:12px;
	font-family:Arial;
	margin-top:3px;	
}

.login-label{
 
	text-align:right;
	margin-bottom:10px;
	color:rgb(80,80,80);	
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	margin-top:3px;	
	padding-right:12px;
}
.login-input{

	text-align:left;
	margin-left:10px;
}

.login-form
{
	float:left;
	display:block;
	text-align:center;
	width:100%;
	padding-left:200px;
}

.login-form-loginform
{
	float:left;
	display:block;
	text-align:center;
	width:100%;	
}

.login-reset-password
{	
	background:url(../img/button_send_my_passsword.gif);
	background-repeat:no-repeat;
	border:0;
	float:left;
	width:180px;height:22px;
}

.login-inputfield{
	font-family:Arial;
	font-size:12px;
	color: #555555;
	border:1px solid #cccccc;
	margin-top:2px;
	margin-left: 0px;
	float:left;
	height:15px;
	width: 180px;
	
}

.forgot_password_error {
    margin-left:72px; 
    margin-top:15px;
    text-align:left;
    width:360px;
}



.scartaddress-nickname{
	float:left;
	text-align:left;
	margin-top: 3px;
	margin-bottom:15px;
	line-height:13px;
	font-size:11px;
	padding-left:2px;
	width:218px;	
	font-weight:normal;				
}

.font11px
{
	font-family:Georgia;
	font-size:11px;
}

/*Address*/

.isgiftRadioRight
{
    margin-left:30px;
}


/*My Account*/

.editAccount 
{
    margin: -10px 0 10px 26px;
    text-align:left;
}

.addAddress
{
    margin: 0 0 0 0px;
    text-align:left;
}

.addShipping{
    margin:22px 0 0 26px;
    text-align:left;
}
.editShipping
{
    margin: 0 0 0 -25px;
    text-align:left;
}

.addBilling
{
    margin: 20px 0 0 26px;
    text-align:left;
}
.editBilling
{
    margin: 0 0 10px -25px;
    text-align:left;
}
.viewTransaction
{
    float:right;
}

#defaultlabel {
    font-weight:bold;
    font-size:12px;
}

/*User Account Edit pages*/
.UserAccountTitle
{
 	font-family:Georgia;
	font-size:21px;
	color:#87151C;
	margin-left:22px;
}

.WineTitleLink 
{
    /*text-decoration:none;*/
    font-family:Georgia;
    font-size:16px; /*12pt*/
    color: #2E6420;
    
}

/*ThankYou page*/
.chargenote 
{
 float:left;
 color:#666666; 
 margin-left: 10px;
}

.scartorder-hlines tr td
{
	border-bottom:1px solid #E9E4DB;
}

.scartorder-nohlines tr td
{
	border-bottom:0px solid #E9E4DB;
	border-top: none;
	border-right: none;
	border-left: none;
}

.scartaddress-no-poboxes
{
	font-family:Arial;
	font-size:10px;
	margin-left:98px;
	/* 
    margin-top:-16px; 
	vertical-align: top;
	position: absolute;
    */
}

.scartaddress-label-errormessage
{
	margin-left: -265px; 
	margin-top: 3px; 
	position: absolute;
}

.PaymentMethodRadio
{
	margin-top: 10px;
}

.wineshop-message {
    margin-top:10px;
    text-align:center;
    width:100%;
}

.recipes-message {
    text-align:center;
    width:100%;
}

.error {
    color:#960000 !important;
}

select,
input {
    color:black !important;
    font-family:Arial !important;
    font-size:11px !important;
}

#emailOptIn {
    margin-left:96px;
    width:100%;
}

#emailOptIn input {
    float:left;
    margin-right:8px;
    width:14px;
}

#winegiftspacer{
    height:5px;
}

div.vsummary ul
{
    margin:0;
    padding:0 0 0 15px;
}

/* div.welcome-wine-gift{
    height:197px;
} JPM - 2009 Holiday Update Removal */

div.recipient
{
    margin-bottom:4px;
    margin-left:422px;
}

div.recipient label
{
    margin-left:6px;   
}



/*** 2009 Holiday Product - D'Abbatis Holiday Offering ***/

div.content div.holiday-banner
{
    background-color:#295910;
    float:left;
    margin:10px 0;
    padding:6px 0 6px 42px;
    text-align:left;
    width:737px; /* should be equal to 776px */
}

.clubs .item .text .title,
.gifts .item .text .title
{
    margin-bottom:10px;
}

.clubs .item .text .title span.special-offer,
.gifts .item .text .title span.special-offer
{
    font-weight:normal;
    font-style:italic;
}

.clubs .item .join
{
    margin-top:52px; /* JPM 2009 D'Abbatis Holiday Offer / 2010 Vall Sanzo Offer */
    /* margin-top:34px; */
}

.clubs .item .join-multi
{
    margin-top:98px; /* JPM 2009 D'Abbatis Holiday Offer / 2010 Vall Sanzo Offer */
    /* margin-top:63px; */
}

.gifts .item .join
{
    margin-top:50px; /* JPM 2009 D'Abbatis Holiday Offer / 2010 Vall Sanzo Offer */
    /* margin-top:30px; */   
}

.gifts .item .join-multi
{
    margin-top:96px; /* JPM 2009 D'Abbatis Holiday Offer / 2010 Vall Sanzo Offer */
    /* margin-top:61px; */
}

a#holiday-offering-link,
a#seasonal-offering-link {
	background:transparent url(../img/button_shop_now3.gif) no-repeat scroll 0 0;
	display:block;
	height:21px;
	width:116px;
}

/*** 2010 Seasonal Product - Vall Sanzo Offering ***/

div.content div.seasonal-banner {
    margin-top:10px;
}

div.customer p.seasonal-product-shot {
    float:left;
    margin:15px;
    width:294px;
}

div.customer p.seasonal-offering-container {
    margin:0 0 0 O;
}

/* registry */

div.registry-content {
    color:#505050;
    font-family:"Arial";
	font-size:13px;
	margin:0 auto;
    padding-top:0px;
    text-align:left;
    width:780px;
}

div.registry-content div.big-banner {
    font-size:0;
    padding-bottom:22px;
}

div.registry-content div.top-title {
    height:30px;
} 

div.registry-content div.top-title h1 {
    color:#4D1317;
    float:left;
    font-family:"Georgia";
    font-size:0;
    font-weight:normal;
    padding-left:10px;
}

div.registry-content div.registry-copy {
    margin-top:-4px;
    padding:0 10px 24px;
}

div.registry-content div.short {
    padding-bottom:2px;
    margin-bottom:-3px;
}

div.registry-content div.registry-form {
    margin-top:-4px;
    padding:0 10px 9px;
}

div.registry-content div.registry-copy p {
    margin:0;
    padding-bottom:16px;
}

div.registry-content div.registry-form p {
    margin:0;
    padding-bottom:9px;
}

div#create-registry div.registry-form p,
div#edit-profile-registry div.registry-form p {
    padding-bottom:14px;
}

div.registry-content div.registry-form em {
    display:block;
    font-size:11px;
    font-style:normal;
    padding-top:9px;
}

div.registry-content div.registry-copy img {
    display:block;
}

div.registry-content div.registry-copy img#create-registry {
    margin-top:2px;
    margin-bottom:29px;
}

div.registry-content div.registry-copy img#wine-club-benefits {
    padding-bottom:20px;
}

div.registry-content div.registry-copy div.block {
    background-color:#FBF9F2;
    border:1px solid #DBD2BE;
    float:left;
    margin-bottom:4px;
    padding:10px;
    width:214px;
}

div.registry-content div.registry-copy div.block-first {
    margin-left:10px;
}

div.registry-content div.registry-copy div#wine-food-pairings {
    margin-left:20px;
}

div.registry-content div.registry-copy div#the-choice-is-yours {
    margin-left:19px;
}

div.registry-content div.registry-copy div.block img.section-title {
    padding-bottom:7px;
}

div.registry-content div.registry-copy div.block img.section-image {
    padding-bottom:9px;
}

div.registry-content div.registry-copy div.block a {
    background-image:url(../img/registry/green-arrow-right.gif);
    background-repeat:no-repeat;
    text-decoration:none;
    margin-bottom:5px;
    padding-right:20px;
}

div.registry-content div.registry-copy div.block a#advisory-board {
    background-position:149px 5px;
}

div.registry-content div.registry-copy div.block a#view-sample {
    background-position:80px 5px;
}

div.registry-content div.registry-copy div.block a#view-collections {
    background-position:100px 5px;
}

div.registry-content div.registry-copy div.block a:hover {
    text-decoration:underline;
}

div.registry-content div.registry-copy div.block div.link {
    margin-bottom:5px;
}

/* registry form */

div.registry-content div.registry-form h4 {
    color:#4D1317;
    font-size:13px;
    font-weight:normal;
    margin:0; /* JPM */
    padding-bottom:8px;
    padding-left:32px;
}

div#review-profile-registry div.registry-form h4 {
    margin-bottom:-4px; /* JPM */
}

div.registry-content div.registry-form div.block {
    padding-bottom:9px;
}

div.registry-content div.registry-form div.block div.section.fix-title {
    padding-left:1px;
}

div.registry-content div.registry-form div.block div.section.fix-title h4 {
    padding-left:0;
}

div.registry-content div.registry-form div.registrant {
    padding-top:13px;
    margin-bottom:7px;
}

div#review-profile-registry div.registry-form div.registrant {
    padding-top:0;
    margin-bottom:8px;
}

div.registry-content div.registry-form div.registrant div.section {
    float:left;
    /* margin-bottom:-10px; JPM */
    margin-bottom:-7px;
    /* width:360px; impacts CreateRegistry presentation */
    width:368px;
}

div.registry-content div.registry-form p {
    clear:both;
}

/* div#review-profile-registry div.registry-form div.block p.first {
    height:17px;
} JPM 02.08.10 presentation change on Review Profile Registry -- moving of over21 checkbox */

div.registry-content div.registry-form p label {
    float:left;
    padding-right:8px;
    text-align:right;
    width:124px;
}

/* div.registry-content div.registry-form p label.over21 {
    padding-right:6px;
    width:147px;
} JPM 02.08.10 feature moved on Registry pages */

div#create-registry div.registry-form p label#zip,
div#edit-profile-registry div.registry-form p label#zip {
    padding-right:11px;
    width:35px;
}

div.registry-content div.registry-form p input.zip-field {
    margin-right:51px;
    width:78px;
}

/* div#review-profile-registry div.registry-form p label.over21 {
    width:169px;
} JPM 02.08.10 feature moved on Registry pages */

div.registry-content div.registry-form p span {
    padding-left:12px;
}

div.registry-content div.registry-form p span#attention,
div.registry-content div.registry-form p span#address {
    float:left;
    width:194px;
}

div.registry-content div.registry-form p#pOver21 span {
    padding-left:0;
}

div#review-profile-registry div.registry-form p#pOver21 span {
    padding-left:11px;
}

div.registry-content div.registry-form p#pOver21 input {
    border:medium none;
    float:none;
    margin:2px 5px 0 0;
    width:auto;
}

div.registry-content div.registry-form p span.attention {
    float:left;
    width:194px;
}

div.registry-content div.registry-form p span#shipping-policy {
    padding-left:1px;
}

div.registry-content div.registry-form p input {
    border:1px solid #D5D5D5;
    float:left;
    font-size:12px! important;
    /* height:16px; JPM padding implementation */
    height:15px;
    margin:-1px 0 17px 0;
    padding:2px;
    /* width:220px; JPM padding implementation */
    width:216px;
}

/* div#create-registry div.registry-form p span.over21Box input,
div#edit-profile-registry div.registry-form p span.over21Box input {
    border:medium none;
    margin-top:2px;
    width:auto;
}

div#review-profile-registry div.registry-form p span.over21Box input {
    border:0;
    margin:2px 0 0;
    width:41px;
} JPM 02.08.10 feature moved on Registry pages */

div.registry-content div.registry-form p select {
    border:1px solid #D5D5D5;
    color:#000000;
    float:left;
    font-size:12px! important;
    height:19px;
    margin-bottom:12px;
    margin-right:10px;
    width:174px;
}

div.registry-content div.registry-form p select.month {
    width:98px;
}

div.registry-content div.registry-form p select.day {
    width:58px;
}

div.registry-content div.registry-form p select.year {
    width:68px;
}

div.registry-content div.registry-form p select.state {
    padding-top:0;
    text-align:left;
    width:45px;
}

div.registry-content div.registry-form div.fix-title p label {
    /* width:128px; impacts CreateRegistry presentation */
    width:121px;
}

div.registry-content div.registry-form div.error-messages {
    /* margin:15px 0 0 32px; JPM 01.26.10 fix for positioning error messages at top of Create Registry page */
    margin:0 0 0 32px;
    padding:0;
}

div.registry-content div.registry-form div.error-messages ul {
    margin:10px 0 0 30px;
    padding:0;
}

div.registry-content div.add {
    /* padding:20px 3px 10px 12px; impacts ManageRegistry presentation */
    padding:21px 3px 21px 12px; 
}

/* div.registry-content div.add p {
    float:left;
    font-size:11px;
    line-height:12px;
    margin:0;
    width:440px;
} JPM 01.26.10 removed feature from design */

div.registry-content div.add a,
div.registry-content div.add input {
    float:right;
	/* padding-bottom:11px; JPM */
	margin-right:65px;
}

div#manage-registry div.add a,
div#edit-profile-registry div.add a {
    margin-right:21px;   
}

div#buyer-registry div.add a {
    font-size:11px;
    margin-right:0;
}

div.registry-content div.add a.first,
div.registry-content div.add input.first {
    margin-right:21px;
}

div.registry-content div.add a.sole-button,
div.registry-content div.add input.sole-button {
    margin-right:9px;
}

div.registry-content div.product {
    border-bottom:1px solid #DDD3C2;
    border-top:1px solid #DDD3C2;
    /* padding:21px 10px 16px; impacts ManageRegistry presentation */
    padding:21px 10px;
}

div.registry-content div.product div.descr a {
    background:transparent url(../img/registry/go.gif) no-repeat scroll 100% 6px;
    color:#4D1317;
    display:inline-block;
    padding-right:8px;
    text-decoration:none;
}

div.registry-content div.product div.descr a:hover {
    text-decoration:underline;
}

div.registry-content div.product div.descr h2 {
    color:#4D1317;
    font-family:"Georgia";
    font-size:13px;
    font-weight:normal;
    margin:0;
    padding-bottom:4px;
    padding-top:5px;
}

div.registry-content div.product div.descr h2 span {
    text-transform:uppercase;
}

div.registry-content div.product div.descr p {
    font-family:"Arial";
    margin:0;
    padding-bottom:2px;
}

div.registry-content div.product div.descr p.event {
    color:#4D1317;
    font-family:"Georgia";
    line-height:16px;
    padding-top:1px;
}

div#manage-registry div.product div.descr p.event {
    padding-bottom:0;
    padding-top:17px;
}

div.registry-content div.shipping-table p.changes {
    margin:0;
    padding:7px 8px 8px;
}

div.registry-content div.product img.item-img {
    float:left;
}

div.registry-content div.product div.descr {
    display:inline;
    float:left;
    font-size:13px;
    padding-left:20px;
}

div.registry-content div.shipping-table .table {
    border:1px solid #000000;
    padding:4px;
    position:relative;
}

div.registry-content div.shipping-table table th {
    background:#F2EFE9 none repeat scroll 0 0;
    color:#4A2300;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    font-size:12px;
    height:41px;
    text-align:center;
}

div.registry-content div.shipping-table table td {
    color:#4A2300;
    font-size:13px;
    padding-top:12px;
    text-align:center;
    vertical-align:top;
}

div.registry-content div.shipping-table table th.first, 
div.registry-content div.shipping-table table td.first {
    line-height:18px;
    padding-left:15px;
    text-align:left;
}

div.registry-content div.shipping-table table th.first {
    padding-top:14px;
}

div.registry-content div.shipping-table table td.first {
    padding-top:12px;
}

/* div.registry-content div.shipping-table table td span {
    text-decoration:underline;
} JPM impacts ManageRegistry presentation */

div.registry-content div.shipping-table table td select {
    border:1px solid #56300D;
    font-size:12px;
    margin-top:-1px;
    padding:0;
    /* text-align:center; JPM impacts ManageRegistry page */
    text-align:left;
    width:73px;
}

div#buyer-registry div.shipping-table table td select {
    width:88px;
}

div.registry-content div.shipping-table table td select.shipments {
    text-align:center;
}

div.registry-content div.shipping-table table td select.number {
    width:54px;
}

div.registry-content div.shipping-table div.table div.summery {
    border-bottom:1px solid #DED3C2;
    margin-left:15px;
    margin-right:6px;
    margin-top:1px;
    padding-bottom:27px;
    padding-left:24px;
    /* padding-top:3px; JPM */
    text-align:left;
}

div.registry-content div.shipping-table div.table div.remove-button {
    border-bottom:1px solid #DED3C2;
    margin-left:15px;
    padding-bottom:27px;
    text-align:left;
}

div.registry-content div.shipping-table div.table div.details {
    border-bottom:1px solid #DED3C2;
    margin-left:15px;
    margin-right:6px;
    margin-top:1px;
    padding-bottom:27px;
    /* padding-top:3px; JPM */
    text-align:left;
}

div.registry-content div.shipping-table div.table div.summery a {
    background:transparent url(../img/registry/down.gif) no-repeat scroll 100% 7px;
    color:#405B13;
    display:inline-block;
    padding-right:10px;
    text-decoration:none;
}

div.registry-content div.shipping-table div.table div.summery a:hover {
    text-decoration:underline;
}

div.registry-content div.shipping-table div.table div.summery a.active {
    background:transparent url(../img/registry/up.gif) no-repeat scroll 100% 7px;
}

div.registry-content div.shipping-table div.table div.summery div.address {
    display:none;
}

div.registry-content div.shipping-table div.table div.summery div.address p {
    margin:0;
    padding-left:42px;
    padding-top:4px;
}

div.registry-content div.shipping-table div.table div.update {
    /* border-top:1px solid #DED3C2; JPM */
    margin-left:11px;
    margin-top:1px;
    padding-bottom:7px;
    padding-top:50px;
    text-align:right;
    width:752px;
}

div.registry-content div.shipping-table div.table div.update a {
    float:right;
    font-size:0;
}

div#manage-registry div.shipping-table div.error-message-container,
div#buyer-registry div.shipping-table div.error-message-container {
    display:none;
    line-height:40px;
}

div#manage-registry div.shipping-table div.error-message-container span {
    color:#960000;
    margin-left:7px;
}

div#manage-registry div.shipping-table div.error-message {
    color:#960000;
    display:none;
    float:right;
    font-size:13px;
    margin-left:482px;
    padding:0;
    text-align:left;
    width:282px;
}

div#buyer-registry div.shipping-table span.error-message {
    color:#960000;
    font-size:13px;
    margin:0 8px;
    padding:0;
}

div.registry-content div.clubs div.item div.join {
    margin-left:10px;
    margin-top:6px;
    width:139px;
}

div.registry-content div.clubs div.item div.join div.title {
    color:#505050;
    font-family:"Arial";
    font-size:12px;
    font-weight:normal;
    padding-right:1px;
}

div.registry-content div.clubs div.item div.join div.sans-bottles {
    margin-top:3px;
}

div.registry-content div.clubs div.item div.join div.checkbox {
    font-weight:bold;
}

div.registry-content div.clubs div.item div.join div.title input {
    float:right;
    margin:2px 0 0 6px;
    padding:0;
    width:13px;
}

div.registry-content div.clubs div.item div.join div.registry-bottles {
    margin:7px 0 6px;
    padding:0;
}

div.registry-content div.clubs div.item div.join div.registry-frequency {
    margin:2px 0 6px;
    padding:0;
}

div.registry-content div.clubs div.item div.join div.registry-shipments {
    margin:2px 0 0;
    padding:0;
}

div.registry-content div.clubs div.item div.join div.learn-more {
    margin-top:10px;
}

div.registry-content div.clubs div.item div.join div.learn-more a {
    color:#4D1317;
}

div.registry-content div.clubs div.item div.button {
    float:right;
    /* margin:48px 42px 21px 0; JPM 01.26.10 impacts presentation of child input element */
    /* margin:48px 0 21px; JPM 01.26.10 impacts presentation of error message */
    margin:18px 0 21px;
    /* width:100%; JPM 01.26.10 impacts presentation of Cancel button on Add Items */
}

/* div.registry-content div.clubs div.item div.button p {
    float:left;
    font-size:11px;
    line-height:12px;
    margin:0;
    width:440px;
} JPM 01.26.10 removed feature from design */

div.registry-content div.clubs div.item div.button a {
    float:left;
}

div.registry-content div.clubs div.item div.button input {
    float:right;
    margin-right:42px; /* JPM 01.26.10 fix for presentation issue of parent div element */
}

div.registry-content div.clubs div.item span.error-message {
    color:#960000;
    float:left;
    font-size:13px;
}

div#add-items-registry div.clubs div.item span.error-message {
    float:right;
    /* height:10px; impacts presentation of multi-line messages on Add Items */
    margin:30px 42px 0;
}

div#shopping-basket div.table-basket div.registry-purchase-text {
    color:#4A2300;
    margin:2px 0 -2px;
}

div#shopping-address div.table-billing span.registry-purchase-text {
    color:#4A2300;
}

div#shopping-confirmation p.item_details span.registry-purchase-text,
div#shopping-thank-you p.item_details span.registry-purchase-text {
    color:#4A2300;
    font-weight:bold;
}

div#shopping-basket div.table-basket div.registry-purchase-shipments {
    color:#4D1317;
    font-size:11px;
}

div#shopping-basket div.table-basket td.registry-purchase-remove {
    padding-top:28px;
}

div#shopping-basket div.table-basket div.registry-purchase-state{
    margin-top:11px;
    text-align:center;
}

div#shopping-basket div.table-basket div.registry-purchase-state span {
    font-size:12px;
    width:70px;
}

div#shopping-basket div.table-basket table.scartorder-nohlines tr td,
div#shopping-basket div.table-basket table.scartorder-hlines tr td {
    vertical-align:top;
}

div#shopping-basket div.table-basket table.scartorder-hlines tr td a img.product-shot {
    margin-top:13px;
}

div#shopping-basket div.table-basket tr.scartorder-nohlines td.table-cart-product-name div#product-name {
    margin-top:5px;   
}

div#shopping-basket div.table-basket tr td div.table-cart-text {
    padding-top:1px;
}

div#shopping-basket div.table-basket div.registry-purchase-state {
    margin-top:11px;
}

div#shopping-basket div.table-basket div.shipping-method {
    margin-top:1px;
}

div#shopping-address div#RegistryEditButton {
     margin:27px 0 25px 15px;
}

div#shopping-address div#RegistryShipItemTo span,
div#shopping-address div#RegistryAddress span {
    float:left;
    height:20px;
    margin-top:2px;
}

div#shopping-address div#RegistryGiftMessage {
     margin:13px 0 23px;
}

div#shopping-address div#RegistryGiftMessage textarea {
    border:1px solid #CCCCCC;
    font-family:Arial,helvetica,sans-serif;
    font-size:12px;
    width:540px;
}

div#shopping-address div#RegistryShipItemTo span,
div#shopping-address div#RegistryAddress span,
div#shopping-address div#RegistryGiftMessage textarea {
    margin-left:7px;
}

div#add-items-registry div.clubs div.item div.join div.selects select {
    width:94px;
}

div#add-items-registry div.clubs div.item div.button input {
    margin-left:18px;
}

div#buyer-registry div.shipping-table div.add input {
    margin-left:21px;
}

div#shopping-thank-you div.registry-buttons {
    text-align:left;
    margin:15px 10px 0;
}

div#shopping-thank-you div.registry-buttons a {
    margin-right:18px;
}

div#manage-registry div.shipping-table div.update span.update-message {
    color:#960000;
    display:none;
    float:left;
}

div.alertTransparentBG {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    background: url('/img/CCC_50trans.png');
}

div.regCongratsAlert {
    background-color:#FFFFFF;
    border:3px solid #4D1317;
    color:#505050;
    display:block;
    float:left;
    font-family:Arial;
    font-size:13px;
    height:200px;
    left:50%;
    margin:-100px auto auto -250px;
    /*margin-right:auto;*/
    /*margin-left:-100px;*/
    /*margin-top:-50px;*/
    padding:25px 35px 35px;
    position:relative;
    text-align:left;
    top:50%;
    width:500px;
}

div.regCongratsAlert div {
    margin:0 0 20px 0;
}

div.regCongratsAlert div.last-copy {
    margin:0 0 40px 0;
}

div#timeoutWarning div.regCongratsAlert div.last-copy {
    margin:0 0 76px 0;
}

div.error-page {
    font-size:13px;
    margin:45px 15px;
    height:200px;
}

div.error-page p {
    margin:13px 0;
    padding:0;
    text-align:left;
}

div.error-page p.error-message {
    color:#960000;
}

div.error-page p.buttons {
    margin:45px 0 0;
    padding:0;
}

div.error-page p.buttons input {
    margin:0 16px 0 0;
    padding:0;
}

div#shopping-basket p.cart-txt span.preselected-address,
div#shopping-basket div.table-basket div.registry-purchase-state span.asterisk {
    color:#4D1317;
}

.special_note {
    color: #5B5B5B;
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    font-family:Arial;
    text-align:left;
    border-collapse:collapse;
    margin-left:8px;
    margin-bottom:-15px;
}

.signature_required_box {
    margin-top: 5px; 
    margin-left:426px; 
    margin-right:30px; 
    border:1px solid #4D1317; 
    padding:12px 12px 12px 12px; 
    color:#4D1317; 
    font-weight:bold; 
    color:#4B2300;
}
.signature_required_line {
    /*used only in SCartConfirmation - overiding by ie7 stylesheet*/
    text-align: right; 
    margin-top: -20px; 
    margin-right: 20px; 
    color: #4D1317;
    font-weight: bold;
}


.search {
	width:778px;
	height:43px;
	background:#f0ebe3;
	margin-top:16px;
	padding-top:2px;
	font-family:Arial;
	font-size:12px;
	color: rgb(74,35,0);
}
.search_field{
/*used only in Recipes.aspx and WineShop.aspx - no overides in browser stylesheet*/
float: left;
margin-right:6px;
margin-left:6px;
text-align:left;
}
.search_field_label{
/*used only in Recipes.aspx and WineShop.aspx - no overides in browser stylesheet*/
color:#505050;
font-family:Arial;
margin-left: 5px; 
margin-bottom: -15px;
}
.search_field_input{
/*used only in Recipes.aspx and WineShop.aspx - no overides in browser stylesheet*/
}
.search_field_submit{
/*used only in Recipes.aspx and WineShop.aspx - overides for ie7, ie6, safari*/
margin-top: -1px;
}

.frequencyDD {
    width: 100px;
}