@charset "UTF-8";
/* CSS Document */

/* Basic Big Blocks
---------------------------------------------------------------------------- */

/* hide from ie5 mac \*/
html {
width: 100%;
height: 90%;
}

/* end hide */
body {
width: 100%;
height: 100%;
margin: 0; 
padding: 0;
background-color:#000000;
}

div,img,ul,li,object,h1,h2,h3,h4,fieldset,select,input,checkbox{
margin: 0;
padding: 0;
border: 0;
}
.clear {
position: relative;
display: block;
clear: both;
width: 100%;
height: 1px;
overflow: hidden;
margin: 0;
font-size: 1px;
line-height: 1px;
}
* {
font-family: Arial, Helvetica, sans-serif;
}

/* Layout - Containers and Wrappers
----------------------------------------------------------------------------------- */
#container {
width: 100%;
height: 100%;
margin: 0 auto;
}
#wrapper {
width: 100%;
height: 100%;
}
#nav_wrapper{
position: fixed;
width:100%;
height: 26px;
background-image:url(../gif/mainnav_bg.gif);
background-position: top;
background-repeat: no-repeat;
top:0;
z-index: 20;
background-color: #000000;
}
#nav {
width: 1000px;
margin: 0 auto;
height: 26px;
}
#flashcontent {
width: 100%;
height: 100%;
min-width: 1000px;
min-height:700px;
}
/*#topheader {
width:100%;
height:100px;
position: fixed;
z-index: 10;
top:26px;
overflow: hidden;
background-image: url(../jpg/img_toparc.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}*/
/*content holds all non flash content/text */
#content {
position: relative;
width:800px;
/*margin: 220px auto;*/
margin: 0 auto;
padding: 40px 0 400px 0;
}

#bottom {
width: 100%;
position: fixed;
bottom:0;
z-index: 10;
background-color: #000000;
height: 256px;
overflow: hidden;
background-image: url(../gif/bg_bottomnav.gif);
background-position: top center;
background-repeat: no-repeat;
}
#atlogo {
position: relative;
text-align: center;
/*top: 35px;*/
padding-bottom: 20px;
}
#subscribe #atlogo {
display: none;
}
#disabled {
position: absolute;
top:210px;
}
#castlist {
float: right;
margin: 7px 30px 0 0;
}
/*div holds the bio text*/
.biotext {
float: right;
width:530px;
padding: 0 0 30px 0;
}
/* Text Styles — Headlines, Subheads, Body, List, Links
------------------------------------------------------------------------------------- */
ul {
list-style: none;
color:#FFFFFF;
}
li {
font-size: 13px;
}
a {
text-decoration:underline;
color:#FFFFFF;
}
a:hover {
text-decoration:none;
color:#FFFFFF;
}
p {
color:#FFFFFF;
font-size: 13px;
letter-spacing: 0.1em;
}
#disabled p {
font-size: 11px;
line-height: 1.5em;
}
p.grandprize {
font-size: 12px;
}
/*section titles*/
h2 {
color:#FFFFFF;
border-bottom: solid 2px #00ACEE;
margin: 10px 0 10px 0;
padding: 20px 0 0 0;
}
#home h2 {
padding: 150px 0 0 0;
}
#subscribe h2 {
padding: 20px 0 20px 0; 
}
/*actor titles*/
h3 {
color:#00ACEE;
padding:  10px 0 0 0;
}

