/**
 * @author Luis Miguel Marto Cruz
 * @description Folha de estilos do site leiricanal.pt 
 * @copyright 2009
 */
body {
	background-repeat:no-repeat;
	background-position: center;
	background-color:#b7cbff;
	margin:0;
}

/* usada para centrar tabelas em IE e FF, Opera, etc*/
.center { 
	text-align: center;
}

.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.pesquisaTextBox{
	border-color: #cccccc;
	color:black;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	border-style: ridge;
	border-width: 1.5px;
}

.pesquisaButton{
	background-color: #f5f5f5; 
	color: #575075; 
	font-family: Calibri, Verdana, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	padding:0; 
	margin:0; 
	border: 1px solid #999999;
	width: 9%;
}

.regularButton{
	color: #547da6; 
	font-family: geneva, Verdana, sans-serif;
	font-size: 10pt; 
}

.tableCategorias{
    border-color: #d4d4d4;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}

.tableCategoriasTD{
    border-color: #d4d4d4;
    border-width: 1px 0 0 0;
    border-style: dotted;
    padding: 4px;
	text-indent:1.5em;
}

.tableCenterProducts{
	/* top, right, bottom, left*/
	margin: 10px 0px 0px 0px ; 
}

.tableMarcasTDNone{
	display:none;
}

.tableMarcasTD{
    border-color: #666666;
    border-width: 1px 0 0 0;
    border-style: dotted;
    padding: 4px;
	text-indent:2.3em;
}

.tableSubCategoriasTDNone{
	display: none;
}

.tableSubCategoriasTD{
    border-color: #666666;
    border-width: 1px 0 0 0;
    border-style: dotted;
    padding: 4px;
	text-indent:3.3em;
}

.produtosDescCategoria{
	font-family: Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	font-size:12pt;
	font-weight:bold;
}

.produtosDescSubCat{
	font-family: Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	font-size:9pt;
	text-indent:1em;
}

.produtoMiniNome{
	font-family: Arial, Helvetica, sans-serif;
	color:#e50000;
	font-size:14pt;
	font-weight:bold;
	vertical-align:top;
}

.produtoDesc{
	font-family: Helvetica, Arial, Geneva, Sans-Serif;
	text-align:justify;
	color:#4a4a4a;
	font-size:9pt;
	vertical-align:top;
}

.tituloDetalhesProd{
	font-family: Arial, Helvetica, sans-serif;
	color:#e50000;
	font-size:16pt;
	font-weight:bold;
	text-indent: 0.3em;
}

.tabelaDetalhesProduto {
	border: 1px solid #dad7d7;
}

.noBorder{
	border-style:none;
}

.produtosTitleSubCat{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent: 0.3em;
	text-transform: uppercase;
	background-image: url(img/divTitSubCat.png);
	color: #e1dffb;
}

.tituloPortfolio{
	font-family: Arial, Helvetica, sans-serif;
	color:#e50000;
	font-size:13pt;
	font-weight:bold;
}

.anoPortfolio{
	font-family: Arial, Helvetica, sans-serif;
	color:#e50000;
	font-size:11pt;
	font-weight:bold;
	text-align: right;
}

.descricaoPorfolio{
	font-family: Helvetica, Arial, Geneva, Sans-Serif;
	text-align:justify;
	color:#4a4a4a;
	font-size:9pt;
	vertical-align:top;
}

/***********************         PAGINA CONTACTOS       ****************************************************/
.contactoText{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 1em;
}

.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainText{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 1em;
	text-align: justify;
}


.formLogin {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10pt;
	text-align:right;
	font-weight: bold;
}

.regCenter {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10pt;
	text-align:center;
	font-weight: bold;
}


.errorText{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
} 

.adminTitle{
  font-family: Arial Black, Trebuchet, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

.tituloStd{
  font-family: Geneva, Trebuchet, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #e50000;
  text-indent:0.3em;
}

.divHideNShow{
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  color:red;
  display: none;
  text-indent: 3em;
}

.textSiteOficial{
	font-size:10px;
	font-family: Verdana, Helvetica, ms sans serif;
	color: #000;
	text-align: left;
}

/***********************         EOF PAGINA CONTACTOS       ****************************************************/


/***********************         ZONA FOOTER       ****************************************************/
/* css footer */
.footerBig{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #919191;
	margin-top: 4px;
	margin-bottom: 2px;
}

.footerSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b4b4;
	margin-top: 4px;
	margin-bottom: 2px;
	text-indent: 1em;
}


a.footerLogin:link {
	color: #b4b4b4;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.footerLogin:visited {
	color: #b4b4b4;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.footerLogin:hover {
	color: #000;
	text-decoration: none;
}
a.footerLogin:active {text-decoration: none}




a.regularLink:link{
	text-decoration: none;
	color: blue;
}
a.regularLink:visited {
	text-decoration: none;
	color: blue;
}
a.regularLink:hover {
	color: #4a93e5;
	text-decoration: none;
}
a.regularLink:active {text-decoration: none}





a.linkCategorias:link {
	font-size:12px;
	font-family: Helvetica, ms sans serif;
	color: #7e7e7e;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.linkCategorias:visited {
	font-size:12px;
	font-family: Helvetica, ms sans serif;
	color: #7e7e7e;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.linkCategorias:hover {
	color: #4a93e5;
	text-decoration: none;
}
a.linkCategorias:active {text-decoration: none}


a.linkSubCategoriasTD:link {
	font-size:11px;
	font-family: Helvetica, ms sans serif;
	color: #547da6;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.linkSubCategoriasTD:visited {
	font-size:11px;
	font-family: Helvetica, ms sans serif;
	color: #547da6;
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
}
a.linkSubCategoriasTD:hover {
	color: #4a93e5;
	text-decoration: none;
}
a.linkSubCategoriasTD:active {text-decoration: none}

a.linkSubCategorias:link {
	font-size:13px;
	font-family: Verdana, Helvetica, ms sans serif;
	color: #547da6;
	text-decoration: none;
}
a.linkSubCategorias:visited {
	font-size:13px;
	font-family: Verdana, Helvetica, ms sans serif;
	color: #547da6;
	text-decoration: none;
}
a.linkSubCategorias:hover {
	text-decoration: underline;
}
a.linkSubCategorias:active {text-decoration: none}




a.linkProdutosMini:link {
	font-size:10px;
	font-family: Verdana, Helvetica, ms sans serif;
	color: #2c96ff;
	text-decoration: none;
}
a.linkProdutosMini:visited {
	font-size:10px;
	font-family: Verdana, Helvetica, ms sans serif;
	color: #2c96ff;
	text-decoration: none;
}
a.linkProdutosMini:hover {
	text-decoration: underline;
}
a.linkProdutosMini:active {text-decoration: none}

a.produtoMiniNome:link {
	color: #e50000;
	text-decoration: none;
}
a.produtoMiniNome:visited {
	color: #e50000;
	text-decoration: none;
}
a.produtoMiniNome:hover {
	color: #ff4200;
	text-decoration: none;
}
a.produtoMiniNome:active {text-decoration: none}


.tdNumeracao{
	font-family: verdana, sans-serif; 
	font-size: 10px;
	color: #b4b4b4;
	text-align:right;
}

.tdNumeracaoLeft{
	font-family: verdana, sans-serif; 
	font-size: 10px;
	color: #b4b4b4;
	text-align:left;
}


a.tdNumeracao:link{
	color:#000000;
}
a.tdNumeracao:visited {
	color:#000000;
}
a.tdNumeracao:hover {
	color:#000000;
}
a.tdNumeracao:active {
}




/***********************        EOF  ZONA FOOTER       ****************************************************/


.whereamiLocation{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:bold;
	color: #b4b4b4;
}

/* links do WHEREAMI */
a.whereami:link {
	text-decoration: none;
	color:#7e7e7e;
	background-image: none;
}
a.whereami:visited {
	text-decoration: none;
	color:#7e7e7e;
	background-image: none;	
}

a.whereami:hover {
	text-decoration: none; 
	color: #4a93e5;
}
a.whereami:active {text-decoration: none}




/******************************** HREFS DOS BOTOES HORIZONTAIS **************************************************************************/
	.menu_bt_inicio{
		background-repeat: no-repeat;
		height: 20px;
		width: 75px;
	}

	.menu_bt_inicio a{
		background-image: url(img/btInicioUp.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 75px;
		display: block;
	}

	.menu_bt_inicio a:hover{
		background-image: url(img/btInicioHover.gif);
	}
	
	.menu_bt_noticias{
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
	}

	.menu_bt_noticias a{
		background-image: url(img/btNoticiasUp.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
		display: block;
	}

	.menu_bt_noticias a:hover{
		background-image: url(img/btNoticiasHover.gif);
	}	
	
	.menu_bt_produtos{
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
	}

	.menu_bt_produtos a{
		background-image: url(img/btProdutosUp.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
		display: block;
	}

	.menu_bt_produtos a:hover{
		background-image: url(img/btProdutosHover.gif);
	}
	
	.menu_bt_portfolio{
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
	}

	.menu_bt_portfolio a{
		background-image: url(img/btPortfolioUp.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
		display: block;
	}

	.menu_bt_portfolio a:hover{
		background-image: url(img/btPortfolioHover.gif);
	}

	.menu_bt_contactos{
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
	}

	.menu_bt_contactos a{
		background-image: url(img/btContactosUp.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 85px;
		display: block;
	}

	.menu_bt_contactos a:hover{
		background-image: url(img/btContactosHover.gif);
	}
	