@import "reset.css";
@import "skeleton.css";
@import "superfish.css";


html {

    width: 100%;

}



a[href^="tel:"] {

    color: inherit;

    text-decoration: none;

}



* {

    -webkit-text-size-adjust: none;

}



body {

    font: 12px/21px trebuchet ms;

    font-family: 'Trebuchet MS' !important;

    color: #7f7f7c;

    position: relative;

    min-width: 960px;

    background: url(../images/bg_body2.png) 0 0 repeat;

}







address {

    font-style: normal;

}



p {

    margin-bottom: 21px;

}



.prv p {

    margin-bottom: 19px;

}





h1, h2, h3, h4, h5, h6 {

    font-family: 'Trebuchet MS' !important;

    color: #de5b01;

    font-weight: normal;

    text-transform: uppercase;

}





h2 {

    /*letter-spacing: -2px;*/

    font-size: 48px;

    font-size: 30px;

    line-height: 30px;

    font-weight: bold;

    color: #de5b01;

    padding-top: 163px;

}



    h2 span {

        padding-top: 7px;

        font-weight: normal;

        display: block;

        color: #3c3c3c;

        /*font-size: 30px;*/

        font-size: 18px;

    }











h3 {

    /*letter-spacing: -1px;*/

    font-size: 20px;

    line-height: 18px;

    padding-top: 57px;

    margin-bottom: 23px;

    text-align: justify;

}



    h3.head1 {

        padding-top: 71px;

        padding-bottom: 5px;

    }



    h3.head2 {

        padding-top: 77px;

        padding-bottom: 3px;

    }



.services {

    font-size: 20px;

    line-height: 18px;

    padding-top: 57px;

    margin-bottom: 23px;

    text-align: justify;

    /*text-transform: capitalize;*/

    font-family: 'Trebuchet MS' !important;

    color: #DE5B01;

    font-weight: normal;

}



.page1 h3 {

    padding-top: 0px;

    margin-bottom: 0;

}



img {

    max-width: 100%;

}



#imgheight {

    max-width: 330px;

}



#imgsecurity {

    max-width: 465px;

    height: 230px;

}



#imgsecurity_print {

    height: 230px;

}



#imgquality {

    height: 130px;

}



#imgdigital {

    height: 200px;

    padding: 5px;

}



#imgIT {

    height: 240px;

}



#imgIT {

    /*width: 430px;*/

    /*height:230px;*/

}



