/* Morris Residential Style Sheet - last updated by Simon Del Giudice 02/10/07 */


/* defaults, globals, and miscellaneous
==============================================================================*/

*, span, form {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0 auto 0 auto;
	font-family: arial, san-serif, Verdana;
	font-size: 11px;
	background: #E0E0E0;
	}
hr {
	display: none;
	}
img {
	border: 0; 
	}
a 	{
	text-decoration: none;
	font-weight: bold;
	color: #085323;
	}
	a:hover {
		color: #A8DAA7;
		}
p { 
	font-size: 100%;
	color: black;
	padding: 5px 0;
	margin: 0;
	}

ul 	{ 
	margin: 0; 
	padding: 0; 
	list-style-type: disc; 
	}
li	{
	margin: 0px;
	padding: 0; 
	font-size: 100%;
	}
	
h1 	{
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #085323;
	border-bottom: 1px solid #085323;
	}
h2 	{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #085323;
	}
h3 	{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	}		
.clear {
	clear: both;
	}

input {
	background-color: white;
	color: #085323;
	font-size: 12px;
	padding: 0 0 0 5px;
	margin: 0;
	}

textarea, select {
	background-color: white;
	border: 1px solid #085323;
	color: #085323;
	font-size: 11px;
	}



/* Main Layout styles
==============================================================================*/

/* Container*/
#container {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 630px;
	max-height: 630px;
	background: white;
	}

/* Header */
#header {
	background: url(../images/layout/g_header_01.gif) no-repeat;
}
	#header a{
		color: white;
		font-weight: bold;
	}
	#header a:hover {
		color: #005DAB;
		}
#headerlinks {
	margin: 0;
	padding: 68px 10px 0 0;
	text-align: right;
	color: #085323;
	height: 22px;
}
	#header a{
		color: #085323;
		font-weight: bold;
	}
	#header a:hover {
		color: #085323;
		}			
#morris_logo {
	float: left;
	padding: 26px 0 0 20px;
}


/* Left Side Menu */
#leftside{
	float: left;
	padding: 61px 0 0 0;
	text-align: left;
	width: 196px;
	height: 449px;
	background: url(../images/layout/g_leftside_01.gif) no-repeat;
}

	#leftside li {
		list-style: none;
		height: 21px;
		padding: 0;
		margin: 0 0 3px 0;
		overflow: hidden; /* if text-resize, this'll keep the nav the same size */
		}
	#leftside li a {
		display: block;
		padding: 3px 10px 0 0;
		height: 21px;
		text-align: right;
		overflow: hidden;
		background-position: center top; /* horizontally centers the background image */
		}
		#navbut01 {
			width: 140px;
			color: #085426;	
			background: url(../images/layout/navbutt_01.gif) no-repeat;
			}
		#navbut02 {
			width: 140px;
			color: white;
			background: url(../images/layout/navbutt_02.gif) no-repeat;
			}
		#navbut03 {
			width: 140px;
			color: #085426;
			background: url(../images/layout/navbutt_03.gif) no-repeat;
			}
		#navbut04 {
			width: 140px;
			color: #085426;
			background: url(../images/layout/navbutt_04.gif) no-repeat;
			}											
	#leftside li a:hover {
		background-position: 0 -41px;
		color: white;
		}
	#leftside li a.active {
		background-position: 0 -21px;
		color: white/*#085426*/;
		}		

#morrisco {
	padding: 295px 0 0 21px;
	text-align: left;
}				

#textsize{
	float:right;
	text-align:right;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 560px;
	color: #085323;
	clear: right;
}


/* Content */
#content{
	margin: 0 0 0 196px;
	padding: 10px 0 10px 0;
	text-align: left;
	vertical-align: top;
	background: white url(../images/layout/main-corner.gif) no-repeat;
}

#corbrookcontent{
	margin: 0 0 0 196px;
	padding: 10px 0 10px 0;
	text-align: left;
	vertical-align: top;
	background: white url(../images/layout/main-corner.gif) top left no-repeat;
}

	#corbrookcontent h1{
		color: #A6CE38;
		border-bottom: 1px solid #A6CE38;
	}



