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: 24px;
    font-weight: 900;
    letter-spacing: -0.07em;
    line-height: 26px;
    margin: 0;
    padding-bottom: 8px;
    text-decoration: none;
    word-spacing: -0.05em;
}

h3 {
    color: #282828;
    display: table;
    font-size: 14px;
    margin: 0px;
}



.weather-widget {
    background: none repeat scroll 0 0 #4E0871;
    border: 2px solid #4E0871;
    color: #FFFFFF;
    width: 300px;
}

#DivHomeLeft {
    width: 660px;
    float: left;
    display: initial;
    margin-top: 10px;
}

#divHottopicsContainer {
    width: 660px;
    padding: 4px 8px 4px 0px;
    display: table;
    font-size: 12px;
    margin: 4px 0 4px 0;
    color: #282828;
}

    #divHottopicsContainer span {
        font-size: 14px;
        font-weight: bold;
    }

    #divHottopicsContainer ul {
        margin: 0;
        width: 720px;
        display: table;
    }

        #divHottopicsContainer ul li {
            float: left;
            list-style: none;
            font: 12px calibri, Arial;
            margin-right: 6px;
        }

            #divHottopicsContainer ul li a {
                display: block;
                text-decoration: none;
                text-align: center;
                color: #ffffff;
                margin-top: 3px;
                white-space: nowrap;
            }

                #divHottopicsContainer ul li a:hover {
                    color: #ffffff !important;
                    text-decoration: underline !important;
                }

            #divHottopicsContainer ul li ul {
                margin: 0;
                padding: 0;
                position: absolute;
                visibility: hidden;
            }

                #divHottopicsContainer ul li ul li {
                    float: none;
                    display: inline;
                }

                    #divHottopicsContainer ul li ul li a {
                        width: auto;
                        background: #030000;
                        text-align: left;
                        width: 180px;
                        color: #886d4f;
                        padding-left: 8px;
                        border-right: none;
                        background-image: none;
                        border-bottom: 1px dotted #10100e;
                    }

#hottopic_links ul li ul li a:hover {
    background-image: none;
}


/*<-- Main News Container -- >*/

#MainNewsContainer {
    width: 660px;
    display: table;
    margin-top: 10px;
    padding: 0px;
}

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


a.title:link, a.title:visited {
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -0.05em;
    /*word-spacing: -0.03em;*/
    margin: 0;
    padding-bottom: 8px;
    text-decoration: none;
}

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

/*<-- Latest news -- >*/

#divNewsCnt {
    width: 660px;
    display: table;
    margin-top: 0px;
    margin-left: -6px;
}



.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;
}

.meta-label {
    display: block;
    line-height: 1.1;
}

.sub {
    font-size: 13px;
    font-style: italic;
    line-height: 1.1;
    padding-right: 3px;
}

.feature {
    color: #B12124;
    font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
}

#divNewsCnt ul {
    width: 675px;
    display: table;
    /*margin-top: 14px;*/
}

    #divNewsCnt ul li {
        width: 307px;
        float: left;
        margin-right: 20px;
        border-bottom: 1px solid #DEDEDE;
        padding-bottom: 12px;
        min-height: 185px;
        height: 185px;
        max-height: 200px;
        /*min-height:225px;
        height: 225px;
        max-height: 215px;*/
        overflow: hidden;
        margin-bottom: 10px;
    }

        #divNewsCnt ul li.li-right {
            width: 310px;
            float: right;
            border-bottom: 1px solid #DEDEDE;
            padding-bottom: 12px;
            padding-top: 12px;
        }

        #divNewsCnt ul li h2 {
            font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
            font-weight: 900;
            color: #282828;
            font-size: 24px;
            letter-spacing: -0.07em;
            line-height: 26px;
            word-spacing: -0.05em;
            padding: 4px 0 4px 0;
            margin: 0px;
            text-decoration: none;
        }

.img {
    float: left;
    display: table;
    margin-top: 8px;
    width: 115px;
}

.body-text {
    float: left;
    margin: 8px 0 0 12px;
    width: 172px;
    font-size: 14px;
    color: #282828;
}

