/* General Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, hr, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: none;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #484848;
    font-family: Tahoma, Geneva, sans-serif;
    background-color: #252525;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, li {
    line-height: 100%;
}

blockquote, q {
    quotes: none;
}

    q:before, q:after {
        content: "";
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}


textarea {
    overflow: auto;
    resize: none;
}

form, fieldset {
    border-style: none;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #484848;
    font-family: Tahoma, Geneva, sans-serif;
}

@font-face {
    font-family: 'folio_bdcn_btbold';
    src: url('folio_bold_condensed_bt-webfont.eot');
    src: url('folio_bold_condensed_bt-webfont.eot?#iefix') format('embedded-opentype'), url('folio_bold_condensed_bt-webfont.woff') format('woff'), url('folio_bold_condensed_bt-webfont.ttf') format('truetype'), url('folio_bold_condensed_bt-webfont.svg#folio_bdcn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
    font-size: 14px;
    color: #484848;
    line-height: 20px;
    margin-bottom: 15px;
}

td {
    padding: 0 3px 0 3px;
    font-size: 12px;
}

h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

h1 {
    font-size: 33px;
    color: #4c4a3d;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
    color: #00609e;
    font-weight: bold;
    margin-bottom: 15px;
}

h4 {
    font-size: 16px;
    color: #0089c6;
    padding-bottom: 10px;
    font-weight: bold;
}

h5 {
    font-size: 16px;
    color: #484848;
    font-weight: bold;
    margin-bottom: 5px;
}

img {
    border: none;
}

hr {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #666666;
    margin: 5px 0;
    padding: 0;
    height: 2px;
    width: 100%;
}

a {
    outline: none;
    color: #00609e;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

#wrapper {
    width: 100%;
    float: left;
}

.center_content {
    width: 960px;
    margin: 0 auto;
}
/*----start header----*/
#header {
    padding: 0 0 0 0;
    background: url(../images/header_bg.png) repeat-x left top;
    height: 70px;
    position: relative;
}

    #header .logo {
        width: 250px;
        float: left;
        position: absolute;
        top: 10px;
        padding: 0 0 0 0;
        z-index: 200;
    }


    #header .top_right_box {
        width: 502px;
        float: right;
    }

.menu {
    float: right;
    right: -8px;
    z-index: 2000;
    position: relative;
}

    .menu ul ul {
        display: none;
    }

nav ul li:hover > ul {
    display: block;
}

.menu ul {
    padding: 0 0px;
    list-style: none;
    position: relative;
    display: inline-table;
}

    .menu ul:after {
        content: "";
        clear: both;
        display: block;
    }

    .menu ul li {
        float: left;
        font-size: 11px;
        text-shadow: 1px 2px 2px #000000;
    }

        .menu ul li:hover {
        }

            .menu ul li:hover a {
                color: #fff;
            }

        .menu ul li a {
            display: block;
            padding: 10px 10px;
            color: #fff;
            text-decoration: none;
        }

    .menu ul ul {
        background: #cccccc;
        padding: 0;
        width: 135px;
        position: absolute;
        top: 100%;
    }

        .menu ul ul li {
            float: none;
            border-top: 1px dashed #9b9b9b;
            position: relative;
            text-shadow: 0px 0px 0px #000000 !important;
        }

            .menu ul ul li a {
                padding: 5px 10px;
                color: #292929 !important;
            }

                .menu ul ul li a:hover {
                    background: #4b545f;
                    color: #fff !important;
                }

        .menu ul ul ul {
            position: absolute;
            left: 100%;
            top: 0;
        }

/*----end header----*/



/*----start page content----*/
#page_content {
    background-color: #020504;
    padding: 0px;
}

