﻿﻿ /** BASIC */
html, body {
	height: 100%;
    width: auto;
}
/*Master Page*/
#masterWrapper {
    max-width: 700px;
    margin:0px auto;
    margin-top:-6px;
}

.masterWrapperForMo3bile {
    width: 100%;
}

.bulleted-text1 {
    padding-left: 17px;
    background: url(HomePage/Images/homepage07.gif) no-repeat left center;
    font-size: 11px;
    font-weight: normal;
    color: #4C4C4C;
}

.bulleted-text1a {
    padding-left: 17px;
    background: url(HomePage/Images/homepage07.gif) no-repeat left center;
    font-size: 18px;
    font-weight: normal;
    color: #4C4C4C
}

.bulleted-text2 {
    margin-bottom: 15px;
    padding-left: 21px;
    background: url(HomePage/Images/homepage08.gif) no-repeat left center;
    font-size: 16px;
    color: #555555;
    text-align: left;
}

.bulleted-text3 {
    margin-bottom: 15px;
    padding-left: 21px;
    background: url(HomePage/Images/homepage08.gif) no-repeat left center;
    font-size: 13px;
    color: #555555;
}

.hr1 {
    padding: 10px 0px;
    clear: both;
    height: 1px;
    background: url(HomePage/Images/homepage18.gif) no-repeat center center;
}
/** HEADER */

#header {
    height: 160px;
    margin: 0px auto; /*Have to have to create blank space between left middle & right header*/
}

#logo {
    float: left;
    width: 226px;
    height: 120px;
    margin-left: 10px; /*This moves the Walt Danley Logo over 10px*/
    margin-top: 40px;
    /* background: url(HomePage/Images/homepage02.png) no-repeat;*/
    /*background: url(HomePage/Images/WaltDanleyChristiesInternationalRealEstate.png) no-repeat;*/
    /*background: url(HomePage/Images/LocalLuxuryChristiesRealEstate.png) no-repeat;*/
    /*background: url(HomePage/Images/WaltDanleyLocalLuxuryChristiesInternationalRealEstate.png) no-repeat;*/
    /*background: url(../Images/Simmons-Luxury-Group-White-Background.jpg) no-repeat;*/
    /*background-image: url('HomePage/Images/simmons-luxury-group-transparent-background.png');*/
    background-size: 100%;
}

#slogan {
    float: left;
    width: 434px;
    height: 160px;
    background: url(HomePage/Images/pics01a.jpg) no-repeat;
}

.contactAgent {
    color: #0a586c;
}

#logo b, #slogan b {
    position: absolute;
    left: -10000px;
}


/** CONTENT */


#content {
    width: 700px;
    margin: 0px auto;
}

#left {
    float: left;
    width: 236px;
}

.quote, .quoteQuote {
    margin: 0px 15px 10px 15px;
    font-style: italic;
    font-weight: bold;
    color: #0a586c;
}

.quoteQuote {
    color: red;
    font-weight: bolder;
}

#right {
    float: left;
    width: 464px;
}

/** BOX1 */

#box1 .content {
    display: inline-block;
    height: auto;
    padding: 15px 0px 0px 35px; /*This controls the menu item disposition in the main menu*/
}

html > body #box1 .content {
    height: auto;
}

.titleApp {
    color: #0a586c;
}

.subTitleApp {
    color: maroon;
}

.titleApps {
    color: goldenrod;
}

.simmons, .barbaraSimmons, .annaSimmons, .johnAdamSimmons, .dennisSimmons {
    /*color: #ffd700;*/
    color: goldenrod;
    font-weight: bold;
}

.barbaraSimmons {
    color: #0a586c;
}

.annaSimmons {
    color: #0a586c;
}

.johnAdamSimmons {
    color: #0a586c;
}

.dennisSimmons {
    color: #0a586c;
}

.luxury {
    color: #0a586c;
    /*color: #00aeef;*/
    font-weight: bold;
}

.group {
    /* color: #ffd700;*/
    color: #00aeef;
    font-weight: bold;
}


/*#box1 ul, #box2 ul {
    margin: 0px;
    width: 196px;
    height: auto;
    padding: 0px 0px 10px 0px;
    list-style: none;
    background: url(HomePage/Images/homepage01.jpg) repeat;*/ /*This is the background for the main menu*/
