﻿@import url(sub_styles.css);
@import url(global_styles.css);

/* Search Form */
.searchForm td, .searchForm th
{
    padding-bottom: 12px;
}


/* Lot Details */
#planInfo, #lotLinks
{
    padding-top: 14px;
    padding-bottom: 14px;
}

#planInfo
{
    width: 190px;
    float: left;
    text-align: center;
    color: #d76524;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
}
#lotLinks
{
    background-image: url(../Images/find_a_home/lot-details-div.gif);
    background-position: left center;
    background-repeat: no-repeat;    
    width: 358px;
    float: left;
    background-color: #d76524;
    text-align: center;    
    overflow: hidden;
}

#planInfo .planLink, #lotLinks .lotLink:link, #lotLinks .lotLink:visited, #lotLinks .lotLink:hover
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}


/* Local Community Information */
#localInfoMap
{
    width: 100%;
    height: 300px;
    overflow: hidden;
    float: left;
    background: #ffffff;
}




#tools
{
    width: 100%;
    float: left;
    background-color: #0f3968;
}

#toolscommunity
{
    width: 100%;
    float: left;
    background-color: #ffffff;
}

.genToolsContainer
{
    width: 100%;
    float: left;
    margin-top: 1px;
    background-color: #0f3968;
    color: #ffffff;
}

.registerlogin
{
    width: 120px;
    float: left;
}

#interestList
{
    width: 100%;
    font-size: 11px;
    color: #ffffff;
    background-color: #0f3968;
    border-top: solid 1px #ffffff;
}

.tblTools td
{
    width: 33%;
}

ul
{
    line-height: 20px;
    margin-top: 14px;
    padding-left: 14px;
    margin-left: 14px;
    list-style-type: disc;
    font-size: 12px;
}

ul.none
{
    line-height: 20px;
    margin-top: 7px;
    padding-left: 7px;
    margin-left: 7px;
    list-style-type: none;
    font-size: 12px;
}

ul.none li.inset
{
    padding-left: 7px;
}

#communityLinks
{
    width: 100%;
    margin-top: 7px;
    float: left;
}

#lotInfoFrame
{
    width: 100%;    
}

#lotInfoFrame th
{
    text-align: right;
    width: 120px;
    color: #d76524;
    border-bottom: solid 1px #808b95;
    padding: 7px 7px 7px 7px;
    background-color: #ffffff;
    font-weight: normal;    
    font-size: 12px;
}

#lotInfoFrame td
{
    color: #808b95;
    border-bottom: solid 1px #808b95;
    padding: 7px 7px 7px 7px;
    background-color: #ffffff;    
    font-size: 11px;
}

#lotInfoFrame td a
{
    font-weight: bold;
    text-decoration: none;
}

td .btnPage
{
    width: 35px;
}

table.FloorplanViewer
{
    width: 100%;
}

.FloorplanViewer th
{
    width: 130px;
    vertical-align: top;
}



/* community description */
.CommDesc
{
    width: 535px;
    float: left;
    padding: 0px 7px 7px 7px;
    text-align: center;
}

/* text styles */
span.CloseWindow
{
    width: 100%;
    background: #0f3968;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
}

/* misc */
.question
{
    margin-left: 24px;
}


/* modal */
.modalPopupFloorplan
{
    background-color: #ffffff;
    width: 550px;
    min-height: 520px;
    height: auto !important;
    height: 520px;
    overflow: hidden;
    border: solid 2px #0f3968;
}

/* links */
.genToolsContainer a
{
    color: #d76524;
}

.genToolsContainer a:hover
{
    color: #c3d2e1;
}

/* Community Question Include */
#padQuestion
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 21px;
    padding-bottom: 21px;
}

/* Presale Package Page */



/* Presale Header Titles */
#presaleTable
{
    width: 100%;
    float: left;    
}

.preTitle1, .preTitle2
{
    float: left;
    text-align: center;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;    
    font-weight: bold;    
}

.preTitle1
{
    width: 447px;
    border-right: solid 1px #ffffff;
}

.preTitle2, .preCol3
{
    width: 100px;      
}

.preCol1, .preCol2, .preCol3
{    
 
    padding: 10px 0px 10px 0px;    
}

.preCol1
{   
    width: 170px;
    text-align: center;
}

.preCol2
{    
    width: 277px;            
}

.preCol3
{    
    border-left: solid 1px #808b95;
    border-bottom: solid 1px #808b95;
    text-align: center;
}

/* presale lots table */
#presale
{
    width: 100%;
    padding: 10px 10px 10px 10px;
}

#presale td
{
    background-color: #c3d2e1;
    text-align: center;
    color: #0f3968;
}

#presale th
{
    padding: 0px 0px 0px 0px;
}



/* Upcoming Community Page */
table#communityinfo
{
    width: 100%;
}

table#communityinfo th
{
    text-align: right;
    background-color: #ffffff;
}

table#communityinfo td
{
    background: #c3d2e1;
}

/* dynamic button styles */
.blueBtn
{
    background-color: #0f3968;
    height: 28px;
    color: #ffffff;
    border: solid 0px #ffffff;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 1px;
    margin-bottom: 0px;
}

.blueBtn:hover
{
    background-color: #ffffff;
    color: #0f3968;
    cursor: pointer;
}

/* Gridview header styles for community */
.lotHeader, .descHeader, .priceHeader
{
    background-color: #8998a5;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
    float: left;
}

.lotHeader, .descHeader
{
    border-right: solid 1px #ffffff;
}

.lotHeader, .lotColumn
{
    width: 60px;
}

.descHeader
{
    width: 400px;
}

.rendColumn
{
    width: 170px;
}

.descColumn
{
    width: 230px;
}

.priceHeader, .priceColumn
{
    width: 86px;
}

.lotColumn, .descColumn, .priceColumn, .rendColumn
{
    vertical-align: middle;
}

.lotColumn, .priceColumn
{
    text-align: center;
}

/* Gridview header styles for Community Listings */
.genCommunity1, .genCommunity2, .genCommunity3
{
    background-color: #8998a5;
    color: #ffffff;    
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
    float: left;        
}

.genCommunity1 a, .genCommunity1 a:hover, .genCommunity1 a:visited
{
    color: #ffffff;    
}

.genCommunity2 a, .genCommunity2 a:hover, .genCommunity2 a:visited
{
    color: #ffffff;    
}

.genCommunity3 a, .genCommunity3 a:hover, .genCommunity3 a:visited
{
    color: #ffffff;    
}

.genCommunity1, .comm1Col
{
    width: 225px;    
    text-align: center;
}

.genCommunity2, .comm2Col
{
    width: 175px;
    text-align: center;
}

.genCommunity3, .comm3Col
{
    width: 146px;
    text-align: center;
}

.genCommunity1
{
    border-right: solid 1px #ffffff;
}

.genCommunity2
{
    border-right: solid 1px #ffffff;
}

.comm1Col, .comm2Col
{
    padding-top: 10px;
    padding-bottom: 10px;
}



/* Gridview header styles for qdh and general search */
.genDescHeader, .genPriceHeader
{
    background-color: #8998a5;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
    float: left;
}

.genDescHeader
{
    border-right: solid 1px #ffffff;
}

.genDescHeader
{
    width: 461px;
}

.genDescColumn
{
    width: 291px;    
}

.genDescColumn span.descTD
{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

