.field-validation-error {margin-left:5px; }

form { margin:0px; padding:0px;}
form fieldset { border:none; margin:0px 0px 15px 0px; padding:0px; width:435px; float:left;}
	#guest fieldset {  width:274px; }
	#guest label { width: 235px;}
	
form fieldset.wide {width: 100%;}
form fieldset legend { padding:0px; margin:0px;  text-indent:0px; font-family: Georgia, "Times New Roman", Times, serif; color: #89A23A; font-size: 24px; }
form fieldset div { clear:both; padding-top:5px; }
form fieldset label {float:left; width: 120px;}
form fieldset label.long {width:340px; }
form fieldset label.reset {width:auto !important; float:inherit !important; margin-right:5px;}
span.requiredField { float: left; color: #8F338F; padding-left: 5px; width: 20px; }

form fieldset input, 
form fieldset textarea, 
form fieldset select { color: #8E846E; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: dotted 1px #89A23A; padding: 3px; float:left;}
form fieldset select {width: 220px;}
form fieldset input.checkbox {width: 20px !important; display:inline; margin-right: 10px;}

	#guest span.checkbox input {width: 20px !important; margin-bottom:20px;display:inline; margin-right: 10px;}

#featured-items fieldset label {width:110px;}
#featured-items fieldset label.long {width:230px;}
#featured-items fieldset input {width:180px;}
#featured-items fieldset p {width:300px;}

form fieldset input:focus, 
form fieldset textarea:focus, 
form fieldset select:focus {border:solid 1px #89A23A;}
form fieldset input { width: 220px; }
form fieldset input.short { width: 145px; }

form fieldset input.image-button { cursor:pointer; border:none; background-repeat:no-repeat;}
form fieldset input.image-button:hover { background-position: bottom left; }

form fieldset input.login { width:61px !important; height: 26px; padding:0px 0px 0px 61px;text-indent:-9999px; background-image: url(../_img/btn/btnLogin.gif?v=1);}
form fieldset input.send-password { width:149px !important; height: 26px; padding:0px 0px 0px 149px;text-indent:-9999px; background-image: url(../_img/btn/btnResetPassword.gif?v=1);}
form fieldset input.submit{ width:71px !important; height: 26px; padding:0px 0px 0px 71px;text-indent:-9999px; background-image: url(../_img/btn/btnSubmit.gif?v=1);}
form fieldset input.proceed-to-payment{ width:159px !important; height: 26px; padding:0px 0px 0px 159px;text-indent:-9999px; background-image: url(../_img/btn/btnProceedToPayment.gif?v=1);}

	body#shop-template form fieldset input.submit { height: 27px; background-image: url(../_img/btn/shop/btnSubmit.gif); }

form fieldset input.search{ width:69px !important; height: 26px; padding:0px 0px 0px 69px;text-indent:-9999px; background-image: url(../_img/btn/btnSearchForm.gif?v=1);}
	
	
form fieldset input.send{ width:59px !important; height: 26px; padding:0px 0px 0px 59px;text-indent:-9999px; background-image: url(../_img/btn/btnSend.gif?v=1);}
form fieldset input.find{ width:59px !important; height: 26px; padding:0px 0px 0px 59px;text-indent:-9999px; background-image: url(../_img/btn/btnFind.gif?v=1);}
	
/* override styles for form with a right menu in content*/
	div#content.with-right-menu form fieldset { width: 328px;}
	div#content.with-right-menu form fieldset input,
	div#content.with-right-menu form fieldset select { width: 170px;}

form#productSearch { position:relative; top:-38px; width:330px; background-color:#FFFFFF; margin-left:10px; }
form#productSearch div#productSearchHeading { font-family: Georgia, "Times New Roman", Times, serif; margin-left:15px; font-size: 32px; font-weight: normal; color: #798F33;  } 	
form#productSearch div#productSearchBox { background-image: url(../_img/product_search_tile.jpg); background-repeat: repeat-x; width:330px; height: 75px;  }
form#productSearch div#productSearchBox input.image-button {margin-top:18px;margin-left:10px;width:32px;height: 25px;border:none;text-indent:-999px;background: url(../_img/btn/shop/btnGo.gif?v=1) 0 0 no-repeat;cursor:pointer;}
form#productSearch div#productSearchBox input.image-button:hover { background-position: bottom left; }
span.go a  { float:left; display: block; height: 25px; width:33px; 	text-indent: -999em;margin: 18px 0px 0px 5px; background: url(../_img/btn/shop/btnGo.gif?v=1) 0 0 no-repeat; width: 32px; }
span.go a:hover { background-position: bottom left; }
#contactForm { }

input, textarea { float:left;color: #8E846E; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: solid 1px #758A32; padding: 3px; }
input { width: 220px; }
textarea { width: 280px; height: 80px; }
input.searchfield { width:245px; margin: 19px 0px 0px 15px; }
div.fieldRow { margin:0px; padding: 2px 0px; clear:both; }
div.fieldRowSend { clear:both; margin:0px; padding: 2px 0px; padding-left: 100px; }
.send {  cursor:pointer; border:none; float:left; display: block; height: 25px; width: 52px;  text-indent: -999em; background: url(../_img/Store/btnSend.gif?v=1) 0 0 no-repeat;}
.send:hover { background-position: bottom left; }

/* layout of the product options form */
table#product-options-form {width: 100%;border-collapse: collapse; border-spacing: 0; table-layout:fixed; border:none; }
table#product-options-form tr { border:none;}
table#product-options-form th { text-align:left; font-weight:bold; padding: 4px 0px 4px 0px; color: #8E846E; border:none; font-size:12px; font-family: Arial;}
table#product-options-form td { border:none; border-top: solid 1px #8E846E; padding: 8px 0px 8px 0px; }

table#product-options-form select { color: #8E846E; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: dotted 1px #89A23A; padding: 3px;}
table#product-options-form select { width: auto !important;}

table#product-options-form th.item-name, 
table#product-options-form td.item-name { padding-left: 5px;} 
table#product-options-form td.item-name img {width:30px; height:30px; margin-right:5px; float:left;}
table#product-options-form td.item-name span {display: block; margin-top:7px;}


table#product-options-form th.price, 
table#product-options-form td.price { text-align:center;width:100px;} 

table#product-options-form th.quantity, 
table#product-options-form td.quantity { width: 60px; text-align:center; }

table#product-options-form input {width: 40px; float:none; text-align:center; border-color: #8E846E;}
table#product-options-form tfoot td {text-align:right; border:0px;}

table#product-options-form tr.discount-row td { font-size:11px; border:0px; padding-top:0px;}

table#product-options-form tr.sub-total
{
	background-color:#758A32;
	border:0px;
}
table#product-options-form tr.sub-total td {color: #ffffff; border:0px; font-weight:bold; padding-top:12px; padding-bottom:12px;}
table#product-options-form tr.sub-total td.sub-total {text-align: right; padding-right:60px; }
table#product-options-form tr.sub-total td.sub-total em {font-weight:normal; font-style:normal;}
table#product-options-form tr.sub-total td.amount {padding-right:30px;}
table#product-options-form tr.sub-total td.payment {padding-right: 10px; }
table#product-options-form tr.sub-total td.checkout {padding-right: 10px; }
table#product-options-form tr.sub-total td.basket {}

table#product-options-form input.add-to-basket,
table#product-options-form input.add-to-favourite,
table#product-options-form input.add-to-wishlist,
table#product-options-form input.remove-favourite,
table#product-options-form input.remove-wishlist,
table#product-options-form input.update-basket,
table#product-options-form input.next,
input.pay-now,
input.change,
input.save,
input.cancel,
input.apply,
input.remove { margin-top:5px; cursor:pointer;  border:none; height: 27px;}

table#product-options-form input.add-to-basket { width: 106px !important;padding-left:106px;text-indent:-9999px;background: url(../_img/btn/shop/btnAddToBasketWhiteBackground.gif?v=1) 0 0 no-repeat; float: right;}
table#product-options-form input.update-basket { width: 106px !important;padding-left:106px;text-indent:-9999px;background: url(../_img/btn/shop/btnUpdateBasket.gif?v=1) 0 0 no-repeat; float: right;}
table#product-options-form input.add-to-favourite {	width: 124px !important;padding-left:124px;text-indent:-9999px;background: url(../_img/btn/shop/btnAddToFavourite.gif?v=1) 0 0 no-repeat; float: right;}
table#product-options-form input.add-to-wishlist { width: 118px !important; padding-left:118px;text-indent:-9999px;background: url(../_img/btn/shop/btnAddToWishlist.gif?v=1) 0 0 no-repeat; float: right;}
table#product-options-form input.remove-wishlist { width: 122px !important;padding-left:121px;text-indent:-9999px;background: url(../_img/btn/shop/btnRemoveWishlist.gif?v=1) 0 0 no-repeat; float: right;}
table#product-options-form input.remove-favourite {	width: 136px !important;padding-left:136px;text-indent:-9999px;background: url(../_img/btn/shop/btnRemoveFavourite.gif?v=1) 0 0 no-repeat; float: right;}
table#product-options-form input.next {width: 49px !important;padding-left:49px;text-indent:-9999px;background: url(../_img/btn/shop/btnNext.gif?v=1) 0 0 no-repeat;float:right;}
input.pay-now {width: 71px !important;padding-left:71px;text-indent:-9999px;background: url(../_img/btn/shop/btnPay.gif?v=1) 0 0 no-repeat;float:right;}
input.change {width: 71px !important;padding-left:71px;text-indent:-9999px;background: url(../_img/btn/shop/btnChange.gif?v=1) 0 0 no-repeat;float:right;}
input.save { width: 49px !important;padding-left:49px;text-indent:-9999px;background: url(../_img/btn/shop/btnSave.gif?v=1) 0 0 no-repeat;float:right;}
input.cancel { width: 63px !important; padding-left:63px;text-indent:-9999px; background: url(../_img/btn/shop/btnCancel.gif?v=1) 0 0 no-repeat; float:right;}
input.apply { width: 60px !important; padding-left:60px;text-indent:-9999px; background: url(../_img/btn/shop/btnApply.gif?v=1) 0 0 no-repeat; float:right; }
input.remove {width: 71px !important; padding-left:71px;text-indent:-9999px; background: url(../_img/btn/shop/btnRemove.gif?v=1) 0 0 no-repeat; float:right;}
table#product-options-form input.add-to-basket:hover,
table#product-options-form input.add-to-favourite:hover,
table#product-options-form input.add-to-wishlist:hover,
table#product-options-form input.remove-favourite:hover,
table#product-options-form input.remove-wishlist:hover,
table#product-options-form input.update-basket:hover,
table#product-options-form input.next:hover,
input.pay-now:hover,
input.change:hover,
input.save:hover,
input.cancel:hover,
input.apply:hover,
input.remove:hover {  background-position: bottom left;  }

fieldset#change-address-form {width:100%;}
fieldset#change-address-form input.text { text-align:left; width:210px; }

/* layout of favourites list */

div.favourite-item { width: 100%; height:60px;clear:both;}
div.favourite-item img {float:left; width:40px; height:40px;}
div.favourite-item span.title {width: 170px; display:block; float:left; margin-left:20px;}
div.favourites-buttons input { border:0px;}
div.favourite-item input.checkbox {width:auto; margin-left:20px;  border: 0px;}
div.favourite-item select {font-size:11px; color:#8E846E; width:380px; border: dotted 1px; }
div.favourites-buttons input.remove-favourite:hover,
div.favourites-buttons input.add-to-basket:hover{ background-position: bottom left; cursor:pointer; }

div.favourites-buttons input.remove-favourite { background-image: url(../_img/btn/btnRemove.gif); width: 71px;height:26px;text-indent: 100px;}
div.favourites-buttons input.add-to-basket {width: 106px; height:26px; padding-left:106px; text-indent:-9999px;background: url(../_img/btn/btnAddToBasket.gif?v=1) 0 0 no-repeat;}
	body#shop-template div.favourites-buttons input.add-to-basket {background-image: url(../_img/btn/shop/btnAddToBasketWhiteBackground.gif?v=1); width: 106px; height:27px;}


/* payment form loading screen */
div#divLoading {position:absolute !important; text-align:center; margin-left:-28px; z-index:999; top:143px; width:100%; height:100%; visibility:hidden; background-image: url(../_img/white_transparent_bg.png?v=1); }
div#divLoading p { font-weight:bold; color:#758A32; font-family: Georgia, "Times New Roman", Times, serif; font-size:24px;margin-top:105px; margin-left:130px; padding:20px; width:300px; height:auto;}
div#divLoading p img  {	margin-top:10px;}

#featured-items.checkout-process legend { width:310px; }
#featured-items.checkout-process div.buttons input {float:left;}

#featured-items.checkout-process fieldset div.shipping-options input{ width:20px; clear:left;}
#featured-items.checkout-process fieldset div.shipping-options label{ width:290px; clear:right;}
