/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
	display: none
}
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-text-size-adjust: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: none
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0;
	-webkit-text-size-adjust: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: none
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0
}
h3 {
	font-size: 1.17em;
	margin: 1em 0
}
h4 {
	font-size: 1em;
	margin: 1.33em 0
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0
}
h6 {
	font-size: 0.67em;
	margin: 2.33em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 1em 0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html, button, input, select, textarea {
	color: #222
}
html {
	font-size: 1em;
	line-height: 1.4
}
::-moz-selection {
background:#b3d4fc;
text-shadow:none
}
::selection {
	background: #b3d4fc;
	text-shadow: none
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
audio, canvas, img, video {
	vertical-align: middle
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
textarea {
	resize: vertical
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
body {
	-ms-content-zooming: none;
	color: #000;
	background: #000;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: .625em;
	line-height: 1.5em;
	height: 100%
}
@-ms-viewport {
width:device-width
}
#shell {
	overflow: hidden
}
.section_close_btn {
	position: absolute;
	height: 28px;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	line-height: 27px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	margin-left: 10px;
	z-index: 2;
	-webkit-transform: translate3d(0, 0, 5px);
	-moz-transform: translate3d(0, 0, 5px);
	-ms-transform: translate3d(0, 0, 5px);
	-o-transform: translate3d(0, 0, 5px);
	transform: translate3d(0, 0, 5px)
}
a {
	color: #000;
	text-decoration: none
}
a:hover {
	color: #b8b8b8
}
a:active, a:focus {
	border: none;
	outline: none
}
input::-moz-focus-inner {
border:0
}
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
border:0;
outline:0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 1em;
	margin: 0;
	-webkit-font-smoothing: antialiased
}
h1 {
	font-size: 3.5em
}
.js section {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 0;
	display: none;
	visibility: hidden;
	-webkit-transform: translateZ(1px);
	-moz-transform: translateZ(1px);
	-ms-transform: translateZ(1px);
	-o-transform: translateZ(1px);
	transform: translateZ(1px)
}
.js section.current_section {
	display: block
}
.js section.overlay {
	background: rgba(0,0,0,0.75);
	z-index: 1
}
#banners {
	display: block;
	max-width: 100%;
	position: relative;
	z-index: 1;
	margin: 0 auto
}
#background {
	position: absolute;
	top: 0
}
.backplate_wrapper {
	position: absolute
}
.cover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%
}
#gameContainer {
	position: relative;
	overflow: hidden
}
#browserNotSupported {
	width: 100%;
	height: 100%;
	padding-top: 20%;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	background: #ccc;
	font-size: 24px;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	line-height: normal;
	background: url(../images/loaderBg.jpg) no-repeat;
	background-size: cover;
	color: #00496d
}
#browserNotSupported p {
	width: 75%;
	margin: 0 auto;
	padding: 1em;
	background-color: #fff;
	border: solid 3px #000;
	position: relative;
	z-index: 1
}
#browserNotSupported a {
	color: #000
}
#browserNotSupported a:hover {
	color: #b8b8b8
}
.lt-ie9 #browserNotSupported {
	background: transparent
}
.lt-ie9 #browserNotSupported img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#loadCover {
	-webkit-transform: translate3d(0px, 0px, 100px);
	-moz-transform: translate3d(0px, 0px, 100px);
	-ms-transform: translate3d(0px, 0px, 100px);
	-o-transform: translate3d(0px, 0px, 100px);
	transform: translate3d(0px, 0px, 100px);
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 100px;
	font-family: "futura-pt-condensed", sans-serif;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	line-height: normal;
	text-align: center;
	background: #000;
	background: -moz-linear-gradient(top, #b8b8b8 0%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7db9e8), color-stop(100%, #1e5799));
	background: -webkit-linear-gradient(top, #b8b8b8 0%, #000 100%);
	background: -o-linear-gradient(top, #b8b8b8 0%, #000 100%);
	background: -ms-linear-gradient(top, #b8b8b8 0%, #000 100%);
	background: linear-gradient(to bottom, #b8b8b8 0%, #000 100%)
}
#loadCover img {
	position: relative;
	display: block;
	margin: 10px auto;
	bottom: -160px;
	padding: 10px;
	background-color: #009eeb;
	border-radius: 14px
}
#loadCover .homeTitle {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s
}
#loadCover.show .homeTitle {
	opacity: 1
}

@media (max-width: 768px) {
#loadCover {
	font-size: 75px
}
#loadCover img {
	bottom: -125px
}
}
#portraitTest {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	color: #fff;
	z-index: 56;
	-webkit-transform: translateZ(10px);
	-moz-transform: translateZ(10px);
	-ms-transform: translateZ(10px);
	-o-transform: translateZ(10px);
	transform: translateZ(10px)
}
#portraitTest img {
	margin: 0px 0px 20px 0px
}
#portraitTest p {
	font-size: 2em;
	line-height: 1.25em;
	position: absolute;
	width: 500px;
	margin-left: -250px;
	left: 50%;
	top: 35%;
	text-align: center
}
.homeTitle {
	position: relative;
	top: 25%;
	height: 100px
}
.homeTitle .homeTitle1 {
	font-size: .34em;
	color: #fff;
	letter-spacing: 0.05em
}
.homeTitle .homeTitle2 {
	position: relative;
	font-size: 1.49em;
	margin-top: -0.28em;
	letter-spacing: -0.02em
}
.homeTitle .homeTitle2_back {
	position: absolute;
	color: #d4de25;
	top: .03em;
	left: -.035em;
	width: 100%
}
.homeTitle .homeTitle2_back span {
	background: -webkit-linear-gradient(top, #bdd630 25%, #d4de25 40%, #e0c123 55%, #f58320 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.homeTitle .homeTitle2_front {
	position: absolute;
	color: #134990;
	top: 0em;
	left: 0em;
	width: 100%
}
.homeTitle .homeTitle2_front span {
	background: -webkit-linear-gradient(top, #1955a6 25%, #063368 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media (max-width: 768px) {
.homeTitle {
	top: auto;
	margin-top: 75px
}
}
#home h1 {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 25%;
	font-size: 150px;
	color: #fff;
	color: rgba(255,255,255,0.15)
}
#home .hidden {
	display: none
}
#home #vehicles_bg {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/darkcover.png) no-repeat top left;
	background-size: cover;
	text-align: center
}
#home #vehicles_coverup {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000
}
#home #looping_bg {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
#home #vehicle-thumbnails {
	display: block;
	position: absolute;
	top: 100px;
	right: 2%;
	width: 400px;
	height: 90px
}

