
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#supercontainer {
	width: 770px;
	margin: 0 auto;
	}



/*-------------------------------------
HEADER
-------------------------------------*/

#header {

	font-size: 12px;
	}

#utilitynav {
	padding: 2px;
	margin: 10px 0 0 0;	
	}
#utilitynav a:hover {
	border: 1px solid #bb200b;
	}	

#header a {
	border: 1px solid #fff;
	color: #000;
	text-decoration: none;
	}
#topnav {
	padding: 5px 0 5px 0;
	font-size: 12px;
	clear: both;
	background: #a9b89d;
	}

#topnav a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	}

#topnav a.active {
	color: #fff;
	}

/*--------------------------------------------
FOOTER
---------------------------------------------*/
#footer {
	font-size: 12px;
	color: #6f5648;
	padding: 10px 0 10px 0;
	text-align: center;
	}
#footer a, #footer:link, #footer a:visited,  #footer a:hover, #footer a:active {
	text-decoration: none;
	color: #6f5648;
	}
	
/*------------------------------------
HOME PAGE
-------------------------------------*/

#homesplash {
	width: 416px;
	}

#homesplash img {

	}

#homewelcome {
	position: relative;
	width: 500px;
	background: #fff url("/static/27/image/homepage-back.jpg") top left no-repeat;
	}
#homewelcome #introtext {
	position: relative;
	width: 365px;
	height: 296px;
	}
#homewelcome #introtext p {
	color: #c34d36;
	text-align: left;
	top: 0px;
	left: 0;
	padding: 10px;
	line-height: 1.5;
	position: absolute;
	font-size: 18px;
	font-family: Georgia,Times New Roman,serif;
	}
#homewelcome .blurb {
	background-color: #dcd5c5;
	width: 150px;
	height: 50px;
	padding: 5px;
	font-size: 11px;
	font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;
	border: 1px solid #8d836a;
	text-align: left;
	}
#homewelcome .blurb a {
	color: #000;
	text-decoration:underline;
	}

#homewelcome #b1 {
	position: absolute;
	left: 16px;
	bottom: 8px;
	}
#homewelcome #b2 {
	position: absolute;
	right: 8px;
	bottom: 8px;
	}
.introtext a, .introtext:link, .introtext a:visited,  .introtext a:hover, .introtext a:active {
	text-decoration: none;
	color: #c34d36;
	}
/*-------------------------------------
SUB NAV  / CONTENT
-------------------------------------*/

#contentcontainer, #contentcontainer np {
	margin: 1px 0 0 0;	
	width: 770px;
	}
#contentcontainer {
	background: #fff url("/images/27/content-back.gif") repeat-y;

	}
#contentcontainer_white {
	background: #fff url("/images/27/content-white.gif") repeat-y;
	border: 0px solid #000;
	}
#contentcontainernp {
	background: #fff url("/images/27/content-backnp.gif") repeat-y;
	}

#subnav {
	float: left;
	width: 130px;
	padding: 0 0 0 5px;
	margin: 0;
	text-align: left;
	
	}

#subnav ul {
	list-style: none;
	width: 130px;
	margin: 0;
	padding: 0;
	}
	
#subnav ul ul {
	margin: 0;
	width: 120px;
	padding: 0 0 0 10px;
	}

#subnav ul ul ul{
	margin: 0;
	width: 110px;
	padding: 0 0 0 10px;
	}

#subnav li {
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	line-height: 12px;
	background: transparent url("/images/27/subnav-bullet.gif") 2px 8px no-repeat;
	}

#subnav li.active {
	background: transparent url("/images/27/subnav-bulletA.gif") 2px 8px no-repeat;
	}
		
#subnav li li {
	font-size: 12px;
	background: none;
	padding: 5px 0 0 0;	
	}

#subnav li li li {
	font-size: 11px;
	background: none;
	padding: 5px 0 0 0;	
	}

#subnav a.active, #subnav a:hover {
	color: #bb200b;
	}

#subnav li a {
	text-decoration: none;
	color: #000;
	}


