@charset "UTF-8";
/* CSS Document */

.listingbox-v {
	background-color: #fff;
	border-bottom: dashed 1px #93A7A2;
	}

.listingbox-v p {
	color: #fbb03b;
	}

.topbox {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	color: #333333;
	font-size: 12px;
	border-bottom: solid #eeeeee 1px;
	}
	
.listingbox {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	color: #333333;
	font-size: 12px;
	border: thin #eeeeee 1px;
	}
	
.listingbox p {
	color: #fff;
	}	

.listingbox-alt {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	color: #333333;
	font-size: 12px;
	border: thin #eeeeee 1px;
	}	

.listingbox-alt p {
	color: #fff;
	}	

.details-box {
	border-top: solid #000 1px;
	width: 937px;
	margin: 0;
}

.link {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.contact {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


.lower-box {
	border: solid #333 1px;
	width: 937px;
}

.details-box .heading {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.legend {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	margin: 0 0 5px 0;
	position: top;
}

.field {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    font-weight:normal;
}


#listing_sort {
width:auto;
background-color:#eeeeee;
height:20px;
margin:0 auto;
padding:5px;
width:776px;
}
#stausdrop {
float:right;
background-color:#074062;
padding:0 5px 0 0;
}

.sort_title {
margin:0 0 0 10px;
}
.paginate {
	font-family: Arial, Helvetica, sans-serif, TradeGothic;
	color: #666666;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	margin: 2px 0 2px 0;
}
.rss {
margin: 0 5px 0 170px;
}

#add-this-margintop {
	margin: 0;
	padding: 7px 0 0 0;
	width: 500px;
}