/*----- Resets -----*/

html,body,form,fieldset,legend,h1,h2,h3,h4,h5,h6,dd{margin:0;padding:0}
html,body{height:100%;margin-bottom:1px}
p,pre,blockquote,ul,ol,dl,table{margin:0 0 1.4em;padding:0}
table{border-collapse:collapse;border-spacing:0}
a img,fieldset{border:0}
form ul,form ol{list-style:none}
input,select,textarea{font-family:inherit;font-size:100%}
body{font:100%/1.4 Arial, Helvetica, sans-serif;background:#000 url(../img/back_body.jpg) no-repeat center top;color:#FFF}
h1,h2,h3,#nav,.feature a,.button a,.callout{text-transform:uppercase;font-weight:400}
h1{font-size:1.1em;line-height:1.2}
h2{font-size:1em;color:#0d96c2}
h3{font-size:.9em}
p,.content ul{font-size:.75em;line-height:1.6}

/*----- Body styles -----*/

body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #000 url(../img/back_body.jpg) no-repeat 120px 4px;
	color: #FFF;
}
h1, h2, h3, #nav, .feature a, .breadcrumb ul li, .button a, .callout {
	text-transform: uppercase;
	font-weight: normal;
}
h1 {
	font-size: 1.1em;
	line-height: 1.2;
}
h2 {
	font-size: 1em;	
	color: #0d96c2;
}
h3 {
	font-size: .9em;
}
p, .content ul {
	font-size: 1.0em;	
	line-height: 1.6;
	text-shadow: #000 1px 1px 0px;
}
img {
	border: 0px;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: /* #6E6C64*/ #fff;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a.more, .downloads a {
	display: block;	
}
a.nocurs {
	cursor: default;
}

/*----- Page structure -----*/

.container {
	width: 980px;
	margin: 0 0;
	position: relative;
	overflow:hidden;
}
.home .container, .background_00 {
	background: transparent url('../img/ipad/flynn_background.png') no-repeat right 50px !important;	
}
.background_01 {
	background: transparent url('../img/ipad/rinzler_background.png') no-repeat right 60px !important;	
}
.background_02 {
	background: transparent url('../img/ipad/sam_flynn_background.png') no-repeat right 50px !important;		
}
.background_03 {
	background: transparent url('../img/ipad/sam_background.png') no-repeat right 5px !important;			
}
.background_04 {
	background: url(../img/back_quorra.jpg) no-repeat right top;		
}
.row {
	overflow: hidden;
}
.section, .lbox {
	clear: both;	
}
.half {
	width: 600px;	
	margin-left: 90px;
}
.third {
	float: left;
	width: 196px;
	margin-right: 9px;
}
.games .third {
	/* [disabled]margin-bottom: 30px; */
	padding-bottom: 30px;
}
.icon img {
	margin-right: 22px;	
	margin-left: 8px;
	border: 1px solid #0d96c2;
}
.third:last-child {
	margin-right: 0;
}
.header {
	display: none;
}

/*----- Sidebar -----*/

.sidebar1 {
	float: left;
	width: 218px;
	padding: 10px 0 10px 20px;	
}
#logo {
	margin-left: -18px;
	display: block;
}

/*----- Navigation -----*/

