/* @override http://www.epspropertysearch.com.au/eps/css/all.css */

body {
	margin: 0;
	font: 12px Arial, Verdana, Tahoma sans-serif;
	color: #666;
	background: url(../images/bg-page.gif) repeat-x;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

a {
	color: #00457d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 983px;
	margin: 0 auto;
}

/* header */

#header:after {
	content: "";
	clear: both;
	display: block;
}

#header .logo {
	display: block;
	width: 300px;
	height: 50px;
	background: url(../images/logo2.png) no-repeat 100% 100%;
	padding: 22px 0 0 30px;
	overflow: hidden;
	text-indent: -9999px;
}

#header .logo a {
	height: 100%;
	display: block;
	width: 300px;
	height: 50px;
}

#menu {
	margin: 32px -4px 0 0;
	padding: 0 4px 0 0;
	background: url(../images/bg-menu.gif) no-repeat 100% 100%;
	float: left;
}

#menu li {
	float: left;
	list-style: none;
	background: url(../images/bg-menu.gif) no-repeat 0 100%;
	padding: 0 0 0 2px;
	margin: 0 0 0 -1px;
}

#menu a {
	font-size: 18px;
	text-decoration: none;
	color: #666;
	float: left;
	background: url(../images/bg-menu-li.gif) repeat-x 0 100%;
	position: relative;
}

#menu span {
	display: block;
	line-height: 48px;
	background: url(../images/bg-menu-a.gif) no-repeat 0 100%;
	padding: 0 84px 0 25px;
}

#menu li.active {
	background: url(../images/bg-active.gif) no-repeat 0 100%;
}

#menu a:hover, #menu li.active a {
	background: url(../images/bg-menu-hover.gif) repeat-x 0 100%;
}

#menu a:hover span, #menu li.active a span {
	background: url(../images/bg-menu-a-hover.gif) no-repeat 0 100%;
}

#navPrimary {
	margin: 22px -4px 0 0;
	padding: 0 4px 0 0;
	background: url(../images/bg-menu.gif) no-repeat 100% 100%;
	float: left;
}

#navPrimary li {
	float: left;
	list-style: none;
	background: url(../images/bg-menu.gif) no-repeat 0 100%;
	padding: 0 0 0 2px;
	margin: 0 0 0 -1px;
}

#navPrimary a {
	font-size: 18px;
	text-decoration: none;
	color: #666;
	float: left;
	background: url(../images/bg-menu-li.gif) repeat-x 0 100%;
	position: relative;
	display: block;
	line-height: 38px;
	padding: 0 80px 0 25px;
}

#navPrimary a.current {
	color: #00457d;
	background: url(../images/bg-menu-hover.gif) repeat-x 0 100%;
}

#navPrimary span {
	display: block;
	line-height: 48px;
	background: url(../images/bg-menu-a.gif) no-repeat 0 100%;
	padding: 0 84px 0 25px;
}

#navPrimary li.active {
	background: url(../images/bg-active.gif) no-repeat 0 100%;
}

#navPrimary a:hover, #menu li.active a {
	background: url(../images/bg-menu-hover.gif) repeat-x 0 100%;
}

#navPrimary a:hover span, #menu li.active a span {
	background: url(../images/bg-menu-a-hover.gif) no-repeat 0 100%;
}

.box {
	float: right;
	background: url(../images/bg-box.gif) no-repeat 0 100%;
	padding: 0 0 0 11px;
	font-size: 12px;
	color: #fff;
}

.box ul {
	margin: 0;
	padding: 10px 15px 13px 0;
	background: #3f8edd url(../images/bg-box-right.gif) no-repeat 100% 100%;
	overflow: hidden;
	float: left;
}

.box li {
	float: left;
	list-style: none;
	background: url(../images/bg-box-li.gif) no-repeat 100% 60%;
	padding: 0 4px;
	line-height: 27px;
}

.box li.last {
	padding: 0 20px 0 4px;
	background-image: none;
}

.box a {
	color: #fff;
	text-decoration: none;
	float: left;
	margin: 0px 0 0;
}

.box ul fieldset {
	display: inline;
}

.box input {
	vertical-align: middle;
	margin: 0 -4px 0 0;
	position: relative;
}

.box label {
	margin: 0 6px 0 0;
}

input.text {
	background: url(../images/bg-input.gif) no-repeat;
	width: 123px;
	padding: 5px 4px;
	border: 0;
	font: 12px/14px Arial, Verdana, Tahoma sans-serif;
}

.box .text {
	margin: 0 4px 0 0;
}

#header p {
	margin: -20px 0 0;
	text-align: right;
	font-size: 14px;
	color: #b1b2b4;
	line-height: 18px;
}

/* main */

#main {
	overflow: hidden;
	width: 100%;
	padding: 1px 0 20px;
}

#main.subpage {
	background: url(../images/bg-subpage-content.gif) repeat-y;
	padding: 0 0 20px;
}

#main p {
	line-height: 16px;
}

/* content */

