.search_radio{

	padding:5px;
	float:left;
	position:relative;
	top:0px;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
	vertical-align:top;
	


}

.search_radio input{

	margin-right:2px;
	vertical-align:middle;
	vertical-align:text-bottom;


}


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

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

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

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

.special_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_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_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: 5px;
	left: 5px;
	background: none;
	border: 1px solid #000000;
}

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

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

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

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

}

.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;
}

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

.special__details img
{
	border: none;
}

#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;
	background-image: 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: 95%;
	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;
}

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

.details td
{
	padding: 3px;
}

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

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

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

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



/* New Listings */

.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;
}


/* Specials Bar */


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

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

.special_bar_box_column
{
	display: block;
	width: 147px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
}

.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_bar_thumb
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 5px;
	background: none;
	border: 1px solid #000000;
}

.special_bar_price_box
{
	display: block;
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 50px;
	right: 5px;
	background: none;
	text-align: right;
	font-size: 12px;
	padding-top:4px;

}

.special_bar_price_box .price
{
	background: none;
	color: #b91110;
	font-size: 12px;
	font-weight: bold;

	line-height:26px;

}

.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: 25px;
	left: 5px;
	background: none;
	text-align: left;
	color: #193776;
	font-size:10px;
	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: absolute;
	bottom: 25px;
	right: 0px;
	background: none;
}



.special_bar_details img
{
	border: none;
	display:block;
	height:70%;
	width:70%;
}
