﻿#foto
{
    border: solid 1px #333;
    cursor: pointer;
    float: left;
    height: 226px;
    margin-left: -323px;
    width: 318px;
}
#sombra
{
    background-color: #333;
    float: left;
    height: 228px;
    margin-top: 3px;
    margin-left: 3px;
    width: 320px;
}
#ampliar
{
    color: #666666;
    font-size: 10px;
    text-align: center;
    width: 320px;
}
.pnlDados
{
    float: left;
    height: 200px;
    line-height: 170%;
    margin-top: 17px;
    width: 650px;
}
.pnlDados span
{
    font-size: 10px;
}
.pnlDados a
{
    color: #666;
    text-decoration: none;
}
.pnlZoomImage
{
    padding: 5px;
    text-align: center;
}
.pnlEnviarEmail
{
    background-color: #FFFFCC;
    border: solid 1px #000000;
    padding: 5px;
}
.pnlListaPrecos
{
    background-color: #FFFFCC;
    border: solid 1px #000000;
    height: 400px;
    width: 700px;
}
.pnlListaPrecosDados
{
    height: 355px;
    overflow: scroll;
    overflow-x: hidden;
    padding:5px;
    width: 690px;
}
.imgTouroZoom
{
    cursor: pointer;
    width: 750px;
}
.ficha_zebu_corte
{
    background: #D5E3C9; /*border: solid 1px #324225;*/
    border-left-width: 0px;
}
.ficha_zebu_leite
{
    background: #CED7E6; /*border: solid 1px #303A55;*/
    border-left-width: 0px;
}
.ficha_taurino
{
    background: #F3E6E6; /*border: solid 1px #3A1413;*/
    border-left-width: 0px;
}
.ficha_ovinos_caprinos
{
    background: #E0D7C8; /*border: solid 1px #574F44;*/
    border-left-width: 0px;
}
.tbPreco
{
    background-color: #999;
    width: 270px;
}
.tbPreco th
{
    font-weight: bold;
    text-align: center;
}
.tbPreco td
{
    background-color: #FFF;
    color: #333;
    text-align: center;
}
#CollapseAllNone
{
    line-height: 18px;
    text-align: right;
    width: 960px;
}
#CollapseAllNone a
{
    color: #666666;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
.tabCollapsible
{
    background-repeat: no-repeat;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    margin-left: 10px;
    padding: 0px 10px;
    width: 940px;
}
.tabCollapsible span
{
    font-size: 9px;
    font-weight: normal;
}
.TabBlueD
{
    background-image: url('../Images/Products/TabBlueD.gif');
}
.TabBlueL
{
    background-image: url('../Images/Products/TabBlueL.gif');
}
.TabBrownD
{
    background-image: url('../Images/Products/TabBrownD.gif');
}
.TabBrownL
{
    background-image: url('../Images/Products/TabBrownL.gif');
}
.TabGreenD
{
    background-image: url('../Images/Products/TabGreenD.gif');
}
.TabGreenL
{
    background-image: url('../Images/Products/TabGreenL.gif');
}
.TabRedD
{
    background-image: url('../Images/Products/TabRedD.gif');
}
.TabRedL
{
    background-image: url('../Images/Products/TabRedL.gif');
}
.tabContent
{
    background-color: #F9F9F9;
    border: solid 1px #CCCCCC;
    border-top-width: 0px;
    height: 0px;
    margin-left: 16px;
    overflow: hidden;
    width: 946px;
}

/*** Tab Comentários ***/
.commentContainer
{
    border-bottom: dashed 1px #CCCCCC;
    padding: 5px;
}

.commentLeft
{
    float: left;
    width: 570px;
}

.commentRight
{
    border-left: dotted 1px #CCCCCC;
    float: left;
    height: 150px;
    padding-left: 10px;
    width: 350px;
}

.commentRight span.dataComentario
{
    color: #666666;
    font-size: 10px;
}

.commentRight img.fotoAutor
{
    float: left;
    height: 120px;
    margin: 5px 5px 0px 0px;
    vertical-align: text-top;
    width: 90px;
}

.commentRight span.nomeComentarista
{
    font-size: 16px;
    font-weight: bold;
}

.commentRight span.cargoComentarista
{
    font-weight: bold;
    line-height: 20px;
}

.commentRight span.emailComentarista
{
    color: #000033;
    line-height: 20px;
}
.commentRight a
{
    color: #549FFE;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

/*** Tab Medidas ***/
.imgMetrics
{
    background-color: #fff;
    float: left;
    height: 210px;
    padding-right: 175px;
    text-align: center;
    width: 300px;
}
.tbMedidasContainer
{
    float: left;
    margin-left: -175px;
    width: 350px;
}
.tbMedidas
{
    background-color: #999999;
    color: #333333;
    width: 350px;
}
.tbMedidas .titulo
{
    background-color: #CCCCCC;
    color: #000000;
    font-size: 14px;
}
.tbMedidas th
{
    background-color: #E9E9E9;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.tbMedidas td
{
    background-color: #FFFFFF;
    text-align: center;
}
.tbMedidas td.id
{
    font-weight: bold;
}
#processoMedida
{
    text-align: center;
}
#processoMedida a
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

/*** Tab Contatos ***/
#contatosLeft
{
    /*border: solid 1px Black;*/
    float: left;
    padding: 10px;
    text-align: center;
    width: 380px;
}
#contatosRight
{
    float: left;
    padding: 10px;
    width: 522px;
}
.contatoBox
{
    background: url('../Images/Products/ContactBox.gif');
    color: #666666;
    height: 172px;
    margin-left: 80px;
    width: 442px;
}
.contatoBoxFoto
{
    border: solid 1px #CCC;
    height: 120px;
    margin-left: -45px;
    width: 90px;
}
.contatoBoxDados
{
    float: left;
    height: 170px;
    padding-left: 5px;
    width: 360px;
}
.contatoBoxDadosTitulo
{
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}
.contatoBoxDadosNome, .contatoBoxDadosNome span
{
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}
.contatoBoxDadosInfo
{
    font-size: 12px;
    margin: 8px 0px;
}
.contatoBoxDadosFale
{
    margin-top: 5px;
    text-align: right;
}
.contatoBoxDadosFale a
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

/*** CAPA ***/
#capaProdutos
{
    margin: 0 auto;
    width: 950px;
}
#capaProdutos div
{
    border: solid 1px #999;
    cursor: default;
    float: left;
    height: 210px;
    margin: 1px 1px;
    text-align: center;
    width: 310px;
}
#capaProdutos table
{
    display: none;
    height: 360px;
    margin-top: -285px;
    width: 100%;
}
#capaProdutos a
{
    line-height: 130%;
}
#capaProdutos a:active, #capaProdutos a:link, #capaProdutos a:visited
{
    color: Navy;
    font-size: 12px;
    text-decoration: none;
}
#capaProdutos a:hover
{
    color: Red;
    font-weight: bold;
    text-decoration: underline;
}

/*** Tab Noticias ***/
.tbNoticias
{
    background-color: #999999;
    color: #333333;
    width: 98%;
}
.tbNoticias .titulo
{
    background-color: #CCCCCC;
    color: #000000;
    font-size: 14px;
}
.tbNoticias th
{
    background-color: #E9E9E9;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.tbNoticias td
{
    background-color: #FFFFFF;
    text-align: left;
}
.tbNoticias td.id
{
    font-weight: bold;
}

