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 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

body {
    background-color: #000000;
    font-family: "Lucida Grande",Verdana,Arial,sans-serif;
    font-size: 11px;
    color: #A1A1A1;
    text-align: center;
}

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

a {
	outline:0;
}

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

div#page-container {
    text-align: center;
}

#main-wrapper {
    background: url("") repeat scroll 0 0 transparent;
    height: 1000px;
    position: relative;
    width: 100%;
}


/**
 * Content
 */
#content {
    height: 1000px;
    width: 100%;
	margin: 0 auto;
}

/**
 * Global Nav
 */
#globalnav-wrapper {
	background-color: #000000;
}

#globalnav {
	height: 50px;
}


#footer {
    background-color: #000000;
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    padding: 15px 0 0;
}

#footer-centered {
    position: relative;
}

#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/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;
}



/* map popup */
#popup {
    background: none repeat scroll 0 0 transparent;
    height: 50px;
    left: 50%;
    margin-left: -200px;
    margin-right: auto;
    position: absolute;
    text-align: left;
    top: 230px;
    width: 350px;
    z-index: 1000;
    display: none;
}

#popup-contents {
    text-align: center;
    width: 100%;
    background: none repeat scroll 0 0 transparent;
    display: block;
    position: relative;
    z-index: 1001;
}

#facebook-like,
#facebook-send,
#facebook-subscribe,
#facebook-feed,
#twitter-tweet,
#twitter-follow,
#google-plus {
    width: 400px;
    z-index: 1002;
    display: none;
}

#facebook-share-button {
    color: #3B5998;
    line-height: 14px;
    text-align: left;
    background: #ECEEF5 url('http://cdn.dolimg.com/franchise/wreck-it-ralph/images/fb-button.gif') no-repeat 3px 3px;
    width: 100px;
    padding: 4px 5px 4px 21px;
    border: 1px #CAD4E7 solid;
    cursor: pointer;
    text-decoration: none;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#facebook-share-button:hover {
    border: 1px #9DACCE solid;
}

/**
 * games
 */
#games {
    display: none;
	background: url(http://cdn.dolimg.com/franchise/wreck-it-ralph/images/games/bg.gif) no-repeat;
	width: 760px;
	height: 510px;
	position: absolute;
	top: 93px;
    left: 50%;
    margin-left: -268px;
    margin-right: auto;
    z-index: 1000;
    padding-top: 5px;
}

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

#game {
	background-color: transparent !important;
	padding: 0 5px;
}