﻿.icon,
.icon_view,
.icon_add,
.icon_delete,
.icon_edit,
.icon_cancel,
.icon_save,
.icon_email,
.icon_map,
.icon_reward,
.icon_coupon,
.icon_help,
.icon_pdf,
.icon_error,
.icon_mail,
.icon_fax,
.icon_phone,
.icon_billing,
.icon_resource,
.icon_giftcard,
.icon_employee,
.icon_hours,
.icon_location,
.icon_service
{
	padding-left: 20px;
	margin: 2px 5px 0;
	vertical-align:baseline;
}

.link_icon { margin: 0px 3px -2px 0; vertical-align:baseline;}

.icon_view { background: url(icons/view.png) no-repeat 0% center; }
.icon_add { background: url(icons/add.png) no-repeat 0% center; font-size:1.2em; font-weight:bold; }
.icon_delete { background: url(icons/delete.png) no-repeat 0% center; }
.icon_edit { background: url(icons/pencil.png) no-repeat 0% center; }
.icon_cancel { background: url(icons/cancel.png) no-repeat 0% center; }
.icon_save { background: url(icons/disk.png) no-repeat 0% center;}
.icon_back { padding-left: 20px; background: url(icons/back.png) no-repeat 0% center; margin-top: 5px; }

.icon_email { background: url(icons/email.png) no-repeat 0% center; }
.icon_map { background: url(icons/map.png) no-repeat 0% center;padding-left: 17px; }
.icon_billing { background: url(icons/money.png) no-repeat 0% center; }
.icon_resource { background: url(icons/resource.png) no-repeat 0% center; }
.icon_giftcard { background: url(icons/coupon.png) no-repeat 0% center; }
.icon_employee { background: url(icons/employee.png) no-repeat 0% center; }
.icon_hours { background: url(icons/hourglass.png ) no-repeat 0% center; }
.icon_location { background: url(icons/house.png ) no-repeat 0% center; }
.icon_service { background: url(icons/service.png ) no-repeat 0% center; }
 
.icon_help { background: url(icons/help.png) no-repeat 0% center; }
.icon_pdf { background: url(icons/pdf.png) no-repeat 0% center; margin-top: 5px; }
.icon_error { background: url(icons/error.png) no-repeat 0% center; margin-top: 5px; }

.icon_mail { background: url(icons/house.png) no-repeat 0% center; }
.icon_fax { background: url(icons/fax.png) no-repeat 0% center; }
.icon_phone { background: url(icons/telephone.png) no-repeat 0% center; }