﻿html,body{
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
}


.popupwindow{
  width:100%;
  height:100%;
  position:absolute;
  position:fixed;
  top:0;
  left:0;
  z-index: 1000;
}

    .popupwindow div.modalwindow{
      width:auto;
      height:auto;
      position: absolute;
    }

    .popupwindow div.divmodalpage{
      overflow:auto;
      background-color: #ffffff;
    }

    .popupwindow div.divmodalpagedop{background-color: #ffffff;padding:0px 0px 5px 0px;}

      .popupwindow div.modalwindow td.top, .popupwindow div.modalwindow td.bot{height:48px;}
      .popupwindow div.modalwindow td.lft, .popupwindow div.modalwindow td.rgt{width:48px;}
      .popupwindow div.modalwindow div.divspace{padding-left: 48px;}
      .popupwindow div.modalwindow td.toplft,.popupwindow div.modalwindow td.toprgt,
      .popupwindow div.modalwindow td.botlft,.popupwindow div.modalwindow td.botrgt{width:48px;height:48px;}


      .popupwindow div.modalwindow td.top{
        background: transparent url(../Background/window/top.png) repeat-x 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/top.png', sizingMethod='scale');
      }

      .popupwindow div.modalwindow td.bot{
        background: transparent url(../Background/window/bot.png) repeat-x 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/bot.png', sizingMethod='scale');
      }

      .popupwindow div.modalwindow td.lft{
        background: transparent url(../Background/window/lft.png) repeat-y 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/lft.png', sizingMethod='scale');
      }

      .popupwindow div.modalwindow td.rgt{
        background: transparent url(../Background/window/rgt.png) repeat-y 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/rgt.png', sizingMethod='scale');
      }

      .popupwindow div.modalwindow td.toplft{
        background: transparent url(../Background/window/tl.png) no-repeat 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/tl.png', sizingMethod='crop');
      }

      .popupwindow div.modalwindow td.toprgt{
        background: transparent url(../Background/window/tr.png) no-repeat 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/tr.png', sizingMethod='crop');
      }

      .popupwindow div.modalwindow td.botlft{
        background: transparent url(../Background/window/bl.png) no-repeat 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/bl.png', sizingMethod='crop');
      }

      .popupwindow div.modalwindow td.botrgt{
        background: transparent url(../Background/window/br.png) no-repeat 0px 0px;
  			//background-image:none;
  			//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/br.png', sizingMethod='crop');
      }

    .popupwindow div.modalwindow div.close{
      width:32px;
      height:32px;
      position: absolute;
      right:32px;
      top:32px;
    	background: url('../Background/window/close_off.png') no-repeat;
      //background-image:none;
    	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/window/close_off.png', sizingMethod='crop');
      z-index: 5;
    }

    .popupwindow div.modalwindow div.closebutton{
      width:32px;
      height:32px;
      position: absolute;
      right:32px;
      top:32px;
      background: transparent url(../Background/window/close.gif) no-repeat 0px 0px;
      cursor: pointer;
      //cursor:hand;
      z-index: 6;
    }


/* -- для доп.окон -- */

/* Текст всплывающего окна :: ролик */
div.vstream h1{
  font:normal 21px Tahoma;
  color:#2884c6;
  margin:1em 0px 1em 0px;
  text-align:center;
}

div.vstream p{
  font:normal 12px Tahoma;
  color:#666666;
  margin:0px 0px 1em 0px;
}

  div.vstream p a{
    color:#0099ff;
    text-decoration: underline;
  }

div.vstream p.needflash{
  font:bold 12px Tahoma;
  line-height: 30px;
  background-color: #cc0000;
  margin:0px 0px 20px 0px;
  color:#ffcccc;
  display: block;
  text-align: center;
}

  div.vstream p.needflash a{
    color:#ffffff;
    text-decoration: underline;
  }

    div.vstream p a:hover{text-decoration: none;}

/* для ЭлитаLIVE */
div.doctree_button{
	float:right;
	margin: 12px 0px 0px 3px;
	//margin: 12px 0px 0px 3px;
}

  div.doctree_button input{
    font:bold 12px Tahoma;
  }

div.printbut{
	float:left;
	margin: 12px 0px 0px 3px;
	//margin: 12px 0px 0px 3px;
}

div.addtocart{
	float:left;
	margin: 12px 0px 0px -5px;
	//margin: 12px 0px 0px 0px;
}

div.copytocart{
	float:left;
	margin: 12px 0px 0px 10px;
	//margin: 12px 0px 0px 5px;
}

div.popupwindow div.export{
	float:right;
	margin: 7px 10px 0px 0px;
	//margin: 12px 5px 0px 0px;
}

div.otgruzkaedit{
	  float:right;
    background: transparent url(../Background/parts/backotgruzka.gif) no-repeat 0px 0px;
    width:326px;
    height:37px;
    margin:4px 5px 0px 0px;
    padding:0px;
}

    div.otgruzkaedit input.default{
        float:right;
        margin:8px 8px 0px 0px;
        //margin:8px 2px 0px 0px;
    }

    div.otgruzkaedit p.ok{
      background:transparent url(../Background/parts/green.gif) no-repeat 0px 2px;
      padding:0px 0px 2px 20px;
      margin:11px 0px 0px 13px;
      font:normal 13px Tahoma;
    }

    div.otgruzkaedit p.bad{
      background:transparent url(../Background/parts/red.gif) no-repeat 0px 2px;
      padding:0px 0px 2px 20px;
      margin:11px 0px 0px 13px;
      color:#cc0000;
      font:normal 13px Tahoma;
    }