#content {
	position: relative;
	float: right;
	width: 625px;
	height: 450px;
	background: transparent url("/images/27/postcard-back.jpg") right no-repeat;
	background-position: 253px 50px;
	}

	
#postcardBG {
	height:370px;
	background: transparent url("/static/27/image/postcard-back.jpg") right no-repeat;
	background-position: 253px 7px;
}

#content h1 {
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 7px 0 7px 20px;
	background: #6a4f44 url("/static/27/image/content-h1.gif") repeat-y;
}

#postcard {
	position: relative;
	width: 300px;
	top: 81px;
	left: 51px;
	height: 230px;
	padding: 5px;
	font-size: 12px;
	overflow: scroll;
	overflow-x: hidden;
}


#contentnp {
	float: right;
	width: 625px;
	background: transparent url("/images/27/content-listing-back.gif") repeat-y;
	
	}

#contentnp h1 {
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 7px 0 7px 75px;
	background: #6a4f44 url("/images/27/content-listing-h1.gif") repeat-y;
	}

#contentnp h2 {
	font-size: 20px;
	color: #BE2007;
	margin: 0px 0px 5px 71px;
	padding: 3px 0px 3px 10px;
	text-align: left;
	background: #E2E0C7;
	}

#contentnp h3 {
	font-size: 20px;
	color: #E2E0C7;
	margin: 0px 0px 0px 81px;
	padding: 3px 0px 3px 10px;
	text-align: left;
	}

#contentnp h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 5px 0px 0px 81px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	}

#contentnp h5 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
.product_link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
}

p.short_description {
	font-size: 11.5px;
	padding-right: 0px;
	margin: 0px 0 5px 85px;
}
	
#content_new {
	float: right;
	width: 625px;
	text-align: left;
	}

#content_new h1, .SectionTitleMedium {
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 7px 0 7px 20px;
	text-align: left;
	background: #6a4f44 url("/images/27/content-h1.gif") repeat-y;
	}

/*------------------------------------
WINE LISTING
-------------------------------------*/

#winelisting {
	padding: 0 0 0 0px;
	}
	
#winelisting_cat {
	padding: 0 0 0 75px;
	}
	
#winelisting p.intro {
	padding-right: 100px;
	margin: 30px 0 30px 0;
	}

#winelisting td {
	/*border-bottom: 1px solid #ccc;	*/
	}

#winelisting td.listingthumb {
	width: 100px;
	padding: 18px 0 18px 0;
	}

#winelisting td.listingdesc {
	width: 250px;
	padding: 18px 10px 18px 10px;
	}
#winelisting td.listingdesc p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	}
	
#winelisting td.listingdesc a {
	color: #333;
	}	
	
#winelisting h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#winelisting td.listingextra {
	width: 160px;
	padding: 18px 0 18px 10px;
	}

#winelisting a.learnmore, a.CatalogTitleLink {
	padding: 0 20px 0 0;
	background: #fff url("/images/27/learnmore.gif") right no-repeat;
	color: #000;
	}

#winelisting input
	{
	font-size: 10px;
	display: inline;
	}

#winelisting form {
	margin: 5px 0 0 0;
	padding: 0;
	}

#winelisting .addtocart {
	background-color: #6a4f44;
	color: #fff;
	font-size: 10px;
	border: 1px solid #000;
	}
p.intro, h2.intro {
	padding-right: 0px;
	margin: 30px 0 30px 75px;
	}
	
ol.intro {
	padding-right: 0px;
	margin: 30px 0 30px 60px;
	}	
/*------------------------------------
WINE DETAILS
-------------------------------------*/
#labelholder h3 {
	font-size: 14px;
	line-height: 1.1;
	color: #333;
	margin-bottom: 50px;
	}

#labelholder p {
	font-size: 10px;
	padding: 10px;
	text-align: left;
	}
#labelholder a {
	color: #000;

	}
/*------------------------------------
GENERAL UTILITIES
-------------------------------------*/

.row {
clear: both;
}

