/**
 * 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 {
  background-color: ffffcc;
  color : #660000;
  font-size: 0.7em;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/buttons_css_158.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 16px;
  width: 158px;
  border: none;
  padding-top: 2px;
  /*border-spacing: 1px;*/
  /*margin-left: auto;
  margin-right: auto;*/
  /*display: block;*/
  /*vertical-align: top;*/
  /*line-height: 130%;*/
  cursor: pointer;
  }

.cssButtonHover {
	border: none;
  text-decoration: none;
  text-align: center;
  background-color: #FFFFCC;
  background-image: url(../buttons/german/buttons_css_158.png);
  background-repeat: no-repeat;
  background-position: 0px -18px;
  display: block;
  height: 16px;
  width: 158px;
  cursor: pointer;
  padding-top: 2px;
   font-size: 0.7em;
	}
  
.cssButtonDown {
  border: none;
  text-decoration: none;
  text-align: center;
  background-image: url(../buttons/german/buttons_css_158.png);
  background-repeat: no-repeat;
  background-position: 0px -37px;
  display: block;
  height: 16px;
  width: 158px;
  cursor: pointer;
  padding-top: 2px;
   font-size: 0.7em;
  }


/* 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_in_cart {
  color: #FFFFCC;
  /*text-align:center;*/
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 3px 0px;
  display: block;
  height: 20px;
  width: 120px;
  border: none;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  font-size: 0.9em;
  }

.button_in_cartHover {
	color: #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 3px -20px;
  display: block;
  height: 20px;
  width: 117px;
  border: none;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  font-size: 0.9em;
	}
  
.button_in_cartDown {
	color: #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 3px -40px;
  display: block;
  height: 20px;
  width: 117px;
  border: none;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  font-size: 0.9em;
	}
#productreviewsinfoBody .button_in_cart, #productreviewsinfoBody .button_in_cartHover , #productreviewsinfoBody .button_in_cartDown { 
  margin-top: 15px;
  padding-bottom: 1px;
  }

#productreviewsinfoBody .cssButton, #productreviewsinfoBody .cssButtonHover, #productreviewsinfoBody .cssButtonDown {
	font-size: 0.6em;
  height: 15px;
  padding-top: 4px;
  border: solid 5px #FFFFCC;
  /*margin-left: auto;
  margin-right: auto;*/
  }
  
#productreviewsBody .button_in_cart { 
  font-size: 0.7em;
  height: 14px;
  padding-top: 5px;
  margin-top: 15px;
  }
  
#productreviewsBody .button_in_cartHover , #productreviewsBody .button_in_cartDown { 
  font-size: 0.7em;
  height: 12px;
  padding-top: 5px;
  padding-left: 3px;
  margin-top: 15px;
  }

  
  
.button_checkout, .button_confirm_order, .button_submit, .button_send, .button_login, 
.button_continue_checkout, .button_logoff, .button_create_account, #productinfoBody .notify_me, 
#loginBody .button_continue {
	background-color: #FFFFCC;
  color : #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 20px;
  width: 114px;
  border: none;
  padding-bottom: 3px;
  }
  
.button_checkoutHover, .button_confirm_orderHover, .button_submitHover, .button_sendHover, .button_loginHover, 
.button_continue_checkoutHover, .button_logoffHover, .button_create_accountHover, #productinfoBody .notify_meHover,
#loginBody .button_continueHover {
  background-color: #FFFFCC;
  color : #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 0px -20px;
  display: block;
  height: 20px;
  width: 114px;
  border: none;
  }

.button_checkoutDown, .button_confirm_orderDown, .button_submitDown, .button_sendDown, .button_loginDown, 
.button_continue_checkoutDown, .button_logoffDown, .button_create_accountDown, #productinfoBody .notify_meDown,
#loginBody .button_continueDown {
	background-color: #FFFFCC;
  color: #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 0px -40px;
  display: block;
  height: 20px;
  width: 114px;
  border: none;
  }

