.basketSummaryContainer{

}
.basketSummaryContainerScrollable{
	overflow:auto;
	scrollbar-face-color:#A9A9D8;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}


#inlineBasketMastContainer {
    float: right;
    margin-top: 1.5px;
    margin-right: 12px; 	
    border: 1px solid #cccccc;
    width: 270px;
}

.viewBasketMastButton {
    float: right;
    padding-top:2px;
}

#inlineBasketMastTotalsContainer {
	float: right;
	width:170px;
}


#inlineBasketTotalsContainer {
	border-width:0px 1px 0px 1px;
	border-color:#444444;
	border-style:solid;
	font-family:arial;
	font-size:10px;
	line-height:12px;
	color:#000000;
	width:145px;
	background-color:#FFFFFF;
	padding-bottom:1px;
}
	
#inlineBasketVatToggleContainer {
	border-width:0px 1px 1px 1px;
	border-color:#444444;
	border-style:solid;
	font-family:arial;
	font-size:10px;
	line-height:8px;
	color:#000000;
	background-color:#FFFFFF;
	width:145px;
	
	clear:both;
	}	

#showProducts {

}

a.signinLink {
	font-family:arial;
	font-size:10px;
	line-height:11px;
	color:#B9001D;
	font-weight:bold;
	text-decoration:underline;
	}
	
a.signinLink:hover {
	text-decoration:underline;
	}
	
.vatStatusContainer {
	float:left;
	padding:4px 0px 0px 4px;
	}
	
.basketlineContainerLast{
	clear:both;
	}
.basketlineLabel{	
	Xpadding-left:4px;
	Xpadding-right:4px;
	Xpadding-top:4px;
	border-style:dashed;
	border-color:#ADADAD;
	border-width:0px 0px 1px 0px;
	line-height:11px;
	font-size:10px;
	float: left;
	}
.basketlineLabelScrollable{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#444444;
	padding-left:4px;
	width:119px;
	line-height:11px;
	}
.basketlineValue{			
	text-align:right;
	font-size:10px;
	}
.subtotalContainer{
	border:1px solid #ACACAC;
	margin:1px 1px 3px 1px;
	background-color:#E6E6E6;
	height:16px;
	width:141px;
	}
	
.subtotalMastContainer{	
	background:url(../../images/pageHeader/inlineBasketTile.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:21px;
}

.subtotalMastContainerPadlock {	
    margin: 1px 0px 0px 0px;
	float: left;
}

.subtotalMastContainerTrolley {	
    margin: 6px 6px 0px 7px;
	float: left;
}

.subtotalMastLabel{
	padding-left:2px;
	line-height:20px;
	float:left;
	color: #ffffff;
}	
	
.subtotalLabel{
	padding-left:2px;
	line-height:15px;
	float:left;
}

.subtotalMastValue{
	margin: 6px 5px 0px 0px;
	font-weight:bold;
	float:left;		
	color: #ffffff;
}
	
.subtotalValue{
	padding-right:5px;
	line-height:15px;
	font-weight:bold;
	float:right;
	}
.switchIBDisplay {
	width:135px;
	height:22px;
	line-height:22px;
	padding-left:5px;
	color:#666666;
}
a.showAllLink {
	color:#666666;
	text-decoration:underline;
	}
	
a.showAllLink:hover {
	color:#B9001D;
	}
.summaryDisplay {
	height:22px;
	width:135px;
	line-height:22px;
	padding-left:5px;
	color:#666666;
}

.showPricesContainer{
	width:145px;
	border-color:#ACACAC;
	border-style:solid;
	border-width:1px;
	margin-top:2px;
	background-color:#E5E5E5;
	font-size:9px;
	color:#333333;
	text-align:right;
	
}

.pricesInImage{
	padding:0px 1px 0px 0px;
}
