﻿/* content-tabs.css */


/*
-------------------------------------------------
    G l o b a l
------------------------------------------------- */
dl.content-tabs {
    background-color: transparent;
    margin: 0 0 0 0;
    font-size: .7em;
    font-weight: bold;
}
dl.content-tabs dt {
    background-color: transparent;
    float: left;
    display: block;
    width: 79px;
}
dl.content-tabs dt a {
    background-color: transparent;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
}
dl.content-tabs dd {
    display: none;
    float: left;
    padding: 0 0 0;
    text-align: center;
    color: #3B6BBA;
}
dl.content-tabs:hover dt:hover + dd{
    display: block;
}
dl.content-tabs:hover dt, dl.content-tabs.hover dt {
	z-index: 1;
}
dl.content-tabs:hover dt:hover, dl.content-tabs dt.hover {
	z-index: 99;
}


/*
-------------------------------------------------
    G l o b a l   S i d e b a r
-------------------------------------------------
*/
.aside .content-tabs-wrapper, .aside .bag-tabs-wrapper {
    position: relative;
    padding-top: 210px;
}
.aside dl.bag-tabs {
	background: url(../../i/site/bag-tabs-shadow.jpg) 15px 111px no-repeat transparent;
    height: 210px;
    margin: 0 -15px;
    width: 390px;
    padding-left: 30px;
    position: absolute;
    top: 0;
    left: -10px;
}


/*
-------------------------------------------------
    P r o d u c t s
------------------------------------------------- */
/* Default bag tabs */
.section-footer .aside dl.bag-tabs {
    background: none;
    margin: 0;
}
dl.bag-tabs dt {
    background: url(../../i/products/purina-cat-chow-bags.png) center top no-repeat transparent;
    height: 164px;
    margin: 0 0;
}
dl.bag-tabs dt a { 
    color: #000; 
    background: url(../../i/products/bag_arrow.png) center 140px no-repeat transparent;
    overflow: hidden;
    text-indent: -999em;
}

dl.bag-tabs dt.chow-kitten { background-position: -17px top; width: 70px; } /* default */
dl.bag-tabs:hover dt.chow-kitten,
dl.bag-tabs-hover dt.chow-kitten { background-position: -17px -159px; } /* hover others */
dl.bag-tabs:hover dt.chow-kitten:hover,
#shell dl.bag-tabs dt.chow-kitten-hover,
body.cat-chow-kitten dl.bag-tabs dt.chow-kitten { background-position: 0 bottom; width: 106px; } /* hover self */

dl.bag-tabs dt.chow-indoor { background-position: -124px top; width: 70px; }
dl.bag-tabs:hover dt.chow-indoor,
dl.bag-tabs-hover dt.chow-indoor { background-position: -124px -159px; }
dl.bag-tabs:hover .chow-indoor:hover, 
#shell dl.bag-tabs .chow-indoor-hover,
body.cat-chow-indoor dl.bag-tabs .chow-indoor { background-position: -106px bottom; width: 106px; }

dl.bag-tabs dt.chow-complete { background-position: -231px top; width: 70px;}
dl.bag-tabs:hover dt.chow-complete,
dl.bag-tabs-hover dt.chow-complete { background-position: -231px -159px; }
dl.bag-tabs:hover .chow-complete:hover, 
#shell dl.bag-tabs .chow-complete-hover,
body.cat-chow-complete dl.bag-tabs .chow-complete { background-position: -212px bottom; width: 106px;  }

dl.bag-tabs dt.chow-naturals { background-position: -336px top; width: 65px; }
dl.bag-tabs:hover dt.chow-naturals,
dl.bag-tabs-hover dt.chow-naturals { background-position: -336px -159px; }
dl.bag-tabs:hover .chow-naturals:hover, 
#shell dl.bag-tabs .chow-naturals-hover,
body.cat-chow-naturals dl.bag-tabs .chow-naturals { background-position: -318px bottom; width: 101px; }

