/*
##########################################
# SIDEBAR CASE ONLY :: BOX-TYPES CSS
##########################################
*/
	
.sb-box-typ1 {
	background-color:#e7f4ff;
	border-top:1px solid #b1defa;
	border-bottom:1px solid #b1defa;
	font-size:85%;
	font-weight:bold;
	color:#12408e;
	padding:7px 10px;
	position:relative;
	min-height:1px;
	}


/*	SIDEBAR CART
*******************************/
.sb-cart{ padding:0 10px;}
.sb-cart .image{ width:138px; height:86px; margin:0 auto 10px auto;}
.sb-cart .imgleft	{ width:40px; height:40px; text-align:center; vertical-align:middle;}
.sb-cart .image1{ width:138px; margin:0 auto 10px auto;}	

.sb-cart .name { font-size:93.2%; font-weight:bold; border-bottom:1px solid #dedfdf; padding-bottom:5px; margin-bottom:5px;}

.sb-cart .name1 { font-size:93.2%; font-weight:bold; padding-bottom:5px; margin-bottom:5px;}

.sb-cart .sort-txt { font-size:85%; border-bottom:1px solid #dedfdf; padding-bottom:5px; margin-bottom:5px;}
.sb-cart .sort-txt01 { font-size:85%; padding-bottom:5px; margin-bottom:5px;}	
.sb-cart .sb-total{background:url(../../images/sb-cart-total-bg.gif) repeat-x left bottom #0077f1; font-size:123.1%; font-weight:bold; color:#FFFFFF; text-align:center;}
/*----------------------------*/