ul {

    padding: 0;

    margin: 0;

    list-style: none;

}



    ul.list {

        margin-bottom: 3px;

    }



        ul.list li {

            color: #6f6f6f;

            background: url(https://web.archive.org/web/20180828011655im_/http://suryaoffset.com/images/mark_arr.png) 0 8px no-repeat;

            padding-left: 25px;

        }



            ul.list li + li {

                margin-top: 9px;

            }





    ul.list1 li {

        font-size: 13px;

        padding-left: 20px;

        background: url(../images/marker.png) 0 6px no-repeat;

    }



    ul.list1.l1 {

        padding-top: 1px;

        margin-bottom: 14px;

    }



    ul.list1 li + li {

        margin-top: 7px;

        padding-top: 7px;

        background-position: 0 12px;

        border-top: 1px solid #e9e9e9;

    }



    ul.list1 a {

        color: #de5b01;

    }



.page1 ul.list1 a {

    text-decoration: underline;

}



ul.list1 a:hover {

    color: #3c3c3c;

}



.ui-state-active a {

    color: #de5b01;

}





ul.list2 .count {

    margin-top: 5px;

    float: left;

    width: 51px;

    height: 51px;

    color: #fff;

    background: #de5b01;

    font-size: 35px;

    line-height: 49px;

    font-weight: bold;

    text-align: center;

    border-radius: 3px;

    margin-right: 18px;

}



ul.list2 li + li {

    margin-top: 19px;

}



    ul.list2 li + li + li {

        margin-top: 14px;

    }





ul.list3 {

    padding-top: 5px;

    s;

}



    ul.list3 li + li {

        margin-top: 6px;

    }



    ul.list3 li {

        font: 18px/21px trebuchet ms;

    }



        ul.list3 li a {

            letter-spacing: -1px;

            padding: 13px 16px 15px;

            display: block;

            color: #fff;

            text-transform: uppercase;

            background: #6f706b;

        }



            ul.list3 li a:hover {

                background: #de5b01;

            }





a {

    text-decoration: none;

    color: inherit;

    outline: none;

    transition: 0.5s ease;

    -o-transition: 0.5s ease;

    -webkit-transition: 0.5s ease;

}



    a:hover {

        color: #de5b01;

    }



    a.btn {

        margin-top: 18px;

        color: #fff;

        padding: 7px 16px 6px;

        display: inline-block;

        text-transform: uppercase;

        background: #6f706b;

    }



        a.btn:hover {

            background-color: #de5b01;

        }



    a.link2 {

        color: #de5b01;

    }



        a.link2:hover {

            color: #3C3C3C;

        }



    a.link1 {

        margin-top: 33px;

        display: inline-block;

        font: 14px/21px trebuchet ms;

        color: #fff;

        padding: 13px 50px 13px 6px;

        text-transform: capitalize;

        background: #de5b01;

        position: relative;

        letter-spacing: 1px;

    }



        a.link1:after {

            transition: 0.5s ease;

            -o-transition: 0.5s ease;

            -webkit-transition: 0.5s ease;

            top: 0;

            right: 0;

            content: '';

            display: block;

            position: absolute;

            display: block;

            width: 40px;

            height: 47px;

            background: url(../images/link_after.png) center center no-repeat #ea8803;

        }



        a.link1:hover {

            background: #484846;

        }



            a.link1:hover:after {

                background-color: #6F706B;

            }







/****classes****/



.mb0 {

    margin-bottom: 0px !important;

}



.m0 {

    margin: 0 !important;

}



.pad0 {

    padding: 0 !important;

}





.img_inner {

    max-width: 100%;

    margin-top: 5px;

    padding: 6px;

    border: 1px solid #ececec;

    margin-bottom: 23px;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

}



.img_inner_securityprinter {

    max-width: 100%;

    padding: 6px;

    border: 1px solid #ececec;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    text-align: center;

}



.img_services {

    max-width: 100%;

    border: 1px solid #ececec;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    text-align: center;

    margin-bottom: 5px;

}



.img_login {

    max-width: 100%;

    padding: 6px;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    text-align: center;

}



.fleft {

    float: left;

    width: auto !important;

    margin-right: 20px;

    margin-top: 4px;

    margin-bottom: 0 !important;

}



.marginright {

    float: right !important;

    margin-right: 80px;

    margin-top: 20px;

    width: auto !important;

    margin-bottom: 0 !important;

}



.bt_1 {

    padding-bottom: 4px;

    overflow: hidden;

}



.oh {

    overflow: hidden;

}



.fright {

    float: right !important;

}



.upp {

    text-transform: uppercase;

}



.rel {

    position: relative;

    overflow: hidden;

}



.alright {

    text-align: right;

}



.center {

    text-align: center;

}



.wrapper, .extra_wrapper {

    overflow: hidden;

    text-align: justify;

}



.clear {

    float: none !important;

    clear: both;

}



.pb0 {

    padding-bottom: 0 !important;

}





/*header*/

.main {

    width: 1050px;

    margin: 0 auto;

    background-color: #fff;

}



    .main.dark {

        position: relative;

        z-index: 999;

        background: url(../images/bg_body.png) 0 0 repeat;

        padding-bottom: 28px;

    }

	

	.main.dark1 {

        position: relative;

        z-index: 999;

        background: url(../images/bg_body2.png) 0 0 repeat;

        padding-bottom: 0px;

    }



.light {

    z-index: 1;

    position: relative;

    background: url(../images/cont_bg.png) 0 0 repeat;

}



.links a:hover {

    color: #3C3C3C;

}



header {

    display: block;

    position: relative;

    z-index: 999;

    background: url(../images/page1_bg.png) 0 0 repeat-x;

}



.page1 .light {

    z-index: 999;

}



.page1 header {

    z-index: 998;

}



header h1 {

    padding-top: 10px;

    z-index: 910;

    padding-bottom: 0px;

    text-align: left;

}



    header h1 a {

        display: inline-block;

        overflow: hidden;

        /*width: 193px;*/

        height: 60px;

        text-indent: -999px;

        transition: 0s ease;

        -o-transition: 0s ease;

        -webkit-transition: 0s ease;

    }



        header h1 a img {

            display: block;

        }



/**Content**/



.content {

    padding-bottom: 20px;

}



    .content.page1 {

        position: relative;

        z-index: 999;

        padding-bottom: 0;

    }



.main.m1 {

    border-bottom: 1px solid #dcdcdc;

}



.box {

    margin-top: 26px;

    position: relative;

    padding-top: 18px;

    border-top: 2px solid #414141;

    text-align: justify;

}



    .box:after {

        content: '';

        display: block;

        left: 0;

        top: -2px;

        width: 44px;

        height: 2px;

        display: block;

        position: absolute;

        background-color: #de5b01;

    }



.icon {

    float: left;

    width: 60px;

    height: 60px;

    border-radius: 500px;

    border: 4px solid #fff;

    margin-right: 12px;

    transition: 0.5s ease;

    -o-transition: 0.5s ease;

    -webkit-transition: 0.5s ease;

}



.ic0 {

    position: relative;

    top: -1px;

    background: url(../images/iba_logo1.png) center center no-repeat #ff791d;

}



.ic1 {

    position: relative;

    top: -1px;

    background: url(../images/icon1.png) center center no-repeat #ff791d;

}



.ic2 {

    background: url(../images/icon2.png) center center no-repeat #ff791d;

}



.ic3 {

    background: url(../images/icon3.png) center center no-repeat #ff791d;

}



.ic4 {

    background: url(../images/icon4.png) center center no-repeat #ff791d;

}





.ic5 {

    background: url(../images/icon5.png) center center no-repeat #ff791d;

}



.ic6 {

    background: url(../images/icon6.png) center center no-repeat #ff791d;

}



.ic7 {

    background: url(../images/icon7.png) center center no-repeat #ff791d;

}



.ic8 {

    position: relative;

    top: -1px;

    background: url(../images/icon8.png) center center no-repeat #ff791d;

}

.box:hover .icon {

    background-color: #6f706b;

}



.ic0:hover, .ic1:hover, .ic2:hover, .ic3:hover, .ic4:hover, .ic5:hover, .ic6:hover, .ic7:hover, .ic8:hover {

    background-color: #6f706b;

}



.title {

    color: #3c3c3c;

    font: bold 20px/24px trebuchet ms;

    text-transform: uppercase;

    padding-top: 23px;

    letter-spacing: -1px;

}



.list_title {

    color: #fff;

    font: 15px/30px trebuchet ms;

    text-transform: uppercase;

    background-color: #6f706b;

    margin-top: 29px;

    margin-bottom: 19px;

    padding: 6px 0 8px 10px;

}





.box .clear {

    height: 5px;

}



.tabs_block {

    margin-top: 28px;

    border-left: 1px solid #e1e1e1;

}





#tabs ul {

    overflow: hidden;

    border-bottom: 1px solid #e1e1e1;

}



    #tabs ul li {

        border-top: 1px solid #e1e1e1;

        min-width: 138px;

        text-align: center;

        font-size: 13px;

        float: left;

        border-right: 1px solid #e1e1e1;

    }



        #tabs ul li a {

            display: block;

            padding: 12px 0 14px;

        }



        #tabs ul li + li {

            min-width: 159px;

        }



