/* 
    care.css

    namespaces: 
    - body.care
    - body.cat-advice
    - body.kitten-advice
*/


/*
-------------------------------------------------
    b o d y . c a r e
-------------------------------------------------*/
body.care .section-content {
    margin-top: 3px;
}
body.care .section-content .wrapper {
    width: 940px;
    padding: 0 0 60px 20px;
    position: relative;
}
body.care .topic-head {
    width: 100%;
    padding-bottom: 40px;
}
body.care .section-content h2 {
    color: #FEFEFE;
    display: block;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-weight: normal;
    padding: 15px 0 0 0;
    float: left;
    font-size: 21px;
}
body.care .search-box {
    margin: 20px 25px 0 0;
    width: 352px;
    display: inline;
    float: right;
    clear: right;
}
body.care .search-error {
    margin: 15px 12px -10px 0;
    width: 390px;
    float: right;
    text-align: center;
}
body.care .section-content h3 {
    border-bottom: dotted 2px #CCC;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 5px;
}
body.care .section-content h4 {
    color: #404040;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
}
body.care .anythingSlider ul {
    margin-bottom: 0;
}
body.care .anythingSlider ul li {
    background-color: #FFF;
}
body.care .section-footer {
    clear: both;
    height: 270px;
    margin: 0 -60px;
    position: relative;
    width: 1020px;
}
body.care .section-footer .feat {
    top: 140px;
    color: #7b7b7b;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 13px;
    font-style: italic;
    left: 295px;
    position: absolute;
    text-align: center;
    width: 265px;
}
body.care .section-footer h5 {
    color: #3b6bba;
    font-size: 19px;
    margin-right: 60px;
    padding: 0 0 20px;
    text-align: center;
}
body.care .section-footer h5 span {
    display: block;
    font-size: .9em;
}
body.care .section-footer h5 span small {
    font-size: .7em;
}
body.care .section-footer .aside {
    width: 450px;
    padding: 33px 0 0 0;
}
body.care .section-footer .aside p {
    margin: 0;
    clear: left;
    text-align: center;
    display: block;
    width: 378px;
}


/*
-------------------------------------------------
    b o d y . c a t - a d v i c e
------------------------------------------------- */
body.cat-advice .section-header,
body.cat-advice #thumbNav {
    background: url(../../i/site/section-header-bg-cat-advice.png) center bottom no-repeat transparent;
}
body.cat-advice .section-content {
    background: url(../../i/site/section-content-bg-cat-advice.png) center top no-repeat transparent;
}
body.cat-advice .anythingSliderTitle { 
    background-color: #8ec509; /* bg color */
} 
body.cat-advice .anythingSliderTitle span {
    border-top: 12px solid #84b01a; /* shape color */
}
body.cat-advice #thumbNav a:hover,
body.cat-advice #thumbNav a.cur {
    background: url(../../i/slider/btn-bg-cat.jpg) right bottom no-repeat transparent;
}
body.cat-advice .section-footer { 
    background: url(../../i/site/cat-care-section-footer-bg.jpg) left 75px no-repeat transparent;
}


/* 
-------------------------------------------------
    b o d y . k i t t e n - a d v i c e
------------------------------------------------- */
body.kitten-advice .section-header,
body.kitten-advice #thumbNav {
    background: url(../../i/site/section-header-bg-kitten-advice.png) center bottom no-repeat transparent;
}
body.kitten-advice .section-content{
    background: url(../../i/site/section-content-bg-kitten-advice.png) center top no-repeat transparent;
}
body.kitten-advice .anythingSliderTitle {
    background-color: #8dcffb; /* bg color */
}
body.kitten-advice .anythingSliderTitle span {
    border-top: 15px solid #6aadd9; /* shape color */
}
body.kitten-advice .search-box {
    border-color: #fba032;
}
body.kitten-advice #shell .search-box .button {
    background-color: #fb8b0b;
}
body.kitten-advice .section-content h3 {
    color: #fb8b0b;
}
body.kitten-advice #thumbNav a:hover,
body.kitten-advice #thumbNav a.cur {
    background: url(../../i/slider/btn-bg-kitten.jpg) right bottom no-repeat transparent;
}
body.kitten-advice .section-footer { 
    background: url(../../i/site/kitten-care-section-footer-bg.jpg) left 75px no-repeat transparent; 
}


/* 
-------------------------------------------------
    P a n e  :   C a r e
------------------------------------------------- */

    /* Shared */
    body.care .anythingSlider #Care_pane h1 { 
        font-size: 16px;
        margin: 70px 0 0 490px;
    }
    body.care .anythingSlider #Care_pane h2 {
        font-family: Georgia, "Times New Roman", Times, Serif; 
        font-style: italic; 
        font-size: 24px;
        font-weight: normal; 
        margin-left: 490px;
    }
    body.care .anythingSlider #Care_pane p { 
        margin: 15px 60px 0 560px;
    }

    /* Cat */
    body.cat-advice .anythingSlider #Care_pane    { 
        background: url(../../i/slider/cat-advice-1.jpg) left top no-repeat #FFF;
    }
    body.cat-advice .anythingSlider #Care_pane h1 { 
        color: #404040;
    }

    /* Kitten */
    body.kitten-advice .anythingSlider #Care_pane    { 
        background: url(../../i/slider/kitten-advice-1.jpg) left top no-repeat #FFF;
    }
    body.kitten-advice .anythingSlider #Care_pane h1 { 
        color: #fb8b0b;
    }
    body.kitten-advice .anythingSlider #Care_pane h2 { 
        color: #5ebefd;
    }


