/*
|---------------------------------------------------------------
| TEMPORARIO
|---------------------------------------------------------------
| É suposto a cor de fundo ser associada a uma imagem!
|
*/
body {
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
}
.error {
	color: #FF0000;
}

/*
|---------------------------------------------------------------
| STANDARD
|---------------------------------------------------------------
*/
html { overflow-y: scroll; }
html, body { 	margin: 0; padding: 0; }
img { border: none; }
table, tbody, td, tr { margin: 0; padding: 0; border: none; }
a { text-decoration: none; }
ul, li, dl, dd, dt { list-style: none; padding: 0; margin: 0; }
.clear { font-size: 0px; line-height: 0px; height: 0px; padding: 0px; margin: 0px; clear: both; }
form, legend, fieldset, input, textarea, button { padding: 0; margin: 0; border: none; }
.hidden { display: none; }
.error { color: #FF0000; }
h1, h2, h3, h4, h5, h6, h7 { margin: 0; padding: 0; }
p { margin: 0; padding: 10px 0 0 0; }


/*
|---------------------------------------------------------------
| FACFIL VERY SPECIAL NEEDS
|---------------------------------------------------------------
*/
body { 	padding: 0; }
.main_frame { 
	border: #847A5B solid 2px;
	padding: 12px 4px;
}
#main, #menu, #logo {
	position: relative;
	width: 850px;
	margin: 0 auto;
}
#logo {
	margin-top: 20px;
}

/*
|---------------------------------------------------------------
| MENU
|---------------------------------------------------------------
*/
#menu {
	margin: 45px auto 0 auto;
	padding: 0 3px;
}
#menu ul {
	display: block;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	display: block;
	color: #353535;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	color: #555;
}
#menu ul li {
	display: block;
	overflow: hidden;
	text-align: center;
	float: left;
	width: 140px;
	height: 100%;
	padding: 5px 0 3px 0;
	margin: 0 1px 0 0;
	font: bold 13px "Trebuchet MS", Helvetica, sans-serif;
	background: url(/images/bkg_tab_line.png) no-repeat 0 0;
	white-space: nowrap;
}
#menu ul li a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
	width: 120px;
}
#menu ul li.selected {
	background-color: #353535;
	background: url(/images/bkg_tab_line_full.png) no-repeat 0 0;
}
#menu ul li.selected a {
	color: #FFF;
}

/*
|---------------------------------------------------------------
| HOME
|---------------------------------------------------------------
*/
.top-border {
	border-top: dotted 1px #000;
	padding: 20px 0 0 0;
	margin:15px 0 0 0;
}
.congress {
	margin: 0 auto;
	width: 740px;
}
.congress-image {
	width: 740px;
	margin: 0;
}
.congress-details {
	position: relative;
	margin: 10px 0 0 10px;
	width: 730px;
}
.congress-name {
	margin: 0;
	width: 470px;
}
.congress-name h1 {
	font: 20px Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 0;;
}
.congress-name-small a {
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #353535;
	height: 25px;
	margin: 0 20px;
	padding: 10px 0 0 0px;
}
.congress-date {
	position: absolute;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #999999;
	padding: 4px;
	height: 50px;
	margin: 0;
	top: 0;
	right: 0;
}
.congress-date .deadline {
	font-size: 12px;
	font-weight: normal;
}
.congress-date .black-box {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 50px;
	background-color: #000;
	z-index: -1;
}
.congress-sinopsis {
	font: 13px "Trebuchet MS", Helvetica, sans-serif;
	color: #353535;
	line-height: 170%;
	margin: 20px 0 0 0;
}
.congress-sinopsis a:hover {
	text-decoration: underline;
}
.see-more {
	display: block;
	float: right;
	font-size: 16px;
	text-align: right;
	margin: 10px 25px 0 0;
}


/*
|---------------------------------------------------------------
| CONGRESS DETAIL
|---------------------------------------------------------------
*/
#congress-image {
	text-align: center;
}
#paypal-registration {
	margin: 0 0 20px 0;
}
#sub-entries {
	margin: 0 0 20px 0;
}
.expander .titulo {
	border-bottom: dotted 1px #000;
	height: 25px;
	line-height: 35px;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #353535;
	padding: 10px 0 0 160px;
	margin: 0 20px;
	cursor: pointer;
}
.expander .texto {
	position: relative;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	background-color: #ABC5CF;
	color: #FFF;
	padding: 0;
	margin: 0 20px;
	line-height: 160%;
}
.expander .texto strong, .expander .texto b {
	color: #588B9F;
}
.expander .texto .text-padding {
	padding: 25px 40px 60px 160px;
}
.expander .closer {
	position: relative;
	left: 730px;
	bottom: 18px;
	cursor: pointer;
}

