body {
	background-color: #460E17;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #000000;
	text-align: center; /*to float the page in the browser*/
	margin: 0;	
	height: 100%; 	
	background-image: url(/images/page_layout/bg_bottom_stripe.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

p, table, tbody, tr, th, td, li, h1, h2, h3, h4, h5, h6, div {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7d823f;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #460E17;
}

p.note {
	color: #666666;
	margin-top: .5em;
	line-height: 1em;
}

p.note strong {
	color: #000000;
	font-weight: normal;
}

#outer_wrapper {
	z-index: 1;
	height: 100%;
	width: 677px;
	background-color: #370b11;
	z-index: 2;	
	position:relative;	
	margin: 0 auto;
}

#banner {
	width: 677px;
	height: 173px;		
	background-position: center center;
	background-repeat: no-repeat;	 
}

#utility {
	float: right;
	margin-right: 1px;
}

/*hidden link back to homepage*/
#home_nav {
	position: absolute;
	top: -500px;
	left: -500px;
}

#home_link {
	float: left;
	width: 180px;
	height: 160px;
	margin-left: 7px;
}

#home_link h3 {
	position: relative;
	top: 0px;
	left: -5000px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#home_stripe {
	position:absolute;
	top: 277px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-color: #320a12;
	z-index: 1;
}

#stripe {
	position: absolute;
	top: 173px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-color: #320a12;
	z-index: 1;
}

#main_page {
	padding-bottom: 20px;
	border: 7px solid #ffffff;
	background-color: #efead4;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #000000;		
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 663px;
	overflow: hidden;
	margin-bottom: 5px;
}

#main_page h1 {
	position: relative;
	top: 0px;
	left: -5000px;
	height: 1px;
	margin: 0px;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #efead4;
	margin-bottom: 25px;
	-webkit-font-smoothing:antialiased;
}


/*home page content*/
#left_col_home {
	/*float: left;*/
	width: 390px;
	margin: 60px 30px 0px 20px;
	padding-left: 1px;
}

#right_col_home {
	float: right;
	width: 230px;
	margin-top: 20px;
}

/*visit us*/
#visit_us_main {
	width: 620px;
	background-image: url(/images/content/img_map.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 60px 20px 0px 20px;
	padding-left: 1px;
}

/*history*/
#left_col_history {
	/*float: left;*/
	width: 430px;
	margin: 60px 30px 0px 20px;
	padding-left: 1px;
}

#right_col_history {
	float: right;
	width: 190px;
	margin-top: 60px;
}

/*wine club*/
#left_col_wineclub {
	width: 430px;
	margin: 60px 20px 0px 20px;
	padding-left: 1px;
}

#right_col_wineclub {
	float: right;
	width: 190px;
	margin-top: 60px;
}

/*events*/
#left_col_events {
	/*float: left;*/
	width: 430px;
	margin: 60px 30px 0px 20px;
	padding-left: 1px;
}

#left_col_events .event {
	border-bottom: 1px solid #d1caa9;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#left_col_events .event h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #6a1313;
}

#left_col_events .event h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #6a1313;
}

#right_col_events {
	float: right;
	width: 190px;
	margin-top: 60px;
}

/*thankyou*/
#left_col_thankyou {
	/*float: left;*/
	width: 430px;
	margin: 60px 30px 0px 20px;
	padding-left: 1px;
}

/*wine*/
#shopping_cart_summary {
	float: right;
	width: 484px;
	background-color: #ffffff;
	padding: 8px 0px 12px 8px;
	margin: 16px 0px 16px 160px;
	color: #7d823f;
	font-size: 10px;
	line-height: 1.25em;
	border-bottom: 1px solid #cdcba7;
}

#btn_checkout {
	float: right;
	margin-right: 10px;
}

#wine_main {
	float: right;
	width: 650px;	
	padding: 0px 10px 0px 0px;
}

.wine_item {
	float: right;
	border-top: 1px solid #d1caa9;
	padding: 8px 0px;
	width: 640px;
}

img.wine_photo {
	float: left;
	width: 172px;
	height: 117px;
}

div.wine_info {
	float: left;
	width: 296px;
	margin: 0px;
	padding:0px;
}

div.wine_info h3 {
	font-weight: bold;
	color: #790514;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	letter-spacing: -.04em;
	word-spacing: -.05em;
}

div.wine_info p {
	margin: 0;
	padding: 0;
}

.price_detail, .wine_prices table td {
	color: #691013;	
}

.wine_prices {
	float: right;
	width: 148px;
	background-image: url(/images/page_layout/img_additems_bg.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin-left: 10px;
}

.wine_prices img {
	display: block;
}

.wine_prices table {
	width: 148px;
}

.wine_prices table tr td {
	border-bottom: 1px solid #efead4;
	padding: 3px;
}

td .qty {
	width: 90px;
}

input.add_btn {
	display: block;
	margin: 0;
}

/*cart*/
#top_cart {
	margin-top: 40px;
	margin-left: 20px;
}

.empty_cart {
	height: 150px;
	padding-top: 1em;
}

#left_col_cart {
	float: left;
	width: 460px;
	margin: 20px 20px 0px 8px;
	padding-left: 1px;
}

#left_col_cart_bottom {
	float: left;
	width: 460px;
	margin: 20px 20px 0px 8px;
	padding-left: 1px;
}

#right_col_cart {
	float: right;
	width: 138px;
	margin-top: 20px;
	background-color: #d8d5b6;
	font-size: 10px;
	padding: 8px 5px;
	margin-right: 7px;
}

table.item_summary {
	width: 460px;	
}

table.item_summary #col_1 {
	width: 250px;	
}

table.item_summary #col_2 {
	width: 100px;	
}

table.item_summary #col_3, table.item_summary #col_4 {
	width: 55px;	
}

table.item_summary th {
	text-align: left;
	font-size: 9px;
	color: #7d823f;	
	border-bottom: 1px solid #d1caa9;
}

table.item_summary td {
	vertical-align: bottom;
	padding: 3px;
}

#btn_send_order, #btn_update_cart {
	display: block;
	float: right;
}




/*forms*/

form {
	margin: 0px;
}

.label {
	font-size: 9px;
	color: #7d823f;
}

#firstName, #lastName, #city, #phone, #email, #ship_firstName, #ship_lastName, #ship_city, #ship_phone, #ship_email {
	width: 140px;
}

#address, #ship_address, #ship_company {
	width: 286px;
}

#zipcode, #ship_zipcode {
	width: 65px;
}

.error_text {
	color: #6a1313;
}


/*form validation*/

input.disabled {
	border: 1px solid #7d823f;
	background-color: #f2f2f2;
}

input.required, textarea.required, #ship_company {
	border: 1px solid #7d823f;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #6a1313;
	color : #6a1313;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #7d823f;
	color : #000;
}

.validation-advice {
	margin: 2px 0;
	padding: 0px;
	/*background-color: #FF3300;*/
	color : #6a1313;
	font-weight: normal;
	font-size: 9px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: normal;
	font-size: 9px;
	color: #7d823f;	
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}