﻿* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    top: -17 !important;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    background: url(../images/bg.jpg) repeat-x #fff;
}

#google_translate_element {
    height: 25px;
    width: 150px;
    display: inline!important;
    margin: 0 auto;
    padding: 5px 20px 0 0;
    overflow: visible;
    z-index: 99;
    position: relative!important;
    float: right;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.textbold, .textbold1 {
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
}

.hidethis, .sliderB {
    display: none;
}

.textbold {
    font-size: 1em;
    padding: 0 0 0 5px;
}

.textbold1 {
    font-size: 1.5em;
    padding: 0 0 0 20px;
    background-color: #3b5998;
    border: 1px solid #3b5998;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.textcolor, .textcolorheading {
    color: #3b5998;
    margin: 0;
    font-size: 1.1em;
}

.textcolor {
    width: 200px;
    padding: 20px 20px 20px 0;
}

.textcolorheading {
    padding: 0;
}

.login, .loginlarge {
    font-size: 1.5em;
    float: left;
    background-color: #3b5998;
    color: #fff;
    margin: 20px 0 0;
    padding: 10px 60px;
    letter-spacing: 2px;
    border-radius: 5px;
}

.loginlarge {
    min-width: 350px;
}

.banner, .colorwhite, .cssval, .sliderB, .sliderh3 {
    margin: 0 auto;
}

.colorwhite {
    width: 175px;
    color: #294683;
    font-size: .9em;
    text-align: left;
    padding: 5px 0;
    background-color: #cfdaf2;
    letter-spacing: 1px;
    float: left;
}

.banner {
    padding: 0 0 0 50px;
    float: left;
    clear: both;
}

.cssval {
    padding: 10px 0 0 40px;
    float: left;
    clear: both;
}

.color {
    color: #4e7004;
    font-size: 1em;
}

.sliderB {
    padding: 10px 50px 0;
    line-height: 30px;
    float: left;
    color: #3b5998;
}

.closeSliderB:hover, .togglerB:hover {
    cursor: pointer;
    color: #3b5998;
}

.sliderh3 {
    width: 39px;
    height: 40px;
    background-image: url(../images/mobileicon.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 10px 0 0 40px;
    line-height: 40px;
    font-size: 1.1em;
}

#google, #googlesmall {
    letter-spacing: 1px;
    width: 250px;
    margin: 5px 0;
    background-color: #3b5998;
    border: 1px solid #1c4000;
    color: #004900;
    float: right;
    font-variant: small-caps;
    font-weight: 700;
}

#google {
    padding: 1px;
}

#googlesmall {
    padding: 5px 0 5px 2px;
}

.contactusbanner {
    width: 254px;
    height: 45px;
    background-image: url(../images/contactusbanner.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    margin: 0;
    padding: 10px 10px 0 60px;
    overflow: hidden;
    color: #3b5998;
    font-size: 1.5em;
    letter-spacing: 1px;
    border: 0 solid #000;
}

.rss, .twit {
    clear: both;
    background-repeat: no-repeat;
    width: 254px;
    height: 45px;
    padding: 10px 0 0 80px;
    font-size: 1.5em;
    letter-spacing: 5px;
    float: left;
    margin: 0 0 10px;
}

.contactusbanner a {
    color: #fff;
    text-decoration: none;
}

    .contactusbanner a:hover {
        color: #fff;
        text-decoration: underline;
    }

.rss {
    background-image: url(../images/rss.png);
    color: #fff;
}

    .rss a {
        text-decoration: none;
        color: #FFF;
    }

        .rss a:hover {
            text-decoration: underline;
            color: #FFF;
        }

.twit {
    background-image: url(../images/twit.png);
    color: #fff;
}

    .twit a {
        text-decoration: none;
        color: #FFF;
    }

        .twit a:hover {
            text-decoration: underline;
            color: #FFF;
        }

.facebook {
    width: 254px;
    height: 45px;
    background-image: url(../images/facebook.png);
    background-repeat: no-repeat;
    margin: 10px 0;
    padding: 10px 0 0 80px;
    font-size: 1.5em;
    letter-spacing: 5px;
    color: #fff;
    float: left;
    clear: both;
}

#conference h2, #latestnews h2, #nav, .textshadow {
    letter-spacing: 1px;
}

.photo, .photolarge {
    float: left;
    padding: 0;
}

.facebook a {
    text-decoration: none;
    color: #FFF;
}

    .facebook a:hover, a:hover {
        text-decoration: underline;
    }

    .facebook a:hover {
        color: #FFF;
    }

.photo {
    margin: 10px 10px 0 0;
    clear: both;
}

.photolarge {
    margin: 10px 10px 10px 120px;
}

.photolarge2 {
    margin: 0 auto;
    padding: 0 0 0 70px;
    float: left;
}

.imageshadow {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
}

.textshadow {
    margin: 0;
    padding: 2px;
    color: #485c05;
    text-shadow: 1px 1px 1px #78787a;
}

a, a:hover {
    color: #333e01;
    font-weight: 400;
    font-variant: normal;
}

.roundedrec {
    margin: 3px;
    padding: 0;
    border: 1px solid #a5b578;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #485c0b;
}

#wrap {
    width: 600px;
    height: 90px;
    background-image: url(../images/scrollbglarge.png);
    background-repeat: no-repeat;
    margin: 10px 0 0;
    padding: 0;
    float: left;
}

a {
    text-decoration: none;
}

