/********************************************
* SkyMed
* Developed by I-ology
* http://www.i-ology.com
*
* Created 03/10/2009- BD
*
* Member Services Style Definitions
********************************************/

#cost-statistics {
    width: 227px;
    height: 273px;
    overflow: hidden;
    float: right;
    margin: 0 0 25px 25px;
    background: url(/images/divider_vertical.jpg) top left no-repeat;
}

#cost-text {
    width: 204px;
    height: 185px;
    margin-bottom: 20px;
    display: block;
    float: right;
    clear: right;
    text-indent: -9999px;
    background: url(/images/text_skymed_tc.gif) top left no-repeat;
}

a#btn-join-now {
    width: 207px;
    height: 52px;
    display: block;
    float: right;
    clear: right;
    text-indent: -9999px;
    background: url(/images/btn_join_now.gif) top left no-repeat;
}

a:hover#btn-join-now {
    background-position: bottom left;
}

#service-areas-map {
    width: 620px;
    margin-left: -32px;
    padding: 0;
    overflow: hidden;
    padding-top: 300px;
    background: url(/images/service_areas_map.gif) top center no-repeat;
}

#service-areas-map .content-padding {
    padding-top: 15px;
}

p.loc1,
p.loc2,
p.loc3 {
    width: 200px;
    padding: 5px 0 0 23px;
    width/**/:/**/167px;
    height: 125px;
    float: left;
    border-right: 1px dotted #CCC;
}

p.loc1 {
    padding-left: 0;
}

p.loc3 {
    border-right: none;
}

a.back-arrow {
    margin: 8px 21px 0 0;
}


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

#ttl-skymed-tc {
    width: 175px;
    height: 46px;
    margin-bottom: 20px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_skymed_tc.gif) top left no-repeat;
}

#ttl-member-services,
#ttl-service-areas,
#ttl-service-agreement {
    height: 22px;
    display: block;
    text-indent: -9999px;
}

#ttl-member-services {
    width: 177px;
    background: url(/images/ttl_member_services.gif) top left no-repeat;
}
#ttl-service-areas {
    width: 140px;
    background: url(/images/ttl_service_areas.gif) top left no-repeat;
}
#ttl-service-agreement {
    width: 193px;
    background: url(/images/ttl_service_agreement.gif) top left no-repeat;
}

#hdr-safetynet {
    width: 295px;
    height: 25px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_safetynet.gif) top left no-repeat;
}

/*******************************************
* Subnavigation
*******************************************/

a#skymed-tc {
    background: url(/images/subnav_skymed_tc.gif) top left no-repeat;
}
a#service-areas {
    background: url(/images/subnav_service_areas.gif) top left no-repeat;
}

a:hover#skymed-tc, body.skymed-tc-on #skymed-tc,
a:hover#service-areas, body.service-areas-on #service-areas {
    background-position: bottom left;
}
