/* NAVIGATION BAR */
#nav { list-style-type:none; position: relative; width: 100%; height: 18px; background-color: #990000; border-bottom: 2px solid #353546; z-index: 30; padding: 0 }
#nav li:hover {background-color: #B30000}
.subMenu li { background-color: #990000; border-right: 1px solid #000000; border-left: 1px solid #000000 }
#nav li li a:hover { background-color:#B30000; text-decoration: none; color: #ffffff !important; display: block; width: auto !important; padding-left: 1em }
.selectedNav {background-color: #B30000}

/* PROPERTY SEARCH */
.propertySearchLink { background-color: #990000; width: auto; height: 25px; line-height: 25px; padding-top: 5px; color: #ffffff; font-weight: bold; margin-top: 2px }
.propertySearchLinkOver { background-color: #B30000; width: auto; height: 25px; line-height: 25px; padding-top: 5px; color: #ffffff; cursor: pointer; font-weight: bold; margin-top: 2px }
.propertySearch { background-color: #990000; color: #ffffff; padding: 10px 20px}
#searchSectorHeader { float: right; height: 30px; width: 100%; border-top: 1px #000000 solid; border-right: 1px #000000 solid; border-left: 1px #000000 solid; background-color: #c3aaaa; color: #000000; padding: 0px 5px; }
#searchSector { float: right; width: 100%; padding-left: 10px; border: 1px #000000 solid; background-color: #c3aaaa; color: #000000; overflow: hidden }
.searchButtonOver { position: relative; float: right; height: 15px; width: 75px; border: 1px #ffffff solid; color: #990000; background-color: #ffffff; cursor: pointer; line-height: 15px; text-align: center; margin-top: 10px; font-size: 0.9em }
.refineHeader { padding-left: 20px; height: 30px; line-height: 30px; width: auto; background-color: #990000 }
.caseStudyProperty { height: 230px; padding: 10px 20px; color: #7e8695; }



