body.book { background: transparent; height: 100%; width: 100%; overflow: hidden; }
#boxFlippingBook { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#fbContainer { width: 100%; height: 640px !important; margin-top: 70px; }
/**/

#fbFooter { position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden; padding: 64px 0 0; z-index: 10; color: #FFF; height: 22px; font: normal 12px/120% Arial, Helvetica, sans-serif; padding: 6px 0; }
.fbFooterLeft, .fbFooterRight { position: absolute; top: 6px; float: left; height: 22px; }
.fbFooterLeft { left: 50px; }
.fbFooterRight { right: 50px; }
/**/

a.fb_link { display: block; float: left; height: 22px; background-repeat: no-repeat; margin-right: 6px; font-size: 11px; color: #8C8C8C; line-height: 22px; }
a.fb_link:hover { color: #FFF; }
/**/

a.fb_linkPrevious, a.fb_linkNext { background-position: 0 -30px; width: 34px; text-indent: -9000px; font-size: 1%; }
a.fb_linkPrevious { background-image: url(../../common/img/arrow_fb_prev.png); }
a.fb_linkNext { background-image: url(../../common/img/arrow_fb_next.png); }
a.fb_linkPrevious:hover, a.fb_linkNext:hover { background-position: 0 -60px; }
/**/

select.fb_select { height: 22px; color: #666; }
/**/

.btnGrey.fb_linkPDF, .ie.book .btnGrey.fb_linkPDF, .btnGrey.fb_linkPDF span, .ie.book .btnGrey.fb_linkPDF span { background-image: url(../../common/img/button_downloadSprite.png); background-color: transparent; display: inline-block; height: 22px; line-height: 22px; }
.btnGrey.fb_linkPDF, .ie.book .btnGrey.fb_linkPDF { padding: 0 0 0 25px; background-position: 0 -30px; }
.btnGrey.fb_linkPDF span, .ie.book .btnGrey.fb_linkPDF span { background-position: 100% 0; padding: 0 8px 0 3px; }
.btnGrey.fb_linkPDF:hover, .ie.book .btnGrey.fb_linkPDF:hover { padding: 0 0 0 25px; background-position: 0 -90px; }
.btnGrey.fb_linkPDF:hover span, .ie.book .btnGrey.fb_linkPDF:hover span { background-position: 100% -60px; padding: 0 8px 0 3px; }

/**/
