html {height:100%;}
.no-open-panel, .no-open-panel #module_wrapper { background: #000; }


/* full flash landing */
.body_villains_flash, .body_villains_flash #module_wrapper { background: #000; }
.ie6 BODY.body_villains_flash { height:100%; overflow-y:auto; text-align: center; }

.body_villains_flash #villains_container { width:900px; margin-left:auto; margin-right:auto; }
.body_villains_flash #flash_villains { margin-top:56px; }


/* email sign up page */
.body_villains #main_content { height: 730px; }
.body_villains div#villains_background { width: 100%; height: 100%; } 
.body_villains div#villains_background img { position: absolute; width: 1089px; }

.body_villains #vv_logo { position:absolute; top:10px; left:10px; }
.body_villains .vv_intro { width: 220px; padding-bottom: 7px; }

fieldset.email_signup div.form_element { float:none; clear:both; }
div.email_signup_content { position: absolute; left: 114px; top: 210px; width: 275px; color: #fff; }
div.email_address_container input { float:left; width: 220px; }
fieldset.email_signup div.radio input { display: inline; margin: 0; vertical-align: middle; float: left; }
fieldset.email_signup div.radio label { display: inline; margin-left: 5px; }
div.email_checkbox { padding-top: 10px; }

.ie #main_content { border-bottom: 1px solid black; border-left: 1px solid black; } /* hack: forces browser to register actual object taking up space */



/* thank you page */
.body_villains_thankyou .thank_you_header { margin-bottom: 15px; }
.body_villains_thankyou #main_content { margin-top: 55px; padding-left: 21px; }