.quick_links {
    background: url("../images/quick_links.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #3b3b3b;
    border-radius: 10px;
    float: left;
    left: 45px;
    margin-top: 35px;
    padding: 15px 14px 0;
    position: relative;
    width: 133px;
    z-index: 2000;
}


    .quick_links h3 {
        color: #848484;
        font-size: 17px;
        text-transform: uppercase;
        padding: 0 0 14px;
        margin: 0px;
        font-family: 'HelveticaNeueLTCom67MediumCondensed';
    }

    .quick_links ul {
        margin: 0px;
        padding: 0px;
    }

        .quick_links ul li {
            margin: 0px 0px 8px;
            padding: 0px 15px 8px 0px;
            display: block;
            font-size: 12px;
            font-weight: bold;
            background: url(../images/arrow.png) no-repeat right center;
            border-bottom: #555555 dashed 1px;
        }

            .quick_links ul li a {
                color: #FFF;
                text-decoration: none;
            }

                .quick_links ul li a:hover {
                    color: #9f9f9f;
                }

            .quick_links ul li:last-child {
                border-bottom: none;
            }

.black_box {
    background-color: #252525;
    height: 150px;
}

.news_box {
    background: #303030;
    padding: 10px 0 25px 0;
}

    .news_box h4 {
        border-bottom: #454545 dashed 1px;
        border-top: #454545 dashed 1px;
        padding: 9px 0 9px 0;
        margin-bottom: 10px;
    }

    .news_box .thumb_box {
        width: 127px;
        float: left;
        padding: 0 10px 0px 10px;
    }

        .news_box .thumb_box .image_section {
            padding: 0 0 0 0;
        }

        .news_box .thumb_box .info_box {
            padding: 10px;
            font-size: 11px;
            color: #dedede;
            line-height: normal;
        }

            .news_box .thumb_box .info_box span {
                font-weight: bold;
                color: #FFF;
                display: block;
                padding-bottom: 5px;
            }

            .news_box .thumb_box .info_box a {
                color: #009edc;
                text-decoration: underline;
            }

                .news_box .thumb_box .info_box a:hover {
                    color: #009edc;
                    text-decoration: none;
                }
/*----start iq page from here----*/
.pull_top {
    padding-top: 25px !important;
}

.inside_box {
    width: 960px;
    margin: 0 auto;
    padding: 0px 0 40px 0;
    background: #ffffff url(../images/gray_bg.png) repeat-x left bottom;
}

    .inside_box .title_bg {
        background: url(../images/title_bg.png)#005381 repeat-x left top;
        padding: 5px 20px 10px;
        text-align: right;
        margin-bottom: 30px;
    }

        .inside_box .title_bg h2 {
            font-style: italic;
            text-shadow: 1px 1px 1px #000000;
            font-weight: bold;
            margin: 0px;
            color: #FFF;
        }

.iq_box {
    width: 230px;
    float: left;
    text-align: center;
    padding: 0 10px 0;
}

    .iq_box .img_section {
        padding-bottom: 10px;
    }

    .iq_box .dld_content {
        padding-bottom: 10px;
    }

        .iq_box .dld_content p {
            padding-bottom: 10px;
            font-size: 12px;
            color: #000;
            font-weight: bold;
        }

    .iq_box a.video_btn {
        background-color: #ed1d24;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        font-size: 13px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        display: inline-block;
        padding: 8px 10px 8px 10px;
        text-decoration: none;
    }

        .iq_box a.video_btn:hover {
            background-color: #e2161d;
        }

    .iq_box .dld_content .phone_number {
        font-size: 14px;
        color: #00609e;
        font-weight: bold;
        margin-top: 20px;
        line-height: 23px;
    }

        .iq_box .dld_content .phone_number a {
            color: #00609e;
            text-decoration: none;
        }

            .iq_box .dld_content .phone_number a:hover {
                text-decoration: underline;
            }

.right_container {
    width: 670px;
    float: left;
    padding-left: 20px;
}

ul.common_list {
    margin: 0 0px 15px 15px;
}

    ul.common_list li {
        line-height: 22px;
        font-size: 14px;
        color: #484848;
        font-weight: bold;
        list-style: inside;
    }




/*----/.end iq page from here----*/

/*----start virtual training----*/
.left_img {
    width: 230px;
    float: left;
}

.full_width_content {
    padding: 25px;
}

.library_box {
    padding: 0px;
}

    .library_box .heading {
        padding: 15px 36px;
        background-color: #00609e;
        font-size: 18px;
        color: #FFF;
        font-weight: bold;
        -webkit-border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        border-radius: 10px 10px 0px 0px;
    }

    .library_box .info_content {
        padding: 15px 36px;
        background-color: #eaf2f5;
        -webkit-border-radius: 0px 0px 10px 10px;
        -moz-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
    }

        .library_box .info_content .col_1 {
            width: 269px;
            float: left;
            margin-right: 15px;
        }

            .library_box .info_content .col_1 + .col_1 + .col_1 {
                margin-right: 0px;
            }

ul.small_list {
    margin: 0 0px 0px 0px;
}

    ul.small_list li {
        line-height: 22px;
        font-size: 12px;
        color: #484848;
        font-weight: bold;
        list-style: inside;
    }

.library_box .info_content h4 {
    border-bottom: #d5d5d5 dashed 1px;
    border-top: #d5d5d5 dashed 1px;
    padding: 9px 13px 9px 13px;
    margin-bottom: 10px;
}

.library_box .browse_text {
    padding: 20px;
    color: #484848;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}


.video_main {
    padding: 0 0 20px 0;
}

    .video_main .row {
        width: 100%;
        float: left;
    }

    .video_main h3 {
        padding: 0 0 0 25px;
    }

    .video_main .small_video_box {
        width: 260px;
        float: left;
        margin: 0 21px 20px 21px;
    }

        .video_main .small_video_box .thumb {
            padding-bottom: 10px;
        }

        .video_main .small_video_box .vd_title {
            font-size: 12px;
            font-weight: bold;
            color: #484848;
            text-align: center;
        }
/*----/.end virtual training----*/
/*----start sales tool page----*/
.sales_box {
    border-bottom: #d5d5d5 dashed 1px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}


    .sales_box .left_section {
        width: 230px;
        float: left;
    }

    .sales_box .right_section {
        width: 670px;
        float: left;
        padding-left: 30px;
    }

.contact_bottom {
    line-height: 23px;
}

    .contact_bottom h4 {
        color: #484848;
    }
/*----/. end sales tool page----*/

/*----start finance page from here----*/
.lft_con {
    width: 570px;
    float: left;
}



.cmd_img {
    background: url(../images/computer_img.png) no-repeat;
    height: 95px;
    padding: 20px 125px 0 125px;
    color: #484848;
    font-size: 15px;
    margin-bottom: 20px;
}

.pull_right {
    margin-right: 25px !important;
    float: left;
}

.lft_con .priority_card {
    width: 350px;
    float: right;
    font-size: 12px;
}

.lft_con .left_img_box {
    width: 200px;
    float: left;
    text-align: center;
}

.small_right_box {
    width: 350px;
    float: right;
    font-size: 12px;
}

.right_side_bar {
    width: 260px;
    float: right;
}

a.primary_btn {
    background-color: #009edc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    display: block;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    margin-bottom: 10px;
}

    a.primary_btn:hover {
        background-color: #0683b4;
    }


.top_content {
    background: url(../images/recomanded_bg.jpg) no-repeat right top;
    height: 270px;
    position: relative;
    top: -30px;
    margin-bottom: -30px;
    padding: 30px 375px 0 40px;
}

.column_big {
    padding: 0 40px 20px 40px;
}

.side_menu_box {
    background-color: #000;
    padding: 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


    .side_menu_box h3 {
        color: #dedede;
        font-style: italic;
    }

    .side_menu_box ul {
        margin: 0px;
        padding: 0px;
    }

        .side_menu_box ul li {
            margin: 0px;
            padding: 5px 8px;
            display: block;
            font-size: 12px;
            border-top: #4f4f4f dashed 1px;
        }

            .side_menu_box ul li a {
                color: #dedede;
                text-decoration: none;
            }

                .side_menu_box ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                }

.training_box {
    padding-top: 20px;
    line-height: 23px;
    text-align: center;
}

ul.list_outside {
    margin: 0 0px 15px 15px;
}

    ul.list_outside li {
        line-height: 22px;
        font-size: 14px;
        color: #484848;
        font-weight: bold;
        list-style: outside;
    }

.blue {
    color: #00609e;
}
/*----/. end finance page from here----*/
.tooltip {
    text-decoration: none;
    border-bottom: 1px dotted #ffffff;
    color: #36c;
    outline: none;
}

/*For tooltip box*/
div#mcTooltip {
    line-height: 16px;
    border-width: 1px;
    color: #333;
    border-color: #ffffff;
    padding: 20px;
    font-size: 12px;
    border-radius: 8px; /*Rounded corners. N/A for IE 8 and below.*/
}

div#mcTooltip, div.mcTooltipInner {
    background-color: #e5f2fa;
}

    /* For hyperlink within tooltip */
    div#mcTooltip a {
        color: #36c;
    }

