h1, .h1 {
    color: #282828;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 45px;
    font-weight: 900;
    letter-spacing: -0.07em;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    word-spacing: -0.04em;
}

h2, .h2 {
    color: #282828;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.07em;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    word-spacing: -0.04em;
}

h3, .h3 {
    color: #282828;
    display: table;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -0.05em;
    line-height: normal;
    margin: 0;
    width: 100%;
    margin-bottom: 5px;
}

a:link, a:visited {
    text-decoration: none !important;
    color: #202022;
    font-family: Georgia;
}

a:hover {
    text-decoration: underline;
    color: #045981 !important;
}

.DivItemBox2 {
    display: table;
    margin-top: 10px;
    width: 300px;
}

    .DivItemBox2 ul {
        list-style-type: none;
        margin: 0;
        padding: 5px 0 0 0;
    }

        .DivItemBox2 ul li {
            list-style-type: none;
            margin: 0;
            padding: 4px 0 4px 0;
        }

.DivItemBox {
    display: table;
    margin-top: 10px;
    width: 300px;
}

    .DivItemBox ul {
        display: table;
        width: 280px;
        margin: 0 auto;
    }

        .DivItemBox ul li {
            border-bottom: 1px solid #DEDEDE;
            list-style-type: none;
            margin: 0;
            padding: 10px 0 10px 0;
        }

            .DivItemBox ul li a {
                color: #282828;
                font-size: 14px;
                line-height: 18px;
                list-style-type: none;
                text-decoration: none;
            }

            .DivItemBox ul li:last-child {
                border-bottom: none;
            }

    .DivItemBox .form-group {
        padding-left: 0px;
        margin-bottom: 4px;
        padding-top: 10px;
    }

.DivItemInner {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 8px solid #F0F0F0;
    color: #282828;
    width: 300px;
}

#divRight .form {
    width: 280px;
    margin: 0 auto;
    display: table;
    padding: 0px !important;
}

.item-heading {
    /*border-bottom: 1px solid #DEDEDE;
    border-top: 3px solid #000000;*/
    color: #B12124;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: normal;
    padding: 9px 0 7px 10px;
    margin: 0px;
    display: block;
    background-color: #F0F0F0;
}

.item-top {
    border-top: none;
    padding: 3px 0 7px 0;
}

.demand-heading {
    color: #B12124;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -0.05em;
    line-height: normal;
    margin-bottom: 12px;
    padding: 7px 0;
    margin: 0px;
}

.DivArticleCnt {
    width: 280px;
    margin: 0 auto;
    display: table;
}

    .DivArticleCnt ul {
        width: 275px;
        display: table;
    }

        .DivArticleCnt ul li {
            color: #282828;
            font-size: 14px;
            line-height: 18px;
            list-style-type: none;
            text-decoration: underline;
            width: 266px;
            display: table;
            border-bottom: 1px solid #DEDEDE;
            margin: 0 auto;
        }

            .DivArticleCnt ul li a {
                color: #282828 !important;
            }

            .DivArticleCnt ul li .DivArtLft {
                width: 52px;
                float: left;
            }

            .DivArticleCnt ul li .DivArtRht {
                width: 194px;
                float: left;
                margin-left: 15px;
                font-size: 16px;
                color: #282828;
            }



.feature {
    color: #B12124;
    font-family: "font-family: Georgia", "Times New Roman", Times, serif;
    line-height: 10px;
    padding: 0px;
    font-size: 12px;
}

.DivAutherBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 8px solid #F0F0F0;
    color: #282828;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    padding: 12px;
    width: 660px;
}

    .DivAutherBox ul {
        width: 650px;
        float: left;
        display: table;
        margin-top15px;
    }

        .DivAutherBox ul li {
            border-bottom: 1px solid #DEDEDE;
            list-style-type: none;
            margin: 0;
            padding-bottom: 5px;
            padding-top: 5px;
            color: #282828;
            font-size: 14px;
            /*width: 270px;*/
            margin-right: 30px;
        }

            .DivAutherBox ul li a {
                color: #282828 !important;
            }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.428571429;
            color: #5c5c5b;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            background-color: #B12124;
            color: #ffffff;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        cursor: default;
        background-color: #B12124;
        border-color: #B12124;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd;
    }

