@charset "utf-8";

a {
	cursor: pointer;
	color: #0A9EDB;
	text-decoration: underline;
}
a:hover {
	color: #000;
}

div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* sponsors */

.containers_sponsors {
	position: relative;
	top: 0px;
	left: 60px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 930px;
	float: left;
	margin-right: 5px;
	margin-top: -695px;
	line-height: 13px;
}
.sponsors_title {
	color: #0A9EDB;
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
a.sponsors_link,a.sponsors_link:visited {
	color: #0A9EDB;
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.sponsors_link:hover {
	text-decoration: underline;
}

/* SUBMENUS */

.submenu_holder {
	position: absolute;
	background-color: White;
	z-index:100;
}

a.submenu,a.submenu:visited {
	width: 97px;
	background-color: White;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808285;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #808285;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0;
}
a.submenu:hover {
	cursor: pointer;
	color: #0A9EDB;
}


/* CONTAINERS */
a.pdf_link,a.pdf_link:visited {
	background-image: url(images/pdf_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	color: black;
	text-decoration: none;
	height: 32px;
	display: block;
	padding-top: 3px;
	margin-bottom: 3px;
}
a.pdf_link:hover {
	text-decoration: underline;
}

/* INDUSTRY */
a.containers_industry_smallitem_link {
	position: relative;
	margin-top: 325px;
	margin-left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}
#containers_industry {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 360px;
	float: left;
}

/* PRESS */
.press_title {
	font-weight: bold;
	display: block;
}

a.containers_press_smallitem_link {
	position: relative;
	margin-top: 310px;
	margin-left: 814px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}

#containers_press_left {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 360px;
	float: left;
}

#containers_press_right {
	position: relative;
  float: right;
	top: 75px;
  left: -150px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 360px;
}

/* PRESS ACCREDITATION APPLICATION */
#containers_press_paa {
	position: relative;
	top: 25px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 700px;
	float: left;
}
.press_paa_input_name {
	clear: both;
	float: left;
	margin: 6px 0 6px 45px;
	width: 150px;
}

.press_paa_input {
	margin: 6px 0;
	float: right;
	width: 425px;
}

input.press_paa_cb {
	margin-left: 30px;
}

.press_paa_reset_submit {
	clear: both;
	padding-top: 20px;
}

.press_paa_reset {
	margin-right: 10px;;
}

h1.press_paa {
	margin-bottom: 11px;
	font: bold 18px "Verdana";
	color: #000;
}

.press_paa_bar {
	clear: both;
	padding: 6px;
	font: bold 11px "Arial";
	color: #fff;
	background: #fff url("../images/bar_repeat.jpg");
}

p.form {
	margin: 20px;
}


/* SIGNUP */

#containers_signup {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 360px;
	float: left;
}
a.containers_signup_smallitem_link {
	position: relative;
	margin-top: 325px;
	margin-left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}