.right {
	float: right;
	}

.left {
	float: left;
	}
	
.tright {
	text-align: right;
	}
	
.tleft {
	text-align: left;
	}
	
.tcenter {
	text-align: center;
	}
	
/* //////////////////Modified Styles ////////////////////*/
	DIV.HeadlineFull  {
		font-family: Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
		font-size: 24px;
		font-variant : small-caps;
		font-weight : bold;
		color: #00386C;
		margin: 0 0 10px 0;
	}
	.S2ectionTitleMedium2, .staticPageTitle {
		font-family: Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
		font-size: 24px;
		font-weight : bold;
		color: #003466;
		margin: 0 0 10px 0;
	}

	.SectionTitleSmall{
		font-family: Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
		font-size: 14px;
		font-weight : bold;
		font-style : normal;
		text-indent : 0px;
		color: #00386C;
	}

/* ////////////////// Start: Home Page Styles ////////////////////*/
	
	.productTitle {
		font-size : 11px;
		font-family :  Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
		font-weight : normal;
		background-color: #FFF;
	}

	.priceSpecial, .money {
		color:#C00; 
		font-weight: bold;
	}
	
/* ////////////////// Start: Home Page Styles ////////////////////*/


	
	/* for NS 4x we can't have the border */
	.Input
	{
		margin : 3px;
		font-size: 10px;
		border: 1px solid #000;
		display: inline;
	}

	.error, .errorText {

		color : Red;
		font-weight : bold;
		BACKGROUND-COLOR: #FFFFCE;
		padding: 10px;
		border: 1px #858789 solid;
		margin : 5px 0px 5px 70px;
		text-align : left;
	}
	
	.alert {
		color : #305A82;
		font-weight : bold;
		BACKGROUND-COLOR: #FFFFCE;
		padding: 10px;
		border: 1px #858789 solid;
		text-align : left;
	}
	
/* ////////////////// Start: Table Styles ////////////////////*/
	
	.tableStyles  {
		font-family: Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
		color: #00386C;
		width: 100%;
	}

	.tableStyles td {
		font-family: Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
		font-size: 12px;
		font-weight : bold;
		font-style : normal;
		text-indent : 0px;
		color: #00386C;
	}
	