#content {
	float: left;
	width: 661px;
	padding: 0 50px 0 32px;
}

.subpage #content {
	width: 448px;
	background: none no-repeat;
}

#content h1 {
	font-size: 24px;
	line-height: 26px;
	color: #b1b2b4;
	margin: 19px 0 0;
}

#content h2 {
	font-size: 24px;
	line-height: 26px;
	margin: 19px 0 0;
}

#content p {
	margin: 16px 0;
}

.image {
	position: relative;
	height: 1%;
	margin: 0 -50px 0 -32px;
}

.text-block {
	position: absolute;
	left: 0;
	bottom: 34px;
	background: url(../images/bg-text-block.png);
	width: 743px;
}

#content .text-block p {
	font-size: 15px;
	margin: 0;
	padding: 7px 370px 29px 30px;
	background: url(../images/bg-inner-text.gif) no-repeat 30px 100%;
	color: #fff;
}

.text-block p strong {
	display: block;
	font-size: 33px;
	line-height: 35px;
}

.text-block p a {
	color: #fff;
}

#content .to-form {
	background: #00457d url(../images/bg-to-form.gif) no-repeat;
	margin: 40px 0 0;
}

.to-form span {
	display: block;
	background: url(../images/bg-to-form-right.gif) no-repeat 100% 0;
	line-height: 24px;
}

.to-form a {
	background: url(../images/bg-to-form-link.gif) no-repeat 100% 50%;
	padding: 0 15px 0 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

/* sidebar */

#sidebar {
	float: right;
	width: 204px;
	overflow: hidden;
	margin: 0 18px 0 0;
	display: inline;
}

.block {
	border-bottom: 8px solid #cecfd0;
	padding: 10px 0 0;
	height: 1%;
	overflow: hidden;
}

.block p {
	margin: 5px 0;
	color: #00457d;
}

.block h2 {
	font-size: 18px;
	color: #00457d;
	margin: 4px 0 5px;
}

.more {
	float: right;
	font: 12px Arial Black, Arial, Tahoma sans-serif;
	color: #b1b2b4;
	text-decoration: none;
	text-transform: uppercase;
}


.book-more {
	font: 12px Arial Black, Arial, Tahoma sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}


.blog-block {
	border-bottom: 8px solid #cecfd0;
	padding: 10px 0 0;
	height: 1%;
	overflow: hidden;
	background: url(../assets/Image/patrick-blog.png) no-repeat right bottom;
}

.blog-block p {
	margin: 2px 0;
	color: #00457d;
}

.blog-block a {
	text-decoration: none;
	clear: both;
}

.blog-block a:hover {
	color: #7a7b7c;
	text-decoration: underline;
}


.blog-block a {
	text-decoration: none;
	clear: both;
}

.blog-block h2 {
	font-size: 16px;
	color: #00457d;
	margin: 4px 0 0px;
}

.block a:hover {
	color: #7a7b7c;
}

.testimonial {
	background: url(../images/quotes.png) no-repeat;
	padding-left: 23px;
	padding-right: 23px;
}

.right-image {
	float: none;
	margin: 0 0 0 10px;
}

.events {
	border: 0;
}

.events ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.events ul li {
	margin: 8px 0 0;
}

.events ul p {
	margin: 0;
}

/* left-sidebar */

#left-sidebar {
	float: left;
	width: 184px;
	padding: 0 20px 0 18px;
	background: url(../images/bg-sidebar-left.gif) no-repeat;
}

#left-sidebar .block {
	border: solid #cecfd0;
	border-width: 8px 0 0;
}

.contactus {
	margin-top: 40px;
	border: 1px solid silver;
	padding: 3px 6px;
}

.contactus a {
	text-decoration: none;
}

.contactus a:hover {
	text-decoration: underline;
}

.navSecondary {
	margin: 13px 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	width: 100%;
}

.navSecondary li {
	border-top: 1px solid #b1b2b4;
	padding: 10px 9px 13px;
	font-size: 14px;
	line-height: 18px;
	margin: -1px 0 0;
}

.navSecondary a {
	color: #666;
	text-decoration: none;
}

.navSecondary a:hover {
	color: #00457d;
}

.navSecondary li ul li {
	border-top: 1px solid #b1b2b4;
	padding: 10px 9px 13px;
	font-size: 14px;
	line-height: 18px;
	margin: -1px 0 0;
}

.navSecondary a.current {
	color: #00457d;
	text-decoration: none;
	font-weight: bold;
}

/* @group Second Level

=================================================== */

.navSecondary li.current ul {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
}

.navSecondary li.current ul li {
	position: relative;
	margin: 0 0 6px;
	padding: 0;
	font-weight: normal;
}

.navSecondary li.current ul li.last {
	position: relative;
}

.navSecondary li.current ul li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 0;
}

.navSecondary li.current ul li a:hover {
	color: #333;
}

.navSecondary li.current li.current a {
	color: #000;
}

.subscription {
	margin-top: 0;
	background: url(../images/news.png) no-repeat right;
	padding-right: 80px;
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom-style: none;
}