@media screen and (max-width: 1100px) {
#home #vehicle-thumbnails {
	top: 50px
}
}
#home #vehicle-thumbnails h3 {
	display: block;
	position: relative;
	text-align: right;
	font: 9px/15px 'Oswald', Verdana, Arial, geneva, sans-serif;
	font-weight: 400;
	color: #fff;
	margin: 0px 0px 5px 0px
}
#home #vehicle-thumbnails .holder {
	display: block;
	position: relative;
	width: 400px;
	height: 80px;
	text-align: right
}
#home #vehicle-thumbnails .holder .maxThumb {
	display: inline-block;
	position: relative;
	margin: 0px 0px 0px 10px;
	background-color: #000
}
#home #vehicle-thumbnails .holder .maxThumb img {
	display: block;
	position: relative;
	width: 100px;
	height: auto;
	opacity: .75;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s
}
.no-touch #home #vehicle-thumbnails .holder .maxThumb:hover, #home #vehicle-thumbnails .holder .maxThumb.selected {
	outline: solid 1px #ffc300
}
.no-touch #home #vehicle-thumbnails .holder .maxThumb:hover img, #home #vehicle-thumbnails .holder .maxThumb.selected img {
	opacity: 1
}
#home #vehicle-thumbnails .holder .maxThumb.selected {
	cursor: default
}
#home #vehicle-info {
	display: block;
	position: absolute;
	top: 85px;
	left: 2%;
	width: 400px
}