#accessibility_pan {
    width: 1280px;
    background: url(../images/top.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    color: #FFF;
    height: 32px;
    clear: both;
    margin-top: 0px;
}

    #accessibility_pan ul {
        width: 800px;
        float: right;
        margin: 0 0 10px;
        padding: 0;
    }

    #accessibility_pan li {
        list-style-type: none;
        display: inline;
        font-size: 80%;
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        font-style: italic;
        font-weight: 700;
        margin: 5px 0;
        padding: 0 9px;
        color: #fff;
        border-right: 1px solid #f5f5f5;
    }

        #accessibility_pan li:last-child {
            border-right: none;
            padding-right: 0;
        }

        #accessibility_pan li a {
            color: #fff;
            text-decoration: none;
        }

            #accessibility_pan li a:hover {
                text-decoration: underline;
            }

    #accessibility_pan img {
        margin: 0;
        padding: 0;
        vertical-align: middle;
        border: none;
    }

#nav ul, #nav ul li {
    border-bottom: 1px solid #DDD;
}

#nav_old {
    width: 1280px;
    height: 43px;
    font: .9em Geneva,Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
    position: relative;
    top: 15px;
    background: #3D5996;
}

#nav {
    width: 1280px;
    /*height: 43px;*/
    font: .9em Geneva,Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
    position: relative;
    top: 14px;
    background: #3D5996;
}

    #nav li {
        list-style: none;
        display: block;
        float: left;
        position: relative;
        border-right: 1px solid #fff;
        margin: 0;
        padding: 0 10px 0 26px;
    }

        #nav li a {
            padding: 9px 0 9px 14px;
            margin: 0 8px;
            line-height: 25px;
            text-decoration: none;
            color: #FFF;
            display: block;
        }

    #nav ul {
        background: #183165;
        padding: 0;
        border-right: 1px solid #DDD;
        border-left: 1px solid #DDD;
        border-radius: 0 0 3px 3px;
        box-shadow: 2px 2px 3px #ECECEC;
        z-index: 999;
        display: none;
        visibility: hidden;
        position: absolute;
        top: 43px;
        left: 0;
    }

    #nav .site-name a {
        width: 129px;
        overflow: hidden;
    }

    #nav li.home {
        height: 43px;
        background: url(../images/home.png) 30px 10px no-repeat;
    }

        #nav li.home:hover {
            background: url(../images/home.png) 30px 10px no-repeat #183165;
        }

    #nav li.ussd {
        background: url(../images/ussd.png) 10px 3px no-repeat;
    }

        #nav li.ussd:hover {
            background: url(../images/ussd.png) 10px 3px no-repeat #183165;
        }

    #nav li.pull {
        background: url(../images/pull.png) 10px 3px no-repeat;
    }

        #nav li.pull:hover {
            background: url(../images/pull.png) 10px 3px no-repeat #183165;
        }

    #nav li.ivrs {
        background: url(../images/ivrs.png) 10px 3px no-repeat;
    }

        #nav li.ivrs:hover {
            background: url(../images/ivrs.png) 10px 3px no-repeat #183165;
        }

    #nav li.sms {
        background: url(../images/sms.png) 10px 3px no-repeat;
    }

        #nav li.sms:hover {
            background: url(../images/sms.png) 10px 3px no-repeat #183165;
        }

    #nav li.kseva {
        background: url(../images/kseva.png) 10px 3px no-repeat;
    }

        #nav li.kseva:hover {
            background: url(../images/kseva.png) 10px 3px no-repeat #183165;
        }

    #nav li.mapps {
        background: url(../images/mobileapp.png) 10px 3px no-repeat;
    }

        #nav li.mapps:hover {
            background: url(../images/mobileapp.png) 10px 3px no-repeat #183165;
        }

    #nav li.kcc {
        background: url(../images/kcc.png) 10px 3px no-repeat;
    }

        #nav li.kcc:hover {
            background: url(../images/kcc.png) 10px 3px no-repeat #183165;
        }

    #nav li.buyerseller {
        background: url(../images/buyerseller.png) 10px 3px no-repeat;
    }

        #nav li.buyerseller:hover {
            background: url(../images/buyerseller.png) 10px 3px no-repeat #183165;
        }

    #nav li.contact {
        background: url(../images/contactus.png) 10px 3px no-repeat;
        border-right: 0;
    }

        #nav li.contact:hover {
            background: url(../images/contactus.png) 10px 3px no-repeat #183165;
            border-right: 0;
        }

    #nav li:hover {
        background: #a4b240;
    }

    #nav ul li {
        border-right: none;
        width: 320px;
        height: 43px;
        overflow-wrap: break-word;
        margin: 0;
        padding: 0;
    }

        #nav ul li a {
            border-right: none;
            color: #fff;
        }

        #nav ul li:hover {
            background: #3b5998;
        }

#conference, .latestnews_icon {
    float: left;
    background-image: url(../images/conferenceimg.png);
}

#conference, #leftpnl .leftpnltop, .latestnews_icon {
    background-repeat: no-repeat;
}

#nav ul li:last-child, #nav ul li:last-child a {
    border-bottom: none;
}

#nav ul ul, #nav ul ul ul {
    top: 0;
    left: 250px;
    display: none;
    visibility: hidden;
    border: 1px solid #DDD;
}

#nav li:hover > ul, #nav ul li {
    display: block;
    visibility: visible;
}

