body {
	margin: 0;
	padding: 0;
	background: #fff url('http://www.estatelanz.com/images/background.png') top repeat-x;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: Futura;
	src: url('http://www.estatelanz.com/inc/futural.ttf');
}

p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: justify;
	margin: 0 0 1em 0;
}

p.nojustify {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Futura, sans-serif;
	color: #666;
	font-weight: normal;
	margin: 0 0 0.7em 0;
}

h1, h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

div.clear {
	clear: both;
	font-size: 0.01pt;
}

div.spacer {
	clear: both;
	height: 20px;
}

div#container {
	width: 996px;
	min-height: 657px;

	margin: 0 auto;
	padding: 0;
	background: url('http://www.estatelanz.com/images/panel.png') top no-repeat;
}

div#container-internal {
	width: 906px;
	margin: 0;
	padding: 45px;
	height: 100%;
}

h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 315px;
	height: 52px;
	background: url('http://www.estatelanz.com/images/logo.gif') top no-repeat;
	cursor: pointer;
}

img#printlogo {
	display: none;
}

ul#navigation {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#navigation li {
	float: left;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 0 1.3em;
	font-size: 13px;
	font-weight: bold;
	line-height: 52px;
}

ul#navigation li a {
	text-decoration: none;
	color: #888;
	text-shadow: 1px 1px 1px #bbb;
}

ul#navigation li a:hover {
	color: #e00;
}

div#adminBanner {
	width: 905px;
	background: #2a7dc6;
}

div#adminBanner h1 {
	color: #fff;
	margin: 0;
	padding: 20px;
}

div#banner {
	width: 905px;
	height: 160px;
	background: url('http://www.estatelanz.com/images/banner.jpg') top no-repeat;
}

div#bannerscroll {
	padding-top: 108px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}

div#bannerscroll a {
	color: #000;
	text-decoration: none;
}

div#bannerscroll a:hover {
	color: #e00;
}

div#fauxcolumns3 {
	clear: both;
	height: 100%;
	background: url('http://www.estatelanz.com/images/fauxcolumns3.png') top repeat-y;
	min-height: 375px;
}

div#fauxcolumns3 div.leftCol {
	float: left;
	width: 170px;
}

div#fauxcolumns3 div.mainCol {
	float: left;
	margin-left: 41px;
	width: 484px;
}

div#fauxcolumns3 div.rightCol {
	float: left;
	margin-left: 41px;
	width: 170px;
}

div#fauxcolumns2 {
	clear: both;
	height: 100%;
	background: url('http://www.estatelanz.com/images/fauxcolumns2.png') top repeat-y;
	min-height: 375px;
}

div#fauxcolumns2 div.leftCol {
	float: left;
	width: 170px;
}

div#fauxcolumns2 div.mainCol {
	float: left;
	margin-left: 41px;
	width: 695px;
}

div#footer {
	width: 100%;
	text-align: center;
	padding-top: 1em;
}

p.footertext {
	text-align: center;
	color: #555;
	font-size: 8pt;
	margin: 0;
}

div#browsePropertyBox {
	width: 170px;
	height: 284px;
	background: url('http://www.estatelanz.com/images/browse-bg.jpg') top no-repeat;
	margin-bottom: 20px;
}

div#searchPropertyBox {
	width: 170px;
	height: 284px;
	background: url('http://www.estatelanz.com/images/search-bg.jpg') top no-repeat;
	margin-bottom: 20px;
}

div.leftBox div.inner {
	padding: 10px 14px 14px 12px;
}

div.leftBox p {
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0.5em 0;
}

div.leftBox p a {
		color: #fff;
}

div.leftBox label {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

div.leftBox select {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 140px;
	margin-bottom: 7px;
}

img#searchBoxSubmit {
	margin-top: 8px;
}

div.rightalign {
	padding: 0;
	margin: 0;
	text-align: right;
}

img.contentImgRight {
	float: right;
	margin: 4px 0 22px 28px;
	padding: 3px;
	border: 1px solid #aaa;
}

img.contentImgLeft {
	float: left;
	margin: 4px 28px 22px 0;
	padding: 3px;
	border: 1px solid #aaa;
}

ul.adminMenu  {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	list-style-position: inside;
	padding: 0;
	margin: 0 0 1em 0;
}

div.indent {
	padding: 20px 20px 10px 20px;
	border-left: solid 7px #ee0000;
	background-color: #ddd;
	margin: 20px 0;
}