.divleftBoxes {
    display: table;
    width: 660px;
    margin-top: 12px;
}



.resCnt {
    width: 270px;
    margin: 10px auto;
    display: table;
    padding-top: 6px;
    font-family: Helvetica,Arial,sans-serif;
    color: #282828;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.resBoxes {
    border: 1px solid #DEDEDE;
    font-size: 18px;
    margin: 10px;
    padding: 10px;
}

.divRatingItem {
    width: 75px;
    float: left;
    margin-top: 8px;
    background-image: url(../Images/thumbsup-icon.png);
    background-repeat: no-repeat;
    padding-left: 26px;
    height: 24px;
}

    .divRatingItem span {
        font-size: 12px !important;
        font-weight: normal !important;
    }

.divRatingItem-down {
    background-image: url(../Images/thumbsdown-icon.png);
    background-repeat: no-repeat;
    padding-left: 24px;
}

.divRatingItem-comments {
    background-image: url(../Images/comments-icon.png);
    background-repeat: no-repeat;
    padding-left: 24px;
}

a.link24:link, a.link24:visited, a.link20:link, a.link20:visited a.link18:link, a.link18:visited {
    color: #282828;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    margin: 0;
    padding: 4px 0;
    text-decoration: none;
    word-spacing: -0.05em;
}

    a.link24:link:hover, a.link20:hover {
        color: #B12124 !important;
    }

a.link20:link, a.link20:visited {
    font-size: 20px;
    line-height: 22px;
}

a.link18:link, a.link18:visited {
    font-size: 16px;
    line-height: 20px;
}

a.link12:link, a.link12:visited {
    font-size: 14px;
    text-decoration: none;
}

a.link12:hover {
    text-decoration: underline;
}

a.link-maroon:link, a.link-maroon:visited {
    color: #B12124;
}

.label-red {
    color: #B12124;
    font-size: 12px;
    font-weight: 700;
}

.label-red-normal {
    color: #B12124;
    font-size: 12px;
}

.label-black {
    color: #282828;
    font-size: 12px;
    font-weight: 700;
}

.img40 {
    width: 40px;
    max-width: 40px;
    height: 40px;
    max-height: 40px;
}

.img50 {
    width: 150px;
    max-width: 150px;
    height: 150px;
    max-height: 150px;
}

.img60 {
    width: 60px;
    max-width: 60px;
    height: 60px;
    max-height: 60px;
}

.img80x40 {
    width: 80px;
    max-width: 80px;
    height: 40px;
    max-height: 40px;
}

.img60 {
    width: 50px;
    max-width: 50px;
    height: 50px;
    max-height: 50px;
}

.img80 {
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
}

.img100 {
    width: 60px;
    max-width: 70px;
    height: 60px;
    max-height: 70px;
}

.img222 {
    width: 222px;
    max-width: 222px;
    height: 222px;
    max-height: 222px;
}



.img100x100 {
    width: 100px;
    max-width: 100px;
    height: 100px;
    max-height: 100px;
}

.img90x90 {
    width: 90px;
    max-width: 90px;
    height: 70px;
    max-height: 70px;
}

.img100x70 {
    width: 97px;
    max-width: 100px;
    height: 70px;
    max-height: 70px;
}

.img110x90 {
    width: 110px;
    max-width: 120px;
    height: 80px;
    max-height: 90px;
}

.img100x80 {
    width: 100px;
    max-width: 100px;
    height: 80px;
    max-height: 80px;
}

.img140x100 {
    width: 140px;
    max-width: 140px;
    height: 100px;
    max-height: 100px;
}

.img150x150 {
    width: 150px;
    max-width: 150px;
    height: 150px;
    max-height: 150px;
}

.img132x100 {
    width: 132px;
    max-width: 132px;
    height: 100px;
    max-height: 100px;
}

.img420x180 {
    width: 350px;
    max-width: 350px;
    height: 230px;
    max-height: 230px;
    margin: 10px 0;
}

.imgx160x110 {
    width: 200px;
    max-width: 200px;
    height: 130px;
    max-height: 140px;
}

.imgProgramsHome {
    width: 145px;
    max-width: 150px;
    height: 100px;
    max-height: 100px;
}

.img200x200 {
    width: 200px;
    max-width: 200px;
    height: 200px;
    max-height: 200px;
}