.clear {
    clear: both;
}

#maincontainer {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

#latestnews {
    width: 1220px;
    margin: 38px 0 0;
    padding: 0px 5px 0 10px;
    border-radius: 3px;
    box-shadow: 0 0 2px #3a5897;
    float: left;
}

#conference, #latestnews {
    background-color: #3b5998;
    border: 1px solid #3a5897;
}

    #latestnews h2 {
        width: 600px;
        color: #FFF;
        font: normal normal .8em Arial,Helvetica,sans-serif;
        padding: 0;
        margin: 0;
    }

    #latestnews ul li a, marquee {
        font-family: arial,sans-serif;
    }

    #latestnews ul {
        display: block;
        list-style: none;
    }

        #latestnews ul li {
            list-style: none;
            padding: 5x 0 5px 40px;
            float: left;
            margin: 0;
            width: 96%;
        }

            #latestnews ul li a {
                color: #FFF;
                font-size: .81em;
                letter-spacing: 1px;
            }

                #latestnews ul li a:hover {
                    color: #FFF;
                }

.latestnews_icon {
    height: 21px;
    background-color: #3b5998;
    margin: 0 20px 0 0;
    padding: 10px 5px 5px 50px;
}

marquee {
    margin: 0;
    padding: 5px 5px 5px 50px;
    font-weight: 400;
}

#conference {
    width: 1230px;
    height: 20px;
    margin: 30px 0 0;
    padding: 0 5px 10px;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #3a5897;
}

    #conference h2 {
        width: 600px;
        color: #FFF;
        font: normal normal .8em Arial,Helvetica,sans-serif;
        margin: 0;
        padding: 7px 0 0 40px;
    }

#livecounter h2, #middlepnl .box {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-style: italic;
}

#conference a, #conference a:hover {
    color: #FFF;
}

#leftpnl {
    width: 254px;
    margin: 0;
    padding: 5px 40px 0 0;
    float: left;
}

    #leftpnl .leftpnltop {
        width: 254px;
        height: 26px;
        margin: 0;
        padding: 0;
        background-image: url(../images/leftpnl_topbg.jpg);
    }

    #leftpnl .leftpnlmiddle {
        width: 254px;
        margin: 0;
        padding: 0;
        min-height: 10px;
        background-color: #3b5998;
        color: #FFF;
    }

ul.aboutus {
    width: 250px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.aboutus li {
        background: url(../images/aboutus.png) 0 15px no-repeat;
        margin: 0 0 0 20px;
        padding: 12px 0 12px 50px;
        font-size: 1.1em;
        line-height: 20px;
        float: left;
        display: block;
    }

#leftpnl .leftpnlbottom, #livecounter, #middlepnl .middlebottom, #middlepnl .middletop, #middlepnllarge .middlelargetop, #rightpnl .logintop {
    background-repeat: no-repeat;
}

ul.aboutus li.feedback {
    background-image: url(../images/feedback.png);
}

ul.aboutus li.farmerreg {
    background-image: url(../images/farmerregistration.png);
}

ul.aboutus li.relatedlink {
    background-image: url(../images/relatedlinkicon.png);
}

ul.aboutus li.dashboard {
    background-image: url(../images/dashboard.png);
}

ul.aboutus li.testo {
    background-image: url(../images/testo.png);
}

ul.aboutus li.contactus {
    background-image: url(../images/contactus.png);
}

ul.aboutus li a {
    color: #fff;
    text-decoration: none;
}

    ul.aboutus li a:hover {
        color: #fff;
        text-decoration: underline;
    }

ul.aboutus div {
    color: #fff;
}

#leftpnl .leftpnlbottom {
    width: 294px;
    height: 175px;
    margin: 0;
    padding: 0;
    background-image: url(../images/leftpnl_bottombg.jpg);
}

#livecounter {
    width: 940px;
    height: 100px;
    background-image: url(../images/bannerlivecounter.png);
    margin: -35 0 10px;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #183165;
}

    #livecounter h2 {
        margin: 0 0 10px;
        padding: 20px 10px 10px 50px;
        font-size: 3em;
        letter-spacing: 20px;
        color: #fff000;
    }

#middlepnl {
    width: 605px;
    margin: 0 0 40px;
    padding: 40px 40px 0 0;
    float: left;
}

    #middlepnl .box {
        width: 582px;
        text-align: justify;
        margin: 10px 0;
        padding: 10px;
        background-color: #3b5998;
        font-size: .8em;
        line-height: 18px;
        letter-spacing: 1px;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #183165;
    }

#middlepnllarge h2, #middlepnllarge h3 {
    font-family: "Times New Roman",Times,serif;
}

#middlepnl .middletop {
    width: 605px;
    height: 57px;
    margin: 0;
    padding: 0;
    background-image: url(../images/livemessage.png);
}

#middlepnl .middlemiddle {
    width: 603px;
    min-height: 100px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #677501;
    border-left: 1px solid #3b5998;
    border-right: 1px solid #3b5998;
}

#middlepnl .middlebottom {
    width: 605px;
    height: 20px;
    margin: 0;
    padding: 0;
    background-image: url(../images/livemessage_bottom.png);
}