#tabs-2, #tabs-1, #tabs-3, #tabs-4 {

    padding-left: 24px;

    padding-top: 25px;

    padding-right: 0px;

    padding-bottom: 9px;

    color: #a0a0a0;

}



#tabs .img_inner {

    margin-top: 0;

}



.tab_title {

    margin-bottom: 12px;

    /*letter-spacing: -1px;*/

    font: 20px/20px trebuchet ms;

    padding-top: 25px;

    text-transform: capitalize;

    color: #3c3c3c;

}



.col1 {

    color: #3c3c3c;

}



a.link-1 {

    color: #de5b01;

    display: inline-block;

    margin-top: 5px;

    background: url(../images/link1_marker.png) right 8px no-repeat;

    padding-right: 10px;

}



    a.link-1:hover {

        color: #3c3c3c;

    }



.pb1 {

    padding-bottom: 71px;

}



.text1 {

    font: 16px/21px trebuchet ms;

    color: #de5b01;

    /*letter-spacing: -1px;*/

    margin-bottom: 4px;
	text-align:center;

}

.text2 {

  

    color: #000000;

    /*letter-spacing: -1px;*/

    margin-bottom: 4px;
	text-align:center;

}



.page1 .text1 {

    padding-top: 5px;

    margin-bottom: 4px;

    font-family: 'Trebuchet MS' !important;

    text-align: justify;

}



