/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

a, a:hover, a:active { outline: none; border:none;}
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #2DB9D2; color:#fff; text-shadow: none; }
::selection { background:#2DB9D2; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #C51931; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #7e1f2c; }
a:hover { color: #C51931; }

/*
	PRIMARY STYLES
	
	@company	Archrival
	@copyright	Copyright(c) 2011 Archrival
*/

body {
	height:100%; /*--fullscreen--*/
	background-color:#FFFFFF;
	/*color:#4C4C4C;*/
	color:#353535;
	font-weight:300;
	font-size:11px;
	font-family:"lucida grande",sans-serif;
}
.tk-museo-slab {
	font-family:"museo-slab-1","museo-slab-2","Courier New",serif;
}
h1,h2,h3,h4,h5,h6 {
	color: #2DB9D2;
	text-transform:uppercase;
}
h3 {
	font-size:16px;
	font-weight:500;
	letter-spacing: 0.025em;
}
#no-js-message {
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	height:80px;
	margin-top:-40px;
}
#no-js-message h1, #no-js-message h2 {
	width:100%;
	text-align:center;
}
#no-js-message h1 {
	text-transform:none;
	font-size:20px;
	color:#dedede;
	background-color:black;
	margin-bottom:5px;
	padding:10px 0;
}
#no-js-message h2 {
	font-size:13px;
	text-transform:none;
	color:#000;
}
#faux-scroll {
	height:30000px;
}
#aof-wrapper {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}
#aof-wrapper.enhanced {
	display:block;
}
#layer-bg {
	position:absolute;
	top:0px;
	left:0px;
	width:5587px;
	height:4299px;
	z-index:1;
	background:transparent url('../images/p3/body_bg.jpg') center center no-repeat;
}
#layer-parallax-items {
	position:absolute;
	top:0px;
	left:0px;
	width:9600px;
	height:6360px;
	z-index:2;
}
#layer-content {
	position:absolute;
	top:0;
	left:0;
	width:9600px;
	height:6360px;
	z-index:3;
}
.content-page {
	position:absolute;
	width:980px;
	height:460px;
}
#content-page-1  { left:700px; top:840px; }
#content-page-2  { left:4326px; top:2280px; }
#content-page-3  { left:7440px; top:4484px; }
#content-page-4  { left:7120px; top:742px; }
#content-page-5  { left:3666px; top:782px; }
#content-page-6  { left:494px; top:2370px; }
#content-page-7  { left:1950px; top:5008px; }

