* {
	font-family: "HelveticaNeue MediumCondensed", Helvetica, "Arial Narrow", Arial,"MS Trebuchet", sans-serif !important;
}

body{
/*	height:100%;*/
/*	background:red;*/
/*	border: 1px solid red;*/
	display:block;
/*	background: #0f1828 url('../images/layout/mainContent.jpg') no-repeat scroll top center;*/
	background: #0f1828 url('../images/layout/background.jpg') no-repeat scroll top center;
	
}
.hidden {
	display: none;
}
.collapseLeft {
	float: left;
}
.clear {
	clear:both;
	float:none;
}

#contentWrapper {
/*	background: url('../images/layout/mainContent.jpg') no-repeat scroll top left;*/
	width: 900px;
	height:100%;
	min-height:100%;
	padding-top: 44px;
	margin: auto;
	
}
#header {
	height:106px;
}
#logo {
	background: url('../images/layout/logo.gif') no-repeat scroll top left;
	width: 289px;
	height: 62px;
	margin-left: 300px;
	margin-top:5px;
}


/* ================== */
/* = mainMenu style = */
/* ================== */
ul#mainMenu {
	display: block;
	float: none;
	clear: both;
	padding-left: 311px
}
ul#mainMenu .menuItem {
	background: url('../images/layout/mainMenuDivider.png') no-repeat scroll top right;
	float: left;
	list-style-type: none;
	padding: 0 10px;
}
.lastMenuItem {
	background: none !important;
}
ul#mainMenu li.menuItem a {
	background: url('../images/layout/mainMenu.gif') no-repeat scroll top left;
	width: 100px;
	height: 20px;
	display: block;
	margin: 4px 0 0 0;
}
ul#mainMenu li.menuItem #itemFilms {
	background-position: 0 top;
	width: 35px;
}
ul#mainMenu li.menuItem #itemCompany {
	background-position: -52px top;
	width: 55px;
}
ul#mainMenu li.menuItem #itemInvestors {
	background-position: -121px top;
	width: 61px;
}
ul#mainMenu li.menuItem #itemContact {
	background-position: -199px top;
	width: 50px;
}
ul#mainMenu li#activeParent a {
	background-position: bottom;
}
/* ===================== */
/* = mainContent style = */
/* ===================== */
div#mainContent {
	background: url('../images/layout/posterFrame.jpg') no-repeat scroll top left;
	width: 592px;
	height: 388px;
	margin-left:112px;
	margin-top:-25px;
	padding:20px 58px 0 31px;
	color:#ffffff;
}
/*div#mainContent #movieSubmenu {
	padding:0 6px;
	width:276px;
	height:27px;
	margin:auto;
	background:url('../images/layout/movieSubmenuCorner.png') repeat-x top left;
	color: #01314e;
	margin-top:3px;

}
div#mainContent #movieSubmenu li{
	float: left;
	background-color: #021829;
	line-height:27px;	
	padding:0 6px;
	font-size: 10px;

}
div#mainContent #movieSubmenu li a{
	text-decoration: none;
	color:#fff;
	cursor:pointer;
}*/

div#mainContent #navi {
	display:block;
	width:387px;
	height:29px;
	background:url(../images/layout/movieSubmenuCornerLeft.png) no-repeat left top !important;
	margin:auto;
	margin-top:3px;
	
}

div#mainContent #navi ul#movieSubmenu {
	line-height:29px;
	margin:0px;
	padding-left:10px;
}
div#mainContent #navi #movieSubmenu li {
	list-style-type: none;
	background-color: #021829;
	float:left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;

}
div#mainContent #navi #movieSubmenu #last {
	background:url(../images/layout/movieSubmenuCornerRight.png) top right;
	background-repeat: no-repeat;
/*	display:block;*/
	padding-right:10px;
	line-height:29px;
	
}
div#mainContent #navi #movieSubmenu li {
	color: #01314e;
}

div#mainContent #navi #movieSubmenu li a {
	text-decoration: none;
	color:#fff;
	cursor:pointer;
}