/*}*/

#box1 ul {
    margin-top: -15px;
}

#box1 li, #box2 li {
}

    #box1 li ul {
        margin-top: -5px;
        background: url(HomePage/Images/homepage03.jpg) repeat;
        width: auto;
    }

        #box1 li ul li {
            padding-right: 30px;
            white-space: nowrap;
            width: auto;
        }

            #box1 li ul li ul li { /*This is for the photo pop-ups*/
                height: auto;
                background-color: #fefefe;
            }

                #box1 li ul li ul li a {
                    background-color: lightgoldenrodyellow;
                    display: block;
                    position: relative;
                    height: 20px;
                }

                #box1 li ul li ul li ul li {
                    display: block;
                }

#box1 a {
    display: block;
    float: left;
    height: 24px;
    width: 190px; /*This is where you set the width of the menu items*/
    padding-top: 5px;
    text-decoration: underline;
    color: #686868;
    background-position: 100% 50%;
    background: url(HomePage/Images/homepage04.jpg) no-repeat right center;
}

#box1 ul li ul li a, divAboutUs a {
    display: block;
    float: left;
    width: auto;
    height: 24px;
    padding-top: 5px;
    background: none;
    text-decoration: underline;
    color: #686868;
}

#box1 a:hover {
    text-decoration: none;
    color: #acacac;
}

#box1 a:visited {
    text-decoration: none;
    color: #c5a640;
    font-weight: bolder;
}

.featuredProperties, .virtualTourThumbnail {
    clear: both;
    position: relative;
    display: block;
    height: 250px;
    /*margin-left: 5px;*/
    margin-left: 20px;
    margin-block-start: -10px;
    opacity: 100%;
    background-size: 100%;
    width: 375px;
}
.featuredPropertiesThumbnails {
    height: 147px;
    width: 180px;
}

.referencedProperties {
    width: 50%;
    height: 100%;    
}

.virtualTourThumbnail {
}

#VirtualTours li {
    margin-bottom: 275px;
    height: 50px;
    padding-right: 50px;
}

    #VirtualTours li a {
        margin-left: 0px;
    }

.propDescription {
    clear: both;
    margin-top: 276px;
    margin-left: 25px;
}

.new {
    color: #191970;
    font-weight: bold;
}

.sold {
    color: maroon;
    font-weight: bold;
}

.soldPrice {
    color: darkgreen;
    font-weight: bold;
}

.soldBy, .listedBy {
    font-weight: bold;
    font-size: 13px;
    color: maroon;
}

.listedBy {
    color: darkgreen;
}

.liTitle {
    /*color: goldenrod;*/
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 50px;
    background: url(HomePage/Images/homepage04.jpg) no-repeat right center;
}



#box1 .hline {
    float: left;
    width: 142px;
    height: 1px;
    background: url(HomePage/Images/homepage05.gif) repeat-x;
}

#Sold ul {
    width: 300px;
}

/** BOX2 */

#box2 .content, #box2a, #box2aa .content, #box2b .content, #box11 .content, #box33 .content {
    padding: 5px 28px 8px 29px;
}

#box2 {
    height: 200px; /*This fixed the background not being the same width as #Box 1*/
}

    #box2 h2 {
        margin-left: 3px;
    }

    #box2 p {
        padding: 0px 5px 0px 6px;
    }

#box2, #box2aa, #box3 {
    margin-top: 3px;
}

    #box2 ul li ul {
        margin-left: -13px;
    }

        #box2 ul li ul li {
            width: 410px;
            background-color: #dddddd;
        }

            #box2 ul li ul li a {
                margin-bottom: 20px;
            }

            #box2 ul li ul li img {
                margin-top: 5px;
            }
/** BOX3 */

#box3 {
    padding: 13px 9px 5px 10px;
}

/** BOX4 */


#box4 {
    margin: 0px 9px 5px 9px;
    padding: 13px 0px 0px 0px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

    #box4 redfnt1 {
        font-size: 5px;
    }

    #box4 img {
        width: 96%;
        height: 127px;
    }


    #box4 p {
        padding: 0px 5px;
    }

#box4TL {
    width: 50%;
}

#box4A {
    float: left;
    width: 23%;
}