#content-page-8 {
	border:1px solid #ffff00;
}
.content-anchor {
	display:none;
}
#layer-menu {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:80px;
	z-index:300;
}
#main-menu-bar {
	position:absolute;
	top:19px;
	left:0;
	width:100%;
	height:59px;
	z-index:301;
	background:transparent url('../images/p3/bg_navbar.png') top center;
}
#main-menu-content {
	position:absolute;
	top:0;
	left:50%;
	width:1002px;
	height:80px;
	margin-left:-512px;
	z-index:302;
}
#main-menu-content .menu-logo {
	position:absolute;
}
#main-menu-content #logo-art-of-flight {
	top:17px;
	left:0px;
}
#main-menu-content #logo-art-of-flight, #main-menu-content #logo-art-of-flight a {
	width:165px;
	height:62px;
	overflow:hidden;
}
#main-menu-content #logo-art-of-flight a {
	display:block;
	text-indent:-30000em;
	background:transparent url('../images/aof3d/menu_logo_artofflight.png') top left no-repeat;
}
#main-menu-content #logo-red-bull {
	top:38px;
	left:752px;
}
#main-menu-content #logo-red-bull, #main-menu-content #logo-red-bull a {
	width:113px;
	height:19px;
	overflow:hidden;
}
#main-menu-content #logo-red-bull a {
	display:block;
	text-indent:-30000em;
	background:transparent url('../images/p3/menu_logo_red_bull.gif') top left no-repeat;
}
#main-menu-content #fb-like-main {
	width:100px;
	height:21px;
	overflow:hidden;
	position:absolute;
	top:37px;
	right:6px;
}
#main-menu-content #menu-external-items {
	width:688px;
	height:33px;
	position:absolute;
	top:0px;
	left:158px;
	background:transparent url('../images/p3/header_names.png') 0px 4px no-repeat;
}
#main-menu-content #menu-external-items .external-item {
	display:block;
	text-indent:-30000em;
	overflow:hidden;
	width:60px;
	height:19px;
	position:absolute;
	top:6px;
	background-position:top left;
	background-repeat:no-repeat;
}
#main-menu-content #menu-external-items .external-item-media {
	left:460px;
	background-image:url('../images/p3/menu_ext_media.png');
}
#main-menu-content #menu-external-items .external-item-store {
	left:525px;
	background-image:url('../images/p3/menu_ext_store.png');
}
#main-menu-content #menu-external-items .external-item-game {
	width:119px;
	left:590px;
	background-image:url('../images/p3/menu_ext_game.png');
}
#main-menu-content #menu-external-items .external-item-media:hover, 
#main-menu-content #menu-external-items .external-item-store:hover,
#main-menu-content #menu-external-items .external-item-game:hover {
	background-position:0px -19px;
}
#main-menu-content #menu-external-items .external-item-itunes {
	left:630px;
	top:0px;
	width:78px;
	height:25px;
	background-image:url('../images/p3/menu_ext_itunes.png');
}
#main-menu-content #menu-external-items .external-item-itunes:hover {
	background-position:0px -25px;
}
#main-menu-items {
	display:block;
	list-style:none;
	margin-left:0;
	width:564px;
	height:12px;
	position:absolute;
	top:42px;
	left:170px;
}
#main-menu-items li {
	display:block;
	float:left;
	height:12px;
	margin-right:18px;
	overflow:hidden;
}
#main-menu-items li.nav-trailer { width:65px; }
#main-menu-items li.nav-news { width:44px; }
#main-menu-items li.nav-videos { width:57px; }
#main-menu-items li.nav-photos { width:60px; }
#main-menu-items li.nav-riders { width:35px; }
#main-menu-items li.nav-screenings { width:98px; /*width:103px;*/ }
#main-menu-items li.nav-friends { width:66px; margin-right:0; }
#main-menu-items li a {
	display:block;
	width:100%;
	height:12px;
	text-indent:-30000em;
	overflow:hidden;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#main-menu-items li a:hover, #main-menu-items li a.active {
	background-position:0px -12px;
}
#main-menu-items li.nav-trailer a { background-image:url('../images/p3/nav_trailer.gif'); }
#main-menu-items li.nav-news a { background-image:url('../images/p3/nav_news.gif'); }
#main-menu-items li.nav-videos a { background-image:url('../images/p3/nav_videos.gif'); }
#main-menu-items li.nav-photos a { background-image:url('../images/p3/nav_photos.gif'); }
#main-menu-items li.nav-riders a { background-image:url('../images/p3/nav_bios.gif'); }
#main-menu-items li.nav-screenings a { background-image:url('../images/aof3d/nav_screenings.gif'); /*background-image:url('../images/p3/nav_screenings.gif');*/ }
#main-menu-items li.nav-friends a { background-image:url('../images/p3/nav_friends.gif'); }

/* ---- Footer Menu ---- */
#footer-menu-bar {
	z-index:299;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	padding:8px 15px;
	width:auto;
	height:auto;
	background-color:#aaa;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}

#footer-menu-bar .menu-items {
	list-style:none;
	margin:0;
	padding:0;
}
#footer-menu-bar .menu-items li {
	display:inline-block;
}
#footer-menu-bar .menu-items li a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

