/* 
	Key REO
	Home Screen CSS
	Alison Endacott	
	October 2009
		
	red d02828
	dark red 9a3334
		
 */
 
 h1 {
 	display: block;
	width: 161px;
	height: 28px;
	background: url(/content/v1/us/img/keybank.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 8px 0 0 20px;
 }
 
 #content {
	background: url(/content/v1/us/img/bg-content-home-top.gif) no-repeat top;
}

	#sideBar {
		width: 200px;
		float: left;
		_display: inline;
		margin-right: 40px;
	}
	
	/* login */
	
#login {
	padding-bottom: 1em;	
}

	#login fieldset {
		padding: 1em 0;	
	}
	
	#login legend {
		display: none;	
	}
	
	#login dl {
		padding-bottom: 1em;
	}
	
	#login dd {
		padding-bottom: 1em;	
	}
	
		#login dd input {
			width: 192px;	
			
		}
	
	#forgot {
		position: relative;
		top: -50px;
		font-size: .9em;
		padding: 0;
	}
	
	#register {
		padding: 0;
		margin-top: -10px;
	}
	
	a#logout {
		display: block;		
		background: url(/content/v1/us/img/logout.gif) no-repeat;
		width: 73px;
		height: 23px;		
		text-indent: -9999px;
		overflow: hidden;
		margin: 10px 0;
	}
		
	/*
	#register a {
		width: 73px;
		height: 23px;
		background: url(/content/v1/us/img/register.gif) no-repeat;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
	}
	*/
	
#featuredProperties {
	padding-bottom: 1em;	
}

	#featuredProperties h3 {
		background: #edeeec;
		color: #373737;
		margin-bottom: 1em;
	}
	
	#featuredProperties dl {
		width: 90px;
		float: left;
		padding-right: 10px;
		line-height: 1;
		padding-bottom: 1.5em;
		padding-top: 70px;
		position: relative;
		display: inline-block;
		min-height: 105px;
		_height: 105px;
	}
	
		#featuredProperties dd.img {
			position: absolute;
			top: 0;
			left: 0;
		}
		
			#featuredProperties dd.img a img {
				width: 90px;
				border: 1px solid #eee;
				}
				#featuredProperties dd.img a:hover img {
					border-color: #ccc;
					}
		
		#featuredProperties dt {
			font-weight: bold;
			font-size: 1.1em;
			padding-bottom: 3px;
		}
		
		.pagination {
			clear: both;
		}
		
	/* content */
	
	#innerContent {
		width: 641px;
		float: left;
		_display: inline;
	}
	
		#innerContent h3 {
			margin: 20px 0;
		}
	
		#stateSearch,
		#advSearch {
			border: 1px solid #ccc;
			background: #fff;
			float: left;
			_display: inline;
			padding: 15px 20px;
			min-height: 220px;
			_height: 220px;
			_display: inline;
		}
		
		#stateSearch {
			width: 290px;	
			margin-right: 20px;
		}
		
			#stateSearch li {
				width: 91px;
				padding: 0 5px 7px 0;
				float: left;
				_display: inline;
			}
		
		#advSearch {
			width: 267px;	
			padding-right: 0;
		}
		
			#advSearch legend {
				display: none;
			}
			
			#advSearch dl {
				float: left;
				_display: inline;
				width: 113px;
				padding-bottom: 1em;
				padding-right: 20px;
				
			}
			
					#advSearch dd input {
						width: 100px;	
					}
					
					#advSearch dd select {
						width: 109px;	
					}
					
					#advSearch dd label {
						display: none;	
					}
					
				#advSearch #priceRange {
					width: 267px;	
					
					padding-right: 0;
				}
					
					#advSearch #priceRange dd select {
						float: left;	
						_display: inline;
						margin-right: 24px;
					}
		
		#searchBtn {
			clear: both;	
			padding-top: 1em;
		}
		
#footer {
	background: url(/content/v1/us/img/bg-content-home-bottom.gif) no-repeat top;
}

	#footer #footDisclaimer {
		display: block;
	}

<!--/* 0.00105587058546191 [65.98.53.138] */-->
