/*
Description: Ellman Family Vineyards
Author: Barnum Design
*/	

/* ---- Order History ---- */

table.order-list td {
	padding: 10px;
    text-align: left;
	border-top: 0px solid #eee;
	border-right: 0px solid #eee;
	border-bottom: 2px solid #eee;
	border-left: 0px solid #eee;
}

table.invoice {
      width: 550px;
      margin: 0 auto;
}

table.invoice td {
	padding: 5px;
}


/* ---- Catalog - Global ---- */
.shop-main .breadcrumbs {
	display: none;
}
td.cartSummaryItem {
	padding-bottom: 20px;
	color: #48182c;
}
table.catalogueTable {
	display: none;
}
.shop-main {
	padding: 0 9px;
}
.shop-main .header {
	border-bottom:0;
	height:auto;
	line-height:inherit;
	margin:0;
}

/* ---- Catalog - small view ---- */
table.productTable td {
	padding:0;
	vertical-align: top;
}
.shop-product-small {
	padding: 0 15px;
	background: none;
	border: 0;
	color: inherit;
	text-align: center;
}
.shop-product-small .image {
	height:auto;
	margin: 0 0 9px 0;
	overflow:visible;
	text-align:center;
	width:auto;
}
.shop-product-small .image img {
}
.shop-product-small h5 {
	font-size: 150%;
	font-weight:normal; 
	margin: 0;
	min-height: 0;
	height: 45px;
	padding: 0;
}
.shop-product-small h5 a {
	text-decoration: underline;
}
.shop-product-small h5 a:hover {
	text-decoration: none;
}
.shop-product-small ul {
	background: none;
	padding: 0;
}
.shop-product-small li.stock {
	display: none;
}

/* ---- Catalog - large view ---- */
.shop-product-large {
	background: none;
	border: 0;
	color: inherit;
	margin: 0;
	min-width: 0;
	overflow: visible;
	margin-left: 200px;
}
.shop-product-large ul {
	margin:0;
	padding:0;
}
.shop-product-large .details h1 {
	font-size: 210%;
	letter-spacing: 4px;
	padding-bottom: 30px;
	color: #48182c;
}
.shop-product-large .details {
	background: none;
	height: auto !important;
	min-height: 0;
	padding:10px 0 0 0;
	width:410px;
	clear:both;
}
.shop-product-large .details h1.name {
	display: none;
}
.shop-product-large .details h2 {
	padding-bottom: 15px;
}
.shop-product-large .image {
	height:auto !important;
	margin-left:0;
	min-height:0;
	padding:0;
	text-align:center;
	float: left;
	position: relative
}
.shop-product-large ul.selection {
	position: absolute;
	width: 250px;
	right: -280px;
	bottom: 25px;
	text-align: left;
}
.shop-product-large .image .poplets {
	display: none;
}
.page-body.catalog li.instock {
	display: none;
}
.shop-product-small li,
.shop-product-large li {
	font-size: 110% !important;
}
.shop-product-small li.custom4 {
	height: 25px;
}
.shop-product-small li strong,
.shop-product-large li strong {
	font-size: 140% !important;
}

/* ---- Forms - Global ---- */
.webForm {

	}	
.webForm ul {
	float:left;
	clear:both;
	width: 400px;
	padding-bottom: 10px;
	}
.webForm li {
	float: left;
	list-style: none;
	}
.webForm label {
	display: block;
	padding-bottom: 2px;
	}
.webForm .small {
	width:100px !important;
	}
.webForm .medium {
	width:200px !important;
	}
.webForm .large {
	width:400px !important;
	}
.webForm input,
.webForm select,
.webForm textarea,
.webForm img {
	display: block;
	height: auto;
}
.webForm .small input,
.webForm .small select,
.webForm .small textarea,
.webForm .small img {
	width: 90px;
}
.webForm .medium input,
.webForm .medium select,
.webForm .medium textarea,
.webForm .medium img {
	width: 190px;
}
.webForm .large input,
.webForm .large select,
.webForm .large textarea,
.webForm .large img {
	width: 390px;
}
.webForm .cat_button,
.webForm .cat_textbox, 
.webForm .cat_listbox {
	border:1px solid #dfdfdf;
}

/* For checkboxes and radio inputs */
.webForm .cat_checkbox,
.webForm .cat_radio {
	display: inline !important;
	width: auto !important;
}

/* For Image Captcha */
.webForm .small img {
	width: 20px;
}
.webForm .medium img {
	width: 120px;
}
.webForm .large img {
	width: 320px;
}

/* -- Custom Buttons -- */
.cat_button.custom {
	font-family: verdana;
	text-transform: uppercase;
	border: 1px solid #eee;
	letter-spacing: 4px;
	font-size: 80%;
	font-weight: bold;
	background: #ccc;
	color: #fff;
	padding: 3px;
}
.cat_button.custom:hover {
	border-color: #ccc;
	color: #6F304C;
	background: #eee;
	cursor: pointer;
}

.cat_button.custom.b {
	letter-spacing: 12px;
	font-size: 120%;
}

/* ---- Forms - Global ---- */
.error {
	background: none;
	color: #D12F19;
	margin-bottom: 18px;
	}

/* ---- Forms - Mailing List ---- */
.secure-login, .newsletter-form {
	background: none;
	border: 0;
	margin-bottom: 0;
}
.newsletter-form div.form {
	padding-left: 0;
}

/*---- Shopping Cart ---*/
.catCartDetails {
	clear: both;
}
.shop-cart .breadcrumbs {
	display: none;
	margin:0 0 18px;
}
table.cart {
	background: none;
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	font-size:11px;
	width:100%;
}
table.cart th {
	background: none;
	border-bottom:1px solid #EEEEEE;
	color: #48182c;
	font-size:120%;
	font-weight:normal;
	text-align:left;
}

/* clear cart */
.cartLink {
	display: block;
	padding: 20px 50px;
	font-size: 120%;
	}

/* ---- Blogs ---- */
.blog-post .post-body {
}

/* ---- Receipts ---- */
.shop-receipt, .shop-quote-receipt {
background:none;
border:0;
margin:0;
padding:0;
}

.shop-receipt h1, .shop-quote-receipt h1 {
border-bottom:0;
padding:0;
}

/* ---- System Error Message ---- */
.system-message h1, .system-error-message h1 {
	margin: 0 0 0 -45px;
}