/* ================================
    CSS STYLES FOR Module Pyramid
   ================================
*/
#PrintLogo {display:none;}
#officeList li {list-style:none;padding:3px;}
.pbcNarrow {width:275px;}
.searchPanel { width:300px;margin-bottom:5px;}
.browsePanel {width:395px; margin-bottom:5px;}
.panelBody {border: 1px solid #dedbd1; padding: 5px;}
div.panelBody{}
.panelTitle {font-size:14px;padding:0;}
span.panelItem {font-size:12px; padding:5px 5px 5px 5px;margin:0;display:inline-block;}
span.panelItem a {text-decoration:underline;}
span.panelItem a:hover {text-decoration:none;}
span.panelItem:hover {background-color:Silver;}

.small {font-size:8pt;}
.top {vertical-align:top;}
.right {float:right;text-align:right;}
.center {margin-right:auto;margin-left:auto;}
.pbcRed {color:#FF0000;}


TD.propertydetail {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
	vertical-align : top;
}
TD.propertybold {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	background-color : #CCCCCC;
	padding-left:5px;
}

.MobileSearch {text-transform: uppercase; }

 .MobileSearch a,  .MobileSearch a:link, .MobileSearch a:visited {
    color:#ff0017;
    font-family:verdana,arial,"Lucida Grande",sans-serif;
    font-size:.95em;
    font-weight:bold;
    vertical-align:top;
    text-decoration:none;
}
 .MobileSearch{padding:0;margin:0 0 10px 0;}
 .MobileSearch a:hover {color: #036;text-decoration:underline;}


.overlayMask {display:none;background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; z-index: 1000;}
.overlay { background-color:transparent; position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; z-index: 1001;}
	
.overlay div.searchPanel {width:700px; margin: 100px auto; background-color: #fff; border:1px solid #000; padding:15px; text-align:center; }

.overlay td.browseByOfficeColumn {display:none;}

