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

body {
background-color: #000;
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: left;
color: #808080;
margin: 0;
padding: 0;
}

h1 {
display: none;
}

h2 {
color: #5086B6;
font-size: 14pt;
padding: 0;
margin: 0;
text-align: left;
}

.byline {
text-align: right;
}

img {
border: none;
}

a:link, a:visited, a:active {
font-weight: bold;
text-decoration: none;
color: #fff;
}

a:hover {
text-decoration: underline;
color: #fff;
font-weight: bold;
}

.ghost {
display: none;
}

#wrapper {
position: relative;
width: 940px;
margin: 0 auto 0 auto;
}

#navigation {
position: absolute;
top: 80px;
right: 50px;
height: 30px;
width: 140px;
}

#navigation_bottom {
height: 30px;
width: 140px;
float: right;
margin-top: 20px;
}

.navigation-button {
float: left;
background-image:url(images/Nav.png);
}

.navigation-button span {
display: none;
}

#home-button {
width: 85px;
height: 30px;
background-position: 0px 0px;
}

#home-button:hover {
background-position: 0px 30px;
}

#clips-button {
width: 55px;
height: 30px;
background-position: 55px 0px;
}

#clips-button:hover {
background-position: 55px 30px;
}

#home #home-button {
background-position: 0px 30px;
}

#home #home-button2 {
background-position: 0px 30px;
}

#clips #clips-button {
background-position: 55px 30px;
}

#clips #clips-button2 {
background-position: 55px 30px;
}

#home-button2 {
width: 85px;
height: 30px;
background-position: 0px 0px;
}

#home-button2:hover {
background-position: 0px 30px;
}

#clips-button2 {
width: 55px;
height: 30px;
background-position: 55px 0px;
}

#clips-button2:hover {
background-position: 55px 30px;
}

#home #home-button2 {
background-position: 0px 30px;
}

#top {
width: 940px;
height: 120px;
background-image: url(images/Top.png);
float: left;
}

#middle {
width: 940px;
background-image: url(images/Middle.png);
float: left;
padding-bottom: 25px;
}

#column_right {
width: 480px;
float: right;
margin-right: 55px;
}

#column_left {
width: 315px;
float: left;
margin-left: 60px;
}

#purchasing_container {
width: 315px;
float: left;
margin-top: 25px;
}

#purchasethefilm {
background-image: url(images/PurchaseTheFilm.png);
width: 315px;
height: 20px;
background-position:right;
}

.right_text {
text-align: right;
}

.right_byline {
text-align: right;
font-style: italic;
font-size: 9pt;
}

#orderbuttons {
width: 315px;
float: left;
margin-bottom: 20px;
}

#button_individuals {
height: 90px;
width: 315px;
background-image:url(images/OrderNow_Individuals.png);
float: right;
margin-top: 5px;
}

#button_individuals:hover {
background-position: bottom;
}

#button_individuals span {
display: none;
}

#button_institutions {
height: 90px;
width: 315px;
background-image:url(images/OrderNow_Institutions.png);
float: right;
margin-top: 5px;
}

#button_institutions:hover {
background-position: bottom;
}

#button_institutions span {
display: none;
}

#button_non-profits {
height: 90px;
width: 315px;
background-image:url(images/OrderNow_Non-Profits.png);
float: right;
margin-top: 5px;
}

#button_non-profits:hover {
background-position: bottom;
}

#button_non-profits span {
display: none;
}


.flv_player {
margin-bottom: 25px;
}

#bottom {
width: 900px;
height: 45px;
background-image: url(images/Bottom.png);
padding: 8px 40px 0 0;
font-size: 8pt;
color: #FFFFFF;
float: left;
text-align: right;
}
