﻿@charset "utf-8";
/* CSS Document */

body, ul, li, h1, p {
    padding: 0;
    margin: 0;
    font-family: "Microsoft New Tai Lue";
}


body {
    background: url(../images/center-page-51.jpg) no-repeat center top fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*background:url(../center-page.jpg) repeat scroll left top #FFFFFF;*/
}

.clear {
    clear: both;
}

hr {
    color: #346DA6;
    background-color: #346DA6;
    height: 1px;
}

body a {
    text-decoration: none;
    color: inherit;
}

/*body a:hover
{
	text-decoration:underline;
}*/

table {
    border-collapse: collapse;
}

    table td, tr, th {
    }

.future {
    margin: 20px auto 0 auto;
    width: 1040px;
}

.topBorder {
    border: #000000 solid 5px;
    border-radius: 12px;
    margin: 0px auto 60px;
    width: 1040px;
}

#body_cont {
    background: url(../body_bg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    padding-top: 52px;
}

.mainBody {
    background: #FFF;
    border-radius: 10px;
    width: 1040px;
    margin: 0 auto;
}

.header {
    width: 1040px;
}

    .header .logo {
        margin: 30px 0 0 20px;
        width: 300px;
        float: left;
    }

.logo45 {
    margin: 22px 0 0 0;
    float: left;
}


.topRight {
    margin: 10px 20px 0 0;
    float: right;
}

    .topRight a {
        text-decoration: none;
        color: inherit;
    }

        .topRight a:hover {
            text-decoration: underline;
        }

.login {
    background-color: #000;
    color: #FFFFFF;
    height: 20px;
    width: 300px;
    margin: 0 0px 0 718px;
    padding: 2px 0;
    border-radius: 0 0 5px 5px;
}

.login22 {
    color: #006E39;
    height: 20px;
    width: 300px;
    margin: 0 auto;
    padding: 2px 0;
    border-radius: 0 0 5px 5px;
    position: absolute;
    margin-left: 200px;
}

    .login22 p {
        /*color:#FFFFFF;*/
        font-size: 23px;
        float: right;
        margin: 0 20px 0 0;
    }

.login p {
    color: #FFFFFF;
    font-size: 13px;
    float: right;
    margin: 0 20px 0 0;
}



.marqueetop {
    background-color: #69f;
    float: left;
    width: 1040px;
    margin: 10px 0 10px 0;
    color: #FFFFFF;
    padding: 5px 0 0 0;
}


.home {
    background: url(../images/homeH.png) no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}

    .home:hover {
        background-position: 0 -20px;
        padding: 0;
    }

.mainMenu {
    background-color: #69f;
    height: 35px;
    width: 1000px;
    float: right;
    margin: 0 auto;
    border-radius: 5px;
}

    .mainMenu ul li {
        color: #082040;
        font-weight: bold;
        float: left;
        list-style-type: none;
        margin: 3px 0;
        padding: 5px 19px;
        text-transform: uppercase;
    }

    .mainMenu ul img {
        float: left;
        margin: 5px 0 0 0;
        height: 25px;
    }



    .mainMenu ul li:hover {
        background-color: #082040;
        color: #FFFFFF;
        border-radius: 5px;
        /*height: 19px;*/
    }

    .mainMenu ul li a {
        text-decoration: none;
    }

        .mainMenu ul li a:hover {
            color: #fff;
        }

    .mainMenu ul li:hover > div ul li {
        display: block;
    }

    .mainMenu ul li > div ul li {
        display: none;
    }

.subMenu {
    width: 169px;
    position: absolute;
    z-index: 999;
    background-color: #69f;
    border-radius: 0 0 5px 5px;
    margin: 2px 0 0 -25px;
}

    .subMenu ul li {
        color: #082040;
        list-style-type: none;
        /*margin: 3px 0;*/
        padding: 5px 20px;
        text-transform: uppercase;
        min-width: 129px;
    }

        .subMenu ul li:hover {
            background-color: #082040;
            color: #FFFFFF;
            border-radius: 5px;
        }


.container {
    width: 1000px;
    margin: 0 auto;
}

.leftPannel {
    float: left;
}

.rightPannel {
}