/* ///////////////// Shopping Cart Styles ////////////////////////////*/

	.CatalogPrice p{

		color: #00386C;
		font-weight: bold;
	}
	.CatalogTitleLink {

		text-decoration : normal;
		color: #00386C;
		font-weight: bold;

	}
	.CatalogDetailTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #00386C;
		font-weight: bold;
	}

	.CatalogTeaser{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #00386C;
	}
	.CatalogDesc {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #00386C;
	}
	.CatalogSmall
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #00386C;
		border: 1px solid grey;
		padding: 5px;
		margin: 10px 15px 10px 15px;
		border-color : #00386C;
		background-color: #FFF;
	}
	
	.CatalogWrap
	{	border: 1px solid grey;
		border-color : #c0c0c0;
	}
	.WeRecommendTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #00386C;
		font-weight: bold;
	}
	.CartHeader {
		/*font-family : Arial Narrow, Arial , Verdana,  sans-serif;*/
		font-size: 8pt;
		background: #f6f6f6;
		/*cursor: hand;*/
		color: #666666;
		padding: 2px;
		text-align : center;
		font-weight: bold;
	}
	.CartLargeHeader {

		font-size: 9pt;
		background: #c0c0c0;
		/*cursor: hand;*/
		color: #ffffff;
		padding: 2px;
		font-weight: bold;
		/*text-align : center;*/

	}

	.bordernopad
	{	border: 1px solid grey;
		border-color : #00386C;
		font-family : Arial, Helvetica, sans-serif;
	}
	.RowA {
		background:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.RowB {
		background:#EFEFEF;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.errorText {
		color: #FF0000;
	}

	.discountBox{
		border : thin solid Red;
		padding : 5;
	}
	
textarea {
		font-size: 8pt;
		background: #ffffff;
		border: 1px solid #666;
		width: 300px;
	}

div.headerLinks a  { COLOR: #999; }



.form_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	margin: 0px;
	width : 200px;
}



.button {
	background-color: #6a4f44;
	color: #fff;
	font-size: 10px;
	border: 1px solid #000;
	margin: 3px 0 3px 0;
}

.priceDiscount {
	color:#F00; 
	font-weight: bold;
}

.sectionBorder { border: 1px solid #666; background-color: #FFF; margin: 10px 0 0 10px;}

.sectionHeader p{ width:100%;  background:#9F907B; border-top:1px solid #FFF;border-left:1px solid #FFF;border-right:1px solid #ABB7D7;border-bottom:1px solid #ABB7D7; line-height:17px; margin-top:0px; margin-bottom:0px;  font-weight:bold; color:#FFF; padding:1px;}
.sectionHeaderMac p{ width:100%;  background:#9F907B; border-top:1px solid #00386C;border-left:1px solid #00386C;border-right:1px solid #00386C;border-bottom:1px solid #00386C; line-height:17px; margin-top:0px; margin-bottom:0px;  font-weight:bold; color:#FFF; }


.expressBorder { border: 1px solid #666; background-color: #FFF; margin: 10px 0 0 10px;} 
.expressHeader p{width:100%; background:#6A4F44; border-top:1px solid #FFF;border-left:1px solid #FFF; border-right:1px solid #ABB7D7;border-bottom:1px solid #ABB7D7; line-height:17px;margin-top:0px; margin-bottom:0px; font-size:12px; font-weight:bold; color:#FFF; padding:1px; }
.expressHeaderMac p{width:100%; background:#6A4F44; border-top:1px solid #FFF;border-left:1px solid #FFF; border-right:1px solid #DDD;border-bottom:1px solid #DDD; line-height:17px;margin-top:0px; margin-bottom:0px; font-size:12px; font-weight:bold; color:#FFF;
}

.boxMargin {margin: 5px;}
.menuBorder { border: 1px solid #DDD; background-color: #FFFFFF; } 
.specialsBox { border: 1px solid #666666; background-color: #EEEEEE; margin: 0 0 10px 0;} 



.menu p{display:block;line-height:17px;margin:0;width:250px; font-size:11px; font-weight:bold; color:#394D82; background:#DDD; padding:0 0 1px 2px;font-family: Times,Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	}


.menuBullets{position:float;width:150px;}
.menuBullets a, .menuBullets p{display:block;border-top:0px solid #eee;border-left:0px solid #eee;border-right:0px solid #555;border-bottom:1px solid #626262;line-height:20px;margin:0; width:149px;}
.menuBullets a {color:#29417C;background:#FFF; font-size:11px; font-weight:bold;text-decoration:none; padding:0 0 0 5px;}
.menuBullets a:visited{color:#29417C;background:#FFF;padding:0 0 0 5px;}
.menuBullets a:hover{color:#FFF;background:#B5BADD;padding:0 0 0 5px;}
.menuBullets li{margin:0;list-style-image:none;padding:0;}
.menuBullets ul{margin:0;list-style-type:none;padding:0;}

/************************************ New Cart ************************************/ 
/* General */


.mark { 
	FONT-SIZE: 12px; 
	color : red; 
	font-weight : normal; 
	padding: 0px 3px 0px 3px;
	}	
	
.required { 
	FONT-SIZE: 11px; 
	color : red; 
	font-weight : normal; 
	padding: 0px 3px 0px 3px;
	}	
		
/* Masthead */ 
#cart_masthead { 
    margin:0 0 10px 0; 
    padding:0px; 
    border:1px solid #000; 
    background-color:#fff; 
} 

/* Content */ 
#cart_content { 
    margin:0 0 0 10px; 
    padding:0px;
	border: 0px solid #000;
} 

#cart_content h1 { 
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 10px -10px;
	padding: 7px 0 7px 20px;
	text-align: left;
	background: #6a4f44 url("/images/27/content-h1.gif") repeat-y;
} 

#cart_content h3 { 
	font-weight: bold; 
	color: #000; 
} 

#cart_content p { 
	margin-top: 0px; 
	color: #333; 
	line-height: 18px; 
}


.cart_error {
	margin-bottom:10px; 
	color : Red;
	font-weight : bold;
	BACKGROUND-COLOR: #FFFFCE;
	padding: 10px;
	border: 1px #858789 solid;
	text-align : left;
}

.cart_empty {
	text-align:left;
	font-weight: bold;
	margin-bottom:10px; 
}

#cart_content #breadcrumb {
	text-align:right;
	margin-bottom:2px; 
}

.cart_table {
	width:100%;
	margin:5px 0 0 0;
}

/*ie hack */
* html body .cart_table {
  width:99.1%;
 }
 
.cart_table th {
	text-align:center;
	font-size:11px;
	padding:2px 7px;
	background:#EFEFEF;
	border-bottom:4px solid #fff;
}

.cart_table th.item {
	text-align:left;
}

.cart_table th.price {
	text-align:right;
	padding-right: 10px;
}
.cart_table th.total {
	text-align:right;
	padding-right: 10px;
}


.cart_table .remove {
	width: 50px;
	text-align:center;
}
.cart_table .item {
	width: 50%;
	text-align:left;
}

.cart_table td {
	background:#DFDFDF;
	padding:5px 7px;
	border-bottom:2px solid #fff;
}

.cart_table td.price {
	text-align:right;
}

.cart_table .quantity {
	text-align:center;
}

.cart_table td.quantity input {
	font-family :  Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	font-size : 11px;
}

.cart_table td.total {
	text-align:right;
}

.cart_table td.discount_label {
	text-align:right;
}

.cart_table td.discount_amount {
	text-align:right;
	color: Red;
}
.cart_table td.total_label {
	text-align:right;
	font-weight:bold;
}

.cart_table td.total_amount {
	text-align:right;
	font-weight:bold;
}

/* .cart_table td#cmcarttotal, #cart_table td#cmcarttotal {background:#fff;text-align:right;font-weight:bold;padding:0 10px;}
.cart_table td.cmcartlast, #cart_table td.cmcartlast {border-bottom:5px solid #fff;}
.cart_table h3.cmcartheader {margin: 0px; padding:0px; background-color:#fff;} */

#cart_content div.discount {
	background:#EFEFEF;
	padding:8px 7px;
}

/*ie hack */
* html body #cart_content div.discount{
  width:97%;
 }
 

#cart_content div.form_submit {
	text-align:right;
	background-color: #FFF;
	margin: 5px 0 0 0;
	padding: 0;
}

#cart_content button {
	background-color: #6a4f44;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000;
	margin: 3px 0 3px 0;
	cursor: hand;
}

/*
#cart_content button span {
	padding: 0px;
	margin: 0px 5px;
}

#button_apply {
	padding: 0px;
	border: 1px solid #fff;
}

#button_apply span {
	padding: 0px;
	border: 0px solid #000;
}
*/
/*
#button_apply, #button_update, #button_continue_shopping, #button_check_out, #button_continue_cart, #button_add_new_address, #button_modify_order, #button_place_order {
  border: 0;
  background-color: none;
  margin: 0;
  padding: 0;
}
#button_apply {
  background: url('/static/35/Image/12btn_apply.gif') no-repeat 0 0;
  width: 54px;
  height: 23px;
}
#button_update {
  background: url('/static/35/Image/12btn_update.gif') no-repeat 0 0;
  width: 54px;
  height: 23px;
}
#button_continue_shopping {
  background: url('/static/35/Image/12btn_continue_shopping.gif') no-repeat 0 0;
  width: 136px;
  height: 23px;
}
#button_check_out {
  background: url('/static/35/Image/12btn_checkout.gif') no-repeat 0 0;
  width: 98px;
  height: 23px;
}
#button_continue_cart {
  background: url('/static/35/Image/12btn_continue.gif') no-repeat 0 0;
  width: 98px;
  height: 23px;
}
#button_add_new_address {
  background: url('/static/35/Image/12btn_add_new_address.gif') no-repeat 0 0;
  width: 98px;
  height: 23px;
}
#button_modify_order {
  background: url('/static/35/Image/12btn_modifyorder.gif') no-repeat 0 0;
  width: 98px;
  height: 23px;
}
#button_place_order {
  background: url('/static/35/Image/12btn_submitorder.gif') no-repeat 0 0;
  width: 98px;
  height: 23px;
}

#button_apply span, #button_update span, #button_continue_shopping span, #button_check_out span, #button_continue_cart span, #button_add_new_address span, #button_modify_order span, #button_place_order span {
  display: none;
}
*/


/*Billing Information */
.form_label {
	width: 34%;
}
.form_field input,select {
	font-family :  Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	font-size : 11px;
}

/*Shipping Destination */
 
#ship_dest_table {
	width:100%;
}

/*ie hack */
* html body #ship_dest_table {
  width:99.1%;
 }
 
#cart_content dl {
	margin-top: 20px;
}