@media screen and (max-width: 1100px) {
#home #vehicle-info {
	top: 35px
}
}
#home #vehicle-info .extra-wrapper {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 55px
}
#home #vehicle-info .extra-wrapper .number {
	display: block;
	font: 50px/50px "league-gothic", Verdana, Arial, geneva, sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: center;
	color: #c1baa7;
	margin: 0px 0px 5px 0px
}
#home #vehicle-info .extra-wrapper .pagination {
	display: block;
	height: 25px;
	text-align: right
}
#home #vehicle-info .extra-wrapper .pagination .next_slide2, #home #vehicle-info .extra-wrapper .pagination .prev_slide2 {
	display: inline-block;
	width: 21px;
	height: 21px;
	background-color: #000;
	margin: 0px 3px 0px 0px
}
#home #vehicle-info .extra-wrapper .pagination .prev_slide2 {
	background: url(../images/gallery/mini-arrow-left.png) no-repeat left top
}
#home #vehicle-info .extra-wrapper .pagination .next_slide2 {
	background: url(../images/gallery/mini-arrow-right.png) no-repeat left top
}
#home #vehicle-info .extra-wrapper #view-all {
	display: block;
	font: 8px/25px 'Oswald', Verdana, Arial, geneva, sans-serif;
	font-weight: 700;
	text-align: center;
	color: #fff;
	color: rgba(255,255,255,0.5);
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
#home #vehicle-info .extra-wrapper #view-all img, #home #vehicle-info .extra-wrapper #view-all div {
	display: inline-block;
	vertical-align: middle
}
#home #vehicle-info .extra-wrapper #view-all img {
	margin: 0px 3px 0px 0px
}
.no-touch #home #vehicle-info .extra-wrapper #view-all:hover {
	color: #ffc300;
	color: #ffc300
}
#home #vehicle-info .info-wrapper {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 340px;
	text-align: left;
	border-left: 1px solid rgba(255,255,255,0.3)
}
#home #vehicle-info .info-wrapper .title {
	display: block;
	font: 32px/32px "aktiv-grotesk-std", 'Roboto', Verdana, Arial, geneva, sans-serif;
	font-weight: 900;
	color: #fff;
	margin: 0px 0px 0px 10px
}
#home #vehicle-info .info-wrapper .info {
	display: block;
	font: 11px/15px 'Oswald', Verdana, Arial, geneva, sans-serif;
	font-weight: 400;
	color: #ded6c1;
	margin: 0px 0px 0px 10px
}
#home #vehicle-info .info-wrapper .shareable {
	display: block;
	margin: 10px 0px 0px 10px
}
#home #vehicle-info .info-wrapper .shareable span {
	display: inline-block;
	position: relative;
	font: 9px/40px 'Oswald', Verdana, Arial, geneva, sans-serif;
	font-weight: 400;
	color: #fff
}
#home #vehicle-info .info-wrapper .shareable .icon-download {
	background: url(../images/download/icon.png) no-repeat left top;
	width: 20px;
	height: 20px;
	vertical-align: bottom
}
.no-touch #home #vehicle-info .info-wrapper .shareable .icon-download:hover {
	background-position: right top
}
#home #vehicle-info .info-wrapper .shareable .social-icon {
	display: inline-block;
	position: relative
}
#home #vehicle-info .info-wrapper .shareable .social-icon:before {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	margin: 0px 6px 0px 0px;
	vertical-align: middle;
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out
}
.no-touch #home #vehicle-info .info-wrapper .shareable .social-icon:hover:before {
	color: #ffc300
}
#home #enter {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/darkcover.png) no-repeat top left;
	background-size: cover;
	text-align: center
}
#home #enter #enter_container {
	display: block;
	position: absolute;
	top: 30%;
	left: 50%;
	width: 900px;
	height: 450px;
	margin: -200px 0px 0px -450px
}
#home #enter #enter_container #enter_tt {
	display: block;
	position: relative;
	margin: 25px auto
}
#home #enter #enter_container #enter_divider {
	display: block;
	position: relative;
	width: 250px;
	height: 1px;
	margin: 20px auto;
	background-color: #f4eedd
}
#home #enter #enter_container #enter_title {
	display: block;
	position: relative;
	font: 75px/75px "aktiv-grotesk-std", 'Roboto', Verdana, Arial, geneva, sans-serif;
	font-weight: 900;
	color: #f4eedd
}
#home #enter #enter_container #enter_info {
	display: block;
	position: relative;
	font: 14px/20px "aktiv-grotesk-std", 'Roboto', Verdana, Arial, geneva, sans-serif;
	font-weight: 500;
	color: #f4eedd;
	margin: 20px 0px 0px 0px
}
#home #enter #enter_container #enter_button {
	display: inline-block;
	position: relative;
	font: 12px/12px 'Oswald', Verdana, Arial, geneva, sans-serif;
	font-weight: 400;
	outline: #ffc300 solid 2px;
	margin: 25px 0px 0px 0px;
	padding: 10px 30px;
	color: #ffc300;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
.no-touch #home #enter #enter_container #enter_button:hover {
	color: #ffffff
}

