/* 
Criado por Rodrigo Torres - RtiWeb.info

todas as paginas do site
*/
body {
    color: #333;
    line-height: 1.4em;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    background: url(../2009/images/fundo.jpg) repeat;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}


div.pagination {
    padding: 3px;
    margin: 3px;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #111111;

    text-decoration: none; /* no underline */
    color: #111111;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #111111;

    color: #000;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #111111;

    font-weight: bold;
    background-color: #111111;
    color: #FFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;

    color: #111111;
}




.espacoBTT{ margin-bottom:3px; *margin-bottom:12px;}


.special {
    width:5px;
    height:7px;
    text-indent:-9999px;
    visibility:hidden;
}

.tamBlog {font-size: 16px; line-height:18px;}


.conteudo {
    margin: 0 auto;
    width:1000px;
    color: #333;
    background-color: #FFFFFF;
}

.espacoNormal { padding:0 6px 0 3px;}

.Branco{ color:#FFF;} 

.Branco a { color:#FFF;}

.Branco2{ color:#FFF; font-size:110%;
          font-weight: bold;}

.NovoDesta{ width:623px; height:35px; background-color:#696969;}

.NovoDestatt{ width:800px; height:35px; background-color:#696969;}

.NovoDestaProdRela{ width:623px; height:35px; background-color:#CCCCCC;}

.NovoDesta2{ width:795px; height:35px; background-color:#696969;}

.NovoDestaTxt{ padding:10px;}

.div_prod_pag_nov {
    float: left;
    width: 130px;
    max-width:130px;
    max-height:200px;
    height: 210px;
    padding-left:20px;
    padding-top:5px;
}
.figuraNov {
    margin-bottom:9px;
}
.div_prod_pagOk {
    float: left;
    width: 135px;
    _width: 135px;
    height: 210px;
    *height: 215px;
    margin: 4px;
    border: 1px solid #B69431;
    padding:5px;
    height: expression(this.height > this.width && this.height > 210 ? '210px' : true);
}

.div_prod_pagNov {
    float: left;
    width: 135px;
    _width: 135px;
    height: 210px;
    *height: 215px;
    margin: 4px 0 4px 15px;
    *margin: 4px 0 4px 7px;
    border: 1px solid #B69431;
    text-align:center;
    padding:5px;
    height: expression(this.height > this.width && this.height > 210 ? '210px' : true);
}

.foto_prod {
    background: #FFF;
    padding: 5px;
    max-height: 112px;
    max-width:110px;
    height: expression(this.height > this.width && this.height > 112 ? '112px' : true);
}
.fotoEspaco {
    height:115px;
    min-height:115px;
}
#layoutMenu {
    float:left;
    width:175px;
    margin: 0 3px 0 6px;
    *margin: 0 2px 0 3px;
    background-image: url(../2009/images/fundo_lateral.jpg);
    background-repeat: repeat-y;
}
#layoutMenu2 {
    float:left;
    width:179px;
    padding-top:0px;
}
#layoutConteudo {
    float:left;
    width:424px;
    display:inline; /*Bug da margem dupla para floats no IE*/
    padding-top:5px;
}
#layoutConteudoTotal {
    float:left;
    width:600px;
    display:inline; /*Bug da margem dupla para floats no IE*/
    padding-top:5px;
}


/************************************
# layout
************************************/

.notBox {
    background: url(../images/noticias-lista.jpg) repeat-x;
    width:545px;
    height:22px;
    padding:5px 0 5px 5px;
    margin:0 0 3px 0;
}
.indexSLCEntro {
    text-align:left;
}
/* caixas */
.bg1 {
    background-image: url(../images/m29.gif);
    background-repeat: repeat-y;
}
.px4 {
    font-size: 4px;
}
.px2 {
    font-size: 2px;
}
.caixa {
    padding-top:5px;
}
/* fim caixas */

.contato {
    width: 250px;
    float:right;
    padding-bottom:10px;
}
.prod {
    float:left;
    padding:5px;
    width:360px;
}
.prodTotal {
    float:left;
    padding:5px;
    width:521px;
}
.prodTotal2 {
    float:left;
    padding:5px;
    width:535px;
    color:#333333;
}
.prodFundo {
    float:left;
    width:518px;
    height:37px;
    padding:3px;
    background: url(../images/produtos.jpg) repeat-x;
}
.espaco {
    margin-left:10px;
}
.texto {
    text-indent:20px;
}
p {
    margin: 0 0 3px 0;
    padding: 0;
    color: #000000;
}
hr {
    border: 0;
    height: 1px;
    color: #eee;
    background-color: #eee;
}
a {
    color: #000000;
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
a img {
    text-decoration:none;
    border:0;
}
.fotoRt {
    text-decoration:none;
    border:0;
}
.linhaH1 {
    background-color:d9d9d9;
    height:3px;
    width:500px;
}
h1 {
    color: #666666;
    margin:0;
    font-size:140%;
}
h1 a {
    color: #FFF;
}
h2 {
    margin:0;
    color: #666666;
    font-size:120%;
    font-weight: bold;
}

h2 a {
    margin:0;
    color: #666666;
    font-size:120%;
    font-weight: bold;
}

.font_topo {
    margin:0;
    color: #2A186E;
    font-weight: bold;
    float:left;
    padding-right:60px;
    font-size: 10px;
}

h3 {
    padding:0;
    margin:0;
    color: #333;
    font-size:110%;
    font-weight: bold;
}
h3 a {
    color: #666666;
}
.Titulo {
    padding:0;
    margin:0;
    color: #333;
    font-size:110%;
    font-weight: bold;
}
/************************************
# produtos
************************************/
.div_prod {
    float: left;
    width: 250px;
    height: 120px;
    background-color:#fff;
    border: 1px solid #999999;
    padding-left:5px;
    padding-top:5px;
}
/************************************
# contato
************************************/
fieldset {
    border:0;
    margin:0;
    padding:0;
}
label {
    display:block;
}
input.text, textarea {
    /*	width:300px;*/
    font:12px/12px 'courier new', courier, monospace;
    color:#333;
    padding:3px;
    margin:1px 0;
    border:1px solid #ccc;
}
input.submit {
    padding:2px 5px;
    font:bold 12px/12px verdana, arial, sans-serif;
}
.separa {
    clear:both;
}

.espaNov{ margin-left:1px;}
/************************************
# estilos fotos
************************************/

.imgLeftDD {
    background: #FFF;
    float: left;
    padding: 1px;
    margin: 5px 8px 5px 0;
    color: #333;
    border: 1px solid #e0e0e0;
	max-width:125px;
	max-height:85px;
}


.imgLeft {
    background: #FFF;
    float: left;
    padding: 1px;
    margin: 5px 8px 5px 0;
    color: #333;
    border: 1px solid #e0e0e0;
}
.imgRight {
    background: #FFF;
    float: right;
    padding: 1px;
    margin: 5px 8px 5px 0;
    color: #333;
    border: 1px solid #e0e0e0;
}
.imgLeftSB {
    background: #FFF;
    float: left;
    padding: 1px;
    margin: 5px 3px 5px 0;
    color: #333;
}
/************************************
# setas ul li
************************************/
#nav_inner {
    background-color: transparent;
    margin: 0;
    width:220px;
    margin-left:5px;
    float:right;
    padding:5px;
    background: #FFF;
    color: #333;
    border: 1px solid #e0e0e0;
    -moz-opacity:0.8;
}

ul, li {
    color:#333333;
    font-weight:bold;
}


#nav_inner ul {
    list-style-image: url(../images/arrow.gif);
    padding: 0 0 0 18px;
    margin: 2px 5px 12px 0;
}
#nav_inner li {
    padding: 0;
    margin: 0 0 4px 0;
}
#nav_inner li a {
    color:#000000;
}
#destaque {
    width:320px;
    padding:5px 5px 5px 5px;
    margin-left:5px;
    background: #EEEEEE;
}
#destaque2 {
    width:320px;
    padding:5px 5px 5px 5px;
    margin-left:5px;
}
#destaqueNews {
    width:600px;
    height:110px;
    padding:5px 5px 10px 5px;
    margin-left:5px;
    background: #F8F8F8;
    border: 1px solid #B69431;
}

