/*positioning*/
/*fixed*/

/*absolute*/
.ima > img,
.mediaBox > a,.mediaBox > figure > a,.mediaBox .ico,
.promo_mod > a,.promo_mod > object {position:absolute;}
/*relative*/
.container > section.grid,
.f0x0 > img,
.mediaBox,
.ima,.ico img,
.promo_mod,
.totem .mainBox  {position:relative;}

/*static*/
.totem .mainBox .mediaBox {position:static;}
.totem .mainBox a .ico {position:relative;margin-top:56.25%;top:-4em;}

.mediaBox > a,.mediaBox > figure > a, .mediaBox span.ico  {left:0;bottom:0;}
.ima > img,.promo_mod > a,.promo_mod > object {left:0;top:0;}


.links_mod .mainBox > a {position:absolute;left:0;top:0;width:100%;height:100%;z-index: 1;}