.details
{
	border-collapse: collapse;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	display:block;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#F8EFDF;
	border:solid #B6986B 2px;
	margin:0px;
	width:90%;
}

.details td
{
	padding: 3px;
	
}

.details td .label
{
	color: #193776;
	font-weight: bold;
	display: block;
	width: 90%;
	text-align: right;
	color:#7E0C06;
}

.details td.header
{
	background: none;
	font-weight: bold;
	color: #7A2504;
	color:#923935;
	border:solid #7E0C06 1px;
}

.details td.text1
{
	background: none;
	background-color: #F0F0F0;
	vertical-align: top;
	

}

.details td.text2
{
	background: none;
	background-color: #D8D8D8;
	vertical-align: top;
	
}

.details input, select{

	background-color:#FFFFFF;

}



/* Specials Bar */


.special_bar_title
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.special_bar_column
{
	display: block;
	width: 33%;
	height: 225px;
	position: relative;
	top: 0px;
	left: 0px;
	float:left;
	background: none;
	text-align:left;
}

.special_bar_box_column
{
	display: block;
	width: 147px;
	height: 225px;
	position: relative;
	top: 0px;

	background-color: #F3D58C;
	border:solid #AE4643 2px;

}

.special_bar_column .special_bar_box_column .spec_num{

	display:block;

	text-align:center;
	border-bottom:solid #AE4643 2px;
	color:#7E0C06;
	margin-bottom:10px;
	


}

.special_bar_box_right
{
	display: block;
	width: 205px;
	height: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
}

.special_bar_box_middle
{
	display: block;
	width: 1px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 50%;
	background: none;
	background-image: url('../images/center_divider.gif');
	background-repeat: repeat-y;
	background-position: center;
}

hr.special_bar_hr
{
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4b9ec1;
	border: none;
	border-top: 1px dashed #4b9ec1;
}

.special_bar_search
{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
	text-align: right;
	margin-top: 5px;
}

.special_thumb
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 30px;
	left: 5px;
	background: none;
	border: 1px solid #000000;
}

.special_bar_price_box
{
	display: block;
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 60px;
	left: 5px;
	background: none;
	text-align: left;
	font-size: 12px;
}

.special_bar_price_box .price
{
	background: none;
	color: #923935;
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	line-height:22px;
}

.special_bar_price_box .label
{
	background: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.special_bar_specs
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 45px;
	left: 5px;
	background: none;
	text-align: left;
	color: #000000;
	font-size:12px;
	line-height:15px;
}

.special_bar_specs br{

	display:block;


}

.special_bar_spec_title
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 100px;
	left: 5px;
	
	background: none;
	text-align: right;
	
	font-weight: bold;
	font-size: 125%;
	color: #193776;
	display:none;
}

.special_bar_details
{
	display: block;
	width: auto;
	height: auto;
	position: relative;
	top:140px;
	background: none;
	text-align:center;
}



.special_bar_details img
{
	border: none;

}






















#searchlinks{

	display: block;
	color:#000000;
	width: 83%;
	height:auto;
	position: relative;
	top: 0px;
	left: 6%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}

#searchlinks a {

	text-decoration:none;
	color:#7E0C06;

}

.special_row
{
	display: block;
	background-color:#FAF3E6;
	width: 83%;
	height: 130px;
	position: relative;
	top: 0px;
	left: 6%;
	border:inset #CCCCCC 2px;
	
	margin-bottom:10px;

}

.special_results_thumb
{
	display: block;
	width: auto;
	height: auto;
	position: relative;
	top: 5px;
	left: 5px;
	background: none;
	border: 1px solid #000000;
}

.special_title
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;


}


.special_price_box
{
	display: block;
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 25px;
	left: 145px;
	background: none;
	text-align: left;
	font-size: 16px;
}




.special_price_box .price
{
	background: none;
	color: #b91110;
	font-size: 18px;
	font-weight: bold;
}

.special_price_box .label
{
	background: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.special_specs
{
	display: block;
	width: auto;
	vertical-align:bottom;
	height: auto;
	position: absolute;
	top: 10px;
	left: 31%;
	background: none;
	text-align: left;
	color: #193776;


}

.spec_title
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 15px;
	right: 5px;
	background: none;
	text-align: center;
	
	font-weight: bold;
	font-size: 125%;
	color: #193776;
}

.special_details
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: none;
}

.special__details img
{
	border: none;
}

#searchlinks

/*



.special_search
{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
	text-align: right;
	margin-top: 5px;
}


#latest_listing
{
	display: block;
	width: 192px;
	height: 125px;
	position: absolute;
	top: 1px;
	right: 6px;
	background: none;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#latest_listing .latest_title
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 25px;
	right: 10px;
	background: none;
	color: #b91110;
	font-size: 16px;
	font-weight: bold;
}

#latest_listing .latest_specs
{
	display: block;
	width: 182px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 5px;
	background: none;
	color: #000000;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}

#latest_listing .latest_specs .price
{
	font-weight: bold;
	font-size: 14px;
}

#latest_listing .latest_thumb
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	left: 5px;
	background: none;
	text-decoration: none;
}

#latest_listing .latest_thumb img
{
	border: 1px solid #000000;
}

#latest_link
{
	display: block;
	width: 192px;
	height: 125px;
	position: absolute;
	top: 0px;
	right: 6px;
	z-index: 750;
	background: none;
	text-decoration: none;
}

#listing_details .details
{
	border-collapse: collapse;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
}

#listing_details .details td
{
	padding: 3px;
}

#listing_details .details td .label
{
	color: #193776;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: right;
}

#listing_details .details td.header
{
	background: none;
	background-color: #193776;
	font-weight: bold;
	color: #FFFFFF;
}

#listing_details .details td.text1
{
	background: none;
	background-color: #EEEEEE;
	vertical-align: top;
}

#listing_details .details td.text2
{
	background: none;
	background-color: #D0D0D0;
	vertical-align: top;
}






.new_listing_title
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.new_listing_row
{
	display: block;
	width: 100%;
	height: 160px;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
}

.new_listing_box_left
{
	display: block;
	width: 205px;
	height: 160px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
}

.new_listing_box_right
{
	display: block;
	width: 205px;
	height: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
}

.new_listing_box_middle
{
	display: block;
	width: 1px;
	height: 160px;
	position: absolute;
	top: 0px;
	left: 50%;
	background: none;
	background-image: url('../images/center_divider.gif');
	background-repeat: repeat-y;
	background-position: center;
}

hr.new_listing_hr
{
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4b9ec1;
	border: none;
	border-top: 1px dashed #4b9ec1;
}

.new_listing_search
{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
	text-align: right;
	margin-top: 5px;
}

.new_listing_thumb
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	left: 5px;
	background: none;
	border: 1px solid #000000;
}

.new_listing_price_box
{
	display: block;
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 45px;
	right: 5px;
	background: none;
	text-align: right;
	font-size: 12px;
}

.new_listing_price_box .price
{
	background: none;
	color: #b91110;
	font-size: 16px;
	font-weight: bold;
}

.new_listing_price_box .label
{
	background: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.new_listing_specs
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 15px;
	left: 5px;
	background: none;
	text-align: left;
	color: #193776;
}

.new_listing_spec_title
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	right: 5px;
	background: none;
	text-align: right;
	
	font-weight: bold;
	font-size: 125%;
	color: #193776;
}

.new_listing_details
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	bottom: 15px;
	right: 5px;
	background: none;
}

.new_listing_details img
{
	border: none;
}

.pubbed
{
	display:block;
	position:absolute;
	bottom:0px;
	left:5px;
}
*/

