#main-contents
{
    background-color: #fff;
    background-color: rgba(255,255,255) !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 4px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 4px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 4px 3px rgba(0,0,0,0.2);
}

#mainFlashPlayer, #mainFlashPlayer IMG.bannerImage
{
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

#content-left
{
    width: 660px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.scheduleEventBlock
{
    width: 300px;
}

.scheduleEventInfo
{
    width: 230px;
}

#mainFlashPlayer
{
    margin-left: -10px;
    margin-top: -10px;
}

#websalesContainerDiv
{
    margin-top: 0px;
}

body, html
{
    margin: 0;
    padding: 0;
    min-height: 100%;
}

body
{
    min-width: 990px;
    border: 0;
    background-image: url(/files/back.jpg);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center top;
    background-color: black;
    background-attachment: fixed;
    font-family: Helvetica,Arial;
    font-size: 11px;
    color: #757575;
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
}

@media all and (max-width: 990px)
{
    body
    {
        width: 990px;
        background-position: 50% top;
        overflow-x: scroll;
    }
    #bodyWrapper
    {
        display: block;
        background-image: inherit;
        background-position: center top;
        min-width: 990px;
        width: 990px;
        min-height: 100%;
        position: fixed;
        left: 0;
        overflow: hidden;
    }
}

.contentArticle TABLE .arrowLink
{
    margin-top: 10px;
    float: left;
}

.movie_box_right
{
    width: 525px;
}

.eventShowList TD
{
    vertical-align: middle;
}


.smalltabs a.tabSelected
{
    height: 12px;
    background-color: rgba(255,255,255,0.5);
}

#navigation
{
    width: 990px;
}
#navigation div.navcenter
{
    width: 980px;
}

#wrapper
{
    width: 990px;
    position: relative;
    min-height: 100%;
}

#col-right
{
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

BODY > img
{
    height: 0;
}
#footer div.footer-right, #footer div.footer-left
{
    height: auto;
}

#mainFooter
{
    background-color: rgba(235,246,252,0.9);
    position: relative;
    bottom: 0;
    clear: both;
}
#footer
{
    background: transparent;
}

.event_gallery_thumb
{
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
}

.event_gallery
{
    background-color: rgba(0,0,0,0.8);
    width: 630px;
}

A.arrowLink
{
    display: inline-block;
}

.smallbox H4
{
    font-size: 12px;
}

.movie_box
{
    clear: both;
    float: left;
}
.movie_details .contboxTabs
{
    clear: both;
}

.event_info
{
}

br
{
    clear: all;
    display: block;
    height: 0;
}

.movie_details
{
}