.button_create_account {

}

.button_checkout, .button_checkoutHover, .button_checkoutDown, .button_logoff, 
#loginBody .button_continue, #loginBody .button_continueHover, #loginBody .button_continueDown {
	padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 16px;
	}
  
.button_submit, .button_submitHover, .button_submitDown {
	padding-bottom: 0px;
  }
  
#productreviewswriteBody .button_submit, #productreviewswriteBody .button_submitHover, #productreviewswriteBody .button_submitDown, 
#passwordforgottenBody .button_submit, #passwordforgottenBody .button_submitHover, #passwordforgottenBody .button_submitDown {
	padding-bottom: 3px;
  margin-top: 10px;
  }

.button_update_cart {
  background-color: #FFFFCC;
  color : #660000;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/buttons_css_158.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 17px;
  width: 158px;
  border: none;
  padding-top: 0px;
  padding-bottom: 3px;
  }

.button_update_cartHover {
  background-color: #FFFFCC;
  color : #660000;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/buttons_css_158.png);
  background-repeat: no-repeat;
  background-position: 0px -18px;
  display: block;
  height: 17px;
  width: 158px;
  border: none;
  padding-top: 0px;
  padding-bottom: 3px;
  }
  
.button_update_cartDown {
  background-color: #FFFFCC;
  color : #660000;
  text-align:center;
  /*white-space: nowrap;*/
  text-decoration: none;
  font-weight: bold;
  background-image: url(../buttons/german/buttons_css_158.png);
  background-repeat: no-repeat;
  background-position: 0px -36px;
  display: block;
  height: 17px;
  width: 158px;
  border: none;
  padding-top: 0px;
  padding-bottom: 3px;
  }
  
/*#createaccountBody .button_submit, #passwordforgottenBody .button_submit {
	padding-bottom: 3px;
  background-color: #FFFFCC;
  color: #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  /*text-decoration: none;
  font-weight: bold;
  background-image: url(/includes/templates/aceitesvizcantar/buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 20px;
  width: 117px;
  border: none;
  }
  

#createaccountBody .button_submitHover, #passwordforgottenBody .button_submitHover {
	padding-bottom: 3px;
  background-color: #FFFFCC;
  color: #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  /*text-decoration: none;
  font-weight: bold;
  background-image: url(/includes/templates/aceitesvizcantar/buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 0px -20px;
  display: block;
  height: 20px;
  width: 117px;
  border: none;
  }
  

  
#createaccountBody .button_submitDown, #passwordforgottenBody .button_submitDown {
	padding-bottom: 3px;
  background-color: #FFFFCC;
  color: #FFFFCC;
  text-align:center;
  /*white-space: nowrap;*/
  /*text-decoration: none;
  font-weight: bold;
  background-image: url(/includes/templates/aceitesvizcantar/buttons/german/warenkorb.png);
  background-repeat: no-repeat;
  background-position: 0px -40px;
  display: block;
  height: 20px;
  width: 117px;
  border: none;
  } */
 
.button_confirm_order {
	background-image: url(../buttons/german/button-ok-150.png);
  width: 150px;
  height: 20px;
  }
  
.button_confirm_orderHover {
  background-image: url(../buttons/german/button-ok-150.png);
  width: 150px;
  height: 20px;
  }
  
.button_confirm_orderDown {
	background-image: url(../buttons/german/button-ok-150.png);
  width: 150px;
  height: 20px;
  }
  
#createaccountBody .button_submit, #createaccountBody .button_submitHover, #createaccountBody .button_submitDown {
	padding-bottom: 4px;
	}
  
.button_sold_out {
 background-image: none;
 font-size: 1em;
 color: red;
 width: 200px;
 margin: 0;
 padding: 0;
}

#indexBody #submit1, #indexBody #submit2   {
border: none;
padding-top: 15px;
padding-bottom: 15px;
}
