/* CSS Document */
.inlineShoppingBag{ width:450px; background-color:#19264b; color:#444444; text-align:left; visibility:hidden; position:absolute; top:-1000px; left:270px; z-index:80; display: block; left: 280px; top: 300px; }
.isbMask{ position:absolute; top:-1000px; left:270px; z-index:79; }
.isbHeader{ font-size:1.33em; width:430px; padding:8px 0px 8px 10px; color:#FFFFFF; }
.isbHeaderText{ float:left; }
.isbHeaderClose{ float:right; cursor:pointer; }
.isbItems{ background-color:#FFFFFF; width:448px; margin:1px; overflow:auto; }
.isbItem{ float:left; width:400px; padding:12px 0px 18px 0px; display:inline; margin:0px 15px 0px 15px; border-bottom:1px dashed #999999; }
.isbItem_last{ float:left; width:400px; display:inline; margin:0px 15px 0px 15px; padding:12px 0px 18px 0px; overflow: hidden; }
.isbImage{ float:left; width:100px; padding:0px 20px 0px 0px; }
.isbInfo{ float:left; width:275px; }
.isbName{ font-size:1em; float:left; width:100%; margin:0px 0px 5px 0px; }
.isbColor{ float:left; width:100%; margin: 0px 0px 2px 0px; }
.isbSize{ float:left; width:100%; margin: 0px 0px 2px 0px; }
.isbQuantity{ float:left; width: 100%; margin: 0px 0px 2px 0px; }
.isbPrice{ float:right; margin: 0px 0px 2px 0px; }
.isbVAS{ float:left; width:100%; margin: 0px 0px 2px 0px; }
.isbFooter{ float:left; width:450px; color:#FFFFFF; background-color:#19264b; }
.isbFooterInfo{ float:left; width:250px; padding:8px 0px 8px 15px; }
.isbButtons{ float:right; width:150px; padding:8px 15px 8px 0px; text-align:right; }
.keepShoppingButton{ margin:0px 0px 6px 0px; }
.isbSubTotal{ display:block; margin:0px 0px 2px 0px; }
.isbAccountLogin{ display:block; }
.whiteText{ font-size:1em; font-weight:normal; }
.whiteText a{ color:#FFFFFF; }
.whiteText a:link{ color:#FFFFFF; }
.whiteText a:active{ color:#FFFFFF; }
.whiteText a:hover{ color:#FFFFFF; }
.whiteText a:visited{ color:#FFFFFF; }
.shoppingBagSubTotal .attributeText{ color:#FFFFFF; }
.isbError{ background-color:#FFFFFF; width:372px; padding:5px 0px 18px 38px; margin:7px 15px 0px 5px; font-weight:bold; color:#CC0000; background-image:url(icons/popErrorIcon.gif); background-repeat:no-repeat; background-position:left top; border-bottom:1px dashed #999999; display: none; }