dl.bag-tabs dt.chow-healthful { background-position: -435px top; width: 66px; }
dl.bag-tabs:hover dt.chow-healthful,
dl.bag-tabs-hover dt.chow-healthful { background-position: -435px -159px; }
dl.bag-tabs:hover .chow-healthful:hover, 
#shell dl.bag-tabs .chow-healthful-hover,
body.cat-chow-healthful-life dl.bag-tabs .chow-healthful { background-position: -418px bottom; width: 100px; }

dl.bag-tabs dd {
    /*margin: 171px -87px 0;*/
    margin: 171px -83px 0;
    /*width: 120px;*/
}
#shell dl.bag-tabs:hover dd {
    display: none;
}
#shell .wrapper dl.content-tabs:hover dt:hover + dd {
    display: block;
}
dl.bag-tabs:hover dt:hover, dl.bag-tabs dt.hover,
body.cat-chow-kitten dl.bag-tabs dt.chow-kitten,
body.cat-chow-indoor dl.bag-tabs dt.chow-indoor,
body.cat-chow-complete dl.bag-tabs dt.chow-complete,
body.cat-chow-naturals dl.bag-tabs dt.chow-naturals,
body.cat-chow-healthful-life dl.bag-tabs dt.chow-healthful {
    position: relative;
	z-index: 100;
	margin: 0 -36px 0 0;
	left: -18px;
	_left: -23px;
}
dl.bag-tabs:hover dt:hover, dl.bag-tabs dt.hover { z-index: 1000; }
body.cat-chow-kitten dl.bag-tabs .chow-kitten,
body.cat-chow-indoor dl.bag-tabs .chow-indoor,
body.cat-chow-complete dl.bag-tabs .chow-complete,
body.cat-chow-naturals dl.bag-tabs .chow-naturals,
body.cat-chow-healthful-life dl.bag-tabs .chow-healthful {
    z-index: 2;
}
dl.bag-tabs dt a:hover,
body.cat-chow-kitten dl.bag-tabs .chow-kitten a,
body.cat-chow-indoor dl.bag-tabs .chow-indoor a,
body.cat-chow-complete dl.bag-tabs .chow-complete a,
body.cat-chow-naturals dl.bag-tabs .chow-naturals a,
body.cat-chow-healthful-life dl.bag-tabs .chow-healthful a {
    background-position: center bottom;
}
body.cat-chow-kitten dl.bag-tabs dd.chow-kitten,
body.cat-chow-indoor dl.bag-tabs dd.chow-indoor,
body.cat-chow-complete dl.bag-tabs dd.chow-complete,
body.cat-chow-naturals dl.bag-tabs dd.chow-naturals,
body.cat-chow-healthful-life dl.bag-tabs dd.chow-healthful {
    display: block;
    width: 110px;
    padding: 0 5px 0;
    margin: 171px -89px 0;
}
body .product dl.bag-tabs dd:hover {
    display: none !important;
}


/*
-------------------------------------------------
    B a g   T a b s   -   H o m e
------------------------------------------------- */
body.home .content-tabs-wrapper {
    background: url(../../i/site/bag-tabs-shadow-home.jpg) 7px 123px no-repeat transparent;
    padding: 0 50px;
    margin: -35px -50px 0;
    position: relative;
}
body.home dl.bag-tabs {
    background-image: none;
    height: 193px;
    margin: 0;
    padding: 0;
    width: 415px;
}
body.home dl.bag-tabs dt {
    background: url(../../i/products/purina-cat-chow-bags-home.png) center top no-repeat transparent;
    height: 190px;
    margin: 0 0;
}
body.home dl.bag-tabs dt a { 
    background: url(../../i/products/bag_arrow.png) center 168px no-repeat transparent;
}

body.home dl.bag-tabs dt.chow-kitten { background-position: -22px top; width: 85px; } /* default */
body.home dl.bag-tabs:hover .chow-kitten,
body.home dl.bag-tabs-hover .chow-kitten { background-position: -22px -184px; } /* hover others */
body.home #shell dl.bag-tabs .chow-kitten:hover,
body.home #shell #content dl.bag-tabs .chow-kitten-hover,
body.home #shell dl.bag-tabs .chow-kitten.hover { background-position: 0 bottom; width: 128px; _margin: 0 -17px 0 -26px; } /* hover self */

