
@font-face{
	font-family: CentraleSansLight;
	src: url("../fonts/CentraleSansLight.woff");
}

    @font-face {
	font-family: BodoniStd-BoldItalic;
	src: url("../fonts/BodoniStd-BoldItalic.woff");


  }
html, body {height: 100%;  margin:0; padding:0; color:white;font-family: CentraleSansLight;}

#banner{
	position: relative;
	height: 600px;
	width: 160px;
	overflow : hidden;
	opacity: 1;

}

#border_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow : hidden;
	opacity: 1;	
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;}


div {
	width:160px;
	height:600px;
	position: absolute;
	font-family:CentraleSansLight;
	opacity: 1;
	left: 0px;
	top: 0px;
}


#frame_2, #frame_2_image, #frame_2_cover {
	width:440px;
	height:160px;
}


.fixedSize{

}

#banner_layer{
	width:100%;
	height:100%;

}

#cta{
	position:absolute;
	overflow: hidden;
	background: #ce1f2c;
    height: 24px;
    width: 90px;
	font-size: 9px;
	top: -7px;

}
#cta_text{    
	top: 1px;
	left: -36px;
	text-align: center;
}




#coverlayer_1, #coverlayer_2, #coverlayer_3 {
	position:absolute;
	background: #000000;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
}

#clickarea {	
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 600;
	cursor:pointer;	
	color:#fff;
}

#text_2_1_3 img{   
	margin-top: 190px;
    margin-left: 11px;
}
#text_1, #text_2, #text_3{
	left: 8px;
	
}
/* FRAME 1 */
#text_1, #text_3{
	top:100px;
}
#text_2{
	top: 90px;
}
#text_1_1{
	top:22px;
	font-family: BodoniStd-BoldItalic;
	font-size:23px;
}
#text_1_2{

	top:50px;
	font-size:11px;

}

#text_1_3{
	top:80px;
	font-size:11px;
}

/* FRAME 2*/
#text_2_1_1{
	top:48px;
	font-size:11px;
}

#text_2_1_2{	
	top:69px;
	font-size:11px;
}

#text_2_1_3{	
	top:89px;
	font-size:11px;
}
#text_2_2{
	font-size:12px;
	margin-top: 140px;
}

#text_2_2 span{
	font-family:BodoniStd-BoldItalic;
	 font-size: 18px; 
}

/* FRAME 3 */
#text_3{
	top:100px;
	font-size:11px;
}
#text_3_1{top:20px;}

#text_3_2{top:55px;}
