
#left_col {
	width: 233px;
	float: left;
	background-repeat: no-repeat;
}
#right_col {
	width: 480px;
	float: left;
	padding-left: 28px;
	padding-right: 40px;
	padding-bottom: 70px;
	padding-top: 30px;
	

	
}
#rightcol_border {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
}
#right_col.wide{
	width: 880px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	background-repeat: no-repeat;
	background-color: #090B0A;
}
#order_list{

}

#order_list .top_row{
	font-weight: bold;
	background-color: #151B1C;
}


#order_list td {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #151B1C;
	background-color: transparent;
}

#contact_form label {
	color: #B62D29;
	display: block;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 1px;
}

#contact_form input, #contact_form textarea {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #151B1C !important;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:20px;
}
#contact_form input.autofill_overide, #contact_form textarea.autofill_overide{
	background-color: #151B1C !important;
}

#contact_form input:focus, #contact_form textarea:focus {
	background-color: #1C2326;
}
#contact_form .qty{
	width: 25px;
}
#contact_form .short {
	width: 220px;
}
#contact_form .long {
	width: 98%;
}
#contact_form #submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000 !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 1em;
}
#contact_form #submit {
	cursor:pointer;
}

#contact_form #submit.disabled {
	color: #222222;
	background-color: #111111 !important;
}
#contact_details{
	font-size: 0.85em;
	line-height: 1.4em;
	background-color: #151B1C;
	padding: 10px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
#contact_details p {
	margin-bottom:10px;
}
#contact_details h2{
	font-size: 1.2em;
	color: #6B915C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact_details a img{
	margin-bottom: 4px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #283234;
}
#contact_details a:hover img{
	border: 1px solid #556C70;
}
.leftindent {
	padding-right: 20px;
	padding-left: 20px;
}
#right_col table {
	background-color: #101616;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right_col table td {
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#right_col #contact_form table,#right_col table.no_border {
	background-color: transparent;
}
#right_col #contact_form table td, #right_col table.no_border td {
	background-color: transparent;
}

.organic-and-biodynamic-wines #content {
	background-repeat: repeat;
}