@charset "utf-8";
/* CSS Document */

#map {
float:left;
background:url(../images/indiaMap.jpg) no-repeat 340px -20px;
width: 760px;
height:450px;
position:relative;
font-weight:bold;
color:#FFFFFF;

}
#map a {
font-weight:bold;
color:#fff;
cursor:default;
display:block;

}

#map a:hover {
font-weight:bold;
color:#000099;


}

#mapText {
float:left; 
width:400px; 
height:90px; 
color:#666666;
font-weight:normal;
}
#mapText ul{
list-style:none;
padding:0;
margin-top:20;
}

#newdelhiLink {
position:absolute;
width:70px;
height:15px;
top:149px;
right:20px;
}


.popupImageLandscape {
 width:240px;
 height:165px;
 position:absolute;
 right:10px;
 bottom: 20px;
 display:none;
}

.popupImagePortrait {
 width:160px;
 height:235px;
 position:absolute;
 right:60px;
 bottom: -20px;
 background-repeat:no-repeat;
 display:none;
}


.popupFolder {
 width:350px;
 height:355px;
 position:absolute;
 left:-10px;
 top: 90px;
  display:none;
  background-repeat:no-repeat;
}


 
 #agraImage {
background-image:url(../images/placeimages/agra.png);
 }
#agraFolder {
background-image:url(../images/folders/agra.gif);
}
 
#calcuttaImage {
background-image:url(../images/placeimages/calcutta.png);
 }
#calcuttaFolder {
background-image:url(../images/folders/calcutta.gif);
}

#bombayFolder {
background-image:url(../images/folders/bombay.gif);
}
 
#bombayImage {
 background-image:url(../images/placeimages/bombay.png);

 }
 
 
#guwahatiImage {
background-image:url(../images/placeimages/guwahati.png);
}
#guwahatiFolder {
 background-image:url(../images/folders/guwahati.gif);
}

#jodhpurImage {
background-image:url(../images/placeimages/jodhpur.png);
}
#jodhpurFolder {
 background-image:url(../images/folders/jodhpur.gif);
}

#hyderabadImage {
background-image:url(../images/placeimages/hyderabad.png);
}
#hyderabadFolder {
 background-image:url(../images/folders/hyderabad.gif);
}

#newdelhiImage {
background-image:url(../images/placeimages/delhi.png);
}
#newdelhiFolder {
 background-image:url(../images/folders/newdelhi.gif);
}
 
#goaImage {
background-image:url(../images/placeimages/goa.png);
}
#goaFolder {
 background-image:url(../images/folders/goa.gif);
}

#bangaloreImage {
background-image:url(../images/placeimages/bangalore.png);
}
#bangaloreFolder {
 background-image:url(../images/folders/bangalore.gif);
}
 
 #chennaiImage {
background-image:url(../images/placeimages/chennai.png);
}
#chennaiFolder {
 background-image:url(../images/folders/chennai.gif);
}

 #cochinImage {
background-image:url(../images/placeimages/cochin.png);
}
#cochinFolder {
 background-image:url(../images/folders/cochin.gif);
}
 
 

#guwahatiLink {
position:absolute;
width:70px;
height:15px;
top:149px;
right:20px;
}

#calcuttaLink {
position:absolute;
width:70px;
height:15px;
top:209px;
right:115px;

}

#agraLink {
position:absolute;
width:70px;
height:15px;
top:144px;
right:205px;
}
#newdelhiLink {
position:absolute;
width:70px;
height:15px;
top:119px;
right:225px;
}
#jodhpurLink {
position:absolute;
width:70px;
height:15px;
top:150px;
right:285px;

}

#bnavhagarLink {
position:absolute;
width:70px;
height:15px;
top:180px;
right:320px;


}

#bombayLink {
position:absolute;
width:70px;
height:15px;
top:240px;
right:270px;

}

#hyderabadLink {
position:absolute;
width:70px;
height:15px;
top:268px;
right:274px;
}
#goaLink {
position:absolute;
width:70px;
height:15px;
top:305px;
right:270px;
}


#bangaloreLink {
position:absolute;
width:70px;
height:15px;
top:335px;
right:270px;
}

#chennaiLink {
position:absolute;
width:70px;
height:15px;
top:375px;
right:242px;
}

#cochinLink {
position:absolute;
width:70px;

height:15px;
top:400px;
right:245px;
background-repeat:no-repeat;
background-position: 0px 0px;
}

.imageSpacer {
margin-top:10px;
}


