/*
**************************************
NOME: main.css
INFO: main css
VERSION: 0.1.20 - 2006/Jun/02
**************************************
*/

/* main */
body {
	top:0px;
	left:0px;
	margin:0px;
	border:0px;
	padding:0px;
}

body, td, input, option, select, textarea {
	font-family: Arial, Times, sans-serif;
	font-size: 8pt;
	color: #616A74;
}

#clear_div {
	clear: both;
}

p {
	margin-top: 9px;
}

img {
	border: 0px;
}

a, a:link, a:visited {
	color: #D16115;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

strong.required {
	color: #5784AE;
}

strong.error {
	margin-left: 12px;
	color: #D16115;
}

span.orange {
	color: #D16115;
}

/* main menu */
#main_menu_container {
	margin-top: 24px;
	margin-bottom: 14px;
	margin-left: auto;
	margin-right: auto;
	height: 14px;
	width: 850px;
}

#main_menu_container div.title {
	float: left;
}

#main_menu_container div.menu {
	float: right;
}

#main_menu_container div.menu img {
	margin-left: 12px;
	border: 0px;
}


/* top image */
#top_image {
	margin: 0px auto;
	height: 150px;
	width: 850px;
}

/* main body */
#main_body_container{
	margin: 14px auto;
	border: 0px;
	padding: 0px;
	width: 850px;
}

#left_container{
	float: left;
	width: 250px;
}

#center_menu{
	float: center;
	width: 450px;
}

#content_container {
	float: right;
	width: 600px;
}

/* left menu */
#left_menu {
	width: 225px;
	margin-bottom: 24px;
}

#left_menu_title {
	padding-left: 3px;
	padding-bottom: 3px;/*7*/
	color: #5784AE;
	font-weight: bold;
	font-size: 110%; /*vazio*/
}

#left_menu A, #left_menu A:link, #left_menu A:visited{
	padding-left: 25px;
	color: #616A74;
	text-decoration: none;
}

#left_menu A:hover{
	color: #D16115;
}

#left_menu_item_off {
	height: 24px; /*25*/
	background: url(/imagens/left_menu_back_off.png);
	line-height: 24px;/*25*/
}

#eventmenu_item_off {
	height: 24px;/*25*/
	background: url(/imagens/eventmenu_back_off.png);
	line-height: 24px;/*25*/
}

#eventmenu_item_off A, #eventmenu_item_off A:link, #eventmenu_item_off A:visited{
	padding-left: 25px;
	color: #5683ad;
	text-decoration: none;
}

#left_menu A:hover{
	color: #D16115;
}

#eventmenu_subitem_off {
	height: 21px;/*25*/
	background: url(/imagens/submenu_back_off.png);
	line-height: 21px;/*25*/
}

#left_menu_item_on {
	height: 25px;
	background: url(/imagens/left_menu_back_on.png);
	line-height: 25px;
	font-weight: bold;
	color: #D16115;
	padding-left: 25px;
}

#left_menu_end {
	height: 1px;
}

/* forms */
input, input.file, select, textarea  {
	border: 1px solid #616A74;
	color: #616A74;
}

input.noborder  {
	border: none;
}

/* login */
#login_form {
	width: 225px;
	margin-bottom: 24px;
	color: #616A74;
}

#login_form p.error {
	color: #D16115;
	font-weight: bold;		
	text-align: center;
}

#login_form form {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 12px;
	width: 201px; /* 225-12=213-12=201*/
	color: #616A74;
}

#login_form form div {
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
}

#login_form form label {
	float: left;
}

#login_form form input {
	float: right;
	width: 125px;
}

#login_form form input.submit {
	width: 50px;
}

/* content */
#content {
	margin-bottom: 40px;
	background: url(/imagens/main_item_2.jpg) top left no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	color: #616A74;
	line-height: 18px;
}

#content SPAN.title {
	height: 25px;
	line-height: 25px;
	font-size: 12pt;
	color: #5784AE;
	font-weight: bold;
}

#content_list{
	list-style-type : square;
	color: #5784AE;
}

#content P {
	margin-top: 9px;
	line-height: 18px;
}

/* site info */
#footer_info {

	margin: 30px auto;
	width: 850px;
	padding-top: 3px;
	border-top: 1px solid #616A74;
	text-align: center;
}

/* listagens de gestão */
#management_list {
	/*margin-top: 18px;*/
	width: 576px;
	border-top: 1px solid #616A74;
}

#management_list TD{
	height: 25px;
	line-height: 21px;
	border-bottom: 1px solid #616A74;
	padding: 0px 3px;
}

#management_list TD.legenda{
	background: #616A74;
	color:  #D2D6D9;
	font-weight: bold;
	padding-left: 3px;
}

#management_list TD.sub_legenda{
	background: #c3c8cd;
	font-weight: bold;
	padding-left: 3px;
}

#management_list TD.vazio{
	height: 75px;
	line-height: 75px;
}

#management_menu {
	text-align: right;
	margin-top: 9px;
}

#event_item {
	margin-left: 12px;
	margin-right: 12px;
}

#event_item P{
	line-height: 18px;
}

#event_part_left {
	background:#c6c8ca;
	padding: 2px 3px;
	border-bottom: 1px white solid;
	border-right: 1px white solid;
	font-weight: bold;
}

#event_part_right {
	background:#dcddde;
	padding: 2px 3px;
	border-bottom: 1px white solid;
}

#warning-lost {
	height: 70px;
	width: 598px; /*500px*/
	background: #ced9e7 url(/imagens/warning-sign.png) left no-repeat; /**/
	border: 1px solid #5784ae ;
	margin-bottom: 15px;
}

#warning-lost P{
	font-weight: bold;
	margin: 15px;
	margin-left:80px;
}