body {
  margin: 0;
  padding: 0;
  background: #547090 url(../images/background_body.jpg) repeat-x left top;
  color: white;
  font: 12px tahoma, arial, sans-serif; }

img {
  border-width: 0px; }

a {
  color: white; }

a.no_line {
  text-decoration: none; }

a:hover {
  color: white;
  text-decoration: underline; }

#wrapper {
  margin: auto;
  width: 930px;
  border: 1px solid #3d5674;
  background-color: #3d5674; }

#header {
  background: #0f2138 url(../images/header_bg.jpg) left top;
  height: 64px;
  width: 930px;
  float: left; }

#main {
  width: 775px;
  overflow: hidden;
  padding-bottom: 20px;
  width: 770px; }

div#logo {
  float: left;
  width: 337px;
  height: 64px; }

div#container {
  width: 930px;
  float: left;
  background: url(../images/background_container.jpg) repeat-y left top; }

div#gradient {
  width: 100%;
  float: left;
  background: url(../images/background_gradient.jpg) no-repeat left top; }

#title {
  margin-left: 110px; }

#title_movies {
  width: 80%;
  margin-left: 100px;
  padding-left: 5px; }

#footer {
  background: #12263f url(../images/background_footer.jpg) left top;
  height: 21px;
  width: 930px;
  float: left; }

div#footer-content {
  width: 100%;
  margin-top: 2px;
  font-weight: bold;
  text-align: right; }

div#footer-content a {
  margin: 5px;
  padding-right: 25px; }

div#footer-contact {
  width: 15%;
  padding-left: 25px;
  font-weight: bold;
  float: left; }

div#footer-copy {
  width: 100%;
  margin-top: 5px;
  color: #0f2138;
  text-align: right; }

#rightside {
  width: 155px;
  float: right;
  overflow: hidden; }

div#followus {
  width: 155px;
  float: right; }
  div#followus div {
    text-align: center; }
  div#followus div#follow_img {
    padding: 13px 0 5px 0; }

div#dropdown_menu {
  width: 435px;
  height: 25px;
  float: right;
  margin-top: 10px; }

div#search_box {
  width: 280px;
  float: right; }
  div#search_box input {
    float: right; }
  div#search_box input[type=text] {
    border: 1px solid #0f2138;
    color: white;
    margin: 0;
    height: 18px;
    width: 170px;
    background-color: #0f2138; }

div#showcase_titles {
  width: 155px;
  text-align: center; }
  div#showcase_titles img {
    margin-top: 20px; }

div.notice {
  margin-bottom: 5px;
  margin-top: 5px;
  margin-padding: 10px 11px 8px 36px; }

div#flash_error {
  margin: 5px;
  padding: 5px;
  background-color: #ffe1da;
  border: 2px solid #f34f4f;
  color: #be0b0b; }

div#flash_notice {
  margin: 5px;
  padding: 5px;
  background-color: #e2f9e3;
  border: 2px solid #99cc99;
  color: #008800; }

#error_explanation {
  background-color: #ffcccc;
  border: 1px solid red;
  vertical-align: top;
  padding: 10px;
  color: maroon;
  margin-bottom: 10px; }
  #error_explanation h3 {
    font-weight: bold; }
  #error_explanation ul li {
    list-style: square;
    margin-left: 1.2em; }

.fieldWithErrors input[type="text"], .fieldWithErrors input[type="password"] {
  border-color: red; }

div#body-content {
  margin-left: 110px;
  margin-right: 110px; }

div#two_col_left {
  width: 337px;
  padding: 5px 5px 5px 1px; }

div#two_col_right {
  width: 412px;
  padding: 15px 5px 15px 5px;
  float: right; }
  div#two_col_right span.label {
    float: left;
    font-weight: bold;
    width: 125px; }
    div#two_col_right span.label a {
      display: block; }

div#boxart {
  width: 270px;
  padding: 20px 0 5px 0;
  margin-left: auto;
  margin-right: auto; }

div#trailers {
  float: left;
  padding: 20px 0 10px 0; }

div#screenshots {
  padding: 5px 12px 5px 12px;
  margin-left: auto;
  margin-right: auto; }

.clear {
  clear: both; }

div.form_block {
  margin-bottom: 10px; }
  div.form_block input, div.form_block textarea {
    display: block;
    width: 400px; }
  div.form_block select {
    display: block; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0px; }

form.wide_form {
  padding: 0.5em;
  padding-right: 1em;
  margin-bottom: 1em; }
  form.wide_form label {
    display: block;
    margin-top: 0.5em; }

ul.no_dot {
  list-style-type: none;
  padding: 0; }
  ul.no_dot li {
    margin: 0;
    padding: 0; }

div.quotes {
  width: 290px;
  margin-top: 13px;
  font-style: italic; }
  div.quotes div.quote {
    font-weight: bold; }
  div.quotes div.quote_by {
    margin-top: 5px; }

div.spaced {
  margin-top: 7px; }