@charset "utf-8";

@media screen {
    .clearfix:after, .TabbedPanelsContent:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .clearfix, TabbedPanelsContent {
        display: inline-block;
    }
    /* Hides from IE-mac \*/
    * html .clearfix, * html .TabbedPanelsContent {
        height: 1%;
    }
    iframe {
        border: none;
    }
    html {
        background: #b8ebff url(/assets/img/bg_clouds.jpg) top repeat-x;
    }
    body {
        background: url(/assets/img/bg_grass.jpg) bottom center repeat-x;
        font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
        color: #333333;
        height: 100%;
        text-align: left;
    }
    .grass {
        background: url(/assets/img/bg_grass.jpg) bottom center repeat-x;
        min-height: 100%;
        padding-bottom: 0px;
    }
    .livestock {
        background: url(/assets/img/bg_livestock3.png) bottom center no-repeat;
        margin: 0px;
        padding: 0px;
        min-height: 100%;
        padding-bottom: 30px;
    }
    img {
        border: 0px;
    }
    .banner_hold img {
        margin-bottom: 10px;
    }
    .BRAND_CLASS {
        float: left;
        width: 88px;
        padding: 4px;
    }
    .PriceType {
        margin: 0 0 15px 0;
    }
    .PriceType select {
        float: left;
        background: #fff;
        border: 1px solid #ccc;
        padding: 4px;
        margin-bottom: 3px;
        width: 98%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }
    .banner_pad {
        padding: 10px 0px 10px 0px;
    }
    .news_l {
        height: 182px;
        width: 220px;
        background: url(/assets/img/bg_newsletter.jpg) top center no-repeat;
        margin-bottom: 5px;
    }
    .news_l .pad {
        padding: 63px 26px 0px 15px;
    }
    .news_l input.f {
        width: 99%;
        background: none;
        border: 0px #fff;
        padding: 4px;
    }
    .news_l input.b {
        padding: 2px 0px 0px 11px;
        float: right;
    }
    .news_l input.f.one {
        margin-bottom: 32px;
    }
    .news_l input.f.two {
        margin-bottom: 13px;
    }
    .IconBox {
        padding-top: 10px;
    }
    .IconBox img {
        width: 60px;
        height: 60px;
        float: right;
    }
    /* Text based CSS ------------------------------------------------------------------------- */
    h1 {
        color: #00638c;
        font-family: "Georgia";
        font-size: 20px;
    }
    h1 span {
        color: #00638c;
    }
    h2 {
        font-size: 15px;
        font-weight: normal;
        color: #00638c;
        line-height: 19px;
        text-align: left;
        border-bottom: 1px solid #ccc;
        margin-bottom: 6px;
        padding-bottom: 6px;
    }
    h3 {
        font-size: 13px;
        font-weight: normal;
        color: #00638c;
        line-height: 19px;
        text-align: left;
    }
    a:link, a:visited, a:hover, p a:link, p a:visited {
        color: #00638c;
    }
    p a:hover, ul li a:hover {
        color: #00638c;
        border-bottom: 1px dotted;
    }
    h1.tst {
        display: block;
        text-indent: -9000px;
        height: 250px;
        width: 100%;
        background: url(/assets/img/tst_banner.jpg) no-repeat center;
        margin: 0 0 20px 0;
        border: 0;
        padding: 0;
    }
    .tst_page p {
        font-size: 15px;
        line-height: 21px;
    }
    .tst_page strong {
        color: #353131 !important;
    }
    .tst_page .underline {
        text-decoration: underline;
    }
    p.lead {
        font-size: 18px;
        font-weight: bold;
        color: #353131;
        line-height: 25px;
        margin-top: 15px;
    }
    .note {
        background: #fcf8e3;
        border: 1px solid #fbeed5;
        padding: 10px;
        border-radius: 6px;
    }
    .note p {
        font-size: 12px;
        line-height: 18px;
    }
    .note h2 {
        color: #000;
        border: 0;
        font-weight: bold;
        text-align: center;
    }
    .tst_page ul {
        margin: 0 0 0 18px !important;
        border: 0 !important;
        padding: 0 !important;
    }
    .tst_page ul li {
        margin: 0 0 5px 0 !important;
        padding: 0 !important;
        border: 0 !important;
    }
    .switzerland_block {
        background: url("/assets/img/switzerland.jpg") no-repeat scroll right top #f9f9f9;
        border: 1px solid #ddd;
        border-radius: 10px;
        padding: 10px 275px 5px 15px;
    }
    .switzerland_block h2 {
        font-size: 24px;
        line-height: 26px;
        border: 0;
        padding: 0;
        margin: 0 0 10px 0;
    }
    .switzerland_block p {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }
    .switzerland_block a {
        font-size: 11px;
    }
    .tst_products .pad {
        border: 1px solid #CDECF4;
        border-radius: 6px;
    }
    .tst_products .top_panel {
        background: #fff;
        padding: 20px;
        border-radius: 6px 6px 0 0;
        border-bottom: 0;
    }
    .tst_products .top_panel img {
        float: left;
        margin: 0 20px 20px 0;
        padding: 20px 10px 10px 10px;
    }
    .tst_products .top_panel p {
        
    }
    .tst_products .bottom_panel {
        border-radius: 0 0 6px 6px;
        border-top: 0;
        padding: 0;
    }
    .tst_products .title {
        border: 0;
        margin: 0;
        padding: 0;
        font-size: 24px;
        line-height: 26px;
        text-align: center;
        color: #00638C;
        background: none;
        text-transform: none;
        font-weight: bold;
    }
    .tst_products.applicators .pad {
        padding: 10px 40px 10px 40px;
    }
    .tst_products.applicators img {
        float: left;
        margin: 0 20px 0px 0;
        padding: 0 10px 10px 10px;
    }
    .tst_products.applicators h3, .tst_products.steps h3 {
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        color: #353131;
        padding: 0;
        margin: 0 0 10px 0;
    }
    .tst_products .warning {
        color: red;
        font-weight: bold;
        text-transform: uppercase;
    }
    .tst_products.steps ol {
        list-style: none;
        border: 0;
        padding: 0;
        margin: 0 auto;
        width: 90%;
    }
    .tst_products.steps li {
        margin: 0 0 20px 0;
        padding: 0;
        border: 0;
    }
    .tst_products.steps span {
        float: left;
        display: block;
        width: 150px;
        height: 150px;
        background: #9ecc46;
        margin: 0 20px 0 0;
        text-align: center;
        font-size: 30px;
        line-height: 150px;
        color: #fff;
        font-weight: bold;
        border-radius: 50%;
    }
    .tst_products.steps .step_1 {
        background: url(/assets/img/tst_step_1.jpg) no-repeat top right;
        height: 204px;
        padding: 60px 400px 0 0;
    }
    .tst_products.steps .step_2 {
        background: url(/assets/img/tst_step_2.jpg) no-repeat top right;
        height: 160px;
        padding: 10px 300px 0 0;
    }
    .tst_products.steps .step_3 {
        background: url(/assets/img/tst_step_3.jpg) no-repeat top right;
        height: 220px;
        padding: 50px 400px 0 0;
    }
    .tst_page .mt {
        margin-top: 20px;
    }
    .tst_page .mb {
        margin-bottom: 20px;
    }
    .tst_footer {
        width: 281px;
        margin: 0 auto;
    }
    .tst_footer img {
        display: block;
        margin: 0 0 8px 0;
    }
    .tst_footer p {
        color: #58585a;
    }
    .tst_page .bt {
        font-size: 15px !important;
        display: inline-block;
        margin: 0 2px 2px 0;
        padding: 3px 7px !important;
    }
    .tst_call {
        width: 500px;
        margin: 0 auto;
    }
    .apps_panel ul {
        margin: 0 !important;
        padding: 0 !important;
    }
    .apps_panel ul li {
        margin: 0 0 0 10px !important;
        padding: 0 !important;
        float: left;
        display: inline;
    }
    .apps_panel ul li:first-child {
        margin: 0 !important;
    }
    .app {
        display: block;
        width: 150px;
        background: url(/assets/img/app_icons2.png) no-repeat;
        height: 45px;
        text-indent: -9000px;
        margin: 0 auto 15px auto;
        border: 0 !important;
    }
    .app.ilivestock {
        background-position: 0 -90px !important;
    }
    .app.itunes {
        background-position: 0 -45px !important;
    }
    .app_details {
        background: #ffff99;
        border: 2px solid #bfbfbf;
        padding: 10px;
    }
    .step {
        border-bottom: 1px solid #ddd;
        padding: 20px 0;
    }
    .step.last {
        border-bottom: 0;
    }
    .step_no, .step_desc {
        display: inline;
        float: left;
    }
    .step_no {
        width: 50px;
        margin: 0 10px 0 0;
        height: 50px;
        border-radius: 50%;
        background: #222;
        color: #e1d04b;
        text-align: center;
        line-height: 50px;
        font-size: 24px;
    }
    .step_desc {
        width: 320px;
    }
    .step li {
        font-size: 15px;
        line-height: 20px;
    }
    .need_help {
        font-size: 13.5px;
        font-weight: bold;
        color: #00638c;
    }
    hr {
        border: solid #ddd;
        border-width: 1px 0 0;
        clear: both;
        margin: 10px 0 10px;
        height: 0;
    }
    .holder, .right_holder {
        padding-top: 10px;
        background: #fff;
        min-height: 200px;
        background: #fff;
    }
    .col-md-12.holder {
        background: none repeat scroll 0 0 padding-box content-box #fff;
        padding-right: 0;
        padding-top: 0;
    }
    .banner a {
        border: 0 !important;
    }

    /* Header ------------------------------------------------------------------------- */
    .header {
        
    }
    .logo {
        
    }
    .logo img {
        height: 92px;
        width: 155px;
        margin-top: 5px;
    }

    /* Top Navigation ------------------------------------------------------------------------- */
    .welcome_message {
        font-size: 11px;
        font-weight: bold;
        color: #0064a2;
        text-align: right;
        margin-bottom: 2px;
    }
    .welcome_message span {
        font-size: 9px;
    }
    .social_media {
        list-style: none outside none;
        margin: 0;
        padding: 3px 0 0;
    }
    .social_media li, .social_media2 li {
        float: left;
        display: inline;
        margin: 0 5px 0 0 !important;
        border: 0 !important;
        padding: 0 !important;
    }
    .social_media li a, .social_media2 li a {
        border: 0 !important;
    }
    .nav_top {
        list-style: none outside none;
        margin: 0;
        padding: 8px 0 0;
    }
    .nav_top li {
        float: right;
        font-size: 11px;
        line-height: 11px;
        font-weight: normal;
        padding-left: 8px;
        padding-right: 8px;
        border-right: 1px solid #0064a2;
    }
    .nav_top  li a:link, .nav_top  li a:visited {
        color: #0064a2;
    }
    .nav_top  li a:hover, .nav_top  li a.selected {
        color: #002b46;
        border-bottom: 1px dotted;
    }
    .nav_top  li.last {
        border-right: 0px;
        padding-right: 0px;
    }
    h3.lastviewed {
        text-align: center;
    }

    /* Search Box ------------------------------------------------------------------------- */
    .search {
        background: #f0f0f0;
        padding: 6px;
        -bottom-left-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        -webkit-border-bottom-left-radius: 7px;
        -bottom-right-radius: 7px;
        -moz-border-radius-bottomright: 7px;
        -webkit-border-bottom-right-radius: 7px;
    }

    /* Basket Box ------------------------------------------------------------------------- */
    .basket_holder {
        float: right;
        width: 265px;
        background: url(/assets/img/bg_checkout.jpg) right top no-repeat;
        height: 25px;
    }
    .basket {
        float: right;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        margin-top: 1px;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
    }
    .basket ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }
    .basket ul li {
        float: right;
        padding: 4px 5px;
        text-align: left;
    }
    .basket ul li.last {
        background: none;
        width: 79px;
        text-align: center;
        padding: 4px 0;
    }
    .basket a:link, .basket a:visited {
        color: #fff;
        font-size: 11px;
        margin-left: 8px;
        padding: 0;
    }
    .basket a:hover {
        color: #fff;
        border-bottom: 1px dotted;
    }

    /* Gradient Box ------------------------------------------------------------------------- */
    .product_home {
        float: left;
        text-align: center;
        line-height: 22px;
        width: 150px;
        padding: 4px 9px 10px 9px;
    }
    .product_home .image {
        width: 149px;
        overflow: hidden;
        height: 107px;
    }
    .product_home .image img {
        width: 149px;
    }
    .product_home .price {
        font-weight: normal;
        font-size: 14px;
        margin-bottom: 10px;
        font-family: "Georgia";
    }
    .product_home .Button {
        margin-bottom: 6px;
    }
    .product_home .Button a:link, .product_home .Button a:hover, .product_home .Button a:visited {
        color: #000;
        border: 0px;
    }
    .product_home .Button a {
        background: url(/assets/img/btn_right.jpg) right center no-repeat #2b2724;
        padding: 5px 23px 5px 10px;
        line-height: 15px;
        margin: 0px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        text-align: center;
    }
    .ProductTitle {
        line-height: 18px;
        height: 45px;
        font-size: 13px;
    }
    .size_guide {
        border: 1px solid #e5e5e5;
        background: #fff;
        padding: 6px;
        margin-left: auto;
        margin-right: auto;
    }
    .panel-default>.panel-heading {
        background: url(/assets/img/bg_title_blue.jpg) top repeat-x #007ECB;
        color: #fff;
        text-transform: uppercase;
    }
    .panel-primary {
        border-color: #aad222;
    }
    .panel-primary>.panel-heading {
        background: url(/assets/img/bg_nav2.jpg) repeat-x scroll center top #AAD222;
        color: #fff;
        text-transform: uppercase;
        border-color: #aad222;
    }
    .panel-basket {
        box-shadow: none;
    }
    .panel-basket>.panel-heading {
        color: #00638c;
        font-size: 17px;
    }
    .panel-basket .panel-body {
        padding: 0;
    }
    .panel-app {
        border-color: #000;
    }
    .panel-app>.panel-heading {
        background: url(/assets/img/bg_title_black.jpg) repeat-x top;
    }
    .panel-app  ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .panel-app  li {
        border: 0;
        float: left;
        display: inline;
        margin: 0 0 0 10px;
        padding: 0;
    }
    .panel-app  li:first-child {
        margin: 0;
    }
    .panel-app  li a {
        display: block;
        border: 0 !important;
        text-indent: -9000px;
        background: url(/assets/img/app_icons_small2.png) no-repeat;
        width: 94px;
        height: 28px;
    }
    .itunes {
        background-position: 0 -28px !important;
    }
    .management_app {
        background: url(/assets/img/management_app_bg.jpg) no-repeat;
        padding: 20px 10px 18px 415px;
        overflow: hidden;
    }
    .management_app h2 {
        font-size: 24px;
        line-height: 26px;
        border: 0;
        padding: 0;
        margin: 0 0 10px 0;
    }
    .management_app p {
        font-size: 12px;
        line-height: 18px;
    }
    .title_red {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        text-transform: uppercase;
        background: url(/assets/img/bg_title_red.jpg) top repeat-x;
        line-height: 15px;
        margin: 0px;
        padding: 8px 10px;
        text-align: left;
        border: 0px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
    }
    .grad .title.blue {
        background: #00638c url(/assets/img/bg_nav.jpg) top repeat-x;
    }
    .grad.video .title {
        font-weight: bold;
        text-align: center;
    }
    .grad.video .pad {
        padding: 20px;
        border: 0;
        background: #307fc1;
    }
    .grad.video p {
        font-style: italic;
        color: #fff;
        margin: 15px 0 0 0;
    }
    .grad.video li {
        color: #fff;
    }
    #SHOWBRAND {
        margin-top: 10px;
    }
    #SHOWBRAND a {
        color: #be070a;
        font-size: 14px;
        line-height: 24px;
    }
    .min_order {
        font-size: 10px;
        font-weight: bold;
        line-height: 18px;
        color: #be070a;
        display: inline-block;
    }
    .min_order_login {
        font-size: 10px;
        font-weight: bold;
        line-height: 18px;
        color: #be070a;
        clear: both;
    }
    .label_fix {
        
    }
    .added1 {
        float: left !important;
        margin-right: 10px;
    }
    .input_f {
        border-bottom: 1px dotted #ccc;
        height: 1px;
    }
    .label_fix label {
        width: 110px;
        float: left;
    }
    .grad input.bt, a.bt, input.bt {
        background: url(/assets/img/bg_nav.jpg) repeat-x center;
        border: 1px solid #7da100 !important;
        padding: 3px 4px;
        color: #000 !important;
        font-size: 11px !important;
        font-weight: bold !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 34px;
        vertical-align: middle;
        text-align: center;
        line-height: 25px;
    }
    .grad input.bt.big, a.bt.big {
        display: block;
        background: url(/assets/img/bg_nav2.jpg) repeat-x center;
        border: 1px solid #7da100 !important;
        padding: 10px !important;
        font-size: 20px !important;
        width: 106px;
        margin: 20px auto 0 auto !important;
        text-align: center;
        vertical-align: middle;
    }
    .btn_actions {
        margin: 10px 0;
    }
    .btn_actions .btn {
        width: 129px;
    }
    #productOptions thead {
        font-weight: bold;
        color: #333;
        text-transform: uppercase;
        font-size: 11px;
    }
    #productOptions td {
        padding: 0 3px 0 0;
    }
    .grad h2 {
        font-size: 11px;
        font-weight: normal;
        color: #00638c;
        line-height: 12px;
        text-align: left;
        margin-bottom: 10px;
    }
    .mb {
        margin-bottom: 10px;
    }
    .mt {
        margin-top: 15px;
    }

    /* Avail in ul ------------------------------------------------------------------------- */
    .avail p {
        font-size: 12px;
        font-weight: bold;
        color: #00638c;
        text-align: left;
        margin-bottom: 0px;
    }
    .avail ul {
        list-style: none;
    }
    .avail ul li {
        float: left;
        font-size: 11px;
        line-height: 12px;
        font-weight: bold;
        padding-left: 8px;
        padding-right: 8px;
        border-right: 1px solid #5e5b5d;
    }
    .avail ul li a:link, .avail ul li a:visited {
        color: #5e5b5d;
    }
    .avail ul li a:hover, .avail ul li a.selected {
        color: #00638c;
        border-bottom: 1px dotted #00638c;
    }
    .avail ul li.last {
        border-right: 0px;
        padding-right: 0px;
    }
    /* ---------------------------------------------------- */
    /* GALLERY
/* ---------------------------------------------------- */
    .gallery { /*position: relative;*/
        width: 53px;
        float: right;
    }
    .gallery img.thumb {
        margin: 0px 0px 6px 0px;
        padding: 3px;
        height: 30px;
        width: 45px;
        float: left;
        border: 1px solid #ccc;
        background: #fff;
    }

    /* Content Box ------------------------------------------------------------------------- */
    .big_image {
        border: 1px solid #e5e5e5;
        margin-bottom: 10px;
        /*z-index: 1;*/
    }
    .content {
        padding-bottom: 10px;
    }

    /* Content Box ------------------------------------------------------------------------- */
    .product_view {
        padding-left: 20px;
        padding-top: 20px;
    }
    .product_view h1 {
        font-size: 18px;
        font-weight: normal;
        color: #2d2d2d;
        line-height: 22px;
        text-align: left;
    }
    .product_view h2 {
        font-size: 11px;
        font-weight: normal;
        color: #00638c;
        line-height: 12px;
        text-align: left;
        margin-bottom: 10px;
    }
    .product_view img.large {
        float: right;
        width: 300px;
    }
    .green_title {
        background: url(/assets/img/bg_slide_arrow.jpg) bottom center repeat-x;
        height: 42px;
        display: block;
        color: #fff;
        border: 0px;
        padding-top: 10px;
        height: 30px;
        padding-bottom: 12px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        outline: none;
    }
    .h1_drop {
        width: 260px;
    }

    /* Breadcrumb ------------------------------------------------------------------------- */
    .breadcrumb {
        padding-bottom: 3px;
        padding-top: 4px;
        margin-bottom: 12px;
        border-bottom: 1px dotted #ebebeb;
        border-top: 1px dotted #ebebeb;
        background: none;
    }
    .breadcrumb>li+li:before {
        content: "> ";
    }
    .narrow_r dt {
        font-weight: bold;
        font-size: 14px;
    }
    .narrow_r dd {
        border-bottom: 1px dotted #ccc;
        padding: 2px 0px 2px 0px;
    }
    .narrow_r a:hover {
        font-weight: bold;
    }

    /* list page well  ------------------------------------------------------------------------- */
    .thumbnail_img {
        height: 107px;
        width: 150px;
    }
    .pagination {
        margin: 0;
    }
    .list_well {
        background: url("/assets/img/bg_pag.jpg") repeat-x scroll center center rgba(0, 0, 0, 0);
        border: 1px solid #ddd;
        padding-top: 2px;
    }
    .list_well p {
        font-size: 11px;
        margin: 0px;
        padding: 9px;
    }
    .list_well span {
        font-size: 9px;
        line-height: 9px;
    }
    .pagination>li>a:link, .pagination>li>a:visited {
        color: #fff;
        background: url(/assets/img/bg_nav_blue.jpg) repeat-x center;
    }
    .pagination>li>a:hover, .pagination>li>a.active {
        background: #333;
        color: #fff;
        border: 1px solid #fff;
    }

    /* Category Text ------------------------------------------------------------------------- */
    .category_text {
        padding-bottom: 10px;
    }
    .category_text p {
        text-align: justify;
    }
    .category_text h1 {
        padding-top: 0px;
    }
    .category_text h1 span {
        font-size: 14px;
        color: #1e1e1e;
    }
    .category_products {
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px dotted #ccc;
    }

    /* Product Slide Box ------------------------------------------------------------------------- */
    .product h2, .product h2 a:link, .product h2 a:visited, .product h2 a:hover {
        font-size: 15px;
        font-weight: normal;
        color: #333;
        line-height: 19px;
        text-align: center;
        margin-bottom: 6px;
        border: 0px;
        height: 33px;
        overflow: hidden;
        font-family: "Georgia";
    }
    .product h3, .product h3 a:link, .product h3 a:visited, .product h3 a:hover {
        text-align: center;
        color: #00638c;
        font-size: 11px;
        font-weight: normal;
        line-height: 12px;
        text-align: left;
        margin-bottom: 10px;
    }
    .product a:hover, .product a:hover img {
        border: 0px;
    }
    .product {
        border: 1px dotted #ccc;
        margin-top: 6px;
        padding: 12px;
        cursor: pointer;
    }
    .product:hover {
        background: #f1f9fa;
        border: 1px dotted #bbe7f3;
    }
    .product .image img.pic, .product .image img.pic:hover {
        width: 150px;
        height: 107px;
        background: #fff;
        padding: 5px;
        border: 1px solid #ccc;
        text-align: center;
        display: block;
    }

    /* Product Slide Box ------------------------------------------------------------------------- */
    .product_b h2, .product_b h2 a:link, .product_b h2 a:visited, .product_b h2 a:hover {
        font-size: 15px;
        font-weight: normal;
        color: #333;
        line-height: 19px;
        text-align: center;
        margin-bottom: 6px;
        border: 0px;
    }
    .product_b h3, .product_b h3 a:link, .product_b h3 a:visited, .product_b h3 a:hover {
        text-align: center;
        color: #00638c;
        font-size: 11px;
        font-weight: normal;
        line-height: 12px;
        text-align: left;
        margin-bottom: 10px;
    }
    .product_b a:hover, .product_b a:hover img {
        border: 0px;
    }
    .product_b {
        border: 1px solid #cdecf4;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        margin-bottom: 6px;
        padding: 12px;
        cursor: pointer;
        background: url(/assets/img/bg_grad.jpg) bottom repeat-x;
    }
    .product_b:hover {
        background: #f1f9fa;
        border: 1px solid #bbe7f3;
    }
    .product_b .image_b {
        
    }
    .product_b .image_b img.pic, .product_b .image_b img.pic:hover {
        width: 200px;
        height: 85px;
        background: #fff;
        border: 1px solid #ccc;
        overflow: hidden;
        text-align: center;
        display: block;
        margin-bottom: 10px;
        position: relative;
        left: -6px;
        padding: 2px;
    }
    .big_pic {
        margin-right: 0px !important;
    }
    .big_pic .pad {
        padding: 14px 0px;
    }
    .big_pic img {
        background: #fff;
        padding: 5px;
        border: 1px solid #ccc;
        width: 372px;
    }
    .product .image {
        height: auto;
        padding: 0px;
    }
    .product p.desc {
        font-size: 11px;
        text-align: center;
    }
    .product p.price_sub {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 0px;
        text-align: center;
        font-family: "Georgia";
    }
    .product p.price_sub .price {
        font-size: 17px;
        font-weight: bold;
    }
    .product .price_title {
        font-size: 12px;
        color: #353434;
        line-height: 12px;
        margin: 0px;
        font-weight: normal;
    }
    .no_list {
        list-style: none;
        margin: 0px;
        padding: 0px;
        text-indent: 0;
        display: inline;
    }
    .price {
        font-size: 13px;
        font-weight: normal;
        color: #00638c;
        margin: 0px;
        padding: 0px;
    }
    .price_pop {
        font-size: 18px;
        font-weight: bold;
        color: #00638c;
    }
    .price_big {
        color: #fff;
        margin: 0px;
        padding: 0px;
        width: 114px;
        height: 114px;
        top: 45px;
        margin-left: auto;
        margin-right: auto;
    }
    .price_big span {
        font-size: 24px;
        font-weight: bold;
        height: 114px;
        text-align: center;
        position: absolute;
        letter-spacing: -2.5px;
        margin: 0px;
        padding: 0px;
        top: 47px;
        width: 114px;
    }
    .price_old {
        font-size: 12px;
        font-weight: normal;
        text-decoration: line-through;
        line-height: 12px;
        color: #333;
        margin: 0px;
    }
    .price_other {
        color: #a7a7a7;
        font-size: 11px;
    }
    .save {
        font-size: 13px;
        font-weight: bold;
        color: red;
        margin: 0px;
    }
    .box_price {
        padding-bottom: 6px;
    }
    .tbl_wide table {
        width: 100%;
    }
    /* List styles ------------------------------------------------------------------------- */
    #BlackBox {
        padding: 10px;
    }
    #BlackBox ul, .pad ul {
        padding-left: 15px;
        padding-top: 10px;
        margin-bottom: 17px;
    }
    #BlackBox ul li ul, .pad ul li ul {
        padding: 10px;
        margin-bottom: 0px;
        margin-top: 0px;
        border-top: 0;
        background: none;
    }
    #BlackBox ul li, .pad ul li, .pad li {
        line-height: 17px;
        padding-left: 7px;
        padding-bottom: 7px;
        margin-left: 14px;
        margin-right: 14px;
        margin-bottom: 7px;
        border-bottom: 1px dotted #e8e8e8;
    }
    #BlackBox ul li ul li {
        font-size: 11px;
        color: #aa3457;
        line-height: 14px;
        padding-left: 7px;
        padding-bottom: 7px;
        margin-left: 14px;
        margin-right: 14px;
        margin-bottom: 0px;
        border-bottom: 0;
    }

    /* Button Class ------------------------------------------------------------------------- */
    .btn-default {
        background: url(/assets/img/bg_btn.jpg) repeat-x top #ccc;
        color: #000;
        font-weight: bold;
    }
    .btn-primary {
        background: url("/assets/img/btn_green.jpg") repeat-x scroll right center #2b2724;
        color: #000;
        font-weight: bold;
        border-color: #7da100;
    }
    .basket_ul ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        border: 0px;
    }
    .basket_ul ul li {
        padding-left: 0px;
        border-bottom: 1px dotted #e8e8e8;
        margin-bottom: 7px;
    }
    /* Footer ------------------------------------------------------------------------- */
    .verified {
        float: right;
        padding-right: 12px;
    }
    .verified_geo {
        float: right;
        padding-right: 12px;
        margin-top: 6px;
    }
    .verified2 {
        float: right;
        padding-top: 10px;
        padding-right: 12px;
    }
    .paym img {
        float: right;
        margin-left: 6px;
    }
    .footer {
        background: url(/assets/img/bg_footer.png) repeat;
        -moz-border-radius-bottomleft: 6px;
        -moz-border-radius-bottomright: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        float: right !important;
        margin: 5px 0px !important;
        margin-top: 5px;
    }
    .footer .pad_f {
        padding: 10px;
    }
    .footer p {
        color: #fff;
        font-weight: bold;
        font-size: 13px;
        margin: 0px;
    }
    .footer ul {
        list-style: none;
        padding-top: 7px;
        float: left;
        width: auto;
    }
    .footer .big {
        font-size: 18px;
        font-weight: normal;
        color: #00638c;
        border-bottom: 1px solid #ccc;
        line-height: 22px;
        margin-bottom: 8px;
        padding-bottom: 8px;
        text-align: left;
        padding-top: 9px;
        padding-top: 0px;
        padding-bottom: 6px;
        margin-bottom: 6px;
        font-size: 19px;
        color: #fff;
        border-bottom: 1px dotted #666;
    }
    .footer li {
        text-align: left;
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        text-indent: 12px;
        margin-right: 12px;
        margin-left: 3px;
        padding-right: 9px;
        line-height: 20px;
        background: url(/assets/img/bg_footer_li.jpg) left center no-repeat;
    }
    .footer li a:link, .footer li a:visited, .footer li a:hover {
        color: #fff;
        text-decoration: none;
    }

    /* Copyrights ------------------------------------------------------------------------- */
    .copyrights {
        float: right !important;
    }
    .copyrights img {
        float: left;
        margin-right: 6px;
        margin-top: 4px;
    }
    .copyrights .right p {
        text-align: right;
        font-size: 11px;
        color: #fff;
    }
    .copyrights .right {
        
    }
    .copyrights a:link, .copyrights  a:visited {
        color: #fff;
    }
    .copyrights a:hover {
        color: #fff;
        border-bottom: 1px dotted;
    }
    .validator_box {
        background: none;
        padding-top: 5px;
    }
    /* Slideshow ------------------------------------------------------------------------- */
    .carousel-indicators {
        left: auto;
        margin: 0;
        right: 10px;
        top: 10px;
        width: auto;
        bottom: auto;
    }
    .carousel-indicators li {
        background-image: url("/assets/img/silde-nav.png");
        background-position: 0 -24px;
        background-repeat: no-repeat;
        border: 0 none;
        border-radius: 0;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        height: 24px;
        line-height: 30px;
        margin: 0 5px 0 0;
        text-align: center;
        text-decoration: none;
        text-indent: 0;
        width: 24px;
    }
    .carousel-indicators .active {
        background-color: rgba(0, 0, 0, 0);
        background-position: 0 0;
        height: 24px;
        width: 24px;
    }
    a.carousel-control {
        color: #f4d900;
    }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        width: 100%;
    }
    /********************************************************************************/
    .relative {
        position: relative;
        margin: 0 auto;
    }
    .rel {
        position: relative;
        z-index: 40;
    }
    .pageCount {
        float: right;
        width: auto;
    }
    .pageNumber {
        float: left;
        width: auto;
        background: #9ACAC9 none repeat scroll 0 0;
        border: 1px solid #5FA1A0;
        color: #FFFFFF;
        margin: 1px;
        padding: 0;
    }
    .SAMRT_VIEW {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 55px;
    }
    .h1_width {
        width: 50px;
    }
    .email_f {
        float: left;
        width: 260px;
    }
    .email_f input {
        background: #fff;
        padding: 4px;
        border: 1px solid #ccc;
        width: 250px;
        color: #666;
    }
    .email_f input.bt {
        background: #333;
        padding: 4px;
        border: 1px solid #000;
        width: auto;
        color: #fff;
        margin-top: 10px;
    }
    .email_f textarea {
        background: #fff;
        padding: 4px;
        border: 1px solid #ccc;
        width: 250px;
        height: 30px;
        font-family: arial;
        font-size: 11px;
        color: #666;
    }
    .email_f p {
        border-bottom: 1px dotted #CCCCCC;
        color: #0085BC;
        font-weight: bold;
        margin: 7px 0 4px;
        padding-bottom: 3px;
    }
    .email_f p.em {
        border-bottom: 0px dotted #CCCCCC;
        color: #0085BC;
        font-weight: bold;
        line-height: 14px;
        margin: 10px 0 0px 0px;
        padding-bottom: 0px;
        font-style: italic;
        font-weight: normal;
        font-size: 10px;
        color: #666;
    }
    .icons_box {
        float: right;
        width: 60px;
        margin-right: 10px;
    }
    .icons_box img {
        padding: 0px;
        margin: 0px;
        padding-top: 5px;
        border: 0px;
        float: left;
    }
    .bubble_middle {
        padding: 15px;
    }
    #PRICEOPTIONS {
        margin-bottom: 10px;
        padding-bottom: 3px;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 7px;
        margin-top: 12px;
    }
    #PRICEOPTIONS p, .PriceType label {
        color: #333;
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 15px;
        display: block;
    }
    .qty {
        padding-top: 3px;
        margin-right: 5px;
        color: #333;
        font-weight: bold;
        text-transform: uppercase;
    }
    #RELATED_PRODUCTS .image img {
        width: 89px;
        height: 100px;
    }
    .SAMRT_VIEW img {
        height: 55px;
        width: 55px;
    }
    .lv {
        width: 99px;
    }
    .lv img {
        width: 90px;
    }
    .lv h3 {
        height: 55px;
        margin-bottom: 0;
        margin-top: 5px;
    }
    .cpanel, .cpanel ul, .cpanel ul li {
        margin: 0px !important;
        padding: 0px !important;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
    }
    .cpanel ul {
        border: 0px !important;
    }
    .cpanel ul li a {
        padding: 10px 0px !important;
        color: #333;
        border: 0px;
        display: block;
    }
    .cpanel ul li a:hover {
        color: #007ecb;
        border: 0px;
    }
    .cpanel, .cpanel ul li {
        padding: 0px 7px !important;
    }
    .fullgrid {
        width: 920px;
        margin: 10px;
    }

    /* Main navigation ------------------------------------------------------------------------- */
    .navbar {
        background: url('/assets/img/bg_nav.jpg') repeat-x scroll center top #9abb26;
        border-radius: 0;
        border: none;
        min-height: inherit;
    }
    .navbar-default .navbar-brand {
        font-size: inherit;
        height: auto;
    }
    .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:VISITED, .navbar-default .navbar-brand, .navbar-default .navbar-brand:VISITED {
        color: #fff;
        font-weight: bold;
    }
    .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-brand:hover {
        background: url('/assets/img/bg_title_blue.jpg') repeat-x 0px 2px #16a4fa;
    }
    .navbar-nav>li>a, .navbar-brand, .navbar>li>a, .navbar-nav>li>a.tl {
        padding: 6px 10px;
        height: 32px;
    }
    .navbar-toggle {
        background-color: #00a3de;
        margin-bottom: 0;
        margin-top: 3px;
        padding: 5px 10px;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    /**********************
	#lists {
		padding: 0;
		margin: 0;
		list-style: none;
	} 
	#lists li {
		display: inline-block;
		border-right: 1px solid #ccc;
	}
	#lists li:last-child {
		border: none;
	}
	#lists li a,#lists li a:visited {
		color: #fff;
		font-weight: bold;
		line-height: 34px;
		padding: 10px;
		display: inline;
	}
	#lists li a.tl:hover {
		text-decoration: none;
		background: url(/assets/img/bg_title_blue.jpg) repeat-x 0px 2px #16a4fa;
		color: #fff;
		border: 0px;
		white-space: normal;
	}
	#lists li:first-child a.tl:hover {
		border-radius: 6px 0 0 6px;
		-moz-border-radius: 6px 0 0 6px;
		-webkit-border-radius: 6px 0 0 6px;
	}
	#lists ol {
		display: none;
	}
	#lists :hover ol ol {
		display: none;
	}
	#lists :hover ol {
		display: block;
		width: 158px;
		float: left;
		border: 0px solid #b3b3b3;
		border-bottom: 0px;
		border-top: 0px;
		position: absolute;
		left: 0;
		top: 34px;
		padding-top: 0px;
		padding-bottom: 0px;
		box-shadow: 0.2em 0.2em #CCC;
	}
	#lists :hover ol li {
		clear: both;
		float: left;
		width: 156px;
		padding: 4px 10px 4px 10px;
		border: 0px;
		margin: 0px;
		height: 18px;
		border-bottom: 1px solid #94b126;
		background: url(/assets/img/bg_nav.jpg) 0px -5px repeat-x;
	}
	#lists :hover ol li:hover {
		background: url(/assets/img/bg_title_blue.jpg) center repeat-x #00638c;
		color: #fff;
		height: 18px;
		border-bottom: 1px solid #00578c;
	}
	#lists :hover ol li:hover a {
		color: #fff;
	}
	#lists :hover ol a {
		font-size: 11px;
		font-weight: normal;
		display: block;
		background: none;
		border: 0px;
		color: #fff;
		height: 18px !important;
	}
	#lists :hover ol a:hover {
		color: #00638c;
		border: 0px;
		height: 18px !important;
	}
	#lists :hover ol .listsGT {
		float: right;
		color: #00638c;
		padding-top: 12px;
		padding-right: 11px;
	}
	#lists :hover ol  :hover ol {
		display: block;
		position: relative;
		left: 165px;
		top: -22px;
		float: left;
		background-image: none;
	}
	#lists :hover ol  :hover ol li {
		clear: both;
		float: left;
		background: url(/assets/img/bg_title_blue.jpg) center repeat-x #00638c;
		color: #fff;
		height: 18px;
		border-bottom: 1px solid #00578c;
	}
	#lists :hover ol li ol li a:link,#lists :hover ol li ol li a:hover,#lists :hover ol li ol li a:visited {
		color: #fff;
	}
	#lists :hover ol li ol li:hover {
		color: #fff;
		background: #0072b8;
	}
	********************************************/
    .round {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }
    #contents_pop {
        padding: 20px;
        border: 2px solid #3c113f;
        margin: 5px;
    }
    .popin-content {
        background: #fff;
        border: 14px solid #ccc;
        height: 440px;
        margin: 0px;
    }
    #contents_pop h1 span.h1_width {
        font-size: 18px;
        padding-bottom: 6px;
    }
    #contents_pop .btn {
        font-size: 12px;
    }
    #contents_pop img {
        padding: 3px;
        background: #f6f3f3;
        border: 1px solid #ccc;
    }
    #PRODUCT_IMG_POP {
        float: right;
    }
    #BUYNOW {
        padding-top: 6px;
        position: relative;
    }
    .starprice {
        font-size: 32px;
        font-weight: bold;
        color: #00a3de;
        padding: 14px 20px 20px 20px;
        text-align: center;
        font-family: "Georgia";
        margin-bottom: 15px;
        border-bottom: 1px dotted #ccc;
    }
    .starprice2 {
        position: absolute;
        top: 5px;
        right: 15px;
        width: 114px;
        height: 114px;
        background: transparent url(/assets/img/bg_price.png) no-repeat scroll center center;
        color: #0000ff;
        width: 114px;
    }
    .fields_holder {
        border: 1px solid #cff1fd;
        background-color: #f4fcff;
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    #CONSECUTIVE {
        float: left;
        width: auto !important;
        margin-right: 6px;
        padding: 0px;
        margin-top: 7px;
        margin-bottom: 0px !important;
    }
    #qty {
        width: 60px !important;
    }
    #TabDiv {
        text-align: center;
    }
    #productheaderpop {
        float: left;
    }
    .skupop {
        width: 200px;
    }
    /************************************************
Error
********************************************/
    #error_div {
        background-color: #F5CCD4;
        background-image: url(/img/error.jpg);
        background-repeat: no-repeat;
        border: 1px solid #FF0000;
        clear: left;
        color: #FF0000;
        font-size: 14px;
        font-weight: bold;
        height: 50px;
        padding-bottom: 10px;
        padding-left: 50px;
        padding-top: 10px;
        z-index: 1000;
    }
    .error_div {
        background-color: #F5CCD4;
        border: 1px solid #FF0000;
        clear: left;
        color: #FF0000;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-top: 10px;
        z-index: 1000;
    }
    /************************************************
Error
********************************************/
    #error_div2 {
        background-color: #F5CCD4;
        background-image: url(/img/error.jpg);
        background-repeat: no-repeat;
        border: 1px solid #FF0000;
        clear: left;
        color: #FF0000;
        font-size: 14px;
        font-weight: bold;
        height: 80px;
        width: 648px;
        padding-bottom: 10px;
        padding-left: 50px;
        padding-top: 10px;
        z-index: 1000;
    }
    #error_div3 {
        background: #f7fea9 url(/assets/img/error_yellow.jpg) no-repeat 10px 8px;
        border: 1px solid #ece900;
        clear: left;
        color: #4d4e48;
        font-size: 14px;
        font-weight: bold;
        width: 648px;
        padding-bottom: 10px;
        padding-left: 50px;
        padding-top: 10px;
        margin-top: 15px;
        z-index: 1000;
    }
    #info_saved {
        background: #e8fa88;
        border: 1px solid #a1b33f;
        float: right;
        color: #839b01;
        font-size: 14px;
        font-weight: bold;
        width: 698px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-top: 10px;
        z-index: 1000;
    }
    #error_div3 p {
        margin: 0px;
    }
    #DISCOUNT {
        position: absolute;
        top: -80px;
    }
    .tbl_class {
        margin: 15px 0 20px 0;
        width: 100%;
        text-align: left;
        border-collapse: collapse;
    }
    .tbl_class th {
        font-size: 1em;
        font-weight: normal;
        text-align: left;
        padding: 10px 8px;
    }
    .tbl_class td {
        padding: 8px;
    }
    .odd {
        background: transparent url(/assets/img/bg_nav.jpg) repeat-x top;
    }
    .even {
        background: transparent url(/assets/img/bg_title_blue.jpg ) repeat-x top;
        color: #fff;
    }
    .table-striped>tbody>tr:nth-child(2n+1)>td, .table-striped>tbody>tr:nth-child(2n+1)>th {
        background: #e9fdff;
    }
    .brand_header {
        background: url(/assets/img/bg_grass.jpg) top left repeat-x;
        padding: 15px;
        padding-top: 12px;
        margin-bottom: 12px;
    }
    .brand_header h1 {
        color: #fff;
        font-size: 30px;
        letter-spacing: -1px;
        font-weight: bold;
        border: 0px;
        margin-bottom: 8px;
        padding-bottom: 0px;
    }
    .brand_header h2 {
        color: #384900;
        font-size: 20px;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        border: 0px;
    }
    .brand_header img {
        float: right;
        background: #fff;
        padding: 5px;
        border: 1px solid #5d7800;
    }
    .xMenu li {
        list-style: none;
    }
    div.wrap {
        text-align: left;
    }
    div#top div#nav {
        float: left;
        clear: both;
        width: 700px;
        height: 52px;
        margin: 22px 0 0;
        background: url url(/assets/img/nav-bg.png) 0 0 no-repeat;
    }
    div#top div#nav ul {
        float: left;
        width: 700px;
        height: 52px;
        list-style-type: none;
    }
    div#nav ul li {
        float: left;
        height: 52px;
    }
    div#nav ul li a {
        border: 0;
        height: 52px;
        display: block;
        line-height: 52px;
        text-indent: -9999px;
        color: #fff;
    }
    div#header {
        margin: 0px;
        background: #ccc;
        padding: 10px 10px 10px 10px;
        margin-bottom: 10px;
    }
    div#video-header {
        height: 683px;
        margin: -1px 0 0;
    }
    div#header div.wrap {
        height: 279px;
    }
    div#header div#slide-holder {
        width: 680px;
        height: 279px;
    }
    div#header div#slide-holder div#slide-runner {
        width: 680px;
        height: 279px;
        overflow: hidden;
    }
    div#header div#slide-holder img {
        margin: 0;
        display: none;
        position: absolute;
        width: 680px;
        height: 279px;
    }
    div#header div#slide-holder a {
        margin: 0;
        position: relative;
    }
    div#header div#slide-holder div#slide-controls {
        right: 0;
        top: 0px;
        width: auto;
        height: 46px;
        display: none;
        padding: 0px 10px 0px 15px;
    }
    div#header div#slide-holder div#slide-controls p.text {
        float: left;
        color: #fff;
        display: inline;
        font-size: 10px;
        line-height: 16px;
        margin: 15px 0 0 20px;
        text-transform: uppercase;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav {
        float: right;
        height: 24px;
        margin-top: 10px;
        display: inline;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a {
        float: left;
        width: 24px;
        height: 30px;
        display: inline;
        font-size: 11px;
        color: #fff;
        border: 0px;
        margin: 0 5px 0 0;
        line-height: 24px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        background-position: 0 0;
        background-repeat: no-repeat;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a:hover {
        border: 0px;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on {
        background-position: 0 -24px;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a {
        background-image: url(/assets/img/silde-nav.png);
    }
    div#nav ul li a {
        background: url(/assets/img/nav.png) no-repeat;
    }
    .colour_grid p {
        border-bottom: 1px dotted #CCCCCC;
        color: #0085BC;
        font-weight: bold;
        margin: 6px 0 5px 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .boxSpanColor {
        float: left;
        display: compact;
        height: 17px;
        margin: 2px;
        margin-top: 4px;
        margin-right: 3px;
        width: 17px;
        border: 1px solid #666;
    }
    .boxSpanColor:hover {
        padding: 3px;
        margin: 0px;
        margin-right: -1px;
    }
    #tooltip {
        position: absolute;
        top: 0px;
        background: transparent url(/assets/img/black_arrow.png) top center no-repeat;
        font-size: 12px;
        font-weight: bold;
        height: 29px;
        width: 180px;
        padding: 25px 15px;
        color: #fff;
        display: none;
        text-align: center;
        z-index: 300;
    }
    .fixed_input input, .fixed_input select {
        width: 143px;
    }
    .fixed_input2 input, .fixed_input2 select {
        width: 190px;
    }
    .save_btn {
        width: 80px !important;
        margin-top: 20px;
    }
    .em_form {
        font-size: 11px;
        font-style: italic;
        color: #666;
        margin-bottom: 10px;
    }
    .blue_form {
        font-size: 12px;
        color: #006894;
        font-weight: bold;
    }
    .on-top {
        z-index: 10000;
    }
    .narrowcolumn {
        width: 700px;
        float: left;
        margin: 10px;
    }
    #sidebar, #footer {
        margin: 10px;
        float: right;
        width: 198px;
        padding: 10px;
        border: 1px solid #dddddd;
        background: url(/assets/img/cat_box.jpg) top repeat-x #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
    }
    #sidebar ul, #sidebar ul li {
        list-style: none;
    }
    .hentry {
        padding: 0px 15px 15px 15px;
        border-bottom: #ccc 1px dotted;
        margin-top: 15px;
    }
    .hentry img {
        float: right;
    }
    .postmetadata {
        line-height: 30px;
        padding: 5px 10px;
        border: #2f2f2f 1px solid;
        margin: 0px;
    }
    .postmetadata a {
        font-style: italic;
        padding: 5p 10px;
        color: #004053;
    }
    .hentry small {
        padding: 5px;
        font-size: 15px;
        color: #fff;
        background: #004053;
    }
    .hentry .postmetadata small {
        padding: 5px;
        font-size: 12px;
        color: #666;
        background: none;
    }
    .postmetadata small {
        color: #004053;
        font-size: 11px;
        border: 0px;
        padding-bottom: 0px;
        line-height: 16px;
    }
    #respond {
        padding-top: 15px;
    }
    #commentform textarea {
        width: 300px;
        padding: 10px;
        background: #fff;
        color: #666;
        border: #c1e158 1px solid;
        font-family: arial;
        font-size: 12px;
    }
    #commentform input {
        padding: 4px;
        background: #fff;
        color: #666;
        border: #c1e158 1px solid;
        margin-right: 10px;
    }
    #commentform #submit {
        color: #fff;
        padding: 5px 10px;
        background: #000;
        background: #121212;
        border: #ccc 1px solid;
    }
    .alignleft {
        display: none;
    }
    .alignright {
        display: none;
    }
    .narrowcolumn .hentry h2, .narrowcolumn .hentry h2 a {
        color: #004053;
    }
    .hentry h3, .hentry h3 a {
        padding-top: 12px;
        color: #004053;
    }
    .entry {
        padding-top: 10px;
    }
    .BASKET_ITEM {
        padding: 0px !important;
    }
    div#TabbedPanels1 {
        min-height: 560px;
        background: #fff;
    }
    .required {
        border: solid 1px #FF0000 !important;
    }
    .header_banner {
        text-align: center;
        color: #006aa5;
        font-size: 19px;
    }
    .header_banner h3 {
        color: #006aa5;
        font-size: 22px;
        margin-bottom: 8px;
    }
    .header_banner h4 {
        font-weight: normal;
    }
    #bubble_tooltip {
        color: #fff;
        display: none;
        font-size: 12px;
        position: absolute;
        text-align: center;
        top: -19px;
        z-index: 9999999;
        width: 100%;
    }
    #bubble_tooltip_content {
        background: none;
        text-transform: none;
        color: #fff;
        border: 0px;
    }
    .paddd {
        padding: 17px 10px 0px 10px;
    }
    #bubble_tooltip .btn {
        font-size: 11px;
    }
}