#destaquepromo {
    width:600px;
    height:180px;
    padding:5px 5px 10px 5px;
    margin-left:5px;
    background: #F8F8F8;
    border: 1px solid #B69431;
}

#destaqueT {
    width:500px;
    padding:5px 5px 5px 5px;
    margin-left:5px;
    background: #EEEEEE;
}
#destaque2T {
    width:500px;
    padding:5px 5px 5px 5px;
    margin-left:5px;
}
#destaq_cont {
    padding: 9px 1px 0px 15px;
    width:191px;
    height:32px;
    text-align:left;
    background-image: url(../images/h1_fundo.jpg);
    background-repeat: no-repeat;
}
#destaq_lateral {
    padding: 9px 1px 0px 15px;
    width:162px;
    height:32px;
    text-align:left;
    background-image: url(../images/loja/h1_lateral.jpg);
    background-repeat: no-repeat;
}
#destaq_prod {
    padding: 9px 1px 0px 15px;
    width:360px;
    height:32px;
    text-align:left;
    background-image: url(../images/loja/h1_prod.jpg);
    background-repeat: no-repeat;
}
.div_prod_pag {
    float: left;
    width: 110px;
    max-width:110px;
    max-height:200px;
    height: 200px;
    padding-left:23px;
    padding-top:5px;
}
.alturaP {
    height:90px;
    min-height:90px;
}
/*lateral*/