@media screen and (max-height: 700px) {
#home #enter #enter_container {
	top: 20px;
	margin: 0px 0px 0px -450px
}
#home #enter #enter_container #enter_tt {
	margin: 0px auto
}
#home #enter #enter_container #enter_divider {
	margin: 10px auto
}
#home #enter #enter_container #enter_title {
	font: 55px/55px "aktiv-grotesk-std", 'Roboto', Verdana, Arial, geneva, sans-serif;
	font-weight: 900
}
#home #enter #enter_container #enter_info {
	font: 12px/20px "aktiv-grotesk-std", 'Roboto', Verdana, Arial, geneva, sans-serif;
	margin: 10px 0px 0px 0px
}
#home #enter #enter_container #enter_button {
	margin: 15px 0px 0px 0px
}
}
.slideshow {
	cursor: url(../images/openhand.cur), default;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	overflow: hidden;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block
}
.slideshow.disabled {
	cursor: default
}
.slideshow.dragging {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing
}
.slideshow .backplate {
	position: absolute;
	top: 0;
	left: 0
}
.slideshow .overlay {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%
}
.slideshow .video_backplate {
	position: absolute;
	width: 100%;
	height: 100%
}
.slideshow>ul {
	list-style-type: none;
	position: absolute
}
.slideshow .slide {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	display: none;
	-webkit-transform: translate3d(0, 0, 2px);
	-moz-transform: translate3d(0, 0, 2px);
	-ms-transform: translate3d(0, 0, 2px);
	-o-transform: translate3d(0, 0, 2px);
	transform: translate3d(0, 0, 2px)
}
.slideshow .slide .gallery {
	position: absolute
}
.slideshow .slide .gallery .gallery_image {
	position: absolute
}
.slideshow .slide .gallery .gallery_image img {
	display: block;
	max-width: 100%
}
.prev_slide, .next_slide {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100px;
	background: rgba(255,255,255,0) url(../images/gallery/prev_next_buttons.png) no-repeat;
	-webkit-transform: translate3d(0, 0, 2px);
	-moz-transform: translate3d(0, 0, 2px);
	-ms-transform: translate3d(0, 0, 2px);
	-o-transform: translate3d(0, 0, 2px);
	transform: translate3d(0, 0, 2px);
	-webkit-transition: background-color 0.25s ease-out;
	-moz-transition: background-color 0.25s ease-out;
	-o-transition: background-color 0.25s ease-out;
	transition: background-color 0.25s ease-out;
	display: none
}
.prev_slide.prev_slide, .next_slide.prev_slide {
	left: 0;
	background-position: -200px 50%
}
.prev_slide.next_slide, .next_slide.next_slide {
	right: 0;
	background-position: 0px 50%
}
.no-touch .prev_slide:hover, .no-touch .next_slide:hover {
	background-color: rgba(255,255,255,0.15)
}
.no-touch .prev_slide:hover.prev_slide, .no-touch .next_slide:hover.prev_slide {
	background-position: -300px 50%
}
.no-touch .prev_slide:hover.next_slide, .no-touch .next_slide:hover.next_slide {
	background-position: -100px 50%
}
.paginator {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 325px;
	margin: -130px 0px 0px -475px;
	z-index: 10;
	-webkit-transform: translate3d(0, 0, 3px);
	-moz-transform: translate3d(0, 0, 3px);
	-ms-transform: translate3d(0, 0, 3px);
	-o-transform: translate3d(0, 0, 3px);
	transform: translate3d(0, 0, 3px)
}
.paginator .count {
	font-size: 11px;
	position: absolute;
	line-height: 1em;
	top: -20px;
	left: 10px;
	color: #fff;
	color: rgba(255,255,255,0.75)
}
.paginator .exit {
	font-size: 9px;
	position: absolute;
	line-height: 1em;
	top: -17px;
	right: 20px;
	color: rgba(255,255,255,0.75);
	color: #ffc300;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
.no-touch .paginator .exit:hover {
	color: #ffc300;
	color: #ffffff
}
.paginator .prev_page, .paginator .next_page {
	display: none
}
.paginator span {
	display: block;
	line-height: 50px;
	text-align: center
}
.paginator .thumb_wrapper {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center
}
.paginator .thumb_wrapper ul {
	position: absolute;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0
}
.paginator .thumb_wrapper ul li {
	display: inline-block;
	width: 150px;
	height: auto;
	margin: 0px 5px 5px 0px;
	padding: 0
}
.paginator .thumb_wrapper ul li a {
	display: block;
	border: solid 1px #2d271e;
	background-color: #000;
	width: 150px;
	height: 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden
}
.paginator .thumb_wrapper ul li a img {
	display: block;
	position: relative;
	width: 150px;
	height: 100px;
	opacity: .75;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s
}
.paginator .thumb_wrapper ul li a:hover, .paginator .thumb_wrapper ul li a.selected {
	border: solid 1px #d5a131
}
.paginator .thumb_wrapper ul li a:hover img, .paginator .thumb_wrapper ul li a.selected img {
	opacity: 1
}
.paginator .thumb_wrapper ul li a.selected {
	cursor: default
}
#default_loader {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 200;
	background: url(../images/backgrounds/grunge.jpg) no-repeat top left;
	background-size: cover;
	text-align: center
}
#default_loader #loaderCar {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 350px;
	height: 250px;
	margin: -225px 0px 0px -175px;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	background: url(../images/preloader.png) no-repeat top left;
	display: none
}
#default_loader #loaderText {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	margin: 0px 0px 0px -50px;
	font: 12px/12px 'Oswald', Verdana, Arial, geneva, sans-serif;
	letter-spacing: 2px;
	color: #fbc200;
	text-align: center
}
.header {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 28px;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	width: 100%;
	line-height: 27px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	z-index: 1;
	-webkit-transform: translateZ(10px);
	-moz-transform: translateZ(10px);
	-ms-transform: translateZ(10px);
	-o-transform: translateZ(10px);
	transform: translateZ(10px)
}
.header a.selected {
	cursor: default;
	color: #fff
}
.header.horizontal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px
}
.header.horizontal #skip_txt {
	display: none
}
.header.horizontal #back_txt {
	display: inline
}
.header.horizontal.skip #skip_txt {
	display: inline
}
.header.horizontal.skip #back_txt {
	display: none
}
.header.horizontal .prev, .header.horizontal .next {
	background: url(../images/header/pageArrows.png) no-repeat right -53px;
	opacity: 0;
	cursor: default;
	width: 50px;
	height: 28px;
	position: absolute;
	top: 0px;
	margin: 0;
	-webkit-transition: opacity 1s, background-position .15s ease-out;
	-moz-transition: opacity 1s, background-position .15s ease-out;
	-o-transition: opacity 1s, background-position .15s ease-out;
	transition: opacity 1s, background-position .15s ease-out
}
.header.horizontal .prev.on, .header.horizontal .next.on {
	display: block;
	cursor: pointer;
	opacity: 1
}
.lt-ie9 .header.horizontal .prev, .lt-ie9 .header.horizontal .next {
	display: none
}
.header.horizontal .prev {
	left: 0;
	background-position: 7px 0px
}
.no-touch .header.horizontal .prev:hover {
	background-position: -29px 0px
}
.header.horizontal .next {
	right: 0;
	background-position: -64px -28px
}
.no-touch .header.horizontal .next:hover {
	background-position: -29px -28px
}
.header.horizontal .centeredMenu {
	padding: 0;
	position: absolute;
	left: 0px;
	width: 100%;
	list-style: none;
	text-align: center;
	margin: 0
}
.header.horizontal .paginatorMasker {
	overflow: hidden
}
.header.horizontal .paginatorMasker .centeredMenu {
	text-align: left;
	position: relative;
	left: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto
}
.header.horizontal .paginatorMasker .centeredMenu li {
	float: left
}
#headerBG, #sectionMenus {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: url(../images/header/bg.png) no-repeat center top
}
.rightMenu {
	position: absolute;
	right: 0px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0
}
.leftMenu {
	position: absolute;
	left: 0px;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0
}
.leftMenu li, .rightMenu li, .centeredMenu li {
	display: inline-block;
	list-style: none;
	padding-left: 14px;
	padding-right: 14px
}
.leftMenu li {
	font-size: 12px;
	font-weight: 400
}
.leftMenu li a, .rightMenu li a, .centeredMenu li a {
	text-decoration: none;
	color: #000;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1px;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
.ie .leftMenu li a, .ie .rightMenu li a, .ie .centeredMenu li a {
	line-height: 34px
}
.lt-ie9 .leftMenu li a, .lt-ie9 .rightMenu li a, .lt-ie9 .centeredMenu li a {
	font-family: "ff-angie-web-pro-n4", "Oswald", "Helvetica Neue", Helvetica, sans-serif
}
.no-touch .leftMenu li a:hover, .no-touch .rightMenu li a:hover, .no-touch .centeredMenu li a:hover {
	text-decoration: none
}
li.menu_dot {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
	width: 10px;
	height: 10px;
	background: url(../images/menu_dot.png) center top no-repeat
}
.backArrow_btn {
	padding-left: 16px
}
.backArrow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 27px;
	height: 27px;
	background: url(../images/backArrow.png) center center no-repeat
}
.header {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 28px;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	width: 100%;
	line-height: 27px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	z-index: 1;
	-webkit-transform: translateZ(10px);
	-moz-transform: translateZ(10px);
	-ms-transform: translateZ(10px);
	-o-transform: translateZ(10px);
	transform: translateZ(10px)
}
.header a.selected {
	cursor: default;
	color: #fff
}
.header.horizontal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px
}
.header.horizontal #skip_txt {
	display: none
}
.header.horizontal #back_txt {
	display: inline
}
.header.horizontal.skip #skip_txt {
	display: inline
}
.header.horizontal.skip #back_txt {
	display: none
}
.header.horizontal .prev, .header.horizontal .next {
	background: url(../images/header/pageArrows.png) no-repeat right -53px;
	opacity: 0;
	cursor: default;
	width: 50px;
	height: 28px;
	position: absolute;
	top: 0px;
	margin: 0;
	-webkit-transition: opacity 1s, background-position .15s ease-out;
	-moz-transition: opacity 1s, background-position .15s ease-out;
	-o-transition: opacity 1s, background-position .15s ease-out;
	transition: opacity 1s, background-position .15s ease-out
}
.header.horizontal .prev.on, .header.horizontal .next.on {
	display: block;
	cursor: pointer;
	opacity: 1
}
.lt-ie9 .header.horizontal .prev, .lt-ie9 .header.horizontal .next {
	display: none
}
.header.horizontal .prev {
	left: 0;
	background-position: 7px 0px
}
.no-touch .header.horizontal .prev:hover {
	background-position: -29px 0px
}
.header.horizontal .next {
	right: 0;
	background-position: -64px -28px
}
.no-touch .header.horizontal .next:hover {
	background-position: -29px -28px
}
.header.horizontal .centeredMenu {
	padding: 0;
	position: absolute;
	left: 0px;
	width: 100%;
	list-style: none;
	text-align: center;
	margin: 0
}
.header.horizontal .paginatorMasker {
	overflow: hidden
}
.header.horizontal .paginatorMasker .centeredMenu {
	text-align: left;
	position: relative;
	left: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto
}
.header.horizontal .paginatorMasker .centeredMenu li {
	float: left
}
#headerBG, #sectionMenus {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: url(../images/header/bg.png) no-repeat center top
}
.rightMenu {
	position: absolute;
	right: 0px;
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0
}
.leftMenu {
	position: absolute;
	left: 0px;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0
}
.leftMenu li, .rightMenu li, .centeredMenu li {
	display: inline-block;
	list-style: none;
	padding-left: 14px;
	padding-right: 14px
}
.leftMenu li {
	font-size: 12px;
	font-weight: 400
}
.leftMenu li a, .rightMenu li a, .centeredMenu li a {
	text-decoration: none;
	color: #000;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1px;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
.ie .leftMenu li a, .ie .rightMenu li a, .ie .centeredMenu li a {
	line-height: 34px
}
.lt-ie9 .leftMenu li a, .lt-ie9 .rightMenu li a, .lt-ie9 .centeredMenu li a {
	font-family: "ff-angie-web-pro-n4", "Oswald", "Helvetica Neue", Helvetica, sans-serif
}
.no-touch .leftMenu li a:hover, .no-touch .rightMenu li a:hover, .no-touch .centeredMenu li a:hover {
	text-decoration: none
}
li.menu_dot {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
	width: 10px;
	height: 10px;
	background: url(../images/menu_dot.png) center top no-repeat
}
.backArrow_btn {
	padding-left: 16px
}
.backArrow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 27px;
	height: 27px;
	background: url(../images/backArrow.png) center center no-repeat
}
#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 37px;
	line-height: 37px;
	width: 100%;
	font-size: 11px;
	letter-spacing: 1px;
	z-index: 2;
	-webkit-transform: translateZ(10px);
	-moz-transform: translateZ(10px);
	-ms-transform: translateZ(10px);
	-o-transform: translateZ(10px);
	transform: translateZ(10px)
}
#footer a {
	text-decoration: none;
	font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
