html {
	background-color: #000;
}

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

a {
	outline:0;
}

#wrapper {
	width: 1024px;
	height: 905px;
	margin: 0 auto;
	overflow: hidden;
}

#content {
	position: relative;
	overflow: hidden;
}

#globalnav {
	height: 50px;
	background-color: #000;
	border-bottom: solid 1px #686868;
}

.hide {
	display: none !important;
}


.fill {
	height: 855px;
	width: 1024px;
}

/**
 * Preloader
 */
#preloader {
	display: none;
}

#preloader .coin {
	width: 390px;
	height: 243px;
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/preloader/insert-coin.gif) 0 210px no-repeat;
	margin: 0 auto;
}

#preloader .progress-bar {
    width: 310px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    background: #000000;
    padding-top: 30px;
}

#preloader .progress-bar .progress-block {
    height: 8px;
    width: 8px;
    background: #ffffff;
    float: left;
    margin: 0 18px 0 18px;
}

/**
 * Intro
 */
#intro {
	display: none;
}

#intro .in-theaters,
#intro .logo {
	display: block;
	margin: 0 auto;
}

#intro .logo {
	position: absolute;
	width: 2000px;
	height: auto;
	top: -800px;
	left: -500px;
	display: block;
}

#intro .in-theaters {
	left: -350px;
	top: 497px;
	position: absolute;
}

#intro .november {
	left: -350px;
	top: 530px;
	position: absolute;
}

/**
 * Gallery
 */
#gallery {
	background-color: #000000;
	display: none;
	z-index: 51;
	position: absolute;
}

#gallery .close {
	position: absolute;
	top: 20px;
	right: 103px;
	z-index: 10;
}

#gallery .share {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/share-bg.png) no-repeat;
	width: 88px;
	height: 29px;
	right: -30px;
	top: 496px;
	padding: 7px 0 0 10px;
	position: absolute;
	z-index: 70;
}

#gallery .share-gallery {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/share-bg.png) no-repeat;
	width: 88px;
	height: 29px;
	right: -30px;
	top: 496px;
	padding: 7px 0 0 10px;
	position: absolute;
	z-index: 70;
}

#gallery #galleria .galleria-stage  {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#gallery #galleria .galleria-info {
	display: none !important;
}

#gallery #galleria .galleria-thumbnails-container {
	top: 0;
	left: 0;
	height: 80px;
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/gallery-menu-bg.gif) 0 0 repeat-y #6a6a6a;
	width: 100%;
	padding: 0;
}

#gallery #galleria .galleria-thumbnails-container .galleria-thumbnails-list {
	width: 588px;
	height: 70px;
}

#gallery #galleria .galleria-thumb-nav-left {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/previous-thumbnail.png) 0 0 no-repeat;
    width: 25px;
	height: 40px;
    left: 104px;
    top: 20px;
}

#gallery #galleria .galleria-thumb-nav-right {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/next-thumbnail.png) 0 0 no-repeat;
    width: 25px;
	height: 40px;
    left: 744px;
    top: 20px;
}

#gallery #galleria .galleria-carousel .galleria-thumbnails-list {
    margin-left: 140px;
    top: 4px;
}

#gallery #galleria .galleria-image-nav-right {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/next-image.png) 0 0 no-repeat;
	width: 67px;
	height: 89px;
  right: 0px;
}

#gallery #galleria .galleria-image-nav-left {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/gallery/previous-image.png) 0 0 no-repeat;
	width: 67px;
	height: 89px;
	left: 0;
}

#gallery #galleria .galleria-thumbnails .galleria-image {
	height: 63px;
	margin: 3px 4px 0 4px;
	border: solid 2px #363636;
}

#gallery #galleria .galleria-thumbnails .galleria-image img {
	opacity: 1 !important;
}

#gallery #galleria .galleria-thumbnails .galleria-image.active {
	border-color: #d12b31;
}

#gallery #galleria .galleria-thumbnails-container .disabled {
	opacity: 1;
}

#gallery .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails .galleria-image {
    width: 106px !important;
}

#gallery .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails .galleria-image img {
    left: -10px !important;
}

#gallery .galleria-images .galleria-image img {
    top: 80px !important;
}

#gallery .galleria-image-nav {
	height: 89px;
}

#gallery #conceptNotation {
    background: none repeat scroll 0 0 #4C4C4C;
    display: none;
    left: 67px;
    margin: 5px;
    padding: 5px;
    position: absolute;
    top: 100px;
    width: auto;
    z-index: 99;
    max-width: 400px;
}

#gallery #conceptNotation img {
    bottom: -11px;
    left: 20px;
    position: absolute;
}

#gallery #conceptNotation .concept {
    background: none repeat scroll 0 0 #4C4C4C;
    font-size: 11px;
    font-family: Arial,sans-serif;
    left: -10px;
    padding: 0 10px;
    position: relative;
    width: 100%;
    text-shadow: 1px 2px #222222;
    text-transform: uppercase;
    max-width: 400px;
    word-spacing: 3px;
}

