.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a:link, a:visited{color:#333; text-decoration:underline;}
a:hover{text-decoration:none;}

input {
    border:1px solid #ccc;}

.inputbox{
border:1px solid #C7CCC2;
padding:2px 1px;}

.selectbox{
padding:1px;
width:200px;}

.clr{
    clear:both;
    }

/*** logo ***/
.header h1{
    float:left;
    height:41px;
    text-indent:-2500px;
    width:166px;
    clear:both;
    margin:25px 0 0 10px;
    background:url(0/images/logo.gif) no-repeat 0 0;}

    .header h1 a{
    display:block;
    height:100%;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    width:100%;}

/*** Topmenu stuff ***/
ul.langSwitch{
    list-style:none;
    float:left;
    width:150px;}

ul.langSwitch li{
    float:left;
    padding:5px 0 0 20px;}

ul.langSwitch li a{
    text-decoration:underline;
    text-transform:uppercase;
    font-size:10px;
    color:#333;}

ul.topMenu{
    list-style:none;
    float:right;
    margin-top:7px;}

    ul.topMenu li{
    float:left;
    padding:0 8px;}

    ul.topMenu li a:link,
    ul.topMenu li a:visited,
    ul.topMenu li span{
    text-decoration:none;
    font-size:11px;
    color:#666;}

    ul.topMenu li a:hover{
    text-decoration:none;
    color:#DB241E;}

    ul.topMenu li span{
    padding:0 5px;}

/*** Usermenu stuff ***/
ul.userMenu{
    list-style:none;
    clear:right;
    float:right;
    margin-top:40px;}

    ul.userMenu li{
    float:left;
    margin-left:10px;}

    ul.userMenu li a{
    font-size:11px;
    color:#fff;
    padding-left:25px;
    display:block;
    height:19px;
    float:left;
    line-height:19px;}

    ul.userMenu li a:visited{
    color:#fff;}

    a.register{
    background:url(0/images/icon.register.gif) no-repeat 0 50%;}
    a.myaccount{
    background:url(0/images/icon.account.gif) no-repeat 0 50%;}
    a.basket{
    background:url(0/images/icon.basket.gif) no-repeat 0 50%;}

    ul.userMenu li a.basket:link,
    ul.userMenu li a.basket:visited,
    ul.userMenu li a.basket:hover{
    color:#FFDE25;
    text-decoration:underline;}

    /* TOP MENU LINKS*/
    .topLinks{
    list-style:none;
    clear:right;
    float:right;
    margin-top:0;
    margin-top:16px;
    width:400px;}

    .topLinks li{
    float:right;
    margin-right:10px;
    padding-left:20px;
    line-height:18px;}

    .topLinks li a:link,
    .topLinks li a:visited{
    font-size:10px;
    text-transform:uppercase;
    font-weight:700;
    color:#9F9C93;
    font-family:tahoma, arial;}

    .topLinks li.tAccount{
    margin-right:15px;
    background:url(0/images/top-account.gif) no-repeat 0 50%;}

    .topLinks li.tAccount a{color: #2d1b72;}
    .topLinks li.tAccount a:visited{color: #2d1b72;}

    .topLinks li.tBasket{
    background:url(0/images/top-basket.gif) no-repeat 0 50%;}

    .topLinks li a:hover{
    color:#DB241E;
    text-decoration:none;}

/*** Menutabs stuff***/
    ul#menutabs{
    list-style:none;
    float:right;
    width:700px;
    /*margin-top:46px;*/
    margin-top:11px;
    padding-right:4px;}

    * html ul#menutabs{
    padding-right:5px;}

    ul#menutabs li{
      display:inline;
      font-weight:700;
      height:32px;

      line-height:32px;
      vertical-align:middle;
      text-align:center;}

    ul#menutabs a{
      float:right;
      background:url(0/media/tab.left.gif) no-repeat left top;
      padding-left:8px;
      text-indent:9px;
      margin-left:1px;
      text-decoration:none;}

    ul#menutabs a span{
      float:right;
      display:block;
      font-size:14px;
      background:url(0/media/tab.right.gif) no-repeat right top;
      padding-right:15px;
      color:#fff;}


    /* IE5-Mac \*/
    ul#menutabs a span {float:none;}
    /* End IE5-Mac */

    ul#menutabs a:hover span{
    color:#444;}

    /* Tab hovering
    ul#menutabs a:hover{
    background-position:0% -28px;}

    ul#menutabs a:hover span {
    background-position:100% -28px;}
    */

    ul#menutabs #current a {
    background-position:0% -32px;
    color:#DC271E;}

    ul#menutabs #current a span {
    background-position:100% -32px;
    color:#DC271E;}

     ul#menutabs ul a,
     ul#menutabs ul a span{
         background-image:none;
        font-weight:400;
     }

     ul#menutabs ul{
     list-style:none;}

     ul#menutabs ul li a,
      ul#menutabs ul li{
         float:none;
        display:block;
        font-weight:400;
        padding-top:2px;
        padding-bottom:2px;
        margin-top:1px;
        margin-bottom:1px;
        line-height:15px;
        height:auto;
        text-align:left;
     }

     ul#menutabs li{position: relative;}
     ul#menutabs ul li a:link,
     ul#menutabs ul li a:visited{
     color:#333;
     display:block;
     text-indent:0;
     font-weight:400;}

     ul#menutabs ul li a:hover{
     color:#DB241E}

    .newsletter-offer{
        float:left;}


/***  searchBar stuff ***/
.searchBar{
    margin-top:1px;
    height:34px;
    background:url(0/media/searchbar.bg.gif) no-repeat 0 0;}

    .searchBar p{
    float:right;
    overflow:hidden;}

    .naujienos{
    overflow:hidden;
    float:left;}


    .naujienos .inputbox,
    input#searchparam{
    border:1px solid #C7CCC2;
    color:#666;
    width:187px;}

    /*.naujienos input.inputnewsletter{margin-top:1px;}*/

    .searchBar p span,
    .searchBar p input,
    .naujienos span,
    .naujienos input{
    float:left;}

    .naujienos span{
    margin-left:10px;
    margin-right:0px;}

    .searchBar p,
    .searchBar .naujienos{line-height:34px;}
    .searchBar p span, .searchBar .naujienos span{font-weight:700; color:#9F9C93;}

    .searchBar p .inputbox, .searchBar .naujienos .inputbox{
    color: #666666;font-size: 11px;
    padding: 2px 0px 2px 3px;
    margin:3px 4px 0 4px;}

    .inputsearch{
    background:url(0/media/searchbutton.png) no-repeat 0 1px;
    height:20px;
    border:0;
    margin-top:7px;
    margin-right:11px;
    cursor:pointer;
    width:100px;
    font-size:11px;
    font-weight:bold;
    color:#FFF;
    }

    input#searchparam,
    .naujienos input#newsL{
    margin-top:8px;
    margin-right:10px;}

    .naujienos input#newsL{
    margin-right:5px;}

    .inputnewsletter{
    background:url(0/media/login-button.gif) no-repeat 0 0;
    height:20px;
    border:0;
    margin-top:8px;
    cursor:pointer;
    width:31px;}

/*** Inner content ***/


.banner1{
    width:267px;
    margin-top:5px;
    float:left;}

    .newsFront,
    .promoFront{
    margin-bottom:15px;}

    .promoFront table{
    border-collapse:collapse;}

    .promoFront table td{
    padding-top:5px;
    padding-bottom:5px;
    }

    .newsFront h3,
    .promoFront h3{
    height:27px;
    color:#DC271E;
    font-size:13px;
    padding:2px 0 0 10px;
    line-height:27px;}