#footer #bottomRight, #footer #bottomLeft {
	position: relative;
	z-index: 1
}
#footer #bottomRight ul, #footer #bottomLeft ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#footer #bottomRight ul li, #footer #bottomLeft ul li {
	float: left
}
.ie #footer #bottomRight ul li a, .ie #footer #bottomLeft ul li a {
	line-height: 44px
}
#footer #bottomRight ul li {
	float: right;
	margin-left: 1.5em
}
#footer #mpaa_legal {
	line-height: 1.25em;
	padding: 0;
	margin: 6px
}
#footer #mpaa_legal a {
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
.no-touch #footer #mpaa_legal a:hover {
	color: #fff
}
#footer #bottomCenter {
	text-align: center;
	display: inline-block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0
}
#footer #bottomCenter.autoCenter {
	position: static;
	width: auto;
	top: auto;
	left: auto
}
#footer #bottomLeft {
	text-align: left;
	float: left;
	padding-left: 14px
}
#footer #bottomLeft #bottom_left_links, #footer #bottomLeft #credits-button {
	float: left
}
#footer #bottomLeft #credits-button {
	margin-left: -4px
}
.ie #footer #bottomLeft #credits-button {
	line-height: 44px
}
#footer #bottomLeft #bottom_left_links li {
	margin-right: 1.5em
}
#footer .lt-ie9 #bottomLeft {
	font-family: "ff-angie-web-pro-n4", "Oswald", "Helvetica Neue", Helvetica, sans-serif
}
#footer #follow {
	float: left;
	width: 0;
	overflow: hidden
}
#footer #follow #follow_label {
	margin-right: 6px;
	line-height: 37px;
	vertical-align: top
}
#footer #follow .social-icon {
	position: relative
}
#footer #follow .social-icon:before {
	font-size: 20px;
	color: #fff;
	line-height: 37px;
	margin: 0 6px 0 0;
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out
}
#footer #follow .social-icon:hover:before {
	color: #ffc300
}
#footer #followShelf {
	display: inline-block
}
#footer #share {
	float: left
}
#footer #sharelabel {
	display: block;
	float: left;
	clear: none;
	text-decoration: none;
	position: relative;
	margin-right: 0
}
.ie #footer #sharelabel {
	line-height: 44px
}
#footer #share-facebook {
	position: relative;
	top: 4px
}
#footer .like-button {
	width: 90px;
	height: 21px
}
#footer .tweet-button {
	width: 60px;
	height: 21px
}
#footer #bottomRight {
	float: right;
	text-align: right;
	padding-right: 1.25em
}
#footer #credits-button {
	color: #FFF;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