.fundo_cat2 {
    background-image: url(../2009/images/h1_lateral.jpg);
    background-repeat: no-repeat;
    padding:5px 0 0 10px;
    height:35px;
}

.fundo_cat_ok {
    background-image: url(../2009/images/h1_lateral.jpg);
    background-repeat: no-repeat;
    padding:5px 0 0 5px;
    margin: 3px 0 10px 0;
    height:25px;
}


.fundo_cat_total2 {
    background-image: url(../2009/images/fundo_lateral.jpg);
    background-repeat: repeat-y;
    width:170px;
}
.fundo_cat {
    background-image: url(../images/loja/h1_categoria2.jpg);
    background-repeat: no-repeat;
    padding:5px 0 0 10px;
    height:30px;
}
.fundo_cat_total {
    background-image: url(../images/loja/fundo_lateral.jpg);
    background-repeat: repeat-y;
    width:175px;
}
#fundo_prodTotal {
    padding: 18px 1px 0px 69px;
    width:356px;
    height:35px;
    text-align:left;
    background-image: url(../images/loja/h1_prodOK.jpg);
    background-repeat: no-repeat;
}
#fundo_prodLateral {
    padding: 18px 1px 0px 85px;
    width:170px;
    height:35px;
    text-align:left;
    background-image: url(../images/loja/h1_prodOK.jpg);
    background-repeat: no-repeat;
}
#roda {
    border: 1px solid #e0e0e0;
    background-color:#666666;
    height:8px;
    width:100%;
}
.roda2 {
    text-align:left;
    padding-left:15px;
    padding-top:5px;
    width:100%;
}
.roda3 {
    float:right;
    text-align:left;
    padding-left:5px;
    width:290px;
}
.limpa {
    clear:both;
}
.div_imoveis_fotos_pag {
    float: left;
    width: 210px;
    padding:10px;
    text-align:center;
}
.div_fotos_galeria {
    float: left;
    width: 215px;
    padding:3px;
    text-align:center;
}
.fotos_total {
    padding-left:20px;
}
.img {
    background: #FFF;
    float: right;
    padding: 1px;
    margin: 5px 8px 2px 0;
    color: #333;
    border: 1px solid #e0e0e0;
}
.imgFoto {
    background: #FFF;
    float: left;
    padding: 1px;
    color: #333;
    border: 1px solid #e0e0e0;
}


.repeteTopo {background:url(../2009/images/fundoTopo.jpg); color:#FFF; font-weight:bold; height: 32px; }


.repeteTopo2010 {background:url(../2009/images/2010/2/fundoTopo.jpg); color:#FFF; font-weight:bold; height: 32px; }

.repeteTopoTxt{ padding:5px;}





.busca {
    height:23px;
    width:216px;
    background:url(../2009/images/2010/edit-busca.png) top left no-repeat;
    margin:0 0 0 5px;
    float:right;
}
#busca-form {
    height:23px;
    width:216px;

}
#busca-form .editForm {
    width:168px;
    height:23px;
    margin-left:7px;
    border:0;
    float:left;
    padding-top:2px;
    *padding-top:4px;
    font-size:14px;
    line-height:15px;
    color: #111;

}
#busca-form .go {
    float:right;
    border:0;
    margin:0;
    height:23px;
    width:28px;
}



/*paginacao*/


.divProdTotal {
    width:411px;
    border-bottom-color:#DADADA;
    border-bottom-style:solid;
    border-bottom-width:thin;
    border-right-color:#DADADA;
    border-right-style:solid;
    border-right-width:thin;
}
.divProdSite {
    height: 220px;
    width:125px;
    padding:0 5px 0 5px;
    border-top-color:#DADADA;
    border-top-style:solid;
    border-top-width:thin;
    border-left-color:#DADADA;
    border-left-style:solid;
    border-left-width:thin;
    float:left;
}
.divProdSiteEspaco {
    height: 15px;
}
.linhaProdSite {
    width:100%;
    height:1px;
    background-color:#DADADA;
}
/*Produtos*/

