﻿div.cat-breed
{
    position: relative;
    width: 644px;
}
div.cat-breed div.cat-breed-picture
{
    position: absolute;
    right: -1px;
    top: -47px;
}

div.cat-breed h4
{
    background: #842A73 url(../../Images/List/cat-breed.gif) no-repeat;
    color: #fff;
    height: 25px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 0 16px;
}

div.cat-breed div.bd
{
    background: #a64392 url(../../Images/List/bd-bg.gif) repeat-y;
    _height: 146px;
    min-height: 146px;
    padding: 0 7px;
}
div.cat-breed table
{
    width: 440px;
}
div.cat-breed th
{
    color: #eed5ac;
    font-weight: bold;
    padding: 3px 10px;
    text-align: right;
    vertical-align: top;
}
div.cat-breed td
{
    color: #fff;
    padding: 3px 0;
}
div.cat-breed tr.even td, div.cat-breed tr.even th
{
    background: #bb57a8;
}
div.cat-breed div.ft
{
    background: transparent url(../../Images/List/hd-ft-bg.gif) no-repeat left bottom;
    font-size: 0;
    height: 12px;
    line-height: 0;
}

/**
           NAVI
******************************/

.back-to-breeds
{
    background: transparent url(../../Images/Misc/icons.gif) no-repeat 0 -142px;
    display: block;
    padding-left: 25px;
}
div.cat-breed-navi
{
    margin-right: 8px;
    margin-top: 7px;
    width: 100%;
}

div.cat-breed-navi .navi-back, div.cat-breed-navi .navi-forward
{
    float: left;
}
div.cat-breed-navi .navi-back
{
    margin-right: 30px;
    padding-left: 20px;
    width: 40px;
}
div.cat-breed-navi .navi-forward
{
    width: 48px;
}
div.breed-content
{
    color: #696969;
    font-size: 12px;
    text-align: justify;
}

