/* Horizon's Custom Aqua Pro 3.0 Styles
----------------------------------------------- */
div.featured, div.search, div.pages, div.links {
	background: #336699;
	color: #FFFFFF;
}
div.photo {
	margin: 0;
	padding: 5px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
img.none {
	border: 0;
	margin: 0;
	padding: 0;
}
input.compare, input.search, #search input, #search select {
	font-size: 10px;
}
span.alert {
	background: #FF6600;
}
span.featured {
	color: Green;
	font-weight: bold;
	text-align: center;
}

span.error {
	background: #CC0000;
}
span.error {
	background: #CC0000;
}
span.sale {
	color: Red;
	font-weight: bold;
}
span.success, span.alert, span.error {
	background: #339933;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 3px;
}
table.compare td {
	border-left-color: #CCCCCC;
}
table.compare th {
	background: #6699CC;
}
tr.alt, div.alt {
	background: #E2EDF5;
}
.listings_box {
	background-color: #F5F5F5;
	border-bottom: 2px solid #2953AB;
	border-left: 2px solid #02138A;
	border-right: 2px solid #4181C0;
	border-top: 0px hidden #02138A;
}
.listings_bavaria {
	background-image: url(../images/bavarialistings.gif);
	height: 27px;
}
.listings_fp {
	background-image: url(../images/fplistings.gif);
	height: 32px;
}
.listings_header {
	background-image: url(../images/currentlistings.gif);
	height: 27px;
}


.search_header {
	background-image: url(../images/advancedsearch.gif);
	height: 27px;
}

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

#container {
	font: normal normal normal 11px/16px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
#container {
	color: #000000;
}
#msg-alert {
	background: #FF6600;
	color: #FFFFFF;
}
#msg-alert {
	background: #FF6600;
	color: #FFFFFF;
	margin: 10px 0;
	padding: 5px 10px;
}
#msg-error {
	background: #CC0000;
	color: #FFFFFF;
}
#msg-error {
	background: #CC0000;
	color: #FFFFFF;
	margin: 10px 0;
	padding: 5px 10px;
}
#msg-success {
	background: #339933;
	color: #FFFFFF;
	margin: 10px 0;
	padding: 5px 10px;
}
#msg-success, span.success, span.alert, span.error {
	background: #339933;
	color: #FFFFFF;
}
#search {
	background-color: #4181C0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 2px 2px;
}
#search a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#search a:hover {
	color: #000080;
}



