#home-header {
	background: #ffffff;
	font: normal 1em Arial, Tahoma, Geneva, sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 960px;
	border-left: 5px solid white;
	border-right: 5px solid white;
	}
#home-header .Logo {
	position: absolute;
	top: 0;
	left: 334px;
	margin-top: 24px;
	padding: 0;
	width: 292px;
	}
#home-header .Logo h1 {
	margin: 0;
	padding: 0;
	}
#home-header #lawyersPartner {
	position: absolute;
	top: 98px;
	left: 0;
	margin-left: 10px;
	width: 90px;
	}
#home-header #headerSep {
	margin: 150px 0 0;
	padding: 0;
	width: 960px;
	height: 15px;
	background: #dde0e4;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #f3f4f5;
	border-bottom: 1px solid #b8bbbe;
	}
#home-header #searchAdForm {
	position: absolute;
	top: 0;
	left: 0;
	margin: 5px 0 0 5px;
	text-align: left;
	}
#home-header input.submit {
	margin: 0px 0px 5px;
	}
#home-header #currentPubDate {
	width: 960px;
	height: 40px;
	margin: 0;
	padding: 0;
	}
#home-header #currentPubDate p {
	margin: 10px 0 0 10px;
	padding: 0;
	}
#home-header #privateSection {
	position: absolute;
	top: 0;
	right: 0;
	background: #dfe1e2;
	font: normal 1em Arial, Tahoma, Geneva, sans-serif;
	border: 1px solid #b8bbbe;
	float: right;
	margin: 5px 0 0;
	padding: 0px 5px 2px;
	text-align: left;
	width: 228px;
	}
#home-header #privateSection .Explain {
	font: bold italic 1.1em Arial, Tahoma, Geneva, sans-serif;
	background: #00364d;
	border: 1px solid #b8bbbe;
	color: #ffffff;
	margin: 5px 0 6px;
	padding: 5px 15px 5px 35px;
	text-indent: 4px;
	}
#home-header #privateSection .Explain a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	}
#home-header #privateSection .Explain a:hover {
	text-decoration: underline;
	}
#home-header #privateSection .New {
	position: absolute;
	top: -9px;
	left: -16px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background: transparent url('../img/new.png?1380030610') no-repeat center center;
	display: block;
	height: 63px;
	width: 63px;
	z-index: 1000;
	}
#home-header #privateSection h3 {
	display: none;
	}
#home-header #privateSection fieldset {
	margin-top: 8px;
	}
#home-header #privateSection dl.property {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	width: 100%;
	}
#home-header #privateSection input.text {
	width: 198px;
	}
#home-header #privateSection ul.actions {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: static;
	}
#home-header #privateSection ul.actions > li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#home-header #privateSection ul.actions .Login {
	float: right;
	position: static;
	width: auto;
	}
#home-header #privateSection ul.actions .Login input {
	margin-bottom: 3px;
	}
#home-header #privateSection ul.actions .PasswordForgotten {
	background: transparent none;
	line-height: 21px;
	float: left;
	position: static;
	}
#home-header #privateSection ul.actions .Registration {
	display: none;
	}

#home-search {
	padding-bottom: 15px;
	}
#home-search ul li a {
	border: 1px solid #004a6b;
	}
#home-search ul li a:hover {
	border: 1px solid #407790;
	}
#home-search .SearchOptions {
	background: transparent;
	border: none;
	width: 965px;
	left: 0px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
#home-search-outbidding {
	background: white;
	margin: 0;
	padding: 0px;
	width: 248px;
	float: left;
	}
#home-search-search {
	background: #004a6b;
	border: 1px solid #00364d;
	border-top: 0;
	float: right;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 5px;
	width: 709px;
	top: 0px;
	position: relative;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	}

#zones {
	float: right;
	border: 1px solid #407790;
	margin: 15px 10px 5px 0px;
	padding: 0px;
	width: 260px;
	}
#zones h2 {
	background: #00364d;
	font: normal 1em Arial, Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #e4e5e6;
	margin: 0px 0px 15px;
	padding: 5px 0px;
	}