form.adminForm {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

form.adminForm div {
	background: #cef;
	padding: 0.3em;
	margin-bottom: 0.4em;
}

form.adminForm div.padded {
	padding: 2em 0.3em;
}

form.adminForm div.err {
	background: #faa;
}

form.adminForm label {
	display: inline-block;
	vertical-align: top;
	width: 9.5em;
}

form.adminForm span {
	display: inline-block;
	vertical-align: text-top;
	font-style: italic;
	font-size: 8pt;
	color: #333;
	text-indent: 1em;
}

form.adminForm .small {
	width: 100px;
}

form.adminForm .big {
	width: 175px;
}

form.adminForm .bigger {
	width: 400px;
}

form.adminForm #shortdesc {
	width: 400px;
	height: 50px;
}

form.adminForm #longdesc {
	width: 400px;
	height: 80px;
}

.inForm {
	display: inline-block;
	margin: 0;
	padding: 0;
}

img.uploadedPic {
	padding: 3px;
	border: solid 1px #aaa;
	margin-bottom: 0.8em;
}

table.adminPhotos {
	width: 100%;
}

table.adminPhotos td.labelCell {
	vertical-align: top;
}

table.adminPhotos td.addCell {
	width: 100%;
}

table.adminPhotos td.addCell p {
	margin: 1em 0;
	font-size: 16pt;
}

table.adminPhotos td.pic, table.adminPhotos td.picControls  {
	border-bottom: solid 4px #fff;
	padding: 0.5em 0;
}

table.adminPhotos td.picControls  {
	width: 100%;
	padding-left: 3em;
}

table.propertyTable {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	width: 100%;
}

table.propertyTable td {
	vertical-align: top;
}

table.propertyTable td.bottomDivide {
	padding-bottom: 20px;
	border-bottom: solid 1px #aaa;
}

table.propertyTable td.topDivide {
	padding-top: 20px;
}

table.propertyTable td.mainCell {
	padding-left: 20px;
	padding-right: 20px;
}

table.propertyTable td.priceCell {
	text-align: right;
	font-size: 14pt;
	color: #e00;
}

table.propertyTable td.detailsCell {
	text-align: right;
	vertical-align: middle;
	padding: 0.7em 0;
	font-size: 9pt;
	color: #555;
}

table.propertyTable span.status {
	text-transform: uppercase;
	color: #fff;
	background: #e00;
	font-size: 8pt;
	font-weight: bold;
	padding: 0.1em 0.2em;
}

table.propertyTable span.statusgrn {
	text-transform: uppercase;
	color: #fff;
	background: #3c0;
	font-size: 8pt;
	font-weight: bold;
	padding: 0.1em 0.2em;
}

table.propertyTable span.headline {
	display: block;
	font-size: 14pt;
	margin: 0 0 0.1em 0;
	padding: 0;
}

table.propertyTable p.desc {
	padding: 0;
	margin: 1em 0 0 0;
}

table.propertyTable span.adminControls {
	display: inline-block;
	margin: 1.4em 0 0 0;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #e00;
	background: #fdd;
	padding: 0.8em 0.7em;
}

table.propertyTable span.adminControls a {
	text-transform: uppercase;
	color: #fff;
	padding: 0.1em 0.2em;
	text-decoration: none;
	margin: 0 0.25em;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

table.propertyTable span.adminControls a.red {
	background: #e00;
}

table.propertyTable span.adminControls a.blue {
	background: #2a7dc6;
}

table.propertyTable span.adminControls a.green {
	background: #3c0;
}


table.propertyTable td.featureIcons {
	text-align: right;
	vertical-align: bottom;
}

table.propertyTable td.pageSwitchCell {
	text-align: center;
	font-size: 9pt;
}

table.propertyTable .unpublished {
	text-decoration: line-through;
}


img.pageArrow {
	vertical-align: middle;
	margin: 0 20px;
}

img.featureIcon {
	margin: 0 0 0 6px;
}

.nobr {
	white-space: nowrap;
}

.grey {
	color: #555;
}

form#navForm {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 1em;
	text-align: center;
	margin-bottom: 1.4em;
	background:  #ddd;
	border: solid 1px #ccc;
}

div.hotProperty {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0 0 1em 0;
	padding: 0;
}

div.hotProperty img {
	padding: 3px;
	border: 1px solid #aaa;
}

div.hotProperty .larger{
	font-size: 11pt;
	color: #e00;
}

div.hotProperty a {
	display: inline-block;
	color: #555;
	text-decoration: none;
	font-size: 9pt;
	padding: 0 0 0.3em 0;
}

div.hotProperty a:hover {
	text-decoration: none;
}

div.frontEndMessage{
	padding: 20px 20px 10px 53px;
	border: solid 1px #aaa;
	background: #ddd url('http://www.estatelanz.com/images/exclamation.gif') top left no-repeat;
	margin: 40px 0;
}

