﻿@charset "utf-8";
a.home {
	background-position: -31px 0px;
}
#content-banner-wrapper {
	position: relative;
	width: 756px;
	height: 226px;
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content-producthighlight-banner {
	position: relative;
	width: 756px;
	height: 226px;
	background-image: url('../images/product-highlights/product-highlight-cnc.jpg');
	background-repeat: no-repeat;
}
#content-featuredproducts-wrapper {
	position: relative;
	float: left;
	width: 524px;
	height: 394px;
	border: 1px solid #E8E8E8;
	overflow: hidden;
	background-image: url('../images/heading-bg.png');
	background-repeat: repeat-x;
	background-position: top;
}
#content-featuredproducts-wrapper img {
	vertical-align: middle;
}
#content-featuredproducts-list {
	display: block;
	list-style-type: none;
	width: 525px;
	font-size: 11px;
}
.content-featuredproducts-item {
	position: relative;
	float: left;
	width: 262px;
	height: 180px;
	overflow: hidden;
}
.content-featuredproducts-spacerv {
	position: relative;
	float: left;
	width: 1px;
	height: 180px;
	background-color: #E8E8E8;
	overflow: hidden;
}
.content-featuredproducts-spacerh {
	position: relative;
	float: left;
	width: 262px;
	height: 1px;
	background-color: #E8E8E8;
	overflow: hidden;
}
.content-featuredproducts-item .learnmore {
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: block;
	width: 82px;
	height: 18px;
	line-height: 18px;
	background-image: url('../images/icon-linkarrow-off.png');
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.content-featuredproducts-item .learnmore:hover {
	background-image: url('../images/icon-linkarrow-on.png');
	background-repeat: no-repeat;
	background-position: right center;
	color: #FF0000;
}
.content-featuredproducts-item p {
	line-height: 14px;
	margin-left: 8px;
	margin-right: 8px;
}
.content-featuredproducts-label {
	margin-left: 6px;
	margin-top: 11px;
	margin-bottom: 10px;
}
.content-featuredproducts-thumbnail {
	float: right;
	vertical-align: top;
	margin-left: 4px;
}
#content-news-wrapper {
	position: relative;
	float: right;
	width: 215px;
	height: 394px;
	border: 1px solid #E8E8E8;
	overflow: hidden;
	background-image: url('../images/heading-bg.png');
	background-repeat: repeat-x;
	background-position: top;
}
#content-news-list {
	display: block;
	list-style-type: none;
	font-size: 11px;
}
#content-news-container{
	height: 362px;
	overflow: auto;
}
.content-news-row {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-bottom-width: 1px;
}
.content-news-item {

}
.content-news-item a {
	text-decoration: none;
	color: #FF0000;
}
.content-news-item a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.content-news-item p {
	margin: 6px;
	line-height: 14px;
}
.content-news-date {
	color: #515151;
}
#content-premiumdealers-wrapper {
	position: relative;
	width: 756px;
	height: 93px;
	border: 1px solid #E8E8E8;
	overflow: hidden;
	background-image: url('../images/heading-bg.png');
	background-repeat: repeat-x;
	background-position: top;
}
#content-premiumdealers-scroller {
	position: absolute;
	top: 49px;
	display: inline;
	width: 756px;
}
#content-premiumdealers-list {
	position: absolute;
	top: 49px;
	display: inline;
	list-style-type: none;
	width: 756px;
}
.content-premiumdealers-item {
	position: relative;
	display: inline;
	float: left;
	width: 252px;
	text-align: center;
}


