/******************************************************************************
*	BUTTONS
******************************************************************************/
.AddToCart,
.btnAddToCart
{
	background-image: url(/images/OrangeBowl/addtocart.gif);
	width: 147px;
	height: 30px;
	background-repeat: no-repeat;
}

.FooterSignUpButton
{
	background-image:url(/images/OrangeBowl/signup.gif);
	width: 61px;
	height: 21px;
	background-repeat: no-repeat;
	margin: 2px 5px 0px 5px;
}

.LeftBarSignUpButton
{
	width: 64px;
	height: 18px;
	background-repeat: no-repeat;
	padding: 5px;
}

.btnBasketPreview
{
	background-image: url(/images/OrangeBowl/basket-preview-checkout.gif);
	width: 82px;
	height: 22px;
}

.btnContinue,
.btnSignUp,
.btnContinueViewOrders,
.ContinueButton
{
	background-image: url(/images/OrangeBowl/continue.gif);
	background-repeat:no-repeat;
	width: 147px;
	height: 30px;
}

.btnProcessOrder,
.btnIAuth
{
	background-image: url(/images/OrangeBowl/processorder.gif);
	width: 182px;
	height: 30px;
}

.btnProcessOrderDisabled,
.btnIAuthDisabled
{
	background-image: url(/images/OrangeBowl/processorderdisabled.gif);
	width: 182px;
	height: 30px;
}

.btnCheckout
{
	background-image: url(/images/OrangeBowl/checkout.gif);
	width: 147px;
	height: 30px;
	background-repeat: no-repeat;
}

.btnAdvancedSearch
{
	background-image: url(/images/OrangeBowl/advancedsearch.gif);
	width: 111px;
	height: 30px;
}

.btnSubmit, .btnResetPW
{
	background-image: url(/images/OrangeBowl/submit.gif);
	width: 54px;
	height: 15px;
}

.btnResumeShopping,
.btnResumeShoppingBasket,
.btnResumeShoppingChkOutSuccess,
.btnResumeNoCookies
{
	background-image: url(/images/OrangeBowl/resumeshopping.gif);
	width: 124px;
	height: 15px;
}

.btnUpdate
{
	background-image: url(/images/OrangeBowl/update.gif);
	width: 58px;
	height: 15px;
	background-repeat: no-repeat;
}

.UpdateAccount,
.UpdateAccountTop
{
	background-image: url(/images/OrangeBowl/update.gif);
	width: 58px;
	height: 15px;
	background-repeat: no-repeat;
}

.btnDelete
{
	background-image: url(/images/OrangeBowl/delete.gif);
	width: 58px;
	height: 15px;
	background-repeat: no-repeat;
}

.btnSaveBasket
{
	/*No Save button on Basket.aspx*/
	visibility: hidden;
	display: none;
}

.btnLogin,
.btnLoginPostCheckout
{
	background-image: url(/images/OrangeBowl/login.gif);
	width: 100px;
	height: 30px;
}

.CreateAccount,
.btnCreateAccountSM,
.CreateAccountTop
{
	background-image: url(/images/OrangeBowl/createaccount.gif);
	width: 113px;
	height: 15px;
}

.Cancel
{
	background-image: url(/images/OrangeBowl/cancel.gif);
	width: 53px;
	height: 15px;
}

.btnApplyGiftCert
{
	background-image: url(/images/OrangeBowl/applygiftcertificate.gif);
	width: 161px;
	height: 15px;
}

.btnApplyCoupon
{
	background-image: url(/images/OrangeBowl/applycoupon.gif);
	width: 97px;
	height: 15px;
}

/******************** Bill Me Later Buttons **************************/

.btnBMLAgree
{
	background-image: url(/images/Global/btn-iaacp.gif);
	height: 27px;
	width: 254px;
	margin-bottom: 5px;
}

.btnBMLAgreeDisabled
{
	background-image: url(/images/Global/btn-iaacp_disabled.gif);
	height: 27px;
	width: 254px;
}

.btnBMLUpdateBilling
{
	background-image: url(/images/Global/febtn-updatebllng.gif);
	height: 18px;
	width: 136px;
}

/************ Radio Buttons *************/

.CCBtnForRadio
{
	background-image: url(/images/Global/cc_btn_for_radio.gif);
	width: 170px;
	height: 25px;
}

.CheckRadio
{
	background-image: url(/images/Global/cheks_btn_for_radio.gif);
	height: 35px;
	width: 170px;
}

.BMLRadio
{
	background-image: url(/images/Global/BML_logo.gif);
	height: 32px;
	width: 99px;
}

.PayPalRadio
{
	background-image: url(/images/Global/paypal_logo.gif);
	height: 38px;
	width: 150px;
}

.NewsletterSubmit
{
	background-image: url(/images/OrangeBowl/newsletter-submit.gif);
	width: 73px;
	height: 19px;
	background-repeat: no-repeat;
}
