/* General Styles ---------------------------------------- */
html{
	
	height: 100%;
	
}

body {
	background-color: #444;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 94%;
}

body,td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}



a {
	color: #ffdd00;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
}

.cntConTitleMore a:link {
	color: #636363;
	text-decoration: underline !important;
	font-weight:bold;
}
.cntConTitleMore a:visited {
	color: #636363;
	text-decoration: underline !important;
	font-weight:bold;
}
.cntConTitleMore a:hover {
	color: #000;
	text-decoration: underline !important;
	font-weight:bold;
}
.cntConTitleMore a:active {
	color: #636363;
	text-decoration: underline !important;
	font-weight:bold;
	
}


form {
	padding:0px;
	margin: 0px;
}

/*------------------------------------*/


.mainLinkList {
	list-style-type:square;
	margin-left:0px;
}

/* Main --------------------------------------------------- */
.mainCon, .mainConSub {
	margin: 0px auto;
	background-color:#000000;
	width:940px;
	padding-left:30px;
	padding-right:30px;
	height: auto !important; /* ie6 ignores !important, so this will be overridden below */     min-height: 100%; /* ie6 ignores min-height completely */      /* Define height of the footer */           /* Sit it on the bottom */           /* As wide as it's allowed */;
	-webkit-box-shadow: 0px -6px 10px 10px #000000;
	box-shadow: 0px -6px 10px 10px #000000;


}
.mainCon {
	padding-top:60px;
}
.mainConSub {
}

/*===================================================================== */
/* Header */
#heaCon {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
#heaTeaser {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#conSubFestivalOrg {
	margin-top:61px;
	float:left;
}
#conSubMainSponsorsTop {
	position: relative;
	text-align:right;
	height:65px;
	vertical-align:bottom;
}

/* ---------------------------------------------------------------- */
/* Service Navigation */
#conSubServiceNav {
	margin-top: 24px;
	vertical-align: bottom;
	text-align:right;
}

a.conSubServiceNavItem {
	font-size:9pt;
	color:#fff;
	margin-left:20px;
}

a.conSubServiceNavItem:hover {
	color:#999;
}
a.conSubServiceNavItem:visited {
	color:#fff;
}

#conSubServiceNavItemLeft {
	margin-left:0px;
}
/* ---------------------------------------------------------------- */

/*===================================================================== */
/* Content */
#cntCon {
	margin: 0px;
	padding: 0px;
}

#cntConLangIntro {
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	padding-top: 13px;
	background-color:#000;
	height: 42px;
	font-size:24px;
	font-weight:800;
	color:#000000;
	word-spacing:10px;
	text-align:center;
}

#conMainNav {
	margin-left: -4px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 915px;
	height: 27px;
	margin-bottom: 8px;
}
#conMainNavManager {
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 911px;
	height: 10px;
	margin-bottom: 2px;
}


.cntConCols {
	background-color:#FFFFFF;
	margin-top:8px;
	margin-left:4px;
	height:100%;
	overflow:auto;
}
.cntConColsItem {
	float:left;
}

#cntCon3ColsWhite {
	background-image:url(img/mainContentBG3Cols.gif);
}
#cntCon3ColsYellow {
	background-image:url(img/mainContentBG3ColsYellow.gif);
}

#cntCon2ColsWhite {
	background-image:url(img/mainContentBG2Cols.gif);
}

#cntConColsLeft, #cntConColsRight {
	width:175px;
}

#cntCon3ColsContent {
	/*color:#000;
	width:627px;
	padding:25px 50px;*/
	width: 940px;
	padding-top: 30px;
}
#cntCon2ColsContent {
	color:#000;
	width:627px;
	border-right:0px;
	padding:10px 50px 25px 50px;
}

#cntConSectionWhiteImageTop {
	background-color:#f1f1f1;
	border-style:solid;
	border-width:8px;
	border-color:#000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
#cntConSectionBlackImageTop {
	background-color:#000;
	border-style:solid;
	border-width:8px;
	border-color:#000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
