/*Wines shop*/
/*
#shop-ProductList {
}
#cart-OrderPreview {
}
#cart-OrderPreview th {
	font-weight:normal;
}
#cart-OrderPreview td {
	font-size:100%;
	padding:5px;
}
#content .ProductName {
	margin-top:0;
	padding:5px;
}
#content .ProductName a {
	color:#666666;
}
#content .ProductName a:hover {
	color:#000000;
}
*/
_____cart-buttons {
}
.cart-buttons {
	margin:10px;
	overflow:hidden;
	width:960px
}
.cart-buttons .button {
	padding:0 50px;
	width:0;
	overflow:visible;
}
.cart-buttons .button[class] {
	width:auto;
}
#cart-Buttons {
	margin:10px auto;
}
#cart-Buttons .button {
	padding-bottom:5px;
	padding-top:5px;
}
.continue {
	background-repeat:no-repeat;
	border:medium none;
	height:24px;
}
.checkout {
	background-repeat:no-repeat;
	border-style:none;
	height:24px;
	width:200px;
}
_____classes {
}
.important {
	display:block;
	margin:10px auto;
	text-align:right;
	vertical-align:middle;
}
.important a.more {
	color:#000000 !important;
	display:inline-block;
	height:24px;
	line-height:24px;
	margin-right:10px;
	margin-top:-10px;
	text-decoration:underline !important;
	vertical-align:middle;
}
.important a.more:hover {
	color:#C56A23 !important;
	text-decoration:none !important;
}
.ProductImage {
	background-color:#D8D2B2;
	padding:2px;
}
.ProductImage:hover {
	background-color:#F4F1EA;
	padding:2px;
}
.ProductName strong {
	font-weight:normal;
}
.sku {
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.separator {
	border-top:1px dotted #928B6E;
	margin-bottom:25px;
	margin-top:25px;
}
.productstatus > img {
	background-color:transparent;
	border:medium none;
	margin:0;
	padding:2px;
}
.CartButtons {
	padding:20px 0;
}
/*
.markers {
	border-top:1px dotted #FF0000;
	clear:both;
	color:#FF0000;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:1px;
	text-align:right;
}
.textfield {
}
.textarea {
}
.qty {
	border:1px solid #e4e1d0;
	margin-bottom:1px;
	text-align:center;
	width:50%;
}
.dropdown {
}
.price {
	font-size:0.75em;
	padding:5px;
}
.price strong {
}
.button {
	background-repeat:no-repeat;
}
.small {
}
*/
.options {
	border-top:1px solid #D8D2B2;
	margin:0;
	padding-top:10px;
}
.cartfoot {
	background-color:#F1EEDB;
}
.alt1 {
	background-color:#FFFFFF;
}
.alt2 {
	background-color:#FFFFFF;
}
.pageselected {
	display:inline-block;
}
_____custom {
}
#cart-table {
	background-color:#FFFFFF;
	border-collapse:collapse;
	margin:0 auto;
}
#cart-table th {
	background-color:#FFFFFF;
	border:1px dotted #776813;
	font-size:0.75em;
	font-weight:normal;
	margin:0;
}
#cart-table td {
	border-color:-moz-use-text-color #776813 #776813;
	border-style:none dotted dotted;
	border-width:medium 1px 1px;
	font-size:0.75em;
	font-weight:normal;
	padding:5px;
	vertical-align:middle;
}
#step-list {
	margin:0 auto;
}
#step-list td {
	font-size:11px;
	padding:5px;
	vertical-align:middle;
}
#step-list ul {
	display:block;
	height:30px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#step-list li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