.btn {
    text-transform: capitalize;
}

a.btn {
    color: #000;
}

.bubble_middle {
    height: 60px;
}

.bubble_bottom {
    background: url("/assets/img/transparent_bk.png") repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 5px;
}

.buy_applicator {
    background: url("/assets/img/transparent_bk.png") repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.buy_applicator .image {
    text-align: center;
    height: 144px;
    width: 164px;
    margin: 0;
}

.buy_applicator .image img {
    width: 164px;
}

/* !!

 August 2014 updates 
 
 !! */
h3.green-title {
    color: #78a125;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
}

.grey-border {
    border-right: 1px solid #e7e7e7;
}

.border-fix {
    width: 699px !important;
}

.read-header {
    font-size: 26px !important;
}

.top-title-text {
    float: left;
    padding-left: 20px;
    font-weight: bold;
}

.top-title-text ul {
    margin: 0 !important;
    font-size: 13px;
}

.top-title-text ul li {
    list-style-type: none;
}

.top-title-text strong {
    font-size: 32px;
}

.read-img {
    margin-top: 30px;
}

.top-title-text a.reader-btn {
    padding: 1px !important;
    margin-left: 140px !important;
}

.tag-it {
    background: url(/assets/img/green-grad.jpg);
}

.tag-it h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 0 5px 0;
}

