@charset "utf-8";

body {
	background: #F5EEE3 url("../img/listras.gif") repeat;
}
h1 {
	background: none;
}
h2 {
	background: none;
	color: #800;
	font-size: 1.1em;
	font-weight: bolder;
}
table {
	clear: none;
}
fieldset legend {
	color: #666;
	font-size: 1.1em;
}

#container {
	background: #fff;
	margin: 0 auto;
	width: 918px;
}
#header {
	background: #F5EEE3 url("../img/logo_background.jpg") no-repeat;
	padding: 0;
	height: 365px;
}
#header h1 {
	background: none;
	text-align: left;
	margin: 0 1em;
	padding: 10px;
}
#header h1 a {
	display: block;
	background: none;
	color: #030;
	margin: 3px 15px 0 22px;
}
#header h1 a img {
	height: 239px;
	width: 447px;
}
#header h1 a span {
	font-size: 1.8em;
	font-family: cursive;
}
#header h1 a:hover {
	background: none;
	color: #050;
	text-decoration: none;
}
div.whois {
	float: right;
	color: #fff;
	font-weight: bolder;
	margin: 1em;
	text-align: right;
}
div.internacionalization {
	float: right;
	margin: 1em 1.5em 1em 1em;
}
div.internacionalization a:first-child {
	margin-right: 0.1em;
}

#content {
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: 0.04em;
	margin: 0;
	padding: 2em 4em;
}
#content h1 {
	color: #030;
	font-size: 1.3em;
	font-weight: bolder;
	margin: 0 0 1em;
}
#content h2 {
	color: #003d6e;
	font-size: 15px;
	font-weight: bolder;
	margin: 0 0 1em;
}
#content p, #content p a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 20px;
	text-decoration: none;
}

#footer {
	color: #666;
	font-size: 10px;
	padding: 3em 3em 2em;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

@font-face {
	font-family: 'Futura MD';
	src: url('fonts/futura_md.ttf');
}