.new {

    overflow: hidden;

    padding-top: 21px;

}



    .new time {

        color: #de5b01;

        text-transform: uppercase;

        font-size: 10px;

    }



.text2 {

    font: 18px/14px trebuchet ms;

    color: #3c3c3c;

    letter-spacing: -1px;

    margin-bottom: 8px;

}



.new + .new {

    padding-top: 26px;

}



#newsletter {

    overflow: hidden;

    padding-top: 17px;

    font-size: 12px;

    line-height: 14px;

    position: relative;

}



    #newsletter span {

        display: block;

        padding-top: 8px;

        margin-bottom: 14px;

    }



    #newsletter .email {

        position: relative;

        width: 100%;

        padding-top: 21px;

        display: block;

        float: left;

        overflow: hidden;

    }





    #newsletter input {

        margin-bottom: 17px;

        float: left;

        color: #8a8a8a;

        background: #f9f9f9;

        width: 214px;

        border: 1px solid #e1e1e1;

        height: 35px;

        font: 14px/21px trebuchet ms;

        padding: 6px 12px 8px;

        box-shadow: none !important;

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

        -o-box-sizing: border-box;

        box-sizing: border-box;

    }



    #newsletter a.btn {

        float: right;

        background-color: #484846;

        text-transform: none;

        padding: 11px 20px 10px !important;

        margin-top: 0px;

        display: inline-block;

    }



        #newsletter a.btn:hover {

            background-color: #D95C06;

        }



    #newsletter .error, #form1 .empty {

        height: 0px;

        top: 48px;

        width: 100%;

        left: 0;

        font-size: 10px;

        line-height: 13px;

        display: block;

        overflow: hidden;

        z-index: 999;

        color: #ff0000;

        -webkit-transition: 0.3s ease-out;

        -o-transition: all 0.3s ease-out;

        transition: all 0.3s ease-out;

        position: absolute;

    }



    #newsletter label.invalid .error {

        /*display: block;*/

        height: 40px;

    }



    #newsletter .success {

        width: 214px;

        top: 21px;

        z-index: 999;

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

        -o-box-sizing: border-box;

        box-sizing: border-box;

        display: none;

        background: #f9f9f9;

        left: 0px;

        color: #000;

        overflow: hidden;

        padding: 10px;

        -webkit-transition: 0.3s ease-out;

        -o-transition: all 0.3s ease-out;

        transition: all 0.3s ease-out;

        position: absolute;

    }







.ver_sep {

    padding-right: 25px;

    position: relative;

    padding-bottom: 56px;

}



    .ver_sep:after {

        right: 0;

        position: absolute;

        top: 24px;

        bottom: 32px;

        display: block;

        content: '';

        background: #cccccc;

        width: 1px;

    }



.banners {

    margin: 0 -11px;

    padding-bottom: 22px;

}



    .banners.bn1 {

        padding-top: 4px;

        overflow: hidden;

        margin: 0;

    }



        .banners.bn1 .bann {

            padding-bottom: 12px;

        }



        .banners.bn1 .clear {

            height: 20px;

        }



.bann {

    background: #f2f2f2;

    padding: 15px 15px 10px;

}



    .bann img {

        margin-bottom: 10px;

        width: 100%;

    }



    .bann.bx1 {

        margin: 0 11px 22px;

        float: left;

        width: 162px;

    }



        .bann.bx1 img {

            margin-bottom: 11px;

            width: 100%;

        }



blockquote + blockquote {

    margin-top: 22px;

}



