/* Reset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6, pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 11; font-weight: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }

/* Fonts */

body { font: 11px Tahoma, Arial, sans-serif; color: #bd1d0d; background: #000 url(images/bg.jpg) repeat-x top left scroll; }

a { color: #bd1d0d; font-weight: bold; text-decoration: none; }
a:hover { color: #df2311; text-decoration: underline; }
strong, b { font-weight: bold; }

#main h1 { font-weight: bold; font-size: 12px; }


/* Layout */

#container { width: 100%; margin: 0 auto; position: relative; }
#main { width: 970px; margin: 0 auto; position: relative; }
.clear { clear:both; }

.column { float: left; }
.pagelayout1 { width: 100%; }

.pagelayout1 .column.first { width: 335px; }
.pagelayout1 .column.last { width: 635px; float: right; }

.column.first, .column.last { margin-left: 0; }

.pagelayout1:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#header { width: 970px; height: 359px; background: url(images/header.jpg) no-repeat; }
#flashlayer { width: 970px; height: 305px; background: url(images/flashlayer.jpg) no-repeat; position: relative; }
#flashcontainer { width: 566px; height: 305px; position: absolute; left: 335px; top: 1px; }
#wallpaper { width: 335px; height: 503px; background: url(images/wallpaperlayer.jpg) no-repeat; position: relative; }
#synop_stills { width: 635px; height: 503px; background: url(images/synop_stillslayer.jpg) no-repeat; position: relative; }
#footer { width: 970; height: 86px;  background: url(images/footer.gif) no-repeat; }
#widescreen_opt { width: 175px; color: #971b0f; position: absolute; top: 267px; left: 88px; }
#standard_opt { width: 175px; color: #971b0f; position: absolute; top: 365px; left: 88px; }
#p_thumbs { width: 500px; position: absolute; top: 305px; left: 25px; }
#p_thumbs li { float: left; margin: 0 7px 4px 0; padding: 0 }
#download { width: 148px; position: absolute; left: 418px; }