/*
|---------------------------------------------------------------
| ARCHIVE
|---------------------------------------------------------------
*/
#archive_content {
	width: 700px;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	margin: 0 auto 20px auto;
	border: solid 1px #F00;
	background-color: #FCC;
	padding: 10px;
}
#archive {
	margin: 0 auto;
	width: 700px;
}
#archive h1 {
	color: #CBAE30;
	font-size: 16px;
	text-align: center;
}
#archive img {
	border: solid 1px #000;
	display: block;
}
#archive a span {
	margin: 10px 0 0 0;
	float: right;
	color: #000;
	visibility: hidden;
}
#archive a:hover span {
	visibility: visible;
}

#archive a {
	float: left;
	margin: 20px 35px;
	display: block;
	width: 160px;
}


/*
|---------------------------------------------------------------
| PAYMENT FORM
|---------------------------------------------------------------
*/
.left_col {
	display: block;
	width: 52%;
	float: left;
}
.right_col {
	display: block;
	width: 48%;
	float: right;
}
#form_error {
	border: solid 1px #CC3300;
	background-color: #FFBEA8;
	margin: 10px 0 0 0;
}
#form_error span {
	display: block;
	padding: 10px;
}
#payment_form .error {
	border-color: #F00;
}
#payment_form {
	padding: 10px 18px 20px;
	min-height: 658px;
}
#payment_form .radio {
	width: auto;
	border: none;
}
#payment_form .checkbox {
	width: auto;
	border: none;
}
.fieldset_padder {
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 345px;
}
#payment_form input {
	border: 1px solid #666;
	font-size: 1.2em;
	padding: 2px;
	width: 194px;
}
input#submit {
	width: 100%;
	padding: 2px 16px;
	margin: 0px;
	cursor: pointer;
}
#payment_form select {
	font-size: 1.3em;
}
#userdata_country {
	width: 200px;
}
input#userdata_postalcode {
	width: 100px;
}
input#usercard_csc {
	width: 40px;
}
.fieldset_details {
	position: relative;
	display: block;
	margin-top: 30px;
	border: 1px solid #000;
}
.legend_details {
	margin: 0;
	padding: 0;
}
.legend_details span {
	position: absolute;
	display: block;
	padding: 2px 8px;
	background-color: #000;
	color: #EEDB3F;
	top: -21px;
	left: -1px;
	border: solid 1px #000;
}
input#usercard_number {
	width: 150px;
}
#csc_explanation_wrapper {
	left: 9px;
	position: absolute;
	top: 0;
}
#csc_explanation {
	position: absolute;
	top: -1px;
	left: 379px;
	padding: 5px;
	margin: 0 20px 20px 0;
	background-color: #fff;
	width: 370px;
	border: solid 1px #ccc;
	opacity: 0;
	visibility: hidden;
}
#csc_explanation .col  {
	float: left;
	width: 163px;
	padding: 10px 0 20px 10px;
}
#csc_explanation img {
	position: absolute;
}
.confirm-table {
	width: 100%;
}
.confirm-table td {
	text-align: right;
	white-space: normal;
}
td.right {
	width: 100%;
}
.confirm {
	text-align: left;
	font-weight: bold;
	color: #666;
	padding: 1px 0 0 10px;
	display: block;
}
.pay-class {
	position: relative;
	padding: 2px 8px;
	margin: 0 3px 0 0;
	background-color: #FFF;
	color: #000;
	left: 89px;
	border: solid 1px #000;
	cursor: pointer;
	left: -1px;
	top: -18px;
}
.active-pay {
	background-color: #000;
	color: #EEDB3F;
}
#payment-wrapper {
	position: relative;
	width: 1400px;
}
#payment-slider {
	position: relative;
	left: 0px;

}
#creditcard, #directtransfer {
	float: left;
	padding :0 10px;
	position: relative;
	width: 358px;
}
#creditcard {
	border-right: solid 1px #000;
}
#directtransfer input {
	width: auto;
	border: none;
}

/*
|---------------------------------------------------------------
| FOOOTER
|---------------------------------------------------------------
*/
#footer {
	text-align: center;
	padding: 20px;
}








.validation-failed {
  border: 1px solid #f00;
}
.validation-passed {
  border: 1px solid green;
}
.validation-advice {
  margin: 2px; 
  padding: 2px; 
  color:#fff; 
  background-color:#f00;
}
.warning {
	border: 1px solid #c66;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#bbb;
}