/* Very "light" default styles for templates goes here */


table.showCalendar td span.events span.soldout {
	display:block; 
	color:#F00; 
	font-weight:bold
}

#page-secure-checkout #main #frmSecureCheckout .submitButtonContainer .fldAgreePolicy label.error { background: #D9534F; font-size:11px !important; display:inline-block; padding:0 10px; color:#fff; border-radius:3px; width:auto; float:left; margin-right:5px; }

#page-secure-checkout #main #frmSecureCheckout #orderSummaryContent input#btnApplyPromoCode, 
#page-secure-checkout #main #frmSecureCheckout input#btnCompletePurchase,
#page-show #main #tm-cart input#tmBtnCheckout {cursor: pointer;}