
/**
 * @project portaldecocal
 * @file  cake.admin.css
 * @author Mayllon Veras
 * @deprecated 1.0 - 22/12/2008
 *
 */

/* Ações */

.listaAction{	height: 37px;	margin: 10px 0 0 0;	}

.listaAction a  img{border: none; padding: 5px; border-bottom: 0px}

.actionListar{	height: 18px; float: left;	margin: 3px; background: url(../img/listar.gif) left center no-repeat;	padding: 5px 0 0 20px;	}

.actionListar a{	text-decoration: none; color: #01e;	}

.actionListar a:hover{	border-bottom: dotted 1px;	}

.actionNovo{	height: 18px; float: left; background: url(../img/novo1.gif) left center no-repeat;	 font: 10px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;	color: #333; padding: 5px 0 0 22px;	}

.actionNovo a{	text-decoration: none;	}

.actionNovo a:hover{	border-bottom: dotted 1px;	}

.actionExcluir{	height: 22px;	float: left;	margin: 3px;	background: url(../img/excluir.gif) left center no-repeat;	padding: 5px 0 0 20px;	}

.actionExcluir a{	text-decoration: none;	color: #d00;	}

.actionExcluir a:hover{	border-bottom: dotted 1px;	}

.actionEditar{	height: 22px;	float: left;	margin: 3px;	background: url(../img/editar.gif) left center no-repeat;	padding: 5px 0 0 20px;	}

.actionEditar a{	text-decoration: none;	color: #ff8400;	}

.actionEditar a:hover{	border-bottom: dotted 1px;	}

/* Tabelas  */

#resultado {font: 10px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; width: 50px;}

#adminTable {font: 10px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; width: 100%;}

#adminTable a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}

#adminTable a  img, .listaAction a  img{border: none; padding: 5px; border-bottom: 0px}

#adminTable a:visited {color: #777;}

#adminTable a:hover {color: #000;}

#adminTable caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

#adminTable thead th {background: #3A4856; padding: 90px 10px; color: #blue; text-align: left; font-weight: normal;}

#adminTable tbody, #adminTable thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

#adminTable tbody {border-bottom: 1px solid #EAECEE;}

#adminTable tbody td, #adminTable tbody th {padding: 10px; background: url("../img/td_back.gif") repeat-x; text-align: left;}

#adminTable tbody tr {background: #F3F5F7;}

#adminTable tbody tr.odd {background: #F0F2F4;}

#adminTable tbody  tr:hover {background: #EAECEE; color: #111;}

#adminTable tfoot td, #adminTable tfoot th, #adminTable tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; background: #fff; padding: 10px;}

/* Formulários  */

.form { margin: 10px; margin-top: 20px; text-align: left }

/* Paginação */

.paging { font: 10px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif}

/* Views */

.view { text-align: left; margin: 10px 10px 10px 15px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

.view dt{font-size: 14px; font-weight: bold; margin-top: 15px; color: #666 }


/* Admin  */

#admin {font: 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; padding: 10px; margin: 5px; border-collapse: collapse; color: #333; background: #F3F5F7; width: 80%;}

#admin a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}

#admin a:visited {color: #777;}

#admin a:hover {color: #000;}

#admin caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

#admin .bloco {padding: 10px; background: url("../img/td_back.gif") repeat-x; text-align: left;}

#admin .bloco {background: #3A4856; padding: 10px; color: #blue; text-align: left; font-weight: normal;}

#admin .bloco{border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

#admin .bloco {background: #F3F5F7;}

#admin .bloco.odd {background: #F0F2F4;}

#admin .bloco:hover {background: #EAECEE; color: #111;}

#actionsAdmin {width: 100px; margin: 45px  0 0 850px}

#actionsAdmin a{color: #666; text-decoration: none}

.Section1 {width: 100px;}

/* Situação booleana */

.situacao_1{ color: blue; }

.situacao_0{ color: red; }

/* Imagens */

.img-admin-colunista img {
  width: 100px;
}