dl {
padding: 0 0 0 0;
font-size: 13px;
letter-spacing: 0.1em;
}
dd{
margin: 0 0 0 0;
color:#FFFFFF;
} 
dt{
margin: 10px 0 0 0;
font-weight: bold;
font-style: italic;
color:#FFFFFF;
}
td {
color:#FFFFFF;
font-size: 13px;
letter-spacing: 0.1em;
}
/*modifies all the titles of alien trespass*/
.atmovie {
font-style: italic;
font-weight: bold;
}
/*modifies all movie titles*/
.movie {
font-style: italic;
}
.trivia {
color: #00ACEE;
font-weight: bold;
}
.imageright{
float:right;
padding: 0 0 0 15px;
}
.imageleft {
float:left;
padding: 15px 15px 15px 0;
}
.thumbnail {
width:20%;
padding: 0 15px 10px 15px;
}
.underline {
text-decoration: underline;
}
.left {
float: left;
}
.right {
float: right;
}
/*Created to have p tag fit 300px width of floated right div next to blu-ray player image*/
#form .right p{
width: 300px;
}
.showtimes {
font-style: italic;
}
/* main nav
---------------------------------------------------------------------------- */
#nav ul{
z-index:0;
}
#nav li {
font-size: 12px;
float:left;
}
#nav li a  {
display:block;
color:#000000;
padding: 6px 16px 6px 16px;
}
#nav a span {
position: absolute;
background-image:url(../gif/mainnav.gif);
background-repeat: no-repeat;
z-index: 10;
display: block;
height: 26px;
top:0;
}
/* trailer button*/
li#navTrailer a {
padding: 6px 15px 6px 0px;
}
.navBtn_trailer {
width:103px;
background-position: 0 0;
}
/*synopsis button*/
#nav ul #navSynopsis {
margin: 0 0 0 6px;
}
.navBtn_synopsis {
width:84px;
background-position: -103px 0;
}
/*trivia button*/
#nav ul #navTrivia{
margin: 0 0 0 1px;
}
.navBtn_trivia {
width:65px;
background-position: -187px 0;
}
/* cast button*/
#nav ul #navCast {
margin: 0 0 0 3px;
}
.navBtn_cast {
width:103px;
background-position: -252px 0;
}
/*video button*/
#nav ul #navVideo{
margin: 0 0 0 -10px;
}
.navBtn_video {
width:66px;
background-position: -355px 0;
}
/*Photos button*/
#nav ul #navPhotos{
margin: 0 0 0 1px;
}
.navBtn_photos {
width:72px;
background-position: -421px 0;
}
/*Pressbook button*/
#nav ul #navPressbook{
margin: 0 0 0 1px;
}
.navBtn_pressbook {
width:91px;
background-position: -493px 0;
}
/*Downloads button*/
#nav ul #navDownloads{
margin: 0 0 0 0;
}
.navBtn_downloads {
width:96px;
background-position: -583px 0;
}
/*events button*/
#nav ul #navEvents{
margin: 0 0 0 0;
}
.navBtn_events {
width:70px;
background-position: -679px 0;
}
/*Fan button*/
#nav ul #navFan{
margin: 0 0 0 0 ;
}
.navBtn_fan {
width:106px;
background-position: -749px 0;
}
/*Mobile button*/
#nav ul #navMobile{
margin: 0 0 0 -6px;
}
.navBtn_mobile {
width:68px;
background-position: -855px 0;
}

/*Share button*/
#nav ul #navShare{
margin: 0 0 0 0;
}
.navBtn_share {
width:80px;
background-position: -923px 0;
}

/*hover states*/
a:hover .navBtn_trailer {
background-position: 0 -40px;
}
a:hover .navBtn_synopsis {
background-position: -103px -40px;
}
a:hover .navBtn_trivia {
background-position: -187px -40px;
}
a:hover .navBtn_cast {
background-position: -252px -40px;
}
a:hover .navBtn_video {
background-position: -355px -40px;
}
a:hover .navBtn_photos {
background-position: -421px -40px;
}
a:hover .navBtn_pressbook {
background-position: -493px -40px;
}
a:hover .navBtn_downloads {
background-position: -583px -40px;
}
a:hover .navBtn_events {
background-position: -679px -40px;
}
a:hover .navBtn_fan {
background-position: -749px -40px;
}
a:hover .navBtn_mobile {
background-position: -855px -40px;
}
a:hover .navBtn_share {
background-position: -923px -40px;
}

/*--------------------- BOTTOM NAV -----------------------*/
#bottomnav {
width:1000px;
margin: 0 auto;
}
#bottomnav li {
float:left;
}
#logos_wrapper {
position: relative;
width:450px; /*original: 680px*/
margin: 0 auto;
text-align: center;
}
#logos_wrapper p{
font-size: 10px;
width: 425px;
}
.logos {
vertical-align: text-bottom;
}
#rating_wrapper {
position: relative;
width:405px;
margin: 0 auto;
}
#rating_wrapper p {
font-size: 10px;
text-align: left;
}
#dvdrating {
margin: 0 0 0 50px;
}
#legal {
margin: 0 0 0 65px;
clear: both;
}
#legal li {
float:left;
font-size: 10px;
padding: 0 10px 0 10px;
border-left: 1px solid #FFFFFF;
}
#legal .firstli {
border-left: 0;
padding: 0 10px 0 15px;
}

