/********************************************
* Ensemble Investments, LLC
* Developed by I-ology
* http://www.i-ology.com
*
* Created 4/18/06 - AC
*
* Leasing Style Definitions
********************************************/

/*********************************
* Titles
*********************************/

#ttl-leasing {
    background: url(/images/ttl_available_lease.gif) top left no-repeat;
    height: 22px;
    text-indent: -9999px;
    margin-bottom: 7px;
}

#hdr-leasing-info {
    background: url(/images/hdr_leasing_information.gif) top left no-repeat;
    height: 16px;
    text-indent: -9999px;
}

/*********************************
* Layout
*********************************/

#leasing-right {
    float: right;
    width: 204px;
    margin-bottom: 10px;
}

#leasing-left {
    margin-right: 240px;
}

#project-text a {
    font-weight: normal;
}

a#btn-virtual-tour {
    display: block;
    width: 229px;
    height: 40px;
    margin: 15px 0;
    text-decoration: none;
    text-indent: -9999px;
    background: url(/images/btn_virtual_tour.gif) top left no-repeat;
}

a:hover#btn-virtual-tour {
    background: url(/images/btn_virtual_tour.gif) bottom left no-repeat;
}

a#btn-get-updates {
    display: block;
    width: 223px;
    height: 54px;
    margin: 15px 0;
    text-decoration: none;
    text-indent: -9999px;
    background: url(/images/btn_get_updates.gif) top left no-repeat;
}

a:hover#btn-get-updates {
    background: url(/images/btn_get_updates.gif) bottom left no-repeat;
}

.photo-border {
    border: 1px solid #C0DDD5;
    padding: 1px;
    margin-bottom: 10px;
    width: 124px;
    width/**/:/**/ 120px;
}
