﻿/* Box Style */
.txtBoxStyle1
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/corners.gif);
}

.txtBoxStyle2
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/grid.gif);
}

.txtBoxStyle3
{
	border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 12px;    
    color: #000000;
    background-image: url(imagens/corners2.gif);
    height: 18px;
}


/* Tabelas */
.tabelaLinhaImpar {
	background-color: #EEEEEE;
	color: #3F4447;
	font-family: Trebuchet MS;
    font-size: 12px;   
}

.tabelaLinhaPar {
	background-color: #DCDCDC;
	color: #3F4447;
	font-family: Trebuchet MS;
    font-size: 12px;   
}

.tabelaHeader 
{
	background-color: #3F4447;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS;
    font-size: 12px;   
	border: 0px;
}

/* DropDownList */
.txtDropDownList {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

/* Validações */
.txtValidacao {
	color: #CE0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

/* Formulários */
.txtFormulario {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #3F4447;
	text-decoration: none;
}

/* Normal */
.txtNormal {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #333333;
	text-decoration: none;
}

.txtNormalBold {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.lnkNormal:link, a.lnkNormal:visited, a.lnkNormal:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.lnkNormal:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #37B54A;
	text-decoration: none;
}

.txtManutencao {
	font-family: Trebuchet MS;
    font-size: 14px;    
    color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.txtNormalLaranja {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #D95D27;
	text-decoration: none;
}

a.lnkNormalLaranja:link, a.lnkNormalLaranja:visited, a.lnkNormalLaranja:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #D95D27;
	text-decoration: none;
}
a.lnkNormalLaranja:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #D95D27;
	text-decoration: underline;
}

.txtNormalVermelho {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #E91A22;
	text-decoration: none;
}



/* Título Página */
td.tituloPagina 
{
	height: 22px;
	padding-left: 10px;
	background-color: #F3F3F5;
}
.txtTituloPagina 
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	
}

a.lnkTituloPagina:link, a.lnkTituloPagina:visited, a.lnkTituloPagina:active  {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lnkTituloPagina:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #275A3B;
	text-decoration: none;
}

/* Línguas */
.txtLingua 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #37B54A;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
}

a.lnkLingua:link, a.lnkLingua:visited, a.lnkLingua:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #37B54A;
	text-decoration: none;
}
a.lnkLingua:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/* Noticias */

a.lnkTituloNoticiaInicio:link, a.lnkTituloNoticiaInicio:visited, a.lnkTituloNoticiaInicio:active  {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkTituloNoticiaInicio:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #D95D27;
	text-decoration: none;
}

.txtTituloNoticia {
	font-family: Trebuchet MS;
    font-size: 14px;    
    color: #D95D27;
	text-decoration: none;
	font-weight: bold;
}

/* Produtos */
.txtTituloProduto {
	font-family: Trebuchet MS;
    font-size: 16px;    
    color: #275A3B;
	text-decoration: underline;
	font-weight: bold;
}

.txtPreco {
	font-family: Trebuchet MS;
    font-size: 14px;    
    color: #99BEAC;
	text-decoration: none;
	font-weight: bold;
}

.txtLabelsProdutos {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #0B9444;
	text-decoration: none;
	font-weight: bold;
}

.border {
	/*border-top: 1px solid #CCCCCC;*/
    border-bottom: 2px solid #363636;
    border-left: 2px solid #363636;
    border-right: 2px solid #363636;
}
.borderFoto {
	border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

a.lnkProdutoLinks:link, a.lnkProdutoLinks:visited, a.lnkProdutoLinks:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #0B9444;
	text-decoration: none;
	font-weight: bold;
}
a.lnkProdutoLinks:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #0B9444;
	text-decoration: underline;
	font-weight: bold;
}

/* Paginação */
.txtPaginacao {
	font-family: Trebuchet MS;
    font-size: 12px;    
    color: #333333;
	text-decoration: none;
}

a.lnkPaginacao:link, a.lnkPaginacao:visited, a.lnkPaginacao:active  {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.lnkPaginacao:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #37B54A;
	text-decoration: none;
}

/* DropDownList */
.txtDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;
	text-decoration: none;
}



