html
{
	overflow-y: scroll;
}

html, body
{
	padding: 0;
	margin: 0;
}

body
{
	background: url(../images/background.jpg) center top;

	background-attachment:fixed;
	font-family: open_sansbold, Verdana; 
	font-size: 12px;
}

div.clearboth
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

a
{
	font-family: open_sansextrabold, Verdana; 
	color: #c14e1b;
	text-decoration: none;
	text-transform: uppercase;
 }

img
{
	vertical-align: middle;
	border: 0;
}

.jury img,
.jury-biography img
{
	box-shadow: 2px 2px 6px #666;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

textarea { 
    resize: none; 
}

.uppercase
{
	text-transform: uppercase;
}

header
{
	width: 1000px;
	height: 175px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

header #HeaderKuker1
{
	position: absolute;
	top: 0px;
	left: 0px;
}

header #HeaderKuker2
{
	position: absolute;
	top: -40px;
	left: 60px;
}

header #HeaderKuker3
{
	position: absolute;
	top: 0px;
	left: 640px;
}

header #HeaderKuker4
{
	position: absolute;
	top: 35px;
	left: 820px;
}

.HeaderTextImage
{
	margin-left: 298px;
}

#languages
{
	float: right;
	font-family: open_sansextrabold, Verdana;
	font-size: 12px;
	padding-top: 14px;
}

#languages ul
{
	margin: 0;
	padding: 0;
}

#languages ul li
{
	display: inline;
	margin-left: 5px;
}

#languages ul li:first-child
{
	margin-left: 0;
}

#languages a
{
	color: white;
	text-transform: lowercase;
	text-decoration: none;
}

#languages li.lang-active a,
#languages a:hover
{
	color: #F26B21;
}

nav.main
{
	background: #F36C21;
}

nav.main ul
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

nav.main ul li
{
	display: inline;
	height: 50px;
	line-height: 50px;
}

nav.main ul li a
{
	font-family: open_sansextrabold, Verdana;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: black;
}

nav.main ul li a:hover,
nav.main ul li.active a
{
	color: white;
}

nav.submenu ul
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: black;
}

nav.submenu ul li
{
	display: inline;
	height: 28px;
	line-height: 28px;
	margin-right: 8px;
	padding-left: 12px;
	background: url(../images/submenu-bullet.png) left center no-repeat;
}

nav.submenu ul li:first-child
{
	margin-left: 22px;
	padding-left: 0;
	background-image: none;
}

nav.submenu ul li a
{
	font-family: open_sansbold, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: lowercase;
	color: white;
}

nav.submenu ul li a:hover,
nav.submenu ul li.active a
{
	color: #F26B21;
}

#content
{
	width: 1000px;
	margin: 0 auto;
}

section
{
	float: left;
	width: 793px;
	background: url(../images/section-background.png);
}

section.full
{
	width: 1000px;
}

section dd
{
	padding-left: 22px;
	padding-right: 22px;
}

aside
{
	float: right;
	width: 180px;
	background: url(../images/section-background.png);
	margin-bottom: 12px;
}

dl,
dt,
dd,
p
{
	margin: 0;
	padding: 0;
}

dd
{
	margin: 15px 0px;
	background-color: white;
}

dd.transparent
{
	background-color: transparent;
}

dd.search
{
    height: 21px;
	padding-left: 7px
}

dd.search div.search-box
{
	float: left;
	width: 137px;
    height: 21px;
	background: url(../images/search-field.png) no-repeat;
	margin: 0;
}

dd.search input
{
	width: 129px;
    height: 21px;
	background: none;
	margin: 0 0 0 4px;
	padding: 0;
	border: none;
	font-family: open_sansregular, Verdana;
	font-size: 11px;
	vertical-align: middle;
}

dd.search button
{
	width: 25px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
	background: transparent;
	cursor: pointer;
	margin-left: 4px;
	margin-top: -2px;
}

dt
{
	height: 30px;
	line-height: 30px;
	padding-left: 22px;
	font-family: open_sansextrabold, Verdana;
	font-size: 12px;
	text-transform: uppercase;
}

dt:nth-child(4n+1)
{
	background-color: #15BFF1;
}

dt:nth-child(4n+3)
{
	background-color: white;
	background-image: none;
}

dt:first-child
{
	background-image: url(../images/blue-line.jpg);
}

ul.BecomeFriend
{
	margin: 0;
	padding: 0;
}

ul.BecomeFriend li
{
	display: inline;
	margin-left: 14px;
}

ul.BecomeFriend li:first-child
{
	margin-left: 10px;
}

dd.archive
{
	padding: 5px 0;
	text-align: center;
}

dd.archive a
{
	height: 34px;
	line-height: 34px;
	/*padding-left: 42px;*/
	font-family: open_sansbold, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

dd.archive a:nth-child(4n+1)
{
	color: #FFA400;
}

dd.archive a:nth-child(4n+3)
{
	color: #E24301;
}

footer
{
	clear: both;
	padding-top: 12px;
	padding-bottom: 20px;
}

#partners-line
{
	height: 64px;
	background-color: white;
	margin-bottom: 12px;
}

#partners
{
	position: relative;
	display: block;
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background-color: white;
}

#partners a
{
	margin: 0 25px;
}

#scroller
{
	white-space: nowrap;
}

#footer
{
	height: 175px;
	background-color: #15BFF1;
}

#footer-content
{
	width: 1000px;
	height: 160px;
	margin: 0 auto;
	padding-top: 15px;
	background-image: url(../images/footer-background.png);
}

#footer-content-left
{
	float: left;
	width: 126px;
	margin-right: 50px;
}

.footer-btn
{
	display: block;
	width: 126px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: white;
	margin-bottom: 11px;
	color: #15BFF1;
	font-family: open_sansbold, Verdana;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer-content-right
{
	float: left;
}

#footer-content-right a
{
	height: 18px;
	line-height: 18px;
	color: black;
	font-family: open_sansbold, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}

#footer-content-right a:hover
{
	color: white;
}

#footer-content-right a.main
{
	display: inline-block;
	width: 125px;
	height: 18px;
	line-height: 18px;
	color: white;
	font-family: open_sansbold, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer-content-right a.main:hover
{
	color: #F26B21;
}

#footer-content-right ul
{
	display: inline;
	margin: 0;
	padding: 0;
}

#footer-content-right ul li
{
	display: inline;
	margin-right: 4px;
	padding-left: 7px;
	background: url(../images/footer-bullet.png) left center no-repeat;
}


#footer-content-right ul li:first-child
{
	padding-left: 0;
	background-image: none;
}

#footer-content-bottom
{
	clear: both;
	color: white;
	font-family: open_sansregular, Verdana;
	font-size: 11px;
	margin-top: -10px;
	margin-left: 10px;
}

#footer-content-bottom img
{
	float: right;
	margin: -20px 27px 0 0;
	vertical-align: bottom;
}

section.register
{
	background: url(../images/register-background.png);
	font-family: open_sansregular, Verdana;
	font-size: 12px;
}

section.register a
{
	font-family: open_sansregular, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}

section.register h1
{
	font-family: open_sansbold, Verdana;
	font-size: 22px;
	color: #F26B21;
}

section.register .note
{
	font-family: open_sansbold, Verdana;
	font-size: 14px;
	color: black;
}

section.register .note img
{
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -4px;
}

section.register div.center
{
	text-align: center;
}

section.register div.h2
{
	clear: both;
	padding: 25px 0px 25px 0px;
}

section.register h2
{
	font-family: open_sansbold, Verdana;
	font-size: 20px;
	color: #F26B21;
	border-bottom: #F26B21 solid 3px;
}

section.register h3
{
	font-family: open_sansbold, Verdana;
	font-size: 14px;
	color: #F26B21;
}

/*
section.register table
{
	width: 100%;
}

section.register table td
{
	padding-top: 20px;
	height: 20px;
	vertical-align: top;
	font-family: open_sansregular, Verdana;
	font-size: 12px;
}

section.register table.TheFilm label img
{
	vertical-align: top;
}

section.register table.TheFilm label
{
	font-family: open_sansbold, Verdana;
	font-size: 11px;
	color: black;
}

section.register input[type=text],
section.register textarea
{
	font-family: open_sansregular, Verdana;
	font-size: 12px;
	border: #F26B21 solid 1px;
	padding: 0px 1px;
}

section.register .chosen-container
{
	font-family: open_sansregular, Verdana;
	font-size: 13px;
}

section.register input.TheFilmLeft
{
	width: 330px;
	height: 21px;
}

section.register textarea.TheFilmLeft
{
	width: 330px;
	height: 83px;
}

section.register input.TheFilmRight
{
	width: 70px;
	height: 21px;
}

section.register table.TheFilm td.radiogroup input[type=radio],
section.register table.TheFilm td.radiogroup label,
section.register table.TheFilm td.radiogroup span
{
	font-family: open_sansregular, Verdana;
	font-size: 10px;
	line-height: 20px;
}

section.register table.TheFilm .width190
{
	width: 190px;
}

section.register table.TheFilm input.screenshot
{
	width: 88px;
	height: 21px;
	margin-right: 5px;
}

section.register table.TheFilm input[type=button],
section.register table.Film input[type=button]
{
	width: 60px;
	height: 26px;
	background: url(../images/register-smallbtn-background.png);
	font-family: open_sansregular, Verdana;
	font-size: 10px;
	color: white;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	vertical-align: top;
}

section.register table.TheFilm input:nth-child(100n+2)
{
	margin-right: 10px;
}

section.register input[type="file"] {
	position: fixed;
    display: block;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

section.register div.Film
{
	width: 1000px;
	margin-left: -22px;
	background: #E7E6E6;
}

section.register div.Film div.FilmPadding
{
	padding: 0 22px;
}

section.register div.Film div.FilmContent
{
	border-top: #F26B21 solid 3px;
	border-bottom: #F26B21 solid 3px;
}

section.register table.Film label.Film
{
	font-family: open_sansbold, Verdana;
	font-size: 20px;
	color: #F26B21;
}

section.register table.Film label.Film img
{
	vertical-align: top;
}

section.register table.TheFilm input.FilmLink,
section.register table.Film input.FilmLink
{
	width: 188px;
}

section.register table span.description
{
	font-size: 10px;
}

section.register table span.title
{
	font-family: open_sansbold, Verdana;
	font-size: 11px;
}

section.register table.Film input[type=button]
{
	margin-left: 10px;
}

section.register table lable,
section.register table span
{
	line-height: 26px;
}*/

section.register div.Film
{
	width: 1000px;
	margin-left: -22px;
	background: #E7E6E6;
}

section.register div.Film div.FilmPadding
{
	padding: 0 22px;
}

section.register div.Film div.FilmContent
{
	padding: 25px 0;
	border-top: #F26B21 solid 3px;
	border-bottom: #F26B21 solid 3px;
	vertical-align: top;
}

section.register div.Film div.FilmContent div
{
	display: inline-block;
	width: 212px;
	zoom: 1;
	*display: inline;
}

section.register div.Film div.FilmContent input[type=button],
section.register div.Film div.FilmContent a.button,
section.register div.Advertisement div.FilmContent a.button
{
	display: inline-block;
	width: 60px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	background: url(../images/register-smallbtn-background.png);
	font-family: open_sansregular, Verdana;
	font-size: 10px;
	color: white;
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

section.register label.Film
{
	width: 133px;
	font-family: open_sansbold, Verdana;
	font-size: 20px;
	color: #F26B21;
}

section.register label.Advertisement
{
	width: 133px;
	font-family: open_sansbold, Verdana;
	font-size: 12px;
}

section.register input[type=text],
section.register textarea
{
	font-family: open_sansregular, Verdana;
	font-size: 12px;
	border: #F26B21 solid 1px;
	padding: 0px 2px;
}

section.register .chosen-container
{
	font-family: open_sansregular, Verdana;
	font-size: 13px;
}

section.register label,
section.register .icr span
{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-family: open_sansbold, Verdana;
	font-size: 11px;
	color: #000000;
}

section.register .radio label,
section.register .radio span
{
	font-family: open_sansregular, Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
}

section.register label,
section.register label img,
section.register .icr span
{
	line-height: 25px;
	vertical-align: top;
}

section.register input[type=text]
{
	height: 23px;
}

section.register .left520
{
	float: left;
	width: 520px;
}

section.register div.mb25
{
	margin-bottom: 25px;
}

section.register div.mb9
{
	margin-bottom: 9px;
}

section.register .w133
{
	width: 133px;
}

section.register .w156
{
	width: 156px;
}

section.register .w160
{
	width: 160px;
}

section.register .w190
{
	width: 190px;
}

section.register .w182
{
	width: 182px;
}

section.register .w62
{
	width: 62px;
}

section.register .w326
{
	width: 326px;
}

section.register .w326h80
{
	width: 326px;
	height: 80px;
}

section.register .w35
{
	width: 35px;
}

section.register .w80
{
	width: 80px;
}

section.register .w99
{
	width: 99px;
}

section.register .w176
{
	width: 176px;
}

section.register .w213
{
	width: 213px;
}

section.register .left520 input.w208
{
	width: 208px;
}

section.register .left520 label.w42ml20
{
	width: 42px;
	margin-left: 20px;
}

section.register label.w107ml26
{
	width: 107px;
	margin-left: 26px;
}

section.register label.w104ml30
{
	width: 104px;
	margin-left: 30px;
}

section.register label.w120ml30
{
	width: 80px;
	margin-left: 20px;
}

section.register label.w74ml30
{
	width: 74px;
	margin-left: 30px;
}

section.register .left520 select.w59
{
	width: 59px;
}

section.register .left436
{
	float: left;
	width: 436px;
}

section.register .left436 div.mb5
{
	margin-bottom: 5px;
}

section.register .left436 div.mb15
{
	margin-bottom: 15px;
}

section.register .left436 label.w105
{
	width: 105px;
}

section.register .left436 input.w264
{
	width: 264px;
}

section.register textarea.w756h64
{
	width: 756px;
	height: 64px;
}

section.register .left436 textarea.w264h68
{
	width: 264px;
	height: 68px;
}

section.register .declare
{
	clear: both;
	padding: 20px 0px;
	font-family: open_sansregular, Verdana;
	font-size: 10px;
	color: #605F5F;
	text-align: justify;
}

section.register input[type="file"] {
	position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

section.register input.screenshot
{
	width: 88px;
	height: 23px;
	margin-right: 2px;
}

section.register input.screenshot.ml14
{
	margin-left: 14px;
}

section.register input.FileButton
{
	width: 60px;
	height: 26px;
	background: url(../images/register-smallbtn-background.png);
	font-family: open_sansregular, Verdana;
	font-size: 10px;
	color: white;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	vertical-align: top;
}

section.register input.FileField
{
	width: 137px;
	margin-right: 5px;
}

section.register .inline-block-valign-top
{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

section.register .inline-block-valign-top.w136
{
	*width: 136px;
}

section.register .inline-block-valign-top.w163
{
	*width: 163px;
}

section.register input[type=submit]
{
	float: right;
	width: 105px;
	height: 43px;
	line-height: 43px;
	background: url(../images/register-bigbtn-background.png);
	font-family: open_sansregular, Verdana;
	font-size: 22px;
	color: white;
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
}

section.history
{
	font-family: open_sansbold, Verdana;
	font-size: 12px;
	text-align: justify;
}

section.archive dt
{
	background-color: #f36c21;
	color: white;
}

section.archive dd
{
	margin-top: 0px;
}

section.team h1
{
	font-family: open_sansregular, Verdana;
	font-size: 15px;
	color: white;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

section .content-team
{
	position: relative;
	width: 747px;
	height: 258px;
}

section .team
{
	float: left;
	width: 249px;
	height: 258px;
	margin-bottom: 35px;

}

section .img-team1
{
	width: 154px;
	height: 155px;
	margin-bottom: 17px;
}

section .img-team2
{
	width: 154px;
	height: 155px;
	margin-left: 50px;
	margin-bottom: 17px;

}
section .img-team3
{
	width: 154px;
	height: 155px;
	margin-left: 97px;
	margin-bottom: 17px;
}

section .team-title
{
	background-color: #F26B21; 
	width: 249px;
	font-family: open_sansbold, Verdana; 
	font-size: 12px;
	text-align: center;
	line-height: 200%;
}

section .ml22
{
	margin-left: -22px;
	width: 181px;
	padding-left: 10px;
	padding-right: 80px;

}

section .mr22
{
	margin-right: 22px;
	width: 183px;
	padding-left: 80px;
	padding-right: 10px;
}

section.regulation
{
	font-family: open_sansbold, Verdana; 
	font-size: 12px;
}

section.regulation h1
{
	color: white;
	font-size: 21px;
}

section.awards
{
	font-family: open_sansbold, Verdana; 
}

section.awards ul
{
	margin-left: 18px;
	padding-left: 0px;
}

section.awards li
{
	font-size: 14px;
	padding-bottom: 10px;
}

section.competitions ul
{
	margin-left: 18px;
	padding-left: 0px;
}

section.competitions .download-form
{
	height: 30px; 
	font-family: open_sansextrabold, Verdana; 
 }
 
 section.competitions .download-form a
 {
 	color: #F36C21; 
 	text-decoration: none;
 	display: block;
 	line-height: 30px;
 	
 }
 
section.accreditation h2,
section.awards h2
{
	color: white;
	font-size: 21px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: open_sansbold, Verdana;
	font-size: 21px;
}

section.accreditation h2,
section.awards h2,
section.info-page h2,
section.current h2,
section.competitions h2,
section.events h2,
section.regulation h2
{
	color: white;
	font-size: 21px;
	line-height: 25px;
	margin-top: -5px;
	margin-bottom: 10px;
	font-family: open_sansbold, Verdana;
	font-size: 21px;
}

section.home .home-box-in
{
	width: 749px;
	background-color: white;
	overflow: hidden;
	font-family: open_sansregular, Verdana; 
}

section.home .home-box-in-img
{
	height: 244px;
	width: 277px;
	float: left;
	margin-right: 50px;
}

section.home .home-box-in-txt
{
	width: 400px;
	height: 220px;
	overflow: hidden;
	font-family: open_sansregular, Verdana; 
}

section.home .home-box-in-more
{
	float: right;
	height: 12px;
	margin-top: -25px;
	text-align: right;
	font-family: open_sansextrabold, Verdana; 
}

section.home .home-box-in-more a
{
	color: #e24201;
	text-decoration: none;
}

section.home .home-box-in h1
{
	padding: 20px 0px;
	margin: 0px;
	font-family: open_sansbold, Verdana; 
	font-size: 12px;
}

section.home .home-box-in ul
{
	margin: 0px;
	padding-left: 15px;
}
	
section.home .home-box-in li
{
	padding-bottom: 10px;
}

section.home .home-box-in a
{
	color: #e24201;
	text-decoration: none;
}

section.home .txt-regular
{
	padding-left: 5px;
	font-family: open_sansregular, Verdana;
}

section.selection .left
{
	width: 178px;
	float: left;
	margin-left: -22px;
}

section.selection .category
{
	background-color: white;
	margin-bottom: 17px;
	padding: 8px 4px 4px 22px;
	line-height: 14px;
	min-height: 18px;
}

section.selection .category-gr
{
	background-color: white;
	margin-bottom: 17px;
	padding: 8px 4px 4px 22px;
	line-height: 14px;
	min-height: 18px;
	font-family: open_sansextrabold, Verdana;
}

section.selection ul
{
	line-height: 14px;
	padding-left: 22px;
}

section.selection li
{
	padding-bottom: 11px;
	list-style-type: none;
}

section.selection a
{
	text-decoration: none;
	text-transform: none;
	font-family: open_sansbold, Verdana; 
	color: black;
}

section.selection .right
{
	width: 588px;
	float: left;
	margin-left: 27px;
	margin-right: -22px;
}

section.selection .subcategory
{
	height: 30px;
	line-height: 30px;
	background-color: white;
	padding-left: 25px;
	font-family: open_sansextrabold, Verdana;
}

section.selection .films
{
	clear: both;
	margin-bottom: 17px;
}

section.selection .film-img
{
	float: left;
	width: 212px;
	height: 188px;
	margin: 17px 0px 0px 0px;
}

section.selection .film-txt
{
	float: left;
	width: 335px;
	margin-left: 17px;
	margin-top: -12px;
}

section.selection h1
{
	font-size: 30px;
	line-height: 30px;
	color: white;
}

section.selection .film-txt a
{
	color: white;
	text-transform: none;
	font-family: open_sansbold, Verdana; 
}

section.thefilm h1
{
	font-size: 43px;
	color: white;
	line-height: 43px;
	margin-bottom: 34px;
	margin-top: 0px;
	
}

section.thefilm .left
{
	width: 168px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
}

section.thefilm .right
{
	width: 562px;
	float: left;
	margin-right: -22px;
}

section.thefilm .film-img
{
	float: left;
	width: 212px;
	height: 188px;
}

section.thefilm .film-txt
{
	float: left;
	width: 218px;
	padding-left: 16px;
}


section.thefilm .img-box
{
	margin-left: 16px;
	width: 100px;
	float: left;
}

section.thefilm .img
{
	width: 100px;
	height: 60px;
	float: left;
	margin-bottom: 5px;
}

section.thefilm .biography-img
{
	float: left;
	width: 153px;
	margin-bottom: 17px;
}

section.thefilm .biography-img img
{
	box-shadow: 2px 2px 6px #666;
}

section.thefilm .biography-txt
{
	float: right;
	margin-right: 22px;
	width: 311px;
	margin-bottom: 17px;
}

section.jury
{
}

section.jury .member-first
{
	width: 174px;
	float: left;
	margin-left: -10px;
	padding-bottom: 24px;
}

section.jury .member-second
{
	width: 174px;
	float: left;
	margin-left: 133px;
	padding-bottom: 24px;
}

section.jury .member-third
{
	width: 174px;
	float: right;
	margin-right: -10px;
	padding-bottom: 24px;
}

section.jury .member-img
{
	width: 154px;
	height: 154px;
	margin: 0px 10px;
}

section.jury .member-title
{
	width: 174px;
	text-align: center;
	margin-top: 20px;
	font-family: open_sansregular, Verdana;
	line-height: 14px;
}

section.jury a
{
	text-decoration: none;
}

section.jury-biography .member-img
{
	width: 154px;
	height: 154px;
	float: left;
}

section.jury-biography .member-title
{
	float: left;
	width: 545px;
	margin-left: 50px;
}

section.jury-biography h1
{
	color: white;
	font-family: open_sansbold, Verdana; 
	font-size: 21px;
	line-height: 30px;
}

section.jury-biography .member-txt
{
	clear: both;
	width: 749px;
	padding-top: 15px;
}

section.accreditation .btn-accreditation
{
	background-color: #F36C21; 
	color: white; 
	width: 260px; 
	height: 30px; 
	display: inline-block; 
	text-align: center; 
	line-height: 30px;
}


section.accreditation ul
{
	margin-left: 18px;
	padding-left: 0px;
}

section.locations .locations-img
{
	width: 360px; 
	height: 287px; 
	float: left;
	padding-left: 22px;
}

section.locations .map-img
{
	width: 338px; 
	height: 287px; 
	float: left;
	padding-left: 29px;
	padding-right: 22px;
}

section.locations .locations-one
{
	width: 793px;
	margin-left: -22px;
	background-color: #F36C21;
	margin-bottom: 15px;
}

section.gallery-video .first
{
	width: 212px;
	float: left;
	padding-bottom: 24px;
}

section.gallery-video .second
{
	width: 212px;
	float: left;
	margin-left: 56px;
	padding-bottom: 24px;
}

section.gallery-video .third
{
	width: 212px;
	float: right;
	padding-bottom: 24px;
}

section.gallery-video .video-title
{
	text-align: center;
	padding-top: 20px;
	font-family: open_sansregular, Verdana;
	line-height: 14px;
	
}

section.gallery-video dt
{
	background-color: white;
}

section.gallery-photos .photo-img
{
	background: url("../images/gallery/photos/backgr.png");
	width: 181px;
	height: 180px;
}

section.gallery-photos img
{
	width: 154px;
	height: 154px;
	margin-left: 4px;
	margin-top: 3px;
}

section.gallery-photos .first
{
	width: 181px;
	float: left;
	padding-bottom: 24px;
}

section.gallery-photos .second
{
	width: 181px;
	float: left;
	margin-left: 95px;
	padding-bottom: 24px;
}

section.gallery-photos .third
{
	width: 181px;
	float: right;
	padding-bottom: 24px;
}

section.gallery-photos .photo-title
{
	text-align: center;
	padding-top: 20px;
	font-family: open_sansregular, Verdana;
	line-height: 14px;
	
}

section.gallery-photos dt
{
	background-color: white;
}

section.out-of-competitions .left
{
	width: 178px;
	float: left;
	margin-left: -22px;
}

section.out-of-competitions .category
{
	background-color: #23c1f1;
	margin-bottom: 17px;
	padding: 8px 4px 4px 22px;
	line-height: 14px;
	min-height: 18px;
}

section.out-of-competitions ul
{
	line-height: 14px;
	padding-left: 22px;
}

section.out-of-competitions li
{
	padding-bottom: 11px;
	list-style-type: none;
}

section.out-of-competitions a
{
	text-decoration: none;
	color: black;
}

section.out-of-competitions .right
{
	width: 588px;
	float: left;
	margin-left: 27px;
	margin-right: -22px;
}

section.out-of-competitions .subcategory
{
	height: 30px;
	line-height: 30px;
	background-color: #23c1f1;
	padding-left: 25px;
}

section.out-of-competitions .films
{
	clear: both;
}

section.out-of-competitions .film-img
{
	float: left;
	width: 212px;
	height: 188px;
	margin: 17px 0px 0px 0px;
}

section.out-of-competitions .film-txt
{
	float: left;
	width: 335px;
	height: 188px;
	margin-left: 17px;
}

section.out-of-competitions h1
{
	font-size: 30px;
	line-height: 30px;
	color: white;
	padding-top: 14px;
	height: 70px;
}

section.out-of-competitions .film-txt a
{
	color: white;
}

section.awarded-films .left
{
	width: 178px;
	float: left;
	margin-left: -22px;
}

section.awarded-films .category
{
	background-color: #F26B21;
	color: white;
	margin-bottom: 17px;
	padding: 8px 4px 4px 22px;
	line-height: 14px;
	min-height: 18px;
}

section.awarded-films ul
{
	line-height: 14px;
	padding-left: 22px;
}

section.awarded-films li
{
	padding-bottom: 11px;
	list-style-type: none;
}

section.awarded-films a
{
	text-decoration: none;
	color: black;
}

section.awarded-films .right
{
	width: 588px;
	float: left;
	margin-left: 27px;
	margin-right: -22px;
}

section.awarded-films .subcategory
{
	height: 30px;
	line-height: 30px;
	background-color: #F26B21;
	color: white;
	padding-left: 25px;
}

section.awarded-films .films
{
	clear: both;
}

section.awarded-films .film-img
{
	float: left;
	width: 212px;
	height: 188px;
	margin: 17px 0px 0px 0px;
}

section.awarded-films .film-txt
{
	float: left;
	width: 335px;
	height: 188px;
	margin-left: 17px;
}

section.awarded-films h1
{
	font-size: 30px;
	line-height: 30px;
	color: white;
	padding-top: 14px;
	height: 70px;
}

section.awarded-films .film-txt a
{
	color: white;
}

section.panoramas .left
{
	width: 178px;
	float: left;
	margin-left: -22px;
}

section.panoramas .category
{
	background-color: #F26B21;
	color: white;
	margin-bottom: 17px;
	padding: 8px 4px 4px 22px;
	line-height: 14px;
	min-height: 18px;
}

section.panoramas ul
{
	line-height: 14px;
	padding-left: 22px;
}

section.panoramas li
{
	padding-bottom: 11px;
	list-style-type: none;
}

section.panoramas a
{
	text-decoration: none;
	color: black;
}

section.panoramas .right
{
	width: 588px;
	float: left;
	margin-left: 27px;
	margin-right: -22px;
}

section.panoramas .subcategory
{
	height: 30px;
	line-height: 30px;
	background-color: #F26B21;
	color: white;
	padding-left: 25px;
}

section.panoramas .films
{
	clear: both;
}

section.panoramas .film-img
{
	float: left;
	width: 212px;
	height: 188px;
	margin: 17px 0px 0px 0px;
}

section.panoramas .film-txt
{
	float: left;
	width: 335px;
	height: 188px;
	margin-left: 17px;
}

section.panoramas h1
{
	font-size: 30px;
	line-height: 30px;
	color: white;
	padding-top: 14px;
	height: 70px;
}

section.panoramas .film-txt a
{
	color: white;
}

section.current
{
	line-height: 150%;
}

section.current li
{
	padding-top: 10px;
	margin-left: -22px;
}

section.current .video-link
{
	font-family: open_sansextrabold, Verdana; 
	padding-left: 5px;
}

section.current .video-link a
{
	color: #c14e1b;
	text-decoration: none;
}

section.current
{

	font-family: open_sansregular, Verdana;
}

section.media a
{
	font-family: open_sansextrabold, Verdana; 
	color: #c14e1b;
	text-decoration: none;
	margin-bottom: 10px;
	line-height: 28px;
	text-transform: uppercase;
 }

section.media ul
{
	margin-left: 18px;
	padding-left: 0px;
}

section.events ul
{
	margin-left: 18px;
	padding-left: 0px;
}

section.partners .first
{
	width: 212px;
	float: left;
}

section.partners .second
{
	width: 212px;
	float: left;
	margin-left: 56px;
}

section.partners .third
{
	width: 212px;
	float: right;

}

section.schedule .schedule-date
{	
	float: left; 
	width: 107px; 
	text-align: center; 
}

section.schedule .schedule-date a
{
	color: black; 
	font-size: 22px; 
	font-family: open_sansextrabold, Verdana; 
	text-decoration: none; 
}

section.schedule .schedule-date-selected
{
	float: left; 
	color: white; 
	font-size: 22px; 
	font-family: open_sansextrabold, Verdana; 
	text-decoration: none; 
	text-align: center; 
	width: 107px; 
	background-color: #f26c22;
}

section.schedule table
{
	margin-top: 40px;
	font-family: open_sansextrabold, Verdana; 
	border-spacing: 0px;
	line-height: 200%;
	border-left: 2px solid #f26c22;
	width: 100%;
}

section.schedule td
{
	border-right: 2px solid #f26c22;
	border-bottom: 2px solid #f26c22;
	padding: 10px;
	text-align: center;
}

section.schedule td.white
{
	border-right: 2px solid #f26c22;
	border-bottom: 2px solid #f26c22;
	padding: 10px;
	background-color: white;
	color: #f26c22;
	text-align: center;
}

section.schedule td.blue
{
	border-right: 2px solid #f26c22;
	border-bottom: 2px solid #f26c22;
	padding: 10px;
	background-color: #6aadda;
	color: white;
	text-align: center;
}

section.schedule td.orange
{
	border-right: 2px solid #f26c22;
	border-bottom: 2px solid #f26c22;
	padding: 10px;
	background-color: #f26c22;
	color: white;
	text-align: center;
}

section.schedule th
{
	background-color: #f26c22;
	color: white;
	font-size: 14px;
	text-align: center;
}

section.guests .guests-menu
{	
	float: left; 
	width: 149px; 
	text-align: center; 
	font-size: 12px; 
}

section.guests .guests-menu a
{
	color: black; 
	font-family: open_sansextrabold, Verdana; 
	text-decoration: none; 
}

section.guests .guests-menu-selected,
section.guests .guests-menu-selected a
{
	float: left; 
	color: white; 
	font-family: open_sansextrabold, Verdana; 
	text-decoration: none; 
	text-align: center; 
	width: 149px; 
	background-color: #f26c22;
}

td
{
	position: relative;
}

a.program
{
	position: absolute;
	top: 0;
	left:0;
	display: block;
	width: 100%;
	height: 100%;
}

.gsc-control-cse,
.cse .gsc-control-cse,
.gsc-control-cse-en
{
	border: none !important;
	border-color: transparent !important;
	background-color: transparent !important;
	padding: 0px 5px !important;
}

.gsc-input {
	padding-right: 2px !important;
}

.gsib_a {
	padding-right: 0px !important;
}

.gsc-search-button-v2
{
	padding: 6px 7px !important;
}

