/*
	LECRABE PRINT CSS DOCUMENT
*/
/** Common Page Elements **/
html, body {
background-color: #FFFFFF;
margin: 0 auto;
padding:0;
width:100%;
}
#bgfade {
background-color: #FFFFFF;
margin: 0 auto;
}
#container {
min-height:400px;
width: 755px;
margin: 0 auto 0 auto;
overflow: hidden;
background-color: #FFFFFF;
voice-family: "\"}\"";
voice-family: inherit;
height: 100%;
}
#header {
position: inherit;
text-align: left;
left: 0px;
height:99px;
}
#topnavi {
display:none;
}
#subheader {
display:none;
}
#content {
padding-left:180px;/* Width of Navi */
background: #FFFFFF;
min-height:310px;
overflow:hidden;
}
#navi {
display:none;
}
#page {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
padding:10px;
width:555px;
float:left;
overflow:visible;
padding-bottom:2000px;
margin-bottom:-2000px;
voice-family: "\"}\"";
voice-family: inherit;
}
#footer {
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
background-color:#E1E1E1;
position: relative;
bottom: 0px;
padding: 5px 10px;
margin: 0 auto;
border-top: solid #CCCCCC 1px;
background-image: url(/img/footer-fade.png);
background-position: top left;
background-repeat: repeat-x;
width:755px;
}
#footer-wrapper {
clear:both;
}
#spacer {
height:1px;
}
.column {
float:left;
overflow:hidden;
}

/** VIEW PROPERTY PAGE **/
.spacer {
clear:both;
}
#listingHeader {
width:555px;
padding:3px;
background-color:#3C3F55;
height:50px;
}
#listingHeader #text {
width:360px;
height:44px;
padding-left:15px;
padding-top:5px;
}
#listingHeader #icons {
width:180px;
height:44px;
}
#listingHeader #icons img {
float:right;
margin-left:5px;
}
#listingHeader #address {
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
#listingHeader #price {
font-size:14px;
color:#CCCCCC;
}
#listingSummary {
width:555px;
background:#E6E8EE;
padding:5px 5px 10px 10px;
}
#listingSummary #text {
width:340px;
height:100%;
}
#listingSummary #picture {
width:200px;
height:150px;
background-color:#CCCCCC;
}
.tabData {
/*display:table;*/
}
.tabRow {
display:table-row;
}
.tabCell {
display:table-cell;
width:auto;
padding:3px 5px;
}
#shortDesc {
margin:20px 0 0 0;
width:550px;;
background-color:#FFFFFF;
padding:10px;
clear:both;
}
#shortDesc h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
}
#shortDesc p {
margin:5px 0;
}
#pictures {
width:150px;
margin-left:10px;
}
#descriptions {
width:375px;
overflow:hidden;
}
.propertyParticular {
border-bottom:1px dashed #CCCCCC;
padding-bottom:10px;
}
.propertyParticular ul,li {
margin:0;
padding:5px 0;
list-style:none;
}
.partTitle {
text-transform: uppercase;
font-size:12px;
font-weight:bold;
}
.viewBox {
font-family: Arial, Helvetica, sans-serif;
width:100%;
background-color: #FFFFFF;
padding: 10px;
margin: 0 0 10px 0;
}
.viewBox p {
font-size: 12px;
margin:5px 10px;
}

#shortDesc h1, #propertyDescription h1,#propertyParticulars h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
background-color:#EBEBEB;
padding:5px;
padding-bottom:5px;
border-bottom:1px solid #CCCCCC;
}
#disclaimer{
clear:both;
float:left;
width:95%;
margin:0 auto;
font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 10px;
	margin: 15px 0 0 0;
}
#disclaimer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
#disclaimer p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #666666;
	font-size: 11px;
}
#footer{
display:none;
}