﻿/* ============== Заглушка корзины (приветствие) ============= */

div.er404{
    width:auto;
    padding:30px 20px 20px 20px;
    text-align: left;
    /*background: transparent url(../Background/errorback.gif) no-repeat 95% 95%;*/
}

    div.er404 h1{
      font:normal 30px Tahoma;
      /*color:#1176be;*/
      color:#2883c4;
      text-align: left;
      margin:0px 0px 30px 0px;
      padding:0px;
    }

      div.er404 h1.error{
        font:normal 30px Tahoma;
        color:#cc0000;
        text-align: left;
        margin:0px 0px 30px 0px;
        padding:0px;
      }


    div.er404 p{
      font:normal 12px Tahoma;
      color:#666666;
      text-align: left;
      padding:0px;
      margin:0px 0px 25px 0px;
    }

      div.er404 p.n1{
        background: transparent url(../Background/parts/numbers/1.gif) no-repeat 0px 3px;
        padding:0px 0px 0px 60px;
      }

      div.er404 p.n2{
        background: transparent url(../Background/parts/numbers/2.gif) no-repeat 0px 3px;
        padding:0px 0px 0px 60px;
      }

      div.er404 p.n3{
        background: transparent url(../Background/parts/numbers/3.gif) no-repeat 0px 3px;
        padding:0px 0px 0px 60px;
      }

      div.er404 p.n4{
        background: transparent url(../Background/parts/numbers/4.gif) no-repeat 0px 3px;
        padding:0px 0px 0px 60px;
      }

      div.er404 table.bar{
        width:50%!important;
        margin-top:5px;
      }

      div.er404 div.fileload{
        margin:-25px 0px 0px 60px;
        //margin:-20px 0px 0px 60px;
      }

      div.er404 p a{
        color:#0099ff;
        padding-left:18px;
      }

          div.er404 p a.aprice{
            background: transparent url(../Background/priceico.gif) no-repeat 0px 4px;
            padding-top:3px;
            display: inline;
          }

          div.er404 p a.ahistory{
            background: transparent url(../Background/historyico.gif) no-repeat 0px 4px;
            padding-top:3px;
            display: inline;
          }

          div.er404 p a.aexcel{
            background: transparent url(../Background/excelico.gif) no-repeat 0px 5px;
            padding-top:3px;
            display: inline;
          }

          div.er404 p a.amapa{
            background: transparent url(../Background/mapico.gif) no-repeat 0px 3px;
            padding-top:3px;
            /*display: inline;*/
          }

  div.er404 div.artikulpole{
    width:300px;
    margin:-20px 0px 0px 60px;
  }

  div.er404 div.buttonadd{
    margin:15px 0px 0px 0px;
  }
