/* Path: D:\webs\veofleet/nx/conf/view/veofleet/res/css/pm-button.css
*/


a.pm-button {
	background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 11px tahoma, arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 10px;
	text-decoration: none;
}
a.pm-button:hover {
	color:#444 !important;
}
.pm-modal-box-buttons a.pm-button {
	float: right !important;
}
a.pm-button:active  {
	background-position: bottom right;
	color: #000;
	outline: none;
	outline:0;
}
a.pm-button .pm-button-background {
	background: transparent url('../img/bg_button_span.gif') no-repeat;
	display: block;
	padding: 5px 0 6px 9px;
}
a.pm-button:active .pm-button-background {
	background-position: bottom left;
}
a.pm-button .pm-button-content {
	padding:1px 0 2px 0;
	line-height:13px;
}
a.pm-button span.pm-button-icon {
	background-position: top left;
	padding-left:20px !important;
}
.pm-button-edit  {
	background: transparent url('../img/icons/table_edit.gif') no-repeat;
}
.pm-button-add  {
	background: transparent url('../img/icons/add.gif') no-repeat;
}
.pm-button-search {
	background: transparent url('../img/icons/zoom.gif') no-repeat;
}
.pm-button-proceed {
	background: transparent url('../img/icons/lightning.gif') no-repeat;
}
.pm-button-columns {
	background: transparent url('../img/icons/application_side_contract.gif') no-repeat;
}
.pm-button-delete  {
	background: transparent url('../img/icons/cross.gif') no-repeat;
}
.pm-button-list  {
	background: transparent url('../img/icons/application_view_list.gif') no-repeat;
}
.pm-button-submit {
	background: transparent url('../img/icons/table_go.gif') no-repeat;
}
.pm-button-cancel {
	background: transparent url('../img/icons/arrow_undo.gif') no-repeat;
}
.pm-button-sendmessage {
	background: transparent url('../img/icons/email_go.gif') no-repeat;
}
.pm-button-excel {
	background: transparent url('../img/icons/page_excel.gif') no-repeat;
}
.pm-button-unpublish {
	background: transparent url('../img/icons/table_delete.gif') no-repeat;
}
.pm-button-publish {
	background: transparent url('../img/icons/table_add.gif') no-repeat;
}
.pm-button-login {
	background: transparent url('../img/icons/accept.gif') no-repeat;
}
.pm-button-accept {
	background: transparent url('../img/icons/page_add.gif') no-repeat;
}
.pm-button-refuse {
	background: transparent url('../img/icons/page_delete.gif') no-repeat;
}
.pm-button-excel {
	background: transparent url('../img/icons/page_excel.gif') no-repeat;
}
.pm-button-disable {
	background: transparent url('../img/icons/page_white_delete.gif') no-repeat;
}
.pm-button-next {
	background: transparent url('../img/icons/application_go.gif') no-repeat;
}
.pm-button-save-draft {
	background: transparent url('../img/icons/disk.gif') no-repeat;
}
.pm-button-checked {
	background: transparent url('../img/icons/tick.gif') no-repeat;
}
.pm-button-edit-pwd {
	background: transparent url('../img/icons/page_white_gear.gif') no-repeat;
}
.pm-button-calendar {
	background: transparent url('../img/icons/calendar.gif') no-repeat;
}
.pm-button-catalog {
	background: transparent url('../img/icons/page_white_stack.gif') no-repeat;
}
.pm-button-import {
	background: transparent url('../img/icons/folder_image.gif') no-repeat;
}
.pm-button-history {
	background: transparent url('../img/icons/page_white_stack.gif') no-repeat;
}
.pm-button-messenger {
	background: transparent url('../img/icons/email.gif') no-repeat;
}
.pm-button-group {
	background: transparent url('../img/icons/group.gif') no-repeat;
}
.pm-button-import-film {
	background: transparent url('../img/icons/film_add.gif') no-repeat;
}
.pm-button-smsr-edit {
	background: transparent url('../img/icons/layout_edit.gif') no-repeat;
}
.pm-button-smsr-positioning {
	background: transparent url('../img/icons/bg-checkbox-checked.gif') no-repeat;
}
.pm-button-result-next {
	background: transparent url('../img/icons/resultset_next.gif') no-repeat;
}
.pm-button-result-previous {
	background: transparent url('../img/icons/resultset_previous.gif') no-repeat;
}
a.pm-button-inactive  {
	background-position: top right !important;
	cursor:default !important;
}
.pm-button-background-inactive {
	background-position: top left !important;
}
.pm-button-result-next-inactive {
	background: transparent url('../img/icons/resultset_next_g.gif') no-repeat;
}
.pm-button-result-previous-inactive {
	background: transparent url('../img/icons/resultset_previous_g.gif') no-repeat;
}