#zones h2 span {
	display: inline-block;
	padding: 0px;
	}

#zones-map {
	height: 250px;
	margin: 0px 10px 10px;
	overflow: hidden;
	position: relative;
	width: 239px;
	}
#zones-map img {
	border: 0;
	position: relative;
	z-index: 200;
	}

#zones-map-full {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	}
#zones-map-full img {
	left: 0;
	position: absolute;
	top: 0;
	}

#zones-map-hover {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 150;
	}

#zones-list {
	margin: 0px 10px 10px;
	}
#zones-list ul a {
	width: 230px;
	}

#calendar,
#outbiddings {
	clear: left;
	float: left;
	margin: 16px 0px 0px;
	padding: 0;
	width: 238px;
	}
#calendar .Inside,
#outbiddings .Inside {
	background: #dfe1e2;
	padding: 0px;
	}
#calendar h2 a,
#outbiddings h2 a {
	color: #21282c;
	}
#calendar ul li,
#outbiddings ul li {
	font: normal 1em Arial, Tahoma, Geneva, sans-serif;
	}
#calendar ul li a,
#outbiddings ul li a {
	color: #21282c;
	border: 1px solid #dfe1e2;
	width: 218px;
	}

#calendar .Inside {
	background: #dfe1e2;
	border: 1px solid #b8bbbe;
	padding: 1px;
	}
#calendar h2 {
	font: bold 1.1em Arial, Tahoma, Geneva, sans-serif;
	border: 1px solid #b8bbbe;
	background: #dfe1e2;
	text-align: center;
	line-height: 300%;
	margin: 0;
	}
#calendar h2 a {
	display: block;
	color: #21282c;
	padding: 0px;
	text-decoration: none;
	}
#calendar h2 a:hover {
	background: #b8bbbe;
	color: black;
	}

#outbiddings .Inside {
	border: 1px solid #b8bbbe;
	}
#outbiddings h2 {
	font: bold 1.1em Arial, Tahoma, Geneva, sans-serif;
	background: #b8bbbe;
	color: #21282c;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#outbiddings h2 span {
	display: inline-block;
	padding: 0px;
	}
#outbiddings ul {
	margin: 6px 5px 5px;
	}
#outbiddings .Date {
	color: #21282c;
	}
#outbiddings ul li a {
	width: 214px;
	}
#outbiddings ul li a:hover {
	background: #b8bbbe;
	border: 1px solid #b8bbbe;
	color: black;
	}
#outbiddings ul li a:hover .Date {
	color: black;
	}

#courts {
	float: left;
	margin: 17px 10px 10px;
	padding: 0px;
	width: 405px;
	}
#courts h2 {
	background: #00364d;
	font: normal 1em Arial, Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #e4e5e6;
	margin: 0px 0px 20px;
	padding: 5px 0px;
	}
#courts h2 span {
	display: inline-block;
	padding: 0px;
	}
#courts .Arrow {
	padding: 0px 10px 0px 10px;
	}
#courts ul {
	position: relative;
	}
#courts ul li a:hover {
	background: #004a6b;
	color: white;
	border: 1px solid #e4e5e6;
	}
#courts ul a {
	width: 190px;
	}
#courts ul h3 {
	}
#courts ul h3 a {
	font-weight: normal;
	text-align: right;
	}
#courts ul h3 a .Count {
	right: 10px;
	}
#courts ul ul {
	border: 1px solid #407790;
	background: #00364d;
	display: none;
	float: right;
	position: absolute;
	width: 196px;
	padding-right: 1px;
	right: 0;
	top: 0;
	}
#courts ul ul li a {
	border: 1px solid #00364d;
	}
#courts ul ul li a:hover {
	background: #407790;
	border: 1px solid #407790;
	}
#courts ul ul a {
	width: 185px;
	}
#courts .Active h3 {
	}
#courts .Active h3 .Arrow {
	background: url('../img/courts-arrow.png?138194278') no-repeat top center;
	}
#courts .Active ul {
	display: block;
	}