#box4B {
    float: left;
    width: 26%;
}

#box4C {
    float: left;
    width: 24%;
}

#box4D {
    float: left;
    width: 27%;
}
/*box41 */
#box41 {
    clear: both;
    margin: 0px 9px 5px 9px;
    text-align: center;
    padding: 13px 0px 0px 0px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

#box41-3col {
    clear: both;
}

#box41A, #box41B, #box41C {
    display: inline-block;
}

#box41 p {
    padding: 0px 5px;
}

#box41Ta {
    clear: both;
    width: 100%;
    text-align: center;
}

#box41TL h3 {
    text-align: center;
}

#box41A, #box41B, #box41C {
    float: left;
    width: 33%;
}

#box41Aa, #box41Ba, #box41Ca {
    float: left;
    height: 67px;
    width: 96%;
    background: url(HomePage/Images/ship2.jpg) no-repeat;
    background-size: 100% 67px;
}

#box41B {
    width: 34%;
}

#box41Ba {
    background: url(HomePage/Images/truck6.jpg) no-repeat;
    background-size: 100% 67px;
}

#box41C {
    width: 33%;
}

#box41Ca {
    background: url(HomePage/Images/Plane6.jpg)no-repeat;
    background-size: 100% 67px;
}

/** BOX8 */

#box8 {
    margin: 0px 9px 5px 9px;
    padding: 13px 0px 0px 0px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

    #box8 img {
        width: 96%;
        height: 67px;
    }


    #box8 p {
        padding: 0px 5px;
    }

#box8A {
    float: left;
    width: 33%;
}

#box8B {
    float: left;
    width: 34%;
}

#box8C {
    float: left;
    width: 33%;
}


/** BOX9 */

#box9 {
    margin: 0px 9px 5px 9px;
    padding: 13px 0px 0px 0px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

    #box9 img {
        width: 96%;
        height: 67px;
    }

    #box9 p {
        padding: 0px 5px;
    }

#box9A {
    float: left;
    width: 33%;
}

#box9B {
    float: left;
    width: 34%;
}

#box9C {
    float: left;
    width: 33%;
}
/** BOX5 */

#box5 {
    margin: 0px 9px 12px 9px;
    padding-top: 13px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

#box6 {
    margin: 0px 9px 12px 9px;
    padding-top: 13px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

#box7 {
    clear: both;
    margin: 0px 9px 12px 15px;
    padding-top: 13px;
    background: url(HomePage/Images/homepage10.gif) repeat-x;
}

    #box7 p {
        padding: 0px 5px;
    }

/** FOOTER */

#footer {
    width: 704px;
    margin: 0px auto;
    position: relative;
    left: 7px;
}

#links {
    float: right;
    width: 448px;
    height: 39px;
    padding: 25px 30px 0px 0px;
}

#copyright {
    float: left;
    width: 226px;
    height: 44px;
    padding-top: 20px;
}

.btnExit, .btnExitPadded {
    z-index: 13031;
    height: 14px !important;
    width: 14px !important;
    padding: 0px !important;
    font-size: 14px !important;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #ffffff;
    border-radius: 2px !important;
    -webkit-appearance: none;
}

.btnExitPadded {
    top: 0px;
    right: 0px;
    padding: 0px;
}

.titleApps {
    display: block;
    width: 100%;
    color: goldenrod;
    text-align: center;
}

    .titleApps

    .linkDefinition {
        background: none;
        color: red;
    }

.more {
    display: inline;
    text-decoration: none;
    color: maroon;
}

/*#divAboutUs {
    position:absolute; 
    margin-top: 0px; 
    margin-left: 28px; 
    z-index: 3000; 
    background: url(HomePage/Images/homepage01.jpg) repeat; 
    clear: both; 
    display: none; 
    width: 452px; 
    border: 1px solid #ddd; 
    text-decoration: none; 
    padding: 8px; 
    border-radius: 2px;
}*/

#divAboutUs a {
    display: inline-block;
    text-decoration: none;
    background: none;
    float: none;
    width: auto;
    height: auto;
    padding: 0px;
    margin: 0px;
    color: #11222c;
}