.latestIssue {
    width: 292px;
    height: 397px;
    border-radius: 5px 0 0 0;
    margin: 5px 0 0 0;
    color: #FFF;
    float: left;
}

    .latestIssue h1 {
        width: 282px;
        height: 32px;
        background-color: #c32929;
        border-radius: 5px 5px 0 0;
        font-size: 18px;
        text-transform: uppercase;
        margin: 0 0 -5px 0;
        padding: 10px 0 0 10px;
        color: #FFF;
        float: left;
    }

    .latestIssue p {
        padding: 10px 0 0 10px;
        margin: 40px 10px 0 0;
        color: #FFF;
    }


/*.issueImg
{
	margin: 47px 0 0 0;
	float:left;
}*/

.banner {
    float: right;
    margin: 5px 0 0 0;
    border-radius: 0 5px 0 0;
}

.belowBanner {
    margin: 5px 0 0 0;
    float: left;
}

.topStories {
    width: 292px;
    background-color: #69f;
    margin: 5px 0 0 0;
    border-radius: 5px 5px 0 0;
    color: #FFF;
    float: left;
    overflow: hidden;
}

    .topStories img {
        float: left;
        margin: 0px 10px 10px 0;
    }

    .topStories h1 {
        width: 282px;
        height: 32px;
        background-color: #c32929;
        border-radius: 5px 5px 0 0;
        font-size: 18px;
        text-transform: uppercase;
        padding: 10px 0 0 10px;
        color: #FFF;
        float: left;
    }

    .topStories h2 {
        font-size: 13px;
        padding: 10px 0 0 10px;
        margin: 0px 0px 0 0;
        color: #FFF;
        font-weight: normal;
        
    }

    .topStories p {
        font-size: 12px;
        padding: 10px 0 0 10px;
        margin: 40px 10px 0 0;
        color: #FFF;
         text-transform: capitalize!important;
    }

    .topStories ul li {
        font-size: 13px;
        padding: 10px 0 0 10px;
        color: #FFF;
    }

        .topStories ul li a {
            text-decoration: none;
            padding: 10px 10px 0 0;
            color: #FFF;
        }

    .topStories a {
        font-size: 13px;
        color: #FFF;
        text-decoration: none;
    }

.newsDate {
    color: #000000;
    font-size: 13px;
}

.welcome {
    width: 695px;
    text-align: justify;
    float: right;
}

.index {
    margin: 5px 0 0 5px;
    width: 703px;
    height: 361px;
}

    .index h1 {
        width: 693px;
    }

.welcome h1 {
    color: #346da6;
    font-size: 25px;
    font-weight: normal;
    border-bottom: 1px solid #346da6;
    margin: 20px 0 15px 0;
}

.welcome h2 {
    color: #346DA6;
    font-size: 15px;
    margin: 20px 0 0 0;
    text-decoration: underline;
}

.welcome h3 {
    color: #666;
    font-size: 14px;
}

.welcome h4 {
    color: #346DA6;
    font-size: 15px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}

.welcome h5 {
    color: #346DA6;
    font-size: 20px;
    font-weight: bold;
    margin: 2px 0 10px 0;
}

.welcome p {
    color: #263e55;
    font-size: 14px;
    /*float: left;*/
}

.welcome select {
    background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E5E5E5;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    font: 12px Verdana,Tahoma,sans-serif;
    margin-bottom: 10px;
    padding: 5px;
    /* width: 300px;*/
}

.welcome input {
    background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E5E5E5;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    font: 12px Verdana,Tahoma,sans-serif;
    margin-bottom: 10px;
    padding: 5px;
    /* width: 300px;*/
}

.welcome textarea {
    background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E5E5E5;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    font: 12px Verdana,Tahoma,sans-serif;
    margin-bottom: 10px;
    padding: 5px;
    /* width: 300px;*/
}



.welcome table tr td {
    font-size: 14px;
    color: #082040;
}

.welcome img {
    float: left;
    margin: 4px 16px 19px 38px;
}

}


.welcome a {
    color: #9f122d;
    float: right;
}

.gallery a {
    float: left !important;
}

.partner {
    width: 695px;
    height: 215px;
    text-align: justify;
    float: right;
}

    .partner h1 {
        color: #346da6;
        font-size: 25px;
        font-weight: normal;
        border-bottom: 1px solid #346da6;
        margin: 30px 0 7px 0;
    }

    .partner p {
        color: #263e55;
        font-size: 14px;
    }

    .partner a {
        color: #9f122d;
        float: right;
    }

    .partner img {
        margin-left: 5px;
    }