#middlepnllarge {
    width: 877px;
    margin: 0 0 40px;
    padding: 40px 20px 0 0;
    float: left;
}

    #middlepnllarge a {
        color: #0a809d;
        text-decoration: none;
    }

        #middlepnllarge a:hover {
            color: #0a809d;
            text-decoration: underline;
        }

    #middlepnllarge h2 {
        margin: 0;
        padding: 18px 0 0 38px;
        float: left;
        font-size: 1.5em;
        color: #FFF;
        letter-spacing: 8px;
    }

        #middlepnllarge h2::first-letter {
            color: #627ec1;
        }

    #middlepnllarge ul, ol {
        margin: 0 0 0 100px;
        padding: 0;
        font-size: 1em;
        clear: both;
    }

        #middlepnllarge ul, ol li {
            width: 800px;
            margin: 0 0 10px;
            padding: 0 0 0 10px;
            color: #183165;
            line-height: 24px;
            float: left;
        }

            #middlepnllarge ul, ol li a:hover {
                font-weight: 700;
                color: #0292b5;
                text-decoration: underline;
            }

    #middlepnllarge .middlelargetop {
        width: 951px;
        height: 57px;
        margin: 0;
        padding: 0;
        background-image: url(../images/middlepnllargetop.png);
    }

    #middlepnllarge .middlelargemiddle {
        width: 949px;
        min-height: 0;
        margin: 0;
        padding: 0;
        background-color: #fff;
        color: #677501;
        border-left: 1px solid #627ec1;
        border-right: 1px solid #627ec1;
    }

    #middlepnllarge p {
        width: auto;
        text-align: justify;
        margin: 0;
        padding: 5px 10px 10px;
        background-color: #fff;
        font-size: 1.1em;
        line-height: 26px;
        color: #183165;
        clear: both;
    }

    #middlepnllarge h3, #middlepnllarge h4 {
        font-weight: 700;
        padding: 10px 0 0 10px;
        background-color: #fff;
        color: #183165;
        letter-spacing: 0;
    }

#footerlinks, #footerlinks li, #owner, .mytable tbody, .tablenew, .tablenew tr td {
    text-align: center;
}

#middlepnllarge h3 {
    border-radius: 0 10px;
    margin: 0 0 10px;
    font-size: 1.3em;
}

#middlepnllarge h4 {
    margin: 0;
    font-size: 1em;
}

#middlepnllarge h5 {
    width: 600px;
    margin: 0;
    padding: 10px;
    background-color: #3b5998;
    font-weight: 700;
    font-size: 1.3em;
    color: #fff;
    letter-spacing: 2px;
    clear: both;
}

#middlepnllarge h6 {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-weight: 700;
    font-size: 1.5em;
    color: #183165;
    letter-spacing: 0;
}

#middlepnllarge .middlelargebottom {
    width: 951px;
    height: 57px;
    margin: 0;
    padding: 0;
    background-image: url(../images/middlepnllargebottom.png);
    background-repeat: no-repeat;
}

#rightpnl {
    width: 296px;
    margin: 110px 0 0;
    padding: 5px 0 0;
    float: left;
}

    #rightpnl .logintop {
        background-image: url(../images/login_top.png);
        width: 296px;
        height: 50px;
        margin: 0;
        padding: 0;
        float: left;
    }

        #rightpnl .logintop h2 {
            font-size: 1.3em;
            margin: 0;
            padding: 7px 0 0 20px;
            font-weight: 400;
            letter-spacing: 1px;
            color: #fff;
        }

.boldtext, select {
    color: #3b5998;
    margin: 0;
}

#rightpnl .loginmiddle {
    background-image: url(../images/login_middle.png);
    background-repeat: repeat-y;
    width: 296px;
    margin: 0;
    padding: 0;
    float: left;
}

#rightpnl .loginbottom {
    background-image: url(../images/login_bottom.png);
    background-repeat: no-repeat;
    width: 296px;
    height: 100px;
    margin: 0;
    padding: 0;
    float: left;
    font-size: 13px;
}

.boldtext {
    font: normal normal 1em Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    padding: 12px 20px 0 0;
    letter-spacing: 1px;
    float: left;
}

select {
    width: 250px;
    background: #f3f6fb;
    height: 34px;
    padding: 0 0 0 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #000;
}

input[type=text], select {
    overflow: hidden;
    letter-spacing: 1px;
    -O-border-radius: 5px;
    -MS-border-radius: 5px;
    font-size: 0.9em;
}

.password, .selectsmall {
    color: #3b5998;
    height: 30px;
}

select option {
    margin: 10px 0 10px 5px;
    background: 0 0;
    color: #3b5998;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
}

input[type=text] {
    width: 240px;
    background: #f3f6fb;
    height: 30px;
    color: #3b5998;
    margin: 0;
    padding: 0 0 0 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 0 3px #3B5998;
    -webkit-box-shadow: 0 0 3px #3B5998;
    -moz-box-shadow: 0 0 3px #3B5998;
    -O-box-shadow: 0 0 3px #3B5998;
    -MS-box-shadow: 0 0 3px #3B5998;
    border: 1px solid #000;
}

.selectsmall {
    background: #FFF;
    margin: 10px 0;
    padding: 3px 20px 5px;
    overflow: hidden;
    border-radius: 3px;
    font-size: .8em;
    letter-spacing: 1px;
    border: 1px solid #000;
}

.captcha, .password {
    margin: 0;
    overflow: hidden;
    letter-spacing: 1px;
}

