/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_css_buttons.css 2765 2006-01-01 21:15:45Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
background:#8BC751 none repeat scroll 0 0;
border:0 none;
/*border:3px solid #8BC751;*/
color:#FFFFFF;
cursor:pointer;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
height:auto;
line-height:normal;
margin:0 auto;
overflow:hidden;
text-transform:uppercase;
width:auto;
text-indent:-999px;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}

.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: black;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

.button_add_address{
	background:url(../buttons/english/button_add_address.gif) top left no-repeat;
	height:35px;
	width:110px;
}  

.button_add_addressHover {
	background:url(../buttons/english/button_add_address_hover.gif) top left no-repeat;
}

.button_add_to_cart{
	background:url(../buttons/english/button_add_to_cart.gif) top left no-repeat;
	height:35px;
	width:170px;
}  

.button_add_to_cartHover {
	background:url(../buttons/english/button_add_to_cart_hover.gif) top left no-repeat;
}

.button_back{
	background:url(../buttons/english/button_back.gif) top left no-repeat;
	height:35px;
	width:102px;
}  

.button_backHover {
	background:url(../buttons/english/button_back_hover.gif) top left no-repeat;
}

.button_buy_now{
	background:url(../buttons/english/button_buy_now.gif) top left no-repeat;
	height:35px;
	width:106px;
}  

.button_buy_nowHover{
	background:url(../buttons/english/button_buy_now_hover.gif) top left no-repeat;
}

.button_cancel{
	background:url(../buttons/english/button_cancel.gif) top left no-repeat;
	height:35px;
	width:99px;
}  

.button_cancelHover{
	background:url(../buttons/english/button_cancel_hover.gif) top left no-repeat;
}

.button_change_address{
	background:url(../buttons/english/button_change_address.gif) top left no-repeat;
	height:35px;
	width:135px;
}  

.button_change_addressHover{
	background:url(../buttons/english/button_change_address_hover.gif) top left no-repeat;
}

.button_checkout{
	background:url(../buttons/english/button_checkout.gif) top left no-repeat;
	height:53px;
	width:164px;
}  

.button_checkoutHover {
	background:url(../buttons/english/button_checkout_hover.gif) top left no-repeat;
}

.button_confirm_order{
	background:url(../buttons/english/button_confirm_order.gif) top left no-repeat;
	height:35px;
	width:141px;
}  

.button_confirm_orderHover {
	background:url(../buttons/english/button_confirm_order_hover.gif) top left no-repeat;
}

.button_confirm_send{
	background:url(../buttons/english/button_confirm_send.gif) top left no-repeat;
	height:35px;
	width:100px;
}  

.button_confirm_sendHover {
	background:url(../buttons/english/button_confirm_send_hover.gif) top left no-repeat;
}

.button_continue_checkout {
	background:url(../buttons/english/button_continue_checkout.gif) top left no-repeat;
	height:35px;
	width:150px;
}  

.button_continue_checkoutHover {
	background:url(../buttons/english/button_continue_checkout_hover.gif) top left no-repeat;
}