#cntConSectionYellow, #cntConSectionWhite {
	padding:25px 10px;
	line-height:17px;
}
#cntConSectionYellow {
	background-color:#FFDD00;
	margin:0px;
	border-style:solid;
	border-width:8px;
	border-color:#000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
#cntConSectionWhite {
	background-color:#f1f1f1;
	border-bottom:8px solid #000;
}

.cntConSectionItem {
	font-weight:800;
	color:#000;
}
.cntConSectionTitle {
	background-color:#000;
	color:#FFDD00;
	padding-left:15px;
	line-height:17px;
	vertical-align:middle;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size: 24.5px;
}
.cntConSectionText, .cntConSectionTextArrow {
	padding-left:15px;
}

.cntConSectionText a {
	text-decoration: none;
	color: #FFF;
}
.cntConSectionText a:hover {
	text-decoration: underline;
	color: #FFF;
}
.cntConSectionText a:visited {
	text-decoration: none;
	color:#FFF;
}

 /* ************************************************************* */
#cntConSectionWhite ul li, #cntConSectionYellow ul li {
	color:#FFF;
	padding: 0 0 .05em 1em;
	margin: 0 0 .3em -14px;
	list-style:none;
	background: url(../img/arrow_short.gif) 0 3px no-repeat;
}
.cntConSectionText ul {
	color:#FFF;
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.cntConSectionText ul li {
	color:#FFF;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
.cntConSectionText ul li a {
	color:#FFF;
	padding: 0px;
	margin: 0px;
}
ul.nav3 {  }
ul.nav3 li a:link.nav3 {
	color:#FFF;
	text-decoration:none;
	display:block;
}
ul.nav3 li a:visited.nav3 {
	color:#FFF;
	text-decoration:none;
	display:block;
}
ul.nav3 li a:hover.nav3 {
	background-color:#000;
	text-decoration:none !important;
	color:#FFDD00;
	display:block;
}
ul.nav3 li a:active.nav3 {
	color:#FFF;
	text-decoration:none;
	display:block;
}

 /* ************************************************************* */
ul.cntConSection {
	list-style-type:square;
	margin: 0px;
	padding: 0px;
	margin-left:0px;
	color:#FFF;
}

ul.cntConTeaser li {
	/*padding:10px;*/
}

.cntConTitle {
	color:#FFDD00;
	padding-left:0px;
	line-height:24px;
	vertical-align:middle;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size: 24.5px;
	font-weight: 300;
}
/* broberts new */
.cntConTileChanges {
	color:#FF5438 !important;
}
td.cntConTileChangesDate {
	color:#FF5438 !important;
	vertical-align:top;
	margin-top:10px;
}
.cntConTitleMore {
	vertical-align:bottom;
}
/*end*/
.cntConSubtitle {
	font-weight:800;
	padding-bottom: 6px;
	text-transform:uppercase;
}
.cntConFilmtitle {
	font-weight:800;
	padding-top: 14px;
	text-transform:uppercase;
}
.cntConTextBold	{
	font-weight:800;
}
.cntConText {
	font-size: 14px;
}

.cntConMore {
	position:relative;
	font-weight:800;
	align:right;
	vertical-align:bottom;
}
/* new broberts*/
.cntConLine {
	/*height:3px;
	background-color:#000000;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;*/
	height: 3px; 
	padding: 0; 
	margin: 0; 
	color: #000; 
	background-color: #000; 
	border: none; 	
}
html>body  .cntConLine { margin: .6em 0; }
/* end */
.cntConTeaser {
	padding-top: 8px;
	text-align: center;
}
#cntConTeaserImageTop {
	background-color:#000;
	/*border-style:solid;
	border-width:8px;
	border-color:#000;
	border-top:0px;
	border-left:0px;
	border-right:0px;*/
}
/*new broberts 11 04 2006*/	
.cntConTeaserImageTop, #cntConColsRight {
	
} 

.cntConTeaserImageTop img, #cntConColsRight img{
  display:block;/*for i.e. takes away extra white-space after image*/
  border-bottom:8px solid #000;
