﻿
.panePropertyDetails
{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
	display: block;
	background: #ffffff;
	overflow: auto;
	font-size: 14px; 
	padding:10px;
	padding-left:15;
	font: Verdana, sans-serif;
	color: #ffffff;
}

.panePropertyDetails .Left
{
	display: block;
	float: left;
	width: 200px;
	padding: 10px;
}

.panePropertyDetails .links
{
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	padding: 5px;
}
.panePropertyDetails .links A
{
	padding: 5px;
	color: #e31d23;
}
.panePropertyDetails .links A:hover
{
	color: #c99a01;
}

.PropertyDetails .header
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding:4px;
	padding-top:15px;
	padding-left: 15px;
	font: Trebuchet MS, Helvetica, Verdana, sans-serif;
}
.PropertyDetails .description
{
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	padding: 4px;
	padding-left: 15px;
}
.panePropertyDetails .description .span
{
	font-size: 11px; 
	color: #000000;
	font-weight: normal; 
}

.panePropertyDetails .Right
{
	width:100%;
	height:100%;
	overflow:hidden;
	color: #000000;
}
.panePropertyDetails .Right .paneContainer
{
	float:left;
	width:475px;
	overflow:auto;
}
.panePropertyDetails .Right .description
{
    display:block;
    float:left;
    padding:2px;
}

.panePropertyDetails .Right .description span
{
    padding:5px 0px 0px 5px;
    margin-top:2px;
}
.panePropertyDetails .Right .header
{
	display: block;
    width: 465px;
    border-bottom: dotted 1px #dfdfdf;
	color: #e31d23;
	font: Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-family:Trebuchet MS, Helvetica;
	font-size: 16px;
	font-weight: bold;
    padding: 0px;
    padding-bottom:2px;
    padding-left:5px;
    margin-top: 16px;
    cursor: pointer; cursor:hand;
}

.panePropertyDetails .Right .header span
{
    display:block; 
}

.panePropertyDetails .Right .header a
{
	text-decoration: none;
}

.panePropertyDetails .Right .header a:hover
{
	text-decoration: underline;
}

.panePropertyDetails .Right .content
{
	font-size: 11px;
	font-family:Verdana;
	width:465px;
}

.panePropertyDetails .Right .content .row0 TD
{
	padding: 4px;
    padding-left:5px;
	vertical-align:top;
}
.panePropertyDetails .Right .content .row1 TD
{
	padding: 4px;
    padding-left:5px;
	vertical-align:top;
}
.panePropertyDetails .Right .content .row2 TD
{
	padding: 4px;
    padding-left:5px;
	vertical-align:top;
}
.panePropertyDetails .Right .content .rowover TD
{
	padding: 4px;
    padding-left:5px;
	color: white;
	border-top: #0070ac 1px solid;
	background-color: #0070ac;
	vertical-align:top;
}

.panePropertyDetails .Right .footer
{
	display: block;
    width: 465px;
    height: 6px;
    padding-left:5px;
}

.panePropertyDetails .Right .ExpandCollapseAll
{
	display:block;
	float:left;	
	color: #c99a01;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.panePropertyDetails .Right .ExpandCollapseAll .links
{
	font-weight:normal;
	padding:0px;
}
.panePropertyDetails .Right .ExpandCollapseAll A
{
	padding: 5px;
	color: #c99a01;
}
.panePropertyDetails .Right .ExpandCollapseAll A:hover
{
	color: #e31d23;
}

.panePropertyDetails .Right .shareThisBtn
{
    display:block;
	float:right;	
    height:25px;
    margin-right:10px;
    margin-top:2px;
	width:106px; 
    text-align: right;
}
.shareThisBtn a
{
    display:none;
	float:right;
    margin-left:5px;
    width:18px;
    height:18px;
}
.shareThisBtn img
{
    width:17px;
    height:17px;
}
.panePropertyDetails .Right .printPDF
{
    display:block;
	float:right;	
	background-image:url(img/pdf.gif);background-repeat:no-repeat; 
	margin-top:-2px;
	margin-right:25px;
    height:25px;
	width:25px; 
	cursor: pointer;
    cursor: hand;

}
.panePropertyDetails .Right .printHTML
{
    display:none;
	

}
.panePropertyDetails .Button A
{
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	background-image: url('img/searchBtnBg.gif');
	color: #659c32;
	padding: 5px;
	margin: 0px 20px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.panePropertyDetails .Button A:hover
{
	color: #26618F;
}

.panePropertyDetails .goButton
{
    display:block;
    float:left;
    font-size:11px;
    padding:0px;
}

.panePropertyDetails .goButton A
{
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	/*margin: 3px 5px 0px 5px;*/
	padding:  2px 8px 1px 8px;
	color: #000000;
	line-height:19px;
	border: solid 1px #000000;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin-bottom:10px;
	margin-left:10px;
}


.panePropertyDetails .floatSelect
{
    display:block;
    float:left;
}
.panePropertyDetails .baocontent
{
	font-size: 12px;
	width:455px;
    padding: 5px;
}
.panePropertyDetails .baocontent A
{
    font-size: 12px;
	padding: 5px;
	color: #000000;
}
.panePropertyDetails .baocontent A:hover
{
	color: #e31d23;
}

.panePropertyDetails .goButton A:hover
{
	color: #e31d23;
}
.propertyDetailsFooter
{
	display: block;
	height: 20px; 
	background: #b1b4b9; 
	font-size:10px;
}