#footer #credits-button.active {
	color: #fff
}
#footer #credits-button.active .border-arrow {
	border-top-width: 4px;
	border-bottom-width: 0px;
	border-top-color: #fff;
	border-bottom-color: #fff
}
#footer #credits {
	position: absolute;
	left: 0px;
	bottom: -325px;
	background: #000;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	-webkit-backface-visibility: hidden;
	overflow: hidden;
	border-top: 0px;
	padding-bottom: 10px;
	z-index: 20
}
#footer #credits p {
	display: block;
	width: 100%;
	text-align: center;
	color: #fd792f
}
#footer #credits p a {
	text-decoration: none
}
#footer #credits img.billing_block {
	display: block;
	margin: 10px auto 0 auto
}
#footer #credits_drawer_links {
	list-style: none;
	color: #f0bc28
}
#footer #credits_drawer_links {
	padding: 0;
	margin: 0 auto;
	width: 100%
}
#footer #credits_drawer_links li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px
}
#footer #credits_drawer_links li a {
	color: #f0bc28;
	text-decoration: none
}
#footer .no-touch #credits_drawer_links li a:hover {
	color: #fff
}
#footer #credits #copyright {
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	color: #CCC
}
#footer #MPAA_requirements {
	position: absolute;
	bottom: -200px;
	right: 0px;
	width: auto;
	background: #000;
	padding: 20px
}
#footer #MPAA_requirements img {
	display: block
}
#footer #MPAA_requirements ul {
	margin: 1em .25em 0 .25em
}
#footer #MPAA_requirements ul li {
	text-align: left;
	display: block;
	margin-top: .5em
}
#footer #MPAA_requirements ul li a {
	margin: 0;
	float: none;
	line-height: 1.25em;
	color: #f0bc28
}
#footer .no-touch #MPAA_requirements ul li a:hover {
	color: #fff
}
#footer #shareShelf {
	display: block;
	position: absolute;
	top: 37px;
	width: 200px;
	padding: 30px 10px;
	margin-left: -10px;
	background: #000;
	color: #fff;
	line-height: 1em
}
#footer #shareShelf .footer-btn {
	margin-left: 0
}
#footer #shareShelf .facebook {
	float: none;
	margin: 0;
	display: block
}
#footer #shareShelfContents {
	position: relative;
	text-align: left
}
#footer #shareShelfContents .shareshelf-button {
	color: #f0bc28;
	display: block;
	margin: 5px 0
}
.no-touch #footer #shareShelfContents #shareshelf-button:hover {
	color: #ffffff
}
#footer #footer_links {
	margin: 0 1em 0 0;
	padding: 0;
	float: right
}
#footer #footer_links li {
	margin: 0;
	display: inline-block
}
#footer #footer_links li a {
	margin: 0 15px;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