#radbrookcontent{
	margin: 0 0 0 196px;
	padding: 10px 0 10px 0;
	text-align: left;
	vertical-align: top;
	background: white url(../images/layout/main-corner.gif) no-repeat;
}

	#radbrookcontent h1{
		color: #A2456F;
		border-bottom: 1px solid #A2456F;
	}



.homestream {
	float: left;
	width: 212px;
	height: 380px;
	background: white;
	overflow: auto;
	padding: 0 10px 0 0;
}
	.homestream ul 	{ 
		margin: 0;
		padding: 0;	
		}
	.homestream li	{
		margin: 0;
		padding: 0;	
		list-style: none;
		}
	.homestream li a{
		font-size: 11px;
		text-align: left;
		font-weight: bold;
		padding: 4px 0 0 25px;
		color: #085323;
		text-decoration: none;
		display: block;
		height: 22px;	
		overflow: hidden;
		margin: 0 0 1px 0;
		background-position: center top;
	}
	.homestream li a:hover {
	color: #A8DAA7;
	background-position: 0 -22px;
	}
	.homestream li a.active,
	.homestream li a.active:hover {
		color: #A8DAA7;
		background-position: 0 -22px;
		}	

.stream {
	float: left;
	width: 210px;
	background: white;
	overflow: auto;
}
.stream2 {
	float: left;
	width: 300px;
	height: 150px;
	/*background: red;*/
	overflow: auto;
	margin: 0 0 10px 0;
}
	.stream2 ul 	{ 
		margin: 0 0 0 10px; 
		padding: 0 0 0 10px; 
		list-style: url(../images/layout/small_bullet.gif);
		/*list-style-type: disc;*/
		}
	.stream2 li	{
		display: list-item;
		clear: right;
		margin: 10px;
		padding: 10px; 
		font-size: 100%;
		}

.stream3 {
	float: left;
	width: 320px;
	height: 390px;
	overflow: auto;
	margin: 0 0 10px 0;
}
	.stream3 ul 	{ 
		margin: 0 0 0 10px; 
		padding: 0 0 0 10px; 
		list-style: url(../images/layout/small_bullet.gif);
		/*list-style-type: disc;*/
		}
	.stream3 li	{
		display: list-item;
		clear: right;
		margin: 0; 
		padding: 0;
		font-size: 100%;
		}
	.stream3 li a	{
		margin: 0 0 0 -25px;
		padding: 0; 
		}
.stream4 {
	float: left;
	width: 300px;
	/*height: 150px;
	background: red;*/
	overflow: auto;
	margin: 0 0 10px 0;
}

.stream5 {
	float: left;
	width: 570px;
	height: 368px;
	/*background: red;*/
	overflow: auto;
	margin: 10px 10px 10px 0;
}
.stream6 {
	float: left;
	width: 300px;
	height: 70px;
	/*background: red;*/
	overflow: auto;
	margin: 10px 10px 10px 0;
}

#backbutt {
	margin: 200px 0 0 0;
	float: right;
}

		
th {
	background: #005DAB;
	color: white;
	text-align: left;
	height: 10px;
	padding: 0 0 0 5px;
}

#preowned_cell {
	background: #6AB1EC;
	height: 65px;
	padding: 5px;
	border-bottom: 10px solid white;
	vertical-align: top;
	text-align: left;
}
	#preowned_cell img {
		padding: 0 5px 0 0;
	}
	#preowned_cell p {
		padding: 0;
	}	


#rightside {
	float: right;
	height: 389px;
	width: 260px;
	padding: 0;
	margin: 0 10px 0 0;
	}

	#rightside img {
		border: 1px solid #005DAB; 
		}


#main{
	float: left;
	width: 290px;
	}
#main ul {
	clear: left;
}
#main li {
	/*float: left;*/
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
#main li a {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 4px 0 0 25px;
	text-decoration: none;
	display: block;
	height: 22px;	
	overflow: hidden;
	margin: 0 0 1px 0;
	background-position: center top;
	}
	#main01 {
		width: 290px;
		color: #085323;
		background: url(../images/layout/bullet_01.gif) no-repeat;
		}
	#main02 {
		width: 290px;	
		color: #085323;
		background: url(../images/layout/small_bullet.gif) no-repeat;
		}
	#main03 {
		width: 170px;
		color: #085323;		
		background: url(../images/layout/bullet_01.gif) no-repeat;
		}
	#main04 {
		width: 170px;
		color: #085323;
		background: url(../images/layout/bullet_02.gif) no-repeat;
		}	
	#main05 {
		width: 170px;
		color: #A2456F;
		background: url(../images/layout/bullet_03.gif) no-repeat;
		}			
		