#cart_content th.ship_dest_item {
	text-align: left;
}
#cart_content th.ship_dest_quantity {
	text-align: center;

}
.ship_dest_label {
	text-align: left;
	padding: 10px 10px 0px 0;
}

.ship_dest_field {
	text-align: left;
	padding: 10px 10px 0px 0;
}

.cart_table td.ship_dest_item {
	padding: 5px 0 5px 8px;
	line-height:22px;
}

.cart_table td.ship_dest_points {
	text-align:center;
	line-height:22px;
}

.cart_table td.ship_dest_qty_remove {
	text-align:right;
	line-height:22px;
}

.cart_table td.ship_dest_qty_remove input {
	font-family :  Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	font-size : 11px;
}

.menu_highlight {
	color:#800; 
	font-weight:bold;
}


/***************** Shipping Options - Start ************************/
#ship_to_header {
	margin:15px 0 0 5px;
}

#cart_content fieldset {
	margin-top:15px;
	padding: 0 5px 5px 5px;
}
#cart_content legend {
	padding: 0 10px;
	color: #000;
	font-weight: bold;
}

#cart_content .section_header { 
	padding: 10px 5px 3px 5px;
	background-color:#FFF;
}

#cart_content .section_header h3 { 
	margin-bottom: 0;
}

#cart_content .gift_form_label { 
	width: 10%;
	vertical-align: top;
	border-bottom:0px;
}

