/* ------- Listings ------- */

.sidebar_list a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar_list a:hover {
	font-weight: bold;
	text-decoration: none;
}

.sidebar_selected {
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar_title {
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}

.listings a {
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.listings a:hover {
	text-decoration: none;
	background: transparent;
}

.listings img {
	width: 200px;
	height: 200px;
	border: 0;
	padding-bottom: 10px;
}

.listings_title {
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #EB1556;
}

.listings_total {
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #EB1556;
}

.title {
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 125%;
	text-transform: uppercase;
	margin: 0px;
	color: #1EA9A6;
}

.price {
	font-size: 18px;
	color: #ED1556;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.price_sale {
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.search_box {
	font-size: 12px;
}