.left-align {
    float: left;
}

.buy-text {
    float: left;
    width: 110px;
    padding-top: 30px;
    padding-left: 0px;
}

.buy-text a.reader-btn {
    padding: 1px !important;
}

ul.no-style {
    list-style-type: none;
    margin: 0 !important;
}

h4.reader-contact, h4.reader-contact a {
    text-align: center;
    color: #2477bd;
    font-size: 18px;
}

.contact-panel span {
    font-size: small;
}

.jumbotron {
    background: none;
}

/*-----------------Basket Page*/
table th.b_total, table th.b_vat, table th.b_qty, table th.b_price, table th.b_discount {
    text-align: right;
    width: 60px;
    font-weight: bold;
}

table th.b_product {
    text-align: left;
    width: 350px;
    font-weight: bold;
}

.b_total, .b_vat, .b_qty, .b_price, .b_discount {
    text-align: right;
    width: 60px;
}

.b_product {
    text-align: left;
    width: 350px;
}

/*********************************** SEARCH IN MENU BAR ***********************************/
.search_b {
    padding: 3px;
    color: #fff;
    margin: 0;
}

.search_b input, .search_b button {
    height: 28px;
}

/***************************************Responsive *******************************************/
/*----------  xs  -----------*/
@media ( max-width : 767px) {
    body {
        font-size: 12px;
    }
    .panel>.panel-heading {
        padding: 8px 10px;
    }
    .panel-body {
        padding: 10px;
    }
    .header_banner h3, .header_banner h4 {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .switzerland_block {
        padding: 150px 5px 5px 5px;
    }
}
/*----------  sm  -----------*/
@media ( min-width : 768px) and (max-width: 991px) {
    body {
        font-size: 12px;
    }
    .panel>.panel-heading {
        padding: 8px 10px;
    }
    .navbar-nav>li>a, .navbar-brand {
        padding: 5px 8px;
    }
    .panel-body {
        padding: 10px;
    }
    .collapse {
        display: none;
    }
    .col-last {
        padding-right: 0;
    }
}
/*----------  md  -----------*/
@media ( min-width : 992px) and (max-width: 1199px) {
    body {
        font-size: 12px;
    }
    .panel>.panel-heading {
        padding: 8px 10px;
    }
    .navbar-nav>li>a, .navbar-brand {
        padding: 5px 8px;
    }
    .panel-body {
        padding: 10px;
    }
    .navbar-collapse {
        padding-left: 0;
    }
    .col-last {
        padding-right: 0;
    }
}
/*----------  lg  -----------*/
@media ( min-width : 1200px) {
    .navbar-collapse {
        padding-left: 0;
    }
    .col-last {
        padding-right: 0;
    }
}

@media print {
    table {
        width: 100%
    }
}