form {
	margin: 0;
	width: 100%;
}
form .submit input[type="submit"] {
	background: #004000;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A600), to(#004000));
    background: -moz-linear-gradient(center top , #00A600, #004000) repeat scroll 0 0 #004000;
    border-color: #000000;
    color: #EEEEEE;
    text-shadow: 0 1px 0 #00A600;
}
form .submit input[type=submit]:hover {
	background: #1C431C;
	background: -webkit-gradient(linear, left top, left bottom, from(#3A8A3A), to(#1C431C));
	background-image: -moz-linear-gradient(top, #3A8A3A, #1C431C);
}
form div {
	clear: none;
	margin-bottom: 0.5em;
}
input[type='checkbox'], 
input[type='radio']{
	margin-top: 0.35em;
}
input, textarea {
	font-size: 1.1em;
}

button {
	padding: 2px 6px;
}

.success {
	background: #3B8230;
	background-image: none;
}

table.realce {
	border-spacing: 0;
	border-bottom: #63242C 1px solid;
}
table.realce>tbody>tr>td {
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: #CCC 0.1em solid;
	margin: 0;
}
table.realce>tbody>tr {
	padding-top: -4px;
}
table.realce>tbody>tr:nth-child(2n)>td {
	background: #EFEFEF;
}
table.realce>tbody>tr:hover>td {
	border-top: #63242C 1px solid;
	border-bottom: #63242C 2px solid;
	background: #FEE5CC;
}

div.showonhover .showonhover,
tr.showonhover .showonhover {
	display: none;
}
div.showonhover:HOVER .showonhover,
tr.showonhover:HOVER .showonhover {
	display: inline;
}

a.botao {
	background:#62af56;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	border-color: #2d6324;
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 10px;
}
a.botao:hover {
	background: #5BA150;
}
a.botao img {
	vertical-align: text-bottom;
}

a.botaoVermelho {
	background:#AF6256;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BF766B), to(#823B30));
	background-image: -webkit-linear-gradient(top, #BF766B, #823B30);
	background-image: -moz-linear-gradient(top, #BF766B, #823B30);
	border-color: #632D24;
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 10px;
}
a.botaoVermelho:hover {
	background: #A15B50;
}
a.botaoVermelho img {
	vertical-align: text-bottom;
}

a.botaoAzul {
	background:#5662AF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6B76BF), to(#303B82));
	background-image: -webkit-linear-gradient(top, #6B76BF, #303B82);
	background-image: -moz-linear-gradient(top, #6B76BF, #303B82);
	border-color: #242D63;
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 10px;
}
a.botaoAzul:hover {
	background: #505BA1;
}
a.botaoAzul img {
	vertical-align: text-bottom;
}

a.botaoBranco {
	background: #fff;
	color: #030;
	text-decoration: none;
	padding: 8px 10px;
}
a.botaoBranco:hover {
	background: #F0E68C;
}
a.botaoVerDeposito {
	display: block;
	background: #fff;
	border: 0.1em solid #AAA;
	color: #030;
	margin: 1em auto;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	width: 90%;
}
a.botaoVerDeposito:hover {
	background: #F0E68C;
}
a img {
	vertical-align: text-bottom;
}

.ajaxload {
	width: 100%;
	height: 50px;
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
table.clean {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
table.clean>tbody>tr {
	margin: 0;
	padding: 0;
}
table.clean>tbody>tr>td {
	border: 0;
	margin: 0;
	padding: 0;
}
a.clean {
	text-decoration: none;
	font-weight: normal;
}
a.clean img {
	vertical-align: text-bottom;
}

input.telefone {
	width: 7em;
	text-align: center;
}
input.date {
	width: 7em;
	text-align: center;
}
input.datetime {
	width: 10em;
	text-align: center;
}

.inscricaoItem {
	border-bottom: 0.1em solid #AAA;
	font-size: 1.1em;
	margin-bottom: 1em;
	padding: 0 0.5em 0.5em;
}
.inscricaoItemPreco {
	float: right;
	font-weight: bolder;
	width: 10em;
	text-align: right;
}

.metodosDePagamento {
	color: #fff;
	height: 130px;
	margin: 2em auto 0;
	width: 540px;
}
.metodosDePagamento>div {
	float: left;
	background: #015507;
	height: 100%;
	width: 47%;
}
.metodosDePagamento>div:first-child {
	margin-right: 30px;
}
.metodoDePagamentoTitulo {
	background-color:rgba(220,220,220,0.5);
	font-weight: bolder;
	font-size: 14px;
	margin: 1em 0 0.5em;
	padding: 0.5em 1em;
}
.metodoDePagamentoConteudo {
	margin: 1em;
}
.metodoDePagamentoConteudo a {
	display: block;
	text-decoration: none;
}
.metodoDePagamentoConteudo a:first-child {
	color: #fff;
	margin-bottom: 0.8em;
}
.metodoDePagamentoConteudo a:first-child:hover {
	color: #fff;
	margin-bottom: 0.8em;
	text-decoration: underline;
}

.realizacao {
	margin: 3em -1.5em 0;
	padding: 1em 0 0;
	text-align: center;
}
.realizacao>div {
	float: left;
}
.realizacao>div>div {
	color: #00923f;
	margin: 0 0 1em;
	font-weight: bolder;
	text-align: left;
	font-size: 12px;
}
.realizacao a {
	margin-right: 0.1em;
}
.realizacao a:last-child {
	margin-right: 0;
}

.fundoAmarelo {
	background:#F8A900;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCC5F), to(#926300));
	background-image: -webkit-linear-gradient(top, #FFCC5F, #926300);
	background-image: -moz-linear-gradient(top, #FFCC5F, #926300);
	border-color: #2B1D00;
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
}
a.fundoAmarelo:hover {
	color: #FFFF00;
}
.ajaxFlashMessage {
	background: #C73E14;
	font-weight: bolder;
	padding: 0.5em;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999999999;
}

div.paging {
	background: none;
}
div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
div.lineHeader {
	float: left;
	color: #800;
	font-weight: bolder;
	width: 6em;
}
div.lineResult {
	float: left;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{
	font-weight: normal;
	line-height: normal;
	margin: 0 auto;
	text-align: left;
	width: 90%;
}
.ui-timepicker-div dl dt{
	background: none;
	height: 25px;
}
.ui-timepicker-div dl dd{
	background: none;
	margin: -25px 0 10px 65px;
}
.ui-timepicker-div td { font-size: 90%; }