img.listings {
	padding: 3px;
	border: 1px solid #aaa;
}

a.headlineLink {
	color: #000;
	text-decoration: none;
}

p.searchDescription {
	font-size: 10pt;
	text-align: center;
	margin: 2em 0 0.6em 0;
	color: #555;
}

ul.sitemap li {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	margin-bottom: 0.3em;
}

div.detailsPageIcons {
	float: right;
}

p.longDescription {
	float: left;
	width: 260px;
	min-height: 55px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	padding: 20px 40px 20px 105px;
	border: solid 1px #aaa;
	background: #ddd url('http://www.estatelanz.com/images/quotes.gif') top left no-repeat;
	margin: 0 30px 0 0;
}

img.detailsMainPic {
	float: left;
	margin:10px 10px 0 10px;
	background: #fff;
}

img.detailsOnlyPic {
	margin: 10px auto;
	background: #fff;
}

img.detailsPic {
	margin: 10px;
	background: #fff;
}

div.picHolder {
	width:655px;
	margin: 0 auto 30px auto;
	text-align: left;
}

div.picHolderOnePic {
	width:655px;
	margin: 0 auto 30px auto;
	text-align: center;
}

div.statusMessage {
	text-align: center;
}

div.statusMessage p {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background: #e00;
	font-size: 14pt;
	font-weight: bold;
	padding: 0.1em 0.4em;
}

div.descHolder {
	margin: 0 0 42px 31px;
}

div.otherDetails {
	float: left;
}

div.fakeHR {
	border-bottom: solid 1px #aaa;
	margin: 30px 0 30px 0;
}

p.bigPrice {
	font-family: Futura, sans-serif;
	font-size: 22pt;
	color: #e00;
}

div.contactPageLeft {
	float: left;
	width: 320px;
}

p.contactPageDetails {
	margin: 2.6em 0 2.6em 5em;
	font-weight: bold;
}

p.useHelpline {
	border: solid 1px #aaa;
	font-weight: bold;
	padding: 0.8em;
	background: #ecc;
}

p.contactPageDetails em {
	display: inline-block;
	padding-right: 1em;
	width: 5em;
	color: #555;
}

form#enquiryForm {
	width: 290px;
	padding: 5px 15px;
	float: right;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	border: solid 1px #aaa;
	background: #ddd;
}

form#enquiryForm div.title {
	font-family: Futura, sans-serif;
	text-align: center;
	font-size: 14pt;
	color: #555;
}

form#enquiryForm div {
	padding: 5px;
	margin: 10px 0;
	background: #ddd;
}

form#enquiryForm div span{
	padding-left: 6px;
	color: #e00;
	font-weight: bold;
}

form#enquiryForm input {
	width: 175px;
}

form#enquiryForm textarea {
	width: 100%;
	height: 75px;
	margin-top: 10px;
}

form#enquiryForm label.fixed {
	display: inline-block;
	width: 6em;
}

form#enquiryForm label.free {
	display: inline;
	text-align: justify;
}

div#map1 {
	width: 100%;
	height: 400px;
	border: solid 1px #aaa;
	margin-bottom: 1em;
}

form#helplineForm label {
	width: 20em;
}

form#helplineForm input, form#helplineForm textarea  {
	width: 300px;
}

form#helplineForm textarea  {
	height: 6em;
}

form#helplineForm input.small {
	width: 10em;
}

a.subtleA {
	color: #555;
	text-decoration: none;
}

a.subtleA:hover {
	color: #000;
	text-decoration: none;
}

textarea#homeText {
	width: 600px;
	border: solid #ccc 4px;
	background: #eee;
	height: 180px;
	font-size: 120%;
	padding: 8px;
}

p.homeText {
	font-size: 10pt;
	margin: 1.2em 0;
	border: solid 1px #aaa;
	font-weight: bold;
	padding: 0.8em;
	background: #eee;
}

table#fb {
	margin-top: 34px;
	padding: 0;
}

table#fb td.fblogo {
	padding-right: 7px;
}

table#fb td.fbwidget {
	padding-top: 6px;
}

form#gotoIdForm {
	width: 170px;
	height: 49px;
	background: url('http://www.estatelanz.com/images/goto-bg.jpg') top left no-repeat;
	padding: 15px 10px 10px 10px;
}

form#gotoIdForm label {
	font-size: 11px;
}

form#gotoIdForm img#gotoButton {
	float: right;
	margin-right: 22px;
}

form#gotoIdForm .idbox {
	width: 37px;
	padding: 1px;
	font-size: 11px;
	border: solid 1px #96AAB2;
	margin-left: 1px;
}
