/********************************************
* Phoenix Health Plan
* Developed by I-ology
* http://www.i-ology.com
*
* Created 2/25/08 - MB
*
* Misc 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;
}

/*********************************
* Google Search Results
*********************************/
.gsc-results {
    width: 488px;
    padding: 15px 0 0 0;
}

.gsc-resultsHeader {
    display: none;
}

.gs-title a.gs-title, .gs-title a.gs-title b {
    font-weight: bold;
    color: #006633;
    outline: none;
}

.gs-snippet {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #333;
}

.gs-result {
    padding: 5px 0;
}

.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding: 15px;
  margin: 15px;
  border-top: 1px solid #F0F0E5;
  border-bottom: 1px solid #F0F0E5;
  border-left: none;
  border-right: none;
  background-color: #FBFBF8;
}

#searchcontrol .gs-webResult .gs-visibleUrl-short {
    display: none;
}

#searchcontrol .gs-webResult .gs-visibleUrl-long {
    display: block;
}

.gsc-cursor-box {
    padding-top: 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color: #663366;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #663366;
  font-weight: bold;
  text-decoration: none;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #663366;
  text-decoration: underline;
}

/*********************************
* Lists 
*********************************/

ul#site-map li { 
    margin: 0 0 10px 1px;
    padding-left: 15px;
    background: url(/images/bullet.gif) 0 4px no-repeat;
}

ul#site-map li ul {
    list-style: none;
}

ul#site-map li ul li {
    margin-top: 10px;
    font-weight: normal;
}

ol {
    margin: 0 0 10px 1px;
    padding: 0;
}

ol li {
    margin: 0 0 2px 25px;
}

/*********************************
* 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-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;
}

#promo-become-member {
    display: inline;
    float: right;
    margin: 0 18px 10px 20px;
    width: 187px;
    height: 143px;
    background: url(/images/promo_become_member.gif) top left no-repeat;
}

#promo-become-member span {
    display: block;
    text-indent: -9999px;
    height: 35px;
}

#promo-become-member 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-become-member a:hover {
    background-position: bottom left;
}

/*********************************
* Titles
*********************************/

#ttl-contact-us,
#ttl-en-espanol,
#ttl-site-map,
#ttl-thank-you,
#ttl-error,
#ttl-not-found,
#ttl-search {
    height: 23px;
    width: 491px;
    font-size: 1em;
    text-indent: -9999px;
}

#ttl-contact-us {
    background: url(/images/ttl_contact_us.gif) top left no-repeat;
}
#ttl-en-espanol {
    background: url(/images/ttl_en_espanol.gif) top left no-repeat;
}
#ttl-site-map {
    background: url(/images/ttl_site_map.gif) top left no-repeat;
}
#ttl-thank-you {
    background: url(/images/ttl_thank_you.gif) top left no-repeat;
}
#ttl-error {
    background: url(/images/ttl_error.gif) top left no-repeat;
}
#ttl-not-found {
    background: url(/images/ttl_not_found.gif) top left no-repeat;
}
#ttl-search {
    background: url(/images/ttl_search.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#mission {
    background: url(/images/subnav_mission.gif) top left no-repeat;
}
#subnav a#history {
    background: url(/images/subnav_history.gif) top left no-repeat;
}
#subnav a#abrazo-health {
    background: url(/images/subnav_abrazo_health_care.gif) top left no-repeat;
}
#subnav a#pillars {
    background: url(/images/subnav_pillars.gif) top left no-repeat;
}

#subnav a:hover#mission, body.mission-on #subnav a#mission,
#subnav a:hover#history, body.history-on #subnav a#history,
#subnav a:hover#abrazo-health, body.abrazo-health-on #subnav a#abrazo-health,
#subnav a:hover#pillars, body.pillars-on #subnav a#pillars {
    background-position: bottom left;
}
