/**
 * 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 $
 */
/* First load the style for general links */
a, label a {
	color: #ff0000;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #fff;
	}

#addressBookProcessDefault a .small_edit {
	text-decoration: none;
}
	
/* now overide for css buttons */
.cssButton, .cssButtonHover, .listingBuyNowButton {
	font-family: 'takeawaybold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #cc0000;
	color : #ffffff;
	border: none;
	margin: 5px 0;
	cursor: pointer;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}

.button_buy_now, .button_findme {
	margin: 0 0 0 5px;
	}

.BUTTON_IMAGE_CHANGE {
	margin-top: -10px;
	float: right;
	}

.button_back {
	display: block;
	margin-top: 5px;
	}

.button_back {
	text-decoration: none;
	}

.button_continue {
	float: right;
	}

a.link span .cssButton .button_cancel {
	text-decoration: none;
	}

.cssButtonHover, .listingBuyNowButton:hover {
	background-color: #ffffff;
	color: #000;
	text-decoration: none;
}

.button_findme:hover {
	background-color: #fff;
	color: #000;
	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;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

a.listingBuyNowButton {
	float: right;
	}
	
/* Buttons */
a.optionsButton, a.showcaseButton, a.viewCartButton, a.goCheckoutButton, a.sidecartgoCheckoutButton, a.placeOrderButton, a.goShoppingButton, a.createAccountBackButton, a.infoShoppingCartCloseButton, a.backToCatButton, a.continueShoppingButton, a.reservationButton, a.mainsiteButton, a.backButton, a.enterButton, a.linkButton, .linkButton, a.whatsThisButton, .button, a.wpButton, a.helpButton, a.editButton, a.couponButton, a.showOffersButton, a.downloadButton, a.backButton, a.viewButton, a.cancelButton, a.myAccountGenLink {
	font-family: 'takeawaybold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	text-decoration: none;
	padding: 5px 10px;
	background: #cc0000;
	color : #ffffff;
	margin: 5px 0 0 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	}

a.optionsButton, a.showcaseButton, a.viewCartButton, a.goCheckoutButton, a.placeOrderButton, a.goShoppingButton, a.continueShoppingButton, a.reservationButton, a.mainsiteButton, a.backButton, a.linkButton, .linkButton, .button, a.backButton {
	float: left;
	}
	
a.backButton {
	margin: 10px 0;
	}

a.optionsButton {
	clear: left;
	}

a.wpButton {
	display: block;
	margin: 10px auto;
	width: 100px;
	}
	
a.goCheckoutButton, a.continueShoppingButton {
	margin-bottom: 10px;
	}
	
a.continueShoppingButton {
	text-align: center;
	line-height: 12pt;
	}
	
a.customise {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	line-height:40px;
	display:block;
	height:40px;
	width:40px;
	text-decoration: none;
	background: #cc0000;
	color : #ffffff;
	margin: 0 0 0 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 55px;
	text-align: center;
	clear: right;
	float: right;
	white-space: nowrap;
	}

.cssButton.button_buy_now{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	line-height:30px;
	display:block;
	height:40px;
	text-decoration: none;
	background: #cc0000;
	color : #ffffff;
	margin: 0 0 0 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 55px;
	text-align: center;
	clear: right;
	float: right;
	white-space: nowrap;
	}
	
.cssButtonHover.button_buy_nowHover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	line-height:30px;
	display:block;
	height:40px;
	text-decoration: none;
	background: #fff;
	color : #000;
	margin: 0 0 0 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 55px;
	text-align: center;
	clear: right;
	float: right;
	white-space: nowrap;
	}

a.infoShoppingCartCloseButton, a.backToCatButton, a.editButton {
	float: right;
	}

a.downloadButton {
 	float: left;
	margin-right: 10px;
	}
		
a.enterButton {
	font-size: 18pt;
	line-height: 30pt;
	padding: 3px 10px;
	}

a.linkButton, .linkButton, a.whatsThisButton, .button, a.couponButton, a.viewButton {
	float: right;
	border: 0;
	}

a.couponButton {
	margin-top: -5px;
	}
	
.linkButton, a.goCheckoutButton, a.sidecartgoCheckoutButton, a.placeOrderButton {
	background-color: #FF0000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 14pt;
	}

a.sidecartgoCheckoutButton {
	float: right;
	margin-top: 0;
	}

a.goShoppingButton, a.placeOrderButton, a.helpButton {
	float: right;
	clear: right;
	width: 130px;
	text-align: center;
	}
	
a.helpButton {
	margin-top: 15px;
	}

a.editButton, a.whatsThisButton {
	margin: -30px 0 10px 0;
	}

a.whatsThisButton {
	cursor: pointer;
	}	

a.showOffersButton {
	float: right;
	margin: 0 5px 10px 10px;
	}

a.myAccountGenLink {
	float: right;
	margin: -5px 0 0 0;
	cursor: pointer;
	}
a.customise:hover, a.optionsButton:hover, a.showcaseButton:hover, a.goCheckoutButton:hover, a.placeOrderButton:hover, a.goShoppingButton:hover, a.backButton:hover, a.viewCartButton:hover, a.createAccountBackButton:hover, a.infoShoppingCartCloseButton:hover, a.backToCatButton:hover, a.continueShoppingButton:hover, a.reservationButton:hover, a.mainsiteButton:hover, a.enterButton:hover, a.linkButton:hover, a.whatsThisButton:hover, .button:hover, a.helpButton:hover, a.editButton:hover, a.couponButton:hover, a.showOffersButton:hover, a.downloadButton:hover, a.backButton:hover, a.viewButton:hover, a.cancelButton:hover, a.myAccountGenLink:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	}

.linkButton:hover, a.goCheckoutButton:hover, a.placeOrderButton:hover {
	background-color: #ffe932;
	color: #000000;
	}

a.sidecartgoCheckoutButton:hover {
	background-color: #ffe932;
	color: #000000;
	}

.soldOut, .lowStock, .reorderLowStock {
	font-family: 'takeawaybold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	padding: 5px 10px;
	background-color: #ff0000;
	color : #ffffff;
	border: none;
	margin: 0;
	float: right;
	text-align: center;
	cursor: pointer;
	}

.lowStock, .reorderLowStock {
	float: left;
}

.reorderLowStock {
	margin-top: 10px;
}