/* 
-------------------------------------------------
    P a n e   :   W a t c h
------------------------------------------------- */

    /* Shared */
    body.care .anythingSlider #Watch_pane h1 {
        font-family: Georgia, "Times New Roman", Times, Serif;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: -.03em;
        text-align: center;
    }
    body.care .anythingSlider #Watch_pane h2 {
        font-family: Georgia, "Times New Roman", Times, Serif;
        font-size: 30px;
        line-height: 0.9em;
        text-align: center;
    }
    body.care .anythingSlider #Watch_pane h2 span { 
        font-size: 27px;
    }
    body.care .anythingSlider #Watch_pane h2 sup { 
        font-size: .5em;
    }
    body.care .anythingSlider #Watch_pane .col-one {
        display: inline;
        float: left;
        width: 200px;
    }
    body.care .anythingSlider #Watch_pane .col-two {
        display: inline;
        float: right;
        width: 625px;
    }
    body.care .anythingSlider #Watch_pane .col-two p {
        font-weight: bold;
        font-size: 13px;
        padding-left: 12px;
        padding-top: 33px;
    }
    body.care .anythingSlider #Watch_pane .col-two a {
        display: block;
        height: 33px;
        overflow: hidden;
        position: absolute;
        right: 31px;
        text-indent: -999em;
        top: 67px;
        width: 93px;
    }
    body.care .anythingSlider #Watch_pane .video-shell {
        height: 226px;
        left: 329px;
        padding: 10px 0 0 10px;
        position: absolute;
        top: 66px;
        width: 490px;
    }
    body.care .anythingSlider #Watch_pane .hchc {
        display: block;
        height: 134px;
        left: 224px;
        overflow: hidden;
        position: absolute;
        text-indent: -999em;
        top: 197px;
        width: 95px;
    }
    
    /* Cat */
    body.cat-advice .anythingSlider #Watch_pane { 
        background: url(../../i/slider/cat-advice-2.jpg) left top no-repeat #FFF;
    }
    body.cat-advice .anythingSlider #Watch_pane .col-one {
        margin: 30px 0 0 30px;
    }
    body.cat-advice .anythingSlider #Watch_pane h1 sup {
        font-weight: bold;
        font-size: 12px;
    }
    body.cat-advice .anythingSlider #Watch_pane h2 sup {
        font-weight: bold;
        font-size: 15px;
    }
    body.cat-advice .anythingSlider #Watch_pane .col-one p {
    	width: 200px;
    	padding-top: 10px;
    }
    body.cat-advice .anythingSlider #Watch_pane .col-two a {
        background: url(../../i/slider/animal-planet.png) left top no-repeat transparent;
    }
    body.cat-advice .anythingSlider #Watch_pane .video-shell {
        background-color: #d3e2f5;
    }
    body.cat-advice .anythingSlider #Watch_pane .hchc {
        background: url(../../i/slider/housecat-housecall.png) left top no-repeat transparent;
    }
    
    /* Kitten */
    body.kitten-advice .anythingSlider #Watch_pane {
        background: url(../../i/slider/kitten-advice-2.jpg) left top no-repeat #FFF;
    }
    body.kitten-advice .anythingSlider #Watch_pane .col-one {
        margin: 20px 0 0 50px;
    }
    body.kitten-advice .anythingSlider #Watch_pane h1 {
        background: url(../../i/slider/kitten-connection.png) left top no-repeat transparent;
        display: block;
        height: 71px;
        overflow: hidden;
        text-indent: -999em; 
        width: 172px;
    }
    body.kitten-advice .anythingSlider #Watch_pane .video-shell { 
        background-color: #f9edbc;
    }
    body.kitten-advice .anythingSlider #Watch_pane .hchc {
        background: url(../../i/slider/housecat-housecall.png) left top no-repeat transparent;
    }


