/* Homepage specific classes */

#featured-agents {
	padding: 7px;
	float: left;
	width: 636px;
	height: 236px;
	background-image: url('../images/backgrounds/featured-agents.png');	
	background-repeat: no-repeat;
	background-position: left center;
}

#featured-agents h2 {
	color: #833349;
	margin: 0px;
	font-weight: normal;
	background: none;
	font-size: 14px;
}

#featured-agents iframe {
	height:200px;
	padding:10px 0 0 10px;
	width:625px;
    float:left;
    border: 0;
    overflow: hidden;	
}

#featured-rh-panel {	
	position: relative;
	margin-left: 18px;
	float: left;
	width: 300px;
	height: 250px;
}

#featured-rh-panel img {
	border: none;
}


#puff {

	clear: left;
	float: left;
	background-image: url('../images/backgrounds/featurebar.png');
	width: 970px;
	height: 148px;
	margin-bottom: 15px;
}

#puff p {
	font-size: 12px;
}

#puff a 
{
	font-weight: normal;
}


#puff p.title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}


#puff-1 {
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 17px;
	float:left;
	background-image: url('../images/backgrounds/puff-1.jpg');
	width: 155px;
}


#puff-2 {
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 17px;
	float:left;
	background-image: url('../images/backgrounds/puff-2.jpg');
	width: 155px;
}


#puff-3 {
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 17px;
	float:left;
	background-image: url('../images/backgrounds/puff-3.jpg');
	width: 155px;
}

#puff-4 {
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 19px;
	float:left;
	background-image: url('../images/backgrounds/puff-4.jpg');
	width: 155px;
}

#ad-space {
	position: relative;
	float: right;
	width: 300px;
	height: 276px;
	margin-top: 16px;
	margin-left: 18px;
	background-image: url('../images/backgrounds/landlord-res-top.png');
	background-repeat: no-repeat;
}

#ad-space a 
{
	font-weight: normal;
}

#ad-space-top {	
	padding-top: 40px;
	height: 153px;
}

#ad-space-top ul {
	padding-top: 10px;
	margin-top: 0;
	font-size:13px;
	list-style-image: url('../images/icons/small-bullet.png');
}

#ad-space-top ul li {
	margin-bottom: 8px;
}

#ad-space-bottom {
	width: 300px;
	height: 92px;
}

#ad-space-bottom img, #ad-footer img {
	border: none;
}

#ad-space-bottom a, #ad-footer a {
	width: 100%;
}




#buttondiv img 
{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	border:1px solid #555;
	width:96px;
	height:33px;
}


.hpNav
{
	margin: 14px 0 0 15px;  
	padding: 0;  
	height: 32px;  
	list-style: none;  
	display: inline;
	overflow: hidden;
	float: left;
}

.hpNav li 
{
	float: left;	
	width: 32px;
	margin-right: 15px;
}

.hpNav li a
{
	display: block;
	text-indent: -8000px;
	outline: none;
	height: 32px;
	width: 32px;
}

.hpFb
{
	background: url(../images/icons/fb-l.gif) top left no-repeat;
}
.hpTw
{
	background: url(../images/icons/tw-l.gif) top left no-repeat;
}
.hpRss
{
	background: url(../images/icons/rss-l.png) top left no-repeat;
}
.hpIph
{
	background: url(../images/icons/iph-l.gif) top left no-repeat;
}
.hpAnd
{
	background: url(../images/icons/and-l.gif) top left no-repeat;
}
