﻿body
{
    background-image: url(../img/back.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
}

input[type="text"], input[type="file"], input[type="password"], input[type="submit"]
{
    font-family: Arial Narrow;
    font-size: 12px;
    color: #005782;
    margin: 0px 5px 0px 5px;
}

h3
{
    color: #005782;
}

a
{
    color: #005782;
}

textarea
{
    font-family: Arial Narrow;
    font-size: 12px;
    color: #005782;
    margin: 0px 5px 0px 5px;
}

select
{
    font-family: Arial Narrow;
    font-size: 12px;
    color: #005782;
    margin: 0px 5px 0px 5px;
}

img
{
    border: 0px;
}

#divCentrar
{
    position: absolute;
    width: 100%;
    top: 27px;
    text-align: center;
}

#divGeralSombra
{
    width: 981px;
    min-height: 827px;
    margin: 0px auto 0px auto;
}

#divGeral
{
    width: 961px;
    min-height: 827px;
    text-align: left;
    float: left;
}

#divWhite
{
    width: 941px;
    min-height: 817px;
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
}

#divTop
{
    width: 100%;
    height: 10px;
}

#divLeft
{
    width: 198px;
    min-height: 724px;
    margin: 0px 10px 40px 0px;
    float: left;
}

#divLeftTop
{
    background-color: #e1e1e1;
    width: 198px;
    min-height: 724px;
    float: left;
}

#divLeftBottom
{
    width: 198px;
    float: left;
}

#divLeftTopLeft
{
    width: 99px;
    height: 10px;
    background-image: url(../img/cornerLogoTopLeft.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}

#divLeftTopRight
{
    width: 99px;
    height: 10px;
    background-image: url(../img/cornerLogoTopRight.gif);
    background-position: right top;
    background-repeat: no-repeat;
    float: right;
}

#divLeftCenter
{
    width: 198px;
    min-height: 624px;
    float: left;
}

#divLogoHome
{
    width: 198px;
    height: 193px;
    float: left;
    background-image: url(../img/logoHome.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 56px;
    margin-bottom: 82px;
}

#divLeftPesquisa
{
    width: 198px;
    height: 80px;
    float: left;
}

#divLeftBottomLeft
{
    width: 99px;
    height: 10px;
    background-image: url(../img/cornerLogoBottomLeft.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
}

#divLeftBottomRight
{
    width: 99px;
    height: 10px;
    background-image: url(../img/cornerLogoBottomRight.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    float: right;
}

#divSombraLeft
{
    height: 521px;
    width: 10px;
    float: left;
    padding-top: 10px;
}
#divSombraRight
{
    height: 521px;
    width: 10px;
    float: right;
    padding-top: 10px;
}

#divCornerLeft
{
    height: 10px;
    width: 10px;
    background-image: url(../img/cornerTopLeft.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}
#divTopCenter
{
    width: 941px;
    height: 10px;
    float: left;
    background-color: #FFFFFF;
}

#divCornerRight
{
    height: 10px;
    width: 10px;
    background-image: url(../img/cornerTopRight.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
}

.divHrMenuLeft
{
    width: 198px;
    height: 1px;
    float: left;
    background-color: #FFFFFF;
}

.divItemMenuLeftHome
{
    width: 158px;
    height: 21px;
    float: left;
    padding-left: 38px;
    background-color: #d8d8d8;
    background-image: url(../img/logoMenuLeft.jpg);
    background-position: 7px center;
    background-repeat: no-repeat;
}

.divItemMenuLeft
{
    width: 175px;
    height: 21px;
    float: left;
    padding-left: 21px;
    background-color: #d8d8d8;
}

#divConteudoTopLeft
{
    height: 38px;
    width: 450px;
    float: left;
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
    padding-top: 10px;
}

#divConteudoTopRight
{
    height: 38px;
    width: 283px;
    float: right;
    color: #005782;
    font-family: Arial Narrow;
    font-size: 12px;
    text-align: right;
    padding-top: 10px;
}

#divConteudo
{
    float: left;
    width: 733px;
    margin-bottom: 40px;
    min-height: 724px;
}

.divItemMenuCentral
{
    height: 65px;
    width: 84px;
    background-image: url(../img/btMenuCentral.png);
    background-position: left -65px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 2px;
    margin-left: 2px;
}

.divItemMenuCentral:hover
{
    height: 65px;
    width: 84px;
    background-image: url(../img/btMenuCentral.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.linkMenuCentral
{
    height: 30px;
    width: 84px;
    display: block;
    padding-top: 35px;
    font-family: Arial Narrow;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}

a.linkMenuCentralDesd:link, a.linkMenuCentralDesd:visited
{
    color: #8ed3f0;
    font-family: Arial Narrow;
    font-size: 11px;
    text-decoration: none;
}

a.linkMenuCentralDesd:hover
{
    color: #8ed3f0;
    font-family: Arial Narrow;
    font-size: 11px;
    text-decoration: underline;
}

a.aMenuTop:link, a.aMenuTop:visited
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
    text-decoration: none;
}

a.aMenuTop:hover
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
    text-decoration: underline;
}

#divCopyright
{
    color: #0184b8;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

#divBottomLeft
{
    width: 702px;
    float: left;
}

#divBottomRight
{
    width: 239px;
    float: right;
}

.divMenuBottomTop
{
    color: #0192d1;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

a.aMenuBottomTop:link, a.aMenuBottomTop:visited
{
    color: #0192d1;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

a.aMenuBottomTop:hover
{
    color: #0192d1;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

.divMenuBottomBottom
{
    color: #80c9e8;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

a.aMenuBottomBottom:link, a.aMenuBottomBottom:visited
{
    color: #80c9e8;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

a.aMenuBottomBottom:hover
{
    color: #80c9e8;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

a.aRegistar:link, a.aRegistar:visited
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
a.aRegistar:hover
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

a.aRecuperar:link, a.aRecuperar:visited
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 12px;
    text-decoration: none;
}

a.aRecuperar:hover
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 12px;
    text-decoration: underline;
}

.txtLogin
{
    width: 81px;
    height: 17px;
    border: solid 1px #80c8e8;
    color: #80c8e8;
    font-family: Arial Narrow;
    font-size: 12px;
}

#divImgHome
{
    width: 733px;
    height: 293px;
}

#divMenuCenter
{
    width: 707px;
    height: 65px;
    top: -28px;
    position: relative;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
}

#divCenterMenuCenter
{
    margin-right: auto;
    margin-left: auto;
}

#divCenterMenuCenterDesd
{
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/menuDesdobramento.png);
    background-repeat: no-repeat;
    width: 700px;
    height: 65px;
}

#divCenterMenuCenterDesdLeft
{
    width: 84px;
    height: 29px;
    padding-top: 36px;
    float: left;
    color: #ffffff;
    font-family: Arial Narrow;
    font-size: 14px;
}

#divCenterMenuCenterDesdLeft a
{
    color: #ffffff;
    font-family: Arial Narrow;
    font-size: 14px;
    text-decoration: none;
}

#divCenterMenuCenterDesdRight
{
    width: 602px;
    height: 27px;
    padding-top: 38px;
    float: right;
    text-align: right;
    padding-right: 14px;
    color: #8ed3f0;
    font-family: Arial Narrow;
    font-size: 11px;
}

.aLogoHome
{
    display: block;
    width: 90px;
    height: 130px;
    margin: 0px 0px 0px 50px;
}

.divCategoria
{
    width: 169px;
    height: 171px;
    margin: 0px 8px 8px 0px;
    float: left;
}

.divCategoriaTop
{
    width: 169px;
    height: 145px;
    border-top: solid 1px #ffffff;
    position: relative;
}

.divCategoriaBottom
{
    width: 169px;
    height: 25px;
    border-top: solid 1px #ffffff;
    background-image: url(../img/categoriaBottom.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: Arial Narrow;
    font-size: 16px;
    text-align: center;
}

a.linkCategoria:link, a.linkCategoria:visited
{
    color: #ffffff;
    font-family: Arial Narrow;
    font-size: 16px;
    text-decoration: none;
}

a.linkCategoria:hover
{
    color: #ffffff;
    font-family: Arial Narrow;
    font-size: 16px;
    text-decoration: underline;
}

.divDestaqueHome
{
    width: 240px;
    height: 265px; /*background-image: url(../img/destaqueHome.jpg);*/
    background-position: 0px 12px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
}

#divPagamentosHome
{
    width: 240px;
    height: 252px;
    margin: 0px 6px 3px 7px; /*background-image: url(../img/pagamentosHome.jpg);     background-position: 0px 12px;     background-repeat: no-repeat;*/
    padding-top: 12px;
    float: left;
}

#divApoioCarrinhoHome
{
    width: 240px;
    height: 265px;
    float: left;
}

#divApoioHome
{
    width: 240px;
    height: 65px; /*background-image: url(../img/apoioHome.jpg);     background-repeat: no-repeat;*/
    margin-bottom: 7px;
    float: left;
}

.divCarrinhoHome
{
    width: 240px;
    height: 193px; /*background-image: url(../img/carrinhoHome.jpg);     background-repeat: no-repeat;*/
    float: left;
    position: relative;
}

#divProdutosHome
{
    width: 240px;
    height: 67px; /*background-image: url(../img/produtosHome.jpg);     background-repeat: no-repeat;*/
    float: left;
}

#divProdutosHome a
{
    width: 240px;
    height: 67px;
    display: block;
}

#divEncomendaHome
{
    width: 240px;
    height: 67px; /*background-image: url(../img/encomendaHome.jpg);     background-repeat: no-repeat;*/
    float: left;
    margin: 0px 6px 0px 7px;
}

#divEncomendaHome a
{
    width: 240px;
    height: 67px;
    display: block;
}

#divCondicoesHome
{
    width: 240px;
    height: 67px; /*background-image: url(../img/condicoesHome.jpg);     background-repeat: no-repeat;*/
    float: left;
}

#divCondicoesHome a
{
    width: 240px;
    height: 67px;
    display: block;
}

#divLinkHomepage
{
    width: 198px;
    height: 13px;
}

#divLogoDesdobramento
{
    width: 198px;
    height: 124px;
    background-image: url(../img/logoMenuLeftDesdobramento.gif);
    background-repeat: no-repeat;
}

#divCarrinhoDesdobramento
{
    width: 198px;
    height: 95px; /*background-image: url(../img/backCarrinho.gif);     background-repeat: no-repeat;*/
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    margin: 37px 0px 29px 0px;
    position: relative;
}

#divEscolha1
{
    width: 198px;
    height: 72px; /*background-image: url(../img/escolha1.gif);     background-repeat: no-repeat;*/
    margin-bottom: 27px;
}

#divApoioDesdobramento
{
    width: 198px;
    height: 54px; /*background-image: url(../img/produtosDesdobramento.jpg);     background-repeat: no-repeat;*/
    margin-top: 5px;
}

#divProdutosDesdobramento
{
    width: 198px;
    height: 42px; /*background-image: url(../img/produtosDesdobramento.jpg);     background-repeat: no-repeat;*/
    margin-top: 5px;
}

#divEncomendaDesdobramento
{
    width: 198px;
    height: 42px; /* background-image: url(../img/encomendaDesdobramento.jpg);     background-repeat: no-repeat;*/
    margin-top: 5px;
}

#divCondicoesDesdobramento
{
    width: 198px;
    height: 42px; /*background-image: url(../img/condicoesDesdobramento.jpg);     background-repeat: no-repeat;*/
    margin-top: 5px;
}

#divPagamentosDesdobramento
{
    width: 198px;
    height: 253px; /*background-image: url(../img/pagamentosDesdobramento.jpg);     background-repeat: no-repeat;*/
    margin-top: 5px;
}

.divMaisVendido
{
    width: 169px;
    height: 258px;
    float: left;
    margin-right: 8px;
}

.divMaisVendidoImg
{
    width: 169px;
    height: 145px;
    margin-bottom: 11px;
    position: relative;
}

.divMaisVendidoNome
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
    margin-bottom: 8px;
}

.divMaisVendidoDisponibilidade
{
    color: #55a74b;
    font-family: Arial Narrow;
    font-size: 12px;
    margin-bottom: 8px;
}

.divMaisVendidoPreco
{
    color: #0580b3;
    font-family: Arial Narrow;
    font-size: 12px;
    margin-bottom: 8px;
}

.divMaisVendidoPreco > .spanMaisVendidoPreco
{
    color: #ff9000;
    font-family: Arial Narrow;
    font-size: 18px;
    margin-bottom: 8px;
}

.divMaisVendidoVer
{
    /*background-image: url(../img/verArtigo.gif);     background-repeat: no-repeat;*/
    width: 169px;
    height: 32px;
}

.linkVer
{
    width: 169px;
    height: 32px;
    display: block;
}

.divTitleMaisVendidos
{
    /*background-image: url(../img/txtArtigosMaisVendidos.gif);     background-repeat: no-repeat;*/
    width: 265px;
    height: 21px;
    margin: 35px 0px 17px 0px;
}

#divTitleCategoria
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 24px;
    margin-bottom: 10px;
}

/*#divSeleccioneFormato
{
    width: 491px;
    height: 25px;
    background-image: url(../img/seleccioneFormato.gif);
    background-repeat: no-repeat;        
}*/

.divProdutos
{
    width: 705px;
    height: 145px;
    float: left;
    margin-left: 13px;
    margin-bottom: 20px;
}

.divProdutosImagem
{
    width: 169px;
    height: 145px;
    margin-right: 20px;
    float: left;
    position: relative;
}

.divProdutosRight
{
    width: 516px;
    height: 145px;
    float: left;
}

.divProdutosRightNome
{
    width: 360px;
    height: 81px;
    float: left;
}

.divProdutosNome
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
    margin-bottom: 8px;
}

.divProdutosNome > .spanProdutosSku
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 16px;
}

.divProdutosDisponibilidade
{
    color: #55a74b;
    font-family: Arial Narrow;
    font-size: 14px;
}

.divProdutosPreco
{
    width: 151px;
    height: 81px;
    color: #0580b3;
    font-family: Arial Narrow;
    font-size: 16px;
    margin-right: 5px;
    float: left;
}

.divProdutosPreco > .spanProdutosPreco
{
    color: #ff9000;
    font-family: Arial Narrow;
    font-size: 22px;
}

.divProdutosFormatos
{
    width: 516px;
    height: 64px;
    float: left;
}

.divFormato
{
    width: 167px;
    height: 27px;
    margin: 5px 5px 0px 0px;
    float: left;
    background-image: url(../img/formatoBack.gif);
    background-repeat: no-repeat;
}

.linkFormato
{
    width: 157px;
    height: 24px;
    padding-top: 3px;
    display: block;
    text-align: left;
    color: #afd7e9;
    font-family: Arial Narrow;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
    padding-left: 10px;
}

.divImagemDetalhe
{
    width: 332px;
    height: 332px;
    float: left;
    margin: 0px 10px 30px 0px;
    background-repeat: no-repeat;
    position: relative;
}

.divImgLupa
{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    #top: -12px;
    right: 10px;
}

.divImgCornerTopLeft
{
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0px;
    #top: -2px;
    left: 0px;
}

.divImgCornerTopRight
{
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0px;
    #top: -2px;
    right: 0px;
}

.divImgCornerBottomLeft
{
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0px;
    #bottom: 2px;
    left: 0px;
}

.divImgCornerBottomRight
{
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0px;
    #bottom: 2px;
    right: 0px;
}

#divLinhaDestaque
{
    width: 100%;
    height: 1px;
    position: absolute;
    top: 52px;
    left: 0px;
    background-color: #FFFFFF;
}

#divTitDestaque
{
    width: 74px;
    height: 26px; /*background-image: url(../img/txtDestaqueHome.png);     background-repeat: no-repeat;*/
    position: absolute;
    top: 22px;
    left: 10px;
}

#divDetalhesDetalhe
{
    width: 349px;
    min-height: 335px;
    float: left;
}

#divDetalheModeloTitulo
{
    width: 349px;
    height: 27px;
    float: left;
    border-bottom: solid 1px #ffffff; /*background-image: url(../img/detalheModeloEscolhido.gif);     background-repeat: no-repeat;*/
}

#divDetalheModelo
{
    width: 349px;
    height: 79px;
    float: left;
    margin-bottom: 7px;
    background-color: #f0f0f0;
    background-image: url(../img/detalheBottomCaixas.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#divDetalheModeloNome
{
    width: 339px;
    padding-left: 10px;
    height: 44px;
    color: #005782;
    font-family: Arial Narrow;
    font-size: 16px;
}

#divDetalheModeloNome > .spanDetalheModeloSku
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
}

#divDetalheModeloDiponibilidade
{
    width: 211px;
    padding-left: 10px;
    height: 36px;
    float: left;
    color: #55a74b;
    font-family: Arial Narrow;
    font-size: 14px;
}

#divDetalheModeloPreco
{
    width: 118px;
    padding-right: 10px;
    height: 36px;
    float: right;
    color: #0580b3;
    font-family: Arial Narrow;
    font-size: 16px;
    text-align: right;
}

#divDetalheModeloPreco > .spanDetalheModeloPreco
{
    color: #ff9000;
    font-family: Arial Narrow;
    font-size: 22px;
}

#divDetalheFormatoTitulo
{
    width: 349px;
    height: 27px;
    float: left;
    border-bottom: solid 1px #ffffff; /*background-image: url(../img/detalheFormatoEscolhido.gif);     background-repeat: no-repeat;*/
}

#divDetalheFormato
{
    width: 349px;
    height: 79px;
    float: left;
    margin-bottom: 7px;
    background-color: #f0f0f0;
    background-image: url(../img/detalheBottomCaixas.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#divDetalheFormatoImagem
{
    width: 118px;
    height: 75px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    padding-top: 4px;
}

#divDetalheFormatoText
{
    width: 231px;
    height: 28px;
    padding-top: 12px;
    float: left;
}

#divDetalheFormatoTextLeft
{
    width: 103px;
    height: 27px;
    float: left;
    color: #005782;
    font-family: Arial Narrow;
    font-size: 16px;
}

#divDetalheFormatoTextRight
{
    width: 118px;
    height: 27px;
    padding-right: 10px;
    float: left;
    text-align: right;
}

.divDetalheFormatoDisposicao
{
    width: 231px;
    height: 14px;
    float: left; /*background-image: url(../img/detalheDisposicao.gif);     background-repeat: no-repeat;*/
}

#divDetalheFormatoDisposicaoOpcoes
{
    width: 221px;
    height: 26px;
    float: left;
    padding-right: 10px;
}

.divDetalheLinhaTextoTitulo
{
    width: 349px;
    height: 27px;
    float: left;
    border-bottom: solid 1px #ffffff; /*background-image: url(../img/detalheLinhasText.gif);     background-repeat: no-repeat;*/
}

.divDetalheLinhaTexto
{
    width: 349px;
    height: 79px;
    float: left;
    margin-bottom: 7px;
    background-color: #f0f0f0;
    background-image: url(../img/detalheBottomCaixas.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#divLinhas
{
    width: 219px;
    height: 69px;
    float: left;
    padding-top: 10px;
}

#divTipoLetra
{
    width: 70px;
    height: 69px;
    float: left;
    padding-top: 10px;
}

#divTitTipoLetra
{
    width: 70px;
    height: 20px;
    float: left; /*background-image: url(../img/tipoLetra.gif);     background-repeat: no-repeat;*/
}

#divAlignTipoLetra
{
    width: 60px;
    height: 60px;
    float: left;
    padding-top: 9px;
    text-align: center;
}

.imgAlign
{
    width: 24px;
    height: 21px;
    cursor: pointer;
}

#divBtnFinalizar
{
    width: 689px;
    float: left;
    margin-bottom: 7px;
    text-align: center;
}

.divDetalheFotoTitulo
{
    width: 689px;
    height: 27px;
    float: left;
    border-bottom: solid 1px #ffffff; /*background-image: url(../img/detalheFoto.gif);     background-repeat: no-repeat;*/
}

.divDetalheFoto
{
    width: 689px;
    height: 479px;
    float: left;
    margin-bottom: 7px;
    background-color: #f0f0f0;
    background-image: url(../img/detalheBottomCaixaFoto.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#divDetalheFotoLeft
{
    width: 144px;
    height: 465px;
    float: left;
    margin-left: 14px; /*background-image: url(../img/dicas.gif);     background-repeat: no-repeat;     background-position: left 14px;*/
    padding-top: 14px;
    font-family: Arial;
    font-size: 11px;
    color: #005782;
}

#divDetalheFotoRightTop
{
    width: 255px;
    height: 34px;
    float: left;
    margin-left: 11px;
    padding-top: 5px;
}

#divDetalheFotoRightTopRight
{
    width: 255px;
    height: 34px;
    float: left;
    text-align: right;
    padding-top: 5px;
}

#divDetalheFotoRightBottom
{
    width: 510px;
    height: 430px;
    float: left;
    margin-left: 11px;
    background-color: #FFFFFF;
}

.divDetalheFotoResize
{
    /*width: 347px;     height: 272px;     margin: 75px 0px 0px 83px;*/
    position: relative;
    overflow: hidden;
    float: left;
    border: solid 1px #0192d1;
}

.detalheOpcoesFormato
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
}

.detalheOpcoesTiposLetra
{
    color: #005782;
    font-family: Arial Narrow;
    font-size: 14px;
}

#imgToResize
{
    position: relative;
}

.txtLinha
{
    width: 194px;
    height: 15px;
    border: solid 1px #d0d0d0;
    margin: 1px 12px 1px 12px;
}

.divLinha
{
    font-family: Arial;
    font-size: 14px;
    height: 20px;
    float: left;
    font-weight: bold;
    text-align: center;
}
.divLinhas
{
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.btnFoto
{
    font-family: Arial Narrow;
    font-size: 11px;
    color: #005782;
    height: 21px;
    vertical-align: middle;
}

.imgFoto
{
    width: 332px;
    height: 332px;
    display: block;
}

#divImgHome
{
    width: 733px;
    height: 293px;
    position: relative;
    margin-top: 50px;
}

#imgHome
{
    width: 733px;
    height: 293px;
}

.divDestaquesHome
{
    float: left;
    top: -18px;
    position: relative;
}

.divBrilhoImagemGrande
{
    width: 733px;
    height: 293px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#divConteudoGenerico
{
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    width: 705px;
}

.imgBtnFinalizar
{
    cursor: pointer;
}

#divArtigos
{
    width: 81px;
    height: 14px;
    position: absolute;
    top: 38px;
    left: 8px;
    border-bottom: solid 1px #9bd4ed;
}

#divArtigosText
{
    width: 50px;
    height: 14px;
    font-family: Arial;
    font-size: 12px;
    color: #00567b;
    float: left;
}

#divArtigosNumber
{
    width: 31px;
    height: 14px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    float: left;
}

#divTotal
{
    width: 81px;
    height: 27px;
    position: absolute;
    top: 53px;
    left: 8px;
}

#divTotalText
{
    width: 31px;
    height: 27px;
    font-family: Arial;
    font-size: 12px;
    color: #00567b;
    float: left;
}

#divTotalNumber
{
    width: 50px;
    height: 27px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    float: left;
}

#divVerCarrinho
{
    width: 81px;
    height: 12px;
    position: absolute;
    top: 80px;
    left: 8px;
}

.divLinhaForm
{
    width: 720px;
    float: left;
    margin-top: 10px;
    overflow: visible;
    color: #005782;
}

.divFormLabel
{
    width: 120px;
    text-align: right;
    float: left;
    overflow: visible;
}

.divFormTextBox
{
    width: 600px;
    float: left;
    overflow: visible;
}

#divFormBT
{
    width: 600px;
    height: 15px;
    position: relative;
    float: left;
    text-align: right;
    margin-top: 5px;
}

.txt350
{
    width: 350px;
}

.txtCodPostal
{
    width: 50px;
}

.txtCodPostal2
{
    width: 30px;
}

.txtCodPostalLocalidade
{
    width: 245px;
}

.divTitleRegisto
{
    color: #005782;
    font-size: 13px;
    font-weight: bold;
}

.divErrorLogin
{
    color: Red;
}

#divPesquisa
{
    width: 188px;
    height: 80px;
    padding-left: 10px;
}

#divTitPesquisa
{
    width: 188px;
    height: 37px;
}

#divTxtPesquisa
{
    width: 188px;
    height: 25px;
}

#divAreasPesquisa
{
    width: 153px;
    height: 17px;
    float: left;
}


/*****************/

#tblCart thead td
{
    border-top: solid 2px #0580b3;
    border-bottom: solid 1px #52b0d8;
}

#tblCart thead td
{
    color: #005782;
    font-weight: bold;
}

#tblCart .sku
{
    font-size: 9px;
    color: #909090;
}

#tblCart .row
{
    border-bottom: solid 1px #cccccc;
}

#tblCart .altRow
{
    border-bottom: solid 1px #cccccc;
    background-color: #e1edf2;
}

#tblCart .total
{
    border-bottom: solid 2px #909090;
    background-color: #52b0d8;
    font-weight: bold;
}

#tblAC .head
{
    border-top: solid 2px #f68e1e;
    border-bottom: solid 1px #f68e1e;
    color: #005782;
    font-weight: bold;
}

#tblAC .sku
{
    font-size: 9px;
    color: #909090;
}

#tblAC .row
{
    border-bottom: solid 1px #cccccc;
}

#tblAC .altRow
{
    border-bottom: solid 1px #cccccc;
    background-color: #fff1e1;
}

#tblAC .total
{
    border-bottom: solid 2px #909090;
    background-color: #ffbf79;
    font-weight: bold;
}

.txtCartNum
{
    text-align: right;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img
{
    border: none;
}
#lightbox-container-image-box
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image
{
    padding: 10px;
}
#lightbox-loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
    left: 0;
}
#lightbox-nav a
{
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev
{
    left: 0;
    float: left;
}
#lightbox-nav-btnNext
{
    right: 0;
    float: right;
}
#lightbox-container-image-data-box
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data
{
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption
{
    font-weight: bold;
}
#lightbox-image-details-currentNumber
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