/*CONVENTION  WE USE WIDTH AND HEIGHT BOTH IN CLASS NAME IF THEY ARE DIFFERENT FROM EACH OTHER*/


.img100x50 {
    width: 100px;
    max-width: 100px;
    height: 50px;
    max-height: 50px;
}

.img100x80 {
    width: 100px;
    max-width: 100px;
    height: 80px;
    max-height: 80px;
}

.img130x120 {
    width: 130px;
    max-width: 150px;
    height: 120px;
    max-height: 130px;
}

.img140x75 {
    width: 140px;
    max-width: 140px;
    height: 75px;
    max-height: 75px;
}

.img150x75 {
    width: 150px;
    max-width: 150px;
    height: 75px;
    max-height: 75px;
}

.img200x100 {
    width: 200px;
    max-width: 200px;
    height: 100px;
    max-height: 100px;
}

.img200x150 {
    width: 200px;
    max-width: 200px;
    height: 150px;
    max-height: 150px;
}

.img218x135 {
    width: 218px;
    max-width: 218px;
    height: 135px;
    max-height: 135px;
}

.img300x150 {
    width: 297px;
    max-width: 300px;
    height: 180px;
    max-height: 180px;
}


.img300x170 {
    width: 300px;
    max-width: 300px;
    height: 170px;
    max-height: 170px;
}

.img310x220 {
    width: 310px;
    max-width: 310px;
    height: 220px;
    max-height: 220px;
}

.img780x400 {
    width: 780px;
    max-width: 780px;
    height: 400px;
    max-height: 400px;
}

.img550x300 {
    width: 550px;
    max-width: 550px;
    height: 300px;
    max-height: 300px;
}


.img650x325 {
    width: 675px;
    max-width: 680px;
    height: 325px;
    max-height: 325px;
}

.img650x385 {
    width: 650px;
    max-width: 650px;
    height: 385px;
    max-height: 385px;
}

.quotes {
    margin: 0;
    background: #B7EDFF;
    position: relative;
    /*font-style: italic;*/
    /*background-image: linear-gradient(#FFF, #dff0d8);*/
}

blockquote {
    padding: 0px;
    margin: 0px;
    border-left: 0px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
    margin-bottom: 10px;
}

/* Stars */

.star_rating, .star_rating_readonly {
    font-size: 0pt;
    width: 16px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.star_rating_readonly {
    cursor: default;
}

.star_filled {
    background-image: url('../Images/red-star.png');
}

.star_empty {
    background-image: url('../Images/wit-star.png');
}

.star_saved {
    background-image: url('../Images/wit-star.png');
}

/* Stars */

.label {
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif !important;
    border-radius: 0 !important;
}

a.title18:link, a.title18:visited {
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 900;
    padding-top: 5px;
    color: #ffffff;
    line-height: 26px;
    letter-spacing: -0.05em;
    /*word-spacing: -0.03em;*/
    margin: 5px 2px 0 8px;
    text-decoration: none;
}

a.title18:hover {
    text-decoration: none;
    color: #B12124 !important;
}

.divTab-Inner {
    width: 260px;
    display: table;
}

    .divTab-Inner ul {
        width: 260px;
        margin: 0 auto;
        display: table;
    }

        .divTab-Inner ul li {
            width: 260px;
            padding: 8px 0 8px 0;
            display: table;
            border-bottom: 1px solid #e3e3e3;
        }

            .divTab-Inner ul li a {
                background: none;
                font-family: Georgia;
                border-bottom: none;
                color: #282828;
                font-size: 14px;
            }

                .divTab-Inner ul li a:hover {
                    background-color: #fff;
                    color: #282828;
                    font-size: 14px;
                }

    .divTab-Inner .tab-left {
        color: #282828;
        float: left;
        font-size: 40px;
        font-weight: normal;
        width: 40px;
    }

#DivtopArticalSlider {
    background-color: #F0F0F0;
    display: table;
    float: left;
    width: 1000px;
    margin-bottom: 25px;
    padding-top: 16px;
    padding-bottom: 12px;
    margin-top: 6px;
}