/* ---- Teaser/Home ---- */
#teaser-video-wrapper {
	width:700px;
	height:395px;
	position:absolute;
	left:146px;
	top:9px;
	overflow:hidden;
	background:transparent url('../images/p3/trailer/bg_trailer.png') top left no-repeat;
}
#teaser-activate, #teaser-video, #teaser-video-fade {
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	width:698px;
	height:393px;
	overflow:hidden;
}
#teaser-activate {
	z-index:203;
	cursor:pointer;
}
#teaser-activate div {
	position:absolute;
	top:126px;
	left:215px;
	width:331px;
	height:171px;
	overflow:hidden;
	background:transparent url('../images/p3/trailer/bg_trailer_cta.png') 0px 0px no-repeat;
	/* 3D-- 
	position:absolute;
	top:118px;
	left:151px;
	width:396px;
	height:186px;
	overflow:hidden;
	background:transparent url('../images/aof3d/bg_trailer_cta.png') 0px 0px no-repeat;
	*/
}
#teaser-activate:hover div {
	background-position:0px -171px;
	/* 3D-- background-position:0px -186px; */
}
#teaser-video-fade {
	z-index:202;
	display:none;
	background-color:#fff;
}
#teaser-video {
	z-index:201;
	background-color:black;
}
#teaser-video.no-show, #teaser-video-fade.no-show {
	left:-800px;
	top:0px;
	/*
	-moz-opacity:0.0;
	filter:alpha(opacity=0);
	opacity:0.0;
	*/
}
#teaser-buydvd {
	position:absolute;
	left:146px;
	bottom:14px;
}
#content-page-1 #homepage-release-date {
	width:219px;
	height:60px;
	position:absolute;
	top:408px;
	left:118px;
	text-indent:-30000em;
	overflow:hidden;
	background:transparent url('../images/p3/shared/available_9_8_11.png') top left no-repeat;
}
#content-page-1 #homepage-itunes-preorder-lg {
	display:block;
	width:110px;
	height:40px;
	position:absolute;
	top:412px;
	left:320px;
	text-indent:-30000em;
	overflow:hidden;
	z-index:2;
	background:transparent url('../images/p3/shared/itunes_btn_lg_preorder.png') top left no-repeat;
}
#content-page-1 #homepage-itunes-download-lg {
	display:block;
	width:110px;
	height:40px;
	position:absolute;
	top:410px;
	left:155px;
	text-indent:-30000em;
	overflow:hidden;
	z-index:2;
	background:transparent url('../images/p3/shared/itunes_btn_lg_download.png') top left no-repeat;
}
#content-page-1 .homepage-itunes-download-btn, #content-page-1 .homepage-itunes-download-btn:active, #content-page-1 .homepage-itunes-download-btn:visited {
	display:block;
	width:110px;
	height:52px;
	padding-top:3px;
	position:absolute;
	top:410px;
	text-align:center;
	color:#fff;
	font-size:9px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	z-index:2;
	background:#000 url('../images/p3/shared/itunes_btn_lg_download.png') bottom left no-repeat;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
#content-page-1 .homepage-itunes-download-btn:hover {
	color:#2CB8D2;
}
#content-page-1 #homepage-itunes-download-movie {
	left:155px;
}
#content-page-1 #homepage-itunes-download-soundtrack {
	left:270px;
}
#content-page-1 #digital-download-partners {
	position:absolute;
	top:408px;
	left:272px;
	width:274px;
	height:45px;
	overflow:hidden;
	background:transparent url('../images/p3/digital_download_partners.png') 0px 0px no-repeat;
}
#amc-theatres {
	display: block;
	width: 132px;
	height: 64px;
	position: absolute;
	top: 402px;
	left: 145px;
	text-indent: -30000em;
	overflow: hidden;
	z-index: 2;
	background: transparent url('../images/aof3d/amc_logo.png') top left no-repeat;
}
#content-page-1 .production-logos {
	display:block;
	list-style:none;
	margin:0;
	width:306px;
	height:56px;
	position:absolute;
	right:134px;
	top:404px;
	background:transparent url('../images/p3/trailer/logos_production.png') top left no-repeat;
}
#content-page-1 .production-logos li, #content-page-1 .production-logos li a {
	display:block;
	height:56px;
}
#content-page-1 .production-logos li {
	float:left;
}
#content-page-1 .production-logos li a {
	text-indent:-30000em;
	overflow:hidden;
}
#content-page-1 .production-logos li.link-mediahouse, 
#content-page-1 .production-logos li.link-mediahouse a { width:105px; }
#content-page-1 .production-logos li.link-brainfarm, 
#content-page-1 .production-logos li.link-brainfarm a { width:104px; }
#content-page-1 .production-logos li.link-quiksilver, 
#content-page-1 .production-logos li.link-quiksilver a { width:97px; }

/* ---- Request a Screening ---- */
.screening-3d-diy-btn {
	display:block;
	width:217px;
	height:23px;
	overflow:hidden;
	text-indent:-30000em;
	background:transparent url('../images/aof3d/btn_request_screening_alt.png') 0px 0px no-repeat;
}
.screening-3d-diy-btn:hover { background-position:0px -23px; }
#content-page-1 .screening-3d-diy-btn {
	position:absolute;
	top:420px;
	left:297px;
}
#content-page-6 .screening-3d-diy-btn {
	position:absolute;
	top:32px;
	right:70px;
}

