.zoominIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoomin.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoominIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoomin.png);
	width: 24px;
	height: 24px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.zoomoutIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoomout.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoomoutIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoomout.png);
	width: 24px;
	height: 24px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.zoominxIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoominx.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoomoutxIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoomoutx.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoomtoIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_zoomto.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoomfullextIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_fullextent.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoomprevIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_backward.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.zoomnextIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_forward.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.panIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_pan.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.panIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_pan.png);
	width: 24px;
	height: 24px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.infoIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_identify.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.infoIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/nav_identify.png);
	width: 24px;
	height: 24px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.switchIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/toggle.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.switchIcon2 {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/switch1.png);
	width: 24px;
	height: 24px;
	background-position: center;
}
.overviewIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/overview1.png);
	width: 20px;
	height: 20px;
	background-position: center;
}
.xyIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/xy.png);
	width: 20px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
}
.scaleIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/scalebar1.gif);
	width: 20px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
}
.ContactUsIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/icon_email.png);
	width: 20px;
	height: 20px;
	background-position: center;
	/****** Draw Icons ******/
}
.drawpointIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_point.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawpointIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_point.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawtextIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_text.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawtextIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_text.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawshapeIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_shapes.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawshapeIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_shapes.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.draweditIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_edit.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.draweditIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_edit.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawdeleteIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_delete.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawdeleteIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_delete.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawextentIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_rectangle.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawextentIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/draw_rectangle.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawlineIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_line.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawlineIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_line.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawpolygonIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_poly.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawpolygonIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_poly.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawfreepolylineIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_freeline.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawfreepolylineIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_freeline.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawfreepolygonIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_freepoly.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawfreepolygonIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_draw_freepoly.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}
.drawundoIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/i_undo.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.drawclearIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/cancel.png);
	width: 24px;
	height: 24px;
	background-position: center;
} 
.drawclearIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/cancel.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.measurepointIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/measure_multipoint.png);
	width: 32px;
	height: 32px;
	background-position: center;
}
.measurepointIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/measure_multipoint.png);
	width: 32px;
	height: 32px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
}

.measurelengthIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/measure_line.png);
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
}
.measurelengthIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/measure_line.png);
	width: 30px;
	height: 30px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
	background-repeat: no-repeat;
}
.measureareaIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/measure_poly.png);
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
.measureareaIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/measure_poly.png);
	width: 28px;
	height: 28px;
	border: 3px inset;
	border-color: yellow;
	background-position: center;
	background-repeat: no-repeat;
}
.measureclearIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/cancel.png);
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
.measureclearIconActive {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/cancel.png);
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
	/* Measure Icons */
}
.printIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/printer.png);
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
.pdfIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/pdf.png);
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
.advQueryIcon {
	background-image: url(http://arcgis.webgis.net/webgiscommon/images/adv_query.png);
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}

.fixedWidth35 .dijitButtonNode {
	width: 35px;
	border-color: white;
	color: white;
	background-color: transparent;
	background: #fff no-repeat center center;
	border-collapse: collapse;
}
