/********************************************
* SimonMed
* Developed by I-ology
* http://www.i-ology.com
*
* Created MM/DD/YYYY- BD
*
* Home Style Definitions
********************************************/


/*******************************************
* Layout Definitions
*******************************************/

#noflash {
    width: 900px;
    height: 342px;
    overflow: hidden;
}

#home-links {
    width: 900px;
    height: 216px;
    position: relative;
    background: url(/images/bg_home_links.gif) top left no-repeat;
    overflow: hidden;
}

#login img {
    position: absolute;
    top: 19px;
    left: 78px;
}

/*******************************************
* Titles & Headers
*******************************************/

#login h1 {
    width: 335px;
    height: 43px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 65px;
    left: 391px;
    background: url(/images/hdr_physician_access.gif) top left no-repeat;
}

#hdr-scheduling,
#hdr-patient,
#hdr-simonmed-connect {
    margin: 0 0 14px 0;
    padding: 0;
    height: 23px;
    text-indent: -9999px;
}

#hdr-scheduling {
    background: url(/images/hdr_scheduling.gif) top left no-repeat;
}
#hdr-patient {
    width: 179px;
    background: url(/images/hdr_patient.gif) top left no-repeat;
}
#hdr-simonmed-connect {
    width: 214px;
    background: url(/images/hdr_simonmed_connect.gif) top left no-repeat;
}


/*******************************************
* Buttons & Promos
*******************************************/

a#btn-login {
    width: 153px;
    height: 31px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 124px;
    left: 389px;
    background: url(/images/btn_login.gif) top left no-repeat;
}
a:hover#btn-login {
    background-position: bottom left;
}

a#btn-see-more {
    width: 298px;
    height: 27px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 34px;
    background: url(/images/btn_see_more.gif) top left no-repeat;
}

a:hover#btn-see-more {
    background-position: bottom left;
}

/*******************************************
* Home Links
*******************************************/

#scheduling,
#patient,
#simonmed-conn {
    margin: 24px 0 0 0;
    float: left;
    overflow: hidden;
}

#scheduling {
    width: 298px;
    padding-left: 40px;
    width/**/:/**/258px;
}

#patient {
    width: 303px;
    padding-left: 45px;
    width/**/:/**/258px;
}

#simonmed-conn {
    width: 299px;
    padding-left: 44px;
    width/**/:/**/255px;
}

#home-links ul {
    margin: 0;
    padding: 0;
    width: 214px;
}

#home-links li {
    text-indent: -9999px;
}

#home-links a {
    height: 36px;
    display: block;
}

a#schedule-appt {
    width: 213px;
    background: url(/images/btn_schedule_appt.gif) top left no-repeat;
}
a#contracted-insurance {
    width: 229px;
    background: url(/images/btn_contracted_insurance.gif) top left no-repeat;
}
a#prepare {
    width: 180px;
    background: url(/images/btn_prepare.gif) top left no-repeat;
}
a#locations {
    width: 180px;
    background: url(/images/btn_locations.gif) top left no-repeat;
}
a#contact-dir {
    width: 180px;
    background: url(/images/btn_contact_dir.gif) top left no-repeat;
}
a#pay-bill {
    width: 180px;
    background: url(/images/btn_pay_bill.gif) top left no-repeat;
}
a#prepare {
    width: 180px;
    background: url(/images/btn_prepare.gif) top left no-repeat;
}
a#release-films {
    width: 235px;
    background: url(/images/btn_release_films.gif) top left no-repeat;
}
a#request-pat-films {
    width: 151px;
    background: url(/images/btn_pat_request_films.gif) top left no-repeat;
}
a#physician-login {
    width: 180px;
    background: url(/images/btn_physician_login.gif) top left no-repeat;
}
a#request-films {
    width: 180px;
    height: 29px;
    background: url(/images/btn_request_films.gif) top left no-repeat;
}
a#order-exam {
    width: 180px;    
    background: url(/images/btn_order_exam.gif) top left no-repeat;
}
a#request-delivery {
    width: 180px;
    background: url(/images/btn_request_delivery.gif) top left no-repeat;
}
a#send-note {
    width: 180px;
    background: url(/images/btn_send_note.gif) top left no-repeat;
}

a:hover#schedule-appt,
a:hover#contracted-insurance,
a:hover#prepare,
a:hover#locations,
a:hover#contact-dir,
a:hover#pay-bill,
a:hover#prepare,
a:hover#release-films,
a:hover#request-pat-films,
a:hover#physician-login,
a:hover#request-delivery,
a:hover#request-films,
a:hover#order-exam,
a:hover#send-note {
    background-position: bottom left;
}