/* ---- News ---- */
#news-history {
	position:absolute;
	top:20px;
	left:20px;
	width:630px;
	height:420px;
	overflow:hidden;
}
#news-history-list {
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	padding-top:10px;
	overflow:hidden;
}
#news-history-scroll {
	width:22px;
	height:400px;
	padding:10px 0;
	position:absolute;
	top:0px;
	left:600px;
}
#news-history-scroll .custom-scroll-bar {
	height:400px;
}
#news-history-list .news-separator {
	padding:10px 0 25px;
	clear:both;
}
#news-history-list .news-summary .news-thumbnail {
	display:block;
	width:88px;
	height:68px;
	padding:1px;
	margin-right:12px;
	overflow:hidden;
	float:left;
	background:transparent url('../images/p3/news/bg_thumbnail.png') top left no-repeat;
}
#news-history-list .news-summary .news-thumbnail img {
	display:block;
	width:88px;
	height:68px;
}
#news-history-list .news-copy {
	width:500px;
	margin-left:87px;
	/*width:485px;*/
	float:left;
}
#news-history-list .news-summary h4 {
	font-size:17px;
	font-weight:500;
}
#news-history-list .news-summary h4 a {
	color:#2CB8D2;
	text-decoration:none;
}
#news-history-list .news-summary h4 a:hover {
	color:#c9182d;
}
#news-history-list .news-summary h5 {
	color:#333333;
	font-weight:normal;
	font-size:9px;
	text-transform:none;
}
#news-history-list .news-summary p {
	margin-top:10px;
}
#news-history-list .news-summary p img {
	display:block;
	/* width:485px; */
	width:500px;
}
#news-history-list .news-summary .permalink {
	color:#2CB8D2;
	text-decoration:none;
}
#news-history-list .news-summary .permalink:hover {
	text-decoration:underline;
}
#twitter-feed {
	height:404px;
	width:279px;
	padding:15px 17px 15px;
	position:absolute;
	top:12px;
	right:0px;
	background-color:rgb(47,46,46);
	background-color:rgba(0,0,0,0.8);
	border:2px solid #a1a3a8;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#twitter-feed h3 {
	width:150px;
	height:20px;
	overflow:hidden;
	float:left;
	text-transform:none;
}
#twitter-feed #follow-twitter {
	width:129px;
	height:20px;
	overflow:hidden;
	float:right;
}
#twitter-feed #twitter-read-more {
	clear:both;
	display:block;
	width:190px;
	padding:5px 0;
	margin:0 auto;
	text-align:center;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
	background-color:#2EBAD2;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#twitter-feed #twitter-feed-list {
	clear:both;
	padding-top:15px;
	margin-bottom:15px;
	height:320px;
	overflow:hidden;
}
#twitter-feed #twitter-feed-list .tweet {
	color:#E5E4DC;
	font-size:11px;
	margin-bottom:15px;
}
#twitter-feed #twitter-feed-list .tweet a {
	color:#2CB8D2;
}
#twitter-feed #twitter-feed-list .tweet .tweet-date {
	display:block;
	font-size:9px;
	color:#B2D8D8;
}
#twitter-feed #twitter-read-more:hover {
	color:#000;
}

