@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}
a img {
    border: 0;
}
h1 {
    margin: 2px 0px 4px 0px;
    padding: 0;
    font-size: 16px;
}
h2 {
    margin: 2px 0px 4px 0px;
    padding: 0;
    font-size: 14px;
}
h3 {
    margin: 2px 0px 4px 0px;
    padding: 0;
    font-size: 12px;
}
.main_content_table table.data {
    border-collapse: collapse;
}
.main_content_table table.data tr {
    border-bottom: 1px solid #dddddd;
}
.main_content_table table.data td,
.main_content_table table.data th {
    margin: 0;
    border: 0;
    padding: 6px 10px;
}
.main_content_table table.data th {
    background-color: #bbbbbb;
}
.mainpage_back {
}
.body_back {
    padding-top: 5px;
    width: 1000px;
    margin: 0 auto;
}

.header_links {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 11px;
    padding: 0px 20px 5px 20px;
}
.header_links a {
    text-decoration: none;
}
.header_links a:hover {
    text-decoration: underline;
}
.header_links_right {
    text-align: right;
    margin-top: -11px;
}
.header_links_spacing {
    padding-right: 10px;
    padding-left: 10px;
}
.header_links_left {
    text-align: left;
}

.top_banner_table {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.header_logo {
    background-repeat: no-repeat;
    width: 233px;
    height: 94px;
    text-align: center;
}
.header_banner {
    background-repeat: no-repeat;
    width: 731px;
    height: 94px;   
    text-align: center;
    padding-bottom: 4px;
}

.nav_menu_back {
    width: 1000px;
    height: 46px;
}
.nav_menu li a {
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
    line-height: 18px;
}
.nav_menu a {
    text-decoration: none;
    font-weight: bold;
}
.nav_menu {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
    padding-top: 4px;
}
.nav_menu li {
    width: 166px;
    float: left;
    border: none;
    border-right: none;
    text-align: center;
}

.content_table {
    padding-top: 12px;
    padding-bottom: 10px;
    width: 1000px;
}
.content_table table {
    padding: 0px 15px 4px 15px;
    background-color: none;
}
.content_table td {
    vertical-align: top;
}
.side_header_short {
    height: 34px;
    text-align: center;
    background-repeat: none;
    vertical-align: center;
    vertical-align: middle;
}
.side_header_long {
    height: 34px;
    text-align: center;
    background-repeat: none;
    vertical-align: middle;
}
.middle_html_text {
    background-repeat: no-repeat;
    background-repeat:none;
}
.header_text {
    font-size: 22px;
    font-family: Verdana, Geneva, sans-serif;
    height: 34px;
}
.content_header {
    height: 34px;
    text-align: center;
    font-size: 22px;
    font-family: Verdana, Geneva, sans-serif;
    margin-bottom: 10px;
}
.content {
    padding: 10px;
}
.content p {
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
}
.content_text {
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
}
.sidebar_right ul li {
    margin-bottom: 10px;
}
.side_text {
    padding-top: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 15px;
}
.red_text {
    color: #930000;
    font-weight: bold;
}
.spacing {
    height: 100px;
}

.footer {
    width: 1000px;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    padding-top: 4px;
}
.footer a {
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.footer_left {
    text-align: left;
    padding-left: 10px;
    padding-bottom: 15px;
}
.footer_right {
    text-align: right;
    padding-right: 5px;
    padding-bottom: 15px;
}

table.main_content_table {
    padding: 0px 10px 10px 10px;
}

.big {
    font-size: 16px;
    font-weight: bold;
}

/* TODO: need to refactor this and put into its own file */
/* manggaonline specific */
.main_content_table table.data th {
    color: #a10000;
    background-color: #f7f7f7;
}

.lang_content {
    width: 795px;
    margin: 0px auto;
    padding: 0px;
}
.landing_img {
    background-image: url(/media/van/images/landing.jpg);
    background-repeat: no-repeat;
    width: 795px;
    height: 532px;
    margin-top: 10px;
}
.landing_txt {
    padding-top: 15px;
    padding-left: 80px;
    padding-right: 50px;
    font-size: 12px;
    line-height: 16px;
}
.link_box {
    width: 100%;
    height: 25px;
}
.mid_space {
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 25px;
}
.button_container {
    width: 100%;
    height: 26px;
}
.btn_grey_left,
.btn_grey_right,
.btn_pink_left,
.btn_pink_right {
    background-repeat: no-repeat;
    width: 7px;
    height: 26px;
    float: left;
}
.btn_grey_mid,
.btn_pink_mid {
    background-repeat: repeat-x;
    height: 26px;
    float: left;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
}
.btn_grey_left {
    background-image: url(/media/van/images/greybutton-left.png);
}
.btn_grey_right {
    background-image: url(/media/van/images/greybutton-right.png);
}
.btn_pink_left {
    background-image: url(/media/van/images/pinkbutton-left.png);
}
.btn_pink_right {
    background-image: url(/media/van/images/pinkbutton-right.png);
}
.btn_grey_mid {
    background-image: url(/media/van/images/greybutton-mid.png);
}
.btn_pink_mid {
    background-image: url(/media/van/images/pinkbutton-mid.png);
}
.btn_space {
    width: 8px;
    height: 26px;
    float: left;
}
a.button_link {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
a.button_link:hover {
    color: #ffffff;
}
.highlight_txt {
    font-size: 14px;
}
