/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
min-height:100%;
}
 
body {
font:100%/1.25 Arial, Helvetica, sans-serif;
background: #fbfcf7 url('http://c0927692.cdn.cloudfiles.rackspacecloud.com/ldd_bg_final4.jpg') no-repeat center top scroll;
-webkit-background-size: 1600px 2800px; 
width: 100%;
min-height: 100%;
display: table;
}


 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}
 
h2 {
padding:0;
letter-spacing:-1px;
font-size:1.5em;
}
 

/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
 
img {
border:0;
}
 
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}
 
 
/***** Wrapper *****/
  
#wrap {
width:960px;
margin:0 auto;
padding-left:30px;
height:2790px;
min-height:100%; 
position: relative;
}
 
.hold		   { display: none; }
/****** Custom **********/

#cast {
position:absolute;
top:6px;
left:193px;
}

#social {
position:absolute;
top: 16px;
right:95px;
}

#karen {
position:absolute;
top: 78px;
right:11px;
}

#title {
position:absolute;
top: 57px;
left: 10px; 
}

#theaters {
position:absolute;
top: 130px;
right: 112px; 
}

#trailer {
position:absolute;
top:215px;
right: 29px;
}


#share {
position:absolute;
top:615px;
left: 150px;
}

#sharehead { 
color: #37589a; 
position:absolute; 
top: 20px; 
left: 20px;
z-index: 998; 
font-weight: bold;
font-size: 24px;
font-family:Arial;
 }

#menu {
position:absolute;
top:363px;
left: -11px;
}

#socialstuff {
position:absolute;
top:640px;
left: 35px;
text-align: right;
}

#nav {
    width: 172px; height: 186px;
    background: transparent url(images/nav_sprite_dvd.png);
    margin: 0; padding: 0;
    position: relative;
}


#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; left: 0;
}

#nav li, #nav a {
    width: 172px; 
    height: 31px;
    display: block;
}

#nav1a { top:0; height: 31px;  }
#nav2a { top:31px; height: 31px;  }
#nav3a { top:62px; height: 31px;  }
#nav4a { top:93px; height: 31px;  }
#nav5a { top:124px; height: 31px; }
#nav6a { top:155px; height: 31px; }

#nav1a a:hover { background: transparent url(images/nav_sprite_dvd.png) -172px 0px no-repeat; }
#nav2a a:hover { background: transparent url(images/nav_sprite_dvd.png) -172px -31px no-repeat; }
#nav3a a:hover { background: transparent url(images/nav_sprite_dvd.png) -172px -62px no-repeat; }
#nav4a a:hover { background: transparent url(images/nav_sprite_dvd.png) -172px -93px no-repeat; }
#nav5a a:hover { background: transparent url(images/nav_sprite_dvd.png) -172px -124px no-repeat; }
#nav6a a:hover { background: transparent url(images/nav_sprite_dvd.png) -172px -155px no-repeat; }

#signupmenu a:hover {
  background-position: left bottom;
}

#signupmenu a:hover span {
  display: block;
}


#billing {
position:absolute;
bottom:200px;
left: 20px;
}

#award {
position:absolute;
bottom:250px;
right: 0px;
}

#bluecollar_logo {
position:absolute;
bottom: 245px;
left: 474px;
}

#link_mpaa {
position:absolute;
bottom:214px;
left: 26px;
}

#link_ratings {
position:absolute;
bottom:214px;
left: 124px;
}

#link_parentalguide {
position:absolute;
bottom:200px;
left: 78px;
}

#link_terms {
position:absolute;
bottom:224px;
left: 288px;
}

#link_privacypolicy {
position:absolute;
bottom:223px;
left: 370px;
}

#foxlogo {
position:absolute;
bottom:244px;
right: 314px;
}

#novel {
position:absolute;
bottom:135px;
right: 23px;
}

#zoom{
list-style-type:none;
margin:0;
padding:0;
}

#zoom li{
display:inline-block;
zoom:1; /*Trigger haslayout in IE7 and less*/
*display:inline; /*For IE7 and less*/
position:relative;
width: 32px;
height:33px;
}

#zoom li img{
position:absolute;
width: 31px; /*default width of each image.*/
height: 32px; /*default height of each image.*/
left:0;
top:0;
border:0;
}

