/* Basic CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Universal */
img {
  max-width: 100%;
}
a {
  color: #fff;
  text-decoration: none;
}
a,
button {
  outline: none;
  border: none;
  cursor: pointer;
}
.loader {
  padding: 60px 0 120px;
}
.loader img {
  width: 32px !important;
  height: 32px;
}
body {
  background: #000 url("http://static2.ubi.com/ncsa/ac4/announce/fr-fr/img/bg.jpg") no-repeat center top;
  color: #fff;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: arial;
  font-size: 100%;
  line-height: 1.5;
  font-family: Georgia, "Times New Roman", Times, serif;
}
header,
#content,
footer {
  position: relative;
  min-height: 50px;
  text-align: center;
  overflow: hidden;
}
header {
  max-height: 196px;
}
footer {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 10px;
  color: #646668;
  padding: 125px 0 25px 0;
}
footer div#icons {
  padding: 28px 0 21px;
  vertical-align: middle;
}
footer div#icons a {
  vertical-align: middle;
  display: inline-block;
}
footer div#icons a:first-child {
  position: relative;
  z-index: 400;
}
footer div#icons img {
  max-width: none;
}
footer div#copyright {
  width: 924px;
  margin: 0 auto;
}
#continue {
  position: absolute;
  top: 25px;
  right: 5px;
  height: 9px;
  overflow: hidden;
}
#continue img {
  cursor: pointer;
}
#continue img:hover {
  position: relative;
}
hr#break {
  background: url("http://static2.ubi.com/ncsa/ac4/announce/fr-fr/img/line-break.png") no-repeat;
  width: 957px;
  height: 2px;
  margin: 0 auto;
  border: none;
}
/* End */
/* Countdown Logo */
div#premiere {
  padding: 92px 0 0 0;
  width: 100%;
  height: auto;
}
/* End */
/* Live Logo */
div#logo {
  padding: 50px 0 0 0;
  width: 100%;
  height: auto;
}
div#logo img {
  width: 346px;
}
/* End */
/* Countdown Content */
div#countdown {
  height: 119px;
}
div#crest {
  padding: 180px 0 0 0;
  background: url("http://static2.ubi.com/ncsa/ac4/announce/fr-fr/img/crest.png") no-repeat center 35px;
}
div#crest div#tagline {
  padding: 90px 0 30px 0;
}
div#crest div#facebook-container {
  position: relative;
  width: 280px;
  margin: 0 auto;
}
div#crest div#facebook-container div#counter {
  top: 23px;
  left: 32px;
  position: absolute;
  z-index: 500;
}
div#crest div#facebook-container div#counter object {
  width: 210px;
  height: 119px;
}
div#crest div#facebook-container div#facebook {
  margin-left: -10px;
  height: 180px;
  overflow: hidden;
  position: relative;
}
div#crest div#facebook-container div#facebook img {
  cursor: pointer;
}
div#crest div#facebook-container div#facebook img:hover {
  position: relative;
  z-index: 600;
}
div#crest div#otherSocial {
  width: 500px;
  margin: 0 auto;
  padding: 28px 0 0 0;
  overflow: hidden;
}
div#crest div#otherSocial div#twitter,
div#crest div#otherSocial div#email {
  margin-left: 0px;
  height: 38px;
  overflow: hidden;
  position: relative;
}
div#crest div#otherSocial div#twitter img,
div#crest div#otherSocial div#email img {
  cursor: pointer;
}
div#crest div#otherSocial div#twitter img:hover,
div#crest div#otherSocial div#email img:hover {
  position: relative;
}
div#crest div#otherSocial div#email {
  float: right;
}
div#crest div#otherSocial div#twitter {
  float: left;
}
/* End */
/* Video Container */
div#videoContainer {
  margin: 10px 0 0 0;
}
div#videoTitle {
  padding: 10px 0 0 0;
}
div#assetContainer {
  width: 980px;
  margin: 0 auto;
  position: relative;
  padding: 69px 0 40px;
}
div#assetContainer div#products {
  position: absolute;
  top: 10px;
  left: 33px;
}
div#assetContainer div#date {
  margin: 0;
}
div#assetContainer div#date div#preOrder {
  margin: 25px 0 0 0;
  height: 38px;
  overflow: hidden;
  position: relative;
}
div#assetContainer div#date div#preOrder img {
  cursor: pointer;
}
div#assetContainer div#date div#preOrder img:hover {
  position: relative;
}
div#assetContainer div#social {
  position: absolute;
  top: 63px;
  right: 0;
}
div#assetContainer div#social li#facebook,
div#assetContainer div#social li#twitter,
div#assetContainer div#social li#email {
  height: 38px;
  overflow: hidden;
  position: relative;
  margin: 0 0 12px 0;
}
div#assetContainer div#social li#facebook img,
div#assetContainer div#social li#twitter img,
div#assetContainer div#social li#email img {
  cursor: pointer;
}
div#assetContainer div#social li#facebook img:hover,
div#assetContainer div#social li#twitter img:hover,
div#assetContainer div#social li#email img:hover {
  position: relative;
}
body.de-de #continue img {
  width: 229px;
}
body.de-de #continue img:hover {
  top: -12px;
}
body.de-de div#premiere img {
  width: 615px;
}
body.de-de div#countdown img {
  width: 87px;
}
body.de-de div#crest div#tagline img {
  width: 443px;
}
body.de-de div#crest div#facebook img {
  width: 280px;
}
body.de-de div#crest div#facebook img:hover {
  top: -185px;
}
body.de-de div#crest div#otherSocial {
  width: 550px;
}
body.de-de div#crest div#otherSocial div#twitter img,
body.de-de div#crest div#otherSocial div#email img {
  width: 263px;
}
body.de-de div#crest div#otherSocial div#twitter img:hover,
body.de-de div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.de-de div#videoTitle img {
  width: 425px;
}
body.de-de div#assetContainer div#products img {
  width: 181px;
}
body.de-de div#assetContainer div#date img {
  width: 288px;
}
body.de-de div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.de-de div#assetContainer div#date div#preOrder img:hover {
  top: -48px;
}
body.de-de div#assetContainer div#social li#facebook img,
body.de-de div#assetContainer div#social li#twitter img,
body.de-de div#assetContainer div#social li#email img {
  width: 263px;
}
body.de-de div#assetContainer div#social li#facebook img:hover,
body.de-de div#assetContainer div#social li#twitter img:hover,
body.de-de div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.de-de footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.en-au #continue img {
  width: 244px;
}
body.en-au #continue img:hover {
  top: -12px;
}
body.en-au div#premiere img {
  width: 615px;
}
body.en-au div#countdown img {
  width: 65px;
}
body.en-au div#crest div#tagline img {
  width: 443px;
}
body.en-au div#crest div#facebook img {
  width: 280px;
}
body.en-au div#crest div#facebook img:hover {
  top: -185px;
}
body.en-au div#crest div#otherSocial div#twitter img,
body.en-au div#crest div#otherSocial div#email img {
  width: 240px;
}
body.en-au div#crest div#otherSocial div#twitter img:hover,
body.en-au div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.en-au div#videoTitle img {
  width: 462px;
}
body.en-au div#assetContainer div#products img {
  width: 158px;
}
body.en-au div#assetContainer div#date img {
  width: 305px;
}
body.en-au div#assetContainer div#date div#preOrder img {
  width: 241px;
}
body.en-au div#assetContainer div#date div#preOrder img:hover {
  top: -42px;
}
body.en-au div#assetContainer div#social li#facebook img,
body.en-au div#assetContainer div#social li#twitter img,
body.en-au div#assetContainer div#social li#email img {
  width: 240px;
}
body.en-au div#assetContainer div#social li#facebook img:hover,
body.en-au div#assetContainer div#social li#twitter img:hover,
body.en-au div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.en-au footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.en-ca #continue img {
  width: 244px;
}
body.en-ca #continue img:hover {
  top: -12px;
}
body.en-ca div#premiere img {
  width: 615px;
}
body.en-ca div#countdown img {
  width: 65px;
}
body.en-ca div#crest div#tagline img {
  width: 443px;
}
body.en-ca div#crest div#facebook img {
  width: 280px;
}
body.en-ca div#crest div#facebook img:hover {
  top: -185px;
}
body.en-ca div#crest div#otherSocial div#twitter img,
body.en-ca div#crest div#otherSocial div#email img {
  width: 240px;
}
body.en-ca div#crest div#otherSocial div#twitter img:hover,
body.en-ca div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.en-ca div#videoTitle img {
  width: 462px;
}
body.en-ca div#assetContainer div#products img {
  width: 182px;
}
body.en-ca div#assetContainer div#date img {
  width: 306px;
}
body.en-ca div#assetContainer div#date div#preOrder img {
  width: 241px;
}
body.en-ca div#assetContainer div#date div#preOrder img:hover {
  top: -42px;
}
body.en-ca div#assetContainer div#social li#facebook img,
body.en-ca div#assetContainer div#social li#twitter img,
body.en-ca div#assetContainer div#social li#email img {
  width: 240px;
}
body.en-ca div#assetContainer div#social li#facebook img:hover,
body.en-ca div#assetContainer div#social li#twitter img:hover,
body.en-ca div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.en-gb #continue img {
  width: 244px;
}
body.en-gb #continue img:hover {
  top: -12px;
}
body.en-gb div#premiere img {
  width: 615px;
}
body.en-gb div#countdown img {
  width: 65px;
}
body.en-gb div#crest div#tagline img {
  width: 443px;
}
body.en-gb div#crest div#facebook img {
  width: 280px;
}
body.en-gb div#crest div#facebook img:hover {
  top: -185px;
}
body.en-gb div#crest div#otherSocial div#twitter img,
body.en-gb div#crest div#otherSocial div#email img {
  width: 240px;
}
body.en-gb div#crest div#otherSocial div#twitter img:hover,
body.en-gb div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.en-gb div#videoTitle img {
  width: 462px;
}
body.en-gb div#assetContainer div#products img {
  width: 182px;
}
body.en-gb div#assetContainer div#date img {
  width: 306px;
}
body.en-gb div#assetContainer div#date div#preOrder img {
  width: 241px;
}
body.en-gb div#assetContainer div#date div#preOrder img:hover {
  top: -42px;
}
body.en-gb div#assetContainer div#social li#facebook img,
body.en-gb div#assetContainer div#social li#twitter img,
body.en-gb div#assetContainer div#social li#email img {
  width: 240px;
}
body.en-gb div#assetContainer div#social li#facebook img:hover,
body.en-gb div#assetContainer div#social li#twitter img:hover,
body.en-gb div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.en-gb footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.en-intl #continue img {
  width: 244px;
}
body.en-intl #continue img:hover {
  top: -12px;
}
body.en-intl div#premiere img {
  width: 615px;
}
body.en-intl div#countdown img {
  width: 65px;
}
body.en-intl div#crest div#tagline img {
  width: 443px;
}
body.en-intl div#crest div#facebook img {
  width: 280px;
}
body.en-intl div#crest div#facebook img:hover {
  top: -185px;
}
body.en-intl div#crest div#otherSocial div#twitter img,
body.en-intl div#crest div#otherSocial div#email img {
  width: 240px;
}
body.en-intl div#crest div#otherSocial div#twitter img:hover,
body.en-intl div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.en-intl div#videoTitle img {
  width: 462px;
}
body.en-intl div#assetContainer div#products img {
  width: 182px;
}
body.en-intl div#assetContainer div#date img {
  width: 306px;
}
body.en-intl div#assetContainer div#date div#preOrder img {
  width: 241px;
}
body.en-intl div#assetContainer div#date div#preOrder img:hover {
  top: -42px;
}
body.en-intl div#assetContainer div#social li#facebook img,
body.en-intl div#assetContainer div#social li#twitter img,
body.en-intl div#assetContainer div#social li#email img {
  width: 240px;
}
body.en-intl div#assetContainer div#social li#facebook img:hover,
body.en-intl div#assetContainer div#social li#twitter img:hover,
body.en-intl div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.en-intl footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.en-us input {
  background: url("http://static2.ubi.com/ncsa/ac4/announce/fr-fr/img/lang/fr-fr/input-bg.png") no-repeat;
  text-align: center;
  width: 76px;
  padding: 5px 0;
  border: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #181717;
  font-size: 14px;
}
body.en-us input:focus {
  outline: none;
}
body.en-us button#submit {
  background: url("http://static2.ubi.com/ncsa/ac4/announce/fr-fr/img/lang/fr-fr/submit-btn.png") no-repeat center top;
  background-size: 148px 65px;
  width: 148px;
  height: 30px;
  text-indent: -9999px;
}
body.en-us button#submit:hover {
  background-position: center bottom;
}
body.en-us #continue img {
  width: 244px;
}
body.en-us #continue img:hover {
  top: -12px;
}
body.en-us div#premiere img {
  width: 615px;
}
body.en-us div#countdown img {
  width: 65px;
}
body.en-us div#crest div#tagline img {
  width: 443px;
}
body.en-us div#crest div#facebook img {
  width: 280px;
}
body.en-us div#crest div#facebook img:hover {
  top: -185px;
}
body.en-us div#crest div#otherSocial div#twitter img,
body.en-us div#crest div#otherSocial div#email img {
  width: 240px;
}
body.en-us div#crest div#otherSocial div#twitter img:hover,
body.en-us div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.en-us div#ageGate {
  padding: 198px 0 0 0;
  background: url("http://static2.ubi.com/ncsa/ac4/announce/fr-fr/img/lang/fr-fr/ageGate-bg.png") no-repeat center top;
