/* padding for printed document */
body {
	padding: 0;
	margin:0;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}

h1,h2,h3,h4,h5,h6 { margin:0 0 1em 0 !important; padding:0; }

/* turn off all unnecessary components */
.className, .input {
	display: none;
}

/* force content to go accross whole page */
.mainContentContainers {
	width: 18cm;
	padding: 0;
}

/* get rid of unnecessary padding */
.mainContentContainers {
	margin: 0;
	padding: 0;
}

.insert-page-break {
	page-break-after:always;
}


#print-logo { display: block !important; margin-bottom: 30px; }

div.hide,
ul.navigation,
div#header,
div#footer,
ul.product-options,
ul.image-choices,
div#products-sidebar,
div.product-details div.download-specifications,
img.brand-logo,
div.page-numbers { display: none; }

div.product-details,
div.product-details div.product-specifications { 
	position: relative;
}

div.category-and-collection { display: none; }

div.product-details div.product-header p { display: none; }
div.product-details div.product-header p.hilight { display: none; }

div.product-details img.photo-image { 
	width: 45mm; 
	position: absolute; 
	bottom:-38mm; 
	left:123mm; 
}
div.product-details img.cad-image { 
	width: 160mm; 
	display: block; 
/*	margin:0 auto;  */
}

div.product-images {
	position: relative;
}

div.product-images img.brand-logo {
	display:block;
	position:absolute;
	left:123mm; 
	bottom:0;
}

div.product-specifications table { width: 120mm; border-collapse: collapse; margin-bottom: 1em; }
div.product-specifications table th,
div.product-specifications table td { border-bottom: 1px solid #000; }
div.product-specifications table th { font-weight: normal; vertical-align: top; text-align: left; text-transform: uppercase; padding: .75em 0 .5em 0; font-size: 0.8em; }
div.product-specifications table td { text-align: right; padding: .75em 0 .5em 0; }
div.product-specifications table tr.price-output {/*display:none;*/}
div.product-specifications table tr.price-output ul { margin: 0; padding: 0 }
div.product-specifications table tr.price-output ul li { display: inline; list-style: none; float: right; margin-left: 6px; }
div.product-specifications table .print-only td,
div.product-specifications table .print-only th { display: table-cell; }

div.product-details div.warranty-info { 
	position: absolute; 
	width: 45mm; 
	top:40mm;
	left:123mm; 
}

div.product-details div.category-and-collection h3,
div.product-details div.warranty-info h3,
div.product-details div.additional-info h3 {text-transform: uppercase; font-size: 1em; font-weight: bold; }

div.product-details div.additional-info { float:left; clear:left; width: 120mm; }

div.product-details div.warranty-info img,
div.product-details div.warranty-info h3 a { display: none; }

div.product-details div.category-and-collection { width: 45mm; position: absolute; right: 0; top: 175mm; }

div.product-details div.category-and-collection ul { list-style: none; margin:0; padding:0;}
div.product-details div.category-and-collection ul li { margin: 0 0 1em 0; }
div.product-details div.category-and-collection ul li a { text-decoration: none; color:#000; }

div.product-details div.warranty-info p { margin: 0 0 1em 0; }

p.end-of-line { position: absolute; top: 245mm; right:0; width: 35mm; border:1px solid #000; margin:0 0 0 0; padding: 3mm 5mm; text-align: center; color:#000; font-weight: bold; font-size: 0.9em; text-transform: uppercase;}

* html p.end-of-line { top: 231mm; }

img.screencad-image { display: none; }
p.disclaimer {display:none; /* float:left; clear: left; font-size: 7pt; border-top: 1px solid #000; width: 120mm; margin: 10mm 0 0 0; padding: 2mm 0 0 0; */}
p.policy { float:left; clear: left; font-size: 7pt; border-top: 1px solid #000; width: 120mm; margin: 10mm 0 0 0; padding: 2mm 0 0 0; }
#back-to-top { display: none; }

/* My List Print Styles */


div.myList-left-col div.product-info {
	position:relative;
	height:180px;
	background-color:#F1F1F1 !important;
	margin-bottom:12px;
}

.product-info a {
	text-decoration:none;
}

div.myList-left-col img.product-image {
	float:left;	
}

div.myList-left-col div.myList-feature-details {
	margin:0 0 0 230px;
	padding:0 20px 20px;
}

div.myList-left-col div.myList-feature-details .product-links img {
	display:none;
}

div.myList-left-col div.myList-feature-details h3 {
	padding:10px 0 0;
	font-family:Trebuchet ms,Verdana,Arial,Helvetica;
	font-size:16px;
	color:#7A7663 !important;
}

div.myList-left-col div.myList-feature-details h3 a {
	color:#7A7663 !important;
}

div.myList-left-col div.myList-feature-details p,
div.myList-left-col div.myList-feature-details p.first-paragraph {
	font-size:12px;
	color:#7A7663 !important;
	height:58px;
	overflow:hidden;
}

div.myList-left-col div.product-info .price-code {
	position:absolute;
	bottom:10px;
	left:250px;
	width:370px;
	opacity: 1 !important;
	filter: alpha(opaticy=100) !important;
}

div.myList-left-col div.product-info .price-code dl {
}

div.myList-left-col div.product-info .price-code dt,
div.myList-left-col div.product-info .price-code dd {
	float:left;
	color:#7A7663;
	text-decoration:none !important;
	margin:0;
}

div.myList-left-col div.product-info .price-code dt{
	width:50px;
	font-weight:bold;
}

div.myList-left-col div.product-info .price-code dd {
	width:100px;
}

/***** Promo Defaults *****/

.promo-ear {
	display:none;
}

/***** Promo Panel Product List *****/
#products-content {
}
#products-content .listing-head {
	float: left;
}
#products-content .feature {
	clear: both;
	float: left;
}

#products-content .product-links,
#products-content .listing-pod div.price-code {
	display: none;
}
	#products-content .listing-pod h3 a,
	#products-content .feature-details h3 a {
		color: #000;
	}
	
	#products-content .listing-pod .product-image-link .price-code {
		display: none !important;
	}

	#products-content .listing-pod {
		width: 230px;
		float: left;
		margin: 0 6px 0 0;
		height: auto !important;
		padding: 0;
	}

