﻿      #map {
  
          margin:0;
   
          padding:0;
   
          width:510px;
   
          height:610px;
          background:#fff url('Map1.png') no-repeat left top;
		  position:relative;
          font-family:Verdana;
   
          font-size:11pt;
   
      }

      #map li {

          margin:0;

          padding:0;

          list-style:none;

      }
  
      #map li a {
   
          position:absolute;
   
          display:block;
   
          /*
   
             Specifying a background image
   6.
             (a 1px by 1px transparent gif)
   7.
             fixes a bug in older versions of
   8.
             IE that causeses the block to not
   9.
             render at its full dimensions.
  10.
          */

          background:url(blank.gif);
          

      }
      #map li a span { display:none; }

      #map li a:hover span 
      {
          position:relative;

          display:block;
          
          width:575px;

          left:20px;

          top:20px;

          padding:5px;

          border:1px solid #000;

           background-color:#d0ccb3;

          text-decoration:none;

          color:#000;

          filter:alpha(opacity=80);

          opacity:0.8;

      }
      
      #map a.Sau
      {
      	top:279px;

          left:21px;

          width:39px;

          height:61px;
          
       /*   background-image:url('Pin1.png'); */
          
      	
      }

      #map a.Gujarat {

          top:221px;

          left:63px;

          width:37px;

          height:116px;
          
       /*   background-image:url('Pin1.png'); */
          background-repeat:no-repeat;
      }

             

      #map a.Chattishgarh {

          top:284px;

          left:218px;

          width:39px;

          height:65px;
       /*   background-image:url('Pin1.png'); */
          background-repeat:no-repeat;

      }
      
      #map a.Jharkhand {

          top:252px;

          left:276px;

          width:39px;

          height:64px;

      }
      
      #map a.Karnataka {

          top:420px;

          left:108px;

          width:37px;

          height:73px;

      }

      #map a.WestBengal {

          top:271px;

          left:335px;

          width:18px;

          height:37px;

      }
             

      #map a.Maharashtra {

          top:309px;

          left:103px;

          width:47px;

          height:89px;

          background-repeat:no-repeat;

      }

             

      #map a.Andhra {

          top:372px;

          left:158px;

          width:56px;

          height:74px;
         
          background-repeat:no-repeat;

      }

             

      #map a.Tamilnadu {

          top:499px;

          left:152px;

          width:40px;

          height:79px;
         
          background-repeat:no-repeat;

      }
#shadow-containerPr .shadow2,
#shadow-containerPr .shadow3,

#shadow-containerPr .container {
	position: relative;
	left: -1px;
	top: -1px;
}
#shadow-containerPr .shadow1 {
	background: #d0ccb3;
}

#shadow-containerPr .shadow2 {
	background: #d0ccb3;
}

#shadow-containerPr .shadow3 {
	background: #8b958a;
}

#shadow-containerPr .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 8px;
}