/* ---- Riders Styles ---- */
#riders-summary {
	width:350px;
	height:400px;
	overflow:hidden;
	position:absolute;
	top:26px;
	left:148px;
}
#riders-list {
	width:444px;
	height:400px;
	overflow:hidden;
	position:absolute;
	top:26px;
	right:0;
}
#riders-summary .film-description, #riders-summary .rider-bio {
	width:350px;
	height:350px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#riders-summary .film-description {
	z-index:301;
}
#riders-summary .rider-bio {
	z-index:302;
}
#riders-summary h3, #riders-list h3 {
	color:#C51931;
	font-size:17px;
	font-weight:500;
	margin-bottom:2px;
}
#riders-backtofilm {
	float:right;
	width:auto;
	padding-top:3px;
	font-size:10px;
	color:#4C4C4C;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-family:"lucida grande",sans-serif;
}
#riders-backtofilm:hover {
	color:#C51931;
}
#riders-summary p {
	line-height:15px;
	font-size:11px;
}
#riders-buydvd {
	position:absolute;
	top:300px;
	left:0;
}
#riders-list h3 {
	margin-left:10px;
}
#riders-list .riders .rider-summary {
	width:100px;
	height:110px;
	overflow:hidden;
	float:left;
	margin-left:10px;
}
#riders-list .riders .rider-summary .rider-thumbnail {
	width:100px;
	height:80px;
	background:transparent url('../images/p3/riders/bg_thumbnail.png') top left no-repeat;
}
#riders-list .riders .rider-summary .rider-thumbnail img {
	display:block;
	width:98px;
	height:78px;
	border:1px solid transparent;
}
#riders-list .riders .rider-summary:hover .rider-thumbnail img {
	border-color:#4C4C4C;
}
#riders-list .riders .active-bio .rider-thumbnail img {
	border-color:#C51931;
}
#riders-list .riders .rider-summary h4 {
	text-transform:none;
	font-weight:bold;
	margin:6px 0 0 5px;
}
#riders-list .riders .rider-summary:hover h4 {
	color:#4C4C4C;
}
#riders-list .riders .active-bio h4 {
	color:#C51931;
}
#riders-list .riders .rider-summary p {
	display:none;
}
#riders-list .riders .list-end {
	clear:both;
}
/* ---- World Tour Styles ---- */
#world-tour-buydvd {
	position:absolute;
	top:26px;
	right:63px;
}
#world-tour-copy {
	position:absolute;
	top:10px;
	left:148px;
	width:750px;
	height:90px;
	overflow:hidden;
}
#world-tour-copy h3 {
	color:#C51931;
}
#world-tour-copy p {
	font-size:10px;
	line-height:14px;
}
#world-tour-dates {
	position:absolute;
	top:70px;
	left:0px;
	width:940px;
	height:340px;
	overflow:hidden;
}
#world-tour-dates table {
	border-collapse:collapse;
	width:920px;
}
.ie7 #world-tour-dates table,.ie8 #world-tour-dates table, .ie9 #world-tour-dates table {
	width:900px;
}
#world-tour-dates tbody tr td {
	height:13px;
}
#world-tour-dates tr {
	display:block;
	background:transparent url('../images/p3/shared/bg_table_tr.png') bottom left no-repeat;
}
#world-tour-dates th, #world-tour-dates td {
	text-align:left;
	border-left:1px dotted #8F9AAB;
	padding:8px 8px;
}
#world-tour-dates th {
	color:#333333;
	font-size:14px;
}
#world-tour-dates td {
	font-size:11px;
	padding-bottom:5px;
}
#world-tour-dates .premiere td {
	font-weight:bold;
}
#world-tour-dates td .alt-style {
	color: #C91E2E;
}
#world-tour-dates td .ticket-desc {
	font-size: 10px;
}
#world-tour-dates .date {
	border:none;
	padding-left:148px;
	width:120px;
}
#world-tour-dates .time { width:50px; }
.ie7 #world-tour-dates .time,.ie8 #world-tour-dates .time, .ie9 #world-tour-dates .time { width:40px; }
#world-tour-dates .theater { width:150px; }
#world-tour-dates .city { width:120px; }
#world-tour-dates .country { width:120px; }
#world-tour-dates .tickets {
	width:72px;
}
#world-tour-dates .tickets a {
	color: #C91E2E;
}
#world-tour-dates .tickets .available, #world-tour-dates .tickets .sold-out, #world-tour-dates .tickets .details {
	display:block;
	width:72px;
	height:19px;
	text-indent:-30000em;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url('../images/p3/worldtour/btn_ticket2.png')
}
#world-tour-dates .tickets .available { background-position:0px 0px; }
#world-tour-dates .tickets .available:hover { background-position:0px -19px; }
#world-tour-dates .tickets .sold-out { background-position:0px -38px; }
#world-tour-dates .tickets .details { background-position:0px -57px; }
#world-tour-dates .tickets .details:hover { background-position:0px -76px; }

#world-tour-scroll-content {
	position:absolute;
	top:32px;
	left:0;
	width:920px;
	height:300px;
	overflow:hidden;
}
#world-tour-scroll-content table {
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#world-tour-scroll {
	width:22px;
	height:300px;
	padding:10px 0;
	position:absolute;
	top:20px;
	right:15px;
}
#world-tour-scroll .custom-scroll-bar {
	height:300px;
}

#world-tour-core-shop-stops {
	position:absolute;
	top:390px;
	left:150px;
	width:622px;
	height:16px;
	padding:4px 10px;
	color:#fff;
	background-color:#333333;
	font-size:10px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
