/********************************************
* Phoenix Health Plan
* Developed by I-ology
* http://www.i-ology.com
*
* Created 2/25/08 - MB
*
* Providers Style Definitions
********************************************/

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

/*********************************
* Lists
*********************************/

#content-main ul { 
    margin: 0 0 10px 1px;
    padding-left: 15px;
    padding-top: 10px;
}

#content-main ul li {
    background: url(/images/bullet.gif) 0 8px no-repeat;
    padding-left: 15px;
    padding-top: 3px;
}


/*********************************
* Promos
*********************************/

#promo-pcp-program {
    float: right;
    display: inline;
    margin: 0 19px 10px 20px;
    width: 187px;
    height: 143px;
    background: url(/images/promo_pcp_incentive.gif) top left no-repeat;
}

#promo-pcp-program h3 {
    display: block;
    text-indent: -9999px;
    height: 35px;
}

#promo-pcp-program a {
    display: block;
    margin: 36px 0 0 13px;
    width: 159px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_read_more.gif) top left no-repeat;
}

#promo-pcp-program a:hover {
    background-position: bottom left;
}

#promo-provider {
    float: right;
    display: inline;
    margin: 0 19px 10px 20px;
    width: 187px;
    height: 143px;
    background: url(/images/promo_provider.gif) top left no-repeat;
}

#promo-provider h3 {
    display: block;
    text-indent: -9999px;
    height: 35px;
}

#promo-provider a {
    display: block;
    margin: 36px 0 0 13px;
    width: 159px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_read_more.gif) top left no-repeat;
}

#promo-provider a:hover {
    background-position: bottom left;
}

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

#ttl-login,
#ttl-providers,
#ttl-become-provider,
#ttl-prior-authorization,
#ttl-claims-submission,
#ttl-case-management,
#ttl-provider-directory,
#ttl-formulary,
#ttl-provider-manual,
#ttl-practice-guidelines,
#ttl-related-links,
#ttl-communication,
#ttl-forms,
#ttl-providers-case-mgt,
#ttl-provider-claims,
#ttl-provider-registration,
#ttl-thank-you {
    height: 23px;
    width: 491px;
    margin: 0;
    font-size: 1em;
    text-indent: -9999px;
}

#ttl-login {
    background: url(/images/ttl_login.gif) top left no-repeat;
}
#ttl-providers {
    background: url(/images/ttl_providers.gif) top left no-repeat;
}
#ttl-become-provider {
    background: url(/images/ttl_become_provider.gif) top left no-repeat;
}
#ttl-prior-authorization {
    background: url(/images/ttl_prior_authorization.gif) top left no-repeat;
}
#ttl-claims-submission {
    background: url(/images/ttl_claims_submission.gif) top left no-repeat;
}
#ttl-case-management {
    background: url(/images/ttl_case_management.gif) top left no-repeat;
}
#ttl-provider-directory {
    background: url(/images/ttl_provider_directory.gif) top left no-repeat;
}
#ttl-formulary {
    background: url(/images/ttl_formulary.gif) top left no-repeat;
}
#ttl-provider-manual {
    background: url(/images/ttl_provider_manual.gif) top left no-repeat;
}
#ttl-practice-guidelines {
    background: url(/images/ttl_practice_guidelines.gif) top left no-repeat;
}
#ttl-related-links {
    background: url(/images/ttl_related_links.gif) top left no-repeat;
}
#ttl-communication {
    background: url(/images/ttl_communication.gif) top left no-repeat;
}
#ttl-forms {
    background: url(/images/ttl_forms.gif) top left no-repeat;
}
#ttl-providers-case-mgt {
    background: url(/images/ttl_providers_case_mgt.gif) top left no-repeat;
}
#ttl-provider-claims {
    background: url(/images/ttl_provider_claims.gif) top left no-repeat;
}
#ttl-provider-registration {
    background: url(/images/ttl_provider_registration.gif) top left no-repeat;
}
#ttl-thank-you {
    background: url(/images/ttl_thank_you.gif) top left no-repeat;
}

/*********************************
* Headers
*********************************/

#hdr-finddoctor {
    height: 35px;
    width: 271px;
    text-indent: -9999px;
    margin: 47px 0 16px 0;
    background: url(/images/hdr_promo_finddoctor.gif) top right no-repeat;
}

/*********************************
* Secondary Navigation
*********************************/

#subnav a#login {
    background: url(/images/subnav_login.gif) top left no-repeat;
}
#subnav a#become-provider {
    height: 46px;
    background: url(/images/subnav_become_a_provider.gif) top left no-repeat;
}
#subnav a#prior-authorization {
    background: url(/images/subnav_prior_authorization.gif) top left no-repeat;
}
#subnav a#claims-submission {
    height: 46px;
    background: url(/images/subnav_claims_submission.gif) top left no-repeat;
}
#subnav a#case-management {
    background: url(/images/subnav_case_management.gif) top left no-repeat;
}
#subnav a#provider-directory {
    background: url(/images/subnav_provider_directory.gif) top left no-repeat;
}
#subnav a#formulary {
    background: url(/images/subnav_formulary_pdf.gif) top left no-repeat;
}
#subnav a#provider-manual {
    background: url(/images/subnav_provider_manual.gif) top left no-repeat;
}
#subnav a#practice-guidelines {
    background: url(/images/subnav_practice_guidelines.gif) top left no-repeat;
}
#subnav a#related-links {
    background: url(/images/subnav_related_links.gif) top left no-repeat;
}
#subnav a#communication {
    background: url(/images/subnav_communication.gif) top left no-repeat;
}
#subnav a#forms {
    background: url(/images/subnav_forms.gif) top left no-repeat;
}

#subnav a:hover#login, body.login-on #subnav a#login,
#subnav a:hover#become-provider, body.become-provider-on #subnav a#become-provider,
#subnav a:hover#prior-authorization, body.prior-authorization-on #subnav a#prior-authorization,
#subnav a:hover#claims-submission, body.claims-submission-on #subnav a#claims-submission,
#subnav a:hover#case-management, body.case-management-on #subnav a#case-management,
#subnav a:hover#provider-directory, body.provider-directory-on #subnav a#provider-directory,
#subnav a:hover#formulary, body.formulary-on #subnav a#formulary,
#subnav a:hover#provider-manual, body.provider-manual-on #subnav a#provider-manual,
#subnav a:hover#practice-guidelines, body.practice-guidelines-on #subnav a#practice-guidelines,
#subnav a:hover#related-links, body.related-links-on #subnav a#related-links,
#subnav a:hover#communication, body.communication-on #subnav a#communication,
#subnav a:hover#forms, body.forms-on #subnav a#forms {
    background-position: bottom left;
}