.advt {
    width: 695px;
    text-align: justify;
    float: right;
}

    .advt img {
        margin: 0px 0 0 0;
    }



.profile {
    margin: 5px 0 0 0;
}

    .profile h1 {
        color: #346da6;
        font-size: 25px;
        font-weight: normal;
        border-bottom: 1px solid #346da6;
        margin: 5px 0 5px 0;
    }

    .profile h2 {
        color: #346da6;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .profile h3 {
        color: #346da6;
        font-size: 15px;
        font-weight: bold;
    }

    .profile p {
        color: #263e55;
        font-size: 14px;
    }


.subscribe {
    margin: 5px 0 0 0;
}




.borderhide {
    border: hidden;
}

.subscribe h1 {
    color: #346da6;
    font-size: 25px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    text-align: center;
}

.subscribe h2 {
    color: #346da6;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}

.subscribe h3 {
    color: #346da6;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    margin: 0 0 -20px 0;
}

.subscribe p {
    color: #263e55;
    font-size: 14px;
}




.advertising {
    width: 695px;
    text-align: justify;
    float: right;
}


    .advertising table tr td {
        font-size: 11px;
        color: #082040;
        padding: 5px;
    }

    .advertising h1 {
        color: #346da6;
        font-size: 25px;
        font-weight: normal;
        border-bottom: 1px solid #346da6;
        margin: 20px 0 15px 0;
    }

.content {
    text-align: justify;
    margin: 20px 0 0 0;
}

    .content p {
        color: #263e55;
        font-size: 15px;
    }

    .content a {
        color: #9f122d;
        float: right;
    }

.advtBox {
    margin: 10px auto;
}

.advtSubBox1 {
    float: left;
    background-color: #69f;
    height: 187px;
    width: 340px;
    margin: 0px 0 0 0;
    border-radius: 5px 5px 0 0;
}


.advtSubBox2 {
    float: right;
    background-color: #69f;
    height: 187px;
    width: 340px;
    border-radius: 5px 5px 0 0;
}


.footer {
    background-color: #c32929;
    border-radius: 0 0 7px 7px;
    height: 215px;
    /*border-top: #000 solid 5px;*/
    margin-top: 20px;
}

.footerBox {
    float: left;
    margin: 12px 0 0 20px;
}

    .footerBox p {
        color: #968f8f;
        font-size: 12px;
        font-weight: normal;
        margin: 5px 0 0 0;
    }

    .footerBox ul {
        margin: 5px 0 0 0;
        padding: 0;
    }

        .footerBox ul li {
            display: block;
            line-height: 15px;
        }

            .footerBox ul li a {
                color: #968f8f;
                font-size: 12px;
                font-weight: normal;
                margin: 20px 40px 0 0;
            }

                .footerBox ul li a:hover {
                    color: #ffffff;
                }

    .footerBox h1 {
        border-bottom: 1px solid #fdc689;
        font-size: 12px;
        color: #ffffff;
        font-weight: normal;
        padding-bottom: 5px;
    }

.leftBorder {
    border-left: 1px solid #fdc689;
    padding: 0 0 0 35px;
}

.footerBox ul li a {
    text-decoration: none;
}

.footerBox ul li h1:hover {
    color: #fdc689;
    border-bottom: 1px solid #ffffff;
}

.footerBox ul li > ul li {
    color: #968f8f;
    display: block;
    border-bottom: none;
    margin: 0 0 0 0;
    float: none;
}

    .footerBox ul li > ul li:hover {
        color: #ffffff;
    }


    .footerBox ul li > ul li:last-child {
        color: #968f8f;
        display: block;
        float: left;
        border-bottom: none;
        margin: 0 0 0 0;
    }

    .footerBox ul li > ul li:first-child {
        display: block;
        border-bottom: none;
        margin: 10px 0 0 0;
    }

.social {
    width: 144px;
    float: right;
    margin: 20px 20px 0 0;
}

.copyright {
    width: 1020px;
    float: left;
    font-size: 10.5px;
    color: #000000;
    margin: 10px 0 0 20px;
}

.imgnews {
    max-width: 300px;
}
