body {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  line-height: 20px;
  padding: 10px;
  margin: 5px;
  text-align: center;
  color: white;
  background-color: #280020;
  font-size: 14px; }

p {
  color: #FFFFFF; }

h1 {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  margin-left: 0px;
  margin-bottom: 12px;
  margin-right: 0px;
  margin-top: 3px;
  font-size: 30px;
  font-weight: normal; }

h2 {
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal; }

h3 {
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
  font-weight: normal;
  font-size: 14px; }

h4 {
  margin: 0px;
  font-weight: bold;
  font-size: 12px; }

a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
  hover-text-decoration: underline; }

#container {
  text-align: left;
  width: 900px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }

#navigation-container {
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  margin: 10px;
  float: none;
  width: 640px;
  padding: 10px;
  border-color: white;
  border-style: solid;
  border-width: 0px; }

#pics-container {
  margin-left: 10px;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-top: 10px;
  width: 640px; }
  #pics-container img {
    height: 125px;
    width: 125px;
    padding: 2px;
    border-color: white;
    border-width: 1px;
    border-style: solid;
    margin-left: 10px; }

#main-container {
  min-height: 250px;
  margin: 10px;
  float: none;
  width: 640px;
  padding: 10px;
  float: left; }

#main-showreels-container {
  border-style: solid;
  border-color: white;
  border-width: 3px;
  margin: 10px;
  float: none;
  width: 100%;
  padding: 10px; }
  #main-showreels-container img {
    border-width: 0px;
    border-style: solid; }

#logo-address-container {
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: center;
  margin: 0px;
  z-index: 3;
  float: right; }
  #logo-address-container img {
    width: 200px; }

#logo-small-container {
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: center;
  margin: 0px;
  z-index: 3;
  float: none; }

#footer-container {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  width: 100%;
  border-top-color: white;
  border-top-style: solid;
  border-top-width: 1px;
  color: #ffffff;
  padding: 15px;
  margin: 10px;
  clear: both; }

#footer-showreel-container {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  width: 100%;
  color: #ffffff;
  padding: 15px;
  margin: 10px; }

.movie {
  margin: 10px;
  height: 256px;
  width: 320px;
  border: 1px solid #FFFFFF;
  padding: 5px; }

.movie-details {
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px; }

.image {
  margin: 10px;
  height: 120px;
  width: 160px;
  border: 1px solid #FFFFFF;
  padding: 5px; }

.total-movie-container {
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 0px;
  width: 352px; }

img {
  border-color: #000000;
  border-style: solid;
  border-width: 1px; }

td {
  color: #FFFFFF; }

#profile-image {
  margin-bottom: 10px;
  margin-right: 10px;
  height: 250px;
  width: 400px;
  border-color: white;
  border-width: 1px;
  border-style: solid; }

small {
  font-size: 11px; }

.showreel-container {
  margin-right: 30px;
  margin-left: 30px;
  min-width: 500px;
  margin-top: 20px;
  border-color: white;
  border-style: solid;
  border-width: 1px;
  background-color: black;
  padding: 5px; }

#actor-name {
  margin: 30px; }

#profile-text {
  text-align: justify;
  margin-top: 40px;
  margin-right: 30px;
  margin-left: 30px; }

#showreel-movies {
  background-color: black;
  padding: 10px;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  margin: 3px;
  width: 146px;
  border-color: white;
  border-style: dotted;
  border-width: 1px; }

/* Casting show view */
ul#castings {
  list-style: none;
  float: left;
  clear: both;
  padding-left: 0;
  margin-top: 0;
  width: 760px; }
  ul#castings li {
    float: left;
    width: 180px;
    padding: 5px;
    text-align: center; }
  ul#castings li.clear {
    clear: left; }
  ul#castings img {
    border: 1px solid #FFFFFF;
    height: 120px;
    margin: 10px;
    padding: 5px;
    width: 150px; }

#actor-links {
  clear: both; }

#actor-downloads {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  float: left; }

.save-download {
  background: transparent url(/images/icons/16x16/film_save.png) center left no-repeat;
  padding-left: 20px; }

.view-actor {
  width: 90%;
  background: transparent url(/images/icons/16x16/control_play.png) center left no-repeat;
  padding-left: 20px;
  padding-bottom: .25em;
  float: left;
  margin-bottom: .5em;
  border-bottom: 1px dotted #fff;
  text-align: left; }

.shortlist-action {
  float: left;
  padding-left: 0; }

ul.shortlist-action {
  list-style: none;
  margin-top: 20px; }
  ul.shortlist-action li {
    display: inline;
    margin-left: 0px;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #92747e;
    border: 1px solid #000000;
    padding: .75em;
    border: 1px solid #280120; }

#email-notify {
  margin-left: 5px; }
  #email-notify a {
    background: transparent url(/images/icons/16x16/email.png) center left no-repeat;
    padding-left: 20px; }

