.pq a:visited { color: #B9221A; font-family: Tahoma; font-size: 10px; text-decoration: none; }
.pq { color: #B9221A; font-family: Tahoma; font-size: 10px; text-decoration: none; }
.pq a:link { color: #B9221A; font-family: Tahoma; font-size: 10px; text-decoration: none; }
.pq a:hover{ color: #3A20A6; font-family: Tahoma; font-size: 10px;  text-decoration: none; }

.pqmaior { color: #B9221A; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.pqmaior a:link { color: #B9221A; font-family: Tahoma; font-size: 11px; text-decoration: none; }
.pqmaior a:visited { color: #B9221A; font-family: Tahoma; font-size: 11px; text-decoration: none; }

.textonormal a:visited { color: #000000; font-family: Arial; font-size: 12px; text-decoration: none; }
.textonormal { color: #000000; font-family: Arial; font-size: 12px; text-decoration: none; }
.textonormal a:link { color: #000000; font-family: Arial; font-size: 12px; text-decoration: none; }
.textonormal a:hover{ color: #3A20A6; font-family: Arial; font-size: 12px;  text-decoration: none; }

.textonormal2 a:visited { color: #000000; font-family: Arial; font-size: 14px; text-decoration: none; }
.textonormal2 { color: #000000; font-family: Arial; font-size: 14px; text-decoration: none; }
.textonormal2 a:link { color: #000000; font-family: Arial; font-size: 14px; text-decoration: none; }
.textonormal2 a:hover{ color: #3A20A6; font-family: Arial; font-size: 14px;  text-decoration: none; }

.textonormalpq a:visited { color: #000000; font-family: Arial; font-size: 11px; text-decoration: none; }
.textonormalpq { color: #000000; font-family: Arial; font-size: 11px; text-decoration: none; }
.textonormalpq a:link { color: #000000; font-family: Arial; font-size: 11px; text-decoration: none; }
.textonormalpq a:hover{ color: #3A20A6; font-family: Arial; font-size: 11px;  text-decoration: none; }

.campo {font-family: Arial; font-size: 11px; border: 0px solid #FFFFFF; background: url(imagens/campo1.gif);  height:23px; width: 160px; background-repeat:repeat-x; padding:4px 0px 0px 0px;}

.tranp {behavior:url(iepngfix.htc);}

.erro { color:#B9221A; font-family: Arial; font-size: 12px; text-decoration: none; }
.certo  { color:#006633; font-family: Arial; font-size: 12px; text-decoration: none; }


/*button*/
.btn{
   background:#49A4CB;
   color:#FFFFFF;
   border:none;
   font-weight:bold;
   font-size:11px;
   padding: 6px 10px;
   cursor: pointer;
}
.btn_c{
   background:#d54f4f;
   color:#FFFFFF;
   border:none;
   font-weight:bold;
   font-size:11px;
   padding: 6px 10px;
   cursor: pointer;
}

.btnExcluir{
   cursor: pointer;
}

/*topo da pagina*/
#topo{
    margin:0px;
    background:#555;
    color:#FFFFFF;
    padding:4px;
}

/*formatação dos inputs*/
.campotexto{
    padding: 4px 3px ;
    font-size:11px;
    border: 1px solid #CCCCCC;
}
.campotexto:focus{
    box-shadow: rgba(0,0,0,0.15)0px 0px 8px;
    -webkit-box-shadow:rgba(0,0,0,0.15)0px 0px 8px;
    -moz-box-shadow:rgba(0,0,0,0.15)0px 0px 8px;
}

.campotextologin{
    padding: 4px 3px ;
    font-size:11px;
    border: 1px solid #CCCCCC;
}
.campotextologin:focus{
    box-shadow: rgba(0,0,0,0.15)0px 0px 8px;
    -webkit-box-shadow:rgba(0,0,0,0.15)0px 0px 8px;
    -moz-box-shadow:rgba(0,0,0,0.15)0px 0px 8px;
}

/* modifica textarea */
.campotextarea{
    padding: 5px;
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #CCCCCC;
}

/* ao colocar foco na textarea coloca sombra */
.campotextarea:focus{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
   behavior: url(PIE.htc);
}

select{
  border: 1px solid #CCCCCC;
  padding: 6px 4px ;
  font-size:11px;
}

#busca{
   padding: 3px;
   font-size:11px;
}

/*borda da pagina*/
#tabelameio{
    border:1px dotted #CCC;
    padding:5px;
    height: 450px;
    background: #FFF;
}

/* tabela do menu */
#tabelamenu td{
    border:1px solid #CCC;
    background: #F9F9F9;
    border-collapse:collapse;
}

/*titulo das paginas*/
#divtitulo{
    padding-left:5px;
    margin:7px;
    border-bottom: 1px solid #999999;
    color:#48A4CB;
    font-family: Arial;
}

/*quadrado com numero da cotação*/
.numcotacao{
    background: #48A4CB;
}
.numoportunidade{
    background: #48A4CB;
}
#cadprodutos{
    color: #333;
    cursor:pointer
}
#impprodutos{
    color: #333;
    cursor:pointer
}
#cadloja{
   color: #333;
   cursor:pointer 
}

/* estiliza todas as tabelas de conteudo */
div#produtos-contain table {
    margin: 1em 0;
    border-collapse: collapse;
}
div#produtos-contain2 table {
    margin: 1em 0;
    border-collapse: collapse;
}
div#relatorio-contain table { 
    margin: 1em 0;
    border-collapse: collapse;
}

#tabconteudo thead tr{
    background:#555;
    color:#FFF;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

#tabconteudo2 thead tr{
    background:#555;
    color:#FFF;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

#tabconteudo3 thead tr{
    background:#555;
    color:#FFF;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

div#produtos-contain table td, div#produtos-contain table th {
    border: 1px solid #eee;
    padding: .4em 10px;
}
div#produtos-contain table tfoot td { 
    border: none;
    padding: .4em 10px;
} /*deixa as bordas do footer brancas*/

div#produtos-contain2 table td, div#produtos-contain2 table th {
    border: 1px solid #eee;
    padding: .4em 10px;
}
div#relatorio-contain table td, div#relatorio-contain table th {
    border: 1px solid #CCC;
}

div#fornecedores-contain table {
    margin: 1em 0;
    border-collapse: collapse;
}
div#fornecedores-contain table td, div#fornecedores-contain table th {
    border: 1px solid #eee;
    padding: .4em 10px;
}

/* estiliza tabela de relatorio */
#tabela.tablesorter thead tr .header {
	background-image: url(js/css/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

#tabela.tablesorter thead tr .headerSortUp {
	background-image: url(js/css/asc.gif);
}
#tabela.tablesorter thead tr .headerSortDown {
	background-image: url(js/css/desc.gif);
}

.quantidade{
 	color: #000000; 
	font-family: 
	Arial; 
	font-size: 11px; 
	text-decoration: none;
}

.valor_unitario{
 	color: #000000; 
	font-family: 
	Arial; 
	font-size: 11px; 
	text-decoration: none;
}

#login{
    background-color: #e4ecf1;
    border: 1px solid #457693;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -border-radius: 7px;
    padding: 10px;
    width: 300px;
    height: 150px;
}

.listaprodutos{
    border: 1px solid #aaaaaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
    padding: 5px;
    width: 773px;
    color: #333333; 
    font-family: Tahoma; 
    font-size: 11px; 
    text-decoration: none;
    text-align: left;
}

#avista{
    cursor: pointer;
}










