﻿div#cover  {position:fixed; width:100%; height:100%; float:left; overflow:hidden; opacity:0.60; -moz-opacity:0.60; -khtml-opacity:0.60; filter:alpha(opacity=60); -ms-filter: 'alpha(opacity=60)'; z-index:999991; background:url(/account/img/ui-bg_diagonals_black.png);  }
div#mapcover  {position:fixed; width:100%; height:100%; float:left; overflow:hidden; z-index:999992;}

@media screen
  {
  div#cover
    {
	position:fixed; width:100%; height:100%; float:left; overflow:hidden; opacity:0.60; -moz-opacity:0.60; -khtml-opacity:0.6; filter:alpha(opacity=60); -ms-filter: 'alpha(opacity=60)'; z-index:999991; background:url(/account/img/ui-bg_diagonals_black.png);  
    }
  div#mapcover
    {
	position:fixed; width:100%; height:100%; float:left; overflow:hidden; z-index:999992;
    }
  * html    { overflow-y: hidden;  }
  * html body   { overflow-y: auto; height: 100%; font-size: 100%; }
  * html div#cover {position: absolute;   width:100%; height:100%; float:left; overflow:hidden; opacity:0.60; -moz-opacity:0.60; -khtml-opacity:0.60; filter:alpha(opacity=60); -ms-filter: 'alpha(opacity=60)'; z-index:999991; background:url(/account/img/ui-bg_diagonals_black.png); 
	top: expression(((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 	
  }
  * html div#mapcover {position: absolute; width:100%; height:100%; float:left; overflow:hidden; z-index:999992;  
	top: expression(((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 	
  }
  }

#mapText { position:absolute; padding:5px; background:#555; color:#fff; width:200px; z-index:999993; font-size:11px}
#mapText a {color:#ffeeee}
#maptblcl {position:absolute; text-align:center; width:100; background:white; height:20}
#maptblcl a {font:11px arial; font-weight:bold; color:#aa0000}
#maptblcl a:hover {color:red}

#div1 { position:absolute; padding:5px; background:#555; color:#fff; width:200px; z-index:999993; font-size:11px}
#div1 a {color:#ffeeee}