.signup_form_title {
	background-image: url(images/signup_form_title.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	width: 308px;
	height: 24px;
	background-color: #0A9EDB;
}
.signup_form_fieldtitle {
	color: #6D6E71;
	font-size: 13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 87px;
	padding-top: 14px;
	padding-bottom: 14px;
}

input.signup_form_fieldtextbox {
	color: #6D6E71;
	font-size: 13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #6D6E71;
	padding: 2px;
	width: 220px;
}
a.signup_reset {
	text-decoration: none;
	background-image: url(images/signup_reset_off.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 24px;
	display: inline; 
	float: left;
	margin-right: 15px;
}
a.signup_reset:hover {
	background-image: url(images/signup_reset_on.gif);
}
a.signup_signin {
	text-decoration: none;
	background-image: url(images/signup_signin_off.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 24px;
	display: block; 
	float: left;
}
a.signup_signin:hover {
	background-image: url(images/signup_signin_on.gif);
}
a.containers_signup_smallitem_link {
	position: relative;
	margin-top: 325px;
	margin-left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}
/* CONTACT US */
.containers_contactus_right {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 160px;
	float: left;
	margin-right: 10px;
	line-height: 118%;
}
.containers_contactus_left {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 200px;
	float: left;
	margin-right: 30px;
}
a.containers_contacts_link,a.containers_contacts_link:visited {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}
a.containers_contacts_link:hover {
	text-decoration: none;
}
.contactus_title {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
}

/* HOTEL */
a.containers_hotel_smallitem_link {
	position: relative;
	margin-top: 320px;
	margin-left: 824px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}

/* MAP */
.containers_map_top {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: block;
	width: 560px;
	margin-right: 30px;
}
.containers_map_bottom {
	position: relative;
	top: 90px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 285px;
	float: left;
	line-height: 118%;
}
.map_title {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
}
a.containers_map_smallitem_link {
	position: relative;
	margin-top: 255px;
	margin-left: 824px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}

/* COMMUNITY */
#containers_community {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 250px;
	float: left;
}
a.containers_community_smallitem_link {
	position: relative;
	margin-top: 325px;
	margin-left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}

/* Awards */
#containers_awards {
	float: left;
  margin: 30px 35px;
  padding: 10px 50px;
  width: 833px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
  text-align: justify;
	color: Black;
	display: inline;
  background-color: #fff;
}

/* OUT THERE */
#containers_out_there {
  position: relative;
  top: 10px;
  left: 75px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 850px;
	float: left;
}

/* MISSION */

#containers_mission {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 360px;
	float: left;
}
a.containers_mission_smallitem_link {
	position: relative;
	margin-top: 325px;
	margin-left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}


/* HISTORY */
#containers_history {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 360px;
	float: left;
}
a.containers_history_smallitem_link {
	position: relative;
	margin-top: 325px;
	margin-left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}



/* YOUTH */
.containers_youth {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 285px;
	float: left;
	margin-right: 20px;
}
.youth_just_blue {
	color: #0A9EDB;
	font-weight: bold;
}
.youth_title {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
}
.youth_gray_title {
	color: #808285;
	font-weight: bold;
	display: block;
}
.youth_big_title {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
	font-size: 12px;
}
a.containers_youth_smallitem_link {
	position: relative;
	margin-top: 310px;
	margin-left: 812px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}
/* Special */
.containers_special {
	position: relative;
	top: -5px;
	left: 5px;
	height: 1060px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	float: left;
	margin-right: 10px;
}

.special_title {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
}


/* FILMAKERS */
.containers_filmmakers {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: inline;
	width: 221px;
	float: left;
	margin-right: 5px;
}
.filmmakers_question {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
}


/* SUBMIT A FILM */
#containers_submitafilm {
	position: relative;
	top: 75px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	display: block;
	width: 360px;
}
a.containers_normal_link,a.containers_normal_link:visited {
	color: #0A9EDB;
	font-weight: bold;
	text-decoration: none;
}
a.containers_normal_link:hover {
	text-decoration: underline;
}

/* CINEMA ORANGE */
#containers_ocma {
	float: left;
  margin: 30px 35px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
  text-align: justify;
	color: Black;
	display: inline;
  background-color: #fff;
}

.ocma_title {
	color: #0A9EDB;
	font-weight: bold;
	display: block;
}

table#ocma_films {
  margin-top: 10px;
}

table#ocma_films tr {
  margin: 12px 0;
}

table#ocma_films td {
  padding: 12px;
  vertical-align: top;
}

table#ocma_films td img {
  margin-bottom: 12px;
}

/* OCPAC */
.containers_ocpac {
	float: left;
  margin: 30px 35px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
  text-align: justify;
	color: Black;
	display: inline;
  background-color: #fff;
}

/* HOME */
#containers_home {
	position: relative;
	top: 73px;
	left: 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	display: block;
	width: 360px;
}

a.containers_home_link {
	text-decoration: none;
}

div#containers_home_top_right {
  float: left;
  position: relative;
  top: 32px;
  left: 89px;
	width: 346px;
	height: 157px;
}

div#containers_home_bot_left {
  clear: both;
  float: left;
  position: relative;
  top: 11px;
  left: 37px;
	width: 390px;
	height: 235px;
}

