/* Utilities --------------------------------------------------------------------*/
.uppercase { text-transform:uppercase; }
.list-inline dt,
.list-inline dd { display:inline; }

/* padding for printed document */
body {
	padding: 0;
	margin:0;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}

h1,h2,h3,h4,h5,h6 { margin:0 0 1em 0 !important; padding:0; }

h1 { font-size: 1.6em; }
.print-only { display:block; }
/* 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;
}

.move-buttons { display:none; }

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,
div.product-details div.product-header p,
div.product-details div.product-header p.hilight,
div.category-and-collection,
div.product-details div.warranty-info h3 a,
#back-to-top,
img.screencad-image,
.print-hide,
.contact-details .web,
#singleCol-content ul.contact-list ul li.address a.location-link,
#products-content .product-links,
#products-content .listing-pod div.price-code,
#products-content .listing-pod .product-image-link .price-code,
.input { display: none !important; }

div.product-details,
div.product-details div.product-specifications { 
	position: relative;
}

div.product-header-main h1 {
	padding:0;
}

div.product-details img.photo-image { 
	width: 45mm; 
	float:right;
	margin-bottom:10px;
	/*
	position: absolute; 
	bottom:-38mm; 
	left:123mm; 
	*/
}
div.product-details img.cad-image { 
	display: block;
	width:160mm; 
	margin-bottom:20px;
	border:1px solid #000 !important;
}

div.product-images {
	position: relative;
}

div.product-images img.brand-logo {
	display:block;
	position:absolute;
	left:123mm; 
	bottom:0;
}
div.product-specifications div.columned {
	padding-bottom:0;
}
div.product-specifications table {
	width:120mm;
	margin-bottom: 1em;
	border-collapse: collapse;
}
	
div.product-specifications table th,
div.product-specifications table td { border-bottom:none; }
div.product-specifications table tr { background-image:none; }
div.product-specifications table th {
	font-weight:bold; 
	font-size:1em;
	vertical-align: top; 
	text-align: left; 
	text-transform: uppercase; 
	padding:.2em 10px .2em 0;
	color:inherit;
}
div.product-specifications table td { 
	text-align:left; 
	padding:.2em 0; }
div.product-specifications table .price-output td {
	font-size:1em;
}
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.warranty-info {
	background:none;
}

div.product-details div.category-and-collection h3,
div.product-details div.warranty-info h3,
div.product-details div.additional-info h3,
div.product-footer h2 {
	padding:0;
	margin:0 0 5px !important;
	text-transform: uppercase; 
	font-size: 1em; 
	font-weight: bold;
	color:inherit;
}
div.product-details div.additional-info {
	float:left;
	clear:left;
	width: 120mm;
	margin-bottom:20px;
}

div.warranty-info h3 {
	float: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 {
	position:relative;
	float: left;
	width:50mm;
	min-height:14px;	
	margin:0 0 1em;
	padding:5px 0 5px 8mm;
	text-align:left;
}
div.product-details div.warranty-info img {
	position:absolute;
	left:0;
	top:0;
	width:24px;
	height:24px;
}

div.product-footer { clear: both; }
div.product-footer h2 {
	float:left;
	margin-right:3px !important;
	font-size:.8em;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
div.product-footer p { font-size: .7em; }

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; }

div.product-details p.disclaimer,
div.product-details p.policy {
	clear:both;
	margin-top:0;
	padding-top:0;
	font-size:.7em;
}

/* 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;
}
.contact-details {
	margin-top:20px;
}
.contact-details dl { margin-top:0; }
.contact-details dd { margin:0 10px 0 0; }

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;
}

div.myList-left-col div.myList-feature-details h3 a {
	color:#D2232A !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 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 .listing-head {
	float: left;
}
#products-content .feature {
	clear: both;
	float: left;
}
	#products-content .listing-pod h3 a,
	#products-content .feature-details h3 a {
		color: #000;
	}

	#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: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;
}


/***** 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.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;
	}