#fundoNovidades {
    padding: 18px 1px 0px 40px;
    margin-top:15px;
    width:160px;
    height:35px;
    text-align:left;
    background-image: url(../images/loja/h1Novidade.jpg);
    background-repeat: no-repeat;
}
.div_prod_pag_nov_test {
    float: left;
    width: 130px;
    max-width:130px;
    max-height:220px;
    height: 220px;
    padding-left:20px;
    padding-top:5px;
}
.foto_prodP {
    background: #FFF;
    float: left;
    padding: 1px;
    margin: 5px 25px 5px 0;
    color: #333;
    max-height:250px;
    max-width:250px;
    height: expression(this.height > this.width && this.height > 250 ? '250px' : true
}
.foto_prod_detalhe {
	background: #FFF;
	float: left;
	padding: 1px;
	margin: 5px 3px 5px 0;
	color: #333;
	border: 1px solid #e0e0e0;
	max-height:125px;
	max-width:115px;
}
.foto_prod_total {
	background: #FFF;
	float: left;
	padding: 1px;
	margin: 5px 5px 5px 0;
	color: #333;
	border: 1px solid #e0e0e0;
}
.titulo_prod {
	font-size:17px;
	color: #333;
	padding-bottom:2px;
	font-weight: bold;
}

.titulo_prod a {
	font-size:17px;
	color: #333;
	padding-bottom:2px;
	font-weight: bold;
}

.titulo_preco {
	font-size:15px;
	color: #B69431;
	padding-bottom:2px;
	font-weight: bold;
}
.titulo_preco2 {
	font-size:14px;
	color: #333333;
	padding-bottom:2px;
	font-weight: bold;
}
/* Comentários*/

.comentario {
	width:550px;
	margin-top:20px;
}
.comentario h3 {
	padding-bottom: 0.2em;
	font: 400 1.6em bold;
	color: #666666;
	border-bottom: 12px solid #BEBEBE;
	text-transform: none;
}
.comentarioBox {
	color: #000;
	width:500px;
	margin-top:10px;
	background-color: #E2E2E2;
	padding:5px;
}
.comentarioBoxNome {
	background-color: #CCCCCC;
	padding:5px;
}
/* fim Comentários*/

/**************************************************************
   blog
**************************************************************/
.chapeu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blogueiro {
	margin: 3px 0 3px 0;
}

.special {
	width:5px;
	visibility:hidden;
}
.destaque_espa {
	padding-top:25px;
}
.destaque_espa2 {
margin-bottom:45px;
*margin-bottom:12px;
}
.destaque_espa3 {
	height:25px;
	_height:19px;
}
.espacoImg {
	margin:15px;
	float:left;
}


.cart { background:#fff; width:625px; background:#fff url(../2009/images/cart/fundo.jpg) top left no-repeat; margin:10px 0 0 3px;}

.cart2 {
    width:795px;
    background:#F1F1F1 url(../2009/images/cart/fundo.jpg) top left no-repeat;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
}

.cartTxt { padding:5px; }

.fonteTop { font-weight:bold;}

.linhaCart {background: url(../2009/images/cart/linha.jpg) top left no-repeat; margin: 5px 0 10px 0; height:2px;}

.imgFotoCar { background: #FFF; float: left; padding: 1px; margin: 3px; max-width:85px; max-height:120px;
              height: expression(this.height > this.width && this.height > 120 ? '120px' : true);
}




/* ---------------------------------- contato    ---------------------------------------  */

#contactform {
    margin:0;
    *margin:0px;
    padding:0;
}
#contactform ul {
    list-style:none;
    *margin:0px;
    width:555px;
    float:left;
    padding:0;
}
#contactform ul li {
    margin-bottom:5px;
    float:left;
    width:100%;
    padding:0;
    list-style:none;
}
#contactform ul li.submit {
    border-top:1px solid #333;
    padding-top:10px;
    margin-top:12px;
    text-align:right;
    padding-bottom:0;
    margin-bottom:0;
}
#contactform ul li label {
    width:130px;
    float:left;
}
#contactform ul li p.fields, #contactform ul.checkboxes {
    float:left;
    width:210px;
    margin:0;
    padding-bottom:0;
    margin-bottom:0;
}
#contactform ul.checkboxes li {
    float:none;
}
#contactform ul.checkboxes li label {
    float:none;
}
#contactform ul.checkboxes li input {
    margin-right:5px;
}
label, input.txt-field, textarea.textarea {
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
textarea {
    overflow:auto;
}
label {
    color: #333;
    line-height:22px;
    margin-right:4px;
}
input.txt-field {
    border:1px solid #585858;
    background-color:#333;
    color:#FFF;
    padding:0 3px;
    width:415px;
    height:22px;
    padding-top:4px;
    height:18px;/*font-weight:bold;*/
}
textarea.textarea {
    border:1px solid #585858;
    background-color:#333;
    padding:4px 3px;
    width:415px;
    height:100px;
    color:#FFF;
}
textarea.bigger {
    width:400px;
}
input.txt-field-active, textarea.textarea-active {
    border:1px solid #006;
}
input.txt-field:focus, textarea.textarea:focus {
    border:1px solid #006;
}