#nav a {
	text-decoration: none;
	color: #0d96c2;
	text-transform: uppercase;
	font-size: .8em;
	display: block;
	padding: .25em 0;
	font-weight:bold;
	
}
#nav li{
	margin-bottom:10px ;
}
#nav li:last-child{
	margin-bottom:-1px ;
}
#nav li.expandable div ul li.arrow a, #nav li.expandable div ul li.arrow ul li.arrow a{
	margin-bottom:0px;
}
#nav li.expandable div ul li.arrow ul a, #nav li.expandable div ul li.arrow ul li.arrow ul a{
	text-decoration: none; 
	margin-bottom:0;
}
.expandable {
	height:auto;
	overflow:hidden;
}
#nav { 
	margin:0;
	padding-left:15px;
	position:relative;
	color:#0d96c2;
}
#nav_top { 
	background:url(../img/nav_top.png) no-repeat;
	padding-top:54px;
}
#nav_top ul { 
	list-style:none;
	margin:0;
}
#nav_top li { 
	margin:0;
	padding:0;
}
#nav_bg { 
	background:url(../img/nav-bg.gif) 4px 0px repeat-y;
}
#nav_bot { 
	background:url(../img/nav_bott.png) no-repeat;
	height:49px;
}
#nav .selected a,#nav .selected .selected,#nav li:hover a,#nav ul li:hover a,#nav ul ul li:hover a,#nav ul ul ul li:hover a {
	color:#FFF;
}
#nav .selected ul a,#nav li:hover ul a,#nav ul li:hover ul a,#nav ul ul li:hover ul a,#nav ul ul ul li:hover ul a {
	color:#0d96c2;
}
#nav a:hover,#nav a:active,#nav a:focus,#nav .selected ul a:hover,#nav .selected ul a:active,#nav .selected ul a:focus,#nav li:hover ul a:hover,#nav li:hover ul a:active,#nav li:hover ul a:focus {
	color:#FFF;
	text-shadow:4px 4px 6px #11C3FC, -4px -4px 6px #11C3FC;
	-webkit-transition-property:text-shadow;
	-webkit-transition-duration:1s;
	-moz-transition-property:text-shadow;
	-moz-transition-duration:1s;
	-o-transition-property:text-shadow;
	-o-transition-duration:1s;
}
.subnavtop {
	background:url(../img/nav_sub_top.jpg) no-repeat;
	height:13px;
	overflow:hidden
}
.subnavbot {
	background:url(../img/nav_sub_bott.jpg) no-repeat;
	height:14px;
	overflow:hidden;
}
.innernav {
	display:none;
}
#nav ul {
	background:url(../img/nav_sub_mid.jpg) repeat-y;
}
#nav ul a {
	padding-left:15px;
}
#nav ul ul a { 
	padding-left:25px; 
}
#nav ul ul ul a {
	padding-left:35px;
}
#nav .selected {
	display:block;
}
#nav span {
	padding-right: 1px;
}

/*----- Main content -----*/

.content {
	padding: 126px 0 10px;
	margin-left: 45px;
	width: 650px;
	float: left;	
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.feature {
	clear: both;	
}
.feature a {
	text-decoration: none;
	text-align: center;
	font-size: .9em;
}
#breadcrumb {
	position:relative;
	color: #fff;
	margin:0 0 8px 0;
	padding:20px 0 0 0;
	height:59px;
	overflow:hidden;
}
#bc-left-arm {
	position:absolute;
	background:url(../img/bread_l.png) no-repeat;
	width:105px;
	height:59px;
	z-index:65;
	left:0px;
}
#bc-right-arm {
	position:absolute;
	background:url(../img/bread_r.png) no-repeat top right;
	width:400px;
	height:59px;
	z-index:70;
	right:215px;
	overflow:hidden;
}
#bc-case-bg {
	position:absolute;
	left:105px;
	z-index:60;
	background:url(../img/bread_back.png) 40px 0 repeat-x;
	width:300px;
	height:59px;
}
#breadcrumb ul {
	position:absolute;
	z-index:75;
	list-style:none;
	padding:0;
	left:20px; 
	top:34px;
}
#breadcrumb ul li {
	padding-right:5px; 
	padding-left:0; 
	font-size:.9em;
	text-transform:uppercase;
	font-weight:400;
	display: inline;
}
#breadcrumb li a {
	text-decoration:none;
	color:#0d96c2;
	padding-right:5px;
}
.sidebar2 {
	float: left;
	width: 120px;
	padding: 135px 90px 10px 5px;
	display:none;
}

/*----- Headings -----*/