.no-touch #footer #footer_links li a:hover {
	color: #e2bf63
}
#footer .like-button {
	width: 90px;
	height: 21px
}
#footer .tweet-button {
	width: 60px;
	height: 21px
}
#footer #share-facebook {
	position: relative;
	top: 4px
}
#footer .footer-btn {
	float: left;
	margin: 0 2em;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 9px;
	line-height: 37px;
	letter-spacing: 1px;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s
}
#footer .footer-btn.active {
	color: #fff
}
#footer .footer-btn.active .border-arrow {
	border-top-width: 4px;
	border-bottom-width: 0px;
	border-top-color: #fff;
	border-bottom-color: #fff
}
.no-touch #footer .footer-btn:hover {
	color: #e2bf63
}
.no-touch #footer p a:hover {
	color: #ffffff
}
.no-touch #footer p a:hover {
	color: #ffffff
}
#footer #sharelabel {
	position: relative;
	margin-left: 0
}
#footer #sharelabel.active {
	color: #fff
}
#footer #sharelabel.active .border-arrow {
	border-top-width: 4px;
	border-bottom-width: 0px;
	border-top-color: #fff;
	border-bottom-color: #fff
}
#footer .border-arrow {
	display: inline-block;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 0px solid #fff;
	border-bottom: 4px solid #fff;
	-webkit-transition: border 0.25s ease-out;
	-moz-transition: border 0.25s ease-out;
	-o-transition: border 0.25s ease-out;
	transition: border 0.25s ease-out;
	display: none
}
#soundButton {
	display: block;
	width: 20px;
	height: 10px;
	position: absolute;
	right: 25px;
	top: 12px;
	cursor: pointer
}
#soundButton .hit {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: -10px;
	top: -10px;
	margin: 0px 0px 0px 0px;
	float: none
}
#soundButton .bar {
	position: relative;
	float: left;
	margin-right: 1px;
	width: 2px;
	height: 100%
}
#soundButton .bar:after {
	background: #ffffff;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 10%;
	-webkit-animation-name: soundBar;
	-moz-animation-name: soundBar;
	animation-name: soundBar
}
#soundButton .bar:nth-child(0n+1):after {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s
}
#soundButton .bar:nth-child(2):after {
	-webkit-animation-duration: .95s;
	-moz-animation-duration: .95s;
	animation-duration: .95s
}
#soundButton .bar:nth-child(3):after {
	-webkit-animation-duration: .90s;
	-moz-animation-duration: .90s;
	animation-duration: .90s
}
#soundButton .bar:nth-child(4):after {
	-webkit-animation-duration: .93s;
	-moz-animation-duration: .93s;
	animation-duration: .93s
}
#soundButton .bar:nth-child(5):after {
	-webkit-animation-duration: .97s;
	-moz-animation-duration: .97s;
	animation-duration: .97s
}
#soundButton.on .bar:after {
	-webkit-animation-name: soundBar;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-moz-animation-name: soundBar;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	animation-name: soundBar;
	animation-iteration-count: infinite;
	animation-direction: alternate
}
#soundButton.off .bar:after {
	-webkit-animation-name: soundBarOff;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: alternate;
	-moz-animation-name: soundBarOff;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction: alternate;
	animation-name: soundBarOff;
	animation-iteration-count: 1;
	animation-direction: alternate
}
#soundButton.onIE .bar {
	height: 10%
}
#soundButton.offIE .bar {
	height: 100%
}
@-webkit-keyframes soundBarOff {
100% {
height:10%
}
}
@-webkit-keyframes soundBar {
0% {
height:1%
}
100% {
height:100%
}
}
@-moz-keyframes soundBarOff {
100% {
height:10%
}
}
@-moz-keyframes soundBar {
0% {
height:1%
}
100% {
height:100%
}
}
@keyframes soundBarOff {
100% {
height:10%
}
}
@keyframes soundBar {
0% {
height:1%
}
100% {
height:100%
}
}
.biosection .scrollable {
	padding-right: 0
}
.biosection .scrollable .scroll_wrapper {
	padding-right: 30px;
	position: relative
}
.biosection .scrollable .scroll_wrapper .scrollbar {
	top: 0;
	bottom: 0
}
.biosection .biosection_wrapper {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	height: 180px;
	z-index: 1
}
.biosection .biosection_wrapper .content {
	height: 130px
}
.ipad .biosection .biosection_wrapper {
	top: 25px
}
.biosection .biosection_wrapper li.active a {
	color: #fff
}
.biosection .biosection_wrapper a {
	text-decoration: none;
	color: #333;
	line-height: 1.5em
}
.biosection .biosection_wrapper a:hover {
	color: #fff
}
.biosection h2, .biosection h3 {
	display: inline-block
}
.biosection h3 {
	margin-left: 2px
}
.biosection .section_side_menu {
	position: relative;
	font-size: 1.32em;
	width: 25%
}
.biosection .section_side_menu ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.content .bio {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 75%
}
.content .bio p {
	padding-right: 15px
}
.content.ready .bio {
	visibility: visible;
	display: none
}
.content.ready .bio.active {
	display: block
}
#browserMessage {
	display: none;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	color: #fff
}
#browserMessage a {
	color: #ffc300;
	font-weight: bold;
	text-decoration: none
}
#ttContainer {
	display: block;
	position: absolute;
	top: 25px;
	left: 50%;
	width: 160px;
	margin: 0px 0px 0px -80px;
	-webkit-transform: translate3d(0, 0, 10px);
	-moz-transform: translate3d(0, 0, 10px);
	-ms-transform: translate3d(0, 0, 10px);
	-o-transform: translate3d(0, 0, 10px);
	transform: translate3d(0, 0, 10px)
}
#ttContainer #ttImg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center
}