_____shoptable {
}
.shop-shop-product-list .error {
	display:none;
}
.shopListTable, .order-preview table {
	border-collapse:collapse;
	margin:10px auto;
	color:#000000;
	width:765px;
}
.order-preview table {
	width:960px;	
}
.shopListTable td, .order-preview table td {
	font-size:0.75em;
	padding:5px;
}
.shopListTable td img, 
.order-preview table td img,
.childProducts td img  {
	max-height:100px;
	width:auto;
	vertical-align:middle;
	border:none!important;
	margin-right:10px!important;
}
.shopListTable th, .order-preview table th {
	background-color:#F1EEDB;
	font-size:0.75em;
	padding:5px 10px;
}
.shopListTable th.thName {
	text-align:center;
}
.shopListTable th.thCustomProperty0 {width:80px;}
.shopListTable th.thPrice {width:80px;}
.shopListTable th.thMemberPrice {width:80px;}
.shopListTable th.thQty {width:80px;}
.order-preview fieldset .unitprice, .order-preview fieldset .price, .order-preview fieldset .totalprice {
	text-align:center !important;
}
.order-preview table {
	border:1px solid #e4e1d0;
	margin-left:auto !important;
	margin-right:auto !important;
}
.order-preview table th.img {
	border-right:none;
}
.order-preview table th.product {
	border-left:none;
}
.order-preview table th.unitprice {
	width:10%;
}
.order-preview table th.qty {
	width:10%;
}
.order-preview table th.price {
	width:15%;
}
.order-preview table th.shipping {
}
.order-preview table th.remove {}
.order-preview table tr.cartfoot td {
	border-right-width:0px;
}
.order-preview table tr.cartfoot {
	border-right:solid 1px #e4e1d0;
}
.order-preview table td.total {
	border-left:none;
}
.order-preview table td.img {
	border-right:none;
}
.order-preview table td.product {
	border-left:none;
}
.order-preview table td.product a {
	color:#000000 !important;
	font-weight:bold;
}
.order-preview table td.unitprice {
}
.order-preview table td.qty {
}
.order-preview table td.qty input {
	width:50%;
	text-align:center;
}
.order-preview table td.price {
}
.order-preview table td.shipping {
}
.order-preview table td.remove {
	border-width:1px;
}
.merchandise {
}
.merchandise .shopListTable th.thName {
	text-align:center;
	width:58%;
}
.merchandise .shopListTable th.thPrice {
	width:30%;
}
.merchandise .shopListTable th.thQty {
	width:12%;
}
.merchandise .shopListTable td.ColumnPrice {
	width:36%;
}
.merchandise .shopListTable td.ColumnQty {
	width:12%;
}
.shopListTable td {
	vertical-align:middle;
}
.shopListTable td.ColumnName {
}
.shopListTable td.custompropertycolumn0 {
	text-align:center;
}
.shopListTable td.ColumnPrice {
	text-align:center;
}
.shopListTable td.ColumnMemberPrice {
	text-align:center;
}
.shopListTable td.ColumnQty {
	text-align:center;/*border-right:solid 1px Black;*/
}
.shopListTable tr td img {
	vertical-align:middle;
}
/* fix IE 7 */
*:first-child+html .merchandise .shopListTable tr td img {
	float:left;
}
.shopListTable td.ColumnQty input {
	width:50%;
	text-align:center;
}
.button-cart {
	height:24px;
	margin:10px;
}
.button-cart input {
	border-style:none;
	height:24px;
	width:200px;
	background-color:#C56A23;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0 50px;
	text-decoration:none;
	text-transform:lowercase;
	float:right;
	cursor:pointer;
}

.shop-shop-product-list .button-cart input {
	background-image:url(/sites/madfishwinescomau/assets/images/btn_bg-large.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:medium none;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	height:24px;
	text-decoration:none;
	width:130px;
	padding:0;
}

.shopListTable thead br {
	float:left;
}
.shopListTable th.varietal {
	background-color:#E9E6D5;
	border:medium none;
}
.shopListTable .qty {
	width:50%;
}
.shopListTable h6, .order-preview table h6 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#000000;
	text-transform:uppercase;
	line-height:16px;
}
.shopListTable td, .shopListTable th, .order-preview table td, .order-preview table th {
	border:1px solid #e4e1d0;
}
.shopListTable th.category {
	border-left:medium none;
	border-right:medium none;
	font-size:1em !important;
	background-color:transparent;
	color:#C56A23;
	font-weight:normal;
	padding-left:15px;
	padding-top:7px;
}
.shopListTable tr.row-category-title th.category {
	border-left:none !important;
}
.shop-product-list-table .shopListTable th.category {
	line-height:2em;
}
_____merchtable {
}
.childProducts {
	border-collapse:collapse;
	margin-bottom:5px;
	width:85%;
	float:right;
	display:table !important;
}
.childProducts td {
	font-size:1em !important;
	height:30px;
	padding:5px;
}
#MerchOptions {
	border-collapse:collapse;
	width:inherit;
}
.order-preview fieldset {
	border:none;
}
.shop .order-preview fieldset {
	padding:0px;
}


table.shophome .submenu h2 {
	display: none;
}

table.shophome #td-mid-right {
	padding:15px 30px 15px 15px;
	background: none;
	width:60%;
}

table.shophome #td-mid-left {
	border: 0px;
	padding-right:10px;
}