body.home dl.bag-tabs dt.chow-indoor { background-position: -150px top; width: 85px; }
body.home dl.bag-tabs:hover .chow-indoor,
body.home dl.bag-tabs-hover .chow-indoor { background-position: -150px -184px; }
body.home #shell dl.bag-tabs .chow-indoor:hover, 
body.home #shell #content dl.bag-tabs .chow-indoor-hover,
body.home #shell dl.bag-tabs .chow-indoor.hover { background-position: -128px bottom; width: 128px; _margin: 0 -17px 0 -26px; }

body.home dl.bag-tabs dt.chow-complete { background-position: -278px top; width: 85px; }
body.home dl.bag-tabs:hover .chow-complete,
body.home dl.bag-tabs-hover .chow-complete { background-position: -278px -184px; }
body.home #shell dl.bag-tabs .chow-complete:hover, 
body.home #shell #content dl.bag-tabs .chow-complete-hover,
body.home #shell dl.bag-tabs .chow-complete.hover { background-position: -256px bottom; width: 128px; _margin: 0 -17px 0 -26px; }

body.home dl.bag-tabs dt.chow-naturals { background-position: -404px top; width: 80px; }
body.home dl.bag-tabs:hover .chow-naturals,
body.home dl.bag-tabs-hover .chow-naturals { background-position: -404px -184px; }
body.home #shell dl.bag-tabs .chow-naturals:hover, 
body.home #shell #content dl.bag-tabs .chow-naturals-hover,
body.home #shell dl.bag-tabs .chow-naturals.hover { background-position: -384px bottom; width: 120px; margin: 0 -19px 0 -21px; _margin: 0 -17px 0 -23px; }

body.home dl.bag-tabs dt.chow-healthful { background-position: -525px top; width: 78px; }
body.home dl.bag-tabs:hover .chow-healthful,
body.home dl.bag-tabs-hover .chow-healthful { background-position: -525px -184px; }
body.home #shell dl.bag-tabs .chow-healthful:hover,
body.home #shell #content dl.bag-tabs .chow-healthful-hover,
body.home #shell dl.bag-tabs .chow-healthful.hover { background-position: -504px bottom; width: 120px; _margin: 0 -17px 0 -26px; }

body.home #shell dl.bag-tabs dd {
    background-color: #FFFFFF;
    display: none;
    font-size: 16px;
    left: 154px;
    margin: 200px -99px 0;
    padding: 10px 0 40px;
    position: absolute;
    text-align: center;
    top: -7px;
    width: 400px !important;
}
body.home dl.bag-tabs:hover dt:hover, .home dl.bag-tabs dt.hover {
	margin: 0 -22px 0 -21px;
	left: 0;
}
body.home dl.bag-tabs dt a:hover {
    background-position: center bottom;
}
body.home dl.bag-tabs dt + dd{
    display: block;
}
body.home #shell dl.bag-tabs :hover dt, 
body.home #shell dl.bag-tabs.hover dt {
    opacity: 1;
}
body.home #shell dl.bag-tabs:hover dt, 
body.home #shell dl.bag-tabs.hover dt {
    opacity: 1;
}


/*
-------------------------------------------------
    B a g   T a b s   -   
    P r o d u c t   L a n d i n g
------------------------------------------------- */
body.product-landing dl.bag-tabs dt a { background-image: none; }
body.product-landing dl.bag-tabs dt {
    background: url(../../i/products/purina-cat-chow-bags-landing.png) center top no-repeat transparent;
    height: 225px;
    margin: 0 0;
}

body.product-landing dl.bag-tabs:hover dt.chow-kitten,
body.product-landing #shell dl.content-tabs-hover dt.chow-kitten { background-position: left bottom; } /* hover others */
body.product-landing dl.bag-tabs dt.chow-kitten,
body.product-landing #shell dl.bag-tabs .chow-kitten:hover,
body.product-landing #shell dl.bag-tabs dt.chow-kitten-hover { background-position: left top; width: 118px; } /* default, hover self */

