
/* CSS Document - HT Rentals Jan. 2010 */



form,body,html,img,div {
	margin:0px;
	padding:0px;
	border:0px;
	}

body {
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#ddd;
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */ 
}

a, a:visited {
	text-decoration:none;
	color:#026cb6;
}

a:hover {
	text-decoration:underline;
	color:#026cb6;
}

p {
	line-height:140%;
}

#container {
	width:980px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
}


/**** HEADER ****/

#accountsbar {
	color:#ccc;
	height:50px;
	margin-bottom:0px;
	text-align:left;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
	line-height:50px;
	font-size:12px;
}

#toolbar {
	float:right;
	font-size:12px; 
	vertical-align:middle;
	}

#curve {
	width:980px;
	height:7px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('/img/container_curve.png');
	background-repeat:no-repeat;
	background-position:bottom;
	}

#content {
	width:980px;
	text-align:left;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	border:0px solid #990000;
	padding:3px 0px 20px 0px; 
	}

/*.top_leader_ad {
	background-image:url('/img/leader_bg.jpg'); 
	background-repeat:no-repeat;
	margin:0px 10px 10px 10px;
	}*/

#header_logo {
	width:940px;
	height:45px;
	margin:10px 0px 0px 20px;
	}
	
	
	
/**** NAV ****/

#navbar {
	height:40px;
	margin:0px 0px 20px 20px;
	padding:1px 0px 1px 0px;
	text-align:left;
	color:#ffded5;
	font-weight:bold;
	vertical-align:middle;
}

#mainnav {
	width:940px;
	background-image:url('/img/rentals_nav.jpg');
	background-repeat:no-repeat;
	height:40px;
	float:left;
	line-height:40px;
	font-size:12px;
	color:#ffffff;
	vertical-align:middle;
}

#mainnav a, #mainnav a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:40px;
}

#mainnav a:hover {
	text-decoration:underline;
	font-size:12px;
}


	




/**** CONTENT ****/

#pagearea {
	width:960px;
	margin:0px 0px 0px 20px;
	}

#lead_story_area {
	width:590px;
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:5px solid #e0eff8;
	}

#content-middle-col {
	margin:0px 0px 20px 0px;
	width:565px;
	float:left;
	border-bottom:1px solid #e0eff8;
	border-right:0px solid #e0eff8;
	/*background-color:#fff;*/
	padding:0px 5px 0px 20px;
	background-image:url('/img/featured_bg.gif');
	background-repeat:repeat-x;
}

#column1_left{
	width:280px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 0px;
	overflow:hidden;
	float:left;
	}

#column1_right {
	width:280px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 9px;
	overflow:hidden;
	float:right;
	}

#content-right-col {
	width:320px;
	float:right;
	margin:0px 20px 20px 0px;
	}

#column300_right {
	width:320px;
	/* overflow:hidden; */
	margin:0px 0px 20px 0px;
}



#promobar {
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-top:0px solid #ddd;
	border-bottom:0px solid #ddd;
	clear:both;
	overflow:hidden;
	font-size:11px;
	}

#promo_col_300 {width:304px;margin:20px 14px 0px 0px;float:left;overflow:hidden;}
#promo_col_300_last {width:304px;margin:20px 0px 0px 0px;float:left;overflow:hidden;}	

#lower_3col_area {
	width:940px;
	margin:0px 0px 0px 0px;
	clear:both;
	overflow:hidden;
	background-color:#fff;padding-top:10px;padding-bottom:20px;
	background-image:url('/img/featured_bg.gif');
	background-repeat:no-repeat;
	border-bottom:1px solid #e0eff8;
	}

#lower_col_300 {width:286px;margin:0px 0px 0px 0px;padding-left:20px;padding-right:0px;float:left;overflow:hidden;}
#lower_col_300_last {width:300px;margin:20px 0px 0px 0px;float:left;overflow:hidden;}
#lower_col_300 a, #lower_col_300 a:visited {font-size:12px; text-decoration:underline}
#lower_col_300 a:hover {font-size:12px; text-decoration:none}

/**** MISC. STYLES ****/

.title_lg {
	font-size:18px;
	color:#629f44;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	/*width:600px;*/
	font-weight:bold;
	border-left:0px;
	border-bottom:0px solid #e0eff8;
	stext-transform:uppercase;
	}

.title_sm {
	font-size:14px;
	color:#666;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

.more {
	float:right;
	padding-right:0px;
	font-size:10px; 
	letter-spacing:normal; 
	color:#629f44; 
	vertical-align:middle;
	line-height:22px;
	}

.more a, .more a:visited {
	color:#fff;
	text-decoration:underline;
}
	
.more a:hover {
	color:#fff;
	text-decoration:none;
}	

.rect_ad_bg {
	margin-bottom:20px;
	padding:10px 10px 10px 10px; 
	background-image:url('/img/rect_bg.jpg'); 
	background-repeat:no-repeat;
	}







/**** SEARCH RESULTS PAGE ****/


#search-left-col {
	width:270px;
	float:left;
	overflow:hidden;
	}

#column240_left {
	width:230px;
	margin:0px 20px 0px 0px;
	float:left;
	overflow:hidden;
	/*background-color:#e0eff8;*/
	padding:10px;
	min-height:1500px;
	background-image:url('/img/searchcol_bg.gif');
	background-repeat:repeat-x;
}




#search-results-col {
	margin:0px 0px 20px 0px;
	width:655px;
	float:left;
}


.sky_ad_bg {
	margin:30px 0px 30px 0px;
	}


#result {
	border:1px solid #dddddd;
	clear:both;
	margin-top:10px;
	width:645px;
	padding:10px;
	margin-bottom:10px;
	background-color:#f3f3f3;
	font-size:12px;
	}

.result_name {font-size:14px;}

.result_address {margin-bottom:5px;}

.result_img {float:left;width:120px;margin-right:20px;}

.result_desc {color:#666666;}

.result_rentbeds {float:right;width:150px;margin-left:20px;font-size:14px;}

.bluline {border-top:1px solid #dddddd;padding-top:5px;}



/**** PROPERTY PROFILE PAGE ****/

.nextbar {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e0eff8;
	margin-bottom:20px;
	padding-left:10px;
	}

.nextbar a, .nextbar a:visited, .nextbar a:hover {
	font-weight:bold;
	}


#prop_name {margin-bottom:20px;color:#000000;font-size:14px; font-weight:bold;border-bottom:1px solid #eeeeee;padding-bottom:10px;}

#prop_name h2 {color:#990000;margin:0px;padding:0px;border:0px;font-size:20px;}

/**** FOOTER ****/

/*.bottom_leader_ad {
	background-image:url('/img/leader_bg.jpg'); 
	background-repeat:no-repeat;
	margin:10px 10px 0px 10px;
	}*/

#bottom_links {
	width:980px;
	margin:-20px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-color:#fff;
	clear:both;
	font-size:11px;
	font-weight:bold;
	}

#footer_curve {
	width:980px;
	height:7px;
	margin-top:0px;
	clear:both;
	padding:0px 0px 0px 0px;
	background-image:url('/img/footer_curve.png');
	background-repeat:no-repeat;
}

#footer {
	margin-top:10px;
	margin-bottom:20px;
	font-size:11px;
	color:#666666;
	}





















