@charset "utf-8";
html,
body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #363636;
}
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;
}

#wrap {
    min-height: 100%;
}
#main {
    padding-bottom: 30px;
}
#footer {
    position: relative;
    margin-top: -60px;
    height: 60px;
    clear: both;
    background-color: #ffffff;
}

.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 {
    width: 1000px;
    margin: 0 auto;
}

.header_content {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    height: auto;
}
.header_links {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    line-height: 25px;
    padding: 10px 0px;
    width: 1000px;
    height: 25px;
}
.header_links a {
    text-decoration: none;
}
.header_links a:hover {
    text-decoration: underline;
}
.header_links_right {
    float: right;
    text-transform: capitalize;
}
.header_links_spacing {
    padding-right: 10px;
    padding-left: 10px;
}
.header_links_left {
    float: left;
}

.top_banner_table {
    margin-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: 37px;
}
.nav_menu a {
    font-size: 14px;
    font-family: Tahoma,Arial,sans-serif;
    display: block;
    line-height: 37px;
    text-decoration: none;
    padding: 0px;
    min-width: 160px;
    min-height: 37px;
}
.nav_menu {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: both;
    height: 14px;
    line-height: 14px;
    padding-left: 2px;
    width: 600px;
}
.nav_menu a {
    width: 120px;
    float: left;
    border: none;
    border-right: none;
    text-align: center;
}

.nav_menu a.icon:hover,
.nav_menu a.icon {
    background-image: none;
    min-width: 0px;
    line-height: 37px;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
    width: 30px;
}
.nav_menu_padding {
    margin-bottom: 10px;
}

.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: Tahoma,Arial,sans-serif;
    margin: 0px auto;
    text-align: center;
    line-height: 40px;
    text-transform: capitalize;
    border-top: 1px solid #E7E7E7;
}
.footer a {
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.footer_left {
    float: left;
}
.footer_right {
    float: right;
}

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-repeat: no-repeat;
    width: 768px;
    height: 460px;
    margin-top: 10px;
}
.landing_txt {
    padding-top: 28px;
    padding-left: 40px;
    padding-right: 0px;
    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_grey_mid {
    background-image: url(/media/van/images/greybutton-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;
}

