/* ##################### TOOLBAR #####################*/
div.header {
	font-size: 22px;
	font-weight: bold;
	color: #003334;
	line-height: 48px;
	padding-left: 55px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	/* margin-left: 10px; */
	float: left;
}

div.header span {
	color: #666;
}

div.toolbar {
	float: right;
	text-align: right;
	padding: 0;
}

table.toolbar {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.toolbar td {
	padding: 1px 1px 1px 4px;
	text-align: center;
	color: #666;
	height: 48px;
}

table.toolbar td.spacer {
	width: 10px;
}

table.toolbar td.divider {
	border-right: 1px solid #eee;
	width: 5px;
}

table.toolbar span {
	float: none;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	display: block;
}

table.toolbar a { /* border: 1px solid #fbfbfb; */
	border: 1px solid #fff;
	color: #0D3C0D;
	cursor: pointer;
	display: block;
	float: left;
	padding: 1px 5px;
	text-decoration: none;
	white-space: nowrap;
}

table.toolbar a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #006699;
	text-decoration: none;
}

/* ##################### FIM TOOLBAR ##################### */
/** toolbar icons **/
.icon-32-send 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-send.png); }
.icon-32-delete 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-delete.png); }
.icon-32-help 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-help.png); }
.icon-32-cancel 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-cancel.png); }
.icon-32-config 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-config.png); }
.icon-32-apply 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-apply.png); }
.icon-32-back			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-back.png); }
.icon-32-forward		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-forward.png); }
.icon-32-save 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-save.png); }
.icon-32-edit 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-edit.png); }
.icon-32-copy 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-copy.png); }
.icon-32-move 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-move.png); }
.icon-32-new 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-new.png); }
.icon-32-upload 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-upload.png); }
.icon-32-assign 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-publish.png); }
.icon-32-html 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-html.png); }
.icon-32-css 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-css.png); }
.icon-32-menus 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-menu.png); }
.icon-32-publish 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-publish.png); }
.icon-32-unpublish 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-unpublish.png);}
.icon-32-restore		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-revert.png); }
.icon-32-trash 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-trash.png); }
.icon-32-archive 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-archive.png); }
.icon-32-unarchive 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-unarchive.png); }
.icon-32-preview 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-preview.png); }
.icon-32-default 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/toolbar/icon-32-default.png); }

/** header icons **/
.icon-48-lapis 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-lapis.png); }
.icon-48-generic 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-generic.png); }
.icon-48-checkin 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-checkin.png); }
.icon-48-cpanel 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-cpanel.png); }
.icon-48-content 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-content.png); }
.icon-48-config 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-config.png); }
.icon-48-module 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-module.png); }
.icon-48-menu 			{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-menu.png); }
.icon-48-menumgr 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-menumgr.png); }
.icon-48-trash 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-trash.png); }
.icon-48-user	 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-user.png); }
.icon-48-inbox 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-inbox.png); }
.icon-48-msgconfig 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-message_config.png); }
.icon-48-langmanager { background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-language.png); }
.icon-48-mediamanager{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-media.png); }
.icon-48-plugin 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-plugin.png); }
.icon-48-help_header { background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-help_header.png); }
.icon-48-impressions { background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-stats.png); }
.icon-48-browser 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-stats.png); }
.icon-48-searchtext 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-stats.png); }
.icon-48-thememanager{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-themes.png); }
.icon-48-massemail 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-massemail.png); }
.icon-48-frontpage 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-frontpage.png); }
.icon-48-sections 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-section.png); }
.icon-48-addedit 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-article.png); }
.icon-48-categories 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-category.png); }
.icon-48-install 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-extension.png); }
.icon-48-dbbackup		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-backup.png); }
.icon-48-dbrestore 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-dbrestore.png); }
.icon-48-dbquery 		{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-query.png); }
.icon-48-systeminfo 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-info.png); }
.icon-48-massemail 	{ background-image: url(http://www.copese.uft.edu.br/vestibular2009/images/header/icon-48-massmail.png); }
