/* CSS Document */
/*SIFR*/

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These decoy styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .sifr1,.sIFR-hasFlash .sifr2,.sIFR-hasFlash .sifr3,.sIFR-hasFlash .sifr4{
	visibility: hidden;
}




/*These makes sense when flash is not available, since color is already set in JS when flash replacement occurs*/
.sifr3 a{
	color:#E01F00;
}

.sifr4 a{
	text-decoration:none;
}


.clear{clear:both;float:none;}



/*LAYOUT*/

.left{
	float:left;
	width:780px;
}

.right{
	float:left;
	width:200px;
}

#topBoxes{
	padding-top:5px;
	height:26px;
	/*padding-left:380px;*/
	padding-left:580px;	
	background-repeat:no-repeat;
}

#topFormsLines{
	position:absolute;
	z-index:200;
	
	width:780px;
	left:200px;		
	overflow:hidden;
}

.tobBox{
	width:200px;;
	float:left;
}

.topForm{
	position:absolute;
	top:-20px;
	width:200px;
	z-index:100;
}

.tobBox a{
	display:block;
	padding-left:5px;
	padding-top:3px;
	text-decoration:none;
	color:#BBBBBB;
}

.tobBox a:hover{
	text-decoration:underline;
}


.topForm{	
	background-repeat:no-repeat;
	padding-left:1px;
	height:22px;
}

#topFormSearch{
	background-image:url(images/topFormSearch.gif);
}

#topFormNewsletter{
	background-image:url(images/topFormNewsletter.gif);
}


.topForm img{
	cursor:pointer;
}

.topFormInput{
	padding-left:5px;
	padding-right:5px;
	width:140px;

	border-top:2px solid #BBBBBB;	
	border-left:none;
	border-right:none;
	border-bottom:none;
	height:16px;
	

	color:#BBBBBB;
	background-color:#151515;
	float:left;
	display:block;
}

#topMenu{
	padding-left:360px;
	height:35px;

}

.line1{
	background-image:url(images/line1.gif);
	background-repeat:no-repeat;
	padding-left:95px;
}

.line2{
	background-image:url(images/line2.gif);
	background-repeat:no-repeat;
	padding-left:130px;
	width:640px;
	padding-bottom:20px;	
}

.line2wide{
	background-image:url(images/line2.gif);
	background-repeat:no-repeat;
	padding-left:120px;
	width:650px;
}

.line3{
	background-image:url(images/line3.gif);
	background-repeat:no-repeat;
}


.titleA{
	color:#E01F00;
	font-size:20px;
	line-height:20px;
	height:29px;
	padding-top:8px;
}



.titleAnewsletter{
	color:#E01F00;
	font-size:20px;
	line-height:20px;
	
	padding-top:8px;
}

.titleB{
	color:#E01F00;
	font-size:12px;
	height:30px;
	text-align:right;
}

.titleC{
	color:#E01F00;
	font-weight:bold;
}

.frameA{
	background-color:#E8E8E8;
	padding:20px;
	margin-bottom:15px;
}

.textA{
	width:520px;
	padding-bottom:15px;
}


.columnA,.columnAbis{
	float:left;
	width:310px;
}

.columnAbis{
	margin-left:20px;
}


.columnC{
	float:left;
	width:185px;
	padding-right:15px;
	padding-bottom:10px;
}

.footer{
	padding-top:1px;
	padding-right:14px;
	line-height:30px;
	font-size:10px;

}

.triangleLink{
	float:left;
	background-image:url(images/triangleB.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
}

.slideshowDesc, .slideshowDesc a{
	color:#212121;
	padding-top:2px;
}

#slideshowFlash{
	margin-bottom:10px;

}


.directorMenu , .categoryMenu{
	padding-top:19px;
	padding-bottom:12px;
	padding-left:10px;
}

.pointer{
	cursor:pointer;
}

/*DIRECTOR MENU*/
.directorBox , .categoryBox{
	height:23px;
}

.directorBoxLabel, .categoryBoxLabel{
	height:23px;
}

.directorBoxLabel a , .categoryBoxLabel a{
	text-decoration:none;
	display:block;  /*this is needed for sifr to work corrently on IE8*/	
	font-size:14px;
}




/*PROJECT*/
.projectBox{
	float:left;
	width:315px;
	height:200px;
	padding-left:10px;
	padding-bottom:10px;
	overflow:hidden;
}

.projectBoxLabel{
	display:block;
	width:265px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:5px;	
	/*height:48px;*/
	position:relative;
	top:133px;
	background-color:#111111;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-decoration:none;
	color:#BBBBBB;
}

.projectBoxImage{
	display:block;
	position:absolute;
	width:315px;
	height:200px;
	overflow:hidden;
}

/*FILM*/

#filmList{
	padding-top:10px;
}

.filmBox{
	float:left;
	background-image:url(images/triangle.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-right:15px;
	
}


.filmBoxLink{
	color:#212121;
	padding-left:10px;
	
}


/*PICTURE*/
#pictureList{
	padding-left:110px; /* 130 - 20 */
	width:660px; /* 20 + 640 */ 
}

.pictureBox{
	float:left;
	width:90px;
	height:110px;
	margin-left:20px;
	overflow:hidden;
}

.pictureBoxLink{
	display:block;
	width:90px;
	height:90px;
}

.pictureBoxLink:hover, .pictureBoxLink.current{
	border-bottom:2px solid #BBBBBB;
}

#pictureDesc{
	color:#212121;
	line-height:20px;
}

.pictureControl{
	display:block;
	float:left;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-position:0px 0px;	
}

.pictureControl:hover{
	background-position:-20px 0px;	
}

.pictureControl.disabled{
	background-position:-40px 0px;	
	cursor:default;
}


#pictureLeft{
	background-image:url(images/arrowLeft.gif);
}

#pictureRight{
	background-image:url(images/arrowRight.gif);
	margin-left:5px;
}


#pictureZoom{
	background-image:url(images/zoom.gif);
	margin-left:20px;
}

/*PRESS*/

.pressList td{
	padding-top:5px;
	padding-bottom:5px;

}

/*NEWSLETTER*/

.newsletteritem_name{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
	color:#e01f00;
}