.itemCaseType { float: left; width: 95%; clear: both; font-size: 17px; color: #5c5f48; }
.itemCaseType span { font-family: Trebuchet MS,Tahoma,Arial !important; color: #5c5f48 !important; }
.itemContainer { margin-bottom: 10px; width: 100%; }
.itemSummary { float: left; clear: both; width: 99%; padding-left: 15px; margin-top: 2px; background: url(../images/Bullets/BasketBullet.png) no-repeat 0px 5px; }
.itemSummary span { font-family: Trebuchet MS,Tahoma,Arial !important; color: #000000 !important; }
.itemSpecialOffer { float: left; padding-left: 15px; width: 70%; }
.itemSpecialOffer span { font-family: Trebuchet MS,Tahoma,Arial !important; color: #000000 !important; }
.itemHRcontainer { text-align: center; clear: both; width: 100%; margin-top: 5px; line-height: 1px; height: 1px; }
.itemHR { margin: auto; clear: both; width: 45%; border-bottom: solid 1px #b2bc74; height: 1px; }
.itemTotalCost { float: right; font-size: 17px; color: #5c5f48; }
.itemTotalCost span {font-family: Trebuchet MS,Tahoma,Arial !important; color: #5c5f48 !important;}
.proceedButton { margin-right: 8px; float: right; margin-top: 1px; height: 27px; }
.iButProceed { border-right: medium none; border-top: medium none; border-left: medium none; cursor: pointer; border-bottom: medium none; background-color: transparent; width: 94px; height: 25px; }
.btnPrintHolder { float: right; margin-right: 10px; margin-top: 3px; }
.btnEmailHolder { float: right; margin-right: 10px; margin-top: 3px; }
.btnPrint { width: 60px; height: 25px; border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none; background-color: transparent; }
.btnEmail { width: 63px; height: 25px; border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none; background-color: transparent; }
.lblItemCaseType { float: left; width: 60%; }
.btnRemove { cursor: pointer; background-color: transparent; border: none; height: 16px; width: 55px; }
.itemCost { float: right; font-weight: bold; }
.itemCost span { font-family: Trebuchet MS,Tahoma,Arial !important; color: #000000 !important; }
.itemButtonHolder { clear: both; float: right; }
.itemRemoveButton { float: right; }
.itemView { float: right; font-size: 11px; cursor: pointer; text-decoration: underline; width: 55px; height: 16px; background-image: url(../images/btnView.png); }

/* BASKET VIEW CSS */
.Basket { font: normal 11px Trebuchet Ms, Thahoma, Arial; width: 100%; }
.Basket .boxTitleBar { background: #b2bc74; }
.Basket .boxTitle { float: left; margin-left: 7px; margin-top: 5px; padding: 1px; color: #fff; font-size: 17px; font-weight: bold;}
.Basket .l { background: url(../Images/RoundedCornerBox/OrangeBorder/2x2.png) repeat-y 0px 0px;}
.Basket .r { background: url(../Images/RoundedCornerBox/OrangeBorder/2x2.png) repeat-y 100% 0px;}
.Basket .tl { background: url(../Images/RoundedCornerBox/OrangeBorder/tl.png) no-repeat 0px 0px;}
.Basket .tr { background: url(../Images/RoundedCornerBox/OrangeBorder/tr.png) no-repeat 100% 0px;}
.Basket .t { background: url(../Images/RoundedCornerBox/OrangeBorder/2x2.png) repeat-x 0px 0px;}
.Basket .bl { background: url(../Images/RoundedCornerBox/OrangeBorder/bl.png) no-repeat 0px 100%;}
.Basket .br { background: url(../Images/RoundedCornerBox/OrangeBorder/br.png) no-repeat 100% 100%;}
.Basket .b { background: url(../Images/RoundedCornerBox/OrangeBorder/2x2.png) repeat-x 0px 100%;}
.bktContent { background-color: #dce891; }
