body
{
/*background-image: url(../images/bodyback.gif);
background-repeat: repeat-x;*/
background-color: #dfdab3;
margin-top: 20px;
font-family: arial, helvitica, sans serif;
}
h1
{
font-size: 1.3em;
}
h2
{
font-size: 1em;
}
#header img
{
display: block;
clear: both;
margin: 0;
width: 100%;
border-bottom: 1px solid #003333;
}
#header
{
background-image: url(../images/header.jpg);
}
#container
{
margin-top: 0;
margin-bottom: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
width: 780px;
background-color: white;
border: 1px solid #003333;
font-family: helvetica,sans-serif,verdana;
font-size: .8em;
/*background-image: url(../images/backright.gif);
background-position: right;
background-repeat: repeat-y;*/
}
#navigate
{
margin: 0;
height: 20px;
font-family: helvitica,sans-serif,verdana;
background-color: white;
font-size: .9em;
padding-top: 5px;
clear: both;
}
a{
outline: none;
}
#content
{
/*background-image: url(../images/backleft.gif);
background-position: left;
background-repeat: repeat-y;*/
width: 780px;
height: auto;
border-top: 1px solid #000;
margin: 0;
position: center;
}
#stable
{
padding: 0 120px 0 120px;
}
#leftcol
{
float: left;
padding-top: 30px;
padding-left: 5px;
width: 120px;
text-align: left;
height: 100%;
}
#rightcol
{
width: 120px;
float: right;
padding-top: 30px;
text-align: left;
height: 100%;
}
#movie_browser{
height: 400px;
width: 160px;
border: 1px solid black;
float: left;
overflow: scroll;
background-color: white;
position: absolute;
padding: 8px;
}
.movie_thumb{
width: 80px;
height: 60px;
border: 1px dashed black;
}
#movie_container{
width: auto;
height: auto;
float: right;
margin-right: auto;
border: 0;
background: none;
}
.mov{
border: 0;
}
.hours
{
text-align: left;
background-color: #a8e7e3;
}
a:link
{
color: #000000;
}
a:visited
{
color: #000000;
}
a:hover
{
color: #508246;
height: 22px;
}
ul a
{
text-decoration: none;
}
.current
{
color: #990000;
}
ul li
{
list-style-type: none;
display: inline;
padding-right: 30px;
font-size: 1.2em;
}
ul
{
display: inline;
}
.textbox
{
width: 300px;
padding: 10px;
text-align: left;
}
#footer
{
background-color: white;
height: 35px;
text-align: center;
background-position: bottom;
border-top: 1px solid #000;
padding-top: 10px;
}
.orange
{
color: #f6840b;
}
img{
border: none;
}

