@charset "UTF-8";


body {  font-family: arial,verdana, helvetica, sans-serif; margin: 0px; padding: 0; background-color: #666; }

h1 { font-weight: bold; font-size: 150%; border-bottom-style: solid; border-bottom-width: 2px; margin-top: 0px; padding-bottom: 1.5ex; color: #eeeeee; }

h2 { font-size: 130%; padding-bottom: 0.5ex; color: #009ACE; border-bottom-style: solid; border-bottom-width: 2px; }

h3 { font-size: 110%; padding-bottom: 0.5ex; color: #000000; }

th { text-align: left; background-color: #009ACE; color: #eeeeee; }

#ReportHeader { padding: 10px; background-color: #000000; color: #eeeeee; border-bottom-style: solid; border-bottom-width: 2px; border-color: #999999; }

#ReportHeader th { width: 25%; white-space: nowrap; vertical-align: top; }
	
#ReportHeader td { vertical-align: top; color: #eeeeee; }

#ReportNotes { padding: 10px; background-color: #eeeeee; font-size: 80%; border-bottom-style: solid; border-bottom-width: 2px; border-color: #999999; }
      .ReportSQL { margin-bottom: 10px; padding: 10px; display: block; background-color: #eeeeee; font-family: monospace; }

#ReportDetails { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px; background-color: #fff;}

#ReportDetails td, th { font-size: 80%; margin-left: 2px; margin-right: 2px; }

#ReportDetails th { border-bottom-color: #777777; border-bottom-style: solid; border-bottom-width: 2px; }
      .ReportDetailsOddDataRow { background-color: #dddddd; }
      .ReportDetailsEvenDataRow { background-color: #eeeeee; }
      .ReportTableHeaderCell { background-color: #dddddd; color: #009ACE; vertical-align: top; font-size: 80%; /* white-space: nowrap; */}
      .ReportTableValueCell { vertical-align: top; font-size: 80%; /* white-space: nowrap; */ }
      .ReportTableInfo { font-size: 80%; font-style: italic; }

#ReportFooter { font-weight: bold; font-size: 80%; text-align: right; background-color: #009ACE; color: #eeeeee; margin-top: 10px; padding: 2px; border-bottom-style: solid; border-bottom-width: 2px; border-top-style: solid; border-top-width: 2px; border-color: #999999; }

#ReportFooter a { color: #ffffff; text-decoration: none; }





#mktbtn {
  background: #666666;
  background-image: -webkit-linear-gradient(top, #666666, #585858);
  background-image: -moz-linear-gradient(top, #666666, #585858);
  background-image: -ms-linear-gradient(top, #666666, #585858);
  background-image: -o-linear-gradient(top, #666666, #585858);
  background-image: linear-gradient(to bottom, #666666, #585858);
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 1px;
  -webkit-box-shadow: 0px 0px 0px #444444;
  -moz-box-shadow: 0px 0px 0px #444444;
  box-shadow: 0px 0px 0px #444444;
  font-family: Arial;
  color: #bbbbbb;
  font-size: 11px;
  padding: 1px 4px 1px 4px;
  text-decoration: none;
}

#mktbtn:hover {
  background: #F0BD49;
  background-image: -webkit-linear-gradient(top, #F0BD49, #E17000);
  background-image: -moz-linear-gradient(top, #F0BD49, #E17000);
  background-image: -ms-linear-gradient(top, #F0BD49, #E17000);
  background-image: -o-linear-gradient(top, #F0BD49, #E17000);
  background-image: linear-gradient(to bottom, #F0BD49, #E17000);
  color:000000;
  text-decoration: none;
}

div.topmenublack{url(../schema/mainfilm.html)}

/*#topmenu{background-color: #03718F; color:#B6121B; height: 22px;}*/

#topmenu{background-color: #03718F;height: 30px;}
/* #topmenuperson{background-color: #B6121B;height: 30px;} */
#topmenuperson{background-color: #000;height: 30px;}

div.topvideo{
	background-color: #000;
	position: sticky;
	left: 0;
	height: 280px;
	padding: 5px;
}

#topmenubottom{background-color: #000;height: 40px;}

#box-timeline{background-color: #222;height: 31px; }


div.topvideoimgcontainer{
    position: relative; 
	top: 0; 
	left: 0 ;
	width: 328px;
    height: 240px;
	background-color: #000;
	float: left;
	color:#CCC;
}
div.topvideoimgcontainer2{
    position: relative; 
	top: 0; 
	left: 0 ;
	width: 168px;
    height: 240px;
	background-color: #000;
	float: left;
	color:#CCC;
}


div.storyboximgtextcontainer {
    top:auto;
	width: 160px;
    height: 10px;
    background: black;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transform: translate(50px,100px);
/*	transition: height 2s;*/
}

div.storyboximgtextcontainer:hover {
    height: 300px;
}

div.bsearchbutton{width:20px;height:20px; background-color: #444;
}

p.topvideoimgcontainertext {margin:10px;}

div.topvideotxtcontainer {
    width: 300px;
    height: 220px;
    margin: 10px 10px 10px 10px ;
    background-color: #000;
    border: 1px solid #888;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
    font-weight: bold;
    color: #FFF;
}

div.topvideotxtcontainer p{margin:30 px 30px;}

div.topvideocolorseparatorperson {
	background-color: #B6121B; height: 10px;
}

div.topvideocolorseparatorfilm {
	background-color: #03718F; height: 10px;
}

div.topvideocolorseparatorlocation {
	background-color: #F0BD49; height: 10px;
}

div.maindiv {
	margin: 0px auto 0px auto; 
	width: 1166px; 
	border: 0px solid; 
	background-color:#000; 
	border-color:#eeeeee; 
	box-shadow: 3px 0px 3px 3px #555;
	padding-left : 0px;
	padding-right : 0px	;
}

div.imgoneperson{margin: 0px;
	background-color:#aaa; 
}

div.imgoneperson img{height: 320px;}

div.textdetails{
	background-color: #000;
}

div.colorfontcontainer{
	position: relative;
	top: 0;
	left: 0;
	width:180px;
	height:240px;
	float:left;
	margin-right: 20px;
}


div.bwtextcontainer1{
	float:left;
	width:200px;
	height:180px;
	margin:40px;
	box-shadow: 5px 5px 5px #222;
	border: 2px solid;
    border-radius: 0 0px 25px 0px;
	background: linear-gradient(to right, #000, #222);
}


div.bwtextcontainer2{
	position: relative;
	left:780px;
	float:left;
	width:200px;
	height:250px;
	background-color: #222;
}

div.bwtextcontainer3{
	position: relative;
	left:250px;
	top:100px;
	float:left;
	width:200px;
	height:250px;
	background-color: #222;
}

div.footfull{
	background-color: #000;
	font-size: 11px;
}

div.foot01{
	float:left;
	width:200px;
	height:180px;
	margin:40px;
	border: 0px solid;
}
p.footpar{
	color:#AAA;
	margin:10px;
}

p.bigcolor01{
	font-size: 28px;
	color:#678521;
	text-align:right;
	margin:0px;
	font-weight:bold;
}	
p.smallcolor01{
	font-size: 12px;
	color:#678521;
	text-align:right;
	margin:0px;
}
p.bigcolor01:hover {
    color:#A2B500;
}

p.bigcolor02{
	font-size: 26px;
	color:#B6121B;
	text-align:right;
	margin:0px;
}
p.smallcolor02{
	font-size: 12px;
	color:#B6121B;
	text-align:right;
	margin:0px;
}
p.bigcolor02:hover {
    color:#EE1410;
}

p.bigcolor03{
	font-size: 29px;
	color:#E17000;
	text-align:right;
	margin:0px;
	font-weight : bolder;
}
p.smallcolor03{
	font-size: 12px;
	color:#E17000;
	text-align:right;
	margin:0px;
	font-weight : 100;
}
p.bigcolor03:hover {
    color:#EEBD44;
}

p.bigcolor04{
	font-size: 30px;
	color:#03718F;
	text-align:right;
	margin:0px;
}	
p.smallcolor04{
	font-size: 12px;
	color:#03718F;
	text-align:right;
	margin:0px;
}	

p.bigcolor04:hover {
    color:#B0D2DC;
}

p.topmenufont{padding: 5px; font-family: sans-serif;color:#AAA; font-size: 12px;}

p.normi{color:#AAA;
	text-align: center;
	margin:0px 5px 0px 0px;
	font-size: 18px;
}

p.normi1{color:#AAA;
	text-align: left;
	font-size: 18px;
	margin: 10px 10px 20px 10px;
	font-weight: bold;
	border-bottom: solid thin #444;
}



p.normika{color:#AAA;
	text-align: center;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	line-height: 110%;
}

p.normika1{color:#AAA;
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	margin:0px 5px 0px 0px;
	line-height: 160%;
	margin:10 10 10 10;
}

img.topvideoimg
{
   	border-style:solid;
   	border-width:thin;
	border-color:#888;
	opacity: 1.0;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}


img.topvideoimg:hover {
    opacity: 1.0;
	border-color:#eee;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.todolist{color: #aaa;
}

img.topvideoimg2
{
   	border-style:solid;
   	border-width:thin;
	border-color:#222;
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}


img.topvideoimg2:hover {
    opacity: 0.4;
	border-color:#eee;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}



table {width:100%;}
td { padding:3px;}
th { padding:3px;}


a:link {  
  	color: #AAA;
  	text-decoration: none;
  }
a:visited { 
  	color: #AAA;
  	text-decoration: none;
	font-weight : bolder;
}
a:hover {
  	color: white;
  	text-decoration: none;
  }




/* TIMELINE */

.box-timeline {
/* 	background: #eee; */
	height: 90px;
	overflow: hidden;
	border-bottom: 2px solid #999;
	margin-bottom: 20px;
	position: relative;
	width: 604px;
	padding: 0 18px 0 18px;
}
.box-timeline .innerdiv {
	overflow: hidden;
	height: 90px;
/*	background: #fef; */
	position: relative;
	width: 604px;
}
.timeline .pecek {
	height: 20px;
/*	overflow: hidden; */
	top: 15px;
	position: relative;
}

.timeline .pecek a {
	position: relative;
	background: url(../img/img/timeline_pecek.gif) no-repeat 0px 0px;
	height: 20px; width: 9px;
	text-decoration: none;
	display: block;
	float: left;
	z-index: 0;
}
.timeline .pecek a.pecek5 {
	background-position: -5px 0px;
}
.timeline .pecek a.pecek10 {
	background-position: -10px 0px;
}

.timeline .pecek a:hover {
/*	width: 9px; left: -1px; margin-right: -2px;  */
	background-position: 0px -22px;
	z-index: 0;
}


.timeline .pecek .evszam {
/*	background: #f00; */
	width: 60px;
	text-align: center;
	display: block;
	position: absolute;
	top: -13px; left: -25px;
	font-weight: 100;
	font-family: sans-serif, "Times New Roman", Times, serif;
	font-size: 12px;
}

.timeline .pecek a.aktiv {
	background-position: 0px -22px;
	color: #fff;
}

.timeline .pecek .aktivevszam {
	background: url(/img/img/timeline_aktiv.gif) no-repeat top center;
	position: absolute;
	display: block;
	font-size: 18px;
	bottom: -26px;
	padding-top: 16px;
	width: 63px;
	text-align: center;
	bottom: -36px; left: -27px;
}

.timeline .pecek a .evover {
/*	display: none; */
	display: block;
	position: absolute;
/*	padding: 0 2px 0  2px; */
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	top: -12px; left: -12px;
	background: none;
	z-index: 5;
	visibility: hidden;
	width: 34px;
	text-align: center;
}

.timeline .pecek a:hover .evover {
	visibility: visible;
	background: #09f;
}