.cast h2  {
	font-size: 0.7em;
	margin-bottom: 10px;
}
.games h1 {
	color: #0d96c2;	
}
.codex h1, .universe h1, .music h2 {
	color: 	#0d96c2;
	margin-bottom: 5px;	
}
.weapons h1 {
	margin-bottom: 15px;	
}
.figure h1, .downloads h1, .media h1  {
	font-size: 1em;	
}
.music h1 {
	padding-top: 35px;	
	font-size: 1em;
	color: 	#0d96c2;
}
.downloads h1, .media h1, .cast h1 {
	padding-top: 15px;	
	padding-bottom: 10px;
	color: 	#0d96c2;
}
.cast .section {
	clear: both;
	padding-top: 40px;	
}
.codex .section p/*, .cast .section p, .crew .section p*/ {
	margin-left: 247px;	
}
.location .figure {
	text-align: center;	
}

/*----- Downloads -----*/

.downloads dl {
	margin-top: 25px;	
}
.downloads dt {
	font-weight: bold;	
	color: 	#0d96c2;
	margin-top: 10px;
}
.downloads dd {
	font-size: 0.9em;	
}


/*----- Games -----*/

.evolution {
	padding-top: 190px;
	background: url(../img/back_game_evolution.jpg) no-repeat 0 23px;
	padding-bottom: 10px;
}
.families {
	padding-top: 90px;
	padding-bottom: 10px;
	background: url(../img/back_game_families.jpg) no-repeat 0 3px;
}
.callout {
	width: 150px;	
	float: right;
	font-size: 0.9em;
	font-weight:bold;
	text-align:center;
}
.callout span {
	color: #0d96c2;	
	display: block;	
}

.evolution a{
	text-decoration: none;
}
.families .callout {
	width: 5em;
	padding-right: 7em;
}

/*----- Gallery -----*/

.characters .figure {
	overflow: hidden;	
}
.figure {
	position: relative;	
}
.figcaption {
	position: absolute;
	bottom: 0;
	left: 450px;
	width:auto;
}
.characters .figcaption, .cast .figcaption {
	left: 250px;	
}
.locations .figcaption {
	position: static;	
}
.figure dl, .lexicon dl {
	color: 	#0d96c2;
	font-size: 1em;
	line-height: 1.7;
}	
.characters dl {
	width: 390px;	
}
.figure dt, .lexicon dt {
	float: left;
}
.chron dt {
	color: 	#0d96c2;
	margin-top: 15px;
	font-weight:bold;
}
.chron dd {
	font-size: 1em;	
	text-shadow: #000 1px 1px 0px;
	background:none;
}
.chron dd:before {
	content: "\26AB  ";
	font-size: 1em;
	color: 	#0d96c2;
}
.figure dt:after, .lexicon dt:after {
	content: ": ";
	padding: 5px;	
}
.lexicon dd {
	color: #FFF;
	margin-bottom: 15px;
}
.no-js .gallery .content .feature {
	display:none;
}
.js .gallery .content .section {
	display: none;	
}

/* site-wide footer section */
.footer {
	background: url(../img/back_footer.jpg) no-repeat center top;
	padding: 10px 0;
	width: 1060px;
	margin: 10px auto 0;
	position: relative;
	clear: both;
	font-size: .7em;
	text-align:center;
}
.tron_meta {
	text-align: center;	
	width: 650px;
	float: right;
	margin:0 72px 0 0;
}

.tron_meta img {
	display: block;	
	margin: 5px auto;
}
.button {
	overflow: hidden;	
	width: 415px;
	margin: 0 auto 10px;
	text-align: center;
}
.button a {
	display: block;
	width: 180px;
	float: right;
	margin-right: 12px;
	padding: .75em 6px;	
	text-decoration: none;
	color: #064459;
	border: 1px solid #064459;
	font-size: .75em;
}
.footer #legalFooterMainDiv a, .footer #legalFooterMainDiv span {
	color: #FFF !important;
}

/* miscellaneous classes */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */

#gallery {
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }


.clear {
	clear: both;
}

/*----- Footer -----*/

