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

#interior-image {
    position: relative;
    top: -118px;
    width: 252px;
    height: 126px;
    display: block;
    overflow: hidden;
    margin-left: 512px;
    padding-top: 24px;
}

#interior-small-image {
    position: relative;
    top: -197px;
    left: 440px;
    width: 90px;
    height: 90px;
    display: block;
    overflow: hidden;
}

#header {
    width: 800px;
    height: 186px;
    overflow: hidden;
    background: url(/images/bg_header_interior.gif) top left no-repeat;
}

#content-main {
    float: left;
    width: 525px;
    width/**/:/**/ 488px;
    margin: 0;
    padding: 20px 0 30px 37px;
}

#sidebar {
    float: right;
    width: 236px;
    width/**/:/**/ 183px;
    margin: 0;
    padding: 35px 53px 25px 0;
}

.content-photo {
    float: left;
    clear: both;
    display: block;
    width: 525px;
    padding-bottom: 30px;
}

.content-photo img {
    margin: 12px 10px 0 0;
    border: 1px solid #006027;
}

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

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

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

#promo-pcp-program a {
    display: block;
    margin: 46px 0 0 15px;
    width: 157px;
    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-job-openings {
    display: inline;
    float: right;
    margin: 0 18px 10px 20px;
    width: 187px;
    height: 143px;
    background: url(/images/promo_job_openings.gif) top left no-repeat;
}

#promo-job-openings span {
    display: block;
    text-indent: -9999px;
    height: 35px;
}

#promo-job-openings a {
    display: block;
    margin: 46px 0 0 15px;
    width: 157px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_read_more.gif) top left no-repeat;
}

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

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

#promo-about-php span {
    display: block;
    text-indent: -9999px;
    height: 35px;
}

#promo-about-php a {
    display: block;
    margin: 46px 0 0 15px;
    width: 157px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/btn_read_more.gif) top left no-repeat;
}

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

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

#ttl-careers,
#ttl-culture,
#ttl-benefits,
#ttl-abrazo-institute,
#ttl-career-openings,
#ttl-standards-behavior {
    height: 23px;
    width: 491px;
    font-size: 1em;
    text-indent: -9999px;
}

#ttl-careers {
    background: url(/images/ttl_careers.gif) top left no-repeat;
}
#ttl-culture {
    background: url(/images/ttl_culture.gif) top left no-repeat;
}
#ttl-benefits {
    background: url(/images/ttl_benefits.gif) top left no-repeat;
}
#ttl-abrazo-institute {
    background: url(/images/ttl_abrazo_institute.gif) top left no-repeat;
}
#ttl-career-openings {
    background: url(/images/ttl_career_openings.gif) top left no-repeat;
}
#ttl-standards-behavior {
    background: url(/images/ttl_standards_behavior.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#culture {
    background: url(/images/subnav_culture.gif) top left no-repeat;
}
#subnav a#benefits {
    background: url(/images/subnav_benefits.gif) top left no-repeat;
}
#subnav a#abrazo-institute {
    background: url(/images/subnav_abrazo_institute.gif) top left no-repeat;
}
#subnav a#career-openings {
    background: url(/images/subnav_career_openings.gif) top left no-repeat;
}
#subnav a#standards-behavior {
    background: url(/images/subnav_standards_behavior.gif) top left no-repeat;
}

#subnav a:hover#culture, body.culture-on #subnav a#culture,
#subnav a:hover#benefits, body.benefits-on #subnav a#benefits,
#subnav a:hover#abrazo-institute, body.abrazo-institute-on #subnav a#abrazo-institute,
#subnav a:hover#career-openings, body.career-openings-on #subnav a#career-openings,
#subnav a:hover#standards-behavior, body.standards-behavior-on #subnav a#standards-behavior {
    background-position: bottom left;
}
