/*
=product
=news
=retailers
=feedback
*/

/*
=product
---------------------------------------------- */

#product-wrapper
{
    background: url(/images/prod_subnav_bg.gif) repeat-y #FAF9F5;
    float: left;
    margin: 41px 0 0;
}

#product-menu-au
{
    float: left;
    width: 712px;
    height: 76px;
    background: #B99BBE url(/images/prod_aus_bg.gif) no-repeat; 
    margin: 15px 0 0;
    position: relative;
}

#product-menu-nz
{
    float: left;
    width: 712px;
    height: 76px;
    background: #B99BBE url(/images/prod_nz_bg.gif) no-repeat; 
    margin: 15px 0 0;
    position: relative;
}

input#product-search
{
    width: 177px;
    border-top: 2px solid #666;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    border-left: 1px solid #666;
    color: #A36BAC;
    padding: 1px 2px;
    position: absolute;
    top: 12px;
    right: 88px;
}

input#product-submit
{
    position: absolute;
    right: 14px;
    top: 10px;
}

a#product-help
{
    position: absolute;
    top: 33px;
    right: 88px;
}

a#product-help 
{
    color: #704D74;
}

a#product-help:hover
{
    text-decoration: none;
}

#product-navigation
{
    position: absolute;
    left: 10px;
    bottom: 0;
}

#product-navigation span
{
    position: absolute;
    left: -999em;
}

#product-navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#product-navigation li
{
    display: inline;
    padding: 0;
    margin: 0;
}

#product-navigation a
{
    display: block;
    float: left;
}

a.aquatic
{
    width: 102px;
    height: 24px;
    background: url(/images/p_butt_aquatic_off.gif) no-repeat;
}

a.aquatic:hover, li.active a.aquatic
{
    background: url(/images/p_butt_aquatic_on.gif) no-repeat;
}
    
    
a.bird
{
    width: 79px;
    height: 24px;
    background: url(/images/p_butt_bird_off.gif) no-repeat;
}

a.bird:hover, li.active a.bird
{
    background: url(/images/p_butt_bird_on.gif) no-repeat;
}

a.cat
{
    width: 79px;
    height: 24px;
    background: url(/images/p_butt_cat_off.gif) no-repeat;
}

a.cat:hover, li.active a.cat
{
    background: url(/images/p_butt_cat_on.gif) no-repeat;
}

a.dog
{
    width: 86px;
    height: 24px;
    background: url(/images/p_butt_dog_off.gif) no-repeat;
}

a.dog:hover, li.active a.dog
{
    background: url(/images/p_butt_dog_on.gif) no-repeat;
}

a.horse
{
    width: 78px;
    height: 24px;
    background: url(/images/p_butt_horse_off.gif) no-repeat;
}

a.horse:hover, li.active a.horse
{
    background: url(/images/p_butt_horse_on.gif) no-repeat;
}

a.small-animal
{
    width: 138px;
    height: 24px;
    background: url(/images/p_butt_small_off.gif) no-repeat;
}

a.small-animal:hover, li.active a.small-animal
{
    background: url(/images/p_butt_small_on.gif) no-repeat;
}

a.iams-eukanuba, a.hills-science-diet
{
    width: 155px;
    height: 24px;
    background: url(/images/p_butt_premium_off.gif) no-repeat;
}

a.iams-eukanuba:hover, #active a.iams-eukanuba, a.hills-science-diet:hover, li.active a.hills-science-diet
{
    background: url(/images/p_butt_premium_on.gif) no-repeat;
}

a.new-products
{
    width: 147px;
    height: 24px;
    background: url(/images/p_butt_newproducts_off.gif) no-repeat;
}

a.new-products:hover, li.active a.new-products
{
    background: url(/images/p_butt_newproducts_on.gif) no-repeat;
}

#product-content
{
    float: left;
    color: #663366;
    margin: 1em;
    width: 500px;
    height: 400px;
    min-height: 400px;
}

*>#product-content
{
    height: auto;
}

#product-content h1
{
    font-weight: normal;
    font-size: 2em;
}

#product-content a
{
    color: #663366;
}

#product-content a.top
{
    position: absolute;
    display: block;
    right: 0;
    margin: 1em 10px 1em 0;
}    

#product-content a:hover
{
    text-decoration: none;
}

dl.product-listing
{
    float: left;
    width: 100%;
    margin: .5em 0;
    padding: 0 0 1em 0;
    background: url(/images/product_listing_bg.gif) repeat-x bottom left;
}

dl.product-listing dd
{
    padding: 0;
    margin: 0;
    float: left;
}
.product-listing dd.image
{
    width: 85px;
}