/*Close button. Available when sticky or overlay has been set to true, or is on iPhone, iPad, Android, BlackBerry, or IEMobile devices. */
div#mcttCloseButton {
    width: 14px;
    height: 14px;
    position: absolute;
    background-image: url(closeBtn.gif);
    cursor: pointer;
    overflow: hidden;
    top: 12px;
    right: 12px;
    left: auto;
}

/* Only applies when overlay has been set to true or 1 */
div#mcOverlay {
    background-color: white;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 4;
}

/*Only available when calling by tooltip.ajax(...). It will be a spinning image indicating a request is in progress.*/
div#tooltipAjaxSpin {
    margin: 20px 50px;
    background: transparent url(loading.gif) no-repeat center center;
    width: 50px;
    height: 30px;
    font-size: 0;
}

/*The settings below should remain unchanged*/
div#mcTooltipWrapper {
    position: absolute;
    visibility: hidden;
    overflow: visible;
    z-index: 9999999999;
    top: 0px;
}

div#mcTooltip {
    float: left;
    border-style: solid;
    position: relative;
    overflow: hidden;
}

div.mcTooltipInner {
    float: left;
    position: relative;
    width: auto;
    height: auto;
}

div#mcttCo {
    position: absolute;
    text-align: left;
}

    div#mcttCo em, div#mcttCo b {
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
    }


