﻿body
{
    background-image: url(images/bk.jpg);
    background-color: #4c1b1b;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-position: center;
    margin-right: 0px;
    margin-left: 0px;
}

a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
a:hover
{
    color: #CC9933;
    text-decoration: none;
}
a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
}
h1
{
    font-size: 18px;
}
h2
{
    font-size: 16px;
}
h3
{
    font-size: 14px;
}
h4
{
    font-size: 13px;
}
h5
{
    font-size: 12px;
}
ul
{
    list-style-type: square;
}

#all
{
    width: 100%;
    margin-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: #000000;
}
#container
{
    width: 828px;
    margin-right: auto;
    margin-left: auto;
}
#logo
{
    width: 495px;
    float: left;
    margin-top: 15px;
}
#header
{
    width: 828px;
    clear: both;
    margin-top: 15px;
    padding-top: 15px;
}

#main
{
    width: 828px;
    clear: both;
    margin-top: 5px;
}
#left-content
{
    width: 495px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}
#right-content
{
    width: 226px;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    text-align: right;
}
#iconscontainer
{
    clear: both;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
}
#iconscontainer-top
{
    width: 797px;
    background-image: url(images/sublinks_01.png);
    background-repeat: no-repeat;
    height: 23px;
}
#iconscontainer-middle
{
    width: 797px;
    background-color: #F6E497;
    margin-bottom: 0px;
    height: 220px;
    padding-bottom: 5px;
    color: #000000;
}
#iconscontainer-bot
{
    width: 797px;
    background-image: url(images/sublinks_03.png);
    background-repeat: no-repeat;
    height: 24px;
    clear: both;
}
.icon
{
    width: 157px;
    height: 100px;
    background-image: url(images/reel.png);
    padding-left: 97px;
    margin-left: 5px;
    background-repeat: no-repeat;
    float: LEFT;
    
}
.icon a 
{
    color: #000000;
}
.icon a:hover 
{
    color: #666666;
}
#logos
{
    width: 797px;
    clear: both;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
}
#footer
{
    width: 100%;
    clear: both;
    margin-top: 25px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #000000;
    font-weight: bold;
    color: #a8242b;
    text-align: center;
    line-height: 25px;
}

#nav
{
    width: 828px;
    clear: both;
}
.inner-content-top
{
    background: url(images/SiteBGTop.gif) no-repeat top left;
    height: 10px;
}
.inner-content
{
    background-color: #FCFAE1;
    color: #000000;
    padding: 0 15px 0 15px;
    background: url(images/SiteBG.gif) repeat-y left;
}
.inner-content img
{
    padding: 10px;
}
.inner-content h1, .inner-content h2, .inner-content h3, .inner-content h4, .inner-content h5, .inner-content h6
{
    color: #832023;
}
.inner-content-bottom
{
    background: url(images/SiteBGBottom.gif) no-repeat bottom left;
    height: 20px;
    clear: both;
    margin-bottom: 20px;
}
.inner-content a
{
    color: #333;
}
.inner-content a:hover
{
    color: #333;
    text-decoration: underline;
}
.inactivebox
{
    border: 2px dashed red;
}
.box
{
    border: none;
}
.screening-img
{
    float: left;
    width: 300px;
}
.screening-details
{
    float: left;
    width: 300px;
}
.button
{
    background: url(images/button.gif) no-repeat top left;
    width: 121px;
    height: 29px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 20px 4px 20px;
    color: #fff!important;
    margin-top: 10px;
    text-align: left;
}
.commandbutton a
{
    background: url(images/button.gif) no-repeat top left;
    width: 121px;
    height: 29px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 20px 4px 20px;
    color: #fff!important;
    margin-top: 10px;
    text-align: left;
}