.password {
    width: 225px;
    background: #f3f6fb;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 1em;
    padding: 0 10px;
    box-shadow: 1px 1px 5px #3b9588;
    -webkit-box-shadow: 1px 1px 5px #3b5998;
    -moz-box-shadow: 1px 1px 5px #3b5998;
    -O-box-shadow: 1px 1px 5px #3b5998;
    -MS-box-shadow: 1px 1px 5px #3b5998;
}

    .password a {
        color: #fff;
        text-decoration: none;
    }

        .password a:hover {
            color: #fff;
            text-decoration: underline;
        }

.captcha {
    background: #FFF;
    width: 178px;
    height: 34px;
    color: #3b5998;
    padding: 3px 0 5px;
    float: left;
    border-radius: 3px;
    font-size: .8em;
    border: 0 solid #000;
}

.submitbutton {
    background: #3b5998;
    color: #FFF;
    margin: 0 0 5px;
    padding: 5px 10px;
    border: 0 solid #000;
}

.forgot, .submitbutton {
    overflow: hidden;
    border-radius: 3px;
    font-size: 1em;
    letter-spacing: 1px;
}

.forgot, .manual {
    background-repeat: no-repeat;
    margin: 0;
}

.forgot {
    background-image: url(../images/forgot.png);
    background-position: 0 5px;
    padding: 0 10px 0 40px;
    color: #3b5998;
    border: 0 solid #000;
}

    .forgot a {
        color: #3b5998;
        text-decoration: none;
    }

        .forgot a:hover {
            color: #3b5998;
            text-decoration: underline;
        }

.manual {
    background-image: url(../images/book.png);
    background-position: 0 20px;
    padding: 30px 10px 0 32px;
    color: #fff;
    border: 0 solid #000;
}

#reg, .manual {
    overflow: hidden;
    border-radius: 3px;
    font-size: 1em;
}

    .manual a {
        color: #fff;
        text-decoration: none;
    }

        .manual a:hover {
            color: #fff;
            text-decoration: underline;
        }

#reg {
    margin: 0;
    padding: 0 0 10px;
    color: #FFF;
    letter-spacing: 0;
    border: 0 solid #000;
}

#owner, .boldtable {
    letter-spacing: 1px;
}

#reg .left, #reg .right {
    background-repeat: no-repeat;
    background-position: 0 10px;
    margin: 0;
    border: 0 solid #000;
}

#reg .left {
    background-image: url(../images/reg.png);
    padding: 7px 0 20px 20px;
}

#reg .right {
    background-image: url(../images/signup.png);
    padding: 7px 10px 7px 35px;
}

#reg a {
    color: #FFF;
    text-decoration: none;
}

    #reg a:hover {
        color: #FFF;
        text-decoration: underline;
    }

#footer {
    margin: 0 auto;
    height: 200px;
    background-color: #fff;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-x;
    font-family: Verdana,Geneva,sans-serif;
    font-size: .8em;
    padding-top: 0;
    padding-bottom: 10px;
}

.footermargin {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}

#footerlinks {
    height: 20px;
    margin: 0;
    padding: 130px 0 0;
}

#owner, table {
    margin: 0 auto;
}

#footerlinks li {
    border-right: 1px solid #fff;
    display: inline;
    font-weight: 400;
    padding-left: 5px;
    padding-right: 5px;
}

    #footerlinks li a {
        color: #fff;
        text-decoration: none;
    }

#footerlinks ul li.last {
    border-right-width: 0;
}

#owner {
    font: normal normal 1em Arial,Helvetica,sans-serif;
    color: #fff;
    line-height: 20px;
    padding: 0;
    border-top: 0 solid #223d78;
}

table {
    padding: 0 15px 10px 10px;
    font-size: 1em;
    color: #183165;
}

.boldtable, .textcolor_breg_medium {
    font-size: 1.2em;
}

table.rounded-corners tr:first-child td:first-child {
    border-top-left-radius: 5px;
}

table.rounded-corners tr:first-child td:last-child {
    border-top-right-radius: 5px;
}

table.rounded-corners tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

table.rounded-corners tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

table.rounded-corners tr td {
    border-top: 1px solid #6e81a7;
    border-bottom: 1px solid #6e81a7;
    border-left: 1px solid #6e81a7;
    border-right: 1px solid #6e81a7;
    margin: 11px 0;
    padding: 11px 0;
}

#tablebottom tr td {
    min-width: 150px;
    text-align: center;
    line-height: 25px;
    margin: 0;
    padding: 5px 0;
}

table.rounded-corners tr:hover td {
    background: #dbe4f9;
}

.boldtable {
    font-weight: 700;
    color: #183165;
}

