
/* Global configs */

* {
	padding: 0px;
	margin: 0px;
}

h1, h2, p {
	margin: 0px 10px 10px 0px;
}

h6 {
	font-size: 8px;
	color: #CCCCCC;
}

a:link, a:visited {
	color: #570422;
}

a:hover {
	color: #7F1C37; ?>;
}

.clear {
	clear: both;
}

body {
	margin: 0 auto 0 auto;
	padding: 10px 0px;
	color: #333333;
	background-color:#909090;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	z-index: -1;
}

#wrapper {
	position: relative;
	width: 962px;
	z-index: 1;
	margin: 0 auto 0 auto;
	padding:0 9px 14px 14px;
	background: white;
	text-align: left;
	z-index: 0px;
}

#header {
	position: relative;
	width: 960px;
	height: 157px;
	text-align: right;
	color: white;
	padding: 14px 0 14px 0;
	background: url(../static_images/new/header.jpg) center left no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

	#header_flash {
		position: absolute;
		top: 14px;
		left: 193px;
		z-index: 99;
		width: 767px;
		height: 138px;
	}


#left {
	width: 206px;
	float: left;
	margin: 14px 0px 0px 0px;
	display: block;
}

	#left div.block {
		width: 196px;
		border: 1px solid #CCCCCC;
		padding: 10px 0px 0px 10px;
		margin: 0px 0px 10px 0px;
		display: block;
		font-size: 0.9em;
	}

		#left div.block h2 {
			margin: 0px 10px 5px 0px;
			width: 186px;
			color: #72022A;
			font-weight: 600;
			font-size: 1.2em;
			border-bottom: 1px solid #72022A;
		}



	#navigation {
		margin: 0px;
		padding: 0px;
		background: #72022A;
		display: block;
	}

		#navigation ul {
			padding: 10px 0px 0px 0px;
		}

		#navigation ul li {
			list-style: none;
			margin: 0px 10px;
		}

			#navigation ul li a:link, #navigation ul li a:visited {
				width: 176px;
				padding: 5px;
				margin: 0px 0px 5px 0px;
				background: #570422;
				font-weight: 800;
				display: block;
				color: white;
				text-decoration: none;
				border-bottom: 2px solid white;
			}

			#navigation ul li a:hover {
				background: #7F1C37			}


		#navigation h2 {
			margin: 20px 10px 5px 10px;
			width: 186px;
			color: white;
			font-weight: 600;
			font-size: 1.2em;
			border-bottom: 1px solid white;
		}

		#navigation p {
			padding: 10px;
		}

		#navigation input.text {
			width: 100px;
			float: left;
		}










#center {
	width: 520px;
	float: left;
	margin: 14px 0px 0px 14px;
}

	#center h1 {
		font-weight: 600;
		font-size: 1.3em;
		color: #72022A;
		margin: 0px 0px 10px 0px;
	}

	#center h2 {
		font-weight: 100;
		font-size: 1.1em;
		color: #72022A;
		margin: 0px 0px 10px 0px;
	}

	#center h3 {
		font-weight: 600;
		font-size: 0.9em;
		color: #72022A;
		margin: 10px 0px 5px 0px;
	}

	#center h4 {
		font-weight: 600;
		font-size: 0.9em;
		margin: 10px 0px 5px 0px;
	}

	#center li {
		margin: 0px 0px 0px 24px;
	}

	#center ul {
		margin: 0px 0px 10px 0px;
	}

	#center h1.head {
		width: 500px;
		padding: 8px 10px;
		background: #72022A;
		color: white;
		margin: 0px 0px 1px 0px;
	}

	#center div.block {
		width: 508px;
		border: 1px solid #CCCCCC;
		padding: 10px 0px 0px 10px;
		margin: 0px 0px 10px 0px;
		display: block;
	}

		#center div.block h1 {
			color: #72022A;
			font-weight: 600;
			font-size: 1.2em;
			border-bottom: 1px solid #72022A;
		}

		#center div.children {
			width: 150px;
			border: 1px solid #CCCCCC;
			float: right;
			margin: 0px 0px 10px 10px;
			padding: 0px 10px 10px 10px;
			font-size: 1em;
		}

		#center div.children ul li {
			list-style: none;
			margin: 0px;
			padding: 0px 0px 5px 0px;
			font-size: 0.9em;
		}

		#center div.block div.name {
			width: 140px;
			padding: 0px 10px 0px 0px;
			margin: 0px 0px 10px 0px;
			float: left;
			text-align: right;
			font-style: italic;
		}

		#center div.block div.control, #center div.block div.button {
			width: 358px;
			padding: 0px;
			margin: 0px 0px 10px 0px;
			float: left;
		}

		#center div.block div.control input {
			width: 340px;
			padding: 3px 1px 1px 1px;
			font-size: 0.9em;
			font-weight: 800;
		}





		#center div.home_1 {
			position: relative;
			width: 143px;
			height: 184px;
			padding: 7px;
			margin: 0px 10px 10px 0px;
			border: 1px solid #676767;
			float: left;
			overflow: hidden;
			display: block;
			cursor:pointer;
			cursor:hand;
		}

			#center div.home_1:hover {
				border: 3px solid #72022A;
				padding: 5px;
				background: #EFEFEF;
			}

			div.home_1 img {
				border: 1px solid #676767;
			}

		#center div.home_2 {
			width: 318px;
			height: 190px;
			padding: 5px;
			margin: 0px 10px 10px 0px;
			background: #EEEEEE;
			float: left;
			overflow: hidden;
		}

		#center div.home_3 {
			position: relative;
			width: 312px;
			height: 394px;
			padding: 7px;
			margin: 0px 10px 10px 0px;
			border: 1px solid #676767;
			float: left;
			overflow: hidden;
			display: block;
			cursor:pointer;
			cursor:hand;
		}

			#center div.home_3:hover {
				border: 3px solid #72022A;
				padding: 5px;
				background: #EFEFEF;
			}

			div.home_3 img {
				border: 1px solid #676767;
			}

			div.home_3 .h_price {
				font-size: 1.3em;
				font-weight: 800;
				text-align: right;
			}

			div.home_3 .h_reference {
				position: absolute;
				right: -5px;
				bottom: -5px;
				font-size: 0.8em;
				color: #999999;
				text-transform: uppercase;
			}








		#center div.home_4 {
			position: relative;
			width: 143px;
			height: 79px;
			padding: 7px;
			margin: 0px 10px 10px 0px;
			border: 1px solid #676767;
			float: left;
			overflow: hidden;
		}


			#center div.home_4:hover {
				border: 3px solid #72022A;
				padding: 5px;
				background: #EFEFEF;
			}

			div.home_4 img {
				border: 1px solid #676767;
				float: left;
				margin: 0px 10px 0px 0px;
			}

			div.home_4 .h_price {
				foat: left;
			}













			div.home_1 .h_reference, div.home_3 .h_reference, div.home_4 .h_reference {
				position: absolute;
				right: -5px;
				bottom: -5px;
				font-size: 0.8em;
				color: #999999;
				text-transform: uppercase;
			}

				#center div.home_1:hover .h_reference, #center div.home_3:hover .h_reference, div.home_4:hover .h_reference {
					position: absolute;
					right: -7px;
					bottom: -7px;
				}






			table.esearch {
				margin: 0px 10px 10px 0px;
				width: 498px;
			}

			table.esearch th {
				color: #72022A;
				padding: 5px 10px 5px 0px;
			}

			table.esearch td {
				vertical-align: top;
				padding: 5px 10px 5px 0px;
				border-top: 1px solid #72022A;
			}