#world-tour-core-shop-stops p {
	float:left;
	width:auto;
	padding-top:2px;
	margin-right:10px;
}
#world-tour-core-shop-stops form {
	display:block;
	float:left;
	width:160px;
	margin-right:10px;
}
#world-tour-core-shop-stops form select {
	display:block;
	width:160px;
}
#world-tour-core-shop-stops a.go {
	display:block;
	float:left;
	height:12px;
	width:28px;
	text-align:center;
	padding:2px 6px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#a1a1a1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#world-tour-core-shop-stops a.go:hover {
	background-color:#fff;
}
.content-page-6 #world-tour-completed-text {
	position:absolute;
	top:10px;
	left:148px;
	width:650px;
	height:450px
}
.content-page-6 #world-tour-completed-text h3 {
	color:#C51931;
	margin-bottom:10px;
}
.content-page-6 #world-tour-completed-text p {
	font-size:11px;
	line-height:14px;
	margin-bottom:10px;
}

/* ---- World Tour sub-page ---- */
.tour-date-full {
	width:940px;
	margin:0 auto;
}
.tour-date-full h1, .tour-date-full h2, .tour-date-full h3 {
	font-family: museo-slab-1,museo-slab-2,serif;
}
.tour-date-full h1 {
	font-size:38px;
	color:#aaa;
}
.tour-date-full h2 {
	font-size:26px;
	margin-bottom:10px;
}
#screenings section#content .tour-date-full h3 {
	font-size:20px;
	margin:0;
	margin-bottom:20px;
}
.tour-date-full h4, .tour-date-full h4 a {
	font-size:14px;
}
.tour-date-full h4 {
	color:#4C4C4C;
}
.tour-date-full h4 a {
}
.tour-date-full h4.details {
	border-bottom:2px solid #ccc;
}
.tour-date-full .ticket-details p {
	margin:10px 0;
	font-size:12px;
}
.tour-date-full .ticket-link a, .tour-date-full .soldout span {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	width:72px;
	height:19px;
	text-indent:-30000em;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url('../images/p3/worldtour/btn_ticket2.png')
}
.tour-date-full .ticket-link a { background-position:0px 0px; }
.tour-date-full .ticket-link a:hover { background-position:0px -19px; }
.tour-date-full .soldout span { background-position:0px -38px; }

/* ---- Friends Styles ---- */
.friend-logos {
	list-style:none;
	overflow: auto;
	clear:both;
	padding:10px 0;
	background:transparent url('../images/p3/shared/bg_hr.png') bottom center no-repeat;
}
#friend-logos-1 {
	padding-left:227px;
}
#friend-logos-2 {
	padding-left:227px;
	padding-top:0;
	padding-bottom:0;
}
.friend-logos li {
	display:block;
	width:150px;
	height:80px;
	float:left;
	margin:0 55px;
}
.friend-logos li.first {
}
.friend-logos li a {
	display:block;
	width:150px;
	height:80px;
	text-indent:-30000em;
	overflow:hidden;
}	
.friend-mediahouse {
	background:transparent url('../images/p3/friends/logo_mediahouse.png') center center no-repeat;
}
.friend-brainfarm {
	background:transparent url('../images/p3/friends/logo_brainfarm.png') center center no-repeat;
}
.friend-quiksilver {
	background:transparent url('../images/p3/friends/logo_quiksilver.png') center center no-repeat;
}
.friend-dolby {
	background:transparent url('../images/p3/friends/logo_dolby.png') center center no-repeat;
}
.friend-links {
	clear:both;
	list-style:none;
	margin-top:45px;
	width:777px;
	margin-left:150px;
}
.friend-links li {
	display:block;
	width:259px;
	height:50px;
	float:left;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.friend-links li a {
	display:block;
	width:259px;
	font-weight:normal;
	color:#36bdda;
	text-decoration:none;
}
/* ---- Video Gallery Styles ---- */
#video-gallery-buydvd {
	position:absolute;
	top:0px;
	right:63px;
}
#video-gallery {
	top:50px;
	right:63px;
}
#video-gallery-pagination {
	position:absolute;
	top:430px;
	right:63px;
}
#video-gallery-lightbox {
	left:7570px; /* +130 content */
	top:4486px; /* +2 content */
}

/* ---- Photo Gallery Styles ---- */
#photo-gallery {
	top:40px;
	right:63px;
}
#photo-gallery-pagination {
	position:absolute;
	top:430px;
	right:63px;
}
#photo-gallery-lightbox {
	left:7250px; /* +130 content */
	top:744px; /* +2 content */
}