#footer {
	color:#065260;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:10px;
	padding:35px 0 12px 2px;
	width:610px
}
#footerPromos {
	width:610px;
	margin:10px 0 0 0;
}
#footerPromos a { 
	float:left;
	cursor:pointer
}
#footerPromo1DISABLED{ 
	background:url(../img/html_promo1.jpg) no-repeat;
	width:300px;
	height:100px;
	display:block;
}
#footerPromo2DISABLED {	
	background:url(../img/html_promo2.jpg) no-repeat;
	width:300px;
	height:100px;
	display:block;
	margin:0 0 0 10px;
}
#footer3dImax {
	width:336px;
	height:43px;
	margin:10px 0 0 137px;
	background:url(../img/footer_3d.png);
}
#footerButtons{
	width: 415px;
	margin: 10px auto 0px auto;
}
#footerButtons .footerButton{
	width: 200px;
	padding: 7px 0;
	background: #000;
	border: solid 1px #065260;
	margin: auto !important;
	font-size: 11px;
	text-align: center;
	display: none;
}
#footerButtons .footerButton:nth-child(2) {
	display: block;
}
#footer a {
	text-decoration:none;
	color:#065260;
}
#footer a:hover {
	text-decoration:underline;
}
#footerLinks {
	color:#1b94ab;
	width:415px;
	margin:10px 0 0 110px;
}
#footerLinks a {
	color:#1b94ab; 
	display: inline;
}
#footerLinksLeft {
	float:left;
	text-align:right;
	width:100px;
	padding-right:5px;
	border-right:solid 1px #1b94ab;
}
#footerLinksRight {
	width:300px;
	padding-left:5px;
	float:left;
	text-align:left;
}
#footerBotom {
	margin-top:10px;
	font-size:10px;
	text-align:center;
}
#footerBotom .micro { 
	font-size:9px;
}
#footerBotom a { 
	display: inline;
}

/*----- Disney Breadcrumb -----*/

#disney-breadcrumb {
	width: 292px;
	height: 50px;
	background: url(../img/breadcrumb/bg.png) no-repeat;
	margin: 10px auto;
	padding: 10px 0 0 8px;
	position: relative;
}
#disney-breadcrumb span.shine {
	width: 270px;
	height: 22px;
	background: transparent url(../img/breadcrumb/shine.png) no-repeat;
	position: absolute;
	left: 16px;
	z-index: 2;
}
#disney-breadcrumb ul {
	margin: 0;
	padding: 0;
}
#disney-breadcrumb ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
#footer #disney-breadcrumb ul li a {
	height: 43px;
	display: block !important;
}
#disney-breadcrumb ul li.home {
	width: 101px;
	height: 43px;
	background: url(../img/breadcrumb/home/index.png) no-repeat;
}
#disney-breadcrumb ul li.category {
	width: 109px;
	height: 43px;
	background: url(../img/breadcrumb/category/movies.png) no-repeat;
	margin-left: -13px;
}
#disney-breadcrumb ul li.property {
	width: 101px;
	height: 43px;
	background: url(../img/breadcrumb/property/tron.png) no-repeat;
	margin-left: -13px;
}
	
/*----- iPad specifics -----*/

.gde_homeLink{
	background-position:16px 6px!important;
	width:140px!important;
}
#gde_chromeSearchButton{
	margin-right:28px!important;
}

#video_holder{
	display:none;
}
#video-player-holder {
	position:relative;
	margin:0 0 20px 0;
	width:650px;
	height:293px;
	background: url(../img/video_holder_ipad.png) no-repeat center top;
	position:relative;
}
#video-player {
	position:absolute;
	top:33px;
	left:2px;
}
ul.playlist {
	display;block;
	position:absolute;
	left:520px;
	top:50px;
	margin:0;
	padding:0;
	width:100px;

}
ul.playlist li {
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	line-height:1.3em;
	font-size:0.9em;
	font-weight:bold;
}
ul.playlist li a {
	display:block;
	color: #218bae;
	padding:5px 0 5px 10px;
	text-decoration: none;
}
ul.playlist li a.active {
	background: #111a1f;
	color:#fff;
}
div.third p a {
	margin:10px 0 5px;
}
.gamedownloads .downloadimages {
	width:300px;
}
.gamedownloads h1 {
	font-size:1.0em;
	margin-bottom:10px;
}
.downloads dd, .gamedownloads dd {
	font-size:1em;
}