/********************************************
* Tartesso
* Developed by I-ology
* http://www.i-ology.com
*
* Created 01/03/07 - BD
*
* Home Page Style Definitions
********************************************/


/*********************************
* Layout Definitions
*********************************/

a#promo-photo-gallery {
    display: block;
    width: 218px;
    height: 59px;
    margin-top: 25px;
    padding: 0;
    text-indent: -9999px;
    background: url(/images/btn_photo_gallery.gif) top left no-repeat;
}
a:hover#promo-photo-gallery {
    background: url(/images/btn_photo_gallery.gif) bottom left no-repeat;
}

#video {
    float: left;
    margin: 5px 15px 20px 10px;
    border-top: 1px solid #838984;
}

#quick-search {
    width: 429px;
    width/**/:/**/ 407px;
    height: 119px;
    height/**/:/**/ 107px;
    padding: 12px 0 0 22px;
    margin-bottom: 20px;
    background: url(/images/quick_search_bg.gif) top left no-repeat;
}

#clear-dd {
    width: 407px;
    overflow: hidden;
}

#price-range,
#square-footage,
#bedrooms {
    float: left;
}

#price-range {
    width: 145px;
}
#price-range select {
    width: 141px;
}

#square-footage {
    width: 138px;
}
#square-footage select {
    width: 134px;
}

#bedrooms select {
    width: 99px;
}

#btn-search {
    padding: 20px 0 0 148px;
}

#price-range div {
    height: 15px;
    margin-left: 31px;
    text-indent: -9999px;
    background: url(/images/hdr_price_range.gif) top left no-repeat;
}
#square-footage div {
    height: 15px;
    margin-left: 16px;
    text-indent: -9999px;
    background: url(/images/hdr_square_footage.gif) top left no-repeat;
}
#bedrooms div {
    height: 15px;
    width: 67px;
    margin-left: 14px;
    text-indent: -9999px;
    background: url(/images/hdr_bedrooms.gif) top left no-repeat;
}

#builders {
    position: absolute;
    /*margin: 50px 0 0 395px;*/
    top: 165px;
    /*left: 588px;*/
    left: 595px;
    width: 142px;
    height: 79px;
    display: block;
}

a#logo-pulte,
a#logo-montalbano,
a#logo-canterra,
a#logo-pacific-century,
a#logo-hacienda,
a#logo-trend-homes,
a#logo-elliott,
a#logo-atreus {
    width: 142px;
    height: 79px;
    display: block;
    text-indent: -9999px;
}

a#logo-pulte {
        background: url(/images/logo_pulte2.gif) top left no-repeat;
}
a#logo-montalbano {
        background: url(/images/logo_montalbano2.gif) top left no-repeat;
}
a#logo-canterra {
        background: url(/images/logo_canterra2.gif) top left no-repeat;
}
a#logo-pacific-century {
        background: url(/images/logo_pacificcentury2.gif) top left no-repeat;
}
a#logo-hacienda {
        background: url(/images/logo_hacienda_builders2.gif) top left no-repeat;
}
a#logo-trend-homes {
        background: url(/images/logo_trend_homes2.gif) top left no-repeat;
}
a#logo-elliott {
        background: url(/images/logo_elliott2.gif) top left no-repeat;
}
a#logo-atreus {
        background: url(/images/logo_atreus2.gif) top left no-repeat;
}

a:hover#logo-pulte {
        background: url(/images/logo_pulte2.gif) bottom left no-repeat;
}
a:hover#logo-montalbano {
        background: url(/images/logo_montalbano2.gif) bottom left no-repeat;
}
a:hover#logo-canterra {
        background: url(/images/logo_canterra2.gif) bottom left no-repeat;
}
a:hover#logo-pacific-century {
        background: url(/images/logo_pacificcentury2.gif) bottom left no-repeat;
}
a:hover#logo-hacienda {
        background: url(/images/logo_hacienda_builders2.gif) bottom left no-repeat;
}
a:hover#logo-trend-homes {
        background: url(/images/logo_trend_homes2.gif) bottom left no-repeat;
}
a:hover#logo-elliott {
        background: url(/images/logo_elliott2.gif) bottom left no-repeat;
}
a:hover#logo-atreus {
        background: url(/images/logo_atreus2.gif) bottom left no-repeat;
}

/*********************************
* Headers & Titles
*********************************/

#ttl-find-your-home {
    margin: 0;
    padding: 0;
    width: 429px;
    height: 55px;
    text-indent: -9999px;
    background: url(/images/ttl_find_your_home.gif) top left no-repeat;
}

/*********************************
* Form Elements
*********************************/

