body, input, select, button, textarea {
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	background-color:#f9f8f8;
}

input, select, button, textarea {
	border:1px solid #999999;
	padding-left:3px;
	color: #676767;
	font-size:11px;
	background-color:#fafafa;
}
#content{
	padding:15px;
	padding-top:5px;
}
.checkbox{
	width:auto;
	border:0px;

	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
}
.checkbox{
	width:auto;
	border:0px;

	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
}
.textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:4px;
	background-color: #F8F8F8;
	color:#666666; 
}
a {
	color: #1C77C1;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#top {
	width:100%;
	height:80px; 
}
#top_right {
	margin-top:10px;
	margin-right:20px;
	float:right;
}
#top_bg {
	width:100%;
	height:119px; 
	background-repeat:no-repeat; 
	background-position:top left;
}

.top_button {
	text-align:center;
  	vertical-align: middle;  
	width: 45px;
	height: 40px;
  	margin-right: 3px;  
  	margin-left: 3px;
	float:left;
	display:inline;
	border:none;
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
}
.top_button a {
	text-decoration:none;
	color: #ffffff;
}
.top_button a:hover {
	text-decoration:none;
	color: #ffffff;
}
#msg_warning {
	height:15px;
	left:0;
	position:absolute;
	right:0;
	top:60px;
	width:100%;
}

#flashMessage {
	color:#98aedb; 
	height:15px; 
	background-repeat:no-repeat;
	background-position: 5px 2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:10px; 
	background-color:#ede8ff;
	border:1px solid #98aedb; 
	max-width:200px;
}
#loading {
	position:absolute;
	color:#ffffff;
	background-color:#3366CC;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-right:3px;
	padding-left:3px;
	display:none;
}	
#search_button {
	position:absolute;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	padding-left:3px;
}	
#main {
	padding:20px 10px 10px 15px;
}

.subtitle {
	padding-right:10px;
	font-weight:bold;
	white-space: nowrap;
}
.subtitle_right {
	background-repeat:repeat-x; 
	background-position:center;
	background-image:url(http://www.squadrapvc.com.br/price/img/bg_subtitulo.gif);
}
.listButton {
  	padding: 15px 0 15px 0;
}
.button_tools {
	text-align:center;
  	vertical-align: middle;  
	width: 79px;
	height: 70px;
	font-size:11px;
  	margin-right: 8px;  
  	margin-left: 8px;
	float:left;
	display:inline;
	line-height:120%;
	border:none;
}
.button_tools a{
	color: #000000;
	text-decoration:none;
}
.button_tools a:hover{
	color: #000000;
	text-decoration:none;
}
.button_form {
	height:15px;
	vertical-align:middle; 
	background-repeat:no-repeat; 
	padding-left:19px; 
	text-decoration:underline; 
	cursor: pointer; 
	width:auto; 
	margin-right:15px;
	white-space:nowrap; 
}
.box_form {
	border: 1px dashed #999999;
	padding:10px; 
	background-color:#F4F4F4;
	width:320px;
}


#tabela_resultados td{
	line-height:130%;
	padding:3px 3px 3px 5px;
}

#tabela_resultados th{
	line-height:130%;
	padding:3px 3px 3px 5px;
	border-right:1px solid #FFFFFF;
	height:22px;
	background-color:#D6DFFF;
}
#tabela_resultados .altrow{
 	background-color:#EDEDED;
}
.checkbox {
	width:auto;
	border:none;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	background:none;
}
.radio {
	width:auto;
	border:none;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	background-color:none;
	
}

#pages {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d3d3d;
	font-weight:bold;
}

#pages a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#be4e4e;
	text-decoration:none;
}
#pages a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#be4e4e;
	text-decoration:underline;
}
.title_01 {
	white-space: nowrap;
	font-size:16px; 
	color:#1C77C1; 
	font-weight:bold
}
.title_02 {
	white-space: nowrap;
	font-size:11px; 
	color:#1C77C1; 
	font-weight:bold
}




a img {
	border:0px;
}

.pading{
	margin-top:5px;
}
.paging div{
	display:inline;
}
<!--
/*TOOLTIP*/
  .formata { /* esta classe é somente 
               para formatar a fonte */
  font: 12px arial, verdana, helvetica, sans-serif; 
  }
  a.dcontexto{
	  position:relative; 
	  font:11px arial, verdana, helvetica, sans-serif; 
	  padding:0;
	  color:#039;
	  text-decoration:none;
	  z-index:24;
  }
  a.dcontexto:hover{
	  background:transparent;
	  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{ 
	  display:block;
	  position:absolute;
	  width:230px; 
	  top:2em;
	  text-align:justify;
	  left:0;
	  font: 11px arial, verdana, helvetica, sans-serif; 
	  padding:5px 5px;
	  border:1px solid #999;
	  background:#FBFBFB; 
	  color:#000;
  }
  -->
  
  
  
  
  
  
  
.input label {
	display:block;
	padding-top:5px;  
}

.listaBotao {
  	padding: 15px 0 15px 0;
}
.subtitulo {
	padding-right:10px;
	font-weight:bold;
	white-space: nowrap;
}

.subtitulo_dir {
	background-repeat:repeat-x;
	background-position:center;
	background-image:url(http://www.squadrapvc.com.br/price/img/bg_subtitulo.gif);
}
 
.botao {
	text-align:center;
  	vertical-align: middle;  
	width: 79px;
	height: 70px;
  	margin-right: 8px;  
  	margin-left: 8px;
	float:left;
	display:inline;
	line-height:97%;
	border:none;
}
.botao a{
	color: #000000;
	text-decoration:none;
}
.botao a:hover{
	color: #000000;
	text-decoration:none;
}
.error-message {
	color:#cc0000;
}
.input label {
	font-weight:bold; 
	margin-top:8px;
}
#UsuarioIsadmin{
	margin-top:8px;
	
}

.checkbox label {
	display:inline;
	
}
input[type="text"],input[type="file"],input[type="password"],select{
	width:280px;
	font-size:15px;
	padding:3px 3px 3px 3px;
}
input[type="submit"]{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}	

.form fieldset {
	width:350px;
	max-width:600px;
}
.cake-sql-log{
	color:#f9f8f8;
}

