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

body#home a#homenav,body#index a#homenav,body#aboutyouthhostel a#homenav,body#aboutus a#homenav ,body#history a#homenav,body#placeinterest a#homenav
{	
	display: block;
  	line-height:40px;;
	width:102px;
    background:url(images/Home.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center
}


body#facility a#facilitynav,body#accommodate a#facilitynav,body#meeting a#facilitynav
{	
	display: block;
  	line-height:40px;;
	width:102px;
    background:url(images/Facility.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;	
	text-align:center;
}


body#roombooking a#bookingnav, body#taxibooking a#bookingnav, body#tourpackage a#bookingnav, body#tariff a#bookingnav 
{	
	display: block;
  	line-height:40px;;
	width:102px;
    background:url(images/Traiff.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center;
}


body#gallery a#gallerynav,body#gallery_old a#gallerynav,body#yhgallery a#gallerynav
{	
	display: block;
  	line-height:40px;;
	width:102px;
    background:url(images/Gallery.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center;
}


body#usefultamil a#resource,body#usefulfrench a#resource,body#bustiming a#resource,body#atmlist a#resource,body#moneyexch a#resource,
body#govtyhotel a#resource,body#traveltips a#resource,body#railtiming a#resource,body#usefulhindi a#resource 
{	
	display: block;
  	line-height:40px;;
	width:102px;
    background:url(images/Resources.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center
}


body#contactus a#contactnav
{	
	display: block;
  	line-height:40px;;
	width:102px;
    background:url(images/Contactus.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center
}



#mainMenu ul {list-style: none;margin: 0;padding: 0;}

#mainMenu li {float:left;margin: 0;padding: 0; } /*background:url(images/cshew_06.png) repeat-x;*/
/* === home === */

#mainMenu li a.hom:link, #mainMenu li a.hom:visited {
    display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Home.png) no-repeat left top ;
	border:none;
	color:#0d6997;
	text-align:center
	
	

}

#mainMenu li a.hom:hover, #mainMenu li a.hom:active {
     background-position: left  bottom ;
	 color:#0d6997;
	 text-align:center
	 
	
}

#mainMenu li a.homcurrent
{
	display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Home.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center


}

#mainMenu li a.homcurrent:hover {
    cursor: default;
}

/* === facilty === */

#mainMenu li a.fac:link, #mainMenu li a.fac:visited {
    display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Facility.png) no-repeat left top ;
	border:none;
	color:#0d6997;
	text-align:center
	

}

#mainMenu li a.fac:hover, #mainMenu li a.fac:active {
     background-position: left  bottom ;
	 color:#0d6997;
	 text-align:center
	
}

#mainMenu li a.faccurrent
{
	display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Facility.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;	
	text-align:center

}

#mainMenu li a.faccurrent:hover {
    cursor: default;
}

/* === traff === */

#mainMenu li a.tra:link, #mainMenu li a.tra:visited {
    display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Traiff.png) no-repeat left top ;
	border:none;
	color:#0d6997;
	text-align:center
	

}

#mainMenu li a.tra:hover, #mainMenu li a.tra:active {
     background-position: left  bottom ;
	 color:#0d6997;
	 text-align:center
	
}

#mainMenu li a.tracurrent
{
	display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Traiff.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center;
}

#mainMenu li a.tracurrent:hover {
    cursor: default;
}

/* === gallery === */

#mainMenu li a.gal:link, #mainMenu li a.gal:visited {
    display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Gallery.png) no-repeat left top ;
	border:none;
	color:#0d6997;
	text-align:center
	

}

#mainMenu li a.gal:hover, #mainMenu li a.gal:active {
     background-position: left  bottom ;
	 color:#0d6997;
	 text-align:center
	
}

#mainMenu li a.galcurrent
{
	display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Gallery.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center;
}

#mainMenu li a.galcurrent:hover {
    cursor: default;
}
/* === resource === */

#mainMenu li a.res:link, #mainMenu li a.res:visited {
    display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Resources.png) no-repeat left top ;
	border:none;
	color:#0d6997;
	text-align:center
	

}

#mainMenu li a.res:hover, #mainMenu li a.res:active {
     background-position: left  bottom ;
	 color:#0d6997;
	 text-align:center
	
}

#mainMenu li a.rescurrent
{
	display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Resources.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center


}

#mainMenu li a.rescurrent:hover {
    cursor: default;
}

/* === contact === */

#mainMenu li a.cont:link, #mainMenu li a.cont:visited {
    display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Contactus.png) no-repeat left top ;
	border:none;
color:#0d6997;
	
	text-align:center

}

#mainMenu li a.cont:hover, #mainMenu li a.cont:active {
     background-position: left  bottom ;
	 color:#0d6997;
	 text-align:center
	
}

#mainMenu li a.contcurrent
{
	display: block;
  	line-height:40px;
	width:102px;
    background:url(images/Contactus.png) no-repeat left bottom ;
	border:none;
	color:#0d6997;
	text-align:center

}

#mainMenu li a.contcurrent:hover {
    cursor: default;
}