
#header img,
.frontslug img,
.innershowslug img
{
border: 0;
float: left;
padding: 0;
margin: 2px 2px 2px 2px;
}


#outer
{
margin-top: 5px;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
text-align: left;
width: 1000px;
}

#header
{ width: 982px; }




#navcontainer
{
position: absolute;
margin-top: 105px;
margin-left: 34px;
height: 12px;
}

#navcontainer li img
{
border: 0;
float: center;
padding: 0;
margin: 0px 0px 0px 0px;
}


#navcontainer ul
{
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 740px;
  height: 25px;
  z-index:5;
}

#navcontainer li
{
  float: left;
  position: relative;
  margin: 0 15px;
  text-align: center;
  background: #242424;
  width: 87px;
  height: 25px;
}


#navcontainer li ul
{
  display: none;
  position: absolute;
  top: -1.7em;
  left: 0;
  width: 0px;
  height: 0px;
  z-index: 10;
}

#navcontainer li > ul
{
top: 25px;
left: auto;
}

#navcontainer li ul li
{
clear: left;
margin: 0;
}

#navcontainer li:hover ul,
#navcontainer li.over ul
{ display: block; }

#navlist a
{
display: block;
padding: 2px 0px;
width: 85px;
  background: #c70000;
  height: 19px;

}

#navlist a:link, #navlist a:visited
{
text-decoration: none;
color: #fff;
background-color: #242424;
border: 1px solid #242424;

}

#navlist a:hover
{
color: #fff;
background-color: #2c5084;
}


/*
border: 1px solid #ECECEC;
*/

#header {
font-family: Verdana, sans-serif;
font-size: small;
}

#header a, p a {
  text-decoration: underline;
}

#header img
{
border: 0;
float: right;
padding: 0;
margin: 0px 2px 2px 10px;
position: relative;
}

.headerinfo
{ line-height: 90%;
float: left;
position: relative;
margin: -17px 10px;
}

.headerinfo td, .headerinfo th
{
padding:4px;
background-color:#efefef;
}

br.clearboth
{ clear: both; height: 1; }

tr.nextscreening td 
{
line-height: 110%;
padding: 5px;
}

tr.nextscreening td, tr.nextscreening th
{
font-weight:bold;
background-color: white;
}

.headerinfo th 
{
width:140px;
text-align:left;
font-weight:bold;
color:#2c5084;
}

.headerimage
{
z-index: 0;
}

#search_all
{position: absolute;
margin: 70px 45px;
}
