body {
}
body.pdf {
	margin: 0;
}
.no-print {display: none !important; }
#content_top_container { display: none !important;}
/* PrinceXML specific */
@page {
	margin: 0.5in;
	@top-left {
		content: "Monsieur Touton Selection, ltd.";
	}

	@top-right {
		content: "Only valid in " string(state) " " string(date);
	}

	@bottom-left {
		content: "http://www.mtouton.com, all rights reserved";
	}

	@bottom-right {
		content: "Page " counter(page) " of " counter(pages);
	}
}
div.header .state {
	string-set: state content();
}
div.header .date {
	string-set: date content();
}
.print-container {
	width: 100%;
	font-size: 10pt;
	/*font-family: Georgia, Cambria, "Times New Roman", Times, serif;*/
	font-family:'Open Sans', 'Lucida Grande', 'Lucida Sans Unicode', Jamrul, Verdana, Freesans, sans-serif;
	line-height: 1.25;
}
ol, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.row {
	zoom: 1;
	margin-bottom: 0.25in;
	background-color: white;
}
.rowtop {
	zoom: 1;
	/*background-color: darkgray;*/
	border-bottom: solid 1px #ddd;
}
.row.centered {
	text-align: center;
}
.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}
.rowtop.centered {
	text-align: center;
}
.rowtop:before, .rowtop:after {
	content: "";
	display: table;
}
.rowtop:after {
	clear: both;
}
.block-dexp-page-elements {
	display: none !important;}
