﻿/* The Basket */
#cartTable									{margin-bottom:10px;margin-left:12px;width:559px;}
#cartTable .cartHeaderRow					{height:47px;text-align:left;}
#cartTable .cartItemColumn					{background:url(../graphics/structure/basket_itemcolumn_top.gif) no-repeat top left;width:317px;}
#cartTable .cartWishListItemColumn					{background:url(../graphics/structure/basket_item2column_top.gif) no-repeat top left;width:310px;}
#cartTable .cartWishListSelectColumn		{background:url(../graphics/structure/basket_selectcolumn_top.gif) no-repeat top left;width:81px;}
#cartTable .cartQuantityColumn				{background:url(../graphics/structure/basket_quantitycolumn_top.gif) no-repeat top left;text-align:center;width:70px;}
#cartTable .cartPriceColumn					{background:url(../graphics/structure/basket_pricecolumn_top.gif) no-repeat top left;width:71px;}
#cartTable .cartWishListPriceColumn			{background:url(../graphics/structure/basket_pricecolumn_top.gif) no-repeat top left;width:70px;}
#cartTable .cartRemoveColumn				{background:url(../graphics/structure/basket_removecolumn_top.gif) no-repeat top left;width:101px;}
#cartTable .cartWishListRemoveColumn		{background:url(../graphics/structure/basket_removecolumn_top.gif) no-repeat top left;width:101px;}
#cartTable th p								{color:#9CCE5A;font-family:Futura Md BT;font-size:1.1em;font-weight:bold;margin-left:0px;margin-top:19px;margin-bottom:0px !important; text-align:center;}
#cartTable .cartItemColumnLabel				{width:305px;}
#cartTable .cartWishListItemColumnLabel		{width:300px; text-align:left; margin-left:6px;}
#cartTable .cartWishListSelectColumnLabel	{width:75px;margin-left:6px;}
#cartTable .cartQuantityColumnLabel			{width:68px;}
#cartTable .cartPriceColumnLabel			{width:69px;}
#cartTable .cartWishListPriceColumnLabel	{width:69px;}
#cartTable .cartRemoveColumnLabel			{width:89px;}
#cartTable .cartWishListRemoveColumnLabel	{width:89px;}
#cartTable .cartEmptyLine					{margin-left:18px;}
#cartTable .cartWishListEmptyLine			{margin-left:88px; line-height:2em;}
#cartTable .cartWishListImage				{float:left; margin:5px;}
#cartTable .cartItemTitle					{color:#6699CC;font-size:0.95em;font-weight:bold;margin:8px 0px 0px 18px;}
#cartTable .cartItemBinding					{color:#666666;font-size:0.8em;font-weight:bold;line-height:16px;margin:0px 0px 0px 18px;}
#cartTable .cartItemUnitPrice				{color:#666666;font-size:0.8em;line-height:16px;margin-left:18px;margin-bottom:8px;}
#cartTable .cartItemQuantity				{border:1px solid #6699CC;color:#666666;width:30px;}
#cartTable .cartItemSubtotal				{color:#666666;font-size:0.8em;font-weight:bold;margin:0px;}
#cartTable .cartTableSubTotalLeftColumn		{background:url(../graphics/structure/basket_subtotal_left.gif) no-repeat top left;height:30px;width:387px;text-align:right;}
#cartTable .cartTableSubTotalRightColumn	{background:url(../graphics/structure/basket_subtotal_right.gif) no-repeat top left;width:172px;text-align:left;}
#cartTable .cartSubTotalLabel				{color:#666666;font-size:0.9em;font-weight:bold;margin-right:10px;margin-top:7px;margin-bottom:0px;}
#cartTable .cartSubTotalValue				{color:#666666;font-size:0.9em;font-weight:bold;margin-left:16px;margin-top:7px;margin-bottom:0px;}
#cartTable .cartTablePromotionRow			{background:url(../graphics/structure/basket_promotion_row.gif) no-repeat top left;height:56px;width:559;}
#cartTable .cartPromotionContainer			{height:28px;padding-left:20px;margin-top:13px;width:485px;}
#cartTable .cartTablePromotionLabel			{color:#AA4242;display:inline;font-size:1.1em;font-weight:bold;line-height:28px;margin:0px;width:170px;}
#cartTable .cartTablePromotionInput			{border:1px solid #AA4242;float:right;margin-right:12px;margin-top:4px;width:178px;}
#cartTable .cartTablePromotionButton		{float:right;height:28px;width:108px;}
#cartTable .cartTableBottomRow				{background:url(../graphics/structure/basket_bottom_row.gif) no-repeat top left;height:46px;width:559px;}
#cartTable .cartTableItemBottomRow			{background:url(../graphics/structure/basket_bottom_row.gif) no-repeat top left;height:46px;width:559px; text-align:right;}
#cartTable .cartRefreshButton				{margin-left:11px;margin-top:6px;}
#cartTable .cartContinueShoppingButton		{margin-left:8px;margin-top:6px;}
#cartTable .cartGotoCheckoutButton			{margin-left:7px;margin-top:6px;}
#cartTable .cartAddItemsButton				{margin-left:7px;margin-top:6px;}


