/* YUI 3.14.1 (build 63049cb)  Copyright 2013 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/* MAIN -------------------------*/

html {
	background:#FFF;
	overflow-x:hidden;
}
/*
html#id134 {
	background:#171717
}*/

body {
	font-family: "brandon-grotesque",sans-serif;
}

#id1 body {
	background:#000;
}

.dnone {
	display: none;
}

#container {
	position:relative;
}

.sprite,
.arrowButton:after,
.arrowButton.reverse:before {
	display:block;
	background-image:url(/templates/main/images/sprite.png?v=5);
	background-repeat:no-repeat;
}

#topGrad {
	height:207px;
	background:url(/templates/main/images/trans-b-grad.png) repeat-x;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index: 150;
}
.black #topGrad {
	display:none
}

.mainColumn {
	width:100%;
	max-width: 1220px;
	margin:0 auto;
	text-align:center
}

b, strong {
	font-weight:600;
}
i, em {
	font-style:italic;
}

/* TRANSITIONS ----------*/

header ul li, #scrollNav li, .readMore, #newsletter .submit,
#recordingText .buyLinks li a,
.modSocial a span, .moreInfo,
#newsBody a.video span .sprite, 
#newsList .imageWrap .sprite .sprite,
#about .video .thumb .sprite .sprite, 
#gallery li .overlay, footer li a, .readMore, #pressList a,
.arrowButton, .scrollDown, footer h4 a, #loadMore,
.contactBlock a, #e404 .buyLinks li a,
#standardArticle #mainContent a {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.arrowButton:hover, .black .arrowButton.small:hover,
.scrollDown:hover,
footer .modAnnouncements h4 a:hover,
.readMore:hover, .moreInfo:hover,
#newsletter .submit:hover,
#pressList a:hover, #loadMore:hover,
.contactBlock a:hover,
.black #recording .modIntro .arrowButton:hover,
#standardArticle #mainContent a:hover {
	border-color:#ff0054 !important;
}
.readMore:hover, .moreInfo:hover,
#newsletter .submit:hover,
.arrowButton.small:hover,
#recordingText .buyLinks li a:hover, #loadMore:hover,
.black #recording .modIntro .arrowButton:hover,
#e404 .buyLinks li a:hover {
	background-color:#ff0054 !important;
	color:#fff !important
}
footer li a:hover {
	color:#fff !important;
}
#pressList a:hover {
	color:#ff0054 !important;
}
.modSocial.trSocial a:hover span,
#newsletterSuccess .sprite:hover .sprite,
#newsBody a.video:hover span .sprite,
#newsList .imageWrap:hover .sprite .sprite,
#about .video .thumb:hover .sprite .sprite,
#gallery li:hover .overlay {
	opacity:1
}

/* HEADER -----------------------*/

#languageBar {
	background:#171717;
	color:#787878;
	text-align:center;
	padding-top:30px;
	height:60px;
	font-size:18px;
	font-weight:600;
	position: relative;
	z-index: 150;
}
#languageBar a {
	color:#fff;
	text-decoration:none;
	border-bottom:2px solid #fff;
}

header {
	position:absolute;
	z-index:200;
	top:0;
	width:100%;
}
nav {
	margin:0 auto;
	width: 100%;
}
nav ul {
	width: 100%;
	margin:0 auto;
	text-align:center;
	width:100%;
}
header ul li {
	display:inline-block;
	font-size:13px;
	padding:0 13px;
	border-bottom: 1px solid #fff;
}
.black header ul li:hover {
	background:rgba(0,0,0,0.1);
}
header ul li:hover,
#scrollNav ul li:hover,
.black #scrollNav header ul li:hover {
	background:rgba(255,255,255,0.1);
}

header ul a {
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 20px 0;
	height:45px;
	font-weight:500;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-top:3px solid transparent;
}
.es header ul a {
	padding:10px 17px 0;
}
header ul .mainlevel_current a,
header ul .mainlevel_active a {
	border-color:#fff
}

#logo a {
	height:34px;
	width:442px;
	background-position:0 -19px;
	margin: 56px auto 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.black header li {
	border-color:#000
}
.black #logo a {
	background-position:0 -123px;
}
.black header ul a {
	color:#000;
}
.black header ul .mainlevel_current a,
.black header ul .mainlevel_active a {
	border-color:#000
}
#scrollNav, #scrollNav2 {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	background:#000;
	text-align:center;
}
.black header #scrollNav ul #current a {
	border-color:#fff
}
#scrollNav li {
	border:0;
}
.black #scrollNav a {
	color:#fff;
}

/* OTHER -----------------------*/

#content {
	min-height:210px;
}

.modSocial {
	text-align:center;
}

.modSocial li {
	display:inline;
	margin:0 13px 0 12px;
}

.modSocial a {
	display:inline-block;
	width:18px;
	height:16px;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	position:relative;
}

.modSocial .item76 a,
.modSocial.trSocial .item76 a span {
	background-position:-89px 0;
}
.modSocial .item75 a,
.modSocial.trSocial .item75 a span {
	background-position:-107px 0;
}
.modSocial .item77 a {
	background-position:-125px 0;
}
.modSocial.trSocial {
	float:right;
	margin-top:15px;
	margin-right:5px;
}
.modSocial.trSocial .item77 {
	display:none
}
.modSocial.trSocial .item76 a {
	background-position:-178px 0;
}
.modSocial.trSocial .item75 a {
	background-position:-196px 0;
}
.modSocial.trSocial a span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	background-color:#fff;
}

.modSocial .item454 a {
	background-position:-215px 0;
	opacity:0.4;
}


/* FOOTER -----------------------*/

footer {
	background:#171717;
	text-align:center;
	color:#585858;
	text-transform:uppercase;
	font-weight:600;
	min-height:132px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:5px 0 30px 0;
	clear:both
}
footer a {
	color:#585858;
	text-decoration:none
}
footer ul {
	font-size:0;
}
footer li, footer p {
	font-size:13px;
}
footer .inline {
	display:inline-block;
	width:317px;
	text-align:left;
	line-height:25px;
	margin-top:15px;
}
footer .inline p {
	float:left;
	margin-right:8px
}
footer .inline li, 
footer .modFmenu li {
	display:inline;
}
footer .inline a, 
footer .modFmenu li a {
	display:inline-block;
}
footer .modFlang p {
	background-position:-484px 0;
	padding-left:23px;
	margin-right:0;
}
footer .modFlang li,
footer .modFmenu li {
	border-left:1px solid #383838;
	padding:0 12px;
}
footer li:first-child {
	border-left:0 !important;
}
footer .modSocial {
	width: 138px;
}
footer .modSocial li {
	margin:0 4px;
}
footer .modSocial a {
	margin-bottom:-3px;
	width:15px;
	height:15px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
footer .modSocial .item75 a {
	background-position:-43px 0;
	width:11px !important;
}
footer .modSocial .item76 a {
	background-position:-24px 0;
	margin-right:2px;
}
footer .modSocial .item77 {
	display:none
}
footer .modFmenu {
	margin:8px 0 14px;
}
footer .modAnnouncements h4 {
	text-transform:none;
	color:#fff;
	font-weight:500;
	font-size:22px;
	margin: 22px 0;
	padding:0 20px;
}
footer .modAnnouncements h4 a {
	color:#fff;
	border-bottom:2px solid #fff;
}

/* Clearfix ---------------------*/


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}