@media screen and (max-height: 600px) {
#ttContainer {
	top: 15px;
	width: 120px;
	margin: 0px 0px 0px -60px
}
#ttContainer #ttImg {
	width: 120px
}
}
#releaseContainer {
	position: absolute;
	bottom: 25px;
	left: 50%;
	width: 160px;
	margin: 0px 0px 0px -80px;
	display: block;
	-webkit-transform: translate3d(0, 0, 10px);
	-moz-transform: translate3d(0, 0, 10px);
	-ms-transform: translate3d(0, 0, 10px);
	-o-transform: translate3d(0, 0, 10px);
	transform: translate3d(0, 0, 10px)
}
#releaseContainer #releaseImg {
	display: block;
	position: relative;
	text-align: center
}
@font-face {
	font-family: "social-icons";
	src: url("../fonts/social-icons.eot");
	src: url("../fonts/social-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/social-icons.woff") format("woff"), url("../fonts/social-icons.ttf") format("truetype"), url("../fonts/social-icons.svg#social-icons") format("svg");
	font-weight: normal;
	font-style: normal
}
[data-icon]:before {
	font-family: "social-icons" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "social-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-twitter:before {
	content: "a"
}
.icon-youtube:before {
	content: "b"
}
.icon-instagram:before {
	content: "c"
}
.icon-facebook:before {
	content: "d"
}
.icon-vine:before {
	content: "e"
}
.icon-triangle-left:before {
	content: "f"
}
.icon-triangle-right:before {
	content: "g"
}
.icon-tumblr:before {
	content: "h"
}
.icon-googleplus:before {
	content: "i"
}
.scrollable {
	position: relative;
	padding-right: 30px;
	background: transparent;
	background: transparent
}
.scrollable .viewport {
	width: 100%;
	height: 120px;
	overflow: hidden;
	position: relative
}
.scrollable .overview {
	width: 100%;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0
}
.scrollable .overview p:first-child {
	margin-top: 0
}
.scrollable .thumb, .scrollable .thumb .end {
	height: 20px;
	width: 30px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.scrollable .thumb .end, .scrollable .thumb .end .end {
	overflow: hidden;
	height: 5px;
	width: 13px
}
.scrollable .thumb_inner {
	width: 4px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	background-color: #c1baa7
}
.scrollable .scrollbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px
}
.scrollable .track {
	background-color: transparent;
	height: 100%;
	width: 10px;
	position: relative;
	padding: 0 10px
}
.scrollable .disable {
	display: none
}
.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none
}
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
*text-indent:-9999px
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%
}
.hidden {
	display: none !important;
	visibility: hidden
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.invisible {
	visibility: hidden
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
*zoom:1
}
.full {
	width: 100%;
	height: 100%;
	display: block
}
.invis {
	visibility: hidden;
	opacity: 0
}
.hList {
	list-style: none;
	white-space: nowrap
}
.hList li {
	display: inline-block;
	white-space: normal;
	vertical-align: top
}
.absFull {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block
}
.TL {
	top: 0;
	left: 0;
	position: absolute
}
.T {
	top: 0;
	left: 50%;
	position: absolute
}
.TR {
	top: 0;
	right: 0;
	position: absolute
}
.L {
	top: 50%;
	left: 0;
	position: absolute
}
.C {
	top: 50%;
	left: 50%;
	position: absolute
}
.R {
	top: 50%;
	right: 0;
	position: absolute
}
.BL {
	bottom: 0;
	left: 0;
	position: absolute
}
.B {
	bottom: 0;
	left: 50%;
	position: absolute
}
.BR {
	bottom: 0;
	right: 0;
	position: absolute
}
.centeredmenu {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative
}
.centeredmenu ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center
}
.centeredmenu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%
}
