div.featuredTop {
	position: relative;
	clear: both;
	height: 384px;
	width: 960px;
}

div.featuredTop #showcase {
	float: left;
	padding: 4px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	width: 686px;
	height: 374px;
	position: relative;
	left: 264px;
}

div.featuredTop #showcase #image {
	text-align: right;
	z-index: 2;
	cursor: pointer;
}

div.featuredTop #showcase #image img {
	height: 374px;
	width: 686px;
}

div.featuredTop #showcase #title {
	position: absolute;
	top: 346px;
	left: 4px;
	width: 686px;
	height: 32px;
	background-color: #000000;
	line-height: 30px;
	font-size: 13px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	color: #dddddd;
	cursor: pointer;
	z-index: 11;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

div.featuredTop #showcase #navigation {
	position: absolute;
	top: 10px;
	right: 8px;
	height: 24px;
	z-index: 11;
}

div.featuredTop #showcase #navigation .nav {
	position: relative;
	padding: 3px 5px;
	font-size: 11px;
	height: 24px;
	margin: 0 1px;
	border:1px solid #898989;
	background-color: #898989;
	color: #ffffff;
}
div.featuredTop #showcase #navigation .nav:hover {
	border:1px solid #666666;
	background-color: #666666;
	cursor: pointer;
}

div.featuredTop #showcase #navigation .nav.active,
div.featuredTop #showcase #navigation .nav.active:hover {
	font-weight: bold;
	border:1px solid #254f81;
	background-color: #254f81;
	color: #ffffff;
	cursor: default;
}

div.featuredBottom {
	position: relative;
	height: 250px;
}
div.featuredBottom.ohBox {
	height: 270px;
}

div.secSingle {
	float: left;
	width: 225px;
	margin: 5px 0 5px 19px;
}
div.secSingle.first {
	margin-left: 0px;
}

div.featured {
	text-align: left;
	cursor: pointer;
}
div.featured div.image {
	border: 1px solid #cccccc;
	margin: 5px 5px 2px 5px;
	height: 159px;
	text-align: center;
	overflow: hidden;
}
div.featured:hover div.image {
	border: 1px solid #0d67f8;
}
div.featured div.image img {
	height: 159px;
}

div.featured .oh,
div.featured .price,
div.featured .address {
	width: 213px;
	margin: 0 6px;
	text-align: left;
	line-height: 17px;
}
div.featured .address {
	height: 37px;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	margin-top: 4px;
}
div.featured:hover .address {
	color: #0d67f8;
}

div.featured .price {
	height: 19px;
	line-height: 18px;
	font-size: 13px;
	color: #555555;
}
div.featured .oh {
	font-weight: bold;
	color: #e82335;
	font-size: 13px;
	height: 20px;
	line-height: 22px;
}

div.secDouble {
	float: left;
	width: 464px;
	height: 255px;
	margin: 10px 0 14px 14px;
}

div.featuredTitle {
	font-size:  12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	width: 950px;
	height: 20px;
	margin: 18px 5px 0 5px;
}
div.secDouble div.title a, 
div.secSingle div.title a {
	vertical-align: middle;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
div.secDouble div.content, 
div.secSingle div.content {
	width: 100%;
}

div.partnerLogos {
	margin-top: 15px;
	margin-bottom: 5px;
	height: 88px;
	clear: both;
}
div.partnerLogos a {
	margin: 0 50px;
}
div.partnerLogos a img {
	height: 87px;
}