.body-text2 {
    float: left;
    margin: 1px 0 0 8px;
    width: 172px;
    font-size: 14px;
    color: #282828;
}

.BlogSpan {
    float: left;
    padding-left: 15px;
}


/*<-- Home Right -- >*/

#DivHomeRight {
    width: 300px;
    float: right;
    /*margin-top: 10px;*/
    display: table;
}

#divWeather {
    width: 300px;
    display: table;
}

#divRightTab {
    width: 100%;
    display: table;
    /*padding-top: 5px;
    margin-top: 10px;*/
}

#divRightTab-Inner {
    width: 300px;
    background-color: #f0f0f0;
    display: table;
    margin-top: 5px;
}

/* Specific to example two */

.tabs-container .list-wrap {
    background: #ffffff;
    padding: 5px;
    margin: 0 0 6px 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 8px;
    display: table;
    margin-top: -1px;
}

.tabs-container ul {
    list-style: none;
    margin: 0 auto;
    margin-left: 7px;
    margin-top: 6px;
}

    .tabs-container ul li a {
        border-bottom: 1px solid #666;
        color: #202022;
        text-decoration: none;
    }



    .tabs-container ul li:last-child a {
        border: none;
    }

.tabs-container .nav {
    overflow: hidden;
}

    .tabs-container .nav li {
        float: left;
        margin: 0 3px 0 0;
    }

        .tabs-container .nav li.last {
            margin-right: 0;
        }

        .tabs-container .nav li a {
            display: block;
            padding: 5px 15px;
            /*background: #666;*/
            background: #376681;
            color: white !important;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            border: 0;
            font-family: Arial;
            /*border-radius: 5px 5px 0px 0px;*/
            padding: 7px 15px;
            border: 1px solid #ddd;
            border-bottom: none;
        }

            .tabs-container .nav li a:hover {
                text-decoration: none !important;
            }



.tabs-container li a.current, .tabs-container li a.current:hover {
    background-color: #ffffff !important;
    color: black !important;
}

.tabs-container .nav li a:hover, .tabs-container .nav li a:focus {
    background: #000;
}



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

.tab-right {
    width: 190px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #282828;
}


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

.tab-right-most-popular {
    width: 132px;
    float: left;
    margin-left: 80px;
    font-size: 14px;
    color: #282828;
}






#divRightTab-home {
    width: 300px;
    display: table;
    padding-top: 5px;
    margin-top: 10px;
}

#divRightTab-Inner-home {
    width: 300px;
    background-color: #f0f0f0;
    display: table;
    margin-top: 5px;
}

/* Specific to example two */

.tabs-container-home .list-wrap {
    background: #ffffff;
    padding: 5px;
    margin: 0 0 6px 0;
    width: 646px;
    margin: 0 auto;
    margin-bottom: 8px;
    display: table;
    margin-top: -1px;
}

.tabs-container-home ul {
    list-style: none;
    margin: 0 auto;
    margin-left: 7px;
    margin-top: 6px;
}

    .tabs-container-home ul li a {
        border-bottom: 1px solid #666;
        color: #202022;
        text-decoration: none;
    }



    .tabs-container-home ul li:last-child a {
        border: none;
    }

.tabs-container-home .nav {
    overflow: hidden;
}

    .tabs-container-home .nav li {
        float: left;
        margin: 0 3px 0 0;
    }

        .tabs-container-home .nav li.last {
            margin-right: 0;
        }

        .tabs-container-home .nav li a {
            display: block;
            padding: 5px 15px;
            /*background: #666;*/
            background: #376681;
            color: white !important;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            border: 0;
            font-family: Arial;
            /*border-radius: 5px 5px 0px 0px;*/
            padding: 7px 15px;
            border: 1px solid #ddd;
            border-bottom: none;
        }

            .tabs-container-home .nav li a:hover {
                text-decoration: none !important;
            }



.tabs-container-home li a.current, .tabs-container li a.current:hover {
    background-color: #ffffff !important;
    color: black !important;
}

.tabs-container-home .nav li a:hover, .tabs-container .nav li a:focus {
    background: #000;
}



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

