﻿/* ORIGINAL
.BUTTON
{
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;
}*/

.BUTTON, .TextButton, .TextButtonWithImage, .TextButtonWithImageOnRight, .TextButtonDisabled, .TextButtonWithImageDisabled, .TextButtonWithImageOnRightDisabled
{
            margin: 0px 0px 0px 0px;
            height: 24px;
            font-weight: bold;
            text-align: center;
            border: solid 1 #999999;
            /*border: solid 1 #a7aeb6;*/
            /*background-image: url(images/buttonsliver.gif);
            background-repeat: repeat;*/
	background-color: #F1A602;
	color: White;
	cursor: hand;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextButtonDisabled, .TextButtonWithImageDisabled, .TextButtonWithImageOnRightDisabled
{
            background-color: #EEEEEE;
            color: #CCCCCC;
            cursor: not-allowed;
}
.BUTTON, .TextButtonWithImage
{
            padding: 0px 0px 0px 16px;
            background-repeat: no-repeat;
}
.TextButtonWithImageOnRight
{
            padding: 0px 16px 0px 0px;
            background-repeat: no-repeat;
            background-position: right;
}

/* NEW IMIS ICONS */
.addIcon
{
	background-image: url("iMisImages/icon_add.gif");
	cursor: pointer;
}

.calendarIcon
{
	background-image: url("images/Icons/calendar_icon.gif");
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.cancelIcon
{
	background-image: url("iMisImages/icon_cancel.gif");
	width: 13px;
	height: 14px;
	cursor: pointer;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.cancel-Icon
{
	background-image: url("images/icon_cancel.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.checkIcon
{
	background-image: url("images/Icons/check.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.checkIconDisabled
{
	background-image: url("images/Icons/check-off.gif");
	width: 26px;
	height: 26px;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.deleteIcon
{
	background-image: url("images/Icons/delete.gif");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.enterIcon
{
	background-image: url("Asi_Images/EnterIcon.jpg");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.editIcon
{
	background-image: url("images/Icons/edit.gif");
	width: 13px;
	height: 14px;
	cursor: pointer;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.edit-Icon
{
	background-image: url("images/icon_edit.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.findIcon
{
	background-image: url("iMisImages/icon_find.gif");
	cursor: pointer;
}

.infoIcon
{
	background-image: url("iMisImages/icon_info.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.removeIcon
{
	background-image: url("images/Icons/delete2.gif");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.selectIcon
{
	background-image: url("Asi_Images/SelectIcon.jpg");
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.updateIcon
{
	background-image: url("iMisImages/icon_update.gif");
	width: 13px;
	height: 14px;
	cursor: pointer;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.update-Icon
{
	background-image: url("images/icon_update.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center;	
}

.viewIcon
{
	background-image: url("images/Icons/view.gif");
	width: 14px;
	height: 14px;
	cursor: pointer;
}
	
/* NEW IMIS BUTTONS */
.add
{
	background-image: url("iMisImages/icon_add.gif");
}

.addAnother
{
	background-image: url("iMisImages/icon_add.gif");
}

.addToCart
{
	background-image: url("iMisImages/icon_add.gif");
}

.back
{
	background-image: url("iMisImages/icon_undo.gif");
}

.brochure
{
	background-image: url("iMisImages/icon_find.gif");
}

.cancel
{
	background-image: url("iMisImages/icon_cancel.gif");
}

.checkout
{
	background-image: url("iMisImages/icon_update.gif");
}

.close
{
	background-image: url("iMisImages/icon_delete.gif");
}

.continue
{
	background-image: url("iMisImages/arrow_yellow.gif");
}

.delete 
{
	background-image: url("iMisImages/icon_delete.gif");
}

.eventSetup
{
	background-image: url("iMisImages/icon_update.gif");
}

.export
{
	background-image: url("iMisImages/icon_update.gif");
}

.findMe
{
	background-image: url("iMisImages/icon_find.gif");
}
.moveDown
{
    background-image: url("iMisImages/icons/arrow-down.gif");
}
.moveUp
{
    background-image: url("iMisImages/icons/arrow-up.gif");
}
.next
{
	background-image: url("iMisImages/arrow_yellow.gif");
}

.nextDisabled
{
	background-image: url("iMisImages/arrow_yellow.gif");
    cursor: not-allowed;
}

.ok
{
	background-image: url("iMisImages/icon_select.gif");
}

.previous
{
	background-image: url("iMisImages/icon_undo.gif");
}

.previousDisabled
{
	background-image: url("iMisImages/icon_undo.gif");
    cursor: not-allowed;
}

.register
{
	background-image: url("iMisImages/icon_add.gif");
}

.reset
{
	background-image: url("iMisImages/icon_update.gif");
}

.save
{
	background-image: url("iMisImages/icon_select.gif");
}

.search
{
	background-image: url("iMisImages/icon_find.gif");
}

.select
{
	background-image: url("iMisImages/icon_select.gif");
}

.sortByItemAsc
{
	background-image: url("iMisImages/icon_add.gif");
}

.sortByItemDesc
{
	background-image: url("iMisImages/icon_remove.gif");
}

.sortByPriceAsc
{
	background-image: url("iMisImages/icon_add.gif");
}

.sortByPriceDesc
{
	background-image: url("iMisImages/icon_remove.gif");
}

.submit
{
	background-image: url("iMisImages/icon_select.gif");
}

.submitOrder
{
	background-image: url("iMisImages/icon_select.gif");
}

.submitOrderDisabled
{
	background-image: url("iMisImages/icon_select.gif");
    cursor: not-allowed;
}

.update
{
	background-image: url("iMisImages/icon_update.gif");
	width: 77px;
	height: 22px;
	cursor: pointer;	
}

.updateImisAddress
{
	background-image: url("iMisImages/icon_update.gif");
}

.updateTotal
{
	background-image: url("iMisImages/icon_update.gif");
}

.zoom
{
	background-image: url("iMisImages/icon_find.gif");
}

/* ORIGNAL ICONS */
/*
.addIcon
{
	background-image: url("images/Icons/icon_add.gif");
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.calendarIcon
{
	background-image: url("images/Icons/calendar_icon.gif");
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.cancelIcon
{
	background-image: url("Asi_Images/CancelIcon.jpg");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.checkIcon
{
	background-image: url("images/Icons/check.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.checkIconDisabled
{
	background-image: url("images/Icons/check-off.gif");
	width: 16px;
	height: 16px;
}

.deleteIcon
{
	background-image: url("images/Icons/delete.gif");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.enterIcon
{
	background-image: url("Asi_Images/EnterIcon.jpg");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.editIcon
{
	background-image: url("images/Icons/edit.gif");
	width: 13px;
	height: 14px;
	cursor: pointer;
}

.findIcon
{
	background-image: url("iMisImages/icon_find.gif");
	width: 22px;
	height: 24px;
	cursor: pointer;
}

.infoIcon
{
	background-image: url("iMisImages/icon_info.gif");
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.removeIcon
{
	background-image: url("images/Icons/delete2.gif");
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.selectIcon
{
	background-image: url("Asi_Images/SelectIcon.jpg");
	width: 16px;
	height: 16px;
	cursor: pointer;
}



.viewIcon
{
	background-image: url("images/Icons/view.gif");
	width: 14px;
	height: 14px;
	cursor: pointer;
}
*/

/* BUTTONS ORIGINAL */
/*
.add
{
	background-image: url("images/buttons/button-Add.gif");
	width: 55px;
	height: 22px;
	cursor: pointer;
}

.addAnother
{
	background-image: url("Asi_Images/AddAnother.jpg");
	width: 104px;
	height: 18px;
	cursor: pointer;
}

.addToCart
{
	background-image: url("images/buttons/button-Add_to_Cart.gif");
	width: 103px;
	height: 22px;
	cursor: pointer;
}

.back
{
	background-image: url("images/buttons/button-Back.gif");
	width: 61px;
	height: 22px;
	cursor: pointer;
}

.brochure
{
	background-image: url("images/buttons/button-Brochure.gif");
	width: 83px;
	height: 22px;
	cursor: pointer;
}

.cancel
{
	background-image: url("images/buttons/button-Cancel.gif");
	width: 73px;
	height: 22px;
	cursor: pointer;
}

.checkout
{
	background-image: url("images/buttons/button-Checkout.gif");
	width: 88px;
	height: 22px;
	cursor: pointer;
}

.close
{
	background-image: url("images/buttons/button-Close.gif");
	width: 66px;
	height: 22px;
	cursor: pointer;
}

.continue
{
	background-image: url("images/buttons/button-Continue.gif");
	width: 87px;
	height: 22px;
	cursor: pointer;
}

.delete 
{
	background-image: url("images/buttons/button-Delete.gif");
	width: 73px;
	height: 22px;
	cursor: pointer;
}

.eventSetup
{
	background-image: url("images/buttons/button-Event_Setup.gif");
	width: 104px;
	height: 22px;
	cursor: pointer;
}

.export
{
	background-image: url("Asi_Images/Export.jpg");
	width: 70px;
	height: 18px;
	cursor: pointer;
}

.findMe
{
	background-image: url("images/buttons/button-Find_Me.gif");
	width: 79px;
	height: 22px;
	cursor: pointer;
}

.next
{
	background-image: url("images/buttons/button-Next.gif");
	width: 61px;
	height: 22px;
	cursor: pointer;
}

.nextDisabled
{
	background-image: url("images/buttons/button-Next-off.gif");
	width: 60px;
	height: 22px;
}

.ok
{
	background-image: url("images/buttons/button-OK.gif");
	width: 51px;
	height: 22px;
	cursor: pointer;
}

.previous
{
	background-image: url("images/buttons/button-Previous.gif");
	width: 84px;
	height: 22px;
	cursor: pointer;
}

.previousDisabled
{
	background-image: url("images/buttons/button-Previous-off.gif");
	width: 83px;
	height: 22px;
}

.register
{
	background-image: url("images/buttons/button-Register.gif");
	width: 83px;
	height: 22px;
	cursor: pointer;
}

.reset
{
	background-image: url("images/buttons/button-Reset.gif");
	width: 67px;
	height: 22px;
	cursor: pointer;
}

.save
{
	background-image: url("images/buttons/button-Save.gif");
	width: 63px;
	height: 22px;
	cursor: pointer;
}

.search
{
	background-image: url("images/buttons/button-Search.gif");
	width: 75px;
	height: 22px;
	cursor: pointer;
}

.select
{
	background-image: url("images/buttons/button-Select.gif");
	width: 61px;
	height: 19px;
	cursor: pointer;
}

.sortByItemAsc
{
	background-image: url("images/buttons/button-Sort_by_Item-ascending.gif");
	width: 110px;
	height: 22px;
	cursor: pointer;
}

.sortByItemDesc
{
	background-image: url("images/buttons/button-Sort_by_Item-descending.gif");
	width: 110px;
	height: 22px;
	cursor: pointer;
}

.sortByPriceAsc
{
	background-image: url("images/buttons/button-Sort_by_Price-ascending.gif");
	width: 112px;
	height: 22px;
	cursor: pointer;
}

.sortByPriceDesc
{
	background-image: url("images/buttons/button-Sort_by_Price-descending.gif");
	width: 112px;
	height: 22px;
	cursor: pointer;
}

.submit
{
	background-image: url("images/buttons/button-Submit.gif");
	width: 77px;
	height: 22px;
	cursor: pointer;
}

.submitOrder
{
	background-image: url("images/buttons/button-Submit_Order.gif");
	width: 116px;
	height: 22px;
	cursor: pointer;
}

.submitOrderDisabled
{
	background-image: url("images/buttons/button-Submit_Order-off.gif");
	width: 116px;
	height: 22px;
}

.update
{
	background-image: url("images/buttons/button-Update.gif");
	width: 77px;
	height: 22px;
	cursor: pointer;
}

.updateImisAddress
{
	background-image: url("images/buttons/button-Update_Address_Information.gif");
	width: 203px;
	height: 22px;
	cursor: pointer;
}

.updateTotal
{
	background-image: url("images/buttons/button-Update_Total.gif");
	width: 109px;
	height: 22px;
	cursor: pointer;
}

.zoom
{
	background-image: url("images/buttons/button-Zoom.gif");
	width: 67px;
	height: 22px;
	cursor: pointer;
}
*/	