/* - - - - - - - - - - - - - - - - - - - - - - */
/* Disney Fairies Style Sheet                  */
/* - - - - - - - - - - - - - - - - - - - - - - */

/* General Design */
body { color: #770101; font: normal .8em Arial, Helvetica, sans-serif; text-align: center; margin: 0; padding: 0 0 20px; background: url(http://a.dolimg.com/franchise/mickey/images/bkgd_mickey.jpg) top center no-repeat #770101; }
a { color: #fff; text-decoration: underline; }
a:hover { text-decoration: none !important; border-bottom: 1px dotted; }
#wrapper { /*background: url(../media/images/html/bg_wrapper.jpg) repeat-x;*/ }
form { margin: 0 auto; padding: 0; }
.flowfix { width: auto !important; height: 1px !important; margin: 0 !important; padding: 0 !important; clear: both !important; display: block !important; position: relative !important; float: none !important; overflow: hidden !important; }

/* Chrome 
#chrome { background: url(../media/images/html/bg_wrapper.jpg) repeat-x; }
*/
/* Main content 
#contentwrapper { /*width: 994px; margin: 0 auto;*/ }
#maincontent {
	background: url(../media/images/html/bg_wrapper.jpg) 
	repeat-x; 
	min-height: 900px;
	height: auto !important;
	height: 900;
}
*/

/*
div.getflash { width: 920px; height: 700px; margin: auto; background: url(../media/images/html/flashupdate.png) 50% 0 no-repeat; position: relative; }
div.getflash a { width: 237px; height: 47px; display: block; position: absolute; top: 360px; left: 350px; border: 0 !important; }
div.getflash a span { width: 1px; height: 1px; position: absolute; overflow: hidden; }
*/

/* Footer 
p.tokenzone { margin: 0; padding: 20px 0; }
p.tokenzone a { color: #b3f96d; }
#footer h6 { color: #fff; font-size: 1em; font-weight: bold; margin: 15px 0 -.5em; padding: 0; }
#footer td, #footer td span, #footer td a { color: #fff !important; }
#footer td a { font-size: .8em !important; }
*/



