/*WINE SHOPPING CART */

/*--------------- GLOBAL STYLES ---------------*/
	p 						{ font-family: Verdana; font-size: 11px; }
	td							{ font-size: 11px; }
	hr							{ color: #700725; }

/*--------------- CATEGORY STYLES ---------------*/

	.cart_categories 			{ font-family: Verdana; font-size: 11px; padding: 10px; background: url("images/shoppingcart_images/cart_bg_category.gif") no-repeat; }
	.cart_categories a:link		{ text-decoration: none; font-weight: normal; color: #78C254; font-size: 10px; }
	.cart_categories a:visited	{ text-decoration: none; font-weight: normal; color: #78C254; font-size: 10px; }
	.cart_categories a:hover	{ text-decoration: underline; font-weight: normal; color: #78C254; font-size: 10px; }
	.cart_categories ul 		{ list-style: none; margin: 0px; padding-left: 10px; padding-top: 3px; }
	.cart_categories li			{ margin-bottom: 3px; }
	.cart_categories li	li a:link		{ color: #bbbbbb; }
	.cart_categories li	li a:visited	{ color: #bbbbbb; }
	.cart_categories li	li a:hover	{ color: #bbbbbb; }
	.label						{ font-weight: bold; color: #000000; margin-top: 20px; }
	
/*--------------- CART STYLES ---------------*/

	.cart						{ padding: 2px; }
	input.cart_textbox 			{ border: 1px solid #CCCCCC; width: 25px; height: 13px; font-size: 9px; }
	.cart_category				{ font-family: Verdana; font-size: 2em; color:#612E03; }
	.cart_search				{ display: none; }
	.cart_navigation			{ width: 100%; border-bottom: 1px solid #C6C6C6; padding: 5px; }
	.cart_header				{ width: 100%; border-bottom: 1px solid #C6C6C6; padding: 5px; }
	.cart_footer				{ width: 100%; border-bottom: 1px solid #C6C6C6; padding: 5px; }
	.cart_border				{ background-image: #FFFFFF; border: 0px solid #FFFFFF; }


/*--------------- CART STYLES (PRODUCT CONTAINER) ---------------*/

	.cart_products				{ width: 400px; backround: url('images/dots.gif') repeat-x bottom; padding: 8px; font-size: 11px; }
	.cart_products a:link		{ text-decoration: none; font-weight: bold; color: #78C254;}
	.cart_products a:visited	{ text-decoration: none; font-weight: bold; color: #78C254; }
	.cart_products a:hover		{ text-decoration: underline; font-weight: bold; color: #78C254; } 

/*--------------- PRODUCT STYLES ---------------*/

	.cart_item					{ backround: url('images/dots.gif') repeat-x bottom; padding-bottom: 10px; padding-top: 10px; }
	.cart_item #desc			{ padding-left: 10px; }
	.cart_item_thin				{ width: 380px; border-bottom: 1px dotted #C6C6C6; padding-bottom: 10px; padding-top: 10px; }
	.cart_item_thin	a:link		{ text-decoration: none; font-weight: bold; color: #78C254; }
	.cart_item_thin	a:visited	{ text-decoration: none; font-weight: bold; color: #78C254; }
	.cart_item_thin	a:hover		{ text-decoration: underline; font-weight: bold; color: ##78C254; }  
	.cart_alt_price				{ font-weight: bold; margin-bottom: 10px; }
	.product_thumbnail			{ padding: 5px; }
	.product_title				{ font-size: 12px; font-weight: bold; text-align: left; }
	.product_code				{ display: none; }
	.product_weight				{ display: none; }
	.product_price				{ font-weight: bold; }
	
/*--------------- CART IMAGES ---------------*/
	
	.cart_button				{ width: 87px; height: 21px; background-image: url("images/shoppingcart_images/b_addtocart.gif"); cursor: pointer; }
	.cart_no_thumbnail			{ width: 83px; height: 83px; background-image: url("images/shoppingcart_images/noimage.gif"); cursor: pointer; }
	.cart_no_image				{ display: none; }
	.cart_accept				{ float: left; width: 83px; height: 25px; background-image: url("nf_shoppingcart_images_02/b_accept.gif"); cursor: pointer; padding: 3px; }
	.cart_decline				{ float: left; width: 83px; height: 25px; background-image: url("nf_shoppingcart_images_02/b_decline.gif"); cursor: pointer; padding: 3px; margin-left: 33px;  }

/*--------------- BASKET STYLES ---------------*/

	.cart_basket				{ font-family: Verdana; font-size: 11px; width: 159px; background: #CCCCCC; margin-top: 20px; margin-left: 15px; }
	.basket_container			{ margin-left: auto; margin-right: auto; width: 150px; background: #FFFFFF; }
	.basket_container a:link	{ text-decoration: none; font-weight: normal; color: #700725; font-size: 11px; }
	.basket_container a:visited	{ text-decoration: none; font-weight: normal; color: #700725; font-size: 11px; }
	.basket_container a:hover	{ text-decoration: underline; font-weight: normal; color: #094E1E; font-size: 11px; }
	.basket_pad					{ padding: 8px; text-align: left; }
	.basket_pad a:link			{ text-decoration: none; font-weight: normal; color: #700725;}
	.basket_pad a:visited		{ text-decoration: none; font-weight: normal; color: #700725; }
	.basket_pad a:hover			{ text-decoration: underline; font-weight: normal; color: #700725; }
	.basket_element				{ text-align: left; text-align: left; }  
	.element_highlight 			{ }
	.basket_message				{ }
	.basket_error				{ }

/*--------------- BASKET IMAGES ---------------*/

	.basket_top_img				{ background-image: url("images/shoppingcart_images/cart_top.gif"); width: 159px; height: 24px; }
	/* .basket_checkout_img		{ background-image: url("images/shoppingcart_images/b_checkout.gif"); cursor: pointer; width: 87px; height: 21px; margin-top: 10px;} */
	.basket_checkout_img		{ background-image: url("images/shoppingcart_images/b_checkout.png"); cursor: pointer; width: 87px; height: 21px; margin-top: 10px;}
	.basket_bottom_img			{ background-image: url("images/shoppingcart_images/cart_bottom.gif"); width: 159px; height: 11px; }
	.basket_edit_img			{ background-image: url("images/shoppingcart_images/b_editcart.gif"); cursor: pointer; width: 87px; height: 19px; }
	.basket_no_image			{ width: 92px; height: 103px; background-image: url("shoppingcart_images/b_noimage.gif"); cursor: pointer }

/*--------------- CHECKOUT STYLES ---------------*/

	.checkout_birthday			{ display: none; }
	.checkout_table				{ border-bottom: 1px dotted #9ACB3B; text-align: left; }
	.checkout_border			{ border: 1px solid #9ACB3B; }
	.checkout_header			{ background-image: #F4F0DD; height: 22px; line-height: 22px; color: #000000; font-weight: bold; text-indent: 5px; }
	.checkout_product			{ padding-left: 10px; height: 45px;}
	.step1_pad					{ padding-left: 75px; }
	.step5_pad					{ padding-left: 150px; }
	
/*--------------- CHECKOUT IMAGES ---------------*/

	.checkout_step1				{ background-image: url("images/shoppingcart_images/checkout1.gif"); width: 258px; height: 37px; margin-bottom: 0px; }
	.checkout_step2				{ background-image: url("images/shoppingcart_images/checkout2.gif"); width: 258px; height: 37px; margin-bottom: 0px; }
	.checkout_step3				{ background-image: url("images/shoppingcart_images/checkout3.gif"); width: 258px; height: 37px; margin-bottom: 0px; }
	.checkout_step4				{ background-image: url("images/shoppingcart_images/checkout4.gif"); width: 258px; height: 37px; margin-bottom: 0px; }
	.checkout_step5				{ background-image: url("images/shoppingcart_images/checkout5.gif"); width: 258px; height: 37px; margin-bottom: 0px; }
	.checkout_button_container	{ width: 400px; }
	.checkout_returnshop		{ float: left; background-image: url("images/shoppingcart_images/b_returntoshopping.gif"); cursor: pointer; width: 135px; height: 19px; }
	.checkout_updatecart		{ float: left; background-image: url("images/shoppingcart_images/b_updatecart.gif"); cursor: pointer; width: 100px; height: 19px; }
	.checkout_proceed			{ float: left; background-image: url("images/shoppingcart_images/b_proceedtocheckout.gif"); cursor: pointer; width: 135px; height: 19px; }
	.checkout_signin			{ float: left; background-image: url("images/shoppingcart_images/b_signin.gif"); cursor: pointer; width: 66px; height: 19px; margin-right: 2px; }
	.checkout_createaccount		{ float: left; background-image: url("images/shoppingcart_images/b_createaccount.gif"); cursor: pointer; width: 140px; height: 19px; margin-right: 2px; }
	.checkout_back				{ float: left; background-image: url("images/shoppingcart_images/b_back.gif"); cursor: pointer; width: 86px; height: 19px; }
	.checkout_gift				{ float: left; background-image: url("images/shoppingcart_images/b_applygiftcertificate.gif"); cursor: pointer; width: 172px; height: 26px; padding-bottom: 5px; margin-top: 3px;  }
	.checkout_discount			{ float: left; background-image: url("images/shoppingcart_images/b_applydiscount.gif"); cursor: pointer; width: 115px; height: 21px;  }
	.checkout_print				{ float: left; background-image: url("images/shoppingcart_images/b_print.gif"); cursor: pointer; width: 88px; height: 19px; ; }
	.checkout_placeorder		{ float: left; background-image: url("images/shoppingcart_images/b_placeorder.gif"); cursor: pointer; width: 88px; height: 19px;  }
	.checkout_remove			{ float: left; background-image: url("images/shoppingcart_images/b_removeitems.gif"); cursor: pointer; width: 106px; height: 19px; padding-bottom: 5px; }
	.checkout_remove_back		{ float: left; background-image: url("images/shoppingcart_images/b_back.gif"); cursor: pointer; width: 71px; height: 26px; margin-left: 50px;}