/*
#home-list .AdResults .Ad {
	height: 130px;
	}
#home-list .AdResults .Footer {
	background-image: url('../img/striped-background.png?1380030610');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: -5px;
	}
#home-list .AdResults .PublishingDate {
	display: block;
	}
#home-list .AdResults .SamePublishingDate {
	border-left: 0;
	}
#home-list .AdResults .SamePublishingDate span {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	margin-left: 5px;
	}
*/

#home-list .AdResults .PublishingDate {
	display: block;
	}

#home-content {
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
	border-left: 5px solid white;
	border-right: 5px solid white;
	}
#home-content #initiation {
	background: #dfe1e2;
	border: 1px solid #b8bbbe;
	float: left;
	margin: 20px 0px;
	width: 230px;
	}
#home-content #initiation h2 {
	font: normal 1.4em Arial, Tahoma, Geneva, sans-serif;
	margin: 10px 0;
	padding: 10px 10px 0px;
	}
#home-content #initiation-guide,
#home-content #initiation-directory {
	margin: 5px;
	padding: 20px 10px;
	text-align: center;
	text-decoration: none;
	}
#home-content #initiation-guide strong,
#home-content #initiation-directory strong {
	font: bold 1.2em Arial, Tahoma, Geneva, sans-serif;
	display: block;
	}
#home-content #initiation-guide {
	background: #004a6b none no-repeat center center;
	border: 1px solid #ffffff;
	color: #ffffff;
	display: inline-block;
	font-size: 1.1em;
	overflow: visible;
	width: auto;
	border-color: #00364d;
	color: #e4e5e6;
	display: block;
	}
#home-content #initiation-guide:hover {
	background-color: #00364d;
	}
#home-content #initiation-directory {
	background: #dfe1e2 none no-repeat center center;
	border: 1px solid #ffffff;
	color: #ffffff;
	display: inline-block;
	font-size: 1.1em;
	overflow: visible;
	width: auto;
	border-color: #b8bbbe;
	color: #21282c;
	display: block;
	}
#home-content #initiation-directory:hover {
	background-color: #b8bbbe;
	}
#home-content #newspaper {
	float: left;
	margin: 20px 0px 20px 20px;
	border: 5px solid #B8BBBE;
	width: 450px;
	}
#home-content #newspaper h2 {
	font: bold 1.1em Arial, Tahoma, Geneva, sans-serif;
	line-height: 200%;
	margin: 0px 0px 15px;
	padding: 0 3px;
	background: #dfe1e2;
	}
#home-content #newspaper h2 span {
	display: inline-block;
	padding: 0 2px;
	}
#home-content #newspaper img {
	border: 1px solid #407790;
	display: inline;
	margin: 0px 0px 0px 10px;
	float: right;
	}
#home-content #newspaper p {
	font: normal 1.4em Arial, Tahoma, Geneva, sans-serif;
	clear: both;
	margin: 10px;
	padding: 0px;
	overflow: hidden;
	text-align: justify;
	}
#home-content #newspaper-header {
	display: block;
	padding-top: 140px;
	text-align: left;
	}
#home-content #offers {
	float: right;
	margin: 20px 0px 10px;
	width: 230px;
	}
#home-content #offers h2 {
	background: #A22B1B;
	color: #ffffff;
	border: 1px solid #A22B1B;
	font: bold 1.1em Arial, Tahoma, Geneva, sans-serif;
	line-height: 200%;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: center;
	}
#home-content #offers .Block {
	border: 1px solid #b8bbbe;
	font-size: 1em;
	margin-bottom: 10px;
	padding-bottom: 8px;
	}
#home-content #offers .Title {
	background: #dfe1e2;
	border-bottom: 1px solid #b8bbbe;
	text-align: center;
	padding: 8px 6px;
	}
#home-content #offers p {
	margin: 2px;
	padding: 8px 6px 0 6px;
	text-align: center;
	}
#home-content #offers .City {
	font-size: 1em;
	}
#home-content #offers .DateTime {
	font-size: 1em;
	color: #004a6b;
	}
