﻿/* Detailed and Feature Listings */
.product_listing_detailed
{
}

.product_listing_detailed .images
{
/*	height: 275px;*/
	position: relative;
}

.product_listing_detailed .other_images
{
	/*margin-left: 384px;*/
	width: 342px;
	float: right;
    min-height: 280px;
	
}

.product_listing_detailed .main_image
{
	width: 382px;
	float: left;
	position: relative;
}

#listing_name a
{
    color: #983433;
    font-size: 14px;
    font-weight: bold;
}

#listing-header
{
    font-size: 17px;
    font-weight: bold;
    color: #99882a;
}

.product_listing_detailed
{
    background: transparent url("../images/listing-detailed-divider.jpg") no-repeat bottom;
}

/* Used Listings */
.used_listing_content
{
	padding-left: 15px;
	width: 530px;
}

.used_listing_content h1
{
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	text-decoration: none;
}



.used_listing_content h2
{
	display: inline;
	padding: 0 17px 5px 0;
	margin: 8px 0px;
	background: transparent url("../images/h2-link-arrow.png") no-repeat center right;
}



.product_listing_used
{
	margin-bottom: 30px;
	padding-bottom: 10px;
    background: transparent url("../images/listing-detailed-divider.jpg") no-repeat bottom;
}

/* Feature Used Listings */
.product_listing_feature
{
	background: none;
}

.feature_panel_top
{
	margin: 0;
	padding: 0;
	height: 11px;
	width: 230px;
	background: #fad652 url("../images/feature-panel-top.gif") no-repeat center left;
}

.feature_panel
{
	background: #fad652 url("../images/feature-panel-bottom.gif") no-repeat bottom center;
	padding: 0 0 50px 0;
	min-height: 230px;
	width: 230px;
	margin: 0 5px;
	float: left;
}

.feature_panel h3
{
	margin: 0 8px;
	color: #983433;
}

.feature_panel table
{
	margin: 0 5px;
}

.feature_panel td
{
	vertical-align: top;
	border-bottom: solid 1px #FFF;
}

.floor_plans
{
	margin-left: 2px;
	float: left;
}

.spec_sheets
{
	margin-left: 2px;
	float: left;

}

.contact
{
	margin-left: 2px;
	float: left;
}

.back_to_listings
{
	float: right;
}

.back_to_listings h4
{
	margin-top: 0px;
	text-transform: none;
}

.clear
{
clear:both;
}
