body, form
{
    margin:                         0px;
    padding:                        0px;
    color:                          #717171;
    font-family:                    Arial, Helvetica, sans-serif;
}

body
{
    background-color:               #fff;
}

div.wrapper
{
    width:                          310px;
    margin-left:                    auto;
    margin-right:                   auto;
    margin-bottom:                  20px;
}

img
{
    border:                         0;
    padding:                        0;
    margin:                         0;
}

.nav_bar
{
    width:                          100%;
    background-image:               url(../images/nav_bg.jpg);
    background-repeat:              repeat;
    height:                         27px;
    line-height:                    27px;
    text-align:                     center;
    font-size:                      90%;
    font-weight:                    bold;
    color:                          #373737;
    margin-bottom:                  10px;
}

.footer_links
{
    padding-top:                    20px;
    font-size:                      70%;
    text-align:                     center;
}

.footer_text
{
    padding-top:                    20px;
    font-size:                      60%;
    text-align:                     center;
    line-height:                    110%;
}

.clear
{
    clear:                          both;
}

.thumb1, .thumb2, .thumb3, .thumb4, .thumb5, .thumb6
{
    border:                         1px solid #9a9899;
}

.dvd_row, .dvd_row2
{

}

.scene_row
{
    padding-left:                   4px;
    padding-right:                  5px;
    padding-bottom:                 10px;
}

.thumb1_box, .thumb2_box, .thumb3_box
{
    float:                          left;
}

.dvd_buttons
{
    float:                          left;
    width:                          149px;
    border-top:                     1px solid #e4e3e4;
    border-right:                   1px solid #e4e3e4;
    border-bottom:                  1px solid #e4e3e4;
    padding-top:                    4px;
    padding-left:                   4px;
    padding-right:                  4px;
    padding-bottom:                 1px;
    margin-top:                     5px;
}

.dvd_buttons2
{
    float:                          left;
    width:                          149px;
    border-top:                     1px solid #e4e3e4;
    border-right:                   1px solid #e4e3e4;
    border-bottom:                  1px solid #e4e3e4;
    padding-top:                    4px;
    padding-left:                   4px;
    padding-right:                  4px;
    padding-bottom:                 1px;
    margin-top:                     6px;
}

.scene_buttons
{
    float:                          left;
    width:                          155px;
    padding-left:                   2px;
}

.dvd_info
{
    background-image:               url(../images/dvd_info_bg.png);
    background-repeat:              none;
    width:                          143px;
    height:                         147px;
    margin-bottom:                  4px;
    padding:                        3px;
    color:                          #444444;
}

.dvd_info2
{
    background-image:               url(../images/dvd_info_bg_2.png);
    background-repeat:              none;
    width:                          143px;
    height:                         90px;
    margin-bottom:                  4px;
    padding:                        3px;
    color:                          #444444;
}

.scene_info
{
    background-image:               url(../images/scene_info_bg.png);
    background-repeat:              none;
    width:                          149px;
    height:                         77px;
    margin-bottom:                  2px;
    padding:                        3px;
    color:                          #444444;
}

.header, .header2
{
    margin-left:                    3px;
    margin-right:                   3px;
    text-align:                     center;
    background-image:               url(../images/header_bg.jpg);
    background-repeat:              none;
    line-height:                    31px;
    width:                          304px;
    height:                         31px;
    font-weight:                    bold;
    color:                          #888888;
    font-size:                      140%;
}

.header2
{
    font-size:                      110%;
}

.info_label
{
    font-weight:                    bold;
    font-size:                      70%;
}

.info_value
{
    font-size:                      70%;
}

.center
{
    text-align:                     center;
}

.letter_box
{
    margin-left:                    30px;
    margin-right:                   30px;
    border:                         1px solid #717171;
    padding:                        10px;
    font-size:                      100%;
    font-weight:                    bold;
    line-height:                    150%;
    margin-bottom:                  20px;
}

.centered_list
{
    text-align:                     center;
    font-size:                      90%;
    line-height:                    170%;
}

input.search
{
    font-family:                    arial;
    font-size:                      100%;
}

.chart
{
    width:                          240px;
    margin-left:                    29px;
    margin-right:                   29px;
    padding:                        5px;
    border:                         1px solid #717171;
    line-height:                    130%;
}

.left_chart
{
    float:                          left;
    width:                          120px;
}

.right_chart
{
    float:                          left;
    width:                          120px;
}

.chart_header
{
    text-align:                     center;
    font-weight:                    bold;
    font-size:                      90%;
}

.bold
{
    font-weight:                    bold;
}

/*****
* css for paginator buttons
*****/

.paginator_box
{
    width:                          268px;
    padding-left:                   22px;
    padding-right:                  22px;
}

.current_page
{
    float:                          left;
    width:                          100px;
    height:                         76px;
    text-align:                     center;
    font-size:                      60px;
    padding-top:                    8px;
}

.paginator_description
{
    width:                          310px;
    margin-left:                    auto;
    margin-right:                   auto;
    text-align:                     center;
    font-weight:                    bold;
    font-size:                      16px;
}

.btn_paginator_left
{
    float:                          left;
    height:                         84px;
    width:                          83px;
}

.btn_paginator_right
{
    float:                          left;
    height:                         84px;
    width:                          83px;
}

.error
{
    font-size:                      80%;
    color:                          red;
}

/*****
* css for links
*****/

.join_link1
{
    width:                          100%;
    font-weight:                    bold;
    font-size:                      140%;
    text-align:                     center;
}

a:link
{
    color:                          inherit;
    text-decoration:                underline;
}

a:visited
{
    color:                          inherit;
    text-decoration:                underline;
}

a:hover
{
    color:                          inherit;
    text-decoration:                none;
}

a:active
{
    color:                          inherit;
    text-decoration:                underline;
}

.nav_bar a:link
{
    color:                          #373737;
    text-decoration:                none;
}

.nav_bar a:visited
{
    color:                          #373737;
    text-decoration:                none;
}

.nav_bar a:hover
{
    color:                          #373737;
    text-decoration:                none;
}

.nav_bar a:active
{
    color:                          #373737;
    text-decoration:                none;
}

.footer_links a:link
{
    color:                          inherit;
    text-decoration:                underline;
}

.footer_links a:visited
{
    color:                          inherit;
    text-decoration:                underline;
}

.footer_links a:hover
{
    color:                          inherit;
    text-decoration:                none;
}

.footer_links a:active
{
    color:                          inherit;
    text-decoration:                underline;
}

a.stand_out:link
{
    color:                          #499c18;
}

a.stand_out:visited
{
    color:                          #499c18;
}

a.stand_out:hover
{
    color:                          #499c18;
}

a.stand_out:active
{
    color:                          #499c18;
}

.floatLeft
{
    float:                          left;
}

.padTop10
{
    padding-top:                    10px;
}

.padTop20
{
    padding-top:                    20px;
}

.padLeft5
{
    padding-left:                   5px;
}

.padBot0
{
    padding-bottom:                 0px;
}

.padBot10
{
    padding-bottom:                 10px;
}

.padBot20
{
    padding-bottom:                 20px;
}

.marginTop20
{
    margin-top:                     20px;
}

.marginBot20
{
    margin-bottom:                  20px;
}

/* css for suport */
.support
{
    background: url(../images/support/support.png) no-repeat;
    width:316px;
    height:475px;
    text-align:center;
    margin: 0 auto;
}