@charset "utf-8";

.cssform #UserCountryId {

	width: 180px;

}

.cssform #CartsCountryId {

	width: 180px;

}
#UnitsAddForm p {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.grey   {

	background-color: #ccc;

}

.light_grey {

	background-color: #ededed;

}



#authMessage { 

		border: 1px solid #333; text-align: center; padding: 20px; width: 300px; margin: 0 auto;

		}



smallLinks{color:#FFF; text-decoration:none; background-color:#4A4A4A; border:1px solid #000; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:20px; font-weight:bold; font-size:90%; width:110px}

.basket{background-image:url(/img/cart.gif); background-repeat:no-repeat; background-position:5px}

.moreinfo{background-image:url(/img/ico_more.gif); background-repeat:no-repeat; background-position:5px}

.update{background-image:url(/img/ico_recalculate.gif); background-repeat:no-repeat; background-position:5px}

.wishlist{background-image:url(/img/ico_wish.gif); background-repeat:no-repeat; background-position:5px}

.backshopping{background-image:url(/img/ico_backShop.gif); background-repeat:no-repeat; background-position:5px}

.checkout{background-image:url(/img/ico_checkout.gif); background-repeat:no-repeat; background-position:5px}

.back{background-image:url(/img/ico_back.gif); background-repeat:no-repeat; background-position:5px; color:#FFF; text-decoration:none; background-color:#4A4A4A; border:1px solid #000; padding-top:2px; padding-right:2px; padding-bottom:2px; padding-left:20px; margin:0px}

.cancel{background-image:url(/img/ico_cancel.gif); background-repeat:no-repeat; background-position:5px; color:#FFF; text-decoration:none; background-color:#4A4A4A; border:1px solid #000; padding-top:2px; padding-right:2px; padding-bottom:2px; padding-left:20px; margin:0px}





/****************** Wishlist-Basket table style *******************/

#basket{

	border:1px solid #C1CFDD;

	font-size:95%;

	width:100%

}

#basket th{

	background-color:#ededed;

	padding-top:4px;

	padding-bottom:4px

}

#basket td{border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:#CCC}

#basket img{height:50px; width:50px}

#basket #textfield{width:35px; text-align:right; border:1px solid #CCC; background-color:#FFF}