.ArticalInner {
    width: 890px;
    margin: 0 auto;
    display: table;
}

    .ArticalInner ul {
        width: 890px !important;
        margin: 0 auto;
        display: table;
    }

        .ArticalInner ul li {
            width: 212px;
            float: left;
            margin-right: 8px;
            text-align: center;
        }

            .ArticalInner ul li a {
                text-align: center;
                padding-top: 10px !important;
                color: #202022;
                font-family: Georgia;
                text-decoration: none !important;
            }

.artical-comments {
    width: 615px;
    margin: 0 auto;
    display: table;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .artical-comments ul {
        width: 630px;
        margin: 0 auto;
        display: table;
        padding-left: 15px;
    }

    .artical-comments h3 {
        font-size: 16px;
        color: #282828;
        line-height: 18px;
        font-weight: bold;
    }

    .artical-comments ul li {
        border-bottom: 1px solid #DEDEDE;
        list-style-type: none;
        margin: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        color: #282828;
        font-size: 14px;
        display: table;
    }

    .artical-comments .arleft {
        width: 120px;
        float: left;
        margin-right: 20px;
    }

    .artical-comments .arright {
        width: 460px;
        float: left;
        padding-bottom: 5px;
    }

ul li:last-child {
    border-bottom: none !important;
}

.border-top-none {
    border-top: 0px;
}

a.read-more, a.read-more:visited {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: normal;
    color: #045981;
}

    a.read-more:hover {
        color: #B12124 !important;
    }

.rightbox {
    display: table;
    margin-top: 10px;
    width: 300px;
}

.rightbox-inner {
    display: table;
    margin: 0 auto;
    width: 280px;
}

.rightbox ul {
    width: 280px;
    margin: 0 auto;
    display: table;
    padding-bottom: 4px;
}

    .rightbox ul li {
        width: 275px;
        margin: 0 auto;
        display: table;
        padding: 8px;
        border-bottom: 1px solid #DEDEDE;
    }

.bLeft {
    width: 70px;
    float: left;
    margin-right: 10px;
}

.bRight {
    float: left;
    width: 160px;
}

.leg-crosal {
    position: relative;
    width: 200px;
    float: right;
    margin-top: 10px;
}

.InnerMainHeading {
    color: #282828;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: -0.07em;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    word-spacing: -0.04em;
}

.InnerSubHeading {
    color: #282828;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: -0.07em;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    word-spacing: -0.04em;
}

.divBoxSmall {
    background-color: #FFFFFF;
    display: table;
    float: left;
    width: 660px;
}

.writerName {
    color: #3A87AD;
    font-size: 14px !important;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-weight: bold;
}

.partial-loading {
    padding: 10px;
    text-align: center;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
}



.zoom {
    display: block;
    position: absolute;
    z-index: 1;
    top: 45px;
    left: 87px;
}

.zoom2 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 92px;
    left: 130px;
}

.zoom3 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 55px;
    left: 80px;
}


.zoom4 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 74px;
    left: 137px;
}


.zoom5 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 27px;
    left: 54px;
}

.zoom6 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 78px;
    left: 125px;
}

.zoom7 {
    display: inline-table;
    position: absolute;
    z-index: 1;
    top: 48px;
    left: 54px;
    width: 30px;
    height: 30px;
}

.zoom12 {
    position: absolute;
    z-index: 1;
    top: 35px;
    left: 65px;
    width: 30px !important;
    height: 30px !important;
}

.zoom8 {
    width: 50px !important;
    height: 50px !important;
    position: absolute !important;
    z-index: 1;
    top: 475px;
    left: 540px;
}

.zoom9 {
    display: inline-table;
    position: absolute;
    z-index: 1;
    top: 40%;
    left: 45%;
    width: 60px;
}

.play-icon-overlay {
    display: inline-table;
    position: absolute;
    z-index: 1;
    top: 40%;
    left: 45%;
}

.zoom10 {
    display: inline-table;
    position: absolute;
    z-index: 1;
    top: 54px;
    left: 105px;
}

.titleArticle {
    font-size: 20px;
    line-height: 20px !important;
}

.cbl {
}

    .cbl > tbody > tr > td {
        padding: 0px 5px 0px 5px;
    }

        .cbl > tbody > tr > td > label {
            padding: 0px 5px 0px 5px;
            font-weight: normal;
        }

.img650x420 {
    width: 650px;
    max-width: 650px;
    height: 420px;
    max-height: 425px;
}