div#mainContent #navi #movieSubmenu li * {
	border-right:1px solid #6b93ac;
	padding:0 5px;
	line-height:10px;
}
div#mainContent #navi #movieSubmenu li#last * {
	border:none;
}

div#mainContent #replaceContent {
	width:616px;
	height:350px;
	display:block !important;
}
div#mainContent #replaceContent .mightBeHidden {
	display:none;
}
div#mainContent #replaceContent #innerTextWrapper {
	background-color:#021829;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:330px;	
	padding:10px;
	overflow:auto;
	font-size: 12px;
	
}

div#mainContent #replaceContent #innerTextWrapper h2 {
	margin-bottom: 10px;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 20px;
	letter-spacing: -0.05em;
}
div#mainContent #replaceContent #innerTextWrapper h3 {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 20px;
	letter-spacing: -0.05em;
	line-height:24px;
	margin-bottom: 10px;
	display:block;
	clear:both;
	float:none;
}

div#mainContent #replaceContent #innerTextWrapper h4 {
	font-size: 14px;
	text-transform: uppercase;
	line-height:36px;
	letter-spacing: -0.05em;
	padding-top: 20px;
	margin:0 10px;
	float:left;
}
div#mainContent #replaceContent #innerTextWrapper .note {
	font-size: 10px;
	line-height:36px;
	padding-left:10px;
	padding-top: 20px;
}
div#mainContent #replaceContent #innerTextWrapper ul#photoList  {
	display:block;
	margin-left:10px !important;
}
div#mainContent #replaceContent #innerTextWrapper #photoList li {
	float:left;
	margin:0 11px 11px 0;
	width:125px;
	height:125px;
	text-align: center;
	line-height:125px;
}
div#mainContent #replaceContent #innerTextWrapper #photoList li img {
	border:1px solid #b6b8be;
	cursor:pointer;
	margin:auto;
	vertical-align: middle;
}

div#mainContent #replaceContent #innerTextWrapper #posterBlock{
	float:left;
	width:127px;
	padding:20px 10px;
}
div#mainContent #replaceContent #innerTextWrapper #posterBlock img{
	border:3px solid white;
}
div#mainContent #replaceContent #innerTextWrapper #textBlock{ 
	float:right;
	width:397px;
	line-height:18px;
	padding-right:20px;
}
div#mainContent #replaceContent #innerTextWrapper #textBlock p{
	clear:both;
} 
div#mainContent #replaceContent #innerTextWrapper #textBlock dl {
	margin-top: 12px;
	width:387px;
	clear:both;
}

div#mainContent #replaceContent #innerTextWrapper #textBlock dt {
	width: 100px;
	float: left;
	clear:both;
	font-weight: bold;
	text-transform: uppercase;
}
div#mainContent #replaceContent #innerTextWrapper #textBlock dd {
	width: 287px;
	float: right;
}

div#mainContent #replaceContent #innerTextWrapper #textBlock p {
	padding-bottom:18px;
}
/* ===================== */
/* = newsContent style = */
/* ===================== */
div#newsContent {
	width:435px;
	margin:auto;
}

div#newsContent #newsHeadline {
	background: url('../images/layout/newsHeadline.png') no-repeat scroll top left;
	width: 128px;
	height: 43px;
}

div#newsContent .newsOverView {
	background: url('../images/layout/newsSectionHead.png') no-repeat scroll top left;
	width: 435px;

	padding-top:6px;
	color:#fff;
}
div#newsContent .newsOverView dt,
div#newsContent .newsOverView dd {
 	background: url('../images/layout/newsSectionBody.png') repeat-y scroll top left;
	padding:4px 16px;
	display:block;
	clear:both;
}
div#newsContent .newsOverView dt > * {
		padding-bottom:5px;
}



div#newsContent .newsOverView .newsItem {
	border:1px solid #214057;
	width:403px;
/*	height:20px;*/
	display:block;
	cursor: pointer;
}

div#newsContent .newsOverView span.newsDate {
	font-size:12px;
	font-weight: bold;
	background: url('../images/layout/newsIcon.png') no-repeat top left;
	padding-left:24px;
	margin:4px;
	width:80px;
	float:left;
/*	line-height:20px;*/
}

div#newsContent .newsOverView span.newsItemHeadline {
	width:300px;