/**
 * Index
 */
#index {
	display: none;
	position: absolute;
}

#index .logo {
	position: absolute;
	top: 4px;
	left: 45px;
}

#index .logo-message {
	position: absolute;
	top: 170px;
	left: 70px;
}

#index ul.menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 212px;
	left: 74px;
	z-index: 101;
}

#index ul.menu li {
	margin: 0;
	padding: 0;
    height: 27px;
}

#index ul.menu li a {
    display: block;
    height: 20px;
}

#index ul.menu .share .shareLabel {
	display: block;
}

#index ul.menu .share .facebook {
	margin-left: 2px;
}

#index .cloud {
	width: 267px;
	height: 117px;
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/cloud.gif) no-repeat;
	position: absolute;
	z-index: -5;
}

#index .cloud-1 {
	top: 220px;
	left: -218px;
}

#index .cloud-2 {
	left: 750px;
    top: 28px;
}

#index .cloud-3 {
	left: 845px;
	top: 205px;
}

#index .building {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/building.jpg) no-repeat left 343px;
	position: absolute;
	z-index: 0;
}

#index .damage {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/damage.gif) no-repeat left 343px;
	position: absolute;
	z-index: 1;
	display: none;
}


#index .ralph {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/ralph.png) no-repeat;
	width: 375px;
	height: 375px;
	position: absolute;
	top: 2px;
	left: 220px;
	z-index: 20;
	display: block;
}

#index .im-gonna-wreck-it {
    background: url("http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/im-gonna-wreck-it.png") repeat scroll 0 0 transparent;
    display: none;
    height: 81px;
    left: 85px;
    position: absolute;
    top: -7px;
    width: 305px;
}

#index .felix {
	width: 330px;
	height: 250px;
	position: absolute;
	top: 128px;
	/* left: 550px; */
	left: 450px;
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/felix.png) no-repeat left top;
	z-index: 21;
	display: block;
}


#index .i-can-fix-it {
    background: url("http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/index/i-can-fix-it.png") repeat scroll 0 0 transparent;
    display: none;
    height: 82px;
    left: 85px;
    position: absolute;
    top: 5px;
    width: 220px;
}

#index .brick {
	display: block;
	position: absolute;
	width: 47px;
	height: 23px;
	top: 380px;
	left: 180px;
	z-index: 90;
}

#index .smokes {
	position: absolute;
	z-index: 100;
	top: 0;
}

#index .smoke {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
}

#index .ios-promo {
	width: 196px;
	height: 54px;
	display: block;
	top: 7px;
	left: 741px;
	position: absolute;
	z-index: 102;
}

/**
 * Popup
 */
#popup {
	display: none;
	background: rgba(0, 0, 0, 0.6);
	z-index: 200;
	top: 0;
	left: 0;
	position: absolute;
}

/**
 * Story
 */
#story {
	display: none;
}

#story .story {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/story/bg.gif) no-repeat;
	width: 856px;
	height: 555px;
	position: absolute;
	top: 37px;
	left: 84px;
	overflow: hidden;
}

#story .close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
}

/**
 * downloads
 */
#downloads {
    display: none;
}

#downloads .downloads {
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/downloads/bg.gif) no-repeat;
    width: 690px;
    height: 272px;
	position: absolute;
	top: 37px;
    left: 247px;
	overflow: hidden;
}

#downloads .header {
	top: 26px;
    left: 260px;
	display: block;
	position: absolute;
}

#downloads .wallapapers {
    display: block;
    left: 141px;
    position: absolute;
    top: 69px;
}

#downloads .game {
    display: block;
    left: 421px;
    position: absolute;
    top: 69px;
}

#downloads .iphone {
    display: block;
    left: 163px;
    position: absolute;
    top: 100px;
}

#downloads .android {
    display: block;
    left: 262px;
    position: absolute;
    top: 100px;
}

#downloads .ipad {
    display: block;
    left: 23px;
    position: absolute;
    top: 100px;
}

#downloads .felix-game {
    display: block;
    left: 485px;
    position: absolute;
    top: 100px;
}

#downloads .close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
}

/**
 * trailer
 */
#trailer #trailerplayer {
	border: solid 1px #686868;
	background-color: #000000;
}


#trailer .close {
	display: block;
	position: absolute;
    right: 5px;
	top: -35px;
}

#trailer {
	width: 768px;
	height: 432px;
	z-index: 10;
	position: absolute;
	left: 140px;
	top: 90px;
	display: none;
}

#trailer .action {
    background: url("http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/popup/trailer-action/bg.gif") no-repeat scroll 0 0 transparent;
    height: 350px;
    left: 190px;
    position: absolute;
    top: 43px;
    width: 420px;
    z-index: 10;
}

#trailer .replay {
    display: block;
    left: 130px;
    position: absolute;
    top: 196px;
}

