 /*Tags*/
body
{
  font-family: Arial;
  font-size: 10pt;
  background-color: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 6px;
}

table, tbody
{
    font-family:Arial;
    font-size:10pt;
}

a:link, a:visited
{
    color:#008;
}

img
{
    border-width:0px;
}

dl
{
    margin:0px 0px 0px 0px;    
}

/*Class*/
.arial_10
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.verd_small
{
    font-family:Verdana;
    font-size:7.5pt;
}

.red 
{
    color:#c00;
}

.select_small
{
    font-family:Arial;
    font-size:11px;
}

#txtBuscaTopo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003F74;
	/*height: 14px;*/
	width: 171px;
	line-height: 14px;
	background-image: url(/img/topo/img_bg_box_busca.gif);
	background-repeat: repeat;
	border: solid 1px #1C86BA;
	vertical-align:middle;
}

.texto_verdana_laranja_grande
{
	font-size: 12pt; color: #c60; font-family: Verdana;
}

.verd_12_red_b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #D80300;
}

/*Elements*/

#divAlerta
{
  margin: 5px 0px 5px 0px;
  padding: 1px 0px 1px 0px;
  background-color: #ffc;
  width: 100%;
  border: solid 1px #f00;
  font-family: Arial;
  font-weight: bold;
  color: #c00;
  text-align: center;
}

#divAlerta ul li {
	padding:4px;
	list-style:none;
	float:left;
	display:inline;
	vertical-align:middle;
}

#tabela_conteudo
{
    width: 100%;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

#coluna_esquerda
{
    margin: 0px;
    padding: 0px;
    width: 151px;
    text-align:center;
    vertical-align:top;
}

#coluna_direita
{
    margin: 0px;
    padding: 0px;
    width: 171px;
    text-align: center;
    vertical-align: top;
}

#coluna_meio
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: top;
}

#box_news_content
{
	width: 151px;
}
#box_news
{
    border: solid 1px #789;
    text-align: left;
}
#box_news p
{
  margin: 4px 0px 4px 0px;
}

#box_crista
{
    border: solid 1px #789;
    width:151px;
    text-align:left;
}

#box_crista dl
{
    line-height:22px;
}

#box_artigos_destaque
{
    border: solid 1px #708090;
    text-align:left;
}

#SubAba
{
  height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a3b1b8;
	text-decoration: none;
  text-align:center;
}

#SubAba .linkAba
{
	color: #FFFFFF;
	text-decoration: none;
}

#SubAba a:hover, #SubAba .linkAbaAtiva
{
	color: #ffff66;
	text-decoration: none;
}

#tabela_rodape
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 65px;
    border: solid 1px #999;
}

#rodape_direita
{
    width:151;
    text-align:center;
}

#rodape_meio
{
    padding-top: 10px;
    text-align: center;
    font-size: 9pt;
    padding-bottom: 10px;
}

#rodape_esquerda
{
  width:171;
  text-align:center;
}

#titulo_centro
{
  width: 100%;
  text-align: left;
  font-family: Verdana;
  text-transform: uppercase;
  font-weight: bold;
  color: #c60;
  text-indent: 12px;
  margin: 15px 0 0 0;
}

/* <FROM A.COM> */

.verd_10_black_b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
}

.verd_10_lightblue_n
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #003399;
}

.verd_10_red_b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #D80300;
}

.arial_12_white_b 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
}

/* </FROM A.COM> */

.arial_10_darkblue_n_hand
{
    color: #000080;
    text-decoration:underline;
    cursor:hand;
}

#boxCategorias
{
    border: solid 1px #789;
    padding: 5px 2px 5px 0px;
    /*width:151px;*/
    text-align:left;
}

#boxCategorias dt
{
    padding-bottom: 5px;
    margin-left: 8px;
}

#boxCategorias .selectedTrue
{
  color: #cc6600;
}

#boxCategoriasContent {
	width: 151px;
}

#boxSubcategorias
{
    border: solid 1px #789;
    padding: 5px 2px 5px 0px;
    /*width:151px;*/
    text-align:left;
}

#boxSubcategorias dt
{
    padding-bottom: 5px;
    margin-left: 8px;
}

#boxSubcategorias .selectedTrue
{
  color: #cc6600;
}

#boxSubCategoriaContent {
	width: 151px;
}

#box_informacoes
{
    border: solid 1px #789;
    padding: 5px 2px 5px 0px;
    /*width:166px;*/
    text-align:left;
}

#box_info_content
{
	width:166px;
}

#box_informacoes_grande
{
    border: solid 1px #789;
    padding: 5px 2px 5px 0px;
    width:151px;
    text-align:left;
}

#box_informacoes dt, #box_informacoes_grande dt
{
    padding-bottom: 5px;
    margin-left: 8px;
}

#boxMaisVendidos
{
   /* width:166px;*/
    border: solid 1px #789;
    padding: 5px 2px 5px 0px;
    text-align:left;
}

#boxMaisVendidos dt
{
    padding-bottom: 5px;
    margin-left: 2px;
}

#maisVendidosContent {
	width: 166px;
}

#boxNovidades 
{
    width: 151px;
    padding: 2px 2px 2px 2px;
    border: solid 1px #cc9;
    background-color: #ffc;
}

/* MENU LATERAL CENTROS */
#menuCentros
{
	border: solid 1px #789;
	/*width: 151px;*/
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

#box_centros_content {
	width: 151px;
}