/* ---- Shared Gallery Styles ---- */
.gallery {
	position:absolute;
	top:0;
	right:0;
	width:770px;
	height:380px;
	overflow:hidden;
}
.gallery-pages {
	position:absolute;
	top:0;
	left:0;
	height:380px;
}
.gallery-page {
	position:absolute;
	top:0;
	left:0;
	width:780px;
	height:380px;
	overflow:hidden;
}
.gallery-item {
	width:250px;
	height:190px;
	overflow:hidden;
	margin-right:10px;
	float:left;
}
.gallery-thumbnail {
	display:block;
	width:248px;
	height:148px;
	padding:1px;
	text-align:center;
	background:transparent url('../images/p3/shared/bg_gallery_thumbnail.png') top left no-repeat;
}
.gallery-thumbnail img {
	display:block;
	width:248px;
	height:148px;
}
.gallery-item h4 {
	padding-top:6px;
}
.gallery-item h4, .gallery-item h4 a {
	font-size:12px;
	color:#2DB9D2;
	text-transform:none;
	text-decoration:none;
}
.gallery-item h4 .meta {
	font-size:9px;
	color:#4C4C4C;
	padding-left:15px;
}
.gallery-list-end {
	clear:both;
}
.gallery-lightbox {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:458px;
	overflow:hidden;
	z-index:299;
	background:transparent url('../images/p3/shared/bg_lightbox.png') top left no-repeat;
	-webkit-box-shadow: 0px 0px 60px 10px #000000;
	-moz-box-shadow: 0px 0px 60px 10px #000000;
	box-shadow: 0px 0px 60px 10px #000000;
}
.gallery-lightbox-content {
	position:absolute;
	top:40px;
	left:40px;
	width:720px;
	height:350px;
	overflow:hidden;
	border:1px solid #555;
	text-align:center;
}
.gallery-lightbox-content img, .gallery-lightbox-content object {
	height:350px;
}
.gallery-lightbox-details {
	position:absolute;
	bottom:0px;
	left:40px;
	width:720px;
	height:60px;
	overflow:hidden;
}
.gallery-lightbox-meta-1 {
	font-size:12px;
	text-transform:none;
}
.gallery-lightbox-meta-2, .gallery-lightbox-meta-3 {
	text-transform:none;
	font-size:9px;
	color:#E5E4DC;
}
.gallery-lightbox-meta-2 span, .gallery-lightbox-meta-3 span {
	color:#B2D8D8;
}
.gallery-lightbox-close {
	display:block;
	width:16px;
	height:16px;
	position:absolute;
	top:13px;
	right:13px;
	text-indent:-30000em;
	overflow:hidden;
	background:transparent url('../images/p3/shared/lightbox_close.gif') top left no-repeat;
}
.gallery-lightbox-close:hover {
	background-position:0px -16px;
}
.gallery-lightbox-page {
	display:block;
	width:40px;
	height:350px;
	position:absolute;
	top:40px;
}
.gallery-lightbox-page span {
	display:block;
	width:11px;
	height:16px;
	text-indent:-30000em;
	overflow:hidden;
	margin:167px auto;
	background-image:url('../images/p3/shared/lightbox_pagebtn.gif');
	background-repeat:no-repeat;
}
.gallery-lightbox-prev {
	left:0px;
}
.gallery-lightbox-next {
	right:0px;
}
.gallery-lightbox-prev span {
	background-position:0px 0px;
}
.gallery-lightbox-prev:hover span {
	background-position:0px -16px;
}
.gallery-lightbox-next span {
	background-position:-11px 0px;
}
.gallery-lightbox-next:hover span {
	background-position:-11px -16px;
}
/* ---- Pagination Styles ---- */
.pagination {
	display:block;
	list-style:none;
	margin:0;
	width:770px;
	text-align:right;
}
.pagination li {
	display:inline;
	padding:0 3px;
}
.pagination li a {
	font-size:12px;
	color:#2DB9D2;
	text-decoration:none;
}
.pagination li a:hover, .pagination li a.active {
	color:#4C4C4C;
}

/* ---- Shared Content Styles ---- */
.btn-buydvd {
	display:block;
	text-indent:-30000em;
	overflow:hidden;
	width:100px;
	height:29px;
	background:transparent url('../images/p3/btn_buydvd.png') top left no-repeat;
}
.btn-buydvd:hover {
	background-position:0 -29px;
}