/*
-------------------------------------------------
    P a n e    :   M e n t o r 
------------------------------------------------- */

    /* Shared */
    body.care .anythingSlider #Mentor_pane { 
        padding-top: 30px;
    }
    body.care .anythingSlider #Mentor_pane .col-one,
    body.care .anythingSlider #Mentor_pane .col-two,
    body.care .anythingSlider #Mentor_pane .col-three { 
        float: left; 
        display: inline;
    }
    body.care .anythingSlider #Mentor_pane .col-one { 
        margin-right: 18px; 
        padding-left: 40px; 
        width: 220px;
    }
    body.care .anythingSlider #Mentor_pane .col-one h1,
    body.care .anythingSlider #Mentor_pane .col-one h2 {
        font-family: Georgia, "Times New Roman", Times, Sans-Serif;
        font-weight: normal;
        text-align: center;
        width: 200px;
    }
    body.care .anythingSlider #Mentor_pane .col-one h1 {
        font-size: 15px;
        letter-spacing: -.03em;
    }
    body.care .anythingSlider #Mentor_pane .col-one h2 {
        font-size: 30px;
        line-height: .9em;
    }
    body.care .anythingSlider #Mentor_pane .col-one p {
        color: #777;
        font-size: 12px;
        padding: 10px 0;
    }
    body.care .anythingSlider #Mentor_pane .col-one a {
        background-position: 70px 38px;
        border-top: dotted 2px #CCC;
        display: block;
        line-height: 1.3em;
        padding: 20px 0 0 0;
        width: 118px;        
    }
    body.care .anythingSlider #Mentor_pane .col-two { 
        width: 260px;
        padding-top: 9px;
    }
    body.care .anythingSlider #Mentor_pane .col-two h3 {
        color: #3b6bba;
    }
    body.care .anythingSlider #Mentor_pane .col-two p {
        color: #777;
        font-size: 12px;
        font-weight: bold;
    }
    body.care .anythingSlider #Mentor_pane .col-two strong {
        color: #404040;
    }
    body.care .anythingSlider #Mentor_pane .col-two .iwrap {
        display: block;
        left: 287px;
        position: absolute;
        top: 91px;
    }
    body.care .anythingSlider #Mentor_pane .ask-me {
        display: block;
        height: 91px;
        left: 422px;
        overflow: hidden;
        position: absolute;
        top: 202px;
        text-indent: -999em;
        width: 91px; 
    }
    body.care .anythingSlider #Mentor_pane .col-three { width: 380px; padding-top: 30px; }
    body.care .anythingSlider #Mentor_pane .col-three p {
        font-size: 12px;
        margin-bottom: 5px;
        padding-left: 5px;
    }
    body.care .anythingSlider #Mentor_pane .col-three ul li {
        background-color: #FFF;
        clear: both;
        display: inline;
        float: left;
        font-family: Georgia, "Times New Roman", Times, Sans-Serif;
        margin-bottom: 4px;
        position: relative;
        width: 100%;
    }
    body.care .anythingSlider #Mentor_pane .col-three ul li strong,
    body.care .anythingSlider #Mentor_pane .col-three ul li a {
        display: block;
        font-size: 25px;
        font-weight: normal;
        height: 42px;
        line-height: 42px;
        margin-top: -21px;
        position: absolute;
        text-align: center;
        text-decoration: none;
        top: 50%;
        width: 42px;
        z-index: 99;
    }
    body.care .anythingSlider #Mentor_pane .col-three ul li strong {
        left: 5px;
    }
    body.care .anythingSlider #Mentor_pane .col-three ul li a {
        color: #FFF;
        right: 0;
        text-align: left;
        width: 35px;
    }
    body.care .anythingSlider #Mentor_pane .col-three ul li p {
        border-right: solid 42px #CCC;
        padding: 10px 15px 10px 55px;
        font-size: 12px;
        margin: 0;
    }
    
    /* Cat */
    body.cat-advice .anythingSlider #Mentor_pane                         { background: url(../../i/slider/cat-advice-3.jpg) left top no-repeat #FFF; }   
    body.cat-advice .anythingSlider #Mentor_pane .col-two .iwrap         { border-color: #d4e3f1 }
    body.cat-advice .anythingSlider #Mentor_pane .ask-me                 { background: url(../../i/slider/ask-me.png) left top no-repeat transparent; }
    body.cat-advice .anythingSlider #Mentor_pane .col-three ul li        { background-color: #e5eff9; }
    body.cat-advice .anythingSlider #Mentor_pane .col-three ul li strong { color: #3b6bba; }
    body.cat-advice .anythingSlider #Mentor_pane .col-three ul li a      { background: url(../../i/slider/cat-advice-qa-arrow-blue.gif) 23px center no-repeat transparent; }
    body.cat-advice .anythingSlider #Mentor_pane .col-three ul li p      { border-color: #5894d7; }
    
    /* Kitten */
    body.kitten-advice .anythingSlider #Mentor_pane { background: url(../../i/slider/kitten-advice-3.jpg) left top no-repeat #FFF; }
    body.kitten-advice .anythingSlider #Mentor_pane h1,
    body.kitten-advice .anythingSlider #Mentor_pane h2,
    body.kitten-advice .anythingSlider #Mentor_pane .col-three ul li strong { color: #fb8b0b; }
    body.kitten-advice .anythingSlider #Mentor_pane .col-two .iwrap         { border-color: #fbf4cd !important; }
    body.kitten-advice .anythingSlider #Mentor_pane .ask-me            { background: url(../../i/slider/ask-me-kitten.png) left top no-repeat transparent; }
    body.kitten-advice .anythingSlider #Mentor_pane .col-three ul li   { background-color: #faf1c0; }
    body.kitten-advice .anythingSlider #Mentor_pane .col-three ul li a { background: url(../../i/slider/kitten-advice-qa-arrow-orange.gif) 23px center no-repeat transparent; }
    body.kitten-advice .anythingSlider #Mentor_pane .col-three ul li p { border-color: #fb8b0b; }