/* CSS Document */

.col_one {width:244px; /*background:blue;*/ float:left; padding:0 35px 35px 35px;}

.col_two {padding:0px 20px 20px 35px; width:520px; /*background-color:red;*/ float:left;}

.col_three {display:none;}

.property_search {	font-size: 11px; padding:0; float:left; margin:0px 0 18px 0; /*background-color:pink;*/ width:244px;}
.property_search ul {
	list-style-image:none;
	margin:12px 0 0px 0;
	padding:0px;
	list-style-type: none;
	width:244px;
}
.property_search li {	list-style-image:none;
	margin:0px 0 12px 0;
	padding:0px;
	list-style-type: none; width:244px;}
	
.property_search li select {width:150px; margin:0 0 15px 0; 
clear:both;}
	
.property_search a:link, .property_search a:visited, .property_search a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514f4d;
	text-decoration: underline;
	padding:0 2px;
}
.property_search a:hover {color:#78512a;}

.homesearch {
	width:241px;
	margin:0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514f4d;
}

.upcoming_auctions { width:241px; background-image:url(./images/auctions_bg.gif); background-position:left bottom; background-repeat:repeat-y; clear:both; float:left; margin:0px 0 0 0; padding:0px 0 15px 0;}

.upcoming_auctions h2 {text-indent:-999px; height:30px; width:241px; background-image:url(./images/auctions_head.gif); margin:0 0 12px 0; padding:0px; float:left; }

.upcoming_auctions ul {
	clear:both;
	list-style-type: none;
	width:200px;/* background-color:pink;*/
	margin-left:20px;
}

.upcoming_auctions li {
	background-image: url(./images/auctions_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 8px;
	list-style-image: none;
	list-style-type: none;
}

.upcoming_auctions li.more {
	background-image: none;
	padding: 0 0 0 8px;
	margin-bottom:12px;
	list-style-image: none;
	list-style-type: none;
}

.upcoming_auctions li a:link, .upcoming_auctions li a:visited, .upcoming_auctions li a:active {color:#775c2b; text-decoration:underline;}
.upcoming_auctions li a:hover {}

.edit_profile {
	margin:0px 0 25px 0;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}

ul.dashboard_nobullet li {margin:0px 0 6px 0; padding:0px; 	list-style-image: none;
	list-style-type: none; }
	
ul.dashboard_nobullet li.favorite { background-image:url(images/icons/favorite.gif); background-repeat:no-repeat; background-position:left 0; padding:0 0 0 18px;}
ul.dashboard_nobullet li.bid {background-image:url(images/icons/bid.gif); background-repeat:no-repeat; background-position:left 0; padding:0 0 0 18px;}

.col_two ul {margin:0px 10px 20px 40px;}

.listing_display { border-bottom:1px solid gray; position:relative; float:left; width:500px; margin:0 0 15px 0; padding:0 0 10px 0;}
.listing_photo {padding:5px 10px 0 0; float:left;}
.listing_photo img { padding:2px; float:left; border:1px solid gray;}
dl.listing { margin:0; padding:0; float:left; width: 400px;}
.listing dt { margin:0px; padding:0; font-weight:bold; float:left; width:400px;}
.listing dd { margin:0; padding:0; float:left; width:400px;}
.caption { font-style:italic;}
.teaser { font-size:11px; line-height:16px;}
.status { font-size:11px; font-weight:bold; }

.search_criteria {float:left; padding-right:15px;}
.search_criteria img { padding:20px 0 0 0; float:left;}

.advanced_search_hz {width:590px; float:left; margin-bottom:25px; padding:0 0 0 0px;}


/* Vendor Detail Styes */
.detailsPhoto{float:left; padding:0 10px 0 0;}
.details{float:left;}
.details dt{font-weight:bold;color:#A19D34;}
.detailsText{padding:10px 0 0 0;}