body.product-landing dl.bag-tabs:hover dt.chow-indoor,
body.product-landing #shell dl.content-tabs-hover dt.chow-indoor { background-position: -118px bottom; }
body.product-landing dl.bag-tabs dt.chow-indoor,
body.product-landing #shell dl.bag-tabs .chow-indoor:hover, 
body.product-landing #shell dl.bag-tabs dt.chow-indoor-hover { background-position: -118px top; width: 118px; }

body.product-landing dl.bag-tabs:hover dt.chow-complete,
body.product-landing #shell dl.content-tabs-hover dt.chow-complete { background-position: -236px bottom; }
body.product-landing dl.bag-tabs dt.chow-complete,
body.product-landing #shell dl.bag-tabs .chow-complete:hover, 
body.product-landing #shell dl.bag-tabs dt.chow-complete-hover { background-position: -236px top; width: 118px; }

body.product-landing dl.bag-tabs:hover dt.chow-naturals,
body.product-landing #shell dl.content-tabs-hover dt.chow-naturals { background-position: -354px bottom; }
body.product-landing dl.bag-tabs dt.chow-naturals,
body.product-landing #shell dl.bag-tabs .chow-naturals:hover, 
body.product-landing #shell dl.bag-tabs dt.chow-naturals-hover { background-position: -354px top; width: 109px; }

body.product-landing dl.bag-tabs:hover dt.chow-healthful,
body.product-landing #shell dl.content-tabs-hover dt.chow-healthful { background-position: right bottom; }
body.product-landing dl.bag-tabs dt.chow-healthful,
body.product-landing #shell dl.bag-tabs .chow-healthful:hover, 
body.product-landing #shell dl.bag-tabs dt.chow-healthful-hover { background-position: right top; width: 107px;}

body.product-landing dl.bag-tabs:hover dt:hover, body.product-landing dl.bag-tabs dt.hover{
    background-position: center top;
    opacity: 1; /*filter: alpha(opacity=100);*/
    position: relative;
	z-index: 10;
	width: 114px;
	margin: 0 0;
	left: 0;
}


/*
-------------------------------------------------
    B a g   T a b s   -   
    C a r e   L i b r a r y
------------------------------------------------- */



/*
-------------------------------------------------
    M e n t o r s
------------------------------------------------- */
/* Default mentor tabs */
dl.mentor-tabs {
    background: url(../../i/site/mentor-tabs-shadow.jpg) 0 62px no-repeat transparent;
    width: 370px;
}
body.mentor .mentor-selector, 
body.detail .mentor-selector, 
body.search-results .mentor-selector {
	height: 210px;
	position: relative;
}
body.mentor dl.mentor-tabs, 
body.detail dl.mentor-tabs, 
body.search-results dl.mentor-tabs {
	position: absolute;
	margin-left: 0px;
	top: 20;
	right: -15px;
}
body.mentor dl.mentor-tabs {
	right: 0;	
}
dl.mentor-tabs dt {
    background: transparent url(../../i/mentors/purina-cat-chow-mentors-sm.png) no-repeat;
    width: 72px;
    height: 110px;
    margin: 0 0;
    overflow: hidden;
}

dl.mentor-tabs dt.dhorwitz { background-position: left top; }
#shell div.mentor-selector dl.mentor-tabs:hover dt.dhorwitz,
#shell div.mentor-selector dl.content-tabs-hover dt.dhorwitz { height: 111px; background-position: left -110px; }
#shell div.mentor-selector dl.mentor-tabs .dhorwitz:hover,
#shell div.mentor-selector .content-tabs-hover .dhorwitz-hover,
body.mentor-horwitz #shell dl.mentor-tabs .dhorwitz { height: 111px; background-position: left bottom !important; }

dl.mentor-tabs dt.jjackson { background-position: -72px top; }
#shell div.mentor-selector dl.mentor-tabs:hover dt.jjackson,
#shell div.mentor-selector dl.content-tabs-hover dt.jjackson { height: 111px; background-position: -72px -110px; }
#shell div.mentor-selector dl.mentor-tabs .jjackson:hover, 
#shell div.mentor-selector .content-tabs-hover .jjackson-hover,
body.mentor-jackson #shell dl.mentor-tabs .jjackson { height: 111px; background-position: -72px bottom !important; }