.ksewatextcolorheading {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -O-border-radius: 3px;
    -MS-border-radius: 3px;
    background-color: #627ec1;
    color: #fff;
    margin: 0 0 20px;
    padding: 5px 280px;
    font-size: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.ksewalogin {
    margin: 20px 0 0;
    padding: 10px 60px 10px 80px;
    font-size: 1.5em;
    letter-spacing: 2px;
    float: left;
    border-radius: 5px;
}

.ksewatextcolor {
    width: 500px;
    color: #3b5998;
    margin: 0;
    padding: 20px 60px 0 0;
    font-size: 1.1em;
    letter-spacing: 1px;
}

.ksewacreatelogin {
    background-image: url(../images/register-icon.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    margin: 0;
    padding: 0 10px 0 40px;
    overflow: hidden;
    color: #3b5998;
    border-radius: 3px;
    font-size: 1em;
    letter-spacing: 1px;
    border: 0 solid #000;
}

.ksewacaptcha {
    margin: 0;
    padding: 2px;
    overflow: hidden;
    float: left;
    font-size: .8em;
    letter-spacing: 2px;
    border: 2px solid #3b5998;
}

.ksewaselect {
    width: 300px;
    background: #f3f6fb;
    height: 34px;
    color: #3b5998;
    margin: 0;
    padding: 0 0 0 10px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -O-border-radius: 5px;
    -MS-border-radius: 5px;
    font-size: 1em;
    letter-spacing: 1px;
    border: 1px solid #000;
}

    .ksewaselect option {
        margin: 20px 0 20px 5px;
        background: 0 0;
        color: #3b5998;
        text-shadow: 0 1px 0 rgba(0,0,0,.2);
    }

.ksewa input[type=text] {
    width: 290px;
    background: #f3f6fb;
    height: 30px;
    color: #3b5998;
    margin: 0;
    padding: 0 0 0 5px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 1px 1px 5px #3b9588;
    -webkit-box-shadow: 1px 1px 5px #3b5998;
    -moz-box-shadow: 1px 1px 5px #3b5998;
    font-size: .7em;
    letter-spacing: 1px;
    border: 1px solid #000;
}

.ksewa input[type=text], .medium_box {
    -O-border-radius: 5px;
    -MS-border-radius: 5px;
    -O-box-shadow: 1px 1px 5px #3b5998;
    -MS-box-shadow: 1px 1px 5px #3b5998;
}

.medium_box {
    width: 400px;
    float: left;
    margin: 10px 20px;
    color: Maroon;
    padding: 10px;
    background-color: #3b5998;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 5px 5px 10px #3b5998;
    -webkit-box-shadow: 1px 1px 5px #3b5998;
    -moz-box-shadow: 1px 1px 5px #3b5998;
}

.caption {
    margin: 0;
    padding: 0;
    clear: both;
    color: Maroon!important;
}

#box {
    width: 890px;
    margin: 0;
    padding: 20px 0 10px 20px;
    float: left;
}

    #box .boxbottom, #box .boxmiddle, #box .boxtop {
        width: 890px;
        margin: 0 0 0 5px;
    }

    #box .boxtop {
        height: 34px;
        background-image: url(../images/boxtop.jpg);
        background-repeat: no-repeat;
        padding: 0;
    }

    #box .boxmiddle {
        min-height: 300px;
        background-image: url(../images/boxmiddle.jpg);
        background-repeat: repeat-y;
        padding: 0 0 10px;
    }

    #box .boxbottom {
        height: 5px;
        background-image: url(../images/boxbottom.jpg);
        background-repeat: no-repeat;
        padding: 0;
    }

#boxsmall1 {
    width: 250px;
    float: left;
    margin: 0;
    padding: 30px 0 0 30px;
}

    #boxsmall1 .boxsmalltop1 {
        width: 250px;
        height: 53px;
        background-image: url(../images/boxsmall1top.png);
        background-repeat: no-repeat;
        margin: 0 0 0 5px;
        padding: 0;
    }

    #boxsmall1 .boxsmallmiddle1 {
        width: 250px;
        min-height: 200px;
        background-image: url(../images/boxsmall3middle.png);
        background-repeat: repeat-y;
        margin: 0 0 0 5px;
        padding: 0;
    }

    #boxsmall1 .boxsmallbottom1 {
        width: 250px;
        height: 10px;
        background-image: url(../images/boxsmall3bottom.png);
        background-repeat: no-repeat;
        margin: 0 0 0 5px;
        padding: 0;
    }

#boxsmall2 {
    width: 250px;
    float: left;
    margin: 0;
    padding: 30px 0 0 30px;
}

    #boxsmall2 .boxsmalltop2 {
        width: 250px;
        height: 53px;
        background-image: url(../images/boxsmall2top.png);
        background-repeat: no-repeat;
        margin: 0 0 0 5px;
        padding: 0;
    }

    #boxsmall2 .boxsmallmiddle2 {
        width: 250px;
        min-height: 200px;
        background-image: url(../images/boxsmall3middle.png);
        background-repeat: repeat-y;
        margin: 0 0 0 5px;
        padding: 0;
    }

    #boxsmall2 .boxsmallbottom2 {
        width: 250px;
        height: 10px;
        background-image: url(../images/boxsmall3bottom.png);
        background-repeat: no-repeat;
        margin: 0 0 0 5px;
        padding: 0;
    }

#boxsmall3 {
    width: 250px;
    float: left;
    margin: 0;
    padding: 30px 0 0 30px;
}

    #boxsmall3 .boxsmalltop3 {
        width: 250px;
        height: 53px;
        background-image: url(../images/boxsmall3top.png);
        background-repeat: no-repeat;
        margin: 0 0 0 5px;
        padding: 0;
    }

    #boxsmall3 .boxsmallmiddle3 {
        width: 250px;
        min-height: 200px;
        background-image: url(../images/boxsmall3middle.png);
        background-repeat: repeat-y;
        margin: 0 0 0 5px;
        padding: 0;
    }

    #boxsmall3 .boxsmallbottom3 {
        width: 250px;
        height: 10px;
        background-image: url(../images/boxsmall3bottom.png);
        background-repeat: no-repeat;
        margin: 0 0 0 5px;
        padding: 0;
    }

