/* ------------------------------------ *
 CSS
 Wednesday, January 23, 2008 11:45:09 AM
 HAPedit 3.1.11.111
 * ------------------------------------ */

* {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
}

body {
  /*background-color:#d4d4d4;*/
  background-color:#000000;
}
        
p {
  font-size:11px;
}

a {
  color:blue;
}

h3 {
  font-size:16px;
}

table.wrapper {
  width:1000px;
  border:0;
  margin-left:auto;
  margin-right:auto;
  background-color:#ffffff;
  color:black;
}

table.whopper {
  width:100%;
  border:0;
  margin-left:auto;
  margin-right:auto;
  background-color:#ffffff;
  color:black;
}

table.whopper tr.header {
  background-color:#000000;
}

table.footer {
  margin-left:auto;
  margin-right:auto;
  background-color:#000000;
  padding:10px;
  text-align:center;
}

table.footer p {
  color:#ffffff;
}

table.footer a {
  color:#2433FF;
}
  
table.common a {
  color:#000000;
}

table.events {
  font-size:13px;
}

td.sidebar {
  width:273px;
  background-color:#eeeeee;
  padding:10px;
  vertical-align:top;
}

td.rightside {
  width:192px;
  background-color:#000000;
  padding:6px;
  vertical-align:top;
}

td.content {
  width:525px;
  padding:15px;
  vertical-align:top;
}

.filmtitle {
  font-size:13px;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

hr {
  height:1px;
}

a.navrollover1 {
  display: block;
  width: 108px;
  height: 22px;
  background: url("images/nav1a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover1 {
  background-position: -108px 0;
}

a.navrollover2 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav2a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover2 {
  background-position: -110px 0;
}

a.navrollover3 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav3a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover3 {
  background-position: -110px 0;
}

a.navrollover4 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav4a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover4 {
  background-position: -110px 0;
}

a.navrollover5 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav5a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover5 {
  background-position: -110px 0;
}

a.navrollover6 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav6a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover6 {
  background-position: -110px 0;
}

a.navrollover7 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav7a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover7 {
  background-position: -110px 0;
}

a.navrollover8 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav8a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover8 {
  background-position: -110px 0;
}

a.navrollover9 {
  display: block;
  width: 110px;
  height: 22px;
  background: url("images/nav9a.gif") 0 0 no-repeat;
  text-decoration: none;
}

a:hover.navrollover9 {
  background-position: -110px 0;
}
