/*
-----------------------------------------------
WEBFLARE GLOBAL STYLES
Version:  19 Sep 2006
----------------------------------------------- */

#skiptonav, #pref, #tag, #mpo-login, #mpo-info, #navlist, #nav h2, #search, hr, #tools h2, a.more, #filtermovies, #mpo-utils {
  display:none;
  }

body {
  background:#fff url("images/bg-page.jpg") no-repeat 50% 0;
  margin:0;
  padding:22px 0 15px;
  font:small Verdana,Sans-serif;
  text-align:center;
  color:#111;
  }

td.linver {
  background:#FFFFFF url('images/linever.gif') repeat-y 50% top;
  }

td.linhor {
  background:#FFFFFF url('images/linehor.gif') repeat-x 50% center;
  }

td, input, textarea, select {
  font-family: Verdana; font-size: 8pt;
  }

input:hover, textarea:hover, select:hover {
background-color: #fbe4d4}

div.headlinks a {
  font-size: 9pt; font-family: Arial; color: #eb2227;text-decoration:none; font-weight:bold
  }
  
div.headlinks {
  padding-right: 10px; font-size: 9pt; font-family: Arial; color: #eb2227;text-decoration:none; font-weight:bold
  }

p.copyright {
  font-size: 9pt; font-family: Arial; color: #eb2227;
  }
  
.buttonscontainer {
  width: 182px;
  }

.buttons a {
  color: #FFFFFF;
  background-color: #000000;
  padding: 2px;
  padding-left: 3px;
  display: block;
  border-left: 10px solid #eb2227;
  font: 13px Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  margin-top: 1px;
  }
  
.buttons a:hover {
  border-left: 10px solid #e0e0e0;
  text-decoration: none;
  color: #eb2227;
  }

.subbuttons a {
  color: #FFFFFF;
  background-color: #2e0000;
  padding: 2px;
  padding-left: 3px;
  display: block;
  border-left: 20px solid #2e0000;
  font: 13px Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  margin-top: 1px;
  }  

.subbuttons a:hover {
  border-left: 20px solid #2e0000;
  text-decoration: none;
  color: #f27620;
  }

div.content {
  padding-left: 5px; padding-top: 5px;
  font-size: 10pt; font-family: Georgia, Arial; color: #320000;
  }
  
.navlinks {
 font-size: 7pt; font-family: verdana; color: #320000;
 }
  
.navlinks a {
 font-size: 7pt; font-family: verdana; color: #320000;
 }