@charset "utf-8";
body{
	background:#FFFFFF;
	margin:0px;
}

h3{
	font-family:Verdana,serif;
	margin:0px;
	padding:0px;
}

.inputtext, .date-pick{
	background:#EEE;
	border:0px;
	border-bottom:2px dotted #888;
}

.mainlogin{
	margin-top:200px;
	text-align:center;
}

.main_page{
	padding:30px;
	background:#CCC;
	border:2px solid #888;
}

.content{
	padding-left:10px;
	padding-right:10px;
	background:#EEEEEE;
}

span{
	font-family:Verdana,serif;
	font-size:12px;
	color:#333;
}

.btn_login{
	background:transparent url(images/btn_login.png) top left no-repeat;
	width:200px;
	height:32px;
	border:0px;
	padding-top:5px;
	color:#333333;
	padding-left:40px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.error{
	font-family:Verdana,serif;
	font-size:11px;
	font-weight:bold;
	color:#A00000;
	text-align:center;
	border:2px solid #A00000;
	background:#FFAAAA;
	padding:3px;
	margin-bottom:4px;
}

.ok{
	font-family:Verdana,serif;
	font-size:11px;
	font-weight:bold;
	color:#00A000;
	text-align:center;
	border:2px solid #00A000;
	background:#A7FF93;
	padding:3px;
	margin-bottom:4px;
}

.background_menu{
	text-align:center;
	width:1000px;
	padding:2px;
	margin:0px;
	background:transparent url(images/transparent_white.png) top right repeat-x;
	border-bottom:1px solid #0050A0;
}

.menutable{
	padding-top:10px;
}

.main_table{
	margin-top:2px;
	text-align:left;
	width:1000px;
	background:#FFFFFF; /*url(images/transparent_white.png) top left repeat;*/
	border:2px solid #555555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.toolbar{
	width:100%;
	height:1px;
	vertical-align:top;
	text-align:left;
	background:transparent url(images/background_toolbar.png) top center no-repeat;
}

.toolbar_cell img{
	border:0px;
}

.toolbar_cell{
	padding-top:10px;
	text-align:center;
	vertical-align:top;
}

a{
	font-family:Verdana,serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	font-family:Verdana,serif;
	color:#333;
	font-size:12px;
	text-decoration:underline;
}

th{
	background:transparent url(images/backth.png) top left repeat-x;
	padding:2px;
}

.textbox{
	background:#CCCCCC;
	border:1px solid #888888;
	font-family:Verdana,serif;
	font-size:12px;
}

.button{
	background:#CCCCCC;
	font-family:Verdana,serif;
	font-size:12px;
	color:#333333;
	border:1px solid #333333;
}

/*Cell on a table*/
.table_cell{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

/*First Cell on a table*/
.first_cell{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

#search_form{
	width:400px;
	border:2px solid #555555;
	background:#EEEEEE;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.beautydiv{
	border:2px solid #555;
	background:#FFA200;
	text-align:center;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#save_button{
	border:0px solid black;
	background:transparent url(images/save.png) top left no-repeat;
	width:150px;
	height:20px;
	color:#000000;
	font-weight:bold;
}

.save_button{
	border:0px solid black;
	background:transparent url(images/save.png) top left no-repeat;
	width:150px;
	height:20px;
	color:#000000;
	font-weight:bold;
}

#delete_button{
	border:0px solid black;
	background:transparent url(images/delete.png) top left no-repeat;
	width:150px;
	height:20px;
	color:#000000;
	font-weight:bold;
}

#upload_button{
	border:0px solid black;
	background:transparent url(images/upload.png) top left no-repeat;
	width:150px;
	height:20px;
	color:#000000;
	font-weight:bold;
}

.title{
	font-family:Verdana,serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.backdiv{
	display:none;
	width:240px;
	height:40px;
	padding:0px;
	margin:0px;
	margin-top:7px;
	background:transparent url(images/backdiv.png) top center no-repeat;
}

.title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:30px;
}

.quadro{
	background:#CCC;
	padding:10px;
	border:2px dotted #888;
	font-size:12px;
	font-family:Verdana,serif;
	margin-top:6px;
	margin-bottom:6px;
	width:650px;
}

.title_settings{	
	width:400px;
	border:2px solid #F00;
	background:#FFDA59;
	padding:3px;
	font-family:Verdana,serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.toolbar ul{
	margin: 0px;
	list-style-type: none;
	position: absolute;
	padding:0px;
	width: 120px;
	display:none;
}

.toolbar ul li{
	list-style-type: none;
	border-left:2px solid #FA0;
	background:#FFF;
	opacity:.83;
	-moz-opacity:.83;
	filter:alpha(opacity=83);
	padding-left:3px;
	text-align:left;
}

.toolbar ul li a{
	font-size:11px;
}

.limitChars{
	width:630px;
	text-align:right;
	font-size: 11px;
	font-family: Verdana, serif;
	color:#AAA;
}