#download-zip {
  margin-left: 5px; }
  #download-zip a {
    background: transparent url(/images/icons/16x16/zip.gif) center left no-repeat;
    padding-left: 20px; }

.shortlist {
  background: transparent url(/images/icons/16x16/group.png) center left no-repeat;
  padding-left: 20px; }

.remove-from-shortlist {
  background: transparent url(/images/icons/16x16/delete.png) center left no-repeat;
  padding-left: 20px; }

.add-to-shortlist {
  background: transparent url(/images/icons/16x16/add.png) center left no-repeat;
  padding-left: 20px; }

.not-shortlisted {
  background: transparent url(/images/icons/16x16/cross.png) center left no-repeat;
  padding-left: 20px; }

.shortlisted {
  background: transparent url(/images/icons/16x16/tick.png) center left no-repeat;
  padding-left: 20px; }

.skip-to-take {
  background: transparent url(/images/icons/16x16/arrow_right.png) center left no-repeat;
  padding-left: 20px; }

object {
  margin-bottom: 0; }

.actor-shortlisted {
  clear: both;
  padding: .75em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  .actor-shortlisted a {
    float: right; }

.true {
  background: #65a85e;
  border: 1px solid #eafcb8; }

.false {
  background: #971f1f;
  border: 1px solid #c12626; }

/* Super Awesome Buttons!
 * ----------------------------------------------------------------------------- */
.awesome, .awesome:visited {
  background: #222 url(/images/backgrounds/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer; }

.awesome:hover {
  background-color: #111;
  color: #fff; }

.awesome:active {
  top: 1px; }

.blue.awesome, .blue.awesome:visited {
  background-color: #2daebf; }

.blue.awesome:hover {
  background-color: #007d9a; }

/* Login form
 * ----------------------------------------------------------------------------- */
#login-form fieldset {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 400px; }

#login-form label {
  float: left;
  margin-bottom: .75em;
  clear: left; }

#login-form input[type=text], #login-form input[type=password] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  float: right;
  clear: right;
  -moz-border-radius: 5px; }

#login-form input[type=submit] {
  float: right;
  clear: both; }

table#casting {
  float: left;
  width: 100%; }
  table#casting td.no-border {
    border-bottom: none; }

/* Notification form
 * ----------------------------------------------------------------------------- */
#notify_form, #download-zip-form {
  display: none;
  float: left;
  width: 100%;
  clear: both; }
  #notify_form label, #download-zip-form label {
    float: left;
    margin-right: 10px;
    margin-bottom: 1.5em; }
  #notify_form input[type=text], #download-zip-form input[type=text] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    float: left;
    margin-right: 10px; }
  #notify_form input[type=submit], #download-zip-form input[type=submit] {
    float: left; }

/* Flash Notices
 * ----------------------------------------------------------------------------- */
p.flash-notice, p.flash-error {
  margin: 0 2%;
  background: #92747e;
  border: 1px solid #000000;
  padding: .75em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  margin-bottom: 1.5em; }

/* default close button positioned on upper right corner */
.actor-overlay {
  display: none;
  background: #280020;
  background-image: url(/images/backgrounds/red.png);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 850px;
  padding: 20px; }

.actor-overlay div.close {
  background-image: url(/images/backgrounds/close.png);
  position: absolute;
  right: -18px;
  top: -18px;
  cursor: pointer;
  height: 35px;
  width: 35px; }

#overlay object {
  float: left;
  margin-right: 20px; }

#player-takes {
  float: left;
  list-style: none;
  padding-left: 10px; }
  #player-takes li {
    margin-bottom: 3px; }

#toggle-download-takes {
  float: left;
  background: transparent url(/images/icons/16x16/film_save.png) center left no-repeat;
  padding-left: 30px; }

#toggle-skip-takes {
  background: transparent url(/images/icons/16x16/arrow_right.png) center left no-repeat;
  padding-left: 30px; }

#toggle-manage-takes {
  float: left;
  background: transparent url(/images/icons/16x16/film.png) center left no-repeat;
  padding-left: 30px;
  margin-bottom: 15px; }

#manage-takes {
  float: left;
  list-style: none;
  padding-left: 10px;
  margin-top: -5px; }
  #manage-takes li {
    margin-bottom: 3px; }

#skip-to-take {
  float: left;
  list-style: none;
  padding-left: 10px;
  margin-top: -5px; }
  #skip-to-take li {
    margin-bottom: 3px; }

.zip-info {
  font-size: 0.8em;
  width: 47em; }

span.uppercase {
  text-transform: uppercase; }
