



/* Listings Page (listings.php) Styles



----------------------------------------------- */







div.listing {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 13px;
	width: 888px;
	height: 100px;



}







div.photo {

font-size: 13px;

	position: relative;



	



	margin: 0;



	padding: 5px;



	width: 120px;



}







div.info, div.description {

font-size: 13px;

	position: absolute;



	top: 0;



	left: 180px;



	



	margin: 0;



	padding: 5px;



	width: 400px;



}







div.description {

font-size: 13px;

	top: 55px;



}







div.price, div.compare {
	font-size: 13px;
	position: absolute;
	top: 0;
	right: 20px;
	margin: 0;
	padding: 5px;
	text-align: right;
}







div.compare {

font-size: 13px;

	top: 76px !important;



	top: 72px; /* IE was having trouble with the check box */



	



	padding: 0 5px;



}







div.featured {

font-size: 13px;

	position: absolute;



	top: 0;



	right: 0;



	



	margin: 0;



	padding: 5px;



	width: 10px;



	height: 90px;



	font-weight: bold;



	line-height: 11px;



	color: #fff;



	text-align: center;	



	background: #D94716;



}







div.alt {

font-size: 13px;

	background: #e8e8e8;
}


input.compare {

}







div.search {

font-size: 13px;

	position: relative;
	margin: 0;
	padding: 8px 10px;
	width: 868px;
	color: #fff;
	line-height: 11px;
	background: #D94716;

}







div.search td, div.search th {

font-size: 13px;



	padding: 0;



	



	background: none;



}







div.search th {

font-size: 13px;



	padding: 0 0 5px;



}







div.search input, div.search select {







}







div.pages, div.links {

	font: 14px #ffffff bold;

	position: relative;

	font-weight: bold;

	margin: 0;

	padding: 8px 10px;	

	width: 868px;

	line-height: 11px;

	background: #D94716;

}







div.links {

	font: 14px #ffffff bold;

	position: absolute;

	top: 0;

	right: 0;

	width: 595px;

	text-align: right;

}



