﻿	/*-------------- Описание продукта (из прайса) ## OLD ## -------------*/

	td.techinfo{
		width:auto;
		padding: 0px 0px 0px 20px;
        margin:0px;
	}

		tr#techspec td{border:0px none;text-align:left;}

		td.counter input.button{
			margin-top:10px;
			float:right;
		}

	div.gradblock td.image{
		height:auto;
		width:102px;
        padding:0px;
	}

		div.gradblock td.image img{margin:0px 1px 0px 1px;}

    	div.gradblock td.image div.infoerror{
    		height:auto;
    		width:auto;
            margin-top:15px;
            padding:0px 0px 0px 20px;
            background: transparent url(../Background/table/table_error.png) no-repeat 0px 1px;
            zoom:1!important;
    	}

        	div.gradblock td.image div.infoerror a{
                color:#999999;
                font:normal 11px Tahoma;
                text-decoration: none;
        	}

        	div.gradblock td.image div.infoerror a:hover{
                color:#0099ff;
                text-decoration: none;
        	}

    	div.gradblock td.techinfo div.treebut{
    		height:auto;
    		width:90px;
        margin:5px 0px 0px 0px;
        padding:0px 0px 0px 23px;
        background: transparent url(../Background/parts/inprice.gif) no-repeat 0px 2px;
        zoom:1!important;
        float:right;
    	}

      	div.gradblock td.techinfo div.treebut a{
          color:#888888;
          font:normal 11px Tahoma;
          text-decoration: none;
          padding:0px;
          margin:0px;
      	}

      	div.gradblock td.techinfo div.treebut a:hover{
          color:#0099ff;
          text-decoration: none;
          padding:0px;
          margin:0px;
      	}

	div.gradblock td.techinfo{
		height:auto;
		width:auto;
        padding:0px 0px 0px 10px;
	}

	div.gradblock td.image div.imgover{
		height:102px;
		width:102px;
		margin-top: -102px;
		background: url(../Background/table/imgover.png) no-repeat;
		//background-image:none;
		//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Background/table/imgover.png', sizingMethod='crop');
		position:relative;
        //position:static;
		z-index: 2;
	}

/* - Техинфо ## NEW ## - */

div.techinfo{
  width:auto;
  padding:10px;
}

  div.techinfo div.timage{
    height:102px;
    width:auto;
    padding:0px;
    margin:0px;
    font-size: 1px;
  }

    div.techinfo div.timage div.imgover{
      height:102px;
      width:102px;
      margin-top: -102px;
      background: url(../Background/table/imgoverwhite.png) no-repeat;
      //background-image:none;
      //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Background/table/imgoverwhite.png', sizingMethod='crop');
      position:relative;
      z-index: 2;
      //position:static;
    }

  .techinfo p{

    margin:3px 0px 3px 0px;
    padding:5px 0px 0px 0px;
    font:bold 12px Tahoma;
    color:#666666;
    cursor:default;
  }

  .techinfo p.error{
    font:bold 12px Tahoma;
    padding:3px 0px 15px 38px;
    margin:15px 0px 0px 3px;
    color:#333333;
    background: url(../Background/exclamation.gif) no-repeat 0px 0px;
  }
    
  .techinfo p.error a
  {
    font:bold 12px Tahoma;
    display: inline;
    color:#333333;
    margin:0;
    padding:0;
    text-decoration: underline;
  }
  .techinfo p.error a:hover{
      text-decoration: none;
    }
    
  div.techinfo p{
    margin:10px 0px 3px 0px;
    padding:0px;
  }

  .techinfo a {color:#0099ff;}
  .techinfo p.size, .techinfo p.weight {color:#777;}
  .techinfo a, .techinfo p.size, .techinfo p.weight{
    display: block;
    margin:3px 0px 3px 5px;
    text-decoration: none;
    padding:0px 0px 1px 33px;
    font:normal 11px Tahoma;
  }

    div.techinfo a, div.techinfo p.size, div.techinfo p.weight{
        margin:3px 0px 3px 0px;
    }

    .techinfo p.size{background: url(../Background/table/size.gif) no-repeat 0px 1px;}
    .techinfo p.weight{background: url(../Background/table/weight.gif) no-repeat 0px 1px;}

    .techinfo a:hover{
      color:#555;
      text-decoration: none;
    }



  .techinfo a.pdf, .techinfo a.pdp{background: url(../Background/table/pdf.gif) no-repeat 0px 1px;}
  .techinfo a.tiff, .techinfo a.tif{background: url(../Background/table/tiff.gif) no-repeat 0px 1px;}
  .techinfo a.jpg, .techinfo a.jpeg, .techinfo a.jpe{background: url(../Background/table/jpg.gif) no-repeat 0px 1px;}
  .techinfo a.gif{background: url(../Background/table/gif.gif) no-repeat 0px 1px;}
  .techinfo a.png{background: url(../Background/table/png.gif) no-repeat 0px 1px;}
  .techinfo a.bmp, .techinfo a.rle, .techinfo a.dib{background: url(../Background/table/bmp.gif) no-repeat 0px 1px;}
  .techinfo a.url{background: url(../Background/table/url.gif) no-repeat 0px 1px;}