dl.mentor-tabs dt.ksueda { background-position: -144px top; }
#shell div.mentor-selector dl.mentor-tabs:hover dt.ksueda,
#shell div.mentor-selector dl.content-tabs-hover dt.ksueda { height: 111px; background-position: -144px -110px; }
#shell div.mentor-selector dl.mentor-tabs .ksueda:hover, 
#shell div.mentor-selector .content-tabs-hover .ksueda-hover,
body.mentor-sueda #shell dl.mentor-tabs .ksueda { height: 111px; background-position: -144px bottom !important; }

dl.mentor-tabs dt.srunquist { background-position: -216px top; }
#shell div.mentor-selector dl.mentor-tabs:hover dt.srunquist,
#shell div.mentor-selector dl.content-tabs-hover dt.srunquist { height: 111px; background-position: -216px -110px; }
#shell div.mentor-selector dl.mentor-tabs .srunquist:hover, 
#shell div.mentor-selector .content-tabs-hover .srunquist-hover,
body.mentor-runquist #shell dl.mentor-tabs .srunquist { height: 111px; background-position: -216px bottom !important; }

dl.mentor-tabs dt.ashojai { background-position: right top; }
#shell div.mentor-selector dl.mentor-tabs:hover dt.ashojai,
#shell div.mentor-selector dl.content-tabs-hover dt.ashojai { height: 111px; background-position: right -110px; }
#shell div.mentor-selector dl.mentor-tabs .ashojai:hover, 
#shell div.mentor-selector .content-tabs-hover .ashojai-hover,
body.mentor-shojai #shell dl.mentor-tabs .ashojai { height: 111px; background-position: right bottom !important; }

dl.mentor-tabs dt a { 
    color: #000; 
    background: url(../../i/products/bag_arrow.png) center 86px no-repeat transparent;
    overflow: hidden;
    text-indent: -999em;
}
dl.mentor-tabs dt a:hover,
body.mentor-horwitz dl.mentor-tabs dt.dhorwitz a,
body.mentor-jackson dl.mentor-tabs dt.jjackson a,
body.mentor-sueda dl.mentor-tabs dt.ksueda a,
body.mentor-runquist dl.mentor-tabs dt.srunquist a,
body.mentor-shojai dl.mentor-tabs dt.ashojai a {
    background: url(../../i/products/bag_arrow.png) center -240px no-repeat transparent;
}
dl.mentor-tabs dd {
    margin: 110px -150px 0;
    width: 220px;
}
dl.mentor-tabs dd.first {
    margin: 110px -220px 0 -70px;
    text-align: left;
}
dl.mentor-tabs dd.last {
    margin: 110px -64px 0 -220px;
    text-align: right;
}
#shell #content dl.mentor-tabs:hover dd {
    display: none;
}
#shell dl.mentor-tabs dd p {
    margin: 0;
}
#shell #content .wrapper dl.mentor-tabs dt:hover + dd{
    display: block;
}
body.mentor-horwitz #shell dl.mentor-tabs dd.dhorwitz,
body.mentor-jackson #shell dl.mentor-tabs dd.jjackson,
body.mentor-sueda #shell dl.mentor-tabs dd.ksueda,
body.mentor-runquist #shell dl.mentor-tabs dd.srunquist,
body.mentor-shojai #shell dl.mentor-tabs dd.ashojai {
    display: block;
}

/* 
-------------------------------------------------
    M e n t o r   S e l e c t o r
------------------------------------------------- */
dl.mentor-selector {
    height: 452px;
    margin: 0 0 60px 0;
    font-size: .7em;
    font-weight: bold;
}
dl.mentor-selector dt {
    float: left;
    display: block;
    border: none;
    width: 100px;
    height: 452px;
}
dl.mentor-selector dt a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #3b6bba;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
dl.mentor-selector dd { display: none; }
dl.mentor-selector:hover dt:hover + dd {
    display: block;
}
dl.mentor-selector dd.hover {
    display: block;
}