﻿.mainDiv
{
    margin-left:auto;
    margin-right:auto;
    width:959px;
}

body
{
    font-family:arial,sans-serif;
    background-color:#f5f4f4;
}

.TopBarDiv
{
    width:959px;
    height:190px;
    background-image:url(../images/topbar.png);
}

.TopBarDiv_leftSide
{
    float:left;
    height:150px;
    width:725px;
}

.TopBarDiv_quoteDiv
{
    float:right;
    height:140px;
    width:205px;
    padding-top:10px;
    padding-right:10px;
}

.TopBarDiv_navBar
{
    clear:both;
    height:30px;
    margin-top:2px;
    width:959px;
}

.quote_qoute
{
}

.quote_movie
{
    font-style:italic;
}

.footerDiv
{
    width:959px;
    height:40px;
    background-image:url(../images/BottomBar.png);
    text-align:center;
    color:#171717;
    font-weight:bold;
    font-size:15px;
}

.NavBar_ul
{
    list-style-type: none;
    margin: auto;
}

.NavBar_li
{
    display:inline;
}

.NavBar_li a
{
    float:left;
    padding-right: 5px;
    padding-left: 5px;
    line-height:35px;
    font-weight:bold;
    background-image: url(../images/NavBarDivider.png);
    background-repeat: no-repeat;
    background-position: right;
    display: block;
    text-decoration: none;
    color:#171717;
}

.NavBar_li_empty
{
    float:left;
    line-height:35px;
    background-image: url(../images/NavBarDivider.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right:10px;
}

ul a:hover 
{
    color:White;
}

a
{
    font-weight:bold;
    color:#151B54;
}

a:hover
{
    color:Green;
}

.clear
{
    clear:both;
}

.ContentDiv_right
{
    float:right;
}

.ContentDiv_right_top
{
    background-image: url(../images/Box_top_225.png);
    width:225px;
    height:53px;
    color:#151B54;
    text-align:center;
    line-height:35px;
    font-size:18px;
    font-weight:bold;
}
 
.ContentDiv_right_content
{
    background-image: url(../images/Box_content_225.png);
    width:195px;
    background-repeat:repeat-y;
    padding-left:15px;
    padding-right:15px;
}
 
.ContentDiv_right_bottom
{
    background-image: url(../images/Box_bottom_225.png);
    width:225px;
    height:29px;
}

.ContentDiv_right_splitter
{
    background-image: url(../images/Box_splitter_225.png);
    width:225px;
    height:54px;
    color:#151B54;
    text-align:center;
    line-height:48px;
    font-size:18px;
    font-weight:bold;
}

.ContentDiv_left_splitter
{
    background-image: url(../images/Box_splitter_720.png);
    width:720px;
    height:54px;
    color:#151B54;
    text-align:center;
    line-height:48px;
    font-size:18px;
    font-weight:bold;
}

.ContentDiv_left
{
    float:left;
}

.ContentDiv_left_top
{
    background-image: url(../images/Box_top_720.png);
    width:720px;
    height:53px;
    color:#151B54;
    text-align:center;
    line-height:35px;
    font-size:18px;
    font-weight:bold;
}

.ContentDiv_left_content
{
    background-image: url(../images/Box_content_720.png);
    width:690px;
    background-repeat:repeat-y;
    padding-left:15px;
    padding-right:15px;
}

.ContentDiv_left_bottom
{
    background-image: url(../images/Box_bottom_720.png);
    width:720px;
    height:29px;
}

.Smiley
{
    display:block;
    margin:auto;
    padding-top:5px;
    text-align:center;
    padding-bottom:5px;
}

.FrontPageMovieDiv
{
    float:left;
    width:210px;
    padding:6px;
}

.FrontPageMovieImg
{
    display:block;
    margin:auto;
    padding:1px;
    text-align:center;
}

.FrontPageMovieTextDiv
{
    padding:8px;
}

.FrontPageMovieImgDiv
{
    height:310px;
}

.MemberLabel
{
    width:160px;
    float:left;
}

.MemberInputDiv
{
    padding-top:5px;
}

.MemberTextBox
{
    width:200px;
}

.MemberStatusSpan
{
    font-weight:bold;
}

.CreaateMovieTextBox
{
    width:500px;
}

.FrontPageMovieShowTimes
{
    padding-top:10px;
}

.movieImgClass
{   
    clear:both;
    float:left;
}

.censurImgClass
{
    height:30px;
}

.movieImgDiv
{
    width:200px;
    float:left;
}

.censurDiv
{
    clear:both;
    float:left;
    padding-top:10px;
}

.lblCensur
{
    font-size:10px;
}

.censurTextDiv
{
    line-height:30px;
    float:right;
}

.movieInfoDiv
{
    float:right;
    width:460px;
}

.movieDescDiv
{
    padding-bottom:20px;
}

.castLblDiv
{
    height:40px;
    float:left;
    line-height:50px;
    padding-left:10px;
}

.PersonDiv
{
    float:left;
}

.castImg
{
    float:left;
}

.PersonDivOuter
{
    width:450px;
    float:left;
    padding-bottom:10px;
}

.movieShowsDiv
{
    padding-bottom:10px;
}

.censurImageDiv
{
    float:left;
}

.castDiv
{
    float:right;
}

.ContentDiv_full_top
{
    background-image: url(../images/Box_top_full.png);
    width:959px;
    height:53px;
    color:#151B54;
    text-align:center;
    line-height:35px;
    font-size:18px;
    font-weight:bold;
}

.ContentDiv_full_content
{
    background-image: url(../images/Box_content_full.png);
    width:959px;
    background-repeat:repeat-y;
    padding-left:15px;
    padding-right:15px;
}

.ContentDiv_full_bottom
{
    background-image: url(../images/Box_bottom_full.png);
    width:959px;
    height:29px;
}

.calendarDate
{
    text-align: left;
    font-size: 8px;
    display: block;
}

.calendarEvent
{
    text-align: left;
    font-size: 10px;
    display: block;
}

.calendarTable tr td
{
    border: 1px solid;
}

.leftBoard
{
    margin-left:190px;
    width:180px;
    float:left;
}

.rightBoard
{
}
