/**
 * 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 4567 2006-09-20 01:55:24Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
 -moz-user-select: none;
    background-clip: padding-box;
    background-color: #fa5400;
    background-image: -moz-linear-gradient(center bottom , rgba(245, 0, 0, 0.6) 0%, rgba(255, 168, 0, 0.6) 100%);
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.27) inset, 0 -1px 0 0 rgba(0, 0, 0, 0.3) inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 7px 0;
	padding:5px;
/*	min-width:121px;	*/
    position: relative;
    vertical-align: middle;
	border:none;
	text-align:center;
	width:auto !important;
}

.cssButtonHover {
background:#f78510;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.button_search{
height: 26px;
    padding: 0;
    float: right;
    margin: 0;
    border-radius: 0;
}
.small_delete, .button_prev, .button_next, .button_search  {width: 80px !important;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_login{
	float:left;
	  height: 31px;
  margin: 0;
}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 12em !important; font-size:18px;line-height: 27px;}
.button_in_cart:before{
	content: '';
  display: inline-block;
  width: 18px;
  height: 15px;
  margin-right: 3px;
  background: url(/web/20190517164616im_/http://www.coachcanada-outlet.ca/includes/templates/classic002/images/ws-buyer-detail-v130514.png) no-repeat 0 -178px;
}  
.button_submit {width: auto !important; float:right;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
.button_continue_shopping,.button_shipping_estimator{
	width:140px !important;
}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

/*
     FILE ARCHIVED ON 16:46:16 May 17, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:26:45 Aug 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.621
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.027
  esindex: 0.01
  cdx.remote: 2554.001
  LoadShardBlock: 169.773 (3)
  PetaboxLoader3.datanode: 108.342 (5)
  PetaboxLoader3.resolve: 353.634 (3)
  load_resource: 394.585 (2)
*/