div#containers_home_bot_right {
  float: left;
  position: relative;
  top: 11px;
  left: 51px;
	width: 390px;
	height: 235px;
}

a.containers_home_smallitem_link {
	position: relative;
	width: 300px;
	top: -15px;
	left: 830px;
	width: 131px;
	height: 97px;
	display: block;
	text-decoration: none;
	/*border: 1px solid Red;*/
}

/* MAIN MENUS */

div.mainmenu_container {
	float: right;
	margin-top: 138px;
	padding-right: 10px;
}

div.mainmenu {
	display: inline;
	list-style: none;
	float: right;
	margin-left: 7px;
}

/* EVENTS */
a.mainmenu_events {
	background-image: url(images/btn_events_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_events:hover {
	background-image: url(images/btn_events_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_events {
	background-image: url(images/btn_events_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
/* PRESS */
a.mainmenu_press {
	background-image: url(images/btn_press_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_press:hover {
	background-image: url(images/btn_press_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_press {
	background-image: url(images/btn_press_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}

/* HOME */
a.mainmenu_home {
	background-image: url(images/btn_home_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_home:hover {
	background-image: url(images/btn_home_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_home {
	background-image: url(images/btn_home_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
/* ABOUT NBFF */
a.mainmenu_attend {
	background-image: url(images/btn_attend_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_attend:hover {
	background-image: url(images/btn_attend_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_attend {
	background-image: url(images/btn_attend_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
/* ABOUT US */
a.mainmenu_aboutus {
	background-image: url(images/btn_aboutus_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_aboutus:hover {
	background-image: url(images/btn_aboutus_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_aboutus {
	background-image: url(images/btn_aboutus_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
/* PARTICIPATE */
a.mainmenu_participate {
	background-image: url(images/btn_participate_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_participate:hover {
	background-image: url(images/btn_participate_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_participate {
	background-image: url(images/btn_participate_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}

/* SPONSORS */
a.mainmenu_sponsors {
	background-image: url(images/btn_sponsors_off.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}
a.mainmenu_sponsors:hover {
	background-image: url(images/btn_sponsors_on.gif);
	width: 97px;
	height: 27px;
	cursor: pointer;
}
.mainmenu_sponsors {
	background-image: url(images/btn_sponsors_on.gif);
	width: 97px;
	height: 27px;
	display: block;
	text-decoration: none;
}


/* END OF MAIN MENUS */
.header_cell {
	background-color: #0A9EDB;
	display: table-cell;
	vertical-align: bottom;
}

#header {
	background-color: #0A9EDB;
	height: 176px;
	background-image: url(images/logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	margin-top: 20px;
}

.corners {
	background-color:#E0E0E0;
}

.strip {
	background-image:url(images/stripped.gif);
	background-repeat:repeat-x;
	height: 4px;
	display: block;
	font-size: 1px;
}

#bottom_area {
	background-image: url(images/bottom_area_bgr.gif);
	background-repeat: repeat-x;
	height: 119px;
	text-align: center;
}

#ticker {
	height: 54px;
}

#headlines {
	padding-top: 31px;
}

#headlines a, #headlines a:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
}

#bottom_area img {
	border: 0;
	padding-right: 10px;
}

html, body {
	background-color:#E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%; 
	cursor:default;
}

.copyright {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align:center;
	padding: 10px;
}
a.copyright_link,a.copyright_link:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
a.copyright_link:hover {
	color: #000;
}

.main_bottom_container {
	background-color:#E0E0E0;
}
/*
#fullheight{
	height:100%;
} 
*/

.mainContainer_side {
	background-color:#fff;
}

#mainContainer {
	width: 1003px;
	text-align:left;
	vertical-align:top;
	display: table-cell;
}

ul.deadline_cost li {
  margin-left: -2em;
  padding-left: -2em;
}

.entryform {
  clear: both;
}

/* For the pdf */
.entryform img {
	float: left;
	margin-right: 2px;
	margin-bottom: 8px;
	top: -3px;
	width: 30px;
	height: 38px;
	border: 0;
}

