﻿html
{
    background-color: #ffffff;
}

body
{
    background-color: #ffffff;
    line-height: 1.07142847em; /*  ??? was 15px */
   
}

.propertypage a.propertylink
{
    font-weight:bold;
    font-size: 10px;
    line-height: 13px;
    text-decoration: none;    
    color: #66b500;
}

.propertypage a.propertylink:hover
{
  color: #003366;
  text-decoration: none;
}

.propertypage a.propertylink:activated;
{`
}

#wrapper
{
    /* margin: 0px 0px 0px 25px; */
    text-align: left;
}

#main
{
    width: 980px;
    text-align: left;
    font-size: 12px;
    line-height: 1.19142847em;
}

#main .mainboxwrapper
{
    padding: 15px 30px 0px 30px;
    background-color: #f7fbf2;
    height:523px;
}


#MainHeader
{
    /* background-image:url(../images/FakeHead.jpg); */
    background-color: #ffffff;
    height: 124px;
}



#MainFooter
{
    /*   background-image :url(../images/FakeFoot.jpg); */
    background-color: #ffffff;
    height: 70px;
    text-align: left;
}

#PropFooterTop
{
    width:100%;
    background-image: url('../images/lnPropHeader.gif');
    background-repeat: repeat-x;
    }

#PropFooter
{
 width:100%; 
 font-size:10px;
 color:#f7fbf2;
 text-align:left;
 margin:0px 0px 15px 0px;
 padding-left: 30px;
}

.comlistPropFooter
{ 
   margin:10px 0px 0px 0px;
   text-align:left;
   color: #687957;
}
.PropFooterHeader
{
    color: #687957;
    font-weight: bold;
    font-size:12px;
    }
.comlistPropFooter .section {
    float:left;
    width:280px;
}
.comlistPropFooter .section .lw
{	

}
.comlistPropFooter .section .lw A
{ 
   text-decoration: none;
   color: #687957;
}

.comlistPropFooter .section .lw A:hover
{ 
   text-decoration: underline;
   color: #ea7e11;
}
#PropDisplayDiv{
    background-color: #eef7e2;
    zoom:1;
}
#PropDisplayDiv:after{
  clear:both;
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#PropDisplayDiv #propPictDisplay
{
    width: 591px;
    height: 380px; /*was 280px*/
    overflow: hidden;
    float: left;    
}
#PropDisplayDiv #propPictDisplay img
{
    margin: 0px;
    padding: 0px;
}
.PropertyShowcase
{
  background-color: #eef7e2;
  color:#465b2a;
    }
.scrollX
{
    overflow-x: auto;
    width: 100%;
}
.scrollY
{
    overflow-y: auto;
    height: 100%;
    width:100%;
}

.PropTable
{
    /*  background-color:#ffffff; */
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: none;
    border-width: 0px 0px 0px 0px;
}
.PropTable tr
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: none;
    border-width: 0px 0px 0px 0px;
}
.PropTable tr td
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-style: none;
    border-width: 0px 0px 0px 0px;
    border-collapse: collapse; /*??*/
}
.PropName
{
    width: 250px;
    height: 30px;
    font-size: 16px;
    color: #013571;
    font-weight: bold;
}

#PropertyBreadcrumbsAndHead
{
    width: 924px;
}
#PropertyBreadcrumbs
{
    float: right;
    width:668px;
    vertical-align: bottom;
}
#PropertyBreadcrumbs .imgwrapper
{
    display: block;
    float: right;
    height: 29px;
    width: 167px;
}
#PropertyBreadcrumbs .imgwrapper img
{
    padding: 0px;
    margin: 0px 0px 0px 2px;
}

.PropDisplay
{
    position: relative;
    float: left;
    height: 280px;
    width: 591px;
}
#PhotosArea, #MapArea, #SiteplanArea, #VideoArea
{
    float: left;
    position: relative;
    height: 280px;
    width: 591px;
    overflow: hidden;
}
/* width, height, Styling must be set explicitly on #MapArea in AptPropertyDetail, so if you change it here, change it there */

#PropDisplayDiv, #PropDisplayDiv1Photos, #PropDisplayDiv2Map, #PropDisplayDiv3SitePlan, #PropDisplayDiv4Video
{
    position: relative;
}
#PropDisplayDiv .PropDisplayDesc, #PropDisplayDiv1Photos .PropDisplayDesc, #PropDisplayDiv2Map .PropDisplayDesc, #PropDisplayDiv3SitePlan .PropDisplayDesc, #PropDisplayDiv4Video .PropDisplayDesc
{
    height: 380px; /* was 280px */
    width: 330px;
    text-align: left;
    float: left;
}
#PropDisplayDiv #rightWrapper
{
    float:right;
}


#PropDisplayDiv #rightWrapper #propDesctDisplay
{
    height: 395px; /* was 295*/
    width: 315px;
}
#PropDisplayDiv #rightWrapper #propDesctDisplay #PropFloorPlanAvalHeadContent, .propHeaderRightContent
{
    text-align: left;
    margin-top: 15px;
    margin-bottom: auto;
    margin-left: 15px;
    margin-right: 20px;
}

#PropBody-Top #blurbwrapper
{
    margin-bottom: 30px;
}

#buttonsDiv
{
    width: 315px;
}
#buttonsDiv .PropTable
{
    width: 100%;
}
#buttonsDiv .btn, #OverviewTabs .btn, #PropertyBreadcrumbsAndHead .btn
{
    cursor: pointer;
}
* html #buttonsDiv {
    float:left;
}




.tblGallery
{
    width: 310px;
    height: 250px;
    margin-left: 8px;
    margin-top: 8px;
    background-color: #edf6e3;
    border-collapse: collapse;
}

table.tblGallery td
{
    border: solid 5px #ecf5e0;
    background-color: #def0c8;
    padding: 0px;
}

.PropGalThumb
{
    width: 70px;
    height: 60px;
    border: none;
    cursor:pointer;
}

.PropBody
{
    width: 994px; /* height:710px; */
    margin-left: 5px;
}



#PropBody-Content
{
    float: left;
    margin-left: 30px;
    width: 660px;
    font-size: 12px; /* 8pt */
}
/*IE6 hack */
* html #PropBody-Content
{
    margin-left: 15px;
}

#PropBody-Top
{
    margin-right: 30px;
    margin-top: 30px; /* height:130px; */
}

#PropBody-Bottom
{
    /*  height:530px;	*/
}

.ParaHeadText
{
    font-size: 14px;
    color: #8dd840;
    font-weight: bold;
    height: 16px;
    margin-top: 20px;
    margin-bottom: 8px;
}

#PropBody-Right
{
    margin-left: 15px;
    float: left;
    width: 250px;
    height: 300px;
}

.PropBody-ContactUs
{
    width: 236px;
    height: 240px; /* border: solid 1px #5abbe5; */ /* -moz-border-radius: 10px; */
    margin: 30px 0px 0px 0px; /* background-image:url(images\PH-ContactgUsInfo.jpg); */
}

.PropContactUsInfo
{
    font-size: 11px;
    color: #5d666b;
    margin: 0px 20px 0px 20px;
}


.PropFloorplanModelList
{
    float: left;
    width: 620px;
}

#FPList-Top
{
    margin-right: 30px;
}

#FPlist-Left
{
    width: 260px;
    height: 300px;
    float: left;
}

#FPlist-Right
{
    width: 700px;
    height: 300px;
    float: right;
    margin-right: 30px;
}

#PropWidePic
{
    width: 934px;
    height: 194px;
}

.tblFoorplansDisplay
{
    /* font-weight:bold; */
    font-size: 12px;
    width: 660px;
    border-collapse: collapse;
}

/* SSpalding */
#CompareHeader
{
    width: 100%;
    background-color: #e3f3d3;
    height: 39px;  
}
#CompareTitle
{
    background-image: url('../images/hdr_Compare.gif' );
    width: 961px;
    height: 44px;
    border-right: 1px solid #FFFFFF;
}
#CompareHeaderItem
{
    float: left;
    padding: 10px 0px 0px 25px;
    color: #1F588D;
    font-weight: bold;
}
#CompareHeaderBorder
{
    background-image: url('../images/hdr_CompareBorder.gif' );
    background-repeat: repeat-x;
    width: 100%;
    height: 5px;
}
.CompareHeaderLink
{
    font-size: 10px;
    color: #1F588D;
    font-weight: bold;
    text-decoration: none;
}
.CompareHeaderLink:hover
{
    color: #f89a3c;
}
.PopUp
{
    display: none;
    position: absolute;
    width: 1px;
    height: 1px;
    left: 250px;
    top: 180px;
    height: 400px;
    width: 600px;
    padding: 3px;
    background-color: #ffffff;
    border: solid 1px black;
}
.PopUpBody
{
    clear: both;
    position: relative;
    width: 600px;
    padding: 0px 10px;
}
.PopUpTop
{
    float: right;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
/*End SSpalding */