/* ---- Parallax Items ---- */
.parallax-item {
	position:absolute;
	overflow:hidden;
}
#parallax-item-1 {
	top:1113px;
	left:689px;
	width:147px;
	height:148px;
	background-image:url('../images/p3/parallax/item1.png');
}
#parallax-item-2 {
	top:895px;
	left:1277px;
	width:252px;
	height:111px;
	background-image:url('../images/p3/parallax/item2.png');
}
#parallax-item-3 {
	top:1425px;
	left:1556px;
	width:205px;
	height:115px;
	background-image:url('../images/p3/parallax/item3_24bit.png'); /*-- 8bit not good enough --*/
}
#parallax-item-4 {
	top:1090px;
	left:2007px;
	width:421px;
	height:201px;
	background-image:url('../images/p3/parallax/item4.png');
}
#parallax-item-5 {
	top:936px;
	left:3154px;
	width:320px;
	height:422px;
	background-image:url('../images/p3/parallax/item5.png');
}
#parallax-item-6 {
	top:924px;
	left:3650px;
	width:388px;
	height:530px;
	background-image:url('../images/p3/parallax/item6.png');
}
#parallax-item-7 {
	top:1875px;
	left:548px;
	width:208px;
	height:383px;
	background-image:url('../images/p3/parallax/item7.png');
}
#parallax-item-8 {
	top:1761px;
	left:2309px;
	width:296px;
	height:182px;
	background-image:url('../images/p3/parallax/item8.png');
}
#parallax-item-9 {
	top:2240px;
	left:2850px;
	width:657px;
	height:415px;
	background-image:url('../images/p3/parallax/item9.png');
}
#parallax-item-10 {
	top:1974px;
	left:3994px;
	width:667px;
	height:364px;
	background-image:url('../images/p3/parallax/item10.png');
}
#parallax-item-11 {
	top:1575px;
	left:4656px;
	width:151px;
	height:353px;
	background-image:url('../images/p3/parallax/item11.png');
}
#parallax-item-12 {
	top:3153px;
	left:1346px;
	width:203px;
	height:282px;
	background-image:url('../images/p3/parallax/item12.png');
}
#parallax-item-13 {
	top:2989px;
	left:1963px;
	width:702px;
	height:587px;
	background-image:url('../images/p3/parallax/item13.png');
}
#parallax-item-14 {
	top:2936px;
	left:3868px;
	width:334px;
	height:351px;
	background-image:url('../images/p3/parallax/item14.png');
}
#parallax-item-15 {
	top:2933px;
	left:5012px;
	width:221px;
	height:217px;
	background-image:url('../images/p3/parallax/item15.png');
}
/*
.ie7 #parallax-item-1, .ie8 #parallax-item-1 {
	background-image:url('../images/p3/parallax/item1_24bit.png');
}
.ie7 #parallax-item-2, .ie8 #parallax-item-2 {
	background-image:url('../images/p3/parallax/item2_24bit.png');
}
.ie7 #parallax-item-3, .ie8 #parallax-item-3 {
	background-image:url('../images/p3/parallax/item3_24bit.png');
}
.ie7 #parallax-item-4, .ie8 #parallax-item-4 {
	background-image:url('../images/p3/parallax/item4_24bit.png');
}
.ie7 #parallax-item-5, .ie8 #parallax-item-5 {
	background-image:url('../images/p3/parallax/item5_24bit.png');
}
.ie7 #parallax-item-6, .ie8 #parallax-item-6 {
	background-image:url('../images/p3/parallax/item6_24bit.png');
}
.ie7 #parallax-item-7, .ie8 #parallax-item-7 {
	background-image:url('../images/p3/parallax/item7_24bit.png');
}
.ie7 #parallax-item-8, .ie8 #parallax-item-8 {
	background-image:url('../images/p3/parallax/item8_24bit.png');
}
.ie7 #parallax-item-9, .ie8 #parallax-item-9 {
	background-image:url('../images/p3/parallax/item9_24bit.png');
}
.ie7 #parallax-item-10, .ie8 #parallax-item-10 {
	background-image:url('../images/p3/parallax/item10_24bit.png');
}
.ie7 #parallax-item-11, .ie8 #parallax-item-11 {
	background-image:url('../images/p3/parallax/item11_24bit.png');
}
.ie7 #parallax-item-12, .ie8 #parallax-item-12 {
	background-image:url('../images/p3/parallax/item12_24bit.png');
}
.ie7 #parallax-item-13, .ie8 #parallax-item-13 {
	background-image:url('../images/p3/parallax/item13_24bit.png');
}
.ie7 #parallax-item-14, .ie8 #parallax-item-14 {
	background-image:url('../images/p3/parallax/item14_24bit.png');
}
.ie7 #parallax-item-15, .ie8 #parallax-item-15 {
	background-image:url('../images/p3/parallax/item15_24bit.png');
}
*/
/* Non-semantic Utility Styles */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }