﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    position    : relative;
    width       : 1003px;
    margin      : 0 auto;
}

h1 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h2 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h3 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h4 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h5 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h6 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

p 
{
    margin          : 0 0 1em 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

ul 
{
    margin          : 0 2em;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

ol 
{
    margin          : 0 2em;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

li 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

strong 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

em 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

u 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:visited 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:hover 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

table 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

tr 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

th 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

td 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/


div#branding
{
    position    : relative;
    height      : 190px;   
    width       : 100%;
}

div#divFeaturedProperty
{
    margin-left     : 102px;
    margin-top      : 52px;
    width           : 840px;
    height          : 290px;
    position        : relative;
    padding-top     : 45px;
    padding-left    : 40px;
}

div#divOurListings
{
    width           : 842px;
    margin          : 0 auto;   
    position        : relative;
    margin-bottom   : 10px;
    margin-top      : 40px;
}

div#divListingDetails
{
    width           : 840px;
    margin          : 0 auto;
    padding-top     : 50px;
    padding-bottom  : 50px;
    position        : relative;
}

div#divListingDetailsBox
{
    clear           : both;   
    width           : 802px;
    margin-left     : auto;
    margin-right    : auto;
    position        : relative;
    padding         : 18px;
}

div#divListingDetailsBoxFooter
{
    width       : 838px;
    height      : 35px;
    margin-left : 1px;
}

div#content
{
    position : relative;
}

div#content_wrapper
{
    position        : relative;
    width           : 100%;
    float           : right;
    padding-top     : 47px;
    margin-left     : -293px;
}

div#content_main
{
    position        : relative;
    margin-left     : 293px;   
    margin-right    : 25px;

}

div#content_sub
{
    position    : relative;
    float       : left;
    width       : 164px;
    margin-left : 104px;
    padding-top : 47px;
}

div#content_bottom
{
    position        : relative;
    margin-left     : 104px;
    margin-right    : 25px;
}

div.about2Col
{
    position    : relative; 
    margin-top  : 10px;  
}

div.divClear
{
    clear : both;  
}

div.rfiCol
{
    position        : relative;
    width           : 262px;
    float           : left;
    margin-right    : 25px;   
    height          : 1%;

}

div#RFIBottom
{
    position    : relative;
    clear       : both;
    width       : 549px;
    padding-top : 1.5em;
}

div.linksCol
{
    position    : relative;
    float       : left;
    width       : 49%;   
}

div#site_info
{
    text-align : center;
    padding-top: 5px;   
}

/*___ SPAN _________________________________________________________________*/

span.propInfoLeft
{
    display         : block;
    width           : 136px;
    float           : left;
    margin-right    : 5px;
    text-indent     : 1em;
}

span.propInfoRight
{
    text-indent : 1em;  
}

/*___ H1 _________________________________________________________________*/

h1#h1Branding
{
    position    : absolute;
    left        : 84px;
    top         : 20px;
    display     : block;
    width       : 263px;
    height      : 160px;
    z-index     : 3;
    text-indent : -9999em;
}

/*___ H2 _________________________________________________________________*/

h2#h2Branding
{
    position    : absolute;   
    left        : 380px;
    top         : 130px;
    width       : 600px;
}

h2#h2BrandingSmall
{
    position    : absolute;   
    right       : 64px;
    bottom      : 30px;
}

/*___ H3 _________________________________________________________________*/

h3#h3OurListings
{
    display         : block;
    width           : 158px;
    height          : 54px;
    text-indent     : -9999em;
    margin-bottom   : 46px;
}  

h3#h3ListingDetails
{
    display         : block;
    width           : 159px;
    height          : 54px;
    text-indent     : -9999em;   
    float           : left;
    margin-right    : 32px;   
    margin-bottom   : 20px;
}

h3#h3FeaturedProperty 
{
    width : 250px;    
} 

h3#h3OurBuilders,
div#content_main h3#h3OurBuilders
{
    margin-bottom : 2em;
}

h3#h3IBuildMember
{
    text-indent : -9999em;
    width       : 158px;
    height      : 54px;
}

h3.h3CompanyName,
div#content_main h3.h3CompanyName
{
    margin-bottom : 1.5em;
}

h3#h3Links,
div#content_main h3#h3Links
{
    margin-bottom : 1em;   
}

/*___ H4 _________________________________________________________________*/

h4.h4OurListingsAddress
{
    position    : absolute;
    top         : 28px;
    left        : 244px; 
}

h4#h4AgentDescription,
h4#h4PropertyInformation
{
    margin-left : 280px;   
    padding     : 3px;
}

h4.h4OurListingsMLS
{
    position    : absolute;
    top         : 28px;
    right       : 30px;    
}

h4.h4LinksCol,
div.linksCol h4
{
    padding-top : 1em;    
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

p#pOurListingsIntro
{
    position    : absolute;
    top         : 0px;
    left        : 168px; 
}

p#pAgentDescription
{
    margin-left : 280px;   
    padding     : 1em;
}

p#pBrandingContactInfo
{
    position    : absolute;
    top         : 5px;
    right       : 30px;  
    text-align  : right;
}

p.pAbout2Col,
div.about2Col p
{
    margin-left  : 165px;  
}

ul.ulBuilderList p
{
    margin-left     : 97px;
    margin-right    : 97px;   
}

/*___ UL _________________________________________________________________*/

ul.ulBrandingNav
{
    list-style-type : none;
    margin          : 0;
    width           : 656px;
    position        : absolute;
    top             : 75px;
    padding-left    : 347px;
    padding-top     : 18px;
    height          : 32px;
}

ul.ulOurListings
{
    display         : block;
    list-style-type : none;
    margin          : 0;   
}

ul.ulLIOurListingsLeft
{
    position        : absolute;
    list-style-type : none;
    top             : 70px;
    left            : 244px;
    margin-left     : 0;
}

ul.ulLIOurListingsRight
{
    position        : absolute;
    list-style-type : none;
    top             : 70px;
    left            : 419px;
    margin-left     : 0;   
}

ul.ulFeaturedProperty
{
    list-style-type : none;
    margin-left     : 0;   
}

ul.ulListingDetailsAddress
{
    list-style-type : none; 
    margin-left     : 0;
    float           : left; 
}

ul.ulListingDetailsBedBath
{
    list-style-type : none;
    margin-left     : 0;
    float           : left;   
}

ul.ulListingDetailsYearView
{
    margin-left     : 0;
    list-style-type : none;
    float           : left;   
}

ul#ulPropertyInformation
{
    margin-left     : 280px;
    list-style-type : none;   
    margin-right    : 0;
}

ul.imgListingDetail
{
    position        : relative;
    list-style-type : none;
    margin-left     : 0;
    float           : left;
    width           : 240px;
}

ul.ulBuilderList
{
    list-style-type : none;
    margin          : 0;
}

ul.ulLinksCol,
div.linksCol ul
{
    list-style-type : none;
    margin          : 0;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

li.liULBrandingNav,
ul.ulBrandingNav li
{
    display         : inline;
    padding-left    : 38px;  
    padding-top     : 0;
    padding-bottom  : 0;
    margin          : 0; 
}

li.liOurListings
{
    width           : 840px;
    height          : 168px;
    margin-bottom   : 14px;
    position        : relative;
}

li.liULPropertyInformation,
ul#ulPropertyInformation li
{
    padding-left    : 3px;
    padding-right   : 3px;
}

li.liULImgListingDetail
{
    display         : block;
    float           : left;
    width           : 75px;
    margin-left     : 5px;
    margin-bottom   : 5px;
    cursor          : pointer;
}

li.liULImgListingDetailFirst.liULImgListingDetail
{
    float   : none;
    width   : 100%;
    cursor  : auto;
}

li.liFPPrice
{
    margin-top : 1em;   
}

li.liBuilderList,
ul.ulBuilderList li
{
    padding-top     : 20px;
    padding-bottom  : 20px;
    position        : relative;
    min-height      : 82px;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

a.aH1Branding,
h1#h1Branding a
{
    display     : block;
    width       : 263px;
    height      : 160px;
    text-indent : -9999em;
}

a#aViewAllListings
{
    display     : block;
    width       : 129px;
    height      : 34px;
    text-indent : -9999em;
    position    : absolute;
    right       : 60px;
    top         : 128px;
}

a.aViewOurListing
{
    display     : block;
    width       : 132px;
    height      : 35px;  
    position    : absolute;
    top         : 68px;
    right       : 60px;
    text-indent : -9999em;
}

a#aBackToListings
{
    display     : block;
    width       : 135px;
    height      : 36px;
    position    : absolute;
    top         : 0;
    right       : 18px;
    text-indent : -9999em;
}

/*___ TABLE _________________________________________________________________*/

table.tablePropertyInformation
{
    display         : block;
    margin-left     : 280px;
    list-style-type : none;   
    margin-right    : 0;
    width           : 522px;
    position        : relative;
}

/*___ TR _________________________________________________________________*/

table.tablePropertyInformation tr
{
    width : 522px;
}

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

td.tdTablePropertyInformation,
table.tablePropertyInformation td
{
    padding : 3px;
}

td.tdPropInfoCat
{
    width : 104px;
}

td.tdPropInfoValue
{
    width : 418px;   
}

/*___ IMG _________________________________________________________________*/

img#imgFeaturedPropery
{
    position    : absolute;
    left        : 275px;
    top         : 20px;      
}

img.imgOurListings
{
    position    : absolute;
    top         : 16px;
    left        : 18px;   
    height      : 138px;
}

li.liULImgListingDetail img
{
    width : 75px;
}

img.imgLIULImgListingDetailFirst,
li.liULImgListingDetailFirst img
{
    height  : 180px;
    width   : auto;
}

img.imgMLSListingIcon
{
    position    : absolute;
    right       : 30px;
    bottom      : 30px;   
}

img.imgAbout2Col,
div.about2Col img
{
    position    : absolute;
    top         : 0;
    left        : 0;
}

img.imgBuilderListBuilder
{
    position    : absolute;
    top         : 21px;
    left        : 0;
    display     : block;
    width       : 80px;
    height      : 80px;
}

img.imgBuilderListLogo
{
    position    : absolute;
    top         : 21px;
    right       : 0;   
    display     : block;
    width       : 80px;
    height      : 80px;
}

/*___ LABEL _________________________________________________________________*/

label.labelRFICol,
div.rfiCol label
{
    display     : block;
    margin-top  : 1em;
}

label.labelRFIBottom,
div#RFIBottom label
{
    display     : block;    
}

/*___ INPUT _________________________________________________________________*/

input.inputRFICol,
div.rfiCol input
{
    display     : block;
    width       : 100%;   
}

a.btnSubmitRFI
{
    display     : block;
    width       : 131px;
    height      : 35px;
    margin      : 15px auto;
    text-indent : -9999em;
}

/*___ TEXTAREA _________________________________________________________________*/

textarea.inputRFIBottom,
div#RFIBottom textarea
{
    display     : block;
    width       : 100%;
}

/*___Group/Section/Class_________________________________________________________________*/