.tab-right {
    width: 190px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #282828;
}
























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

    .divListCnt ul {
        width: 85%;
        display: table;
        margin: 0 auto;
    }

    .divListCnt ul, li {
        margin: 0;
        padding: 0;
    }

        .divListCnt ul li {
            list-style-type: none;
            padding-left: 20px;
            border-bottom: 1px solid #DEDEDE;
            background: url("../images/arrow-blue.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
            padding-bottom: 10px;
            margin: 10px auto;
            width: 266px;
        }

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

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

.DivItemBoxPoll {
    display: table;
    /*margin-top: 10px;*/
    width: 260px;
}


#DivPollCnt {
    background-color: #F0F0F0;
    display: table;
    margin-top: 5px;
    width: 300px;
}



.DivLeftItemCnt {
    width: 100%;
    margin: 0 auto;
    display: table;
}

    .DivLeftItemCnt ul {
        width: 100%;
        display: table;
        margin: 0px;
        padding: 0px;
    }

        .DivLeftItemCnt ul li {
            border-bottom: 1px solid #DEDEDE;
            padding-bottom: 10px;
            display: table;
        }


            .DivLeftItemCnt ul li .ItemLeft {
                width: 100px;
                float: left;
                margin-right: 10px;
                margin-top: 10px;
            }

            .DivLeftItemCnt ul li .ItemRight {
                width: 140px;
                float: left;
                color: #282828;
                display: table;
                margin-top: 10px;
                padding-left: 5px;
            }


/*.DivLeftItemCnt ul li .ItemLeft {
                width: 115px;
                float: left;
                margin-right: 15px;
            }

            .DivLeftItemCnt ul li .ItemRight {
                width: 140px;
                float: left;
                color: #282828;
                display: table;
                font-size: 14px;
            }*/

.credittext {
    float: left;
    width: 140px;
    padding-top: 5px;
    font-size: 12px;
}

.thumbsup {
    width: 30px;
    float: left;
    padding-top: 3px;
}

/*<-- Classified tab -- >*/

#divClassifiedCnt {
    width: 660px;
    display: table;
    margin-top: 10px;
}

#divClassifiedCntTab {
    background-color: #F0F0F0;
    display: table;
    margin-top: 5px;
    width: 660px;
}

.divClassifiedAds {
    width: 660px;
    display: table;
    margin-left: -10px;
}

    .divClassifiedAds ul {
        width: 660px;
        display: table;
    }

        .divClassifiedAds ul li {
            width: 150px;
            float: left;
            margin-right: 6px;
            border-bottom: none;
            border: none !important;
            color: #666666;
            font-family: Calibri,Arial;
            padding: 0px;
            margin-bottom: 4px;
            text-decoration: none;
        }

            .divClassifiedAds ul li a {
                border: none !important;
                color: #666666;
                font-family: Calibri,Arial;
                padding: 0px;
                text-decoration: none;
            }


#divClassifiedCntTab-Inner {
    width: 635px;
    display: table;
    margin: 0 auto;
    background-color: #ffffff;
}

/* Textual Container */


#divTextualCnt {
    width: 660px;
    display: table;
    margin-top: 10px;
    background-color: #ffffff;
}

.crosual-main-cnt {
    width: 660px;
    display: table;
    margin-top: 10px;
    background-color: #ffffff;
}

#divRecentBlog {
    width: 320px;
    float: left;
    background-color: #ffffff;
    display: table;
}

#divEditorCnt {
    width: 320px;
    float: right;
    background-color: #ffffff;
    display: table;
}

.BlogPosts {
    width: 320px;
    display: table;
}

    .BlogPosts p {
        font-size: 12px;
        margin: 0px;
        padding: 0px;
    }

    .BlogPosts ul {
        width: 300px;
        display: table;
    }

    .BlogPosts ul, li {
        margin: 0;
        padding: 0;
    }

        .BlogPosts ul li {
            list-style-type: none;
            padding-left: 20px;
            border-bottom: 1px solid #DEDEDE;
            background: url("../images/arrow-lft.jpg") no-repeat scroll left 5px rgba(0, 0, 0, 0);
            padding-bottom: 10px;
            margin-top: 10px;
            height: 140px;
            overflow: hidden;
        }

            .BlogPosts ul li a {
                font-size: 20px;
                line-height: 22px;
                font-weight: bold;
                font-family: "nimbus-sans",Helvetica,Arial,sans-serif;
                list-style-type: none;
                color: #282828;
                text-decoration: none;
            }

                .BlogPosts ul li a.smlink {
                    font-size: 14px;
                    color: #3a87ad;
                }