#right {
	width: 206px;
	float: right;
	margin: 14px 1px 0px 0px;
}

	#right div.block {
		width: 194px;
		border: 1px solid #CCCCCC;
		padding: 10px 0px 0px 10px;
		margin: 0px 0px 10px 0px;
		display: block;
		font-size: 0.9em;
	}

		#right div.block h2 {
			margin: 0px 10px 5px 0px;
			width: 184px;
			color: #72022A;
			font-weight: 600;
			font-size: 1.2em;
			border-bottom: 1px solid #72022A;
		}

		#right div.block h3 {
			margin: 0px 10px 5px 0px;
			width: 184px;
			color: #72022A;
			font-weight: 600;
			font-size: 1em;
		}

		#right div.folderProperty .image {
			float: left;
			margin: 0px 10px 10px 0px;
			border: 1px solid black;
		}




div.searchBlock {
	margin: 10px 10px 30px 0px;
	width: 184px;
}

	div.searchBlock select {
		font-size: 10px;
	}

	div.searchBlock th {
		color: #570422;
		text-transform: uppercase;
		font-weight: 100;
		font-size: 1em;
	}


div.searchResult {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #CCCCCC;
}

	div.searchResult .searchTitle {
		padding: 0px 0px 10px 0px;
		font-size: 1em;
	}

	div.searchResult .image {
		float: left;
		margin: 0px 10px 10px 0px;
		border: 1px solid black;
	}

	div.searchResult .info {
		font-size: 0.7em;
		color: #CCCCCC	}



div.details p {
	float: left;
	width: 300px;
}

div.details img.mainImage {
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid black;
}

div.details img.thumbImage {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid black;
}

div.details div.attributes {
	width: 202px;
	float: right;
}

	div.details div.attributes .attribute {
		padding: 5px 0px 5px 0px;
		border-bottom: 1px solid #CCCCCC;
		font-size: 0.9em;
	}

		div.details div.attributes p {
			width: 202px;
		}

		div.details div.attributes .attribute .control {
			float: left;
			width: 100px;
			padding: 0px 10px 0px 0px;
			text-align: right;
			font-weight: 100;
			font-style: italic;
		}

		div.details div.attributes .attribute .value {
			float: left;
			width: 90px;
			text-align: left;
			font-weight: 800;
		}

#map {
	width: 518px;
	height: 298px;
	border: 1px solid black;
	margin: 10px 0px 10px 0px;
}

#directions {
	width: 520px;
	margin: 10px 0px 10px 0px;
}



#footer {
	margin-top: 20px;
	background: url(../static_images/footer.gif) center right no-repeat;
}

#footer p {
	font-size: 1em;
	color: #CCCCCC;
}