#trailer .enter-the-site {
    display: block;
    left: 114px;
    position: absolute;
    top: 285px;
}

#trailer .share {
	position: absolute;
	right: 5px;
	bottom: -35px;
}

#trailer .logo {
    left: 130px;
    position: absolute;
    top: 15px;
}

/**
 * share
 */
#share {
	display: none;
	background:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/share/bg.gif) no-repeat;
	width: 420px;
	height: 272px;
	left: 300px;
	top: 40px;
	position: absolute;
	z-index: 90;
    overflow: hidden;
}

#share .page {
	width: 420px;
	height: 272px;
}

#share .close {
	top: 13px;
	right: 12px;
	position: absolute;
	display: block;
}

#share_lightbox {
	display: none;
	background: rgba(0, 0, 0, 0.6);
	z-index: 89;
	position: absolute;
	top: 0;
	left: 0;
}

/* Age */
#share .age .header {
	left: 61px;
	top: 33px;
	display: block;
	position: absolute;
}

#share .age #gateDateiOS {
	width: 309px;
	height: 30px;
	left: 56px;
	top: 87px;
	position: absolute;
}

#share .age #gateDateiOS input {
	text-align: center;
	color: #000000;
	border: none;
	background-image:url(http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/share/white.gif);
	width: 309px;
	height: 30px;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#share .age #gateDateiOS .day {
	display: block;
	position: absolute;
	top: -21px;
	left: 130px;
}

#share .age #gateDateiOS .month {
	top: -21px;
	left: 27px;
	display: block;
	position: absolute;
}

#share .age #gateDateiOS .year {
	top: -21px;
	left: 221px;
	display: block;
	position: absolute;
}

#share .age #gateDate {
	position: absolute;
	display: block;
	font-size: 24px;
	width: 240px;
	height: 30px;
	left: 96px;
	top: 67px;
	text-align: center;
}

#share .age #gateDate input {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center;
}

#share .age #gateDate .col {
	float: left;
	margin-right: 5px;
}

#share .age #gateDate img {
	margin: 0 auto 10px auto;
	display: block;
}

#share .age #gateDate #gateMonth {
	width: 50px;
}

#share .age #gateDate #gateDay {
	width: 50px;
}

#share .age #gateDate #gateYear {
	width: 100px;
}

#share .age .submit {
	display: block;
	position: absolute;
	top: 138px;
	left: 151px;
    z-index: 1;
}

#share .ralph-walking-forward {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/share/ralph-sprite-forward.png');
	position: absolute;
	top: 160px;
    left: 157px;
    height: 107px;
    width: 109px;
    display: none;
}

#share .ralph-walking-sideways {
    background: url('http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/share/ralph-sprite-sideways.png');
	display: block;
	position: absolute;
	top: 161px;
    left: -92px;
    height: 102px;
    width: 91px;
}

#share .left-border-foreground {
    z-index: 100;
    position: absolute;
    left:0;
    top:0;
}

#share .locked img {
	display: block;
	padding-top: 65px;
	margin: 0 auto;
}

/* Networks */
#share .networks a {
	display: block;
	position: absolute;
}

#share .networks .header,
#share .network .header {
	top: 33px;
	left: 153px;
	position: absolute;
}

#share .networks .facebook {
	top: 80px;
	left: 134px;
}

#share .networks .twitter {
	top: 80px;
	left: 194px;
}

#share .networks .googleplus {
	top: 80px;
	left: 254px;
}

#share .network .share_wrapper {
	padding-top: 90px;
}

#share .network.facebook .share_wrapper {
	width: 325px;
	margin: 0 auto;
}

#share .network .share_wrapper>div {
	margin: 0 auto !important;
	display: block !important;
}

/* Footer */
#footer {
    background-color: #000000;
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    padding: 15px 0 0;
		position: absolute;
		top: 960px;
		width: 100%;
}

#footerCentered {
	text-align: center;
  color: #A1A1A1;
  font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 11px;
	margin-top: 1em;
	position: absolute;
	top: 850px;
	width: 100%;
}

#footerCentered A:link,
#footerCentered A:visited,
#footerCentered A:active,
#footerCentered A:hover {
    color: #A1A1A1;
    font-family: "Lucida Grande",Verdana,Arial,sans-serif;
    text-decoration: none;
}

#gde_footerContainer table {
    background: none repeat scroll 0 0 #000000;
}

#gde_footerLegalContainer {
    background: none repeat scroll 0 0 #1C1C1C;
}

#filmisnotyetrated {
    background: url("http://cdn.dolimg.com/franchise/wreck-it-ralph/tablet/images/rating.png") no-repeat center top;
    display: block;
    font: bold 11px "Lucida Grande",Verdana,Arial,sans-serif;
    height: 43px;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    width: 140px;
}

.clickable {
    z-index: 500 !important;
    display: block;
}


.clickable:hover {
    cursor: pointer;
}