/* MAIN NAV ================================================================= */





/* INTRODUCTION COMPONENT =================================================== */

#introduction-component .controls .background {
	filter: alpha(opacity=20);
}

#introduction-component .controls ul > li > div {
	filter: alpha(opacity=40);
}

#introduction-component .controls ul > li.active > div {
	filter: none;
}

.scfForm [class~="name.Your+subject"] select {
	width: auto; /* "fixes" truncation issue */
	min-width: 20.6em;
}




/* Ubisoft game logos ================================================================= */
.game-logos ul {display:inline-block;}
.game-logos ul{display:inline; }
.game-logos ul li{display:inline-block}
.game-logos ul li{ display:inline;}
.game-logos ul a{ display:inline-block;}
.game-logos {text-align:center}







/* Q10 Quick Wins ========================================================= */

#campaign[data-section="Body Performance Persona"] .main .stat-data span.hdr {
	top: 0px;
}

#footer,
#fat-footer{
	width: 984px;
	margin: 0 auto;
}


/*Orphaned HTML Templates IE8 specific bug fix
https://bravo.blastradius.com/browse/NIVEAHTML-261*/
.template-intro-section-content .template-expando-content-container{
	padding-top:20px;
}

.template-expando-content-container{
	zoom:1;
	position: static;
}

.template-intro-section-content{
	overflow: hidden;
}

.template-campaign-intro  .template-section{
	float:left;
	clear:both;
}

.template-module .template-image-frame > .template-image-overlay > .template-image-overlay-content .header + a {
	margin-bottom:-26px
}
/* GIGYA IE R&R */
#gigya-comments .gig-comments-postButton-container.gig-comments-button, 
#gigya-comments .gig-comments-button-post, 
#gigya-comments .gig-comments-commentBox-button-post {
	filter: none !important;
}
#gigya-comments .gig-comments-star,
#gig-comments .gig-comments-star-empty {
	width: 16px;
	height: 16px;
	padding-right: 3px;
}
#gigya-comments .gig-comments-usernameAndTime {
	width: 100%;
}
#gigya-comments .gig-comments-comment-time {
	float: right;
}
#gigya-comments .gig-comments-showMoreComments-text,
#gigya-comments .gig-comments-button-post {
    line-height: 20px;
    color: #fff;
	font-family: 'NiveaBold','NiveaBold_Sub',Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
#gigya-comments .gig-comments-commentBox-button-post {
	line-height: 30px;
}
#gigya-comments .gig-comments-showMoreComments,
#gigya-comments .gig-comments-postButton-container,
#gigya-comments .gig-comments-button {
	border: none;
    background: #132F7C;
}
#gigya-comments .gig-comments-vote-up {
	background-image: url(../img/presentation/Thumbs_up_hover.png);
}
#gigya-comments .gig-comments-vote-down {
	background-image: url(../img/presentation/Thumbs_down_hover.png);
}
#gigya-comments .gig-comments-headerText {
	font-weight: bold;
}
#gigya-comments .gig-comments-button {
	filter: none !important;
	background: none;
}
#gigya-comments .gig-comments-more {
	color: #132F7C;
	background: none;
}
#gigya-comments .gig-comments-follow { 
	display: none !important; 
}
#gigya-comments .display-message {
	width: 380px;
	text-align: right;
	float: right;
	margin-right: 0px;
}
#gigya-comments #gigya-comments-commentTextarea {
	width: 590px;
}
#gigya-rating .gig-rating-writeYourReview:before {
	content: "|";
	background: none !important;
	border: 0;
	color: #8DABD0;
	margin-left: 0;
	padding-left: 0;
}

/* END GIGYA*/
html[lang="zh"] * {
	font-family: Verdana !important;
}