body
{ 
    font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
    font-size: 100%;
    letter-spacing: 1px;
    color: #fff;
    margin-top: 0; 
    background: #000 url('img/bg.png') no-repeat center 125px;
}

.clearElement { clear: both; visibility: hidden; }

#outerWrapper 
{ 
    width: 1000px;
    margin: 0 auto;
}
 
#nameBar 
{ 
    background: #000 url('img/nameBar.png') no-repeat top center;
    margin: 5px 60px 0; 
    width:900px; 
    height: 65px;
}

#trailer
{
    margin: 5px 50px 10px 50px; 
    width:900px; 
    height: 400px;
    padding: 5px;
    position: relative;
    background-color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#waterMark
{ 
   background: #000 url('img/redHawklogo.jpg') no-repeat center center; 
   padding:50px;
   position:absolute;
   right:6px;
   top:260px;
}

#watchHD
{
   color: #ccc;
   font-size: 13px;
   left: 3px;
   position: absolute;
   text-decoration: none;
   top: 415px;
   z-index: 999999999;
}

#logoTitle
{
    margin: 150px auto 0 auto; 
    width:985px; 
    height: 200px;
    padding: 5px;
    position: relative;
    background: #000 url('img/logoTitle.png') no-repeat top center;
}

#shareThis
{
    background: transparent url('img/shareThis.png') no-repeat top center;
    height: 50px;
    margin: 0 auto;
    padding: 5px;
    width: 900px;
    position: relative;
}

#shareThis a { text-decoration: none;}

#facebook,
#twitter,
#myspace,
#imdb
{ 
    display: block;
    height: 30px;
    position: absolute;
    right: 93px;
    text-indent: -999999999px;
    top: 12px;
    width: 30px;
}

#twitter { right: 52px;  }
#myspace { right: 10px;  }
#imdb    { right: 135px; }

#festIconLeft 
{ 
    float: left; 
    width: 210px; 
    margin: 35px 0px 15px 45px;
}

#festIconRight 
{ 
    float: right; 
    width: 230px; 
    margin: 35px 0px 15px 60px;
}

.festIcon
{ 
    width: 205px;
    margin: 0 0 25px 0 
}

#comingSoon
{ 
    width: 490px; 
    font-size: 24px; 
    text-align: center; 
    position: absolute; 
    top: 185px; 
    left: 260px; 
}

.quoteText
{ 
    width: 875px;
    padding: 25px;
    margin: 50px;
    font-size: 14px;
    font-weight: normal;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    line-height: 30px;
}

.quoteName
{
    font-weight: bold;
    color: #333;
    margin-top: 25px;
}

.quoteMark { font-family: Times New Roman; font-size: 30px; color: #333; }
    
#titleBlock
{
   background: #000 url('img/titleBlock.png') no-repeat top center;
   height: 140px;
   margin: 290px auto;
   padding: 5px;
   width: 750px;
}