/*@import url(http://media.curtas.pt/static/css/shared/footer.css);*/ 

@font-face {
    font-family: 'AntennaRegular';
    src: url('http://curtas.pt/antenna-regular-webfont.eot');
    src: url('http://curtas.pt/antenna-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://curtas.pt/antenna-regular-webfont.woff') format('woff'),
         url('http://curtas.pt/antenna-regular-webfont.ttf') format('truetype'),
         url('http://curtas.pt/antenna-regular-webfont.svg#AntennaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	width: 100%;
	height: 100%;
	background-color: #999;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FFFFFF;*/
	/*text-align: center;*/ /* IE Windows */
}
* {
	font-size: 12px;
	line-height: 16px;
	/*font-size: 1em;*/
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	/*font-family:Verdana,Helvetica,sans-serif;*/
	font-family: 'AntennaRegular';
	list-style:none;
	text-decoration: none;
	color: #282828;
}
img {
	border: none;
}
#logo {
	text-align: right;
	background-color: #EBEBEB;
	color: #282828;
	padding-top: 30px;
	margin-bottom: 10px;
}
.container {
	background-color: #F7F7F7;
	color: #282828;
	padding-top: 16px;
	padding-bottom: 48px;
}
.header {
	background-color: #EBEBEB;
	color: #282828;
	padding-top: 30px;
}
	.header img:first-child {
		margin-bottom: 21px;
	}
#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;*/
	text-align: right;
	padding: 10px 10px 0 0;
	float: right;
	/*font-size: 70%;*/
}


#duration input {
	width:40px;
}

.error {
	color:#c00;
	font-weight:bold;
}

td ul {
	list-style:none;
	padding:5px 0 0 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;*/
	font-size: 15px;
	margin-bottom: 13px;
	min-height: 17px;
}
	#nav a,
	#nav span {
		font-size: 15px;
	}

ul.messagelist {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 15px;
	/*font-style: italic;*/
	padding:0;
	background-color:#FF0000;
}
ul.messagelist li {
	font-size: 15px;
	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;*/
	padding: 2px;
	margin-bottom: 5px;
}
.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 input[type=password] {
	width: 99%;
}
.form_table input[type=text],
.form_table input[type=password] {
	width: 93%;
}
form textarea {
	width: 99%;
}
.fullWidth > input[type=text]{
	width: 98%;
}
.fullWidth > textarea{
	width: 99%;
}
.bg_cor1 {
	/*background-color: #666;*/
}
.bg_cor2 {
	background-color: black;
}
.bg_cor3 {
	background-color: #600;
}
.nota {
/*  background-color: #c00;*/
	color: #666;
	padding: 2px;
}
.bg_linhas {
	/*background-image: url(http://media.curtas.pt/static/images/festival/linha.gif);*/
	padding: 2px;
	/*background: url(http://festival.curtas.pt/themes/festival/images/separador-2px.png) repeat-x;*/
}
.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;
}*/
.footer {
	background-color: #282828;
	padding-top: 20px;
	padding-bottom: 15px;
	/*min-height: 235px;*/
}
	.footer * {
		color: #F3F3F3;
	}
	.footer span {
		font-size: 10px;
		display: block; 
	}
	.footer a {
		font-size: 10px;
		display: block;	
	}
	.footer img {
		margin-right: 31px;
		margin-bottom: 36px;
	}
	.footer span.bold {
		font-family: 'AntennaBold';
	}


.separador-1px {
	height: 1px;
	background: url('http://media.curtas.pt/static/images/festival_submissions/separador-1px.png') repeat-x;
	margin: 12px 0 8px 0;
}
.separador-2px {
	height: 2px;
	background: url('http://media.curtas.pt/static/images/festival_submissions/separador-2px.png') repeat-x;
	margin-bottom: 11px;
}
.separador-bolt {
	height: 7px;
	background: url('http://media.curtas.pt/static/images/festival_submissions/separador-bolt.png') repeat-x;
}
input[type=text],
input[type=password],
textarea {
	border: 2px dotted #727272;
	color: #999;
	padding: 3px;
}
.grid_4 .text,
.grid_6 .text {
	padding-right: 15px;
}
select {
	width: 98%;
}
select[name=duration_min],
select[name=duration_sec]{
	width: 35%;
	margin-right: 5px;
}
select[name=duration_sec]{
	margin-left: 5px;
}
select[name=first_public_exhibition_date_year],
select[name=first_public_exhibition_date_month],
select[name=first_public_exhibition_date_day]{
	width: 28%;
}
.fancyButton {
	background-color: #FFD200;
	padding: 12px 0 12px 0;
	width: 145px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	margin: 25px 20px 25px 0;
}
.big{
	color: #3C3C3C;
	font-size: 58px;
}
.current {
	color: #FFD200;
}
.sections {
	margin-bottom: 20px;
}
	.sections a {
		font-size: 36px;
		line-height: 44px;
	}
	.sections span {
		font-size: 36px;
		line-height: 44px;
	}
.sectionDesc span {
	font-size: 15px;
	line-height: 21px;
}
.label{
	margin: 6px 0 4px 0;
}
/**********************************
 * 
 *  Cufon Flicker Hack
 *  
 ********************************/
.cufonAntennaBold { visibility: hidden; }
.cufon-ready .cufonAntennaBold { visibility: visible; }