#menuCentros .centro
{
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
}

#menuCentros .categoria
{
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
}

#menuCentros .linkCentro
{
    font-family: verdana, arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

#Saudacao
{
  
  width: 100%;
  margin: 4px 0px 4px 0px;
  padding: 0px 0px 0px 0px;    
  text-align: left;
  border-width: 0px;
  font-family: Verdana;
  font-size: 10pt;
  color: #c60;
  z-index: 1;
}

#box_suaconta
{
    border: solid 1px #789;
    padding: 5px 2px 5px 0px;
    /*width:151px;*/
    text-align:left;
}

#box_suaconta dt
{
    padding-bottom: 5px;
    margin-left: 8px;
}

#suaContaContent {
	width: 151px;
}

#boxCarrinho
{
  /*width: 160px;*/
  border: solid 1px #ffcc33;
  margin: 0px;
  padding: 0px; 
}

#boxCarrinho .Itens
{
  width: 100%;
  text-align: left;
  font-style:  italic;
  margin: 0px;
  padding: 5px 0px 0px 5px; 
}

#boxCarrinho .SubTotal
{
  width: 100%;
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px 0px 5px;
}

#boxCarrinho .LinkAlterar
{
  width: 100%;
  text-align: center;
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px 10px 5px;
}

#boxCarrinhoContent {
	width: 165px;
}

.verd_14_ligthblue_b
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #003399;
}

.verd_14_ligthblue_b:link {}
.verd_14_ligthblue_b:visited {}
.verd_14_ligthblue_b:hover {}

.verd_14_orange_b
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #CC6600;
}

.verd_14_green_b
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #008000;
}

.arial_10_orange
{
	color: #cc6600;
	text-decoration:none;
}

/* element ID*/

#tblFormularioCadastro
{
  width: 100%;
  border-width: 0px;
}

#tblFormularioCadastro .txtBox
{ 
  font-family: arial; 
  font-size:10pt;
  border: solid 1px #000; 
}

#tblFormularioLogin
{
  width: 100%;
  border-width: 0px;
}

#tblFormularioLogin .txtBox
{ 
  font-family: arial; 
  font-size:10pt;
  border: solid 1px #000; 
}

.profileList
{
  font-family: Verdana;
  font-size: 12pt;
  color: #008;
  font-weight: bold;
}

.tblHistoryTitle
{
  background-color: #99CCFF;
  font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

#FadeMenuFabricantes
{
  padding-bottom:4px;
  border: 2px solid #aca976;
  background-color: #fff;
  overflow: auto;
  width:180px;
  height:280px;
}

#FadeMenuCentrosSaude
{
  padding-bottom:4px;
  border: 2px solid #aca976;
  background-color: #fff;
  overflow: hidden;
  width:380px;
}

#FadeMenuCentrosEsporte
{
  padding-bottom:4px;
  border: 2px solid #aca976;
  background-color: #fff;
  overflow: hidden;
  width:350px;
}

#FadeMenuCentrosEspeciais
{
  padding-bottom: 4px;
  border: 2px solid #aca976;
  background-color: #fff;
  overflow: hidden;
  width: 740px;
}

#products-list{
    width:100%
  }
  
#products-list ul {
    margin:0;
    padding:0;
    display:inline;
  }

#products-list ul li{
    margin:0;
    padding:0;
    display:inline;
  }

#products-list div{
    padding:0;
    display:inline;
    width:33%;
    height:100px;
    vertical-align:top
  }

#products-list hr {
    width:95%;
    height:1px;
    color:#000;
	margin:5px 0 5px 0
  }

#products-list .row-title{height:40px}
#products-list .row-pic{height:120px}
#products-list .row-price{height:15px}
#products-list .row-cat{margin-top:7px}


#products-top{
    width:100%;
	text-align:center
  }
  
#products-top hr {
    width:99%;
	  margin:5px 0 5px 0
  }

#products-top p{
    text-align:left;
    margin-left:0px;
    margin-top:0px
  }

#products-top .col-prod {
    padding:0px;
    width:24%;
    vertical-align:top;
    float:left;
    height:210px; 
    border:solid 0px #000
  }
#products-top .col-pic{padding:0px; height:120px; width:100%; border: solid 0px #000}
#products-top .col-pos{margin-left:0px;float:left}
#products-top .row-prod{padding:1px;}


/*< PROPRIEDADES MENU FADE >*/

.menufade {
	float:left;
	margin:0px;
	padding:0px;
	border: solid 0px #000
}

.menufade div {
  padding:0;
  margin:0;
}

.menufade a {
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align:left;
}

.menufade ul  {
  padding:0;
  margin:0;
}

.menufade ul li {
  padding:0;
  margin:0;
  list-style: none url(/img/bullets/seta_preta_esquerda.gif) inside;
}

.AlertaMsg
{
  margin: 5px 0px 5px 0px;
  padding: 1px 0px 1px 0px;
  background-color: #ffc;
  width: 100%;
  border: solid 1px #f00;
  font-family: Arial;
  font-weight: bold;
  color: #c00;
  text-align: center;
}

#message .success
{
  font-size:14px;
  font-weight:bold;
  color: #000080;
}

#message .error
{
  font-size:14px;
  font-weight:bold;
  color: #CC0000;
}

#produtos_listados{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
        text-align: left;
}.justify {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