div.label,
div.right {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	background-color: white;
}
div.label img {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0 auto;
	display: block;
	max-width: 300px;
	max-height: 300px;
}
h1.title {
	color: #A51E21;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
h1.title span {
	display: block;
}
h2 {
	margin-top: 20px;
	color: #A51E21;
	border-bottom: 1px solid #A51E21;
	font-weight: bold;
	font-size: 18px;
	page-break-after: avoid;
}
h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 16px;
	page-break-after: avoid;
}
h3 span {
	font-style: italic;
}
h3 img {
	margin-right: 5px;
}
h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
}
p {
	margin-bottom: 5px;
	line-height: 1.3;
}
p.attribution {
	font-style: italic;
}
div.intro {
	margin-top: 10px;
}
.logo {
	width: 200px;
    height: 64px;
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}
.logo img {
	max-width: 100%;
}
.rep_name {
}
.phone {
}
.email {
}
.sales_rep {
	float: right;
	padding: 20px 0px 20px 0px;
}
.header {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-style: italic;
}
.header .state {
	float: right;
	padding-left: 10px;
}
.header .date {
	float: right;
}
.header .disclaimer {
	float: left;
}
.technicals {
	float: left;
}
.technicals li {
	zoom: 1;
	margin-bottom: 10px;
	width: 100%;
}
.technicals li:before, .technicals li:after {
	content: "";
	display: table;
}
.technicals li:after {
	clear: both;
}
.technicals span.label {
	display: block;
	float: left;
	width: 140px;
	font-weight: bold;
}
.technicals span.value {
	display: block;
	float: left;
	width: 200px;
	font-size: 16px;
}
.sku-table {
	margin-top: 10px;
	/*margin-left: 10px;*/
	width: 100%;
}
.winelist .sku-table {
	margin-top: 0;
}
.sku-table tr {
	border-bottom: 1px solid #ccc;
}
.sku-table tr.has-inventory,
.sku-table tr.has-inventory td {
	border-bottom: none;
}
.sku-table tr.inventory td {
	border-bottom: 1px solid #ccc;
}
.sku-table tr.best-deal {
	color: red;
}
.sku-table th {
	font-weight: bold;
	text-align: left;
}
.sku-table th.price {
	text-align: right;
	white-space: nowrap;
}
.sku-table td {
	padding: 5px 0;
}
.sku-table td.price {
	text-align: right;
}
.sku-table td.price div.entry.multi {
	color: #A51E21;
}
li {
	margin-bottom: 5px;
}
.review,
.technical-card,
.reviews,
.technical-cards {
	page-break-inside: avoid;
	margin-left:10px;
}
.pdf .technical-cards {
	page-break-before: always;
}
#overlay-disable-message,
#toolbar,
.dev-query {
	display: none;
}
.product-buttons {
	margin-bottom: 10px;
}
.product-buttons .attribute,
.winelist-product .product-buttons .rating {
	color: #600;
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #600;
	*display: inline;
	zoom: 1;
}
.product-buttons .attribute span {
	padding: 0 4px;
	display: block;
}
table.winelist {
	clear: left;
	width: 100%;
	margin: 20px 0 0;
}
.winelist thead tr {
	color: #999;
	border-bottom: 1px solid #ddd;
}
.winelist thead th {
	padding: 5px;
}
.winelist thead th.winelist-icon {
	width: 15px;
}
.winelist thead th.winelist-price {
	text-align: right;
	/*width: 225px;*/
}
.not-logged-in .winelist thead th.winelist-price {
	text-align: right;
}
.winelist thead th.winelist-sku,
.winelist thead th.winelist-product {
	text-align: left;
	padding-left: 110px;
}
table.winelist tr {
}
table.winelist td {
	border-bottom: 1px solid #ddd;
	padding: 10px 5px;
	vertical-align: top;
	overflow: visible;
}
table.winelist td.winelist-product .item-list {
}
table.winelist td.center {
	vertical-align: top;
}
table.winelist td.winelist-sku {
	text-align: right;
}
.winelist-product {
}
.winelist-product h3 {
	line-height: 1;
	margin: 2px 0 0 0;
	border-bottom: none;
}
.winelist-product p {
	margin: 5px 0 10px 0;
}
.winelist-thumb {
	float: left;
	margin-right: 10px;
	border: 1px solid #777;
}
.winelist-thumb img {
	display: block;
	width: 1in;
	height: auto;
}
td.winelist-vintage {
	color: #000000;
	font-size: 14px;
	text-align: center;
	width: 60px;
}
tbody .winelist-prices, tbody .winelist-size, tbody .winelist-sku {
	white-space: nowrap;
	color: #000;
	line-height: 1.6em;
}
ul.backlinks {
	margin: 5px 0 10px;
	font-size: 12px;
}
ul.backlinks li {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}
.winelist-product ul.backlinks li a:link, .winelist-product ul.backlinks li .winelist-product p a:visited {
	color: #999;
}
.winelist-product ul.backlinks li a:hover, .winelist-product ul.backlinks li a:active {
	color: #999;
	text-decoration: underline;
}
.winelist-product ul.backlinks li a:hover, .winelist-product ul.backlinks li a:active {
	color: #999;
	text-decoration: underline;
}
.winelist-product ul.backlinks li a:link, .winelist-product ul.backlinks li .winelist-product p a:visited {
	color: #999;
}
.winelist-product ul.backlinks li a:hover, .winelist-product ul.backlinks li a:active {
	color: #999;
	text-decoration: underline;
}
.sku-table td {
	padding: 5px 10px !important;
	font-size: 16px;
	white-space: nowrap;
}
.sku-table th {
	vertical-align: bottom;
	padding: 1px 2px !important;
}
.winelist-sku-and-order {
	/*text-align: right;*/
	padding: 0;
}
.winelist-sku-and-order tr:last-child td {
	border-bottom: none;
}
.winelist .product-buttons .rating a span.rating-name {
	color: #fff;
}
.winelist {
	/*page-break-after: always;*/
}
.winelist tr {
	page-break-inside: avoid;
}
.winelist.last {
	page-break-after: avoid;
}
#legend {
	width: 714px;
	margin: 40px auto;
}
#legend img {
	max-width: 100%;
}
.search-term {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.search-term .count {
	display: inline-block;
	margin-left: 20px;
	color: Gray;
	font-size: 18px;
	font-weight: normal;
}
img.product-icon {
	height: 0.36in;
}
.custom-list-page-table {
	width: 100%; }
.custom-list-left {
	display: none; }
.custom-list-item-actions {
	display: none; }
.custom-list-actions { display: none; }
.custom-list-title {
	font-size: 1.5em;
	padding: 5px;
	font-weight: bold;
}
.custom-list-right .winelist-price { visibility: hidden; }
.custom-list-right #filter-form { display: none; }
.custom-list-description {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-style: italic;
}
.custom-list-right a, .custom-list-left a { text-decoration: none; color: #000; }