.styled-selectlarge select {
    background: #FFF;
    width: 220px;
    margin: 10px 0 10px 20px;
    padding: 5px;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #203f87;
    font-size: .8em;
    line-height: 0;
    border: 0;
    height: 25px;
}

.roundedrecreg {
    background-color: #e6edfb;
    margin: 10px auto;
    padding: 10px 10px 10px 30px;
    border: 1px solid #a5b578;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #485c0b;
}



.mytable, .mytable tbody tr td, .mytable thead th {
    border: 1px solid #304b82;
}

.tablenew {
    width: 950px;
    font-family: Helvetica,Georgia,Verdana,Sans-Serif;
    color: #304b82;
}

    .tablenew tr td {
        font-size: 13px;
        padding: 2px 3px!important;
    }

        .tablenew tr td.row_headings {
            font-size: 14px;
            font-weight: bolder;
        }

.mytable {
    width: 940px;
    border-collapse: collapse;
}

    .mytable thead {
        background: #3b5998;
    }

        .mytable thead th {
            font-size: 14px;
            color: #fff;
            font-family: Helvetica,Georgia,Verdana,Sans-Serif;
            font-weight: 700;
        }

    .mytable tbody tr td {
        font-size: 14px;
        padding: 5px 3px!important;
    }

    .mytable tbody tr:nth-child(odd) td {
        background: #fff;
    }

    .mytable tbody tr:nth-child(even) td {
        background: #dde6f7;
    }

    .mytable tr:first-child td:first-child {
        border-top-left-radius: 5px;
    }

    .mytable tr:first-child td:last-child {
        border-top-right-radius: 5px;
    }

    .mytable tr:last-child td:first-child {
        border-bottom-left-radius: 5px;
    }

    .mytable tr:last-child td:last-child {
        border-bottom-right-radius: 5px;
    }

.loginbutton {
    font-size: 1.1em;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 6px 20px;
    margin: 30px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 3px 3px 10px #3b5998;
    background-color: #3b5998;
    color: #fff;
}

#breg_logo {
    background: url(../BREG/images/poplogo.png) no-repeat;
    float: left;
    width: 144px;
    height: 20px;
    position: relative;
    top: -10px;
}

#middlepnllarge_breg {
    width: 951px;
    margin: 0 0 40px;
    padding: 20px 20px 0 0;
    float: left;
}

    /*#middlepnllarge_breg a {
        color: #0a809d;
        text-decoration: none;
    }

        #middlepnllarge_breg a:hover {
            color: #0a809d;
            text-decoration: underline;
        }*/

    #middlepnllarge_breg h2 {
        font-family: "Times New Roman",Times,serif;
        margin: 0 0 20px;
        padding: 5px 0 0 35px;
        float: left;
        font-size: 1.5em;
        color: #FFF;
        letter-spacing: 2px;
    }

        #middlepnllarge_breg h2::first-letter {
            color: #fff;
        }

    #middlepnllarge_breg ul, ol {
        margin: 0 0 0 100px;
        padding: 0;
        font-size: 1em;
        clear: both;
    }

        #middlepnllarge_breg ul, ol li {
            width: 800px;
            margin: 0 0 10px;
            padding: 0 0 0 10px;
            color: #183165;
            line-height: 24px;
            float: left;
        }

            #middlepnllarge_breg ul, ol li a {
                color: #0292b5;
                text-decoration: none;
            }

                #middlepnllarge_breg ul, ol li a:hover {
                    font-weight: 700;
                    color: #0292b5;
                    text-decoration: underline;
                }

    #middlepnllarge_breg .middlelargetop_breg {
        width: 932px;
        height: 40px;
        margin: 20px 0 0;
        padding: 0 10px;
        background: url(../BREG/images/buyerico2.png) 4px 4px no-repeat #3b5998;
        color: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        text-align: left;
    }

    #middlepnllarge_breg .middlelargemiddle {
        width: 949px;
        min-height: 0;
        margin: 0;
        padding: 0;
        background-color: #FDFDFD;
        color: #677501;
        border-left: 1px solid #627ec1;
        border-right: 1px solid #627ec1;
    }

    #middlepnllarge_breg p {
        width: auto;
        text-align: justify;
        margin: 0;
        padding: 5px 10px 10px;
        background-color: #fff;
        font-size: 1.1em;
        line-height: 26px;
        color: #183165;
        clear: both;
    }

    #middlepnllarge_breg h3, #middlepnllarge_breg h4 {
        margin: 0;
        background-color: #fff;
        font-weight: 700;
        font-size: 1.3em;
        color: #183165;
        letter-spacing: 0;
    }

    #middlepnllarge_breg h3 {
        padding: 30px 0 0 20px;
        text-decoration: underline;
    }

    #middlepnllarge_breg h4 {
        padding: 10px 0 0 40px;
    }

    #middlepnllarge_breg h5 {
        width: 600px;
        margin: 0;
        padding: 20px 0 0 40px;
        font-weight: 700;
        font-size: 1.1em;
        color: #3b5998;
        letter-spacing: 1px;
        clear: both;
        text-decoration: underline;
    }

    #middlepnllarge_breg h6 {
        margin: 0;
        padding: 0;
        background-color: #fff;
        font-weight: 700;
        font-size: 1.5em;
        color: #183165;
        letter-spacing: 0;
    }

    #middlepnllarge_breg .middlelargebottom {
        width: 951px;
        height: 57px;
        margin: 0;
        padding: 0;
        background-image: url(../images/middlepnllargebottom.png);
        background-repeat: no-repeat;
    }

