.copy_icon {
	display: inline-block;
	width: 14px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/copy_icon.gif");
}

.tag_icon {
	display: inline-block;
	width: 24px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/tag_icon.png");
}
.book_icon {
	display: inline-block;
	width: 17px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/book_icon.png");
}
.book_icon_gray {
	display: block;
	margin-top: 2px;
	width: 23px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/book_icon_gray.png");
}
.book_icon_blue {
	display: block;
	width: 34px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/book_icon_blue.png");
}
.book_icon_green {
	display: block;
	width: 34px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/book_icon_green.png");
}
.eye_icon_open {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/eye_icon_open.png");
}
.eye_icon_close {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/eye_icon_close.png");
}

.move_icon {
	display: inline-block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("css_images/move_icon.png");
}
/***********************/
#mapping_console_body a {
	color: #333;
}
#mapping_console_body a:hover {
	color: #3d83c2;
}

#mapping_console_body .link_mode_on {
	color: #3d83c2;
}
.link_mode_on .link_icon {
	display: block;
	width: 31px;
	height: 31px;
	margin-left:6px;
	background-repeat: no-repeat;
	background-position: 0px -31px;
	background-image: url("css_images/mapping.png");
}
.link_mode_off .link_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url("css_images/mapping.png");
}
.link_mode_off:hover .link_icon {
	background-position: 0px -31px;
}

#mapping_console_body .item_mode_on {
	color: #3d83c2;
}
.item_mode_on .item_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -31px -31px;
	background-image: url("css_images/mapping.png");
}
.item_mode_off .item_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -31px 0px;
	background-image: url("css_images/mapping.png");
}
.item_mode_off:hover .item_icon {
	background-position: -31px -31px;
}
#mapping_console_body .page_mode_on {
	color: #3d83c2;
}
.page_mode_on .move_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -62px -31px;
	background-image: url("css_images/mapping.png");
}
.page_mode_off .move_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -62px 0px;
	background-image: url("css_images/mapping.png");
}
.page_mode_off:hover .move_icon {
	background-position: -62px -31px;
}

.zoom_out_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -124px 0px;
	background-image: url("css_images/mapping.png");
}
#page_smaller_btn:hover .zoom_out_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -124px -31px;
	background-image: url("css_images/mapping.png");
}
.zoom_in_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -93px 0px;
	background-image: url("css_images/mapping.png");
}
#page_bigger_btn:hover .zoom_in_icon {
	display: block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: -93px -31px;
	background-image: url("css_images/mapping.png");
}

.easy_pamph {
	display: inline-block;
	width: 26px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/easy_pamph.png");
}
.edit_pamph {
	display: inline-block;
	width: 30px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/edit_pamph.png");
}
.upload {
	display: inline-block;
	width: 30px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/upload.png");
}
.copy_page {
	display: inline-block;
	width: 30px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/copy_icon.png");
}
.edit {
	display: inline-block;
	width: 19px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/edit.png");
}
.replace {
	display: inline-block;
	width: 19px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/replace.png");
}
.new {
	display: inline-block;
	width: 19px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("css_images/new.png");
}
