/*-----------------------------------------------------
	telescope
-----------------------------------------------------*/

#location_telescope {
	background: transparent url(../images/puzzles/telescope/telescope.jpg) no-repeat scroll 0 0;
}

#location_telescope #bow {
	bottom: 0;
	height: 100px;
	left: 0;
	width: 150px;
}

#location_telescope #telescopeView {
	position: absolute;
	height: 292px;
	width: 276px;
	left: 178px;
	top: 69px;
	overflow: hidden;
	cursor: url(../images/ui/cursor_arrow_pointer.png), pointer;
}

#location_telescope #telescopeView #telescopeViewer {
	position: absolute;
	height: 292px;
	width: 276px;
	left: 0;
	top: 0;
	background: transparent url(../images/puzzles/telescope/view.png) no-repeat scroll 0 0;
	overflow: hidden;
}

#location_telescope #telescopeLandscape {
	position: absolute;
	top: -25px;
	left: -350px;
	width: 1200px;
	height: 1200px;
	background: transparent url(../images/puzzles/telescope/landscape.jpg) no-repeat scroll 0 0;
}

#location_telescope #telescopeHandleContainer {
	width: 128px;
	height: 137px;
	left: 10px;
	position: absolute;
	top: 210px;
}

#location_telescope #telescopeHandle {
	cursor: url(../images/ui/cursor_arrow_pointer.png), pointer;
	position: absolute;
	top: 22px;
	left: 20px;
	width: 54px;
	height: 54px;
	background: transparent url(../images/puzzles/telescope/handle.png) no-repeat scroll 0 0;
}

#location_telescope #telescopeMap {
	position: absolute;
	top: 163px;
	left: 420px;
	width: 199px;
	height: 257px;
}

#location_telescope #telescopeMap div {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 176px;
	height: 257px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#location_telescope #mapLandMark1 {
	background-image: url(../images/puzzles/telescope/map_landmark1.png);
}

#location_telescope #mapLandMark2 {
	background-image: url(../images/puzzles/telescope/map_landmark2.png);
}

#location_telescope #mapLandMark3 {
	background-image: url(../images/puzzles/telescope/map_landmark3.png);
}

#location_telescope #mapLandMark4 {
	background-image: url(../images/puzzles/telescope/map_landmark4.png);
}

#location_telescope #mapLandMark5 {
	background-image: url(../images/puzzles/telescope/map_landmark5.png);
}

#location_telescope #mapLandMark6 {
	background-image: url(../images/puzzles/telescope/map_landmark6.png);
}


#location_telescope #mapPath {
	background-image: url(../images/puzzles/telescope/map_path.png);
}

#location_telescope #telescopeLandscape div {
	/*border: 1px solid red;
	cursor: url(../images/ui/cursor_arrow_pointer.png), pointer;*/
	height: 3px;
	position: absolute;
	width: 3px;
}

#location_telescope #spot1 		{ left: 1015px; top: 998px; }
#location_telescope #spot2 		{ left: 288px; top: 793px; }
#location_telescope #spot3 		{ left: 878px; top: 593px; }
#location_telescope #spot4 		{ left: 300px; top: 438px; }
#location_telescope #spot5 		{ left: 810px; top: 237px; }
#location_telescope #spot6 		{ left: 154px; top: 137px; }
#location_telescope #wagon 		{ left: 197px; top: 1009px; }

#location_telescope #pencil {
	cursor: url(../images/ui/cursor_arrow_pointer.png), pointer;
	height: 90px;
	right: 0px;
	position: absolute;
	bottom: 0px;
	width: 130px;
}