.product-listing img, .product-listing p
{
    border: 1px solid #DAD9D5;
    padding: 5px;
    background: #fff;
} 

.product-listing p
{
    margin: 0;
    width: 62px;
    text-align: center;
}

/*  individual product view table */

#product-view
{
    width: 550px;
}
    
#product-view td
{
    padding: 10px;
}


#product-view .image
{
    padding: 10px;
    text-align: center;
}

#product-view .image p
{
    text-align: center;
    width: 255px;
    height: 200px;
    padding: 100px 0 0;
    background-color: #eee;
}

#product-view .image img
{
    background: #fff;
    padding: 10px;
    margin: 0 0 10px;
    border: 2px solid #DFDEDA;
}

#product-view .image img.product-print 
{
    border: none;
    background: none;
    padding: 0;
    margin: 0 auto;
    display: block;
}

.product-view-back
{
    margin: 0 0 0 10px;
    font-weight: bold;
}

#product-view .back a
{
    font-weight: bold;
    background: url(/images/back_bullet.gif) no-repeat left;
    padding: 0 0 0 8px;
}

#product-view .categories
{
    
}

    


#product-page
{
    color: #491E51;
    margin: 0 0 1em;
}

#product-page a
{
    text-decoration: none;
}    

#product-page a.selected, #product-page a:hover
{
    text-decoration: underline;
}  

.product-search-div
{
    padding: 0 10px;
    background: #ccc;
    margin: .5em 0;
}

.product-search-img
{
    border: 1px solid #DFDFDF;
    padding: 5px;
    background: #fff;
    margin: 0 12px 0 0;
}


#product-info
{
    border: 1px solid red;
}

#product-info a 
{
   color: #663366;
   text-transform: uppercase;
   font-size: .8em;
   font-weight: bold;
}

#product-info a:hover, #product-info a.active
{
    color: #FF0000;
}

a.product-back
{
  /* background: url(/images/back_bullet.gif) no-repeat 0 4px; */
  padding: 0 0 0 7px;
  text-transform: uppercase;
  color: #5A2D62;
  font-weight: bold;
  display: block;
}

a.product-back:hover
{
  text-decoration: none;
}

#product-footer
{
    background: url(/images/footer_bg.gif) repeat-x top; 
    padding-top: .5em;
    margin: 2em 0 0 200px;
    clear: both;
    width: 680px;
}

#product-footer ul
{
    list-style: none;
    display: inline;
    margin: 0 0 0 40px;
    padding: 0;
}

#product-footer li
{
    display: inline;
    padding: 0 5px 0 0;
    margin: 0;
}

#product-footer a
{
    color: #A359AE;
    text-decoration: none;
}

#product-footer a:hover
{
    text-decoration: underline;
}

/*
Listing styles
-------------------------------------------------------------*/

#news-options
{
    float: left;
    width: 660px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: .5em 0;
    margin: .5em 0 1em 0;
}

#news-options p
{
    margin: 0;
    padding: 0;
}    

#news-options a
{
    text-decoration: none;
    }

#news-options a:hover
{
    text-decoration: underline;
}

#list-news dl
{
    margin: 0 0 1em;
    padding: 0 0 1em;
    float: left;
    width: 520px;
    display: inline; /* Fixes the IE/win double margin bug */
    clear: both;
    background: url(/images/news_dots.gif) repeat-x bottom;
    
}

#list-news dt
{
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.3em;
    color: #5E2B67;
    line-height: 1em;
    margin: 0;
    padding: 0;
    float: right;  
    width: 392px;
}

#list-news dd
{
    margin: 0 0 0 125px;
    padding: 0 1em 0 0;
}

#list-news dd.image
{
    margin: 0;
    float: left;
}

#list-news dd.image img
{
    float: left;
    margin: 0 14px 10px 0;
    padding: 6px;
    width: 100px;
    height: 100px;
    border: 1px solid #DCDCDB;
}

#list-news dd.date
{
    font-size: .9em;
    font-weight: normal;
    color: #E73D24;
}

#news-display strong
{
    color: #E73D24;
    font-weight: normal;
}    

#news-display img
{
    float: left;
    display: block;
    padding: 10px;
    margin: 0 20px 1em 0;
    border: 1px solid #DCDCDB;
}


/*
=retailers
---------------------------------------------- */

#retailers-wrapper
{
    background: url(/images/retailers_subnav_bg.jpg) repeat-y;
    margin: 41px 0 0;
}

#retailers-content
{
    margin: 0 0 0 165px;
    width: 500px;
}

#retailers-content h1
{
    font-weight: normal;
    font-size: 2em;
}

#retailers-content a
{
    text-decoration: none;
    color: #5A2A62;
}

#retailers-content a:hover
{
  text-decoration: underline;
}

