form {
  margin: 0px;
  padding: 0px;
}

div.axNavbar {  } 
div.axDateToday { 
  font-size: 11px;
  text-align: center;
}

.head { width: 100px; padding-left: 3px; }

/* Itens fo Formulario de Inclusao - INICIO */
select.textBox2 {
width : 110px; 
margin-bottom : 3px; 
margin-right : -2px; 
font-weight : normal; 
font-size : 11px; 
color : black; 
font-family : tahoma, verdana, helvetica; 
background-color : #ffffff; 
border : 1px solid #666; 
}

input.text {
width : 235px; 
background-color : #ffffff; 
border : 1px solid #666; 
font-family : tahoma, verdana, helvetica; 
font-size : 11px; 
color : #333333; 
} 

input.file { }

textarea.comment {
width : 235px; 
background-color : #ffffff; 
border : 1px solid #666; 
font-family : tahoma, verdana, helvetica; 
font-size : 11px; 
color : #333333; 
} 

/* Itens do Formulario de Inclusao - FIM */

/* Calendar CSS Classes */
.minidigits {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
}

.miniweekdaylabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#itemopen { position:absolute; z-index: 1; visibility:hidden;top: 103px; right:10px }

.mainTitleBar         {
    color:#606F79;
    font-size: 12px;
    height: 26px;
    background-image: url(http://maroctour.com/images/tile_back1.gif);
}

.menuLabel,.menuLabel:link,.menuLink:visited {
  color:#606F79;
  font-size: 10px;
  text-decoration: none;
}

.menuLabel:hover {
	color:#708FA8;
	text-decoration: underline;
}

/* Calendario - INICIO */
.calendar {
  text-align: center;
  border: solid 1px #CEC8AE;
  border-left: none;
}

.calendar td { 
  height: 40px;
  border-left: solid 1px #CEC8AE;
  border-top: solid 1px #CEC8AE;
}

.calendar ul { 
  list-style: none;
  margin: 0;
  padding: 0;
}

.calendar li { 
  margin: 0px;
  padding: 0px;
  margin-bottom: 6px;
  list-style-type: none;
}

.calendar li a {
  _margin-left: -16px;
}

.calendar tr th {
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  height: 20px;
  background-color: #988F7E;
}

.calendar tr th a { 
  color: #FFC;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}

.calendar tr th table {
  background-color: #988F7E;
}

.calendar tr th table tr td {
  height: 10px;
}

.calendar tr th table td { width: 33%; border: none; }

.calendar tr th table td.left { text-align: left; }
.calendar tr th table td.center { text-align: center; }
.calendar tr th table td.right { text-align: right; }

/* Calendario - FIM */

/* Formulario de Inclusao - INICIO */

.outer {
  width: 100%;
  background-color: #F3F1E4;
}

.outer .tr { 
}

.outer th { 
  height: 25px;
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  background-color: #988F7E;
}

.outer td { 
  padding-top: 7px;
  padding-left: 7px;
}


/* Formulario de Inclusao - FIM */

/* Listagem de Categorias - INICIO*/
div.mainCategory { 
  padding: 0px;
  margin: 0px;
  height: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  background-color: #988F7E;
}

div.mainCategory table, div.mainCategory table tr { 
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

div.mainCategory table tr td { 
  margin: 0px;
  padding: 0px;
  height: 12px;
  vertical-align: middle;
}



/* Listagem de Categorias - FIM */

/* Listagem de Eventos do Dia - INICIO */
.dayview table a { 
  text-decoration: none;
  font-weight: bold;
}
/* Listagem de Eventos do Dia - FIM */