.divAboutSimmonz {
    position: absolute;
    margin-left: -10px;
    padding: 0px 10px 10px 10px;
    background-color: #fefefe;
    border: 1px solid #ddd;
    border-top: none;
    clear: both;
    display: none;
    width: 500px;
}

#box1_sub4 {
    clear: both;
    position: absolute;
    margin-left: 196px;
    display: none;
    padding: 3px 2px;
    background-color: #eee;
    width: 373px;
    border: 1px solid #dfefef;
    text-decoration: none;
    padding: 8px;
    border-radius: 2px;
    -webkit-appearance: none;
}

    #box1_sub4 .txtEmail {
        margin-left: 3px;
        margin-bottom: 3px;
        padding: 5px;
        width: 165px;
        margin-right: -10px;
        border: 1px solid #bbbbbb;
        border-radius: 4px;
    }

    #box1_sub4 .txtBody {
        margin-left: 3px;
        margin-bottom: 3px;
        padding: 5px;
        width: 96%;
        height: 100px;
        border: 1px solid #bbbbbb;
        border-radius: 4px;
    }

    #box1_sub4 .btnEmailSend {
        clear: both;
        display: block;
        background-color: #555555;
        color: #fff;
        margin-top: 8px;
        clear: both;
        border: none;
        border-radius: 4px;
    }

.RegularExpressionValidators {
    background-color: maroon;
    padding: 0px 0px 0px 1px;
    color: #fff;
}

.modules {
    display: none;
    position: absolute;
    margin-left: 10px;
    margin-top: 100px;
    width: 222px;
    background: #fefefe;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 4px 0px 0px 4px;
    /*background-color: #f8f8f8;*/
}

.divSlider, .divMore, .divSliderAbsolute {
    display: inline-block;
    display: none;
    z-index: 1000;
    font-family: Georgia;
    position: relative;
    clear: both;
    width: auto;
    /*border: 1px solid #20527d;*/
    /*border: 1px solid #ddd;*/
    text-decoration: none;
    background: #fefefe;
    border-radius: 4px;
    -webkit-appearance: none;
    background-color: #f8f8f8;
}
.divSliderAbsoluteDisplayBlock{
    display: inline-block;
}

.divSliderAbsolute, .divSliderAbsoluteLeft {
    display: none;
    padding: 10px 10px 0px 10px;
    clear: both;
    position: absolute;
    background-color: #f8f8f8;
    border: none;
    border-bottom: 1px solid maroon;
    width: 450px;
}

.divSliderAbsoluteLeft {
    margin-left: 196px;
    width: 450px;
    padding: 15px;
    border: 1px solid #20527d;
    border-radius: 4px;
}

/*.divSlider ul {
    margin: 4px 5px;
    background: url(HomePage/Images/homepage01.jpg) repeat;
}*/

    .divSlider ul li {
        clear: both;
    }

        .divSlider ul li ul li {
            clear: both;
            padding: 4px 25px;
        }

/*.divSliderWBorder {
    position: absolute;
    margin-left: -10px;
    padding: 0px 10px 10px 10px;
    background: url(HomePage/Images/homepage01.jpg) repeat;
    display: none;
    width: 500px;
}*/

.comingSoon {
    color: maroon;
}

.apps {
    color: goldenrod;
}

.divLinkDefinitions {
    background-color: lemonchiffon;
    display: none;
    font-weight: bold;
    font-style: italic;
    padding: 15px;
    position: absolute;
    width: auto;
    text-align: justify;
}

.linksAddedLevel2, .linksAddedLevel3 {
    font-weight: bolder;
    background-color: #fff;
    font-style: italic;
    font-size: 12.5px;
}

#box1_sub2 ul {
    background: none;
}

#ulMainMenu5, #ulMainMenu5b {
    background: none;
    clear: both;
    visibility: visible;
    position: relative;
    left: 0px;
    display: block;
    float: none;
    padding-top: 5px;
    width: 400px;
}

    #ulMainMenu5 li, #ulMainMenu5 li a, #ulMainMenu5b li {
        background: none;
        width: 100%;
    }

    #ulMainMenu5 ul, #ulMainMenu5b ul {
        visibility: visible;
        left: 0px;
        display: block;
        float: none;
        padding-top: 5px;
        width: 400px;
    }

.answers {
    margin-left: 15px;
}