#DivInDemandCnt {
    width: 1000px;
    display: table;
    float: left;
    margin-top: 15px;
    background-color: #ffffff;
}

    #DivInDemandCnt ul {
        width: 1000px;
        display: table;
    }

        #DivInDemandCnt ul li.li-heading {
            border-top: 3px solid #000000;
            margin-top: 20px;
        }

        #DivInDemandCnt ul li {
            width: 236px;
            float: left;
            margin-left: 15px;
        }

            #DivInDemandCnt ul li.fst {
                width: 236px;
                float: left;
                margin-left: 6px;
            }

            #DivInDemandCnt ul li ul {
                width: 236px;
                display: table;
            }

                #DivInDemandCnt ul li ul li {
                    border-bottom: 1px solid #DEDEDE;
                    list-style-type: none;
                    margin: 0px;
                    padding-bottom: 7px;
                    padding-top: 7px;
                }

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

/* Latest Media */

#divLatestMedia {
    width: 660px;
    display: table;
    margin-top: 10px;
}

#divLatestMediaTab {
    background-color: #F0F0F0;
    display: table;
    margin-top: 5px;
    width: 660px;
}

#divLatestMediaTab-Inner {
    width: 635px;
    display: table;
    margin: 0 auto;
    background-color: #ffffff;
}

.box {
    border: 5px solid #F0F0F0;
    background-color: #F0F0F0;
    margin-top: 10px;
    /*border-radius: 8px;*/
}

.box-green {
    border: 5px solid #3F9E40;
    background-color: #3CA03E;
}

    .box-green .box-heading {
        background-color: #3F9E40 !important;
        color: #FFFFFF;
        font-family: Arvo !important;
        font-size: 16px;
        font-weight: bold;
        margin: 0px;
        /*/ display: table;*/
        padding: 6px 10px;
        margin-bottom: 5px;
    }

.box-cream {
    border: 5px solid #EFE4CE !important;
    background-color: #EFE4CE !important;
}

    .box-cream .box-heading {
        color: #FFFFFF;
        font-family: Arvo !important;
        font-size: 16px;
        font-weight: bold;
        margin: 0px;
        background-color: #A5874B !important;
        /*/ display: table;*/
        padding: 6px 10px;
        margin-bottom: 5px;
    }

.box .box-heading {
    color: #FFFFFF;
    font-family: Arvo !important;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    background-color: #0c2a61;
    /*/ display: table;*/
    padding: 6px 10px;
    margin-bottom: 5px;
}

.box .box-content {
    /*border-top-left-radius: 8px;
        border-top-right-radius: 8px;*/
    /*/ border-radius: 8px; /*/
    background-color: white;
    padding: 10px;
    /*/ border: 8px solid #F0F0F0; /*/
    /*border-radius: 8px;*/
}

/* New CSS */

.homeleftboxes {
    display: table;
    margin-top: 10px;
    width: 686px;
    margin-left: -6px;
}

.TabGrayCnt {
    /*background-color: #F0F0F0;*/
    display: table;
}

    /*.TabGrayCnt .list-wrap
    {
        background: none repeat scroll 0 0 #FFFFFF;
        display: table;
        padding: 5px;
        width: 644px;
        margin: 0 8px 6px 8px;
    }*/
    .TabGrayCnt .list-wrap {
        background: none repeat scroll 0 0 #FFFFFF;
        display: table;
        padding: 5px;
        width: 640px;
        margin: 0 8px 6px 7px;
        /*border: 1px solid #ddd;*/
        margin-top: -1px;
    }

.DivClassifiedContainer {
    width: 1000px;
    display: table;
    float: left;
    margin-top: 15px;
    background-color: #ffffff;
}

.font-13 {
    font-size: 13px;
}