/*----------------------- HOME ----------------------*/



/*------------------ IMAGE DOWNLOAD PAGES -----------------*/

#img_download #topheader {
display: none;
}
#img_download #bottom {
display: none;
}
.highres {
width: 50%;
border: 1px solid #00ACEE;
}

/*------------ PRIVACY POLICY PAGE & TERMS AND CONDITIONS -----------------*/


#useofinformation {
padding: 0 0 15px 25px;
}
#useofinformation li {
list-style-type: disc;
font-size: 13px;
letter-spacing: 0.1em;
}


/*------------ FORM -----------------*/

#prizes .prize {
color: #00ACEE;
font-size: 14px;
font-weight: bold;
}

#form{
margin: 0 0 0 0;
padding: 0 0 15px 0;
}
.mouse {
font-size: .75em;
font-style: italic;
color: #00ACEE;
}
.blue {
color: #00ACEE;
}
input {
width: 200px;
border: 1px #6b6b6b solid;
color: #000000;
}
.checkbox {
width: auto;
border: 0;
}
.button {
width: auto;
background: #FCFBA5;
border: 0;
font-size: 12px;
text-transform: uppercase;
padding: 5px;
color: #000000;
}
.button:hover {
background: #FFFFFF;
}
#form_left {
position: relative;
float:left;
margin: 10px 0 0 0;
width: 200px;
/*border: 1px solid #cccccc;*/
}
#form_right {
position: relative;
float:right;
margin: 10px 300px 0 0;
width: 220px;
/*border: 1px solid #cccccc;*/
}
#form_3rdcol {
position: relative;
float:right;
margin: -145px 50px 0 0;
width: 175px;
}
.sm {
font-size: .9em;
}
#sm {
font-size: .9em;
}
/*div holds all three input: state, city, zip*/
#state_info {
position: relative;
margin: -16px 0 0 0;
}
/*div holds city*/
#city {
width: 100px;
position: relative;
margin: 0 7px 0 0;
float: left; /**float:none;*/
}
/*class modifies city input*/
.city {
width:100px;
}
/*div holds state*/
#state {
width: 30px;
position: relative;
margin: 0 10px 0 0;
float:right;
}
/*class modifies state input*/
.state {
width:30px;
}
/*div holds zipcode*/
#zipcode {
width: 50px;
position: relative;
float:right;
}
/*class modifies zip input*/
.zipcode {
width:50px;
}
/*------------ TICKETS PAGE -----------------*/
#events img{
margin-right: 60px;
}

/*------------ THEATERS PAGE -----------------*/
#theaters h3 {
padding: 25px 0 0 0;
}

/*------------ PREVIEW - LOST MASTERPIECE PAGE -----------------*/
#preview #flashcontent {
margin: 50px 0 0 0;
*padding: 100px 0 0 0;
_padding: 0 0 0 0;
}
/*------------ TEMP PRESSBOOK PAGE ------------*/
#press_release {
background-color: #fff3d7;
}
#press_release #content {
width: 1000px;
margin: 0 auto;
}
#press_release #press_text {
width: 800px;
margin: 0 auto;
}
.pressbook{
margin-top: 30px;
z-index: 0;
}
#press_release p{
margin:0 0 10px 0;
padding: 0;
border: 0;
width: 800px;
color: #000000;
}
#press_release hr{
color: #FF4E17;
width: 790px;
padding-left: 0;
margin-left: 0;
border: 0;
height: 2px;
background-color: #FF4E17;
}
#press_release h1{
color: #FF4E17;
margin: 50px 0 5px 0;
font-size: 16px;
}
#press_release h2{
color: #FF4E17;
margin: 10px 0 5px 0;
font-size: 16px;
}
#press_release h2 a:hover{
text-decoration: underline;
color: #000000;
}
#press_release a{
text-decoration: none;
color: #FF4E17;
}
#press_release a:hover{
text-decoration: underline;
color: #000000;
}

