/* @group Layout */

#content {
	width: 918px;
	padding: 10px 26px;
}

#secondary {
	clear: none;
}

/* @end */

/* @group Showcase */

#showcase {
	background: url(../images/mainpage/showcase-box.png) no-repeat;
	width: 918px;
	overflow: visible;
	height: 320px;
	}

#intro {
	float: right;
	width: 400px;
	padding: 0;
	margin: 0;
	padding-top: 100px;
}

#intro .content {
	background: url(../images/mainpage/showcase-blue-bg.png) repeat-y;
}

#intro p {
	color: #fff;
	padding: 0 20px;
}

#gallery {
	width: 500px;
	color: #ffc530;
}

#gallery h3 {
	font-size: 250%;
	font-weight: normal;
}

#gallery h3 span {
	position: absolute;
	right: 15px;
	color: #f8be2d;
}

#gallery p.town {
	font-size: 130%;
	text-transform: uppercase;
	color: #a2a2a2;
}

#gallery p.details {
	font-size: 135%;
}

#gallery p.details span {
	position: absolute;
	right: 15px;
}

#showcase #search {
	float: right;
	clear: right;
	background: url(../images/mainpage/search-body.png) repeat-y;
}

#showcase #search {
	font-size: 95%;
	color: #3E6DAB;
	width: 408px;
}

#showcase #search h2 {
	text-indent:-9999px;
	height: 34px;
	width: 238px;
	margin: 10px 0;
	background: url(../images/mainpage/search-header.gif) no-repeat;
}
#showcase #search label {
	clear:left;
	display:block;
	float:left;
	font-size:100%;
	margin:5px 0 3px;
	padding:0 5px 0 0;
	width:90px;
}

#showcase #search li {
	margin: 5px 0;
}

#showcase #search ul.right {
	float: right;
}

#showcase #search ul.left {
	float: left;
	padding-bottom: 20px;

}

#showcase #search form {
	padding: 0 20px;
	background: url(../images/mainpage/search-footer.jpg) no-repeat 0 bottom;
}

#showcase #search legend {
	display: none;
}

#showcase #search input[type="text"] {
	font-size: 100%;
	padding: 3px;
	width: 80px;
	height: 16px;
	border: 1px solid #7B9FCF;
	margin: 0 0 5px 0;
	color:#333;
}
	
#showcase #search select {
	font-size: 85%;
	border: 1px solid #7B9FCF;
	padding: 2px;	
	margin: 0 0 3px 0;

}

#showcase #search input.button {
	margin-top: 8px;
	padding: 6px 25px;
}

/* @end */

/* @group Recent Properties */

#recents {
	float: left;
	width: 490px;
	margin-top: 25px;
	margin-left: 6px;
}

.recent {
	background: url(../images/boxes/dropshadow/recent-container.gif) no-repeat;
	position: relative;
	width: 480px;
	height: 120px;
	padding: 8px;
	clear: both;
}

.recent a {
	text-decoration: none;
	color: inherit;
}

.recent img.thumb  {
	padding-top:  9px;
	padding-left: 10px;
	margin-right: 6px;
}

#recents h2 {
	color: #1E66BE;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	padding-top: 5px;
}

.recent h3 {
	color: #1E66BE;
	font-size: 145%;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	padding-top: 5px;
}

.recent .address {
	font-size: 100%;	
}

.recent p.price {
	font-size: 120%;
	margin: 0;
	padding: 0;
}

.recent .leftside {
	position: absolute;
}

.recent .meta {
	position: absolute;
	left: 160px;
	width: 340px;
}

.recent ul.info li {
	font-size: 95%;	
}

/* @end */

/* @group Openhouses */

#openhouses {
	margin-top: 20px;
	padding: 0;
	float: right;
	width: 404px;
}

.openhouse {
	background: url(../images/boxes/dropshadow/openhouse-container.gif) no-repeat;
	position: relative;
	width: 380px;
	height: 120px;
	padding: 8px;
	clear: both;
}

.openhouse a {
	text-decoration: none;
	color: inherit;
}

.openhouse img.thumb  {
	padding-top:  9px;
	padding-left: 10px;
	margin-right: 6px;
}

.openhouse h3 {
	color: #6577a1;
	font-size: 115%;
	font-style: normal;
	letter-spacing: 0px;
	padding-top: 5px;
}

.openhouse .address {
	font-size: 100%;	
}

.openhouse h4 span {
	position: absolute;
	left: 170px;
	font-size: 90%;
	color: #29A43E;	
}

.openhouse p.price {
	font-size: 100%
}

.openhouse .leftside {
	position: absolute;
}

.openhouse .meta {
	position: absolute;
	left: 138px;
	width: 340px;
}

.openhouse ul.info li {
	font-size: 95%;	
}

#openhouses .obody {
	padding: 10px;
	margin: 0;
	background: url(../images/mainpage/openhouse/body-bottom.png) no-repeat left bottom;
}

#openhouses h2 {
	margin:0;
	padding: 4px 20px;
	padding-top: 25px;
	background: url(../images/mainpage/openhouse/header.png) no-repeat top left;
	font-size: 150%;
	color: #ff7000;
	font-weight: normal;
}

#openhouses h4 {
	color: #1E66BE;
	font-size: 125%;
	font-weight: normal;
}

#openhouses .meta h3 {
	background: none;
}

#openhouses .meta p.date {
	padding: 0;
	margin: 0;
	font-size: 115%;
	padding-left: 24px;
	color: #42587b;
}

#openhouses .meta p.time {
	background: url(../images/pixels/clock.gif) no-repeat 0 2px;
	padding-left: 16px;
	color: #4a4a4a;
	font-size: 95%;
}





/* @end */