.newsFront h3{color:#333; padding-left:0;}
.newsFront span{color:#b0b082; display:block; font-size:10px;}
.newsFront li{padding:8px 10px 8px 0;}
.newsFront li a{font-size:12px;}

    .newsFront li.all a{
    font-size:10px;
    padding-left:10px;
    background:url(0/media/arrow-left.gif) no-repeat 0 50%;}

    .newsFront li.even{
    background:#E8E8DA;}

    .newsFront li.even a{
    background:none;}


.banner1{}

.itemAd{
    float:left;
    width:268px;
    height:133px;
    margin:10px 0;
    /*padding:15px;*/
    overflow:hidden;
    /*background:url(0/images/frontitem.ad.gif) no-repeat 0 0;*/}

    .itemAd p.artImage{
    float:left;
    width:80px;
    height:100px;
    overflow:hidden;}

    .itemAd h3{
    float:left;

    font-size:20px;
    letter-spacing:-1px;
    margin-top:5px;
    width:150px;}

    .itemAd a,
    .itemAd a:link,
    .itemAd a:visited{
    color:#003871;
    text-decoration:none;}

    .itemAd a:hover{
    color:#FFAA09;}

    .itemAd span{
    font-size:13px;
    color:#003871;
    font-weight:700;}

    .itemAd p.price{
    margin-top:25px;
    font-size:14px;
    color:#003871;
    font-weight:700;}

    p.price span{
    color:#FF9900;
    letter-spacing:-1px;
    font-size:24px;}

    dl.quarterArticle{
    float:left;
    width:106px;
    height:150px;
    margin-right:9px;
    margin-bottom:10px;
    margin-top:5px;
    padding-bottom:2px;
    padding-left:5px;
    padding-right:5px;

    overflow:hidden;}

    *html dl.quarterArticle{margin-bottom:5px;}

    dl.plusprice{
    height:175px;}

    hr.smallDivider{
    height:1px;
    line-height:1px;
    font-size:1px;
    color:#E8E8DA;
    background:#E8E8DA;
    clear:both;}

    dl.quarterArticle a{
    color:#666;}

    dl.quarterArticle dt{
    color:#666;
    line-height:12px;
    font-size:11px;
    height:36px;
    font-weight:700;}

    dl.quarterArticle dd.pic{
    text-align:center;
    width:104px;
    margin:8px 0;
    border:1px solid #ccc;
    background:#fff;
    }

    *html dl.quarterArticle dd.pic{
    line-height:12px;
    font-size:96px;
    vertical-align:middle;}

    dl.quarterArticle dd.pic a{
    overflow:hidden;
    padding:0;
    height:106px;
    line-height:106px;
    display:block;
    vertical-align:middle;}

    dl.quarterArticle dd.pic a img{
    vertical-align:middle;}

    dl.nomargin{
    margin-right:0px;}

    dl.quarterArticle dd.articlePrice{
    text-align:right;
    color:#B1B082;
    font-weight:700;
    float:left;
    padding-top:1px;
    font-size:14px;}

    dl.quarterArticle dd.more{
    text-align:right;
    padding-top:1px;}

    dl.quarterArticle dd.more a{
    color:#FFAA09;
    text-decoration:underline;}

    dd.quarterTobasket{
    float:right;
    width:16px;}

    dd.quarterTobasket input{
    width:16px;
    height:16px;
    border:0;
    cursor:pointer;}

    /*** Left Col***/


    /*** Left Ad ***/

    .leftAd{
    margin-top:10px;
/*    background:url(0/images/leftad.top.gif) no-repeat 0 0; */
    padding-top:7px;}

    .leftAd div.content{
    width:209px;
    text-align:center;
    padding-top:5px;
    padding-bottom:15px;
/*    border-right:1px solid #DFDFBF;
    border-left:1px solid #DFDFBF; */
    margin-bottom:-7px;}

    .leftAd div.content img{
    margin-bottom:10px;}

    .leftAdBottom{
    height:7px;
    padding-top:7px;
    font-size:1px;
    line-height:1px;
    width:211px;
/*    background:url(0/images/leftad.bottom.gif) no-repeat left bottom; */}

    /*** Right Ad ***/

    .rightAd{
    margin-top:10px;
    text-align:center;}

    .rightAd img{
    /*border:1px solid #CCCC99;*/
    }

    /*** Right side ***/

    .sideRight ul{
    list-style:none;}

    .sideRight{
    font-size:11px;}

    .sideRight h2{
    font-size:12px;}

    .infoBox{
    margin-top:10px;
    margin-bottom:10px;}

    .infoBox li.msg{
    background:#f6f6ee;
    margin-right:12px;
    margin-bottom:10px;
    padding:10px;
    font-weight:700;
    }

    .infoBox ul{

    background:url(0/media/left-middle.gif) repeat-y 0 0;
    padding-bottom:8px;
    padding-left:12px;}

    .infoBox ul a{
    line-height:18px;
    padding-left:12px;
    background:url(0/media/arrow-bottom.gif) no-repeat 0 50%;}

    .infoBox h2{
    background:url(0/media/left-head.gif) no-repeat 0 0;
    height:30px;
    color:#B0B082;
    padding-top:3px;
    padding-left:12px;
    font-weight:700;
    font-size:14px;
    line-height:33px;}

    .infoBox .content{
    background:url(0/media/head-bottom.gif) no-repeat left bottom;
    padding-bottom:8px;}

    .loginBox{
    clear:both;
    overflow:hidden;
    color:#333;
    background:url(0/media/login-bottom.jpg) no-repeat left bottom;
    padding-bottom:8px;
    margin-bottom:10px;}

    .loginBox .inputbox{
    width:180px;
    margin-bottom:2px;
    color:#333;}

    .loginBox a:link,
    .loginBox a:visited{
    text-decoration:underline;
    color:#333;
    font-size:10px;
    padding-left:10px;
    background:url(0/media/arrow-left.gif) no-repeat 0 50%;}


    .loginBox a:hover{
    text-decoration:none;}

    .loginBox .submit{
    text-align:left;}

    .loginButton,.filterButton,.filterButton2,.LButton-0,.LButton-1,.LButton-2,.logoutButton{
    font-weight:700; border:0;cursor:pointer;height:21px;}

    .loginButton{
    background:url(0/media/filter_button_long.gif) no-repeat 0 50%;
    width:100px;
    color:#201756;}

    .filterButton{
    background:url(0/media/filter_button.gif) no-repeat 0 50%;
    width:62px;
    color:#201756;}

    .filterButton2{
    background:url(0/media/filter_button_long.gif) no-repeat 0 50%;
    width:100px;
    color:#201756;}

    .LButton-0{
    width:62px;
    text-align:center;
    background:url(0/media/filter_button.gif) no-repeat 0 50%;}

    .LButton-1{
    width:100px;
    text-align:center;
    background:url(0/media/filter_button_long.gif) no-repeat 0 50%;}

    .LButton-2{
    width:200px;
    text-align:center;
    background:url(0/media/filter_button_very_long.gif) no-repeat 0 50%;}

    .logoutButton{background:url(0/media/button-logout.png) no-repeat 0 50%; float:right; padding-bottom:3px;
     font-weight:400; line-height:18px; width:56px; height:18px; font-size:10px; color:#000; margin-top:5px;}

    .loginBox .loginButton{
    margin:2px 12px 2px 0;
    }

    .loginBox .content{
    padding-top:5px;
    background:url(0/media/login-middle.jpg) repeat-y 0 0;}

    .loginBox h2{
    background:url(0/media/login-head.jpg) no-repeat 0 0;
    height:29px;
    color:#B0B082;
    padding-left:12px;
    line-height:29px;}

    .loginBox h2 a{float:left;}

    .loginBox .content{
    padding-left:12px;}


    ul.promoIcons{list-style:none; font-size:11px; margin-top:20px;}
    .promoIcons{background:#fcfcf8; border:1px solid #e1e1c7; padding:15px 20px;}
    .promoIcons a{padding-left:23px; line-height:21px;}
    .promoIcons a.promo-goodprice, label.promo_goodprice {background:url(0/media/promo-goodprice.png) no-repeat 0 50%;}
    .promoIcons a.promo-gift, label.promo_gift{background:url(0/media/promo-gift.png) no-repeat 0 50%;}
    .promoIcons a.promo-new, label.promo_new{background:url(0/media/promo-new.png) no-repeat 0 50%;}
    .promoIcons a.promo-saleout, label.promo_sale{background:url(0/media/promo-saleout.png) no-repeat 0 50%;}
    .promoIcons a.promo-child, label.promo_child{background:url(0/images/child.png) no-repeat 0 0;}

    .radio-filters label {padding-left: 20px; cursor: pointer;}
    .radio-filters label.none-icon {padding-left: 0px;}
    tr td.radio-filters {padding-bottom: 5px;}
    .listFilters label {width: auto; padding-right: 15px;}

    /*** Basket box ***/

    .basketBox{
    color:#fff;
    margin-bottom:10px;
    /*background:url(0/images/basketBox.bg.gif) repeat-y 0 0;*/}



    .basketBox h2{
    background:url(0/images/basketBox.top.gif) no-repeat 0 0;
    height:31px;
    color:#fff;
    padding-left:32px;
    line-height:31px;}

    .basketBox h2 a,
    .basketBox h2 a:link,
    .basketBox h2 a:visited{
    color:#fff;}

    .loginBox h2 a:link,
    .loginBox h2 a:visited{
    color:#B0B082;
    text-decoration:none;
    font-size:12px;
    padding-left:0;
    background:none;}

    #basketBox h2 a:link,
    #basketBox h2 a:visited{
    padding-left:15px;
    background:url(0/media/shop-icon.png) no-repeat 0 50%;}

    .loginBox h2 a:hover{
    }

    .basketBox p.legend{
    clear:both;
    float:left;
    height:21px;
    line-height:21px;
    background:#145798;
    margin-bottom:1px;
    width:85px;
    padding-left:5px;
    margin-right:1px;}

    .basketBox p.value{
    float:left;
    height:21px;
    margin-bottom:1px;
    text-align:right;
    padding-right:5px;
    line-height:21px;
    width:63px;
    background:#145798;}

    .basketBox .content{
    padding:0 11px;
    overflow:hidden;
    background:url(0/images/basketBox.bg.gif) repeat-y 0 0;}


    /*.basketBox.regular{
    height:90px;}

    .basketBox.pristatymas{
    height:95px;}

    .basketBox.pranesimas{
    height:130px;}*/



    .basketBox .content p.deliveryStatus{
    clear:both;
    padding-top:10px;}
    .basketBox .content p.deliveryStatus strong{
    color:#FFAA09;}

    .basketBox p.submit{
    clear:both;
    text-align:right;
    padding-top:5px;
    padding-right:10px;
    padding-bottom:10px;
    overflow:hidden;
    background:url(0/images/basketBox.bottom.gif) no-repeat left bottom;}

    input.buyButton{
    width:58px;
    height:17px;
    padding-left:10px;
    color:#fff;
    cursor:pointer;
    background:url(0/images/button.buy.gif) no-repeat 0 0;
    border:0;}

    /*** Pathway ***/
    .pathway{
    /*background:url(0/images/pathway.bg.jpg) repeat-y 0 0;
    height:27px;
    line-height:27px;*/
    color:#666;
    font-size:12px;
    padding-left:0px;
    margin-bottom:10px;}

    .pathway a:link,
    .pathway a:visited{
    color:#666;
    text-decoration:underline;}

    .pathway a:hover{
    text-decoration:none;}

    .navigator,
    .pageNavigator{
    clear:both;
    height:31px;
    font-size:11px;
    line-height:31px;}


    .pageNavigator p{
    float:right;}

    .pageNavigator p a,
    .pageNavigator p a:link,
    .pageNavigator p a:visited{
    text-decoration:underline;
    margin:0 3px;
    color:#333;}

    .pageNavigator p a:hover{
    color: #DB241E;
    }

    .pageNavigator p a.active{
    color: #DB241E;
    padding:3px;
    border: 1px #DB241E;
    border-style: solid solid solid solid;
    }

    .pageNavigator a.prev:link,
    .pageNavigator a.prev:visited,
    .pageNavigator a.next:link,
    .pageNavigator a.next:visited{
    float:left;
    color:#666;
    font-weight:400;}

    .pageMap{
    padding-right:20px;}

    .pageNavigator a.next{
    padding-right:8px;
    padding-left:0px;
    text-decoration:underline;
    background:url(0/media/arrow-left.gif) no-repeat right center;}

    .pageNavigator a.prev{
    padding-left:8px;
    padding-right:8px;
    text-decoration:underline;
    background:url(0/media/arrow-right.gif) no-repeat 0 50%;}

    .pageNavigator a.prev:hover,
    .pageNavigator a.next:hover{
    color:#DB241E;}

    .navigator{
    background:#EFEFE7;
    margin-bottom:2px;}

    .navigator span{
    display:block;
    width:157px;
    float:left;
    font-size:12px;
    font-weight:700;
    color:#9B978B;
    text-align:center;}

    .navigator a{
    color:#333;
    font-weight:700;
    font-size:11px;
    text-decoration:underline;}

    .navigator a:hover{
    color:#DC271B;}

    .navigator a.prev{
    float:left;
    width:160px;
    padding-left:18px;
    background:url(0/media/arrow-right.gif) no-repeat 8px 50%;}

    .navigator span.prev{
    float:left;
    width:160px;
    display:block;
    padding-left:8px;}

    .navigator a.next{
    float:right;
    width:130px;
    text-align:right;
    padding-right:8px;
    margin-right:10px;
    background:url(0/media/arrow-left.gif) no-repeat 100% 50%;}

    /*** Details ***/

    .detailed{
    padding-top:8px; margin-bottom:2px;    border:1px solid #E0E0C4;}
    .trConnection{font-size:11px; margin-top:10px; color:#555; background:url(0/media/sublist.png) no-repeat 0 2px; padding-left:12px;}



    .detailed .content{
    padding:15px;
    overflow:hidden;}

    .detailed .detailImage{
    width:205px;
    height:248px;
    overflow:hidden;
    line-height:248px;
    margin-bottom:10px;
    border:1px solid #ccc;
    background:#fff;
    float:left;
    text-align:center;}

    .detailedV,
    .detailedS,
    .detailedW{
    border:1px solid #78c737;}

    .detailedX{
    border:1px solid #3C9ADB;
    }

    .detailed .detailImage img{
    vertical-align:middle;}

    .detailedInfo{
    float:right;
    width:265px;}

    .detailedInfo h1{
    font-size:18px;
    padding:2px 0;
    margin-bottom:4px;
    line-height:16px;
    color:#000;}

    .detailedInfo ul, .detailedInfo dl{
    list-style:none;
    padding:15px 0;
    margin:15px 0;
    border-top:1px solid #CFD2D4;
    border-bottom:1px solid #CFD2D4;}


    .detailedInfo li, .detailedInfo dt, .detailedInfo dd{
    padding-left:10px;
    background:url(0/images/icon.arrow-blue.gif) no-repeat 0 7px;}

    .detailedInfo li a,
    .detailedInfo li a:link,
    .detailedInfo li a:visited,
    .detailedInfo dl a,
    .detailedInfo dl a:link,
    .detailedInfo dl a:visited
    {
    color:#FE8100;
    text-decoration:underline;
    line-height:18px;
    font-size:11px;
    font-weight:700;}

    .detailedInfo li a:hover, .detailedInfo dl a:hover{
    color:#00488E;}

    .detailedInfo dd{
        margin-left:12px;
    }

    .detailedInfo dl{
        font-size:11px;
        line-height:18px;
    }

    .detailedInfo dt{
        display:block;
    }

    ul.bottLinks{
    list-style:none;
    border:0;
    margin:0px 0;}

    ul.bottLinks li{
    padding:3px 0 3px 15px;
    background:url(0/media/arrow_dark_left.gif) no-repeat 5px 8px;}

    ul.bottLinks li.hasBg{
    background:#EFEFE6 url(0/media/arrow_dark_left.gif) no-repeat 5px 8px;
    }

    ul.bottLinks li a,
    ul.bottLinks li a:link,
    ul.bottLinks li a:visited{
    color:#999966;
    text-decoration:none;
    line-height:18px;
    font-size:12px;
    font-weight:700;}

    ul.bottLinks li a:hover{
    color:#DC271B;}

    p.artNr,
    span.artNr{
    color:#333;
    font-size:11px;}

    span.artNr{
    padding-top:3px;}

    .detailedPrice{
    color:#291873;
    clear:both;
    font-weight:700;
    padding:7px 0 7px 5px;}

    .detailedPrice h5 span{
    width:98px;
    height:15px;
    padding-left:2px;
    letter-spacing:normal;
    float:left;
    margin-bottom:10px;
    font-size:12px;}

    *html .detailedPrice h5 span{
    margin-bottom:10px;}

    .detailedInput{
    width:49%;
    font-weight:400;
    font-size:11px;
    float:left;}

    .detailedInput input{
    padding:2px;}

    .detailedVar{
    width:49%;
    float:right;}

    .detailedVar p{
    text-align:center;
    margin-bottom:1px;
    font-weight:400;
    font-size:11px;
    padding:2px 1px;
    color:#606060;}

    .detailedPrice h4{
    text-align:right;
    margin-bottom:10px;}

    .detailedSuma{
    clear:both;
    margin:0px 0 10px 0;
    padding-top:15px;
    color:#333;
    font-weight:700;
    font-size:12px; padding-left:10px;}

    *html .detailedSuma{
    padding-top:15px;}

    .detailedSuma span{
    color:#DE2418;
    font-weight:400;
    font-size:14px;
    padding-left:10px;}



    .detailedPrice span{
    font-size:20px;
    letter-spacing:-1px;}

    .detailedPrice input{
    width:30px;

    }
    .product_image_td{
    width:105px;
    text-align:center;
    }
    td.product_text_td .description{
    float:none;
    width:auto;}

    fieldset.goRight{
    text-align:right;
    clear:both;}

    input.tobasket{
    background:url(0/images/button.tobasket.gif) no-repeat left 50%;
    width:100px;
    height:26px;
    border:0;
    cursor:pointer;
    margin-top:25px;}

    .detailedBottom{
    padding-top:8px;
    margin-bottom:15px;}

    table.paramTable{
    width:100%;
    color:#333;
    border-collapse:collapse;}

    table.paramTable tr.rowbg td{
    background:#EFEFE6;}

    table.paramTable td{
    padding:5px 13px;}

    table.paramTable td.title{
    font-weight:400;
    color:#29166F;
    width:45%;}

    h3#params{
    padding-bottom:10px;
    padding-left:15px;
    margin-bottom:3px;
    margin-top:20px;}

    .paramsBlock{
    margin-bottom:10px;
    border:1px solid #E1E1C7;
    padding:2px;}

    p.ask{
    color:#003870;
    font-size:13px;
    font-weight:700;
    margin:15px 0;
    padding-left:0px;}

    h3.descrTitle{
    color:#2D1B72;
    font-size:13px;
    font-weight:400;
    padding:5px 0 10px 0;}

    .longDescr p.ask{
    padding-top:15px;}

    p.ask a{
    text-decoration:underline;}

    p.ask a:hover,
    p.foundError a:hover{
    text-decoration:none;
    color:#FF7502;}

    p.foundError{
    background:#F0F5F9;
    color:#003870;
    padding:10px;}

    p.foundError span{
    display:block;
    font-size:11px;
    padding-bottom:2px;
    font-weight:700;}

    p.foundError a,
    p.foundError a:link,
    p.foundError a:visited{
    color:#003870;
    text-decoration:underline;}

    p.foundError a:hover{
    text-decoration:none;
    color:#FF7502;}

    .review{
    margin-top:15px;
    margin-bottom:15px;}

    .review p.noreviews{
    font-style:italic;
    padding-bottom:5px;}

    .review a.writeReview{
    color:#FF6B01;
    font-weight:700;
    text-decoration:underline;}

    .review a.writeReview:hover{
    text-decoration:none;}

    #detailsCatTitle{
    float:left;
    width:400px;}


    /*** List ***/

    dl.green{
    background:url(0/images/trio.green.gif) no-repeat 0 0;}
    dl.blue{
    background:url(0/images/trio.blue.gif) no-repeat 0 0;}
    dl.yellow{
    background:url(0/images/trio.yellow.gif) no-repeat 0 0;}

    dl.triArticle{
    width:154px;
    padding:10px;
    height:199px;
    float:left;
    margin-bottom:9px;}

    dl.triCenter{
    margin:0 11px 9px 11px;}

    dl.triArticle dt a{
    width:148px;
    height:117px;
    display:block;
    background:#fff;
    overflow:hidden;
    text-align:center;
    line-height:105px;
    font-size:105px;
    vertical-align:middle;
    border:1px solid #ccc;}

    dl.triArticle dt a img{
    vertical-align:middle;}

    dl.triArticle dd{
    line-height:15px;
    font-size:11px;
    color:#003870;}

    dl.triArticle dd.title{
    font-size:13px;
    padding:4px 0 2px 0;
    font-weight:700;
    letter-spacing:-1px;}

    dl.triArticle dd.more a{
    text-decoration:underline;}

    dl.triArticle dd.articlePrice{
    margin-top:5px;
    padding-top:7px;
    border-top:1px solid #CCCC99;
    }

    dl.triArticle dd input{
    background:url(0/images/trio.tobasket.gif) no-repeat 0 0;
    width:77px;
    height:19px;
    float:right;
    cursor:pointer;
    border:0;}

    dl.triArticle dd.articlePrice span{
    float:left;
    line-height:19px;
    font-size:16px;
    letter-spacing:-1px;
    font-weight:700;}

    /*** List alternative ***/

    .greenLine{
    border:1px solid #99CC99;
    background:#E3FADC;}

    .blueLine{
    border:1px solid #94BAD8;
    background:#EEF5F9;}

    .yellowLine{
    border:1px solid #FFDA88;
    background:#FFFDED;}

    .transport{
    clear:both;
    overflow:hidden;
    font-size:11px;
    margin-top:15px;}

    .transport p{
    float:left;
    color:#333;
    border-bottom:0;
    background:0;
    padding:3px 7px;
    margin-right:2px;}

    /**html .transport p{
    margin-bottom:-15px;}*/


    .transport p.pick{
    color:#7C7361;
    padding-left:0;
    font-size:10px;}

    .transport input,
    .transport span{
    float:left;}

    .transport span{
    display:block;
    margin-left:4px;}

/*    *html .transport span{
    line-height:20px;}*/

    .listLine{
    /*height:87px;*/
    margin-top:15px;
    background:transparent;
    border:1px solid #555;
    }
    .listLine2{
    margin-top:3px;
    background:transparent;
    border:1px solid #555;
    padding-bottom:1px;
    padding-top:1px;
    }


        /* Transport group S, W - green basketBox*/
        .tGroup-S .content table td,
        .tGroup-W .content table td{
        background:#e6fdd3;
        color:#333;}

        .tGroup-S .content p,
        .tGroup-W .content p{
        background-color:#63c546;}

        /* Transport group S, W - green list*/
        .tGroup-S,
        .tGroup-W{
        border:1px solid #78c737;}


        /* TRANSPORT GROUP P*/
        .tGroup-P .content table td{
        background:#DBF0FE;
        color#333;}

        .tGroup-P .content p{
        background-color:#3C9ADB;}

        .tGroup-P{
        border:1px solid #3C9ADB;}
        /* TRANSPORT GROUP P END */
        /* TRANSPORT GROUP D*/
        .tGroup-D .content table td{
        background:#f9dfdf;
        color#333;}

        .tGroup-D .content p{
        background-color:#9d0205;}

        .tGroup-D{
        border:1px solid #970101;}
        /* TRANSPORT GROUP D END */
        /* TRANSPORT GROUP X*/
        .tGroup-X .content table td{background:#e1e1e1;    color:#333;}
        .tGroup-X .content p{background-color:#202020;}
        .tGroup-X{border:1px solid #202020;}
        /* TRANSPORT GROUP X END */
        /* TRANSPORT GROUP F*/
        .tGroup-F .content table td{background:#d9f2f8;    color:#333;}
        .tGroup-F .content p{background-color:#1a93b1;}
        .tGroup-F{border:1px solid #007c96;}
        /* TRANSPORT GROUP F END */
        /* TRANSPORT GROUP T*/
        .tGroup-T .content table td{background:#fff7e1;    color:#333;}
        .tGroup-T .content p{background-color:#ae995f;}
        .tGroup-T{border:1px solid #9b8957;}
        /* TRANSPORT GROUP T END */
        /* TRANSPORT GROUP A*/
        .tGroup-A .content table td{background:#dae5fd;    color:#333;}
        .tGroup-A .content p{background-color:#2d55ac;}
        .tGroup-A{border:1px solid #2b50a0;}
        /* TRANSPORT GROUP A END */
        /* TRANSPORT GROUP B*/
        .tGroup-B .content table td{background:#f6e4c2;    color:#333;}
        .tGroup-B .content p{background-color:#7f5e17;}
        .tGroup-B{border:1px solid #72551c;}
        /* TRANSPORT GROUP B END */
        /* TRANSPORT GROUP C*/
        .tGroup-C .content table td{background:#c0e7ba;    color:#333;}
        .tGroup-C .content p{background-color:#217a12;}
        .tGroup-C{border:1px solid #217a12;}
        /* TRANSPORT GROUP C END */


        #basketBox .tGroup-S,
        #basketBox .tGroup-W,
        #basketBox .tGroup-P,
        #basketBox .tGroup-D,
        #basketBox .tGroup-X,
        #basketBox .tGroup-F,
        #basketBox .tGroup-T,
        #basketBox .tGroup-A,
        #basketBox .tGroup-B,
        #basketBox .tGroup-C{
        border:0;}


        /* Transport group icons*/
        .groupIcon{
        height:30px;
        width:30px;
        position:absolute;
        z-index:99;
        margin-left:-1px;
        margin-top:-6px;}

        .groupIcon2{
        height:30px;
        width:30px;
        position:absolute;
        z-index:99;
        margin-left:-1px;
        margin-top:-2px;}

        *html .groupIcon{
        margin-top:-6px;
        margin-left:-1px;}

        *html .groupIcon2{
        margin-top:-1px;
        margin-left:-1px;}

        .tGroup-S .groupIcon,
        .tGroup-W .groupIcon,
        .tGroup-S .groupIcon2,
        .tGroup-W .groupIcon2,
        .trGroupInfo-S,
        .trGroupInfo-W{
        background:url(0/media/tgroup-s.png) no-repeat 0 0px;}

        .tGroup-P .groupIcon,
        .tGroup-P .groupIcon2,
        .trGroupInfo-P{
        background:url(0/media/tgroup-p.png) no-repeat 0 0px;}

        .tGroup-D .groupIcon,
        .tGroup-D .groupIcon2,
        .trGroupInfo-D{
        background:url(0/media/tgroup-d.png) no-repeat 0 0px;}

        .tGroup-X .groupIcon,
        .tGroup-X .groupIcon2,
        .trGroupInfo-X{
        background:url(0/media/tgroup-x.png) no-repeat 0 0px;}

        .tGroup-F .groupIcon,
        .tGroup-F .groupIcon2,
        .trGroupInfo-F{
        background:url(0/media/tgroup-f.png) no-repeat 0 0px;}

        .tGroup-T .groupIcon,
        .tGroup-T .groupIcon2,
        .trGroupInfo-T{
        background:url(0/media/tgroup-t.png) no-repeat 0 0px;}

        .tGroup-A .groupIcon,
        .tGroup-A .groupIcon2,
        .trGroupInfo-A{
        background:url(0/media/tgroup-a.png) no-repeat 0 0px;}

        .tGroup-B .groupIcon,
        .tGroup-B .groupIcon2,
        .trGroupInfo-B{
        background:url(0/media/tgroup-b.png) no-repeat 0 0px;}

        .tGroup-C .groupIcon,
        .tGroup-C .groupIcon2,
        .trGroupInfo-C{
        background:url(0/media/tgroup-c.png) no-repeat 0 0px;}

        .trGroupInfo-S,
        .trGroupInfo-W{background:url(0/media/tgroup-s.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-P{background:url(0/media/tgroup-p.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-D{background:url(0/media/tgroup-d.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-X{background:url(0/media/tgroup-x.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-F{background:url(0/media/tgroup-f.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-T{background:url(0/media/tgroup-t.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-A{background:url(0/media/tgroup-a.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-B{background:url(0/media/tgroup-b.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}
        .trGroupInfo-C{background:url(0/media/tgroup-c.png) no-repeat 6px 10px; border-bottom:1px solid #ddd;}


        #calendars-S table td.highlighted,
        #calendars-W table td.highlighted{background:#63c546;}

        #calendars-P table td.highlighted{background:#3C9ADB;}
        #calendars-D table td.highlighted{background:#9d0205;}
        #calendars-X table td.highlighted{background:#202020;}
        #calendars-F table td.highlighted{background:#1a93b1;}
        #calendars-T table td.highlighted{background:#ae995f;}
        #calendars-A table td.highlighted{background:#2d55ac;}
        #calendars-B table td.highlighted{background:#7f5e17;}
        #calendars-C table td.highlighted{background:#217a12;}


        #calendars-X table td.highlighted{
        background:#202020;}


        #calendars-S table td.highlighted,
        #calendars-W table td.highlighted,
        #calendars-P table td.highlighted,
        #calendars-D table td.highlighted,
        #calendars-X table td.highlighted,
        #calendars-F table td.highlighted,
        #calendars-T table td.highlighted,
        #calendars-A table td.highlighted,
        #calendars-B table td.highlighted,
        #calendars-C table td.highlighted{
        color:#fff;}


        #calendars-S h2,
        #calendars-W h2{height:28px;padding-left:45px;background:url(0/media/tgroup-s.png) no-repeat 8px 0px;}
        #calendars-P h2{background:url(0/media/tgroup-p.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-D h2{background:url(0/media/tgroup-d.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-X h2{background:url(0/media/tgroup-x.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-F h2{background:url(0/media/tgroup-f.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-T h2{background:url(0/media/tgroup-t.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-A h2{background:url(0/media/tgroup-a.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-B h2{background:url(0/media/tgroup-b.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}
        #calendars-C h2{background:url(0/media/tgroup-c.png) no-repeat 8px 0px;    height:28px; padding-left:45px;}

        #calendar-S-2,
        #calendar-W-2,
        #calendar-P-2,
        #calendar-D-2,
        #calendar-X-2,
        #calendar-F-2,
        #calendar-T-2,
        #calendar-A-2,
        #calendar-B-2,
        #calendar-C-2{
        display:none;
        }


        /* Basket */
        .basketcontents_main .tGroup-S,
        .basketcontents_main .tGroup-W,
        .basketcontents_main .tGroup-P,
        .basketcontents_main .tGroup-D,
        .basketcontents_main .tGroup-X,
        .basketcontents_main .tGroup-F,
        .basketcontents_main .tGroup-T,
        .basketcontents_main .tGroup-A,
        .basketcontents_main .tGroup-B,
        .basketcontents_main .tGroup-C{
        overflow:hidden;
        color:#fff;}


        .basketcontents_main .tGroup-S,
        .basketcontents_main .tGroup-W{background:#63c546;}
        .basketcontents_main .tGroup-P{background:#3C9ADB;}
        .basketcontents_main .tGroup-D{background:#9D0205;}
        .basketcontents_main .tGroup-X{background:#202020;}
        .basketcontents_main .tGroup-F{background:#1A93B1;}
        .basketcontents_main .tGroup-T{background:#AE995F;}
        .basketcontents_main .tGroup-A{background:#2D55AC;}
        .basketcontents_main .tGroup-B{background:#7F5E17;}
        .basketcontents_main .tGroup-C{background:#217A12;}

        table.basketCalc .tGroup-S td,
        table.basketCalc .tGroup-W td,
        table.basketCalc .tGroup-P td,
        table.basketCalc .tGroup-D td,
        table.basketCalc .tGroup-X td,
        table.basketCalc .tGroup-F td,
        table.basketCalc .tGroup-T td,
        table.basketCalc .tGroup-A td,
        table.basketCalc .tGroup-B td,
        table.basketCalc .tGroup-C td{
        font-weight:700;
        color:#fff;
        background-image:none;}


        .tGroup-SData,
        .tGroup-WData,
        .tGroup-DData,
        .tGroup-XData,
        .tGroup-FData,
        .tGroup-TData,
        .tGroup-AData,
        .tGroup-BData,
        .tGroup-CData{
        background:none;
        margin-top:7px;}

        .tGroup-SData{border:1px solid #63c546;}
        .tGroup-WData{border:1px solid #63c546;}
        .tGroup-PData{border:1px solid #3C9ADB;}
        .tGroup-DData{border:1px solid #9D0205;}
        .tGroup-XData{border:1px solid #202020;}
        .tGroup-FData{border:1px solid #1A93B1;}
        .tGroup-TData{border:1px solid #AE995F;}
        .tGroup-AData{border:1px solid #2D55AC;}
        .tGroup-BData{border:1px solid #7F5E17;}
        .tGroup-CData{border:1px solid #217A12;}


        table.basketCalc tr.tGroup-S td,
        table.basketCalc tr.tGroup-W td{background:#63c546;}
        table.basketCalc tr.tGroup-P td{background:#3C9ADB;}
        table.basketCalc tr.tGroup-D td{background:#9D0205;}
        table.basketCalc tr.tGroup-X td{background:#202020;}
        table.basketCalc tr.tGroup-F td{background:#1A93B1;}
        table.basketCalc tr.tGroup-T td{background:#AE995F;}
        table.basketCalc tr.tGroup-A td{background:#2D55AC;}
        table.basketCalc tr.tGroup-B td{background:#7F5E17;}
        table.basketCalc tr.tGroup-C td{background:#217A12;}

    /***********************************************************/

/*END COLORS*/

    .prIcons{
    position:absolute;
    height:48px;
    margin-left:3px;
    margin-top:-11px;}

    .prIcons2{
    position:absolute;
    height:23px;
    margin-left:3px;
    margin-top:4px;}

    .prIcons img{
    margin:0;
    padding:0;
    display:block;}

    .noticeLine{
    margin-left:4px;
    width:506px;
    clear:both;
    float:left;}

    *html .noticeLine{
    margin-left:2px;}

    *html .notice .clearfix{
    clear:both;
    margin-bottom:3px;}

    .notice{
    margin-bottom:10px;}

    .listLine table td.lineImage, .listLine2 table td.lineImage{
    width:52px;
    border:1px solid #eee;
    text-align:center;
    vertical-align:middle;}

    .listLine table td.lineIcons, .listLine2 table td.lineIcons{
    width:40px;
    vertical-align:middle;}

    .listLine table td.lineImage a, .listLine2 table td.lineImage a{
    width:50px;
    overflow:hidden;
    height:50px;}

    .listLine table td.description{
    width:182px;
    color:#333;
    font-size:11px;
    vertical-align:top;
    padding:4px 4px 0 4px;}

    .listLine2 table td.description{
    width:182px;
    color:#333;
    font-size:10px;
    vertical-align:top;
    padding:4px 4px 0 4px;}

    .noimage table td.description{
    width:270px;
    padding:0;}

    .noimage .col1{
    width:260px;}

    h1 span.codeNr{
    color:#FF7202;
    font-weight:400;}


    .listLine table td.lineAmount, .listLine2 table td.lineAmount{
    width:96px;
    padding-left:4px;
    font-size:11px;
    background:url(0/media/line-arrow.png) no-repeat 0 5px;
    border-left:1px solid #999;
    text-align:center;}

    .noimage table td.lineAmount{
    background:none;
    width:71px;}

    .listLine table td.lineAmount input, .listLine2 table td.lineAmount input{
    margin-left:3px;}

    .listLine table td.price, .listLine2 table td.price{
    vertical-align:middle;
    text-align:center;
    padding-left:4px;
    border-left:1px solid #999;
    background:url(0/media/line-arrow.png) no-repeat 0 5px;
    width:100px;}

    .noimage table td.price{
    background:none;
    width:75px;}

    .listLine table td.price p, .listLine2 table td.price p{
    color:#AB995A;}

    .listLine table td.price p.priceByAmountSpan{
    font-size:11px;
    padding:1px;
    color:#999;
    background:none;
    margin:0 7px 0px 7px;}

    .listLine2 table td.price p.priceByAmountSpan{
    font-size:11px;
    padding:0px;
    color:#999;
    background:none;
    margin:0 7px 0px 7px;}

    .listLine table td.price p.lastvar, .listLine2 table td.price p.lastvar{
    margin-bottom:3px;}

    .listLine table td.price p.activeVar, .listLine2 table td.price p.activeVar{
    background:#dfdfcf;
    color:#333;}

    .listLine table td.price p.priceSum, .listLine2 table td.price p.priceSum{
    font-size:13px;
    font-weight:700;
    color:#003871;}

    .listLine2 table td.price p.priceSum{
    font-size:11px;
    font-weight:700;
    color:#003871;}

    .noimage table td.price p.priceSum{
    clear:right;}

.listLine table td.listIcon, .listLine2 table td.listIcon{
    padding-left:5px;}

    .listLine table td.tobasketBox{
    vertical-align:top;
    text-align:right;
    padding-top:6px;
    width:40px;
    background:url(0/media/line-arrow.png) no-repeat 0 5px;
    border-left:1px solid #999;
    }

    .listLine2 table td.tobasketBox{
    vertical-align:top;
    text-align:right;
    padding-top:1px;
    width:40px;
    background:url(0/media/line-arrow.png) no-repeat 0 5px;
    border-left:1px solid #999;
    }

    .noimage table td.tobasketBox{
    background:none;
    text-align:center;
    width:35px;
    padding-left:12px;}

    .listLine table td.tobasketBox input.tobasket, .listLine2 table td.tobasketBox input.tobasket{
    margin-top:0px;
    background:url(0/media/tobasket-medium.gif) no-repeat 0 50%;
    width:18px;
    height:18px;
    float:left;
    margin-left:11px;
    display:block;
    border:0;

    cursor:pointer;}

    .listLine table td.tobasketBox a{
    display:block;
    clear:left;
    float:left;
    width:16px;
    margin-left:12px;
    margin-bottom:3px;
    }

    .listLine2 table td.tobasketBox a{
    display:block;
    clear:left;
    float:left;
    width:16px;
    margin-left:11px;
    margin-bottom:0px;
    }

    *html .listLine table td.tobasketBox input.tobasket, *html .listLine2 table td.tobasketBox input.tobasket,
    *html .listLine table td.tobasketBox a, *html .listLine2 table td.tobasketBox a{
    margin-left:5px;
    }



    .noimage table td.tobasketBox input.tobasket{
    width:18px;
    height:18px;
    background:url(0/media/tobasket-medium.gif) no-repeat 0 50%;}

    *html .noimage table td.tobasketBox input.tobasket{
    margin-bottom:3px;}

    .noimage table td.tobasketBox{
    padding:0;}

    .noimage .specIcons{
    float:right;
    width:16px;}

    .noimage .promoIcons{
    float:left;
    width:14px;
    text-align:center;}

    .noimage table td.variants{
     width:90px;}

    .oneLine a{
    display:inline;
    padding-left:10px;}

    .oneLine{
    margin-bottom:5px;}

    /*
    .listLine a.image img{
    border:1px solid #000;
    vertical-align:middle;}

    .amountInput{
    vertical-align:middle;
    padding-bottom:13px;
    padding-left:15px;
    text-align:center;
    }
    .amountsByPrices{
    vertical-align:top;
    padding-top:4px;
    text-align:center;
    }

    .listLine p.price,
    .listLine div.tobasket,
    .listLine div.content,
    .listLine div.lineAmount{
    float:left;
    }

    .listLine div.lineAmount{
    width:96px;
    text-align:center;
    background:url(0/images/price1.bg.gif) no-repeat 0 0;
    font-size:11px;
    height:70px;
    }

    .lineAmount span.sum{
    color:#1F5081;
    text-align:center;
    font-size:12px;
    letter-spacing:0;
    text-decoration:none;
    font-weight:700;
    padding-right:7px;
    }

    .listLine .content{
    width:220px;
    color:#003870;}

    .listLine .price span.sum{
    color:#1F5081;
    text-align:center;
    font-size:12px;
    letter-spacing:0;
    text-decoration:none;
    font-weight:700;
    padding-right:10px;
    }
    .listLine .content h1{
    font-size:12px;}


    .priceByAmountSpan{
    display:block;

    }

    p.description{
    color:#333;
    font-size:11px;
    padding-top:4px;
    height:30px;
    overflow:hidden;
    }

    .listLine .content span{
    font-size:11px;
    padding-right:7px;}

    .listLine .price{
    width:100px;
    text-align:center;
    background:url(0/images/price.bg.gif) no-repeat 0 0;
    height:70px;
    line-height:53px;
    }

    .listLine .price span{
    font-size:17px;
    display:block;
    margin:0px 0 0px 0;
    font-weight:700;
    color:#003871;
    }

    .listLine .price a:link,
    .listLine .price a:visited{
    color:#FFAA09;
    font-weight:700;
    text-decoration:underline;}

    .listLine .price a:hover{
    text-decoration:none;
    color:#003871;
    }

    .listLine div.tobasket input{
    background:url(0/images/tobasket.box.gif) no-repeat 0 50%;
    width:37px;
    height:31px;
    border:0;
    cursor:pointer;}

    .tobasketPicture  input{
    background:url(0/images/tobasket.box.gif) no-repeat 0 50%;
    width:37px;
    height:31px;
    border:0;
    cursor:pointer;
    }

    .tobasketPicture td{
    text-align:center;
    width:50px;
    padding:11px 0 10px 0;
    }

    .listLine div.tobasket{
    text-align:center;
    width:50px;
    padding:11px 0 10px 0;}*/


    h2.search{
    clear:both;
    margin:10px 0;}

.bottom{
    margin-top:20px;
    border-top:1px solid #C7CCC2;}

/*** Footer stuff ***/
.footer a{padding-left:5px; text-decoration:underline;}
.footer a:link{color:#666; text-decoration:underline;}
.footer a:visited{color:#666; text-decoration:underline;}
.footer a:hover{text-decoration:none;}

.footerBanners a {
    background: url(0/media/links.png) 0px 0px no-repeat;
    float: right;
    height: 28px;
    margin-right: 20px;
    width: 120px;
    margin-top: 15px;
}
.footerBanners a.neriba {
    background-position: 0 -90px;
    width: 95px;
}	
.footerBanners a.neriba:hover {
    background-position: 0 -63px;
}
.footerBanners a.office {
    background-position: 0 -33px;
}
.footerBanners a.office:hover{
    background-position:0px -2px;
}
.footerBanners a.cash-carry {
    background-position: 0 -150px;
    height: 32px;
    width: 88px;
}
.footerBanners a.cash-carry:hover{
    background-position:1px -118px;
}

.copyright{
    font-size:11px;}
.copyright p.footerLinks{float:left; width:500px;font-size: 10px;}

    .pvmNotice{
    width:320px;
    float:right;
    text-align:right;
    font-size:11px;}

    /*** Basket ***/

    .basketSteps ul{
    float:left;
    width:100px;
    height:26px;
    padding:3px 11px 3px 11px;
    list-style:none;
    margin-right:6px;
    border-left:1px solid #ECECEC;}

    .basketSteps ul.current{
    border-left:1px solid #2A1872;}

    .basketSteps ul a:link,
    .basketSteps ul a:visited,
    .basketSteps ul a:hover,
    .basketSteps ul{
    color:#999;}

    .basketSteps ul.current a:link,
    .basketSteps ul.current a:visited,
    .basketSteps ul.current a:hover,
    .basketSteps ul.current{
    color:#2A1872;}

    .basketSteps ul.last{
    margin-right:0;}

    .basketSteps{
    color:#999999;
    font-size:11px;
    overflow:hidden;
    margin:9px 0 10px 1px;}

    .basketSteps li.stepNr{
    font-weight:700;
    font-size:12px;
    padding-bottom:5px;}

    input.goNext{
    background:url(0/images/basket.next.jpg) no-repeat 0 0;
    color:#fff;
    width:139px;
    border:0;
    height:26px;
    cursor:pointer;
    font-weight:700;
    line-height:25px;}

    table.basketItem{
    margin-top:10px;}

    table.basketItem,
    table.basketCalc{
    clear:both;
    width:100%;
    border-collapse:collapse;}

    table.basketItem tr.emLine td{
    background:none;
    line-height:3px;
    font-size:3px;
    height:3px;
    padding-top:3px:}

    table.basketItem th{
    background:red;
    line-height:24px;}

    table.basketItem td{
    height:80px;}

    table.basketItem tr.green{
    border:1px solid red;}

    table.basketCalc{
    margin:8px 0;
    width:255px;
    float:right;}

    table.basketCalc td{
    text-align:right;
    color:#514E4D;
    font-size:11px;
    background:url(0/media/dot-line.png) repeat-x 0 100%;
    line-height:24px;}

    table.basketCalc tr.blue td{
    background:#EEF5F9;}

    table.basketCalc tr.orange td{
    background:#F1F1E3;
    font-weight:700;
    color:#FF6B01;}

    table.basketCalc td.value{
    width:70px;
    padding-right:30px;}

    .loginerror{
    padding:0 10px 10px 0px;}

    .locatordetailsrow{
    clear:both;
    font-size:11px;
    color:#7C7361;}

    p.pages{
    float:left;}

    p.articlesHEADER{
    width:295px;
    float:left;}

    p.noImageHead{
    width:295px;}

    p.amountHEADER{
    width:110px;
    float:left;
    }

    p.noImageAmountHead{
    width:110px;}

    p.sumHEADER{
    width:100px;
    float:left;
    }

    p.sort{
    float:left;}

    .locatordetailsrow{
    overflow:hidden;
    height:19px;
    color:#666;
    padding-top:6px;
    margin-bottom:15px;
    background:url(0/media/line-dot.gif) repeat-x 0 0;
    }

    .locatordetailsrow .sum{
    clear:both;
    color:#2A1872;
    text-align:center;
    font-size:12px;
    letter-spacing:0;
    text-decoration:none;
    font-weight:700;
    padding-left:7px;
    width:600px;
    }

    .locatordetailsrow a{
    text-decoration:none;
    color:#666;}

    a.locatorlink2_active:link,
    a.locatorlink2_active:visited{
    color: #DB241E;
    padding:3px;
    border: 1px #DB241E;
    border-style: solid solid solid solid;
    }

    a.locatorlink2_active:hover{
    color:#DB241E;
    text-decoration:none;}

    a.locatorlink2:link,
    a.locatorlink2:visited{
    text-decoration:none;}

    .basketTitleLine{
    margin-top:2px;
    height:23px;
    margin-bottom:2px;}

    .basketTitleLine span{
    display:block;
    float:left;
    line-height:23px;
    font-weight:700;}

    .basketData{
    /*overflow:hidden;*/
    /*padding:7px 9px;*/
    padding-top: 3px;
    color:#333;
    clear:left;
    margin-bottom:3px;}

    .basketData p,
    .basketData div.quantity{
    float:left;}

        .basketTitleLine span.title{
        padding-left:12px;}

        .basketTitleLine span.title{
        width:216px;}

        .basketData p.title{
        /*width:150px;*/
        width:205px;
        padding-right:5px;
        padding-left:10px;}


        .basketData p.title input.moveCheck,
        .basketData p.title a{float:left;}
        .basketData p.title a{width:220px;}
        .basketData p.title input.moveCheck{margin:0; width:14px; height:14px; margin-top:1px; margin-right:5px; border:0;}

        .basketData p.title .artNr{clear:both;}

        #container-1 p.title a{}

        .basketTitleLine span.quantity,
        .basketData div.quantity{
        width:120px;}

        .basketData div.quantity{
        margin-top:0px;
        padding-bottom:0px;
        text-align:left;}

        .basketData p.price
        .basketData p.pvm{
        margin-top:1px;        }

        .basketData p.total,
        span.total{
        width:85px;
        text-align:right;}

        .basketTitleLine span.pvm,
        .basketData p.pvm{
        width:1px;}

        .basketData div.quantity input.quantity{
        width:25px;
        text-align:center;
        padding:2px 1px;}

        .basketData input.txt,
        .basketData input.xtxt{
        background:none;
        border:0;
        cursor:pointer;
        text-decoration:underline;
        font-weight:700;
        padding: 0px;
        width: 100px;
        text-align: left;
        /*border-bottom:1px solid #333;*/
        }

        .basketData input.xtxt{
        margin-left:19px;
        margin-right:3px;
        margin-top:8px;
        background:url(0/images/del.gif) no-repeat left center;}

        .basketData p.title span{
        display:block;
        color:#003870;}

        .basketData p.title a{
        font-weight:700;
        font-size:11px;}


        .basketData p.image{
        width:55px;
        height:55px;
        overflow:hidden;
        background:#fff;
        vertical-align:middle;
        line-height:66px;
        text-align:center;}

        .basketData p.image img{
        vertical-align:middle;}

        .basketTitleLine span.price,
        .basketData p.price{
        width:60px;}



    .greenArtickle,
    .blueArtickle,
    .yellowArtickle,
    .basketcontents_main .tGroup1{
    overflow:hidden;
    color:#fff;}

    table.basketCalc .tGroup1 td{
    font-weight:700;
    color:#fff;
    background-image:none;}

    .tGroup1Data{
    background:none;
    border:1px solid #78c737;
    margin-top:7px;}

    .greenArtickle{background:#999966;}

    .blueArtickle{background:#00488E;}

    .yellowArtickle{background:#FFAA09;}







    .greenData{
    background:#E3FADC;
    border:1px solid #9ACD9A;}

    .blueData{
    background:#F0F5F9;
    border:1px solid #95BBD8;}

    .yellowData{
    background:#FFFDED;
    border:1px solid #FFDA89;}

    div.citySelect{
    position:absolute;
    top:50%;
    left:50%;
    z-index:100;
    background:#DC271B;
    width:435px;
    height:80px;
    text-align:center;
    margin-top:-60px;
    margin-left:-230px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    padding:5px 5px 20px 20px;}

    div.citySelect legend{
    text-align:left;
    font-size:11px;
    color:#fff;
    font-weight:700;
    text-transform:uppercase;
    padding:0 7px;}

    div.citySelect fieldset{
    margin-right:15px;
    clear:both;
    margin-top:0px;
    border:1px solid #fff;
    }

    div.citySelect select{
    padding:2px 1px;
    margin:10px;
    }

    div.citySelect a{
    float:right;}

    #startDepotBox{
    position:absolute;
    top:50%;
    left:50%;
    z-index:200;
    background:#DC271E;
    width:550px;
    height:90px;
    color:#fff;
    text-align:center;
    margin-top:-55px;
    margin-left:-270px;
    padding:5px 5px 7px 5px;}


    div.citySelectWholePage{
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
    background:black;
    width:100%;
    height:100%;
    text-align:center;
    margin-top:0px;
    margin-left:0px;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity: 0.75;
    }

    #startDepotSelect p{
    text-align:left;
    font-weight:700;
    text-transform:uppercase;
    padding:0 12px;}

    fieldset#startDepotSelect{
    clear:both;
    text-align:left;
    border:1px solid #fff;
    background:#DC271E;
    padding:10px;
    font-size:11px;}

    #startDepotSelect select{
    padding:2px 1px;
    margin:10px;
    }

    #startDepotSelect input{
    margin-left:10px;}

    div.citySelectWholePage a{
    }

    .depotPlace{
    margin:0px 0 10px 0;}

    .depotPlace span{margin-bottom:5px; display:block; color:#989881; font-size:10px;}

    .depotPlace p{
    background:#eeeedf;
    border:1px solid #e4e4d2;
    color:#000;
    padding:7px;
    margin-right:12px;}

    a.otherDepot{
    margin-bottom:5px;
    display:block;}

    .fontred{
    color:#D92F16;}

    tr.rowerror td, tr.rowerror th, .orderStep table.orderData tbody tr.rowerror th {
        background:#fdefef;
    }

    tr.rowerror td.checkbox {
        border-left: 1px solid #fdefef;
    }

    .errorbox{
    margin:10px 0px;
    padding:10px;
    color:#FFF;
    font-weight:700;
    font-size:11px;
    background:#FF0000;
    border-top:1px solid #f3f3f3;
    border-bottom:1px solid #f3f3f3;}

    .errorbox span.fontred{
    font-size:14px;}

    h3.checkAdditional{
    text-transform:uppercase;
    margin-bottom:10px;}

    .dottedline{
    padding:5px 0;
    background-repeat:repeat-x;
    background-position:left center;
    background-image: url(0/images/linedot.gif);
    height:1px;}

    .dottedline_guestbook{
    background-repeat:repeat-x;
    background-position:left center;
    background-image: url(0/images/linedot.gif);
    height:1px;
    line-height:1px;
    font-size:1px;
    }

    .dotteddivider{
    padding:0px;
    background-repeat:repeat-x;
    background-position:left center;
    background-image: url(0/images/linedot.gif);
    height:1px;}

    input.nobrdr{
    border:0;
    padding:0;}

    .sheader{
    line-height:20px;
    color:#DA251D;
    margin-bottom:10px;
    font-size:17px;
    font-weight:700;}

    h2.jheader{
    text-transform:uppercase;
    margin:20px 0 10px 0;}

    .scontent{
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:6px;
    }

    .stext{
    padding-right:0px;
    /*padding:20px 20px 25px 20px;*/
    border-top:0;
    margin:0 0px;
    border-bottom:0;}


    .plain ul{
    margin:25px 15px;}

    .stext select{
    }

    .stext table td{
    padding:2px 0;}

    .scontent .tableclear input{
    padding:2px 1px;}

    .stext input.goNext{
    margin-top:15px;}

    .scontent .tableclear td.font11{
    font-weight:700;}

    td.newShipadd .save_button{
    background:none;
    border:0;
    cursor:pointer;
    text-align:left;
    color:#888853;
    padding-bottom:3px;
    background:url(0/images/icon.info.gif) no-repeat 0px 2px;
    }

    h2.newDelivery{
    margin-top:20px;
    text-transform:uppercase;}

    input.goNexts{
    background:url(0/media/filter_button.gif) no-repeat 0 0;
    color:#333;
    width:62px;
    border:0;
    height:21px;
    cursor:pointer;
    font-weight:700;
    line-height:25px;}

    .compareLinks{
    padding:5px 10px;
    overflow:hidden;
    padding-top:10px;
    height:45px;
    /*border-top:1px solid #E2E2CA;*/
    background:url(0/media/login-middle.jpg) repeat-y 0 0;}

    a.detailsMore{
    /*margin-left:45px;*/
    padding-left:13px;
    float:right;
    background:url(0/images/arrow_white.gif) no-repeat left center;}

    dl.greenRitem{
    background:#E3FADC;
    border-top:1px solid #99CC99;}

    dl.blueRitem{
    background:#F0F5F9;
    border-top:1px solid #94BAD8;}

    dl.yellowRitem{
    border-top:1px solid #FFDA88;
    background:#FFFDED;}

    .yellowRitem dt{
    padding-right:3px;
    }



    .rightList{
}

    .rightList dl{
    margin:5px 0;
    padding:10px;
    clear:both;
    color:#003870;
    height:95px;
    overflow:hidden;
    }

    .rightList dl dt{
    float:left;
    width:55px;
    height:60px;}

    .rightList dd.moreLinks{
    clear:both;
    width:50px;
    float:left;
    margin:0;}

    .rightList dd span.product_artnr{
    font-size:10px;
    display:block;
    margin-bottom:7px;}

    .rightList dd.tobasket input{
    background:url(0/images/tobasket.small.gif) no-repeat 0 0;
    width:21px;
    height:19px;
    float:right;
    cursor:pointer;
    border:0;}

    .rightList dd.title{
    width:102px;
    float:right;
    }

    .rightList dd.price{
    float:left;
    width:70px;
    font-weight:700;
    letter-spacing:-1px;
    font-size:16px;}

    .blue_arow_link_cats,
    .rightList dd.moreLinks a,
    .rightList dd.moreLinks a:link,
    .rightList dd.moreLinks a:visited,
    ul.sfirst li a,
    ul.sfirst li a:link,
    ul.sfirst li a:visited,
    ul.scnd li a,
    ul.scnd li a:link,
    ul.scnd li a:visited{
    padding-left:10px;
    color:#333;
    text-decoration:underline;
    line-height:12px;
    font-size:11px;}


    .blue_arow_link_cats,
    ul.sfirst li a,
    ul.sfirst li a:link,
    ul.sfirst li a:visited,
    ul.scnd li a,
    ul.scnd li a:link,
    ul.scnd li a:visited{
    display:block;
    color:#333;
    font-size:12px;
    font-weight:400;
    text-decoration:underline;
    line-height:14px;
    background:url(0/media/blue-arrow-left.gif) no-repeat 0 4px;}

    ul.scnd li a:hover,
    ul.sfirst li a:hover{
    text-decoration:none;}

    .rightList h2{
    margin-top:15px;
    text-transform:uppercase;
    color:#0C5193;
    padding-left:3px;
    margin-bottom:10px;}

    .font10{
    font-size:11px;}

    .fontbold{
    font-weight:700;}

    h1.conthead{
    margin:10px 10px;}

    a.fontred{
    color:#D92F16;}

    .defaultcontents_linespacer{
    /*border-top:1px dotted #ccc;*/
    height:1px;
    font-size:1px;
    background:transparent url(0/images/line-dot.gif) repeat-x 0 0;
    margin:5px 0;}

    .contentboxtext{
    margin:10px 0;}

    input.back2shop,
    a.back2shop{
    background:url(0/media/arrow-right.gif) no-repeat 0 50%;
    border:0;
    color:#333;
    margin-left:5px;
    padding-left:7px;
    text-align:left;
    cursor:pointer;
    text-transform:lowercase;}

    a.back2shop{
    font-size:11px;
    text-decoration:none;}

    input.extCompare{
    background:none;
    border:0;
    cursor:pointer;
    color:#333;
    margin-top:3px;}

    .locatortitlerow{
    font-size:11px;}

    textarea.defaultcontent,
    .gArea{
    border:1px solid #ccc;
    width:368px;}

    .gArea{
    margin-top:5px;
    width:500px;
    margin-bottom:15px;}

    input.defaultcontent,
    input.font10{
    padding:2px 1px;}

    .contact_highlight input{
    padding:2px 1px;}

    h2.guestb{
    margin-top:0;}

    ul.sfirst,
    ul.scnd{
    margin-left:0px;
    list-style:none;}

    ul.sfirst li,
    ul.scnd li{
    padding:3px 0;
    font-weight:700;}


    ul.sfirst{
    float:left;
    width:230px;}

    ul.scnd{
    float:left;
    margin-right:20px;
    width:240px;}

    h2.exTitle{
    font-size:11px;
    color:#2A1872;
    text-transform:uppercase;
    margin:25px 0 10px 0;
    padding-left:1px;
    }

    dl.newsLine{
    border:1px solid #E1E1C7;
    margin-bottom:5px;
    padding:10px;}

    dl.newsLine dt{
    margin-top:0px;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    color:#28156D;
    line-height:normal;
    font-weight:700;}

    dt.newsTitle{
    padding-top:5px;}

    dl.newsLine dt.firstNews{
    margin-top:0;}

    dl.newsLine dt span{
    font-size:10px;
    color:#DC271E;
    font-weight:400;}

    dl.newsLine dd{
    margin:7px 0;
    font-size:12px;
    padding-bottom:15px;}

    dl.newsLine dd.lastNews{
    border:none;}

    h4.contextbox{
    margin-top:15px;}

    .reviewThanks{
    padding:10px 0;
    text-transform:uppercase;
    color:#214285;
    font-weight:700;}

    .review ul.comments{
    list-style:none;
    margin:10px 0;
    font-size:11px;
    color:#555;}

    .review ul.comments li{
    padding-bottom:5px;
    margin-bottom:5px;
    background:url(0/images/linedot-orange.gif) repeat-x 0 100%;}

    cite{
    font-style:normal;}

    .review ul.comments li p{
    margin-top:5px;
    padding:5px 0;
    color:#666;}

    .tgroups{
    margin:15px 0 10px 0;
    font-size:11px;}

    h4.detailedHead{
    margin-bottom:5px;
    color:#291873;}

    .infoFSubmit{
    font-size:11px;
    background:#FF8505;
    color:#fff;
    border:0;
    padding:2px 3px;
    }


    .freeDelivery{
    font-size:11px;
    margin:5px 0 15px 0;
    }

    .freeDelivery strong{
    color:#FE7201;
    }

    .listHeadData{
    font-size:10px;
    font-family:tahoma, arial;
    float:left;
    padding-left:5px;
    color:#56718B;}

    .basketCount{
     float:left;
     font-size:10px;
     height:18px;
     width:74px;
     text-align:left;
     margin-bottom:2px;
     text-indent:20px;
     margin-right:5px;
     line-height:18px;
     background:url(0/images/highlight-bg.png) no-repeat 0 0;}

     .basketCount strong{float:left; }
     .basketCount a{float:right; display:block; width:13px; height:11px;}

    .noimage .basketCount{
    float:none;}

    .basketCount img{
    line-height:14px;
    float:right;
    display:block;
    margin-top:3px;
    margin-left:5px;
    margin-right:3px;}

    td.amountTilte{
    text-align:center;
    font-weight:700;
    color:#666;
    font-size:11px;}



    td.lineAmount span{
    padding-top:5px;
    display:block;
    color:#56718B;}

    .goBack{
    clear:both;
    text-align:right;
    font-size:11px;
    padding-bottom:3px;}

    .goBack a{
    padding-left:7px;
    background:url(0/media/arrow-right.gif) no-repeat 0 50%;}

    .goBack a:hover{
    color:#DC271B;}

    .detailed .longDescr{
    padding:0 15px 15px 15px;}

    .detailed .detailedIcons{
    padding:10px 0px 0 0;
    width:240px;
    clear:left;
    float:left;
    }

    .detailedIcons span{
    font-size:11px;
    display:block;}

    .detailedIcons td.IconCell{
    text-align:center;
    padding:2px 0;
    vertical-align:middle;}

    .detailedIcons td span{
    padding-left:5px;
    color:#5E3408;}

    .detailed .specPad{
    padding-bottom:0;}

    table.compareTable td{
    padding:2px 10px;}

    .compare_table{
  border-left: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left-color: #cbcbcb;
}

.compare_table_noleft{
  border-left: 0px;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom-color: #cbcbcb;
}

.compare_table_nobottom{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 0px;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-left-color: #cbcbcb;
}

.firstComp{
border:0;}

input.remove{
 background:#DA2626;
 border:0;
 color:#fff;
 cursor:pointer;
 margin:5px 0;}

td.compare_price{
 font-size:16px;
 font-weight:700;
 padding:15px;
 color:#2A1872;}

/*Paslaugos*/
ul#paslaugos{
 margin-top:15px;}

 td.groupinfo span.categorydescription{
 padding-left:5px;
 display:block;}


 .groupinfo{
         width: 140px;
}

.groupinfo a{
    color: #333333;
    font-size: 12px;
}

.groupinfo a.grouptitle{
    color: #29166F;
    text-decoration: none;
    font-weight: bold;
}

 td.groupinfo a.grouptitle{
 padding-bottom:7px;
 padding-left:5px;
 display:block;
 font-weight:700;}

 a.more_button:link,
 a.more_button:visited{
 background:url(0/images/arrow_subcategory.gif) no-repeat 100% 50%;
 padding-right:10px;
 color:#B0B082;
 text-decoration:underline;}

 a.more_button:hover{
 text-decoration:none;}

 a.flexbutton{
     float:left;
    background: url(0/media/flexbutton-right.png) no-repeat 100% 0;
    display: block;
    height: 18px;
    padding-right: 10px;
    text-decoration: none;
    color: #B0B082;
    font-size:11px;
    letter-spacing:0;}

 a.flexbutton span, a.flexbutton span {
    background: url(0/media/flexbutton-left.png) no-repeat 0 0;
    display: block;
    line-height: 12px;
    font-weight:700;
    padding: 3px 0 7px 10px;
    text-decoration:none;}

 a.flexbutton:hover span, a.flexbutton:hover span{
    text-decoration:none;}

td.button_more_td a.flexbutton{float:right;}

 div.imglink{

 overflow:hidden;}

 table.paslaugosTable td{
/* border:0px solid #FFA90A;
 background:red;
 padding:5px;*/
 vertical-align:top;
 border: 1px solid #E1E1C7;
}
table.paslaugosTable td td {
  border: none;
}
table.paslaugosTable .groupbox {
  height: auto;
}
table.paslaugosTable .imglink {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

.groupbox{
 height:220px;
 padding:5px;
/* border:1px solid #E1E1C7;*/
}

.groupbox2{
border:1px solid #E1E1C7;
margin-bottom:3px;
margin-left:3px;
padding:10px 0px;
}

.more_button1 .more_button_left{
    background: url(0/images/media/more_button_left.gif) 0px 0px no-repeat;
    height: 18px;
    width: 3px;
    float: left;
}

.more_button1 .more_button_middle{
    background: url(0/images/media/more_button_middle.gif) 0px 0px repeat-x;
    height: 18px;
    float: left;
    line-height: 18px
}

.more_button1 .more_button_right{
    background: url(0/images/media/more_button_right.gif) 0px 0px no-repeat;
    height: 18px;
    width: 3px;
    float: left;
}

.more_button1{
        display: block;
        color: #999966;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        float: right;
        cursor: pointer;
    }


 .groupfirst{
        margin-left: 0px;
    }

.paddingfix10both{
        padding: 0px 10px 0px 10px;
    }
 .suggestForm{
 }

 .suggestForm textarea{
 width:364px;
 border:1px solid #C7CCC2;
 padding:3px;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;}

 .suggestForm p{
 margin-bottom:10px;}

 .suggestForm .goNexts{
 margin-top:5px;}

.detailedSuma span.product_price_new_big{
    font-size:15px;
    font-weight:700;}

.catLongDesc{
 font-size:11px;
 line-height:16px;
 padding:10px 15px;
 color:#605D49;
 border-top:1px solid #FFDA88;
 border-bottom:1px solid #FFDA88;
 margin:8px 0;
 background:#FFFDED;}

 .button_more_td{
        padding: 5px 0px 0px 0px;
    }

 h1.catTitle{
  color:#DB241E;
  margin:5px 0;
  font-size:15px;}

.mainbar table.budgetsTable td{
    border-bottom:1px solid #fff;
    background:#f8f8f4;
    padding:2px 5px;
}

table.budgetsTable{
    font-size:11px;
}

table.budgetsTable th{
    background:#ebebda;
    text-align:left;
    padding:2px 5px;}

.editButton,
.pdfButton,
.confirmButton,
.deleteButton,
.printButton{
    border:0px;
    color:white;
    background:url(0/images/data-edit.png) no-repeat 0 0;
    height:16px;
    width:16px;
    cursor:pointer;
}

.deleteButton{
    background:url(0/images/data-delete.png) no-repeat 0 0;
}

.confirmButton{
    background:url(0/images/data-confirm.png) no-repeat 0 0;
}

.printButton{
    background:url(0/images/data-print.png) no-repeat 0 0;
}

#emptyNoticeList .deleteButton{
 margin:0 6px;}

td.centered{
 text-align:center;
 }

.deleteBtn{
 margin-top:5px;
 border-left:0;
 border-color:#FFDA88;}

 p a.currentDepot:link,
 p a.currentDepot:visited,
 p a.currentDepot:hover{
 color:#000;
 background:none;
 padding-left:0;
 text-decoration:none;}


 label{
 float: left;
 width: 95px;
 font-size:11px;
 font-weight:700;
 margin-bottom:5px;}

br{
 clear: left;}

.filterBox select{
padding:2px 1px;
margin-bottom:5px;}

.filterBox{
 background:#F6F6EF;
 margin:10px 0;
 padding:10px 5px 5px 5px;}

.col1,
.col2{
 width:250px;
 float:left;}

.col1{
margin-left:5px;}

span.linethrough
{
    text-decoration: line-through;
}

span.oldpricedetails{
    font-size:11px;
    letter-spacing:normal;
    font-weight:normal;
}
.newsLine ul{
 margin:15px 25px;}

.stext h6
{
    font-size:13px;
    display:inline;
}

.stext h5
{
    font-size:15px;
    display:inline;
}
.catsBox{
    background:#EFEFE5 url(0/media/cat-line.gif) repeat-y 50% 0;
    margin-top:10px;
    padding:12px;}

.catsBox-full {
    background:#EFEFE5;
    margin-top:10px;
    line-height: 18px;
    padding:12px;}


.containerquartercol{
 float:left;
 margin-left:5px;
 margin-top:7px;}

 .firstAd{margin-left:0; margin-right:1px;}
 .lastAd{margin-left:7px;}

.blockArticles{
    margin:15px 0;
    border:1px solid #CCC;
    padding:6px;
}
.blockArticles .smallDivider{
margin:0;}

.naviHead .goBack{
        float:right;
        width:100px;
        clear:none;
        margin-top:5px;
    }

    .line{
    height:1px;
    font-size:1px;
    line-height:1px;
    color:#C7CCC2;
    background:#C7CCC2;
    margin:10px 0;
    }
    .regTitle{
    font-size:13px;
    color:#29166F;}

    .specLocator{
    clear:both;
    height:15px;
    background:url(0/media/line-dot2.gif) repeat-x 0 100%;
    }

    .specLocator p{
    font-weight:700;
    font-size:11px;
    color:#2a1872;}

    .specLocator p.articlesHEADER{
    text-indent:35px;}

    .specTop{
    background:none;}

    #simpleNavigator{
    margin:5px 0 2px 0;
    background:#EFEFE7;
    padding-left:7px;
    padding-right:7px;}

    #simpleNavigator a.prev,
    #simpleNavigator a.next{
    font-weight:700;
    color:#333;}

    #simpleNavigator p{
    color:#9B978B;
    font-size:12px;
    font-weight:700;}

    #simpleNavigator p a{
    color:#9B978B;}

    #simpleNavigator p a.active{
    color:#2A1872;}

    .simpleLine{
    border:1px solid #E1E1C7;
    margin-bottom:5px;
    padding:7px;}

    .simpleLine p.pic{
    float:left;
    width:104px;
    text-align:center;
    height:106px;
    line-height:106px;
    vertical-align:middle;
    overflow:hidden;
    border:1px solid #C4D0C6;}

    *html .simpleLine p.pic{
    font-size:106px;}

    .simpleLine p.pic img{
    vertical-align:middle;}

    .simpleLine .lineContent{
    float:left;
    padding-top:35px;
    width:385px;
    margin-left:7px;}

    .simpleDesc{
    font-size:11px;}

.loginBox a.otherDepot:link,.loginBox a.otherDepot:visited{
 background:url(0/media/otherdep.png) no-repeat 0 1px;
 padding-left:20px;
 padding-bottom:3px;
 padding-right:15px;}

.balance{
 padding-bottom:10px;}

.loginBox .balance a.balanceLink{
 font-size:11px;
 padding-left:0;
 background:none;}

#basketBox{
    padding-bottom:15px;
}

/* CSS Document */
.panel{
    color:#fff;
    padding:3px 0 3px 15px;
    cursor:pointer;
    margin-bottom:1px;

}
.orderTabs .panel{color:#000;}
.panel span,
.panel a.bbTime{
float:left;
line-height:16px;}

.orderTabs .panel span{float:none; line-height:inherit;}

.panel span.bbSumm{
    width:45px;
}

.panel a.bbTime{
    width:16px;
    height:16px;
    font-weight:400;
    display:block;
    background:url(0/media/clock.gif) no-repeat 0 0;
}

.panel span.bbSummValue{
    text-align:right;
    float:left;
    padding-right:11px;
    width:90px;

}

.panelHead{background:url(0/media/login-middle.jpg) repeat-y 0 0;}
.panel a{
    text-decoration:none;
    color:#000000;
}

.panel-up{    background:url(0/media/expand.gif) no-repeat 3px 6px; }
.panel-down{ background:url(0/media/collapse.gif) no-repeat 3px 6px; }

.panel-target{
}
.panel-closed{
    display:none;
}

.basketPanels .content{
 padding:0 12px;}

.basketPanels .content table{
    width:100%;
    border:0;
    border-collapse:collapse;
}

.basketPanels .content table td{
    border:0;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    padding:3px 2px;}

#basketBox .bbButton{
   text-align:right;
    padding-right:12px;
    padding-top:5px;
    padding-bottom:5px;}

.basketPanels .content table td.legend{
    padding-left:15px;}

.basketPanels .content table td.value{
    padding-right:5px;
    text-align:right;}


#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #E1D992;
    background-color: #FFF9C3;
    padding: 5px;
    font-weight:400;
    opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.license{
 background:#F6F6EE;
 padding:7px;
 margin-right:12px;
 border:1px solid #efefe4;
 margin-bottom:10px;}


.formBox{
    background:#F6F6EF;
    padding:10px 15px;
}

.addLinks input{
    float:left;
    margin-right:20px;}
input.clean,
input.move,
input.save{
    border:0;
    padding-left:20px;
    height:16px;
    text-align:left;
    font-size:11px;
    cursor:pointer;

}
input.save{
    background:url(0/media/icon.save.png) no-repeat 0px 0px; }

    input.clean{
    background:url(0/media/icon.delete.png) no-repeat 0px 0px; }

input.move{
    background:url(0/media/icon.move.png) no-repeat 0px 0px; }

.nextLine{
    padding:5px 0;
    margin-bottom:15px;
    background:url(0/media/dbl-line.png) repeat-x 0px 0px;
}
.nextLineThin{
    padding:5px 0;
    margin-bottom:0px;
    background:url(0/media/dbl-line.png) repeat-x 0px 0px;
}

input.bNext{
 color:#B40000;
 font-weight:700;
 border:0;
 cursor:pointer;
 padding-right:22px;
 height:16px;
 text-align:right;
 outline:none;
 background:url(0/media/bnext.png) no-repeat 100% 0;}

.simpleLink a:link,
.simpleLink a:visited,
.simpleLink a:hover{
background:url(0/media/bnext.png) no-repeat 100% 50%;
padding-right:22px;
text-decoration:none;
color:#B40000;
 font-weight:700;
 font-size:11px;
 line-height:16px;
 padding-top:2px;
  padding-bottom:2px;
}

.simpleLink{text-align:right;}

.account a:link,
.account a:visited{
 color:#2A1872;}

.account a:hover{
 color:#DB241E;}

 .notice .articlesHEADER{
     width:295px;
 }

 .noticeLoc .amountHEADER{
 width:100px;}

.accountForm{
    background:#f6f6ef;
    padding:15px;
    font-size:11px;
}

.calLine input.inputbox {width: 113px;}

.calLine{
    margin:15px 0;
}

.calLine span,
.calLine input,
.calLine a{
    float:left;
}

.calLine a{
    margin-right:15px;
    margin-top:1px;
    margin-left:5px;
}

.calLine span{
    font-weight:700;
    margin-top:2px;
    margin-right:5px;
}

table.tableclear td.iconsLine{
    padding:8px 0px 0px 0px;
}


.small_font_print{
    font-size:8px;
}


.functionIcons{
margin:0px 0 7px 0;
padding:3px 0px;
border-top:1px solid #eee;
}

.fTable{
    margin-bottom:10px;
}

.iconsLine a{
    float:left;
    margin-right:10px;
    text-decoration:none;
}

.iconsLine input{
    float:left;
    margin-right:5px;
}

.orderTab {font-size:11px; border-collapse:collapse;clear:both;}
.orderTab td{border-collapse:collapse;}

tr.headrRow td{
    background:#ececec;
    color:#201756;
    padding:5px;
}

#sOrder td.client{
    padding:7px;
    background:#f1f1ec;
}

tr.orderInnerHead td{
    background:#ebebda;
    padding:5px;
}

tr.orderItem td{
    padding:2px 5px;
    background:#f8f8f4;
    border-bottom:1px solid #fff;
}

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

.table_of_two td{
    text-align:left;
    width:50%;
}
table.trLine{border-collapse:collapse; width:100%; font-size:11px; margin-top:15px;}
.mainbar table.trLine td{border-collapse:collapse; vertical-align:middle; padding:0;}
td.delTr{text-align:right;}
input.deleteTr{
 background:url(0/media/del-tr.gif) no-repeat 0px 0px;
 border:0;
 height:13px;
 width:13px;
 cursor:pointer;}

td.TrTitle span{
background:#F5F1CB;
font-family:tahoma, arial;
font-weight:700;
color:#111;
padding:4px 10px;
text-transform:uppercase;}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel { font-size: 12px;}
.orderTabs .ui-tabs-nav, .orderTabs .ui-tabs-panel { font-size: 11px;}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.orderTabs .ui-tabs-nav{padding-left:0;}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.orderTabs .ui-tabs-nav li{margin: 0 1px 0 0px;}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background:url(0/media/tab.png) no-repeat;
}
.orderTabs .ui-tabs-nav a,.orderTabs .ui-tabs-nav a span{background:url(0/media/tab-alt.png) no-repeat;}
/* Colouring */

.tGroupTab-V a, .tGroupTab-V a span{background-color:#63c546;}
.tGroupTab-X a, .tGroupTab-X a span{background-color:#3C9ADB;}

.tGroupTab-V a:link,
.tGroupTab-V a:visited{text-decoration:none; color:#fff;}

.tGroupTab-X a:link,
.tGroupTab-X a:visited{text-decoration:none; color:#fff;}

.ui-tabs-selected a:link,
.ui-tabs-selected a:visited{color:#333;}

.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-decoration:none;
    cursor:pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.orderTabs .ui-tabs-nav a{color:#000;}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    text-decoration:none;
    cursor:pointer;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;

}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
    color:#111;}
.orderTabs .ui-tabs-nav .ui-tabs-selected a,
.orderTabs .ui-tabs-nav a:hover,
.orderTabs .ui-tabs-nav a:focus,
.orderTabs .ui-tabs-nav a:active{background-position: 100% -150px;    color:#111;}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.orderTabs .ui-tabs-nav a{background-position: 100% -100px;}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 5px 0 0 0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.orderTabs .ui-tabs-panel{border: 1px solid #e1e1c7; background:#f6f6ee; padding:15px;}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(0/media/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
#container-1 .deleteTr{
    float:none;
    clear:none;
    display:inline;}

#container-1 .dateInfo{
    float:left;
    /*width:470px;*/}

#container-1  .trGroupInfo{
padding:10px  0;
}

.trGroupInfo table{
    font-size:11px;
}

td.checkT{
padding:0 5px;
}
td.dateT{padding-left:5px; color:#7C7C6A;}


/* Sitemap */
.sitemap_lvl1,
    .sitemap_lvl2,
    .sitemap_lvl3,
    .sitemap_lvl4,
    .sitemap_lvl5,
    .sitemap_lvl6,
    .sitemap_lvl7{

        display: block;
        clear: left;
        line-height: 20px;
        color: #cccccc;
        text-decoration: none;
        width: 250px;
    }

    .sitemap_lvl1{

        font-weight: bold;

    }

    .sitemap_lvl2{

        margin-left: 20px;
        background: url(0/images/media/sitemap_arrow.gif) 0px 50% no-repeat;
        padding-left: 10px;
    }

    .sitemap_lvl3{

        margin-left: 40px;
        background: url(0/images/media/sitemap_arrow.gif) 0px 50% no-repeat;
        padding-left: 10px;
    }

    .sitemap_lvl4{

        margin-left: 60px;
        background: url(0/images/media/sitemap_arrow.gif) 0px 50% no-repeat;
        padding-left: 10px;
    }

    .sitemap_lvl5{

        margin-left: 80px;
        background: url(0/images/media/sitemap_arrow.gif) 0px 50% no-repeat;
        padding-left: 10px;
    }

    .sitemap_lvl6{

        margin-left: 100px;
        background: url(0/images/media/sitemap_arrow.gif) 0px 50% no-repeat;
        padding-left: 10px;
    }

    .sitemap_lvl7{

        margin-left: 100px;
        background: url(0/images/media/sitemap_arrow.gif) 0px 50% no-repeat;
        padding-left: 10px;
    }
tr.darkRow td{
background:#EEF0E5;
}
p.rightLinks{margin-top:5px;}
p.rightLinks a:link,
p.rightLinks a:visited{
    padding-left:7px;
    background:url(0/media/arrow-left.gif) no-repeat 0 50%;
}

.newMsg{
    padding:10px;
    background:#FAFBF6;
    margin-bottom:15px;
    border:1px solid #D7D7A9;
}

.newMsg a:link, .newMsg a:visited{color:#DC271E; font-size:11px; font-weight:700;}

#basketGroup{
    font-size:11px;
    /*padding-left:40px;*/

    margin-bottom:2px;
    padding-top:7px;
    background-color:#f9f9f9;
    padding-bottom:7px;}

.dateInfo table{width:100%; margin-left:41px;}

#basketGroup select{padding:0;}

.basketPanel{
    font-size:11px;
    padding:0;
    margin:0;
    margin-top:-20px;
    margin-left:42px;
    position:absolute;}

*html .basketPanel{
    margin-top:-20px;
    margin-left:46px;}

.basketPanel a:link, .basketPanel a:visited{
    text-decoration:underline;
    outline:none;
    color:#D71911;}

table#msgList td{padding:5px 7px;}
table#msgList th{padding:7px;}

.calGroup{
    width:163px;
    margin:8px 5px 8px 0;
    padding:4px 2px;
    float:left;
    font-size:11px;}

    .cal{padding-left:8px;}

.rightCal{margin-right:0;}


.calGroup{border:1px solid #EAEADE;}
.calGroup h2{
    margin-bottom:10px;
    padding-left:1px;
}

.calGroup caption{
    text-transform:uppercase;
    font-size:11px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:2px 0;
    padding: 0px;
    margin:0px;
}

.calGroup table td{
    padding:1px 3px;
    color:#9D9D8B;

}

.calGroup caption a:link,
.calGroup caption a:visited,
.calGroup caption a:hover{text-decoration:none;}

a.bigBasket{
    float:none;
    display:inline;}


tr.headrRow td{font-size:12px;}
.account a{font-size:12px;}

.textlvl1
{
    color: #29166F;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #C7CCC2;
    display: block;
    padding: 8px 5px 8px 5px;
    margin-bottom: 8px;
}

.carier_table{
    font-size: 12px;
    color: #333333;
    width: 100%;
    font-family: arial, tahoma, sans-serif;
    background: #EFEFE5;
}

.carier_table input[type=checkbox]
{
    border:0px;
}
.carier_table input[type=radio]
{
    border:0px;
}
span.trGtitle{padding-left:40px;}
*html span.trGtitle{padding-left:45px;}

ul.menu{margin-bottom:10px; list-style:none;}
ul.menu a:link,ul.menu a:visited{display:block;
padding:4px 15px;
text-decoration:none;}

ul.menu,ul.menu ul{list-style:none;}
.catItems a:link,.catItems a:visited,.paslaugos a:link,.paslaugos a:visited{color:#666;}
ul.menu ul a{font-size:11px;}
ul.menu ul.level0 a{font-size:12px;}
ul.menu ul{padding-left:12px;}


.even a,
a.even{background:#ECECEC;}
ul.menu ul .even a,
ul.menu ul a.even,
ul.menu ul .odd a,
ul.menu ul a.odd{background:none;}

.paslaugos h2 {border:1px solid #2D1B72; margin-bottom:2px;}
.paslaugos h2 a:link,.paslaugos h2 a:visited{color:#2D1B72;font-size: 13px;}
.catItems h2{border:1px solid #DC271E;font-size: 13px;}
.catItems h2 a:link,.catItems h2 a:visited{color:#DC271E;}

.catItems a#active:link,.catItems a#active:visited,.catItems a#active:hover,.catItems a:hover{color:#DC271E;}
.paslaugos a#active:link,.paslaugos a#active:visited,.paslaugos a#active:hover,.paslaugos a:hover{color:#2D1B72;}



.half_banner{float:left;height:93px;margin:2px 0 5px 8px;width:254px;}
.first {margin-left:0;}

.containerfullrow_dif{
        width: 100%;
        margin-bottom: 10px;
        background: url(0/images/dif-middle.gif) 0px 0px repeat-y;
        clear: left;
    }
    td.dif_list_top_left{

        background: url(0/images/dif-top-left.gif) 0px 0px no-repeat;
        width: 289px;
        color: #DA251C;
        font-size: 17px;
        font-weight: bold;
        padding:0;
    }
    .dif_title_padding{

        padding: 7px 5px 10px 13px;

    }
    .dif_list_top_right{

        background: url(0/images/dif-top-right.gif) 0px 0px no-repeat;

    }

    .dif_bottom{

        background: url(0/images/dif-bottom.gif) 0px 0px no-repeat;
        height: 4px;
        width: 516px;
        line-height: 4px;
        font-size: 1px;
    }

    .dif_image{

        width: 70px;
        text-align: center;
        padding-bottom: 13px;
    }

    .dif_text{


        color: #666666;
        font-size: 13px;
        padding-bottom: 13px;

    }

        .dif_text a{

            color: #666666;

        }

        .dif_banner{

            margin-bottom: 8px;
            clear: left;
            display: block;
        }
ul.carierList{list-style:none;}
ul.carierList li{list-style:none; padding:2px 0;}

/*NEWSPAPER*/

    .newspaperThumbs{
    margin-top:20px;
    padding-left:8px;}

    .tvs_page_style{
    overflow:hidden;}

    .newspaperThumbs a{
    display:block;
    float:left;
    border:4px solid #fff;
    padding:6px;
    margin:5px 7px;
    background:#fff;}

    *html .newspaperThumbs a{
    margin:5px 6px;}

    .newspaperThumbs a:hover,
    .newspaperThumbs a.active{
    border:4px solid #DC271E;}

    .newspaperThumbs a img{
    position:relative;
    z-index:1;}

    .newspaperThumbs span{
    position:absolute;
    z-index:10;
    width:17px;
    height:17px;
    color:#fff;
    text-align:center;
    line-height:17px;
    margin-top:100px;
    margin-left:60px;
    text-decoration:none;
    background:url(../0/images/pagenr.gif) no-repeat left top;}

    #zoompage{
     height:700px;
     width:493px;
     text-align:center;
     overflow:hidden;
     margin-top:15px;}

.sideLeft ul.paslaugos,.sideLeft ul.paslaugos ul{list-style:none;}

.containerfullrow_dif table{border:0; border-collapse:collapse;}
*html .searchBar{margin-top:-1px;}

ul.jd_menu,
ul.jd_menu_vertical {
    list-style:none;
    float:right;
    width:700px;
    /*margin-top:46px;*/
    margin-top:45px;
    margin-bottom:0;
    padding-right:4px;
}
    * html ul.jd_menu{
    padding-right:5px;}

ul.jd_menu ul{
    display: none;
}

ul.jd_menu li {float:right;}
*html ul.jd_menu li{float:none;    display:inline;}

ul.jd_menu a,ul.jd_menu a:link,ul.jd_menu a:visited{
      float:right;
      background:url(0/media/tab.left.gif) no-repeat left top;
      padding-left:8px;
      text-indent:9px;
      margin-left:1px;
      text-decoration:none;
      }

    ul.jd_menu a span{
      float:right;
      display:block;
      font-size:14px;
      background:url(0/media/tab.right.gif) no-repeat right top;
      padding-right:15px;
      color:#fff;}


    /* IE5-Mac \*/
    ul.jd_menu a span {float:none;}
    /* End IE5-Mac */

    ul.jd_menu a:hover span{
    color:#444;}


/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
    position: absolute;
    display: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
    float: none;
    margin: 0px;
}

ul.jd_menu ul {
    height: auto;
}
* html ul.jd_menu ul {
    width: 1%;
}
ul.jd_menu li {
    font-family: sans-serif;
    font-size: 12px;
    margin: 0px;
    cursor: pointer;
    white-space: nowrap;
     line-height:32px;
      vertical-align:middle;
      text-align:center;
      font-weight:700;
}
ul.jd_menu li li {
    width: 200px;
    float:none;
    display:block;
}
ul.jd_menu li a {
    color: #fff;
    text-decoration: none;
}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
    color: #DB241E;
}

ul.jd_menu ul li{padding:5px 0;}
ul.jd_menu ul{ border:1px solid #ACA976; background-color:#FFFFFF; padding:10px 15px 15px 15px; margin-left:1px;}
ul.jd_menu ul a:link,ul.jd_menu ul a:visited{color:#666; float:none; background:none; text-align:left; display:block; white-space:normal; text-indent:0;
line-height:14px; padding:0; font-weight:400;}
ul.jd_menu ul a:hover{color:#DD2117;}

    ul.jd_menu #current a {
    background-position:0% -32px;
    color:#DC271E;}

    ul.jd_menu #current a span {
    background-position:100% -32px;
    color:#DC271E;}

.categorydescription{color: #999966;}
span.servicesDesc a:link,span.servicesDesc a:visited{font-size:11px;}

a.search_link{
        margin-top: 4px;
        color: #666666;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
        text-align: right;
}


a.recomend_link:link,
a.recomend_link:hover,
a.recomend_link:visited
{
        margin-top: 4px;
        color: #666666;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
        text-align: right;
        float: left;
        background: url(0/images/media/email.gif) 0px 50% no-repeat;
        padding-left: 18px;

    }



.containerfullrow
{
    width: 100%;
    margin-bottom: 9px;
}

.categorytitlerow
{
    width: 100%;
    clear:left;
}

.for_content{
        clear: left;
        height: 20px;
    }

.categorytitle_for_content{
        color: #DA251D;
        font-size: 17px;
        font-weight: bold;
        width: 372px;
        float: left;
    }


.groupinfo2 a{
    color: #333333;
    font-size: 12px;
}

.groupinfo2 a.grouptitle{
    color: #0C257F;
    text-decoration: none;
    font-weight: bold;
}

.paddingfix10{
    padding-left: 10px;
}

.categorydescription{
        color: #999966;
    }
.groupinfo{
         width: 140px;
    }
.groupinfo a{
    color: #333333;
    font-size: 12px;
}
.groupinfo a.grouptitle{
    color: #29166F;
    text-decoration: none;
    font-weight: bold;
}

.groupinfo2 a{
    color: #333333;
    font-size: 12px;
}

.groupinfo2 a.grouptitle{
    color: #0C257F;
    text-decoration: none;
    font-weight: bold;
}

.priceEUR{
    font-size:11px;
    color:#666666;
    font-weight:bold;
}

.standart_textfield{
    border: 1px solid #C7CCC2;
    color: #333333;
    font-size: 11px;
    width: 487px;
    height: 200px;
}

.standart_small_textfield
{
    border: 1px solid #C7CCC2;
    color: #333333;
    font-size: 11px;
    width: 290px;
    height: 200px;
}


.checkLine input{float:left; border:0; margin:0 10px 0 0;}
.checkLine label{float:left; width:auto;}
.checkLine input{margin-top:3px;}
.formLine {margin-bottom:10px;}
.formLine select{width:auto; padding:1px;}
.formLine label{margin-top:2px;}
.accountForm .calLine{margin-top:5px;}
.orderTabs{margin:20px 0;}
.align-right{text-align:right;}
.orderTabs table{width:100%; border-collapse:collapse;}
.orderTabs table td{vertical-align:middle;}

table.tGroupOrderList td{border-top:1px solid #eeeee3; padding:7px 0px; }
table.tGroupOrderList td.icon{padding-left:12px;} table.tGroupOrderList td.sumValues{padding-right:12px;}
table.tGroupOrderList tr.first td{border-top:none;}

tr.expanded td,tr.expandedHead td{background:#fff;}
tr.expandedHead td.icon{border-left:1px solid #eeeee3;}tr.expandedHead td.sumValues{border-right:1px solid #eeeee3;}
tr.expanded td.box{padding:12px; border-top:none; border-left:1px solid #eeeee3;border-right:1px solid #eeeee3;}
tr.expanded td.box td{padding-left:5px;}
tr.expanded td.box td input{border:0; vertical-align:middle;}

.box th{background:#F1F1EC; vertical-align:middle; border-top:1px solid #e6e6dc; border-bottom:1px solid #e6e6dc; padding:4px 0; text-align:left; padding-left:5px;}
.box th.icons{border-right:1px solid #E6E6DC; width:70px; white-space:nowrap;}
.box th.checkbox{border-left:1px solid #E6E6DC;}
.box th.checkbox input{vertical-align:middle;}
.box td{padding-left:5px; border-top:1px solid #E6E6DC;}

td.icons img{margin-left:2px;}


.orderTabs table td img{vertical-align:middle;}

.functButtons{padding:5px 12px; border:1px solid #E6E6DC; margin-top:20px;}
.functButtons a{text-decoration:none; font-weight:700; margin-right:12px; padding:2px 0 2px 20px;}

a.printSel{background:url(0/media/icon-print.png) no-repeat 0 50%;}
a.deleteSel{background:url(0/media/icon-delete.png) no-repeat 0 50%;}
a.sendSel{background:url(0/media/icon-send.png) no-repeat 0 50%;}
a.moveSel{background:url(0/media/icon-move.png) no-repeat 0 50%;}
a.saveSel{background:url(0/media/icon-save.png) no-repeat 0 50%;}
a.confirmSel,input.confirmSel{background:url(0/media/icon-confirm.png) no-repeat 0 50%;}
input.confirmSel{border:0; cursor:pointer; padding:0px 0 0px 18px; font-weight:700; text-align:left;color:#333; font-family:Arial, Helvetica, sans-serif;}
input.confirmSel:disabled {color:#666;}

table.orderData tr.over td{background:#ffface;}

table.orderData tr.error td{background:#fdeeeb;}
tr.error td{border:1px solid #f4c6bd; border-top:none; font-weight:700;}
tr.error td img{margin-right:10px; margin-left:8px; float:left;}
tr.error td p{float:left;}

.box tr.errorLine td{border-top:1px solid #f4c6bd;} .box tr.errorLine td.icons{border-right:1px solid #f4c6bd;}.box tr.errorLine td.checkbox{border-left:1px solid #f4c6bd;}
table.orderData tr.errorLine td{background:#fdeeeb;}


tr.cannotSend td{/*background:#f9f9f9;*/ color:#aaa;}

.deliveryDate span,.deliveryDate dfn{padding:4px 7px; font-style:normal; font-weight:700;}
.deliveryDate span{background:#E2E2C9;}
.deliveryDate dfn{background:#C5C5A1;}

.dataLine{padding:7px 12px 5px 12px; margin-bottom:3px; background:#fff; border:1px solid #EEEEE3;}
.dataLine p{float:left;}
.dataLine p.icon{width:55px;}
.dataLine p.deliveryText{width:80px; padding-top:7px;}
.dataLine p.deliveryDate{width:120px; padding-top:7px;}
.dataLine p.sumText{width:100px;}
.dataLine p.sumValues{width:100px;}

.orderTabs a:link,.orderTabs a:visited{text-decoration:none;}
.orderTabs .panel-down{background:#fff; border:1px solid #EEEEE3; border-bottom:none;}
.expandedOrders{background:#fff; border:1px solid #EEEEE3; border-top:none; padding:12px; padding-top:5px; margin-bottom:3px; margin-top:-3px;}
.expandedOrders h3{margin-bottom:10px; text-transform:uppercase;}
table.orderData td{padding:6px 0 6px 5px;}
table.orderData .checkbox input{border:0; margin:0; padding:0;}
table.orderData td.icons{width:70px; vertical-align:middle;}
table.orderData td.icons img{vertical-align:middle;}
.firstLine{border-top:0;}
.orderTabs .formLine label{width:120px;}

.moveItems{clear:both; padding:12px 15px 15px 15px; background:#fdfdf8; border:1px solid #ebebe1;}
.moveItems label{display:block; float:none; width:auto; margin-bottom:7px;}
.moveItems select{float:left; margin-right:7px; margin-top:5px; border:thin inset;}
input.cButton{height:25px; vertical-align:top; padding:0; background-position:0 4px;}
.moveItems input.cButton{float:left;}
.formBox .addLinks{margin-bottom:15px;}
.searchBar .search_text_head{color: #BBBAB9;font-size: 13px;font-weight: bold;}

.tvs{
 background:#EFEFE5;
 padding:12px;
 margin-top:5px;}

.tvs ul,
.tvs ol{margin:20px 30px;}

.tvs ul li,
.tvs ol li{padding:3px 0;}

.tvs span.size1{font-size:62.5%;}
.tvs span.size2{font-size:83.3%;}
.tvs span.size3{font-size:100%;}
.tvs span.size4{font-size:112.5%;}
.tvs span.size5{font-size:150%;}
.tvs span.size6{font-size:200%;}
.tvs span.size7{font-size:300%;}

.tvs h1{font-size:18px; font-weight:400; margin-bottom:10px; line-height:normal;}
.tvs h2{font-size:14px; margin-bottom:10px; font-weight:700;line-height:normal;}
.tvs h3{font-size:14px;line-height:normal;color:#DC271E; margin-bottom:10px;}
.tvs h4{font-size:13px; line-height:normal; margin-bottom:10px;}


.tvs p{margin-bottom:10px;}

/**/
#importantInfo a{background:url(0/media/important_box.png) no-repeat 0 0; height:36px; line-height:36px; text-indent:33px; margin-bottom:10px; display:block; text-decoration:none; font-size:13px;}
dl.userMenu{margin-right:10px; margin-top:15px;}
dl.userMenu dt{display:block; font-weight:700; padding:6px 0 6px 30px; margin-bottom:5px;}
dl.userMenu dt.userOrders{background:url(0/media/title-orders.png) no-repeat 0 0;}
dl.userMenu dt.userData{background:url(0/media/title-data.png) no-repeat 0 0;}
dl.userMenu dt.userMessages{background:url(0/media/title-messages.png) no-repeat 0 0;}
dl.userMenu dd{padding:5px 0 5px 5px; margin-left:20px; margin-right:10px; background:url(0/media/dot-line.png) repeat-x 0 100%; clear:both;}
dl.userMenu dd a:link,dl.userMenu dd a:visited{padding:0; font-size:11px; text-decoration:none; background:none;}
dl.userMenu dd a:hover,dl.userMenu dd a.active{color:#DB241E; text-decoration:underline;}dl.userMenu dd a.active{text-decoration:none;}
dl.userMenu dd.last{margin-bottom:10px; background:none;}

.error,.status-notice,.status-success{padding:10px 20px 10px 40px; font-size:11px; margin-bottom:15px;}
.error{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/status-error.png) no-repeat 10px 6px;}
.status-notice{border:1px solid #f1e8b8; background:#fffcd7 url(0/media/status-notice.png) no-repeat 10px 6px;}
.status-success{border:1px solid #d4f5ca; background:#f5ffeb url(0/media/status-success.png) no-repeat 10px 5px;}
.error p,.status-notice p,.status-success p{margin-top:5px;}

.dashboard{margin-bottom:20px; font-size:11px;}
.dashboard dt{background:url(0/media/infohead.png) no-repeat  0 0; height:25px; float:left; padding-left:10px; margin-bottom:10px;}
.dashboard dt span{background:url(0/media/infohead.png) no-repeat  100% 0; padding-right:10px; height:25px; display:block; text-transform:uppercase; font-weight:700; font-size:11px; line-height:25px;}
.dashboard dd{clear:both;}

.dashboard dl.transportInfo dd{margin-bottom:4px;}
.dashboard dl.userInfo dd{margin-bottom:7px;}

.dashboard dl dd.lastinBlock{margin-bottom:20px;}

dl.userInfo dt{width: 185px;}
dl.transportInfo dt{width:300px;}
dl.userInfo dd{margin-left:10px;}
dl.userInfo{float:left; width:195px;}
dl.transportInfo{float:right; width:310px;}
dl.transportInfo dd{border:1px solid #e1e1c7; background-color:#f9faf5; background-position:10px 5px; padding:5px 10px 5px 50px;}
dl.transportInfo dd dfn{font-weight:700; font-style:normal; display:block; margin-bottom:2px;}
dl.transportInfo dd p{margin:5px 5px 10px 0px; background:url(0/media/sublist.png) no-repeat 0 1px; padding:0px 14px; }
dl.transportInfo dd strong{color:#DC271E;}
dl.transportInfo dd p.last{margin-bottom:0;}

.detailedInfo ul.paramList{border:0; margin:0;padding-bottom:0;}
ul.paramList li{font-size:11px; background-position:0 5px;}
ul.paramList li.attributes, dl.paramList dt.attributes{background:none; margin-top:10px;}



.priceVariants p{border:1px solid #d4d5d0; display:inline; padding:2px 5px 2px 12px; background:url(0/media/price-bg.png) repeat-x 0 100%; font-size:11px; color:#333; text-align:right;}
dd.currentPrice{margin-top:10px;}
.priceAmount{float:left; width:49%; font-size:11px;}
#inputAmount input{padding:1px; margin-left:3px; color:#333;}


#inputAmount{width:261px; font-size:11px; border-collapse:collapse;}
#inputAmount th{text-align:left; color:#333; padding:0 0 5px 10px;}
#inputAmount th.right{text-align:right; padding:0 10px 5px 0px;}

#inputAmount td{background:#fafbf5; padding:8px 10px; border:1px solid #e1e1c7; border-right:0;}
#inputAmount td.priceVariants{text-align:right; border-left:0; border-right:1px solid #e1e1c7;}
.detailedSuma{float:left;}
.detailedPrice p.submitToBasket{float:right;}

.detailedInfo span.priceEuro{padding-left:49px; color:#333; font-size:11px; letter-spacing:0;}
input#bigTobasket{width:116px; height:34px; background:url(0/media/details-tobasket.png) no-repeat 0 0;
border:0; cursor:pointer; margin-top:15px; text-align:left; padding:0 0 2px 39px; font-size:12px; letter-spacing:0; font-family:Arial, Helvetica, sans-serif; font-weight:700;}

.itemLine{border:1px solid #d1d1b5; margin-bottom:6px; font-size:11px; background-position:0 0;}
.itemLine .info{padding:5px 0;}
.itemLine .image,.itemLine p.title,.itemLine p.codes,.itemLine p.additionalInfo{float:left;}
.itemLine .image {margin-left:35px; margin-right:7px; width:50px; height:50px; border:1px solid #eeeeee;}
.itemLine p.title{width:160px; margin-right:7px;}
.noImages p.title{margin-left:35px;}

.itemLine p.title a:link,.itemLine p.title a:visited{text-decoration:none; font-weight:700;}
.itemLine p.codes{margin-right:7px; width:145px;}
.itemLine p.codes span,.itemLine p.additionalInfo span{display:block; font-size:10px; padding-bottom:2px;}

.lite p.codes{padding-left:35px; width:auto;}
.lite p.title{margin-left:0; width:245px;}
.lite .info{padding:7px 0 6px 0;}

.itemLine .functions{background:#f5f6eb url(0/media/functions-bg.png) repeat-x 0 0; border-top:1px solid #edeee4; padding:3px 7px;}
.functions input.tobasket{background:url(0/media/list2basket.png) no-repeat 0 0; width:41px; height:22px; margin:0 6px 0 0;}
.functions p.amount,.functions p.priceSum,.functions p.priceByAmount, p.notbuyableitem{float:left; margin:0; padding:0; height:18px;}
.functions p.buttons{float:right; width:70px; height:22px; margin:0; padding:0;}
.functions p.buttons a,.functions p.buttons input{float:right;}

.functions p.priceByAmount{width:150px;padding-top:4px; padding-right:15px; background:url(0/media/splitter.png) no-repeat 100% 2px;}
.functions p.priceByAmount strong{padding-right:5px; float:left;}
.functions p.priceByAmount span{display:block; margin-top:-1px; float:right; border:1px solid #d5d5cd; font-size:10px; padding:1px 25px 1px 7px; background:url(0/media/priceamount_none-bg.png) no-repeat 100% 0;}
.functions p.priceByAmount span.hasSubPrices{cursor:pointer; background:url(0/media/priceamount-bg.png) no-repeat 100% 0;}

.functions p.amount{padding-top:3px; width:135px; padding-left:10px; padding-right:0px; background:url(0/media/splitter.png) no-repeat 100% 2px;}
p.notbuyableitem{padding-top:3px; width:320px; padding-left:10px; padding-right:0px; }
.functions p.amount #am{font-size:11px; padding:1px;}
.functions p.priceSum{text-align:center; width:119px; padding-top:4px; color:#dc271e; font-weight:700;}
.functions p.priceSum strong{color:#333;}
.itemLine span.prIcons{position:relative; height:auto; margin-left:0px; margin-top:3px; float:none; display:block;}
.itemLine span.prIcons img{float:left;}
.noImages span.prIcons{float:left; margin-top:0px; margin-left:10px;}

p.priceRange{position:absolute; margin-left:70px; background:url(0/media/tool-bg.png) no-repeat 0 100%; border-top:1px solid #edc527; width:103px; display:none; padding:7px 7px 17px 10px;}
p.priceRange strong{display:block; margin-bottom:3px;}
p.priceRange span{display:block; padding:1px 0;}

p.historyRange{margin-left:180px;}

.filterInfo{padding-top:0px;}
.filterInfo label,.filterInfo input{float:left; margin:0 3px; border:0; padding:0;}
.filterInfo label{width:200px;}
.filterInfo span.PVM{float:right;}
.filterInfo input{margin:0 3px 0 0; width:13px; height:13px;}

.listFilters{padding:3px 15px 5px 15px;}
.listFilters label{margin-bottom:0;}
.listFilters select{border:1px inset #333; border-spacing:1px; padding:0; width:100%;}

td.multinput{vertical-align:top;}
.detailedPrice td.multiVars{width:105px;}
.detailedPrice td.multiVars dl{text-align:left; font-size:11px; color:#333; font-weight:400;}
.detailedPrice td.multiVars dt{display:block; margin-bottom:5px;}
.detailedPrice td.multiVars dd{padding-left:5px;}


.incNav span{float:left;}
.incNav a{float:right;}
.incNav a:link,.incNav a:visited{font-size:11px; font-weight:400; padding-left:10px; background:url(0/media/arrow-right.gif) no-repeat 0 4px;}
.incNav a:hover{color:#DB241E;}
p.viewMode{float:right;}
p.viewMode label{width:auto; font-weight:400; color:#333; margin-right:5px;}
p.viewMode select{border:1px inset black;}

.pageNavigator .pages a:link,.pageNavigator .pages a:visited{text-decoration:none;}
.pageNavigator .pages a.locatorlink2_active:link,
.pageNavigator .pages a.locatorlink2_active:visited{color:#DB241E;}

span.oldPrice{font-size:11px; text-decoration:line-through; color:#333;}
label.oldPrice{font-weight:400;}
label.oldPrice,label.now{width:auto;}

.innerInfo{background:none; margin-bottom:15px; padding-left:0; padding-right:0;}


.orderStep{padding:15px;}
.orderStep .expandedOrders{border:1px solid #EEEEE3;}
.orderInfo{background-position:0 2px; padding-left:40px; border:0; margin-bottom:20px;}
.orderInfo p{float:left; font-size:11px; margin-right:7px;}
.orderInfo p.orderParams{float:right; margin-right:0; width:175px; text-align:right;}
.orderInfo p.orderDeliveryDate label{width:auto; font-weight:400; margin-bottom:4px; display:block; float:none;}
.orderInfo select{border:2px inset #999; border-bottom-width:1px; border-right-width:1px;}

.orderStep table.orderData{border-collapse:collapse; font-size:11px; width:461px; white-space:nowrap;}
.orderStep table.orderData td{vertical-align:top;}
.orderStep table.orderData tbody th{background:none; border-bottom:0; width:180px; font-weight:400; vertical-align:top; padding-left:10px; padding-right:10px; white-space:normal;}
.orderStep table.orderData tbody th a:link,.orderStep table.orderData tbody th a:visited{font-weight:700; text-decoration:none;}
.orderStep table.orderData tbody th a:hover{color:#DB241E;}

.orderStep table.orderData thead th.itemTitle{padding-left:10px;}

.orderData tbody th .itmNr{display:block; color:#666; margin-top:3px;}
.orderData tbody td.checkbox{vertical-align:top; padding-top:8px;}

.orderStep table.orderData td.totals,.orderStep table.orderData th.totals{text-align:right; padding-right:5px; padding-left:15px;}
span.warehouse{ display:block; margin-bottom:4px;}

.orderStep table.orderData td.icons {text-align:right; width:40px;  padding-right:5px;}
.orderStep table.orderData td.icons input{float:right; margin-left:4px; border:0;}
.orderStep table.orderData td.icons img{cursor:pointer;}

.orderStep .orderData td.orderQuantity{padding:6px 7px;  text-align:center;}

.orderFinalData{float:right; background:#f9f9f9; width:220px; padding:7px 12px; border:1px solid #E6E6DC; margin:15px 0 10px 0;}
.orderFinalData table{border-collapse:collapse; font-size:11px; width:100%;}
.orderFinalData tr td,.orderFinalData tr th{border:0;  background:none; padding:1px;}
.orderFinalData tr th{padding-right:10px;}

.orderStep .functButtons{font-size:11px; margin-top:0; margin-bottom:7px;}
.orderStep .orderFunctions{background:#ffffdc; padding-bottom:7px; padding-top:7px;}
.orderStep .freeDelivery{clear:both; padding-top:5px; margin-bottom:0;}
.orderStep .freeDelivery strong{color:#DB241E;}

p.loadData label,p.loadData input{float:none;}
p.loadData{float:left; width:205px; padding-bottom:15px; margin-top:15px; padding-top:10px; border-top:1px solid #E6E6DC;}
p.loadData label{float:none; display:block; font-weight:400; width:auto;}
a.submitData{background:url(0/media/icon-submit.png) no-repeat 0 50%;}

.csvLoad .loadData{float:none; border:0; margin-top:0; padding-top:0;}
dl.userMenu dd a.csvLink{padding-left:22px; background:url(0/media/icon-csv.png) no-repeat 0 2px; display:block;}
.orderStep  .confirmBottom{margin-top:7px; clear:both;}
.confirmBox p.orderSendTill{padding-bottom:5px;}
p.backlink{margin-top:15px;}
h3.confirmTitle{margin-bottom:15px; font-size:11px; text-transform:uppercase; color:#68685c;}
.litehistoryRange{float:right; padding-right:7px;font-size:10px;}
.litehistoryRange span{border:1px solid #666; padding-left:3px; padding-right:3px; }

/*bg: fffdd1 brd:e0c61a */
.hoverON{background-color:#fffaa5; border:1px solid #e0c61a;}

.keynav_focusbox{background-color:#fffaa5; border:1px solid #e0c61a;}
.keynav_focusbox .functions{background:#f5f6eb url(0/media/functions-bg.png) repeat-x 0 -45px; border-top:1px solid #eada6f;}

/*bg:e3f7d3 br:beed9a*/
.hasValue{background-color:#baf68e; border:1px solid #b3ee87;}
.hasValue .functions{background:url(0/media/functions-bg.png) repeat-x 0 -180px; border-top:1px solid #bbdf98;}

div.keynav_focusbox.hasValue{background-color:#baf68e; border:1px solid #b3ee87;}
div.keynav_focusbox.hasValue .functions{background:url(0/media/functions-bg.png) repeat-x 0 -135px; border-top:1px solid #bbdf98;}

/***No stock***/
.noStock{background-color:#ffe8db; border:1px solid #ffd2d2;}
.noStock .functions{background:#f5f6eb url(0/media/functions-bg.png) repeat-x 0 -90px; border-top:1px solid #dedfcd;}

.keynav_box{}

.formBox p.oneCol{float:none; margin-top:7px;}
.formBox p.oneCol input{float:left; }
.formBox p.oneCol label{float:left; width:auto; margin-left:7px;}
ul.treeTitle{margin-bottom:0; padding-bottom:10px; background:url(0/media/tree/connector.png) no-repeat 7px 100%;}

.formBox p.twoCol{float:left; margin-top:7px;}
.formBox p.twoCol input{float:left; }
.formBox p.twoCol label{float:left; width:auto; margin-left:7px;}

.quarterAdbox{

    width:124px;

    height:113px;

    float:left;

    margin-top:8px;

    margin-bottom:8px;

    margin-left:6px;}



    #firstAdbox{

    margin-left:0;}



    #thrdAdbox{

    margin-left:8px;}
ul.servicesMenu{font-size:11px; margin:7px 0 0 20px;}
ul.servicesMenu li{padding:2px 0;}
ul.servicesMenu a:link,ul.servicesMenu a:visited{font-size:11px;}
li.allLink{list-style:none;}
.groupinfo .categorydescription{font-size:11px;}

#uidialog,#uidialog2{
    display:none;
    position: fixed;
    left: 50%;
    top:50%;
    height:80px;
    width: 500px;
    margin-left: -200px;
    margin-top:-40px;
    cursor:default;
    color: #333;
    border:7px solid #fff;
    background:#caccbc url(0/media/dialog-bg.png) repeat-x 0 0;
    padding:15px 20px;
}
#ui-loader,#ui-loader2{visibility:hidden; float:right;color:#fff; font-size:11px; line-height:22px; vertical-align:middle; margin-top:2px;}
#ui-loader img,#ui-loader2 img{margin-right:10px; line-height:20px; vertical-align:middle;}
.dialogForm p{padding-bottom:10px; font-weight:700;}
.dialogForm p span{float:left;}
.dialogForm p a{float:right;}
.dialogForm select{border:thin inset; margin-bottom:10px; width:100%;}
.dialogForm input{float:left;
border:0;
font-family:Arial, Helvetica, sans-serif; font-size:11px;
border-top:1px solid #fff;
border-left:1px solid #fff;
 border-bottom:1px solid #8a8c80;
 border-right:1px solid #8a8c80;
background:#f1f1f1; color:#000; padding:2px 7px; cursor:pointer; line-height:16px;}
#dialog{
    display:none;
    position: fixed;
    left: 50%;
    top:50%;
    height:24px;
    width: 300px;
    margin-left: -150px;
    margin-top:-12px;
    cursor:default;
    text-align:center;
    font-size:18px;
    color: #fff;
    line-height:24px;
    vertical-align:middle;
    padding:12px;}

#dialog img{margin-right:20px; vertical-align:middle;}
.blockUI{}

h1.hidebody span, h1.showbody span{cursor:pointer; padding-right:30px;background:url('0/images/collapse.png') no-repeat 100% 50%;}
h1.showbody span {background:url('0/images/expand.png') no-repeat 100% 50%;}
.showfilter {display:none;}
.minimal p.sumText,
.minimal p.sumValues{padding-top:7px;}
table.orderData th{ white-space:nowrap;}


.countdown_descr{font-weight:700px; border:0px;}
.countdown_section{color:red; font-weight:bold; border:1px solid #red; }

.deadline-S,
.deadline-W{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-s.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-P{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-p.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-D{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-d.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-X{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-x.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-F{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-f.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-T{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-t.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-A{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-a.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-B{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-b.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-C{border:1px solid #f4c8bf; background:#fdeeeb url(0/media/tgroup-c.png) no-repeat 10px 6px;padding:10px 20px 10px 50px; font-size:11px; margin-bottom:15px;}
.deadline-S p, deadline-W p, deadline-P p,deadline-D p,deadline-X p,deadline-F p,deadline-T p,deadline-A p,deadline-B p,deadline-C p{margin-top:5px;}

.errormsg{color:red;}

.variant_radio{
  float: left;
  margin-right: 5px;
}


.example{
    color:#999999;
    font-size:10px;
}

.infoIcon{
    position:relative;
    left:8px;
}

.infoIcon2{
    position:relative;
    top:-4px;
}

