/*--- additional styles for this client ---*/
.topImage
{
    margin-bottom: 10px;
}

.mainContentArea h5 {
    border-bottom: 2px solid #00A1C9;
    clear: both;
    color: #00A1C9;
    display: block;
    font-family: Verdana,sans-serif;
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0 2px;
    text-shadow: 0 -1px 1px #FFFFFF;
    text-transform: uppercase;
    width: 100%;
}

/*....... content css starts here......*/
p.bottomcurve
{
    width: 980px;
    height: 1px;
    background: #FFF;
}

.koukokuContainer /*general koukoku container */
{
    margin: 0px;
    padding: 0px;
    background: none;
    top: 0px;
    left: 0px;
    border: none;
    height: 100%;
    width: auto;
}

.generalPageHeading
{
    min-width: 280px;
    width: auto;
    margin: 0px; /*background: url(../images/interface/generalPageHeaderBackground.gif) repeat-x left -1px;*/
    background-color: #91DCEF;
    font-size: 42px;
    font-weight: bold;
    color: #000;
    line-height: 42px;
    clear: both;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    text-align: left;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -khtml-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    -khtml-border-radius-topright: 8px;
    display: none;
}

/*...... General Main Content classes ........*/

/* The mainContentArea covers everything under the header until the footer */
.mainContentArea
{
    margin: 0px;
    width: 978px;
    padding: 20px 0px 30px 0px;
    clear: right;
    overflow: hidden;
    float: right;
    background-color: #efefef;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}

/* The rightContentArea classes contain all page content - the different sizes are used depending on sidebar */
.rightContentAreaFluid
{
    width: auto;
    padding: 0px 0px 30px 0px;
    clear: none;
    overflow: hidden;
    float: right;
}

.rightContentAreaNoSidebar
{
    width: 900px;
    padding: 18px 20px 30px 20px;
    clear: none;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    background-color: #FFF;
    border: 1px solid #e2e2e2;
}
.rightContentArea
{
    width: 580px;
    padding: 16px 20px 30px 20px;
    clear: none;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    background-color: #FFF;
    border: 1px solid #e2e2e2;
}

.mainContentArea p
{
    clear: both;
    margin-bottom: 5px;
    color: #636363;
}
.mainContentArea h1
{
    font-size: 18px;
    color: #00a1c9;
    line-height: 18px;
    clear: both;
    padding: 4px 0 4px 0;
    overflow: hidden;
    text-shadow: 0 -1px 1px #FFF;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border-bottom: 2px solid #00a1c9;
    margin-bottom: 10px;
    font-family: Verdana, sans-serif;
}

.mainContentArea h2
{
    width: 100%;
    font-size: 14px;
    color: #002446;
    clear: both;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 10px;
    border-bottom: none;
    font-family: Verdana, sans-serif;
}

.mainContentArea h3
{
    font-size: 13px;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    color: #505050;
    clear: both;
    overflow: hidden;
    display: block;
    font-family: Verdana, sans-serif;
}

.mainContentArea h4
{
    font-size: 12px;
    padding: 0px;
    margin: 2px 0px 2px 0px;
    color: #636363;
    clear: both;
    overflow: hidden;
}

.mainContentArea a:link, .mainContentArea a:visited, .mainContentArea h2 a:link, .mainContentArea h2 a:visited, .mainContentArea h3 a:link, .mainContentArea h3 a:visited, .mainContentArea h4 a:link, .mainContentArea h5 a:visited
{
    color: #002446;
    text-decoration: none;
}

.mainContentArea a:hover, .mainContentArea a:active, .mainContentArea h2 a:hover, .mainContentArea h2 a:active, .mainContentArea h3 a:hover, .mainContentArea h3 a:active, .mainContentArea h4 a:hover, .mainContentArea h4 a:active
{
    color: #002446;
    text-decoration: underline;
}

.margin
{
    margin: 0 20px 0 0px;
}

/*facebook plugin background*/
.facebookLikeButton
{
}

.facebookLikeBox
{
    background-color: #FFF;
}


/*.... movie poster grids .....*/

.fullMoviePosterGrid
{
    width: 670px;
    margin: 18px 0 0;
}

.fullMoviePosterGrid .MoviePosterGridColumn
{
    width: 160px;
    float: left;
    margin-right: 50px;
    margin-left: 17px;
    margin-right: 16px;
}

.fullMoviePosterGrid .moviePosterDiv
{
    width: 160px;
    margin-bottom: 18px;
    background: #FFF;
    clear: none;
    float: left;
    border: none;
}

.fullMoviePosterGrid_NoSidebar
{
    width: 990px;
    padding-left: 10px;
}

.fullMoviePosterGrid_NoSidebar .MoviePosterGridColumn
{
    width: 172px;
    background: #FFF;
    float: left;
    margin-right: 8px;
    padding-left: 8px;
    padding-top: 12px;
}

.fullMoviePosterGrid_NoSidebar .moviePosterDiv
{
    width: 160px;
    margin-bottom: 20px;
    background: #FFF;
    clear: none;
    float: left;
    border: none;
}

.moviePosterDiv p
{
    padding: 5px 0px 6px 0px;
    color: #636363;
    overflow: visible;
    margin-bottom: 0px;
    height: 40px;
}
.moviePosterDiv p strong
{
    font-size: 12px;
}

.moviePosterDiv p strong a:link, .moviePosterDiv p strong a:visited
{
    color: #022D4F;
    text-decoration: none;
}
.moviePosterDiv p strong a:hover
{
    color: #636363;
    text-decoration: underline;
}


/*.......Page Link Buttons.......*/

.PageLinkDiv
{
    width: 500px;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
    color: #000;
    clear: both;
    padding: 0px;
    overflow: hidden;
    display: none;
}

.PageLinkDiv .introduction
{
    float: left;
    width: 100px;
    padding-top: 5px;
}

.PageLinkDiv ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.PageLinkDiv li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}

.PageLinkDiv a:link, .PageLinkDiv a:visited
{
    float: left;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0 3px 0 0; /*Margin between each menu item*/
    padding: 5px 10px 5px 10px; /*Padding within each item*/
    background-color: #373737;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

.PageLinkDiv a:hover, .PageLinkDiv a:active
{
    background-color: #186696;
    color: #FFF;
    text-decoration: underline;
}