blockquote p {

    margin-bottom: 13px;

    position: relative;

    background: url(https://web.archive.org/web/20180828011655im_/http://suryaoffset.com/images/quotes.png) 20px 12px no-repeat #f2f2f2;

    border-radius: 12px;

    border: 1px solid #fafcfb;

    padding: 23px 31px 18px;

}



    blockquote p:after {

        display: block;

        position: absolute;

        bottom: -20px;

        left: 65px;

        content: '';

        width: 0px;

        height: 0px;

        border-style: solid;

        border-width: 20px 0px 0 33px;

        border-color: #f2f2f2 transparent transparent transparent;

    }



.bq_bot {

    color: #de5b01;

    text-align: right;

}



.logos {

    margin: 0 -11px;

}



    .logos img.img_inner {

        margin-top: 4px;

        margin-bottom: 13px;

    }



.com {

    float: left;

    width: 194px;

    margin: 0 10px 24px;

}



    .com a {

        text-decoration: underline;

        color: #de5b01;

    }



        .com a:hover {

            color: #7f7f7c;

        }



.blog {

    overflow: hidden;

}



    .blog time {

        display: block;

        margin-top: 5px;

        float: left;

        width: 51px;

        padding-top: 10px;

        height: 41px;

        color: #fff;

        background: #de5b01;

        font-size: 20px;

        line-height: 15px;

        font-weight: bold;

        text-align: center;

        border-radius: 3px;

        margin-right: 18px;

    }



        .blog time span {

            display: block;

        }



.blog_title {

    font: 20px/18px trebuchet ms;

    ;

    text-transform: uppercase;

    color: #3c3c3c;

    padding-top: 5px;

    letter-spacing: -1px;

    margin-bottom: 13px;

}



.blog .links {

    margin-bottom: 29px;

    font: 18px/21px trebuchet ms;

    color: #de5b01;

    overflow: hidden;

    letter-spacing: -1px;

}



.blog + .blog {

    margin-top: 0px;

}





.blog .text1 {

    padding-top: 4px;

}



.blog .comment {

    float: right;

}



.blog .fleft {

    margin-top: 0;

}

/**Map**/



.map {

    margin-bottom: 0 !important;

    padding-top: 0px;

    margin-top: -2px;

    padding-bottom: 1px;

    overflow: hidden;

}







    .map .text1 {

    }



    .map figure {

        margin-bottom: 23px;

        display: block;

        width: 100%;

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

        -o-box-sizing: border-box;

        box-sizing: border-box;

    }



        .map figure iframe {

            width: 100%;

            height: 340px;

            max-width: 100%;

        }



    .map address {

        display: block;

    }





        .map address + address {

            margin-top: 22px;

        }



        .map address dd span {

            min-width: 70px;

            display: inline-block;

            text-align: left;

        }

/**Footer**/



footer {

    display: block;

    font: 11px/24px trebuchet ms;

    text-transform: uppercase;

}



    footer h3 {

        padding-top: 43px !important;

        margin-bottom: 18px !important;

    }



    footer ul li {

        padding-left: 12px;

        background: url(../images/footer_icon.png) 0 9px no-repeat;

    }





    footer .main {

        padding-bottom: 0px;

        border-top: 1px solid #dcdcdc;

    }



.copy {

    color: #555454;

    padding-top: 5px;

    line-height: 14px;

}



    .copy span {

        display: block;

        color: #de5b01;

    }



.socials {

    overflow: hidden;

    padding-top: 7px;

}



    .socials a {

        float: left;

        display: block;

        width: 26px;

        height: 27px;

        background: url(https://web.archive.org/web/20180828011655im_/http://suryaoffset.com/images/socials.png) 0 0 no-repeat;

    }



        .socials a + a {

            margin-left: 8px;

            background-position: -34px 0;

        }



        .socials a:hover {

            opacity: 0.5;

        }



        .socials a + a + a {

            background-position: -69px 0;

        }



            .socials a + a + a + a {

                background-position: -103px 0;

            }



                .socials a + a + a + a + a {

                    background-position: right 0;

                }

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1024px) {

    .main {

        width: auto !important;

        margin: 0 !important;

    }

}



@media only screen and (max-width: 995px) {

    body {

        min-width: 768px;

    }



    .bann.bx1 {

        width: 119px;

    }



    #tabs ul li {

        min-width: 25% !important;

    }



    h2 {

        padding-top: 70px;

    }



        h2 span {

            font-size: 30px;

            color: #DE5B01;

        }



    #newsletter .success {

        -width: 100%;

    }



    .text1 {

        line-height: 24px;

    }



    .nowrap {

        white-space: normal;

    }





    .map address {

        float: left;

        margin-right: 30px;

    }



        .map address + address {

            margin-top: 0;

        }



    .map figure, .map figure iframe, #form input, #form textarea, #form .success {

        width: 100% !important;

        float: none;

    }



    #form .success {

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

        -o-box-sizing: border-box;

        box-sizing: border-box;

    }



    .map figure {

        height: auto !important;

    }



    .extra_wrapper {

        overflow: visible;

    }



    .map figure {

        margin-bottom: 15px;

    }





    .slider_wrapper {

        height: 360px !important;

    }



    #newsletter input {

        width: 100% !important;

    }



    #newsletter a.btn {

        float: none !important;

    }



    .com {

        width: 151px;

    }

}



