﻿/*-------------------------------------------------------------------------

home1031.css
Atlantic Pacific Custom Agent
Overwrites Layout1030.css

-------------------------------------------------------------------------*/

/*------------------------------------------------------------------------
>> MAIN PAGE FOUNDATION STRUCTURE
-------------------------------------------------------------------------*/


#siteContainer {
}


/*------------------------------------------------------------------------
>> SITE HEADER
-------------------------------------------------------------------------*/

#siteHeader {
}

#siteHeaderContent1 {
}

#siteHeaderContent2 {
}

#siteHeaderContent3 {
}

#siteHeaderLogo {
}


/*--------------------------------------------------------------------------------------------------
>> LOGIN CONTROL
--------------------------------------------------------------------------------------------------*/

#siteLogin {
}


/*--------------------------------------------------------------------------------------------------
>> NAVIGATION CONTROL
--------------------------------------------------------------------------------------------------*/

#siteNavigation {
    margin-bottom: 10px;
}

#siteNavigationInner {
}

#siteNavigationContent1 {
    display: none;
}

#siteNavigationContent2 {
    display: none;
}

#siteNavigationContent3 {
    display: none;
}


/*--------------------------------------------------------------------------------------------------
>> MAIN BODY AREA OUTTER CONTAINER
--------------------------------------------------------------------------------------------------*/

#siteMainContent {
    margin-top: 16px;
}


/*--------------------------------------------------------------------------------------------------
>> SIDE/SECONDARY PAGE CONTENT
--------------------------------------------------------------------------------------------------*/

#siteSide {
    /*display: none;
    float: none;*/
}

#siteSideContent1 {
    /*display: none;*/
}

#siteSideHomeContent1 {
    /*display: none;*/
}

#siteSideHomeContent2 {
    /*display: none;*/
}

#siteSideContent2 {
    /*display: none;*/
}

#siteSideContent3 {
    /*display: none;*/
}             


/*--------------------------------------------------------------------------------------------------
>> MAIN PAGE CONTENT
--------------------------------------------------------------------------------------------------*/

#siteMain {
    width: 715px;
}

#siteMainContentTop1 {
    /*display: block;
    position: relative;
    margin: 0;*/
}

#siteMainContentTop2 {
    /*display: block;
    position: absolute;
    top: 172px;
    left: 566px;
    width: 420px;
    height: 105px;
    margin: 0;
    padding: 0;*/
}

#siteMainContainer h1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 22px 30px 0 25px;
    padding-bottom: 6px;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/apre-horizontal-gold-gradient-divider.gif) no-repeat 0 26px;
}

#siteMainContainer h3, #siteMainContainer table h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: -5px 30px 0 25px;
    background: none;
    padding-bottom: 0;
    float: none;
}

#siteMainContainer {
    position: relative;
    margin: 0;
    padding: 0 0 15px 15px;
}

#siteMainContainer img{
    z-index: 100;
}

#siteMainContentBot1 {
}

#siteMainContentBot2 {
}


/*--------------------------------------------------------------------------------------------------
>> PAGE FOOTER
--------------------------------------------------------------------------------------------------*/

#siteFooter {
}

#siteFooterContent1 {
}

#siteFooterContent2 {
}

#siteFooterContentSys {
}

/*--------------------------------------------------------------------------------------------------
>> FEATURED PROPERTIES
--------------------------------------------------------------------------------------------------*/

.FeatHeader {
    display: none;
}

.FeatListings {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    width: 306px;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/apre-featured-properties-bkgd.gif) repeat-y 0 0;
    z-index: 0;
}
.FeatListings a{
    color: #011f16;
    font-weight: bold;
}
.FeatListings a:hover {
    color: #011f16;
    text-decoration: underline;
}

.FeatTable {
    margin: 0 0 0 42px;
    text-align: center;
}

.FeatListings img{
    width: 189px;
    height: 125px;
    margin: 10px 0 0 -10px;
    padding: 6px 12px 13px 20px;
    background: url(http://assets.salesaspects.com/templates/i/flavor-backgrounds/apre-featured-property-img-bkgd.png) no-repeat 12px 0;
    border: none;
}

.FeatCityState, .FeatPrice {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #011f16;
    margin: 0 0 0 0;
}

.FeatDescription, .FeatStreet {
    display: none;
}