margin-bottom:10px; 
}
h3 {
	margin:0;
	font-size: 24.5px;
	font-weight:bold;
	padding: 6px 0;
}
/*end*/
.cntConTitleNormal { 
	background-color:#000;
	color:#FFDD00;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
	/*line-height:24px;*/
	vertical-align:middle;
	font-weight:800;
	margin-bottom:17px;
}

.cntConTableHeader { 
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	color:#FFDD00;
	background-color:#000;
	font-weight:800;
}
.cntConTableText { 
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color:#FFDD00;
	border-top:5px solid #F1F1F1;
	color:#000;
}


.cntConForm	{ 
	background-color:#000;
	color:#fff;
	vertical-align:top;
}
.cntConFormTitle { 
	font-weight:800; 
	color:#CCCC99; 
	text-align:right; 
	background-color:#333; 
	vertical-align:top;
}
.cntConFormNote { 
	font-size:8pt;
	vertical-align:top;
}

.cntConFormTextField {
	font-size:8pt;
	vertical-align:top;
	width:275px;
}
.cntConFormTextFieldShort {
	font-size:8pt;
	vertical-align:top;
	width:72px;
}
.cntConFormTextFieldMiddle {
	font-size:8pt;
	vertical-align:top;
	width:180px;
}
.cntConFormSelect {
	font-size:8pt;
	vertical-align:top;
	width:280px;
}

.cntConFormSelectMiddle {
	font-size:8pt;
	vertical-align:top;
	width:185px;
}
.cntConFormSelectShort {
	font-size:8pt;
	vertical-align:top;
	width:50px;
}

.cntConLangNav {
	font-size:9pt;
	font-weight:800;
}

.cntConPrgNav { 
	padding-top:2px;
	padding-bottom: 2px;
	margin-bottom:8px;
	background-color:#FFDD00;
}
td.cntConPrgNavItem { 
	padding-left:4px;
	padding-right:4px;
	background-color:#FFDD00;
	color:#000;

}
td.cntConPrgNavItemHover {
	padding-left:4px;
	padding-right:4px;
	background-color:#000000;
	color:#FFDD00;
}
a.cntConPrgNavItem {
	font-weight:800;
	text-transform:uppercase;
	font-size: 12px;
}
a.cntConPrgNavItem:hover {
	background-color:#000;
	color:#FFDD00;
}

.cntConTop {
	font-weight:800;
	font-size:9pt;
	padding-top: 5px;
	padding-bottom:13px;
}


/*===================================================================== */
/* Footer */
#fooCon { 
	margin-top:24px;
	/*border: 1px solid red;*/
}
#fooConSub { 
	
	padding-bottom: 20px;
	background: #000;
	width: 1000px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 13px 10px 10px #000000;
	box-shadow: 0px 13px 10px 10px #000000;

	
}
.fooThanks { 
	color:#999999;
}


/*===================================================================== */
/* Main Navigation */

/*Style for the background-bar*/
.clBar { 
	position:absolute;
	width:0;
	height:0;
	background-color:#FFFFFF;
	/*visibility:hidden;*/
}

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent {
	position:absolute;
		width:99%;
		height:99%;
		clip:rect(0,100%,100%,0);
		left:0;
		top:0;
		visibility:visible;
}
.clCMAbs {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}
/* CoolMenus 4 - default styles - end */

/*Styles for level 0*/
.clLevel0,.clLevel0over {
	position:absolute;
	font-size:10pt;
	font-weight:bold;
}
.clLevel0 { 
	background-color:#FFFFFF;
	padding:6px 15px 6px 15px;
	color:#000;
}
.clLevel0over {
	height:50px;
	background-color:#FFDD00;
	padding:6px 15px 6px 15px;
	color:#000;
	cursor:pointer;
}

.clLevel0border { 
	position:absolute;
	visibility:hidden;
	background-color:#000000;
}

/*Styles menues level0 */


.divMenuManageIcon{
	margin-left: -12px;
	position:absolute;
	z-index: 1000;
}
.divMenuAddIcon{
	margin-left: 10px;
	/*position:absolute;
	z-index: 1000;*/
}