#retailers-menu-au
{
  background: url(/images/retailers_au.jpg) no-repeat top;
  width: 154px;
  height: 61px;
}

#retailers-menu-nz
{
  background: url(/images/retailers_nz.jpg) no-repeat top;
  width: 154px;
  height: 61px;
}

form#retailers-search 
{
    color: #fff;
    padding: 0;
    float: left;
}

.retailers_checkbox_bg
{
    background: url(/images/retailers_checkbox_bg.jpg) no-repeat bottom;
    height: 28px;
}

.retailers_checkbox
{
    margin: .5em 3px 0 10px;
    _margin: .2em 3px 0 10px;
}

.retailers_search_bg 
{
    background: url(/images/retailers_search_bg.jpg) repeat-y bottom;
    padding-bottom: .5em;
}

input.retailers_search
{
    margin: .5em 0 .5em 9px;
    padding: 1px;
}

table#retailers 
{
    border-right: 1px solid #E1D8DD;
    border-left: 1px solid #E1D8DD;
    border-bottom: 6px solid #EDE9E9;
    padding: 0 2px;
}


#retailers thead
{
    background: #AA84AC;
    color: #fff;
    text-align: center;
}     

#retailers thead td
{
    color: #fff;
    padding: .5em 0;
    border-top: 1px solid #CDCCCA;
    border-bottom: 1px solid #CDCCCA;
    font-size: 1em
}

#retailers td
{
    color: #5A2A62;
    font-size: .85em;
    padding: .2em 3px;
}   

#retailers a
{
    text-decoration: none;
    color: #5A2A62;
}

#retailers a:hover
{
  text-decoration: underline;
} 

td.odd_col_1
{
    background: #F6F1F4;
    border-bottom: 1px solid #EBE4E6;
}  

td.odd_col_2
{
    background: #EEE7ED;
    border-bottom: 1px solid #E4DBDF;
}

td.even_col_1
{
    background: #FAF9F5;
    border-bottom: 1px solid #F8F6F3;
}  

td.even_col_2
{
    background: #F2EEEE;
    border-bottom: 1px solid #F0ECEC;
}

#retailers-page 
{
    margin: 1em 0 1em 165px;
    color: #491E51;
    padding: 5px 0;
    position: relative;
}

#retailers-page a 
{
    text-decoration: underline;
    color: #491E51;
}

#retailers-page a:hover
{
    text-decoration: none;
}

#retailers-page a.selected
{
    text-decoration: underline;
}

#retailers-page a.top 
{

    text-decoration: underline;
}

#retailers-page a.top:hover
{
    text-decoration: none;
}    

#retailers-footer
{
    background: url(/images/footer_bg.gif) repeat-x top; 
    padding: .5em 0;
    margin: 1em 0 0 165px;
    width: 715px;
    clear: both;
}

#retailers-footer ul
{
    list-style: none;
    display: inline;
    margin: 0 0 0 40px;
    padding: 0;
}

#retailers-footer li
{
    display: inline;
    padding: 0 5px 0 0;
    margin: 0;
}

#retailers-footer a
{
    color: #A359AE;
    text-decoration: none;
}

#retailers-footer a:hover
{
    text-decoration: underline;
}

/*
=feedback
---------------------------------------------- */ 

form#feedback label
{
    color: #481D4F;
}

form#feedback span
{
    color: #f00;
}    

form#feedback input, form#feedback textarea
{
    width: 300px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #DCDCDB;
    border-bottom: 1px solid #DCDCDB;
    border-left: 1px solid #C2C2C2;
    padding: 1px;
    margin: .3em 0;
}

form#feedback textarea.textarea
{
    height: 150px;
}    

form#feedback input.clear
{
    width: 65px;
    margin: 0 0 0 170px;
    border: none;
    padding: 0;
    float: left;
} 

form#feedback input.send
{
    width: 65px;
    margin: 0 0 0 5px;
    border: none;
    padding: 0;
    float: left;
} 

/*
=media
---------------------------------------------- */

form#media label
{
    color: #481D4F;
}  

form#media span
{
    color: #f00;
}      

form#media input, form#media textarea
{
    width: 300px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #DCDCDB;
    border-bottom: 1px solid #DCDCDB;
    border-left: 1px solid #C2C2C2;
    padding: 1px;
    margin: .3em 0;
}

form#media textarea.textarea
{
    height: 150px;
}    

form#media input.clear
{
    width: 65px;
    margin: 0 0 0 170px;
    border: none;
    padding: 0;
    float: left;
} 

form#media input.send
{
    width: 65px;
    margin: 0 0 0 5px;
    border: none;
    padding: 0;
    float: left;
    
} 



   
     