#cart_content .gift_form_label_error { 
	width: 10%;
	vertical-align: top;
	border-bottom:0px;
	color: #F00;
	font-weight: bold;
}


#cart_content .gift_form_field { 
	width: 90%;
	border-bottom:0px;
}

#cart_content .gift_message_hint { 
	line-height:14px;
	padding:3px 0;
	vertical-align: middle;
	background-color:#DFDFDF;
}

#cart_content .gift_message_max_chars { 
	border: 0px;
	font-family :  Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	font-size : 11px;
	background-color:#DFDFDF;
	color:#333;
}

#cart_content .ship_opt_item {
	text-align:left;
	width: 70%;
}

#cart_content .ship_opt_quantity {
	width: 15%;
}

#cart_content .ship_opt_price {
	width: 15%;
}
/***************** Shipping Options - End ************************/

/***************** Payment - Start ************************/
.cart_summary {
	width:35%;
	margin:5px 0 0 0;
}
.cart_summary td {
	background:#DFDFDF;
	padding:5px 7px;
	border-bottom:2px solid #fff;
}

#cart_content th.payment_header {
	padding: 0;
	text-align:left;
	background:#FFF;
}

#cart_content .payment_header h3 {
	font-size:16px;
	padding:5px 0;
	border-top: 5px solid #FFF;
	margin-bottom: 0;
}

#cart_content .payment_header p {
	font-weight:normal;
}

#cart_content .payment_summary {
	width: 20%;
}

