BODY {
	SCROLLBAR-FACE-COLOR: #F8941E;
	SCROLLBAR-HIGHLIGHT-COLOR: HighlightText;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #949393;
}

.menu {  
  
font-family: Verdana; 
font-size: 11px; 
color: #F8941E;
text-decoration: none;

}

a:hover.menu {
	text-decoration: underline;
	color: #F8941E;
}

.textorange {  
  
font-family: Verdana; 
font-size: 10px; 
color: #F8941E;
text-decoration: none;

}

a:hover.textorange {
	text-decoration: underline;
	color: #949393;
}

.textcinza {  
  
font-family: Verdana; 
font-size: 10px; 
color: #838282;
text-decoration: none;

}

a:hover.textcinza {
	text-decoration: underline;
	color: #949393;
}

.textwhite {  
  
font-family: Verdana; 
font-size: 10px; 
color: white;
text-decoration: none;

}

a:hover.textwhite {
	text-decoration: underline;
	color: white;
}
.text_home {  
  
font-family: Verdana; 
font-size: 10px; 
color: #7BB430;
text-decoration: none;

}

a:hover.text_home {
	text-decoration: underline;
	color: #7BB430;
}

.text_esth {  
  
font-family: Verdana; 
font-size: 10px; 
color: #78288C;
text-decoration: none;

}

a:hover.text_esth {
	text-decoration: underline;
	color: #78288C;
}


.text_life {  
  
font-family: Verdana; 
font-size: 10px; 
color: #00AAA6;
text-decoration: none;

}

a:hover.text_life {
	text-decoration: underline;
	color: #00AAA6;
}


.tit_home {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #7BB430;
text-decoration: none;

}

a:hover.tit_home {
	text-decoration: underline;
	color: #7BB430;
}
.tit_esth {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #78288C;
text-decoration: none;

}

a:hover.tit_esth {
	text-decoration: underline;
	color: #78288C;
}

.tit_life {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #00AAA6;
text-decoration: none;

}

a:hover.tit_life {
	text-decoration: underline;
	color: #00AAA6;
}

.tit {  
  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;
color: #F8941E;
text-decoration: none;

}

a:hover.tit {
	text-decoration: underline;
	color: #949393;
}

.forms {  

font-family: Verdana; 
font-size: 9px; 
color: black; 
background-color: white; 
border: 1px #F8941E solid

}

.form_home {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #7BB430; 
border: 1px #7BB430 solid

}

.form_esth {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #78288C; 
border: 1px #78288C solid

}

.form_life {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #00AAA6; 
border: 1px #00AAA6 solid

}

.formorange {  

font-family: Arial; 
font-size: 9px; 
color: white; 
background-color: #F8941E; 
border: 1px #F8941E solid

}

.login {
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
	border-top: 1px solid #D3E072;
	border-right: 1px solid #D3E072;
	border-bottom: 1px solid #8E9C27;
	border-left: 1px solid #8E9C27;
}
.tituloorange {
	font-family: Verdana;
	font-size: 18px;
	color: #F8941E;
	text-decoration: none;
	font-weight: bolder;
}
.red {
	FONT-SIZE: 10px; COLOR: #d60000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}

.button{
	font-family:arial, sans-serif;
	font-size:12px;
}

.hide{
	display:none;
}

select.select-cliente, select.select-produto, select.select-pagamento{
	width:95%;
}

.submit-bt{
	border:none;
	background:none;
	color: #F8941E;
	cursor:pointer;
	font-size:10px;
	font-family: Verdana;
	margin:0px;
	padding:0px;
}

.input-cliente{
	border:none;
	width:100%;
	font-size:10px!important;
}

.incluir-pedido-table-1 *, .incluir-pedido-table-2 *{
	font-family:arial, sans-serif;
	font-size:12px;
}

.font-10{
	font-size:10px;
}

.incluir-pedido-table-1 th{ padding:5px 5px 5px 0px;color:#F8941E; }
.incluir-pedido-table-2 th{text-align:left;}
.incluir-pedido-table-2 th, .incluir-pedido-table-2 td{padding:2px;}



.portal-do-representante-box-pesquisar-cliente{
	width:516px;
	margin-top:10px;
	display:none;
}

.portal-do-representante-box-adicionar-produto{
	width:516px;
	margin-bottom:10px;
	display:none;
}

.portal-do-representante-box-pesquisar-cliente div.portal-do-representante-box-pesquisar-cliente-window, .portal-do-representante-box-adicionar-produto div.portal-do-representante-box-adicionar-produto-window{
	width:516px;
	background:white;
	border:solid 1px #ccc;
}

.portal-do-representante-box-pesquisar-cliente div.portal-do-representante-box-pesquisar-cliente-window-body, .portal-do-representante-box-adicionar-produto div.portal-do-representante-box-adicionar-produto-window-body{
	overflow-y:scroll;
	height:240px;
}

.input-expressao{
	-moz-border-radius: 10px 00px 00px 10px;
    border: 1px solid #F8941E;
    font-size: 20px;
    padding: 10px 0px;
    width: 100%;
	 text-align:center;
}

.input-expressao-condicao{
	-moz-border-radius: 0px;
    width: 100%;
}


.input-campo{
	vertical-align:-3px;
}

.input-bt-buscar, .select-condicao {
    -moz-border-radius: 00px 10px 10px 00px;
    background: none repeat scroll 0 0 #F8941E;
    border: 2px solid #F8941E;
    color: white;
    font-size: 20px;
    padding: 8px;
	 width: 100%;
	
}

.select-condicao {
    -moz-border-radius: 10px 0 0 10px;
}

#rounded-corner{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	width:100%;
	text-align:left;
	border-collapse:collapse;
	margin:20px 0px;
}

#rounded-corner thead th.rounded-company{
	background:#F8941E
}

#rounded-corner thead th.rounded-q4{
	background:#F8941E 
}

#rounded-corner th{
	font-weight:normal;
	font-size:13px;
	color:#fff;
	background:#F8941E;
	padding:8px;
}

#rounded-corner td{
	background:#e8edff;
	border-top:1px solid #fff;
	color:#669;
	padding:8px;
}

#rounded-corner tfoot td.rounded-foot-left{
	background:#e8edff 
}

#rounded-corner tfoot td.rounded-foot-right{
	background:#e8edff 
}

#rounded-corner tbody tr:hover td{
	
}