/* 15px */
  margin: 10px 0 0 0;
}
body.en-us div#ageGate div#ageContainer {
  height: 118px;
}
body.en-us div#ageGate div#ageContainer div#ageFields {
  padding: 0 0 6px 0;
}
body.en-us div#ageGate div#ageContainer div#ageFields span {
  width: 75px;
  display: inline-block;
}
body.en-us div#ageGate div#ageContainer div#ageFields span label {
  position: relative;
  top: -3px;
}
body.en-us div#ageGate div#videoTitle {
  padding: 160px 0 0 0;
}
body.en-us div#ageGate div#smallCrest {
  padding: 37px 0 0 0;
}
body.en-us div#videoTitle img {
  width: 462px;
}
body.en-us div#assetContainer div#products img {
  width: 186px;
}
body.en-us div#assetContainer div#date img {
  width: 302px;
}
body.en-us div#assetContainer div#date div#preOrder img {
  width: 241px;
}
body.en-us div#assetContainer div#date div#preOrder img:hover {
  top: -42px;
}
body.en-us div#assetContainer div#social li#facebook img,
body.en-us div#assetContainer div#social li#twitter img,
body.en-us div#assetContainer div#social li#email img {
  width: 240px;
}
body.en-us div#assetContainer div#social li#facebook img:hover,
body.en-us div#assetContainer div#social li#twitter img:hover,
body.en-us div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.es-es #continue img {
  width: 207px;
}
body.es-es #continue img:hover {
  top: -12px;
}
body.es-es div#premiere img {
  width: 613px;
}
body.es-es div#countdown img {
  width: 64px;
}
body.es-es div#crest div#tagline img {
  width: 443px;
}
body.es-es div#crest div#facebook img {
  width: 280px;
}
body.es-es div#crest div#facebook img:hover {
  top: -185px;
}
body.es-es div#crest div#otherSocial div#twitter img,
body.es-es div#crest div#otherSocial div#email img {
  width: 240px;
}
body.es-es div#crest div#otherSocial div#twitter img:hover,
body.es-es div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.es-es div#videoTitle img {
  width: 454px;
}
body.es-es div#assetContainer div#products img {
  width: 182px;
}
body.es-es div#assetContainer div#date img {
  width: 310px;
}
body.es-es div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.es-es div#assetContainer div#date div#preOrder img:hover {
  top: -38px;
}
body.es-es div#assetContainer div#social li#facebook img,
body.es-es div#assetContainer div#social li#twitter img,
body.es-es div#assetContainer div#social li#email img {
  width: 240px;
}
body.es-es div#assetContainer div#social li#facebook img:hover,
body.es-es div#assetContainer div#social li#twitter img:hover,
body.es-es div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.es-es footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.fr-fr #continue img {
  width: 260px;
}
body.fr-fr #continue img:hover {
  top: -12px;
}
body.fr-fr div#premiere img {
  width: 612px;
}
body.fr-fr div#countdown img {
  width: 83px;
}
body.fr-fr div#crest div#tagline img {
  width: 443px;
}
body.fr-fr div#crest div#facebook img {
  width: 280px;
}
body.fr-fr div#crest div#facebook img:hover {
  top: -185px;
}
body.fr-fr div#crest div#otherSocial {
  width: 550px;
}
body.fr-fr div#crest div#otherSocial div#twitter img,
body.fr-fr div#crest div#otherSocial div#email img {
  width: 263px;
}
body.fr-fr div#crest div#otherSocial div#twitter img:hover,
body.fr-fr div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.fr-fr div#videoTitle img {
  width: 373px;
}
body.fr-fr div#assetContainer div#products img {
  width: 180px;
}
body.fr-fr div#assetContainer div#date img {
  width: 280px;
}
body.fr-fr div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.fr-fr div#assetContainer div#date div#preOrder img:hover {
  top: -38px;
}
body.fr-fr div#assetContainer div#social li#facebook img,
body.fr-fr div#assetContainer div#social li#twitter img,
body.fr-fr div#assetContainer div#social li#email img {
  width: 263px;
}
body.fr-fr div#assetContainer div#social li#facebook img:hover,
body.fr-fr div#assetContainer div#social li#twitter img:hover,
body.fr-fr div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.fr-fr footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.it-it #continue img {
  width: 245px;
}
body.it-it #continue img:hover {
  top: -12px;
}
body.it-it div#premiere img {
  width: 612px;
}
body.it-it div#countdown img {
  width: 110px;
}
body.it-it div#crest div#tagline img {
  width: 443px;
}
body.it-it div#crest div#facebook img {
  width: 280px;
}
body.it-it div#crest div#facebook img:hover {
  top: -185px;
}
body.it-it div#crest div#otherSocial {
  width: 550px;
}
body.it-it div#crest div#otherSocial div#twitter img,
body.it-it div#crest div#otherSocial div#email img {
  width: 263px;
}
body.it-it div#crest div#otherSocial div#twitter img:hover,
body.it-it div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.it-it div#videoTitle img {
  width: 457px;
}
body.it-it div#assetContainer div#products img {
  width: 181px;
}
body.it-it div#assetContainer div#date img {
  width: 305px;
}
body.it-it div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.it-it div#assetContainer div#date div#preOrder img:hover {
  top: -38px;
}
body.it-it div#assetContainer div#social li#facebook img,
body.it-it div#assetContainer div#social li#twitter img,
body.it-it div#assetContainer div#social li#email img {
  width: 263px;
}
body.it-it div#assetContainer div#social li#facebook img:hover,
body.it-it div#assetContainer div#social li#twitter img:hover,
body.it-it div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.it-it footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.nl-nl #continue img {
  width: 269px;
}
body.nl-nl #continue img:hover {
  top: -12px;
}
body.nl-nl div#premiere img {
  width: 612px;
}
body.nl-nl div#countdown img {
  width: 99px;
}
body.nl-nl div#crest {
  padding: 210px 0 0 0;
}
body.nl-nl div#crest div#tagline {
  padding: 60px 0 30px 0;
}
body.nl-nl div#crest div#tagline img {
  width: 443px;
}
body.nl-nl div#crest div#facebook img {
  width: 280px;
}
body.nl-nl div#crest div#facebook img:hover {
  top: -185px;
}
body.nl-nl div#crest div#otherSocial div#twitter img,
body.nl-nl div#crest div#otherSocial div#email img {
  width: 240px;
}
body.nl-nl div#crest div#otherSocial div#twitter img:hover,
body.nl-nl div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.nl-nl div#videoTitle img {
  width: 419px;
}
body.nl-nl div#assetContainer div#products img {
  width: 181px;
}
body.nl-nl div#assetContainer div#date img {
  width: 264px;
}
body.nl-nl div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.nl-nl div#assetContainer div#date div#preOrder img:hover {
  top: -38px;
}
body.nl-nl div#assetContainer div#social li#facebook img,
body.nl-nl div#assetContainer div#social li#twitter img,
body.nl-nl div#assetContainer div#social li#email img {
  width: 240px;
}
body.nl-nl div#assetContainer div#social li#facebook img:hover,
body.nl-nl div#assetContainer div#social li#twitter img:hover,
body.nl-nl div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.nl-nl footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
body.pl-pl #continue img {
  width: 239px;
}
body.pl-pl #continue img:hover {
  top: -12px;
}
body.pl-pl div#premiere img {
  width: 560px;
}
body.pl-pl div#countdown img {
  width: 71px;
}
body.pl-pl div#crest div#tagline img {
  width: 443px;
}
body.pl-pl div#crest div#facebook img {
  width: 280px;
}
body.pl-pl div#crest div#facebook img:hover {
  top: -185px;
}
body.pl-pl div#crest div#otherSocial div#twitter img,
body.pl-pl div#crest div#otherSocial div#email img {
  width: 240px;
}
body.pl-pl div#crest div#otherSocial div#twitter img:hover,
body.pl-pl div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.pl-pl div#videoTitle img {
  width: 420px;
}
body.pl-pl div#assetContainer div#products img {
  width: 181px;
}
body.pl-pl div#assetContainer div#date img {
  width: 266px;
}
body.pl-pl div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.pl-pl div#assetContainer div#date div#preOrder img:hover {
  top: -38px;
}
body.pl-pl div#assetContainer div#social li#facebook img,
body.pl-pl div#assetContainer div#social li#twitter img,
body.pl-pl div#assetContainer div#social li#email img {
  width: 240px;
}
body.pl-pl div#assetContainer div#social li#facebook img:hover,
body.pl-pl div#assetContainer div#social li#twitter img:hover,
body.pl-pl div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.pl-pl footer #copyright {
  width: 600px;
  margin: -100px auto 0;
}
body.ru-ru #continue img {
  width: 231px;
}
body.ru-ru #continue img:hover {
  top: -12px;
}
body.ru-ru div#premiere img {
  width: 614px;
}
body.ru-ru div#countdown img {
  width: 81px;
}
body.ru-ru div#crest {
  padding: 200px 0 0 0;
}
body.ru-ru div#crest div#tagline {
  padding: 70px 0 30px 0;
}
body.ru-ru div#crest div#tagline img {
  width: 443px;
}
body.ru-ru div#crest div#facebook img {
  width: 280px;
}
body.ru-ru div#crest div#facebook img:hover {
  top: -185px;
}
body.ru-ru div#crest div#otherSocial {
  width: 550px;
}
body.ru-ru div#crest div#otherSocial div#twitter img,
body.ru-ru div#crest div#otherSocial div#email img {
  width: 263px;
}
body.ru-ru div#crest div#otherSocial div#twitter img:hover,
body.ru-ru div#crest div#otherSocial div#email img:hover {
  top: -42px;
}
body.ru-ru div#videoTitle img {
  width: 414px;
}
body.ru-ru div#assetContainer div#products img {
  width: 181px;
}
body.ru-ru div#assetContainer div#date img {
  width: 295px;
}
body.ru-ru div#assetContainer div#date div#preOrder img {
  width: 232px;
}
body.ru-ru div#assetContainer div#date div#preOrder img:hover {
  top: -38px;
}
body.ru-ru div#assetContainer div#social li#facebook img,
body.ru-ru div#assetContainer div#social li#twitter img,
body.ru-ru div#assetContainer div#social li#email img {
  width: 263px;
}
body.ru-ru div#assetContainer div#social li#facebook img:hover,
body.ru-ru div#assetContainer div#social li#twitter img:hover,
body.ru-ru div#assetContainer div#social li#email img:hover {
  top: -42px;
}
body.ru-ru footer #copyright {
  width: 600px;
  margin: -90px auto 0;
}