/*	margin-bottom:4px;*/
/*	line-height:20px;*/
}
div#newsContent .newsOverView span.newsItemHeadline,
div#newsContent .newsOverView p.newsText {
	font-family: Helvetica, sans-serif !important;
	font-size:12px;
}
div#newsContent .newsOverView .element p a {
	text-decoration:underline;
	color:white;
}

div#newsContent .newsOverView .element p {
	margin:0 10px;
	padding:10px 0;
	font-family: Helvetica, sans-serif !important;
	font-size:12px;
	
}

/* ===================== */
/* = posterStrip style = */
/* ===================== */
div#posterStrip {
	background: url('../images/layout/posterThumbnailBackground.gif') no-repeat scroll top left;
	width: 900px;
	height: 242px;
	padding:0;
}
div#posterStrip #categories {
/*	border: 1px solid red;*/
	clear:both;
	display:block;
	height:15px;
	margin:auto;
	padding:7px 0;
	width:300px;
/*	margin-left:45px;*/
}
div#posterStrip #categories li {
	list-style-type: none;
	float:left;
	text-align: center;
/*	background:url(../images/layout/categoriesLeft.png) no-repeat left top;*/
	line-height:15px;
	width:100px;
}

div#posterStrip #categories li span {
/*	background:url(../images/layout/categoriesRight.png) top right;*/
	background-repeat: no-repeat;
	padding-right:5px;
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	color:#173562;
	font-weight: bold;
	font-size: 11px;
	padding-bottom:4px;
	cursor: pointer;
}

div#posterStrip dl {
/*	display:block;*/
	float:none;
	clear:both;
}

div#posterStrip dd,
div#posterStrip dt{
	background:#ff0000;
	float:left;
}

.posterThumbnailSlider {
	width: 800px; /* Defining slideshow width */
	height: 185px; /* Defining slideshow height */
	overflow: hidden; /* required to hide not active elements. */
	float:left;
}
.posterThumbnailSlider div {
	width: 3203px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
}
.posterThumbnailSlider div div {
	width: 800px;
	height: 185px;
	float: left; /* Required if you want a horizontal slide. */
}
.posterThumbnailSlider div div img {
	/*padding:0 px !important;*/
	margin-bottom:10px;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
/*	border:1px solid #fff;*/
	border:1px solid #b6b8be;
	cursor:pointer;
}
#slideBack,
#slideForward{
	height:179px;
	width:50px;
	float:left;
}
#slideBack a,
#slideForward a{
	display:block;
	height:179px;
	width:50px;
	vertical-align: middle;
	text-align:center;
	padding:75px 0;
}
/* ===================== */
/* = textContent style = */
/* ===================== */
div#textContent {
	float: none;
	clear: both;
	background: url('../images/layout/textContent.jpg') no-repeat scroll top left;
	width: 413px;
	height: 433px;
/*	margin-top:50px;*/
	padding-left: 320px;
	padding-right: 20px;
/*	position: absolute;
	top: 156px;
*/	overflow: auto;
}
div#textContent h2 {
	margin-bottom: 10px;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 25px;
	letter-spacing: -0.05em;
}
div#textContent a {
	color: #01314e;
	text-decoration: none;
}
div#textContent p {
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0;
}
div#textContent em {
	font-style: italic;
}
div#textContent a img {
	border:1px solid #b6b8be !important;
}
div#textContent dl {
	margin-top: 12px;
}
div#textContent dt,
div#textContent dd,
div#textContent address {
	font-size: 11px;
	line-height: 18px
}
div#textContent dt.staffName {
	font-weight: bold;
	width:120px;
}
div#textContent dd.staffPosition{
	width:150px;
}
div#textContent dt.staffName,
div#textContent dd.staffPosition {
	float: left;
}
div#textContent dt.staffName:after,
div#textContent dd.staffPosition:after {
	margin-right: 4px;
}

div#textContent .impressDetails {
	width: 320px;
}
div#textContent .impressDetails dt {
	width: 120px;
	float: left;
	clear:both;
}
div#textContent .impressDetails dd {
	width: 200px;
	float: right
}