#main li a:hover {
	color: white;
	background-position: 0 -26px;
	}
	#main li a.active,
	#main li a.active:hover {
		color: white;
		background-position: 0 -26px;
		}

#homerightcontainer {
	float: right;
	width: 338px;
	margin: 0 20px 0 0;
}

#homefeatures ul {
	margin: 0;
	padding: 0;
}

#homefeatures li {
	width: 125px;
	height: 205px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: white;
	}
#homefeatures li a {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 0;
	color: white;
	text-decoration: none;
	display: block;
	height: 200px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#homefeature01 {
		width: 125px;
		border-right: 5px solid white;
		background: url(../images/home/feature_01.gif) no-repeat;
		padding: 0 5px 0 0;
		}
	#homefeature02 {
		width: 125px;
		margin: 0;
		background: url(../images/home/feature_02.gif) no-repeat;
		}
	#homefeature03 {
		width: 125px;
		margin: 0;
		background: url(../images/home/feature_03.gif) no-repeat;
		}				
		
#homefeatures li a:hover {
	color: black;
	background-position: 0 -200px;
	}
	#homefeatures li a.active,
	#homefeatures li a.active:hover {
		color: black;
		background-position: 0 -200px;
		}

/*
Property Search Area
******************************************************/
#propsearchtitle {
	clear: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	color: white;
	background: #085323;
	height: 25px;
	width: 100px;
}
	#propsearchtitle p {
		color: white;
		background: url(../images/home/search_arrow.gif) top right no-repeat;
	}

#propsearchcontainer {
	margin: 0;
	padding: 5px 5px 10px 5px;
	color: white;
	background: #9ACC99;
	width: 360px;
}
	#propsearchcontainer p{
		color: white;	
	}

/*
Corbrook Styles
******************************************************/

#corbrookmapcontainer {
	margin: 10px 0 0 0;
	color: white;
	background: #A6CE38;
	width: 338px;
	height: 126px;
}
	#corbrookmapcontainer p{
		color: white;	
	}

#corbrooksmallmap {
	float: right;
}
#corbrooksmallmap_left {
	float: left;
	padding: 5px;
}

#corbrookaddress {
	float: right;
	width: 580px;
	margin: 10px 10px 0 0;
	text-align: right;
	font-weight: normal;
	color: black;
}

/*Radbrook Styles
******************************************************/

#radbrookmapcontainer {
	margin: 10px 0 0 0;
	color: white;
	background: #A2456F;
	width: 338px;
	height: 126px;
}
	#radbrookmapcontainer p{
		color: white;	
	}

#radbrooksmallmap {
	float: right;
}
#radbrooksmallmap_left {
	float: left;
	padding: 5px;
}

#radbrookaddress {
	float: right;
	width: 580px;
	margin: 10px 10px 0 0;
	text-align: right;
	font-weight: normal;
	color: black;
}




div.searchheader
{	
color						: #ffffff;
font-family					: Arial, Helvetica, sans-serif;
font-size 					: 12px;
font-weight					: bold; 
}


#address {
	float: right;
	width: 580px;
	margin: 30px 10px 0 0;
	text-align: right;
	font-weight: normal;
	color: black;
}

/* Footer */
#footer{
	clear: both;
	height: 23px;
	padding: 8px 0 0 0;
	color: #666666;
	background: #E0E0E0;
}

	#footer a {
		color: #666666;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
		}
	#footer a:hover, #footer a.active {
		color: #666666;
		}	

#footerright {
	float: right;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	padding: 0 10px 0 0;
} 
#footermid{
	float:left;
	width: 380px;
	text-align: center;
	vertical-align: middle;
}
#footerleft {
	float: left;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 10px;
}