.button_continue {
	background:url(../buttons/english/button_continue.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_continueHover {
	background:url(../buttons/english/button_continue_hover.gif) top left no-repeat;
}

.button_continue_shopping{
	background:url(../buttons/english/button_continue_shopping.gif) top left no-repeat;
	height:35px;
	width:142px;
}  

.button_continue_shoppingHover {
	background:url(../buttons/english/button_continue_shopping_hover.gif) top left no-repeat;
}

.button_create_account {
	background:url(../buttons/english/button_create_account.gif) top left no-repeat;
	height:35px;
	width:109px;
}  

.button_create_accountHover {
	background:url(../buttons/english/button_create_account_hover.gif) top left no-repeat;
}

.button_delete_small {
	background:url(../buttons/english/button_delete_small.gif) top left no-repeat;
	height:35px;
	width:102px;
}  

.button_delete_smallHover {
	background:url(../buttons/english/button_delete_small_hover.gif) top left no-repeat;
}

.button_download {
	background:url(../buttons/english/button_download.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_downloadHover {
	background:url(../buttons/english/button_download_hover.gif) top left no-repeat;
}

.button_goto_prod_details {
	background:url(../buttons/english/button_goto_prod_details.gif) top left no-repeat;
	height:35px;
	width:126px;
}  

.button_goto_prod_detailsHover {
	background:url(../buttons/english/button_goto_prod_details_hover.gif) top left no-repeat;
}

.button_in_cart{
	background:url(../buttons/english/button_in_cart.gif) top left no-repeat;
	height:53px;
	width:170px;
}  

.button_in_cartHover {
	background:url(../buttons/english/button_in_cart_hover.gif) top left no-repeat;
}

.button_login{
	background:url(../buttons/english/button_login.gif) top left no-repeat;
	height:35px;
	width:102px;
}  

.button_loginHover {
	background:url(../buttons/english/button_login_hover.gif) top left no-repeat;
}

.button_logoff {
	background:url(../buttons/english/button_logoff.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_logoffHover {
	background:url(../buttons/english/button_logoff_hover.gif) top left no-repeat;
}

.button_more_reviews {
	background:url(../buttons/english/button_more_reviews.gif) top left no-repeat;
	height:53px;
	width:141px;
}  

.button_more_reviewsHover {
	background:url(../buttons/english/button_more_reviews_hover.gif) top left no-repeat;
}

.button_next{
	background:url(../buttons/english/button_next.gif) top left no-repeat;
	height:35px;
	width:100px;
}  

.button_nextHover {
	background:url(../buttons/english/button_next_hover.gif) top left no-repeat;
}

.button_ppcheckout {
	background:url(../buttons/english/button_ppcheckout.gif) top left no-repeat;
	height:31px;
	width:32px;
}  

.button_ppcheckoutHover {
	background:url(../buttons/english/button_ppcheckout.gif) top left no-repeat;
}

.button_prev{
	background:url(../buttons/english/button_prev.gif) top left no-repeat;
	height:35px;
	width:100px;
}  

.button_prevHover {
	background:url(../buttons/english/button_prev_hover.gif) top left no-repeat;
}

.button_read_reviews {
	background:url(../buttons/english/button_read_reviews.gif) top left no-repeat;
	height:53px;
	width:141px;
}  

.button_read_reviewsHover {
	background:url(../buttons/english/button_read_reviews_hover.gif) top left no-repeat;
}

.button_redeem {
	background:url(../buttons/english/button_redeem.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_redeemHover {
	background:url(../buttons/english/button_redeem_hover.gif) top left no-repeat;
}

.button_return_to_product_list {
	background:url(../buttons/english/button_return_to_product_list.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_return_to_product_listHover {
	background:url(../buttons/english/button_return_to_product_list_hover.gif) top left no-repeat;
}

.button_reviews {
	background:url(../buttons/english/button_reviews.gif) top left no-repeat;
	height:53px;
	width:141px;
}  

.button_reviewsHover {
	background:url(../buttons/english/button_reviews_hover.gif) top left no-repeat;
}

.button_search{
	background:url(../buttons/english/button_search.gif) top left no-repeat;
	height:35px;
	width:100px;
}  

.button_searchHover {
	background:url(../buttons/english/button_search_hover.gif) top left no-repeat;
}

.button_send_a_gift_cert {
	background:url(../buttons/english/button_send_a_gift_cert.gif) top left no-repeat;
	height:53px;
	width:165px;
}  

.button_send_a_gift_certHover {
	background:url(../buttons/english/button_send_a_gift_cert_hover.gif) top left no-repeat;
}

.button_send{
	background:url(../buttons/english/button_send.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_sendHover {
	background:url(../buttons/english/button_send_hover.gif) top left no-repeat;
}

.button_shipping_estimator{
	background:url(../buttons/english/button_shipping_estimator.gif) top left no-repeat;
	height:53px;
	width:141px;
}  

.button_shipping_estimatorHover {
	background:url(../buttons/english/button_shipping_estimator_hover.gif) top left no-repeat;
}

.button_sign_in {
	background:url(../buttons/english/button_sign_in.gif) top left no-repeat;
	height:42px;
	width:86px;
}  

.button_sign_inHover {
	background:url(../buttons/english/button_sign_in.gif) top left no-repeat;
}

.button_sold_out_sm {
	background:url(../buttons/english/button_sold_out_sm.gif) top left no-repeat;
	height:35px;
	width:98px;
}  

.button_sold_out_smHover {
	background:url(../buttons/english/button_sold_out_sm.gif) top left no-repeat;
}

.button_sold_out {
	background:url(../buttons/english/button_sold_out.gif) top left no-repeat;
	height:78px;
	width:78px;
}  

.button_sold_outHover {
	background:url(../buttons/english/button_sold_out.gif) top left no-repeat;
}

.button_submit{
	background:url(../buttons/english/button_submit.gif) top left no-repeat;
	height:35px;
	width:100px;
}  

.button_submitHover {
	background:url(../buttons/english/button_submit_hover.gif) top left no-repeat;
}

.button_tell_a_friend {
	background:url(../buttons/english/button_tell_a_friend.gif) top left no-repeat;
	height:53px;
	width:166px;
}  

.button_tell_a_friendHover {
	background:url(../buttons/english/button_tell_a_friend_hover.gif) top left no-repeat;
}

.button_TellAFriend {
	background:url(../buttons/english/button_TellAFriend.gif) top left no-repeat;
	height:53px;
	width:166px;
}  

.button_TellAFriendHover {
	background:url(../buttons/english/button_TellAFriend_hover.gif) top left no-repeat;
}

.button_unsubscribe {
	background:url(../buttons/english/button_unsubscribe.gif) top left no-repeat;
	height:35px;
	width:115px;
}  

.button_unsubscribeHover {
	background:url(../buttons/english/button_unsubscribe_hover.gif) top left no-repeat;
}

.button_update_cart {
	background:url(../buttons/english/button_update_cart.gif) top left no-repeat;
	height:45px;
	width:45px;
}  

.button_update_cartHover {
	background:url(../buttons/english/button_update_cart.gif) top left no-repeat;
}

.button_update{
	background:url(../buttons/english/button_update.gif) top left no-repeat;
	height:35px;
	width:102px;
}  

.button_updateHover {
	background:url(../buttons/english/button_update_hover.gif) top left no-repeat;
}

.button_view{
	background:url(../buttons/english/button_view.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_viewHover {
	background:url(../buttons/english/button_view_hover.gif) top left no-repeat;
}

.Button_View_live_Demo {
	background:url(../buttons/english/Button_View_live_Demo.gif) top left no-repeat;
	height:53px;
	width:284px;
}

.Button_View_live_DemoHover {
	background:url(../buttons/english/Button_View_live_Demo_hover.gif) top left no-repeat;
}

.button_write_review {
	background:url(../buttons/english/button_write_review.gif) top left no-repeat;
	height:53px;
	width:138px;
}  

.button_write_reviewHover {
	background:url(../buttons/english/button_write_review_hover.gif) top left no-repeat;
}

.button_small_delete {
	background:url(../buttons/english/button_small_delete.gif) top left no-repeat;
	height:43px;
	width:38px;
}  

.button_small_deleteHover {
	background:url(../buttons/english/button_small_delete.gif) top left no-repeat;
}

.button_small_edit {
	background:url(../buttons/english/button_small_edit.gif) top left no-repeat;
	height:35px;
	width:49px;
}  

.button_small_editHover {
	background:url(../buttons/english/button_small_edit_hover.gif) top left no-repeat;
}

.button_selected{
	background:url(../buttons/english/button_selected.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_selectedHover {
	background:url(../buttons/english/button_selected_hover.gif) top left no-repeat;
}

.button_wishlist{
	background:url(../buttons/english/button_wishlist.gif) top left no-repeat;
	height:35px;
	width:101px;
}  

.button_wishlistHover {
	background:url(../buttons/english/button_wishlist_hover.gif) top left no-repeat;
}

