@charset "utf-8";

div.car {
	font-size: 12px;
	color: #333;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}

div.car h2 {
	color: #888C4A;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

div.car h2 a {
	text-decoration: none;
	color: #888C4A;
}

div.car div.product-image {
	float: right;
	display: inline;
}

div.car div.description {
	width: 400px;
}

div.car a.detail-button {
	float: right;
	display: inline;
}

div.product-navigation {
	background: url(/PublishingImages/products/bg-product-navigation-right.jpg) no-repeat right top;
	float: left;
	display: inline;
	padding: 0 5px 30px;
}

div.product-navigation ul {
	background: url(/PublishingImages/products/bg-product-navigation-left.jpg) no-repeat left top;
	float: left;
	display: inline;
	overflow: hidden;
	padding-left: 5px;
	margin-left:0 !important;
}

div.product-navigation ul li {
	list-style: none;
	float: left;
	display: inline;
	position: relative;
	z-index: 1;
	top: 1px;
}

div.product-details {
	clear: both;
}

div.overview,
div.features,
div.options,
div.specs,
div.downloads,
div.images,
div.videos {
	padding-left:10px;
	}

div.product-details div.image {
	float: right;
	display: inline;
}

div.product-details div.copy {
	width: 400px;
	font-size: 12px;
}

div.product-details div.copy a {
	color: #888C4A;
	text-decoration: none;
}

div.product-details div.copy a:hover {
	color: #DD8F16;
}

div.product-details div.copy ul {
	margin-left: 20px;
}


div.product-details div.overview div.copy ul {
	margin-left: 20px;
}
div.product-details div.features div.copy ul {
	margin-left: 20px;
}
div.product-details div.options div.copy ul {
	margin-left: 20px;
}



div.product-details div.copy ul li {
	padding: 0 0 5px 0;
}

div.product-details div.copy table th,
div.product-details div.copy table td {
	vertical-align: top;
	padding: 5px;
}

div.product-details div.copy table th.header {
	background: #aaa;
	color: #fff;
	text-align: center;
}

div.product-details div.copy table th {
	background: #ddd;
	color: #666;
	font-weight: normal;
}

div.product-details div.copy table tr.highlight td {
	background: #eee;
}
div.copy span {
	display:block;
	padding:8px;
}
div.copy span span {
	display:inline;
	background-image:url(/PublishingImages/global/expand_bg.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:2px 6px;
}
.categoryNode{
	background-image:url(/PublishingImages/global/expand_bg.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding:2px 6px;
}

div.sidebar div.get-a-quick-quote {
	background: url(/PublishingImages/products/bg-get-a-quick-quote.jpg) no-repeat top left !important;
}

div.sidebar div.get-a-quick-quote div.inner {
	text-align: left !important;
	width: 220px !important;
	padding-left: 5px !important;
}

div.sidebar div.get-e-news {
	position: relative;
}

div.sidebar div.get-e-news div.inner {
	position: absolute !important;
	left: -19px !important;
	top: -12px !important;
	width: 255px !important;
	height: 97px !important;
	padding-top: 40px !important;
	padding-right: 25px !important;
	text-align: right !important;
	background: url(/PublishingImages/products/bg-get-e-news.jpg) no-repeat top left !important;
}
