@import url(http://media.curtas.pt/static/css/shared/footer.css);


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center; /* IE Windows */
}
img {
	border: none;
}
#logo {
	text-align: right;
	margin-bottom: 10px;
}
#center {
	position: relative;
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE Windows */
}
#block {
	background-color: white;
	padding: 5px;
	position:relative;
}

#block h2 {
	margin-bottom:2em;
}

#user_actions {
	position:absolute;
	right:5px;
	top:5px;
	font-size: 70%;
}


#duration input {
	width:40px;
}

.error {
	color:#c00;
	font-weight:bold;
}

td ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:1em;
}
td ul label {
	font-weight:normal;
	font-size:12px;
}
td ul li {
	display:inline;
}

a {
	color: black;
}
a:hover,
a.on {
	text-decoration: none;
}

p {
  font-size: 12px;
  margin: 1em 12px;
}

h1 {
	font-size: 20px;
	color: #666;
	padding: 0;
}
h2 {
	font-size: 14px;
	color: #666;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 10px 2px 30px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin: 20px 2px 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 10px 2px 10px;
}
h6 {
	font-size: 12px;
	color: #000;
	margin: 10px 2px 10px;
}

tr.ref_inscription dt {
	font-weight:bold;
}


#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin: 15px;
	margin-top:40px;
}

ul.messagelist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding:0;
	background-color:#666;
}
ul.messagelist li {
	list-style:none;
	padding:2px 15px;
	color:white;
}


.info_festival {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: black;
	line-height: 150%;
	margin: 50px 0 4px;
}
.ref_inscription, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: black;
}
.ref_inscriptionfundo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.ref_inscription_whitebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: strong;
	color: black;
}
.ref_inscription_tit {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 2px;
	font-style: normal;
}
.ref_inscription_titbranco {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	font-style: normal;
}
#user_menu {
	background-color: white;
	padding: 1px 10px;
}
table.form_table {
	width: 100%;
	padding: 10px 0;
	margin-bottom: 40px;
}
table.form_table td {
	padding: 0 14px;
	width: 33%;
	vertical-align: top;
}
table.form_table td.active {
	font-weight: bold;
	font-size: 120%;
}
table.form_table td.cor1 {
	border-left: 10px solid #666;
	padding: 2px;
}
table.form_table td.cor2 {
	border-left: 10px solid black;
	padding: 2px;
}
form input[type=text],
form textarea {
	width: 100%;
}
.bg_cor1 {
	background-color: #666;
}
.bg_cor2 {
	background-color: black;
}
.bg_cor3 {
	background-color: #600;
}
.nota {
/*  background-color: #c00;*/
	color: white;
	padding: 2px;
}
.bg_linhas {
	background-image: url(http://media.curtas.pt/static/images/linha.gif);
	padding: 2px;
}
.separador {
	margin: 4px 0;
}
div.film_on {
	font-weight: bold;
}

.required {
	color: #f09;
}

.hint {
	color: #c00;
	font-style: italic;
	font-weight: bold;
}


/* footer */
#footer div {
  background-color: #333;
  color: #FFF;
}
#footer a {
  color: #FFF;
}