@media only screen and (max-width: 767px) {

    body {

        min-width: 420px;

    }



    footer .main .grid_2 {

        width: 50% !important;

        float: left !important;

    }



    .banners.bn1 .clear {

        height: 0px;

    }



    .banners.bn1 .bann {

        margin-top: 35px;

    }



    .clear1 {

        clear: both;

    }



    .com {

        width: auto;

        float: none;

        margin: 0;

        margin-top: 30px;

    }





    .banners, .logos {

        margin: 0 !important;

    }



    .nodisplay {

        display: none !important;

    }



    .bann.bx1 {

        width: auto;

        float: none;

        margin: 0;

        margin-top: 30px;

    }



    .ver_sep {

        padding-right: 0;

        padding-bottom: 0;

    }



    .textset {

        text-align: justify !important;

    }





    .ver_sep:after {

        display: none;

    }





    #newsletter {

        overflow: hidden;

        padding-bottom: 45px;

    }



    .img_inner {

        width: 100% !important;

        float: none !important;

        margin-right: 0 !important;

        margin-bottom: 20px !important;

    }



        .img_inner img {

            width: 100%;

        }



    header {

        position: relative;

    }



        header h1 {

            float: none;

        }



            header h1 a {

                height: auto;

                margin: 0 auto !important;

                text-align: right;

            }



                header h1 a img {

                    margin: 0 auto;

                }



    .map figure iframe {

        width: 100%;

        height: 300px;

    }



    .map address {

        margin-right: 0;

    }



        .map address + address {

            margin-left: 20px;

        }



    .content .noresize {

        width: auto !important;

        float: left !important;

        margin-right: 20px !important;

        margin-top: 4px !important;

    }





    .img_inner {

        margin-top: 20px;

    }







    .slider_wrapper {

        height: 300px !important;

    }

}



@media only screen and (max-width: 479px) {

    body {

        min-width: 300px;

    }



    .caption {

        left: 20px !important;

    }





    h2 {

        font-size: 35px;

    }



        h2 span {

            font-size: 30px;

            color: #DE5B01;

        }



    header h1 {

        float: none !important;

    }



    .map address {

        float: none;

    }



        .map address + address {

            margin-left: 0px;

            margin-top: 20px;

        }



    .map figure iframe {

        width: 100%;

        height: 200px;

    }

}



.fr {

    float: right;

}



.setheight {

    height: 350px;

}



.margintop {

    margin-top: 20px;

}



.textIndent {

    text-indent: 50px;

}



.heightmax {

    height: 1180px;

    line-height: 105px;

}



#relatedproduct {

}



    #relatedproduct tr {

    }



    #relatedproduct td {

        width: 250px;

        line-height: 30px;

    }



#securityid {

}



    #securityid tr {

    }



    #securityid td {

        width: 300px;

        line-height: 30px;

    }



#quality_ul li {

    background: url("../images/footer_icon.png") no-repeat scroll 0 9px transparent;

    padding-left: 15px;

}





.bannerstest {

    background-color: #fff;

    padding-left: 20px;

    text-transform: none;

}



.copyright {

    float: right;

    margin-top: 13%;

}



    .copyright:hover {

        color: #E77918;

    }





.readmore {

    text-align: right;

    font-size: 90%;

    color: black;

}



    .readmore:hover {

        color: red;

        font-weight: bold;

        text-transform:uppercase;

    }



.fr {

    float: right;

    text-align: right;

}



.fl {

    float: left;

}



.fontlarge {

    font-size: 100%;

    margin: 2%;

    color: #1F1F1F;

}


/*
     FILE ARCHIVED ON 01:16:55 Aug 28, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:17:40 Dec 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.496
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 7.028
  LoadShardBlock: 161.554 (3)
  PetaboxLoader3.datanode: 150.556 (5)
  PetaboxLoader3.resolve: 103.882 (3)
  load_resource: 165.696 (2)
*/