.styled-select_breg {
    width: 310px;
    overflow: hidden;
    background: #f1f5fc;
    height: 30px;
    margin: 0;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.roundedrec_breg, .styled-select_breg {
    border: 1px solid #3b5998;
    color: #3b5998;
}

.captcha_breg, .roundedrec_breg {
    width: 300px;
    height: 40px;
    background-color: #f1f5fc;
}

.roundedrec_breg {
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 1px 1px 4px #3b5998;
    font-size: 1em;
}

.captcha_breg {
    margin: 20px 0 10px;
    padding: 0;
    border: 1px solid #3b5998;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 3px 3px 10px #3b5998;
}

.textcolor_breg, .textcolor_breg_medium {
    color: #3b5998;
    margin: 0;
    padding: 20px 20px 20px 0;
}

.captcha_breg_refresh {
    position: relative;
    top: -20px;
    width: 35px;
}

.textcolor_breg {
    font-size: 1em;
}

.fieldset_1 legend, .fieldset_2 legend {
    padding: 5px 10px;
    font-weight: 700;
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 1px;
}

.fieldset_1 {
    width: 95%;
    margin: 0 auto;
    border: 1px solid #3b5998;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .fieldset_1 legend {
        margin: 20px;
        background-color: #4A68A8;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .fieldset_1 legend, .fieldset_2, .fieldset_2 legend {
        border: 1px solid #3b5998;
    }

.fieldset_2 {
    width: 95%;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .fieldset_2 legend {
        margin: 20px;
        background-color: #3b5998;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

.h20 {
    height: 20px;
}

table.rounded-corners_breg tr td {
    border-top: 0 solid #3b5998;
    border-bottom: 0 solid #3b5998;
    border-left: 0 solid #3b5998;
    border-right: 0 solid #3b5998;
    margin: 0;
    padding: 5px 0;
}

table.rounded-corners_breg tr:first-child td:first-child {
    border-top-left-radius: 5px;
}

table.rounded-corners_breg tr:first-child td:last-child {
    border-top-right-radius: 5px;
}

table.rounded-corners_breg tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

table.rounded-corners_breg tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

table.rounded-corners_breg tr:hover td {
    background: #dbe4f9;
}

.photolarge3 {
    margin: 0 auto;
    padding: 0 0 0 140px;
    float: left;
}


/*   Buyer Seller   */
.callbtn {
    background: #3B5998;
    width: 150px;
    height: 28px;
    margin:10px auto 0px auto;
    left: 302px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #3B5998;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.callicon_left {
    width: 17px;
    height: 16px;
    padding: 5px;
    float: left;
    position: relative;
    background-color: #f5f5f5;
    background-image: url(../images/call.png);
    border: 1px solid #3B5998;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.callfont {
    line-height: 135%;
    text-align: center;
    position: relative;
    top: 23%;
}

    .callfont input[type="submit"] {
        background: #3B5998;
        border: 1px solid #3B5998;
        padding: 1px 38px;
        font-size: 14px;
        letter-spacing: 0pt;
        line-height: 135%;
        color: #fff;
        font-weight: bold;
        text-align: center;
        position: relative;
        cursor: pointer;
    }

.callno {
    color: #fff;
    text-align: center;
    position: relative;
    top: 1px;
    left: 20px;
    color: #FFDE33;
}

.callnohide {
    display: none;
}
.align_center {
            float: left;
            width: 270px;
            border: 1px solid #355597;
            margin: 10px 13px;
            padding: 0;
            box-shadow:0px 0px 3px #7995cf;
        }
        .align_center:hover {
            box-shadow:0px 0px 10px #355597;

        }
            .align_center td {
                padding:0;
                margin:0;
            }
        .align_center img {
            border: none;
            margin: 4px 0px 4px 4px;
            width:260px;

            -moz-transition:-moz-transform 0.5s ease-in; 
            -webkit-transition:-webkit-transform 0.5s ease-in; 
            -o-transition:-o-transform 0.5s ease-in;
        }
            .align_center img:hover {
                -moz-transform:scale(2); 
                -webkit-transform:scale(2);
                -o-transform:scale(2);
            }
            .align_center .content_value {
                       padding-top: 5px;
    width: 254px;
    height: 220px;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    border-top: 1px solid #355597;
    text-align: center;
    word-wrap: break-word;
    overflow-y: scroll;
}
        
        .textcolor {
            color: #3b5998;
            margin: 0;
            padding: 20px 5px 20px 0px;
            font-size: 0.9em;
            font-weight: bold;
        }
        .welcome_msg {
            color: #FE8933;
            font-weight: bold;
            font-size: 15px;
        }
      a.link_btn {
            color:#355597;
            font-size:14px;
            font-weight:bold;
            text-decoration:underline;
            margin:5px 20px;

        }
      a.link_btn:hover {         
          color:#0a809d;   
            text-decoration:underline;
        }
        .fieldset {
            width: 98%;
            margin: 0 auto;
            border: 1px solid #3b5998;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }
            .fieldset .legend {
                padding: 5px 10px;
                font-weight: 700;
                font-size: 0.9em;
                color: #fff;
                letter-spacing: 1px;
                width: 5%;
                margin: -1em 1em 0;
                border: 1px solid #3b5998;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;                
                background-color: #4A68A8;
                text-transform:capitalize;
            }