/*********** this is the style sheet for the extra glass icon rollovers, to keep main entee stylesheet trim ***********/


/*********** these are the webres 'transport' types ***********/

#GlassAccom {
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrHotelboth.jpg) no-repeat 0 0;
	}
#GlassAccomSelected { display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrHotelboth.jpg) no-repeat 0 -69px; }
#GlassAccom:hover {  background-position: 0 -69px; }
#GlassAccom span {  display: none; }

#GlassAirline {
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrPlaneboth.jpg) no-repeat 0 0;
}
#GlassAirlineSelected {display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrPlaneboth.jpg) no-repeat 0 -71px; }
#GlassAirline:hover {  background-position: 0 -71px; }
#GlassAirline span {  display: none; }

#GlassBus {
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrBusboth.jpg) no-repeat 0 0;
}
#GlassBusSelected { display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrBusboth.jpg) no-repeat 0 -71px; }
#GlassBus:hover {  background-position: 0 -71px; }
#GlassBus span {  display: none; }

#GlassCruise {
  padding:0px;
  margin:0px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrCruiseboth.jpg) no-repeat 0 0;
}
#GlassCruiseSelected { padding:0px;  margin:0px 0px 0px 0px; display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrCruiseboth.jpg) no-repeat 0 -69px; }

#GlassCruise:hover {   background-position: 0 -69px; }

#GlassCruise span {  display: none; }

#GlassFerry {
  padding:0px;
  margin:0px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrFerryboth.jpg) no-repeat 0 0;
}
#GlassFerrySelected { padding:0px;  margin:0px 0px 0px 0px; display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrFerryboth.jpg) no-repeat 0 -71px; }

#GlassFerry:hover {  background-position: 0 -71px; }

#GlassFerry span {  display: none; }

#GlassFreight {
  padding:0px;
  margin:0px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrFreightboth.jpg) no-repeat 0 0;
}
#GlassFreightSelected { padding:0px;  margin:0px 0px 0px 0px; display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrFreightboth.jpg) no-repeat 0 -70px; }

#GlassFreight:hover {  background-position: 0 -70px; }

#GlassFreight span {  display: none; }

#GlassRail {
  padding:0px;
  margin:0px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrTrainboth.jpg) no-repeat 0 0;
}
#GlassRailSelected { padding:0px;  margin:0px 0px 0px 0px; display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrTrainboth.jpg) no-repeat 0 -70px; }

#GlassRail:hover {  background-position: 0 -70px; }

#GlassRail span {  display: none; }

/*********** these are the webres logo and email glass icons ***********/

#GlassWebrLogo {
  padding:0px;
  margin:0px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassWebrLogoboth.jpg) no-repeat 0 0;
}
#GlassWebrSelected { padding:0px;  margin:0px 0px 0px 0px; display: block; width: 53px; height: 60px; 
  background: url(../images/GlassWebrLogoboth.jpg) no-repeat 0 -69px; }
  
#GlassWebrLogo:hover {  background-position: 0 -69px; }
#GlassWebrLogo span {  display: none; }
#GlassEmail {
  padding:1px 0px 0px 0px;
  margin:20px 0px 0px 0px;
  display: block;
  width: 53px;
  height: 60px;
  background: url(../images/GlassEmailboth.jpg) no-repeat 0 0;
}

#GlassEmail:hover {   background-position: 0 -69px; }
#GlassEmail span {  display: none; }


#divIconBlock {		display: block;
                width: 428px;
				}