.subscription h2 {
	font-size: 20px;
}

#bloghead {
	font-size: 32px;
	margin: 10px 0 0;
	padding: 0;
	color: #00457d;
}

#bloghead a {
	color: #00457d;
	text-decoration: none;
}

.releaseDate {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
}

#svPortal dl {
	border-bottom: 5px solid silver;
	padding-bottom: 10px;
}

#svPortal dd.summary {
	margin: 0;
}

#svPortal dt a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4;
}

#svPortal dd.summary p {
	margin: 5px 0;
}

#svPortal dd.credits {
	margin: 0;
}

#svPortal dd.tags {
	margin: 10px 0 0;
	font-size: 11px;
}

.bookform {
	margin-bottom: 30px;
	border-bottom: 5px solid silver;
}

#svPayPalCart td {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	padding-top: 5px;
}

#svPayPalCart th {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	font-size: 14px;
	color: #00457d;
}

#svPayPalCart {
	background-color: #dfdfdf;
}

/* footer */

#footer {
	width: 948px;
	padding: 12px 0 14px 32px;
	background: #dedbdb url(../images/bg-footer.gif) no-repeat 0 100%;
}

.status {
	float: right;
	color: #00457d;
}

.status a {
	text-decoration: none;
}

#svPayPalCart {
	padding: 10px;
	margin-top: 15px;
	border-bottom: 8px solid #cecfd0;
}

#footer p, #footer ul, #footer li {
	margin: 0;
}

#footer ul {
	padding: 0 4px 6px 0;
}

#footer li {
	list-style: none;
	background: url(../images/bg-footer-li.gif) no-repeat 0 55%;
	padding: 0 1px 0 5px;
	display: inline;
}

#footer li a {
	text-decoration: none;
	color: #666;
}

#footer li.copyright {
	background-image: none;
}

#footer li.footerNav {
	font-size: 80%;
}

#credit {
	text-align: center;
	font-size: xx-small;
	color: silver;
	margin-top: 10px;
}

#credit a {
	color: silver;
	text-decoration: none;
}

#credit a:hover {
	color: #8dbf35;
	text-decoration: none;
}

/* Home Page content */

.intro1 {
	width: 360px;
	float: left;
	margin-right: 25px;
}

.intro1 h3 {
	font-size: 220%;
	color: #00457d;
	margin-top: 10px;
	margin-bottom: 10px;
}


.intro1 ol {
	font-size: 16px;
	margin-top: 5px;
	padding-left: 25px;
}

.intro1 ol li {
	padding-top: 4px;
	padding-bottom: 4px;
}

.intro2 {
	width: 235px;
	float: left;
	height: 200px;
	margin-right: 15px;
	border-bottom: 8px solid #00457d;
}

.intro2 h3 {
	color: #00457d;
	font-size: 150%;
	margin-bottom: 0;
	margin-top: 0;
}

#content .intro2 p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.intro3 {
	width: 235px;
	float: left;
	height: 200px;
	border-bottom: 8px solid #00457d;
}

.intro3 h3 {
	color: #00457d;
	font-size: 150%;
	margin-bottom: 0;
	margin-top: 0;
}

#content .intro3 p {
	margin-top: 10px;
	margin-bottom: 10px;
}


.intro2 .more {
	float: left;
}

.intro3 .more {
	float: left;
}

.video1 {
	float: left;
	width: 350px;
	background-color: silver;
	padding: 2px;
	margin-top: 15px;
}

.videolabel {
	font: 12px Arial Black, Arial, Tahoma sans-serif;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#homepage #content {
	float: left;
	width: 740px;
	padding-left: 0;
	padding-right: 0;
}

#homepage .image {
	position: relative;
	margin: 0;
}

#homepanel {
	border-bottom: 8px solid #00457d;
	margin-bottom: 15px;
	height: 490px;
}

p.telephone {
	font-weight: bold;
	float: right;
	font-size: 140%;
	padding-right: 60px;
	color: #00457d;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

p.footerNav {
	color: red;
	float: left;
}

#free-report {
	width: 200px;
	height: 380px;
	background: url(../assets/Image/free-report-panel.png) no-repeat;
	border-bottom: 8px solid #cecfd0;
	margin-top: 25px;
}

.report-form {
	padding-top: 250px;
	padding-left: 6px;
}

.report-form label{
	display: block;
}

.report-form input{
	display: block;
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #3f8edd;
}

.report-submit {
	width: 180px;
	border: 1px solid #3f8edd;
	background-color: navy;
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

.report-note {
	text-align: center;
	font-size: x-small;
	margin-top: 20px;
}

.winner {
	margin-top: 30px;
}

dl.moreResults{
	height: 30px;
}



dl.moreResults ul{
	list-style-type: none;
	display: inline;
	margin: 5px 0;
	padding: 0;
	float: left;
}

dl.moreResults dd{
	display: inline;
}

dl.moreResults li{
	display: inline;
}


.beforeafter {
	padding-bottom: 20px;
	border-bottom: 4px solid silver;
}

