/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }

.style3 {font-size: 14px; }
.style6 {font-size: 24px; }
.style7 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
	text-align: left;
}

h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
	text-align: center;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h5 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
	text-align:left;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#templatemo_container {
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(../images/templatemo_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#templatemo_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 147px;
}

#logosection {
	margin: 0px 2px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background-image: url(../images/open_logo.jpg);
	background-repeat: no-repeat;
}

.sitelogo {
	margin: 30px 0px 0px 20px;
	padding: 0px;
	height: 87px;
	background:url(../images/open_logo11.jpg) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	background: url(../images/templatemo_heading_background.jpg) no-repeat;
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(../images/templatemo_menu_background.gif) repeat-x;
}

#menu {
	float: right;
	width: 690px;
	height: 35px;
	margin: 0px;
	background: url(../images/templatemo_menu_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#templatemo_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(../images/templatemo_menuhover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#templatemo_left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 215px;
	background: #e0e0e0;
	height: auto;
}

#templatemo_middle_column {
	float: left;
	width: 450px;
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#templatemo_middle {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px;
	width: 675px;
	min-height: 400px;
	text-align: right;
	
}
#templatemo_right_column {
	float: right;
	width: 218px;
	background: #e0e0e0;
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#templatemo_right{
	float: right;
	width: 218px;
	
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


	
	
/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(../images/templatemo_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
	
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #6ebfdc;
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/templatemo_list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/templatemo_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(../images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(../images/templatemo_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(../images/templatemo_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(../images/templatemo_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(../images/templatemo_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
	text-align: right;
}

.form_row form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

.form_row label {
	margin-right: 10px;
}

.form_row input{
	width: 110px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
	text-align: right;
}


/* ----- End of Form ----- */
/* ----- Form ----- */
.form_roww{
	padding: 3px 0px;
	}
.form_roww form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;
}

.form_roww label{
	margin-right: 10px;
	text-align: right;
}

.form_roww input{
	width: 190px;
	height: 18px;
}



/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 930px;
	height: 50px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
	text-align: center;
}
#templatemo_footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(../images/templatemo_footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #templatemo_footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(../images/templatemo_footer_bottom.gif) no-repeat;
}

#templatemo_footer a{
	color: #666;
}

#templatemo_footer a:hover{
	color: #ffffff;
}





/* ----- End of Footer ----- */


/*Ocorrencias*/

.contntec{
  width: 265px;
  float:left;

  }

/*Usu�rios*/

.contsenha{
width: 160px;
float: left;
text-align:left;
}

.contsenhatemp{

   width: 160px;
   float: left;
   text-align:left;
}

.contniv{
  width: 105px;
  float:left;
  text-align:left;
}

.contdtusu{
 width: 105px;
 float: left;
}

/*T�cnico*/

.conttec{
  width: 420px;
  float: left;
}


/*Clientes*/
.contnomec {
    width:165px;
    float:left;
}

.cpf_cnpj{
  width: 70px;
  float: left;

}

.contcli{
  width: 420px;
  float: left;
  text-align:left;
}

.contend{
  width: 420px;
  float:left;
}

.contest {
    width: 120px;
    float:left;
}

.contcid {
    width: 170px;
    float:left;
}

.contbairr {
    width: 150px;
    float: left;
}

.contcpf_cnpj {
    width: 150px;
    float: left;
}

.conttel {
    width: 130px;
    float: left;
}

.contemail {
    width: 150px;
    float:  left;
}
.contdado {
    width: 250px;
    float: left;
}

.contprev{
   width: 150px;
   float: left;
}

/*Equipamentos tela de CAD-ATEND*/

.contequi2 {
    width: 390px;
    float: left;
}

.nSerie{
    width: 390px;
    float: left;
}

.contins2 {
    width: 225px;
    float: left;
}

.contnum2 {
    width: 120px;
    float: left;
}

.contvers2 {
    width: 155px;
    float: left;
}

.contpro2 {
    width: 400px;
    float: left;
}

.contstat2 {
    width: 210px;
    float: left;
}

.contdt2 {
    width: 155px;
    float: left;
}

/*Equipamentos CAD-EQUI*/

.contequi {
    width: 400px;
    float: left;
}

.contins {
    width: 219px;
    float: left;

}

.contnum {
    width: 100px;
    float: left;
}

.contvers {
    width: 160px;
    float: left;

}

.contstat {
    width: 400px;
    float: left;
}

.contdt {
    width: 160px;
    float: left;
}

/*Produtos*/

.contvlr {
    width: 120px;
    float: left;
}

.contcodProd {
    width: 110px;
    float: left;
}

.contref{
  width: 110px;
  float: left;
}

/*Atendimento*/

.contdtch {
    width: 130px;
    float: left;
}

.contdtatend {
    width: 110px;
    float: left;
}

.conthora_atend {
    width: 120px;
    float: left;
}

.conthorach {
    width: 130px;
    float: left;
}

.contHres{
  width: 100px;
  float: left;
}

.contdtatend{
  width: 130px;
  float: left;
}

/*Totaliza��es*/

.contdesl {
    width: 125px;
    float: left;
}

.contida {
    width: 110px;
    float: left;
}

contvolta {
    width: 110px;
    float: left;
}

.contvlrpec {
    width: 125px;
    float: left;
}

.contdespviag {
    width: 125px;
    float: left;

}

.contTotgeral {
    width: 150px;
    float: left;
}

.contobra{
    width: 120px;
    float:left;
}

.contmao{
    width: 150px;
    float: left;
}

.contida{
    width: 110px;
    float: left;
}

.contserv {
    width: 110px;
    float: left;
}

.conthora {
    width: 155px;
    float: left;
}

 /*NoBreak's*/
.contcod {
    width: 115px;
    float: left;

}

.contmrk {
    width: 165px;
    float: left;
}

.contpot {
    width: 80px;
    float: left;
}

.contserie {
    width: 120px;
    float: left;
}

/*------------------------*/
#main {
    float: left;
    margin-top: 5em;
    position: relative;
    right: 68%;
    width: 59%;
}

.label {
    font-family: Arial;
    color: White;
    text-align: left;
}

.contimg {
    background-color: Black;
    width: 300px;
    float: left;
}