/* Login */
a.lnkLogin:link, a.lnkLogin:visited, a.lnkLogin:active  {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	color: #3F4447;
	text-decoration: none;
}
a.lnkLogin:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	color: #3F4447;
	text-decoration: underline;
}


/* Rodapé */
a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.lnkRodape:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #37B54A;
	text-decoration: none;
}

.txtRodape 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.tdRodape 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	/*height: 17px;
	background-image: url('imagens/fundo_rodape.jpg');*/
}

/*Password Strengh*/
.Password_MuitoFraco
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.Password_Fraco
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.Password_Razoavel
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.Password_Bom
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.Password_Excelente
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}


/* Menus */
a.lnkMenu:link, a.lnkMenu:visited, a.lnkMenu:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.lnkMenu:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #3AB54A;
	text-decoration: none;
	font-weight: normal;
}

.txtMenu {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

td.fundoSubMenu {	

	background-color: #000000;
	color: #FFFFFF;
}
a.lnkSubMenu:link, a.lnkSubMenu:visited, a.lnkSubMenu:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.lnkSubMenu:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	color: #CE0000;
}
td.botaoMenu {	

	/*background-color: #000000;*/
	color: #FFFFFF;
	
	background: transparent url('imagens/btt_menu.png') repeat 0% 50%;
	vertical-align: middle;
	line-height: 20px;
	width: 105px;
	height: 20px;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	/*display:block; */
	clear:both;
}
td.botaoMenu:hover {	

	/*background-color: #000000;*/
	color: #FFFFFF;
	
	background: transparent url('imagens/btt_menu_on.png') repeat 0% 50%;
	vertical-align: middle;
	line-height: 20px;
	width: 105px;
	height: 20px;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	/*display:block; */
	clear:both;
}
td.botaoMenu a {	

	color: #FFFFFF;
	vertical-align: middle;
	line-height: 20px;
	width: 105px;
	height: 20px;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	/*display:block; */
	clear:both;
}

td.botaoMenu a:hover {	

	color: #FFFFFF;
	vertical-align: middle;
	line-height: 20px;
	width: 105px;
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	/*display:block; */
	clear:both;
}

td.botaoCategoria 
{
	/*background-color: #000000;*/
	background: transparent url('imagens/btt_catalogo_off.jpg') repeat 0% 50% ;
	
	padding-left: 25px;
	width: 210px;
	height 30px;
	line-height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	/*display:block; */
	clear:both;
}
td.botaoCategoria:hover {
	/*background-color: #CE0000;*/
	background: transparent url('imagens/btt_catalogo_on.jpg') repeat 0% 50% ;
	
	padding-left: 25px;
	width: 210px;
	height: 30px;
	line-height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	/*display:block; */
	clear:both;
}
td.botaoCategoria a {	
	color: #000000;
	text-decoration: none;
}

td.botaoCategoria a:hover {	
	color: #000000;
	text-decoration: none;
}

/* fundos */
.body {
	/*background-color: #000000;*/
	background-image: url('imagens/fundo.jpg');
	background-color: #F2F2F2;
	background-repeat: repeat-x;
	margin: 0px;
}

.lateralEsquerda {
	background-color: #EEEFDF;
}

.lateralDireita {
	background-color: #394B57;
}

/*Modal Popup*/
.modalBackground {
	background-color: #3F4447;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup 
{
	background-color: #000000;
	border-width:3px;
	border-style:solid;
	border-color: Gray;
	padding:5px;
	width: auto;
	height: auto;
}


a.fechaFoto {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-style: normal;
	
}

a.fechaFoto:hover {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #CE0000;
	background-color: #000000;
	text-decoration: none;
	font-style: normal;
	
}

.txtTituloModal {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

/* Hrs */
.hrs {
	color: #3F4447;
	background-color: #3F4447;
	height: 1px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(imagens/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(imagens/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(imagens/SavedStar.png);
}

/* GridView paginação */
.gridviewPaginacao, .gridviewPaginacao td
{     
    color: #E91A22;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    vertical-align: top;
    font-family: Trebuchet MS;
}
.gridviewPaginacao a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    vertical-align: bottom;
    font-family: Trebuchet MS;
}
.gridviewPaginacao a:hover
{
    color: #D95D27;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    vertical-align: bottom;
    font-family: Trebuchet MS;
}