/* 
*** royalindustriesinc.com
*** this behavior is all readed loaded
body {behavior:url(includes/csshover.htc);}
*/

/* General Button Styling Definitions */
.cssButton {
	height:27px;
	border:0px; 
	padding:0px; 
	margin:0px;
	text-indent:-500em;
	background-position: 0 0;
	display:block; 
	overflow:hidden; /* needed for IE */
	}

/* Primary Class :hover and :active states */
.cssButton:hover {
	background-position:0px -27px;
	}
/* .cssButton:active { background-position:0 -54px} */

.button_add_address {width:120px; background:url(../buttons/english/button_add_address.gif) }
.button_add_to_cart {width:120px; background:url(../buttons/english/button_add_to_cart.gif) }
.button_back {width:68px; background:url(../buttons/english/button_back.gif) }
.button_buy_now {width:102px; background:url(../buttons/english/button_buy_now.gif) }
.button_cancel {width:79px; background:url(../buttons/english/button_cancel.gif) }
.button_change_address {width:144px; background:url(../buttons/english/button_change_address.gif) }
.button_checkout {width:98px; background:url(../buttons/english/button_checkout.gif) }
.button_confirm_send {width:86px; background:url(../buttons/english/button_confirm_send.gif) }
.button_continue_shopping {width:153px; background:url(../buttons/english/button_continue_shopping.gif) }
.button_delete_small {width:75px; background:url(../buttons/english/button_delete_small.gif) }
.button_delete {width:75px; background:url(../buttons/english/button_delete.gif) }
.button_download {width:102px; background:url(../buttons/english/button_download.gif) }
.button_goto_prod_details {width:137px; background:url(../buttons/english/button_goto_prod_details.gif) }
.button_logoff {width:76px; background:url(../buttons/english/button_logoff.gif) }
.button_more_reviews {width:135px; background:url(../buttons/english/button_more_reviews.gif) }
.button_next {width:62px; background:url(../buttons/english/button_next.gif) }
.button_prev {width:63px; background:url(../buttons/english/button_prev.gif) }
.button_read_reviews {width:108px; background:url(../buttons/english/button_read_reviews.gif) }
.button_redeem {width:85px; background:url(../buttons/english/button_redeem.gif) }
.button_return_to_product_list {width:74px; background:url(../buttons/english/button_return_to_product_list.gif) }
.button_reviews {width:119px; background:url(../buttons/english/button_reviews.gif) }
.button_send_a_gift_cert {width:163px; background:url(../buttons/english/button_send_a_gift_cert.gif) }
.button_send_another {width:163px; background:url(../buttons/english/button_send_another.gif) }
.button_sold_out_sm {width:89px; background:url(../buttons/english/button_sold_out_sm.gif) }
.button_sold_out {width:99px; background:url(../buttons/english/button_sold_out.gif) }
.small_edit {width:59px; background:url(../buttons/english/small_edit.gif) }
.button_tellafriend {width:120px; background:url(../buttons/english/button_tellafriend.gif) }
.button_tell_a_friend {width:120px; background:url(../buttons/english/button_tell_a_friend.gif) }
.button_unsubscribe {width:120px; background:url(../buttons/english/button_unsubscribe.gif) }
.button_write_review {width:114px; background:url(../buttons/english/button_write_review.gif) }
.button_shipping_estimator {width:154px; background:url(../buttons/english/button_shipping_estimator.gif) }

/* form buttons */
.button_add_selected {width:122px; background:url(../buttons/english/button_add_selected.gif) }
.button_confirm_order {width:129px; background:url(../buttons/english/button_confirm_order.gif) }
.button_continue {width:94px; background:url(../buttons/english/button_continue.gif) }
.button_continue_checkout {width:163px; background:url(../buttons/english/button_continue_checkout.gif) }
.button_create_account {width:84px; background:url(../buttons/english/button_create_account.gif) }
.button_login {width:71px; background:url(../buttons/english/button_login.gif) }
.button_send {width:67px; background:url(../buttons/english/button_send.gif) }
.button_search {width:78px; background:url(../buttons/english/button_search.gif) }
.button_submit {width:80px;	background:url(../buttons/english/button_submit.gif) }
.button_update {width:81px; background:url(../buttons/english/button_update.gif) }
.button_update_cart {width:111px; background:url(../buttons/english/button_update_cart.gif) }


/* LARGE Buttons Over-Rides */
.button_in_cart {width:120px; height:30px; background:url(../buttons/english/button_in_cart.gif)  }
.button_sold_out {width:99px; height:30px; background:url(../buttons/english/button_sold_out.gif) }

/* LARGE Buttons :hover and :active states */
.button_in_cart:hover, .button_sold_out:hover { background-position:0 -30px}
/* .button_in_cart:active, .button_sold_out:active { background-position:0 -60px;} */