#products-content .promo-panel {
	width:230px;
	clear:both;
	height:67px;
	background:#860003 url(/Images/Backgrounds/bg-promo-panel.png) right top no-repeat;
}

#products-content .promo-panel ul {
	margin:0;
	padding:0;
}

#products-content .promo-panel li {
	color:#fff;
	list-style:none;
	text-transform:uppercase;
	font-family:arial;
}

#products-content .promo-panel li.after {
	float:right;
	margin:10px 10px 5px 0;
	line-height:1.7em;
	font-weight:bold;
}

#products-content .promo-panel li.after .ind {
	display:block;
}

#products-content .promo-panel li.after .price {
	display:block;
	font-size:2.5em;
}

#products-content .promo-panel li.before {
	padding:15px 0 0 0;
}

#products-content .promo-panel li.before .ind {
	text-transform:lowercase;
}

#products-content .promo-panel li.before .price {
	font-size:1.2em;
}

#products-content .promo-panel li.valid {
	padding:5px 0 5px 0;
}

/***** Promo Panels My List *****/

.myList-feature .promo-panel {
	position:absolute;
	bottom:0;
	left:400px;
	width:280px;
}

.myList-feature div.myList-feature-details .product-links {
	width:414px;
}

.myList-feature .promo-panel .promo-price {
	float:left;
	padding:0 10px 5px 0;
	margin:0;
	font-size:1.3em;
}

.myList-feature ul.promo-price li {
	float:left;
	list-style:none;
	text-align:left;
	font-family:Arial;
	color:#7a7663;
}

/*

.myList-feature ul.promo-price .before {
	padding:.6em 30px 0 0 ;
}

.myList-feature ul.promo-price .before .price {
	font-size:.9em;
}

.myList-feature ul.promo-price .after {
	padding:0 30px 0 0 ;
	font-weight:bold;
}

.myList-feature ul.promo-price .after .price {
	font-size:1.7em;
}

.myList-feature ul.promo-price .ind {
	display:block;
	text-transform:uppercase;
	font-size:.6em;
}

*/

	.myList-feature ul.promo-price .before {
		padding:0 20px 0 0;
	}
	
	.myList-feature ul.promo-price .before .price {
		font-size:.9em;
	}
	
	.myList-feature ul.promo-price .before .ind {
		text-transform:lowercase;
		font-size:.75em;
	}
	
	.myList-feature ul.promo-price .after {
		font-weight:bold;
		float: right;
	}
	
	.myList-feature ul.promo-price .after .price {
		font-size: 1.7em;
		line-height: 1.1em;
	}
	
	.myList-feature ul.promo-price .after .ind {
		display: block;
		text-transform: uppercase;
		font-weight: bold;
		font-size: .8em;
	}
	
	
	.myList-feature ul.promo-price .valid {
		text-transform:uppercase;
		margin-top:9px;
		display:block;
		font-size:.6em;
	}
	
.print-hide {
	display:none;
}


/***** Contact List *****/

h3.border-top {
	border-top:1px solid #b5b3ab;
}

h3.contacts {
	margin:0;
	padding:10px 0 0;
	font-size:1.8em;
	font-family:Trebuchet ms;
	text-transform:uppercase;
}

#singleCol-content ul.contact-list {
	overflow:hidden;
	list-style: none;
	margin:0 0;
	padding:0;
}

	#singleCol-content ul.contact-list ul {
		margin:0;
		padding:0;
		list-style: none;
	}
	
	#singleCol-content ul.contact-list li {
		margin:0;
		padding:0 0 10px;
		zoom: 1;
	}
	
	#singleCol-content ul.contact-list li.last {
		background: none;
	}
	
	#singleCol-content ul.single-contacts {
		zoom: 1;
	}
	
	#singleCol-content ul.contact-list li:after,
	#singleCol-content ul.single-contacts:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	#singleCol-content .contact-right-col h3 {
		margin: 20px 0 0 0;
	}
	
	#singleCol-content ul.contact-list h4 {
		padding: 0;
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	#singleCol-content ul.contact-list ul li {
		width: 300px;
		float: left;
		padding:0 0 14px 0;
		position: relative;
		color: #7a7663;
	}
	
	#singleCol-content ul.contact-list ul li a {
		color: #7a7663;
	}
	
	#singleCol-content ul.contact-list ul li a:hover {
		color: #b5b3aa;
	}
	
	#singleCol-content ul.contact-list ul li.address a.location-link {
		display:none;
	}
	
	#singleCol-content ul.contact-list ul li a.location-link {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		padding:0 0 0 20px;
	}
	
	#singleCol-content ul.contact-list li.single-contact {
		width: 300px;
		float:left;
	}
	
	#singleCol-content ul.contact-list li.single-contact-full {
		width: 600px;
		float:none;
	}
	
	#singleCol-content ul.contact-list li.single-contact ul li {
		float: none;
	}