#cart_content .payment_cc_options h3 {
	display: inline;
	padding: 0px 0 0 5px;
}

#cart_content .payment_cc_options div {
	padding: 10px 0 15px 35px;
	background-color:#DFDFDF;
}

#cart_content .payment_form_label { 
	width: 35%;
	text-align: right; 
	border-bottom:0px;
}

#cart_content .payment_form_field { 
	width: 65%;
	border-bottom:0px;
}

#cart_content .payment_form_field input { 
	font-family :  Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	font-size : 11px;
}

#cart_content #exp_date_month { 
	width: 100px;
}

#cart_content #exp_date_year { 
	width: 65px;
}

#cart_content p.agreement { 
	margin: 0 5px 10px 5px;
}

#saveCCInfo {
	text-align:left;
	margin: 20px; 
	color: #333; 
	line-height: 18px;
	width:350px;
}

/***************** Payment - End ************************/

/***************** Contact - Start ************************/
#cart_content #contact_map { 
	background-color: #E9B55F;
	padding: 5px;
	text-align: center; 
}

/***************** Contact - End ************************/

/***************** Login - Start ************************/
.section_header { 
	padding: 10px 5px 3px 5px;
	background-color:#FFF;
}

.login_form_label { 
	width: 50%;
	text-align: right; 
	vertical-align: top;
	border-bottom:2px solid #FFF;
	background-color:#DFDFDF;
	padding:5px 7px;
}

.login_form_field { 
	width: 50%;
	border-bottom:2px solid #FFF;
	background-color:#DFDFDF;
	padding:5px 7px;
}

.login_form_field input { 
	font-family :  Verdana,Arial,Helvetica,Sans-Serif,Tahoma;
	font-size : 11px;
}

/***************** Login - End ************************/

/* Sidebar */ 
#cart_sidebar { 
    float:left; 
    width:130px; 
    margin-bottom:10px; 
    padding:0px; 
    border:1px solid #000; 
} 
#cartinfo { 
	background-color: #bbb; 
	width:130px; 
	color: #fff; 
	padding: 1px;
	text-align: right; 
	margin: 0 0 10px 10px;
}
#cart_sidebar #cartinfo .bottles { 
	font-weight: normal; 
	padding-top: 1px;
}
#cart_sidebar #cartinfo .bottles a { 
	color: #fff; 
}
#cart_sidebar #cartinfo .remainder { 
	padding-bottom: 2px;
}

#cart_sidebar #cartinfo_wrapper { 
	background-color: #BBB; 
	color: #fff; 
	padding: 1px;
	text-align: right; 
}

#box_header {
	padding-top: 0;
	padding-bottom: 3px;
	text-align: center; 
}

#box_header a {
	color: #910004;
	font-size: 11px;
	font-weight: bold;
}

#box_items {
	background-color: #FFF;
	text-align: left; 
	color: #000;
	font-size: 10px;
	padding: 5px; 
}

#box_bottle_msg {
	background:#EFEFEF;
	text-align: left; 
	color: #000;
	font-size: 10px;
	padding: 3px 3px 3px 5px; 
	border-top: 1px solid #BBB;
}

#box_bottle_msg span {
	font-size: 9px;
}

#box_footer {
	text-align: center; 
	padding: 1px;
}

#box_footer a {
	color: #910004;
	font-size: 11px;
	font-weight: bold;
}

/* Footer */ 
#cart_footer { 
    clear:both; 
    padding:10px; 
    border:1px solid #000; 
    background-color:#CCC; 
    }

/************ My Profile Section ********************/
/* normal */
.my_profile_table {width:600;}
.my_profile_table th {text-align:left;font-size:100%;padding:0 7px;}
.my_profile_table td {background:#fff;padding:3px 7px;border-bottom:1px solid #fff;}
.my_profile_table td div.cmhdrln {margin-top:7px; border-bottom:1px solid #E4DDD8;}
.my_profile_table td div.cmhdrln b {margin-right:10px;}
.my_profile_table h3 {font-size:100%;margin:0 0 2px;}