.activeMenue { 
	border-left: solid 5px;
	border-right: solid 5px;
	background-color:#FFDD00;
	color:#000;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position:absolute;
	padding:2px 10px 2px 10px;
	font-size:10pt;
	font-weight:bold;
}
.clLevel1 {
	background-color:#FFDD00;
	color:#000;
}
.clLevel1over {
	background-color:#000;
	color:#FFDD00;
	border-color:#000;
	cursor:pointer;
}
.clLevel1border {
	position:absolute;
	z-index:500;
	visibility:hidden;
	background-color:#000;
}

.steptitle {
	color:#FFF;
	margin-bottom: 20px;
}

.browse {
	color:#FFF;
	padding:0;
	height:24px;
	margin:20px 0 20px 0;
	font-weight:bold;
}
.browse span {
	color:#FFF;
	display:block;
	float:left;
	height:30px;
	padding:2px;
	vertical-align:bottom;
}
.browse span.act {
	color:#FFF;
	background-color:#000;
}
.browse a {
	display:block;
	float:left;
	height:16px;
	color:#FFF;
	padding:0 0 0 1px;
	border-right:5px solid #F1F1F1;
}
.browse a:link {
	color:#FFF;
	padding:4px 6px;
	text-decoration:none;
}
.browse a:visited {
	color:#FFF;
	padding:4px 6px;
	text-decoration:none;
}
.browse a:hover {
	background-color:#000;
	color:#FFDD00;
	padding:4px 6px;
	text-decoration:none !important;
}
.browse a:active {
	color:#FFF;
	padding:4px 6px;
	text-decoration:none;
}


img {
	border: 0px;
	margin: 0px;
}


.img-logo {
	border: 0px;
	margin: 0px;
}


span.formnote {font-size:.8em; line-height:1.7em; }

.clear { clear:both; }
.txt { background-color:#FFDD00; border:none; color:#000; font-size:12px; }
.sel { background-color:#FFDD00; border:none; color:#000; font-size:12px; }
.radio { background-color:#FFFFFF; color:#FFFFFF; }
.br_s { height:4px; }
.br_m { height:16px; }


td.value {
	color:#FFF;
	padding-left: 2px;
	font-size: 13px;
}
td.label {
	color:#FFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
	width: 368px;
}
td.label_left {
	color:#FFF;
	text-align: left;
	padding-right: 20px;
	padding-top: 2px;
	width: 200px;
}
td.mandatorylabel {
	color: #FFDD00;
	text-align: right;
	padding-right: 20px;
	width: 368px;
}
td.mandatoryllabel {
	background-color: #000;
	color: #FFDD00;
	text-align: right;
	padding-right: 570px;
}
td.attentionlabel {
	color: #ffffbb;
	background-color: #FF4500;
	text-align: right;
	padding-right: 20px;
}
td.attentionlabelleft {
	color: #ffffbb;
	background-color: #FF4500;
	text-align: left;
	padding-right: 20px;
}
td.steplable {
	background-color: #aaaaaa;
	font-size: 12pt;
	text-align: left;
	padding-right: 20px;
}
td.command {
	font-size: 12pt;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 70px;
}

span.steptitle {
	color: yellow;
	font-size: 12pt;
	margin: 0 0 5px 0;
}





textarea, input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"],
input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"],
input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 3:px 3px;	
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 2px;
}

select {
	width: 280px !important;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: 27px;
	line-height: 20px;
	margin-bottom: 2px;
	display: inline-block;
	padding: 3px 3px;
	font-size: 14px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 5px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}

input[type="button"]:hover, input[type="button"]:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, input[type="button"].active, input[type="button"].disabled, input[type="button"][disabled] {
	color: #333333;
	background-color: #e6e6e6;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	padding: 1px 25px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

textarea {
	height: 100px;
}

input[name="ocb.property[1327].dataLabel"] {
	width: 100px;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.titoletti {
	background: #333;
	border-bottom: 1px solid white;
	padding: 8px;
	padding-left: 10px;
}

.filmTitle {
}


.supported, a.supported {
padding-left: 15px;
padding-top: 20px;
font-size: 7pt;
color: #FFFFFF;
text-decoration: none;
}