/*----start testimonial box----*/
.testimonial_outer {
    padding: 40px 45px 0px;
}



    .testimonial_outer .product_and_services {
        width: 258px;
        float: left;
        position: relative;
        padding: 8px;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: #80a8d2 solid 3px;
        background-color: #8fc2ed;
    }

        .testimonial_outer .product_and_services .posted_box {
            padding: 8px 10px 15px 10px;
            -webkit-border-radius: 8px 8px 0px 0px;
            -moz-border-radius: 8px 8px 0px 0px;
            border-radius: 8px 8px 0px 0px;
            background: #abd3f6; /* Old browsers */
            background: -moz-linear-gradient(top, #abd3f6 0%, #8fc2ed 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abd3f6), color-stop(100%,#8fc2ed)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #abd3f6 0%,#8fc2ed 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #abd3f6 0%,#8fc2ed 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #abd3f6 0%,#8fc2ed 100%); /* IE10+ */
            background: linear-gradient(to bottom, #abd3f6 0%,#8fc2ed 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abd3f6', endColorstr='#8fc2ed',GradientType=0 ); /* IE6-9 */
        }

    .testimonial_outer .training_programms {
        width: 258px;
        float: left;
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
        padding: 8px;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: #ababab solid 3px;
        background-color: #d1d2d4;
    }

        .testimonial_outer .training_programms .posted_box {
            padding: 8px 10px 15px 10px;
            -webkit-border-radius: 8px 8px 0px 0px;
            -moz-border-radius: 8px 8px 0px 0px;
            border-radius: 8px 8px 0px 0px;
            background: #e4e4e4; /* Old browsers */
            background: -moz-linear-gradient(top, #e4e4e4 0%, #d1d2d4 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#d1d2d4)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #e4e4e4 0%,#d1d2d4 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #e4e4e4 0%,#d1d2d4 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #e4e4e4 0%,#d1d2d4 100%); /* IE10+ */
            background: linear-gradient(to bottom, #e4e4e4 0%,#d1d2d4 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#d1d2d4',GradientType=0 ); /* IE6-9 */
        }

            .testimonial_outer .training_programms .posted_box a {
                color: #484848;
            }

    .testimonial_outer .iq_system {
        width: 258px;
        float: left;
        position: relative;
        padding: 8px;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: #26a5c6 solid 3px;
        background-color: #71cbe3;
    }

        .testimonial_outer .iq_system .posted_box {
            padding: 8px 10px 15px 10px;
            -webkit-border-radius: 8px 8px 0px 0px;
            -moz-border-radius: 8px 8px 0px 0px;
            border-radius: 8px 8px 0px 0px;
            background: #a9e5f0; /* Old browsers */
            background: -moz-linear-gradient(top, #a9e5f0 0%, #71cbe3 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e5f0), color-stop(100%,#71cbe3)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #a9e5f0 0%,#71cbe3 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #a9e5f0 0%,#71cbe3 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #a9e5f0 0%,#71cbe3 100%); /* IE10+ */
            background: linear-gradient(to bottom, #a9e5f0 0%,#71cbe3 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e5f0', endColorstr='#71cbe3',GradientType=0 ); /* IE6-9 */
        }

    .testimonial_outer h2 {
        color: #00609e;
        margin-bottom: 15px;
        font-weight: bold;
        position: absolute;
        top: -45px;
        width: 100%;
    }

    .testimonial_outer p {
        font-size: 11px;
        line-height: 17px;
        font-weight: bold;
    }

    .testimonial_outer span {
        font-size: 11px;
    }
/*----/. end testimonial box----*/

/*----start contact us page from here----*/
.contact_left {
    width: 230px;
    float: left;
}

    .contact_left .contact_address {
        padding: 25px 0 0 25px;
    }

        .contact_left .contact_address p {
            font-size: 13px !important;
        }

.top_info_text {
    max-width: 580px;
    text-align: center;
    padding-bottom: 20px;
    line-height: 22px;
}

.form {
    max-width: 480px;
    background-color: #dbeaf2;
    padding: 30px 45px;
    margin-left: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .form .combined_box {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

        .form .combined_box label {
            width: 170px;
            float: left;
            padding-right: 10px;
            font-weight: bold;
            text-align: right;
        }

        .form .combined_box .input {
            width: 264px;
            float: left;
            font-size: 12px;
            padding: 3px;
            font-family: Tahoma, Geneva, sans-serif;
            border: #abadb3 solid 1px;
        }

        .form .combined_box .input2 {
            width: 272px;
            float: left;
            font-size: 12px;
            padding: 3px;
            font-family: Tahoma, Geneva, sans-serif;
            border: #abadb3 solid 1px;
        }

    .form .btn_box_2 {
        position: relative;
        width: 100%;
        float: left;
        left: 87px;
        padding-top: 5px;
    }

    .form .req {
        color: #ff0000;
    }

    .form .submit_btn {
        width: 115px;
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        border: none;
        cursor: pointer;
        height: 34px;
        -moz-box-shadow: 0 0 2px 1px #acb8bf;
        -webkit-box-shadow: 0 0 2px 1px#acb8bf;
        box-shadow: 0 0 2px 1px #acb8bf;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #005c9b; /* Old browsers */
        background: -moz-linear-gradient(top, #005c9b 0%, #006ab3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005c9b), color-stop(100%,#006ab3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #005c9b 0%,#006ab3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #005c9b 0%,#006ab3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #005c9b 0%,#006ab3 100%); /* IE10+ */
        background: linear-gradient(to bottom, #005c9b 0%,#006ab3 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c9b', endColorstr='#006ab3',GradientType=0 ); /* IE6-9 */
    }

/*----/. end contact us page from here----*/

/*----Benchmark page---*/
.white_area {
    padding: 0px 25px;
    min-height: 400px;
}

.bullet {
    position: relative;
}

    .bullet span {
        width: 6px;
        height: 5px;
        top: 6px;
        position: absolute;
        left: -15px;
        background: url(../images/li_blt.png) no-repeat left top;
    }

/*----/. end Benchmark page---*/

/*----end page content----*/


/*----start footer content----*/

#footer {
    background: url(../images/footer_bg.png)#252525 no-repeat center top;
    padding: 10px 0 0 0;
    text-align: center;
    height: 115px;
    color: #848484;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

    #footer a {
        color: #848484;
        text-decoration: none;
    }
/*----end footer content----*/

.iqTable {
    border-collapse: collapse;
    border-color: #7083AE;
    border-right: 1px solid #7083AE;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
}

    .iqTable th {
        padding: 2px 0 2px 0;
    }

    .general-pricing-table.iqTable td {
            padding: 10px;
    }

.iqHeadingMain {
    background-color: #3056A1;
    color: #FFFFFF;
    font-family: Verdana;
    font-style: italic;
    font-weight: bold;
}

.iqHeading {
    background-color: #7083AE;
    color: #FFFFFF;
    font-family: Verdana;
    font-style: italic;
    font-weight: bold;
}

.iqSubHeading {
    background-color: #FFFFFF;
    color: #3056A1;
    font-family: Verdana;
    font-style: normal;
    font-weight: bold;
}

.iqCell {
    border-collapse: collapse;
    border-color: #7083AE;
    border-right: 1px solid #7083AE;
    border-style: solid;
    border-width: 1px;
}

.tb_alignment table {
    margin: 0 auto;
    text-align: center;
}

    .tb_alignment table th {
        font-size: 11px;
        padding: 4px;
    }

    .tb_alignment table td {
        font-size: 11px;
        padding: 5px 11px;
    }

/*latest changes of 11-3-2014*/
.table_inside_content {
    padding: 15px;
}

.tble_csrt {
    width: 800px !important;
    margin: 0 auto !important;
}

.table_inside_content h1 {
    color: #4E6587;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 15px;
}

.table_inside_content td {
    padding-bottom: 5px;
}

#ctl00_ctl00_cphContent_cphMainTable_RadAjaxPanel2 {
    margin: 0px 20px !important;
}

    #ctl00_ctl00_cphContent_cphMainTable_RadAjaxPanel2 td {
        padding-bottom: 10px;
    }

.prn_table_con {
    padding: 0 15px 0 15px;
}

    .prn_table_con td {
        padding-bottom: 3px;
    }
/*/. end changes of 11-3-2014*/
#ctl00_ctl00_cphContent_cphMainTable_txtVinNo {
    width: 205px;
}

.inside_box_two {
    max-width: 90%;
    margin: 0 auto;
    padding: 0px 15px 40px 15px;
    background: #ffffff url(../images/gray_bg.png) repeat-x left bottom;
}

/*latest changes on 14-10-2014*/
.rl {
    position: relative;
}

.latest_news {
    background: url("../images/quick_links.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #3b3b3b;
    border-radius: 10px;
    right: -85px;
    margin-top: 35px;
    padding: 15px 14px 0;
    position: absolute;
    width: 240px;
    z-index: 80;
    top: 0px;
}


    .latest_news h3 {
        color: #848484;
        font-size: 19px;
        padding: 0 0 14px;
        margin: 0px;
        font-family: 'HelveticaNeueLTCom67MediumCondensed';
    }

    .latest_news h4 {
        color: #fbfbfb;
        font-size: 15px;
        padding: 0 0 12px;
        margin: 0px;
    }

    .latest_news h5 {
        color: #fff;
        font-size: 12px;
        padding: 0 0 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
        margin: 0px;
    }

    .latest_news ul {
        margin: 10px 0 10px 0;
        padding: 0px;
    }

        .latest_news ul li {
            margin: 0px 0px 5px;
            padding: 0px 0px 5px 0px;
            display: block;
            font-size: 12px;
            line-height: 16px;
            color: #b5b5b5;
            border-bottom: #555555 dashed 1px;
        }

            .latest_news ul li a {
                color: #FFF;
                text-decoration: none;
            }

                .latest_news ul li a:hover {
                    color: #9f9f9f;
                }

            .latest_news ul li:last-child {
                margin-bottom: 9px;
            }

.nifty_img {
    position: relative;
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .nifty_img img {
    }

.thnr_logo {
    position: relative;
}

    .thnr_logo img {
        position: absolute;
        top: 15px;
        left: -14px;
        border: #3b3b3b solid 3px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #fff;
        padding: 15px 5px 15px 5px;
    }

.social_media_icon {
    text-align: center;
    display: block;
    padding-bottom: 40px;
}

    .social_media_icon h4 {
        margin: 0px 0 7px;
        padding: 0px;
        color: #fff;
        font-size: 16px;
    }

    .social_media_icon img {
        margin: 0 3px;
    }

table#iq-quick-quote-container {
    width: 100%;
    padding: 15px;
}

.style-button-gradient {
    border: 1px solid #265a71;
    font-weight: 900;
    font-size: 0.8em;
    background: #aebbd5;
    line-height: 1.8em;
    color: #2a343a;
    font-family: Arial;
    cursor: pointer;

    /*gradient*/
    background: #8c9dc4;
    background: -webkit-linear-gradient(white, #8c9dc4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white,  #8c9dc4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white,  #8c9dc4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white,  #8c9dc4);
}

.blinking-link {
    animation: text-blink 4s infinite;
    -webkit-animation: text-blink 4s infinite;
    -moz-animation: text-blink 4s infinite;
    text-decoration: none;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes text-blink {
    0% {
        color: red;
    }

    50% {
        color: white;
    }

    100% {
        color: red;
    }
}

/* Standard syntax */
@keyframes text-blink {
    0% {
        color: red;
    }

    50% {
        color: white;
    }

    100% {
        color: red;
    }
}

#page_content #main-page {
    padding-top: 80px;
}

#page_content #main-page .quick_links {
    top: -100px;
    left: 15px;
}

#page_content #main-page .latest_news {
    top: -20px;
    right: -90px;
}

#page_content #main-page #slider {
    transform: translateY(-50px);
}

#page_content #main-page .nivo-caption {
    transform: translateY(30px);
}