/*

 * http://www.netbase.vn

 * http://www.gnu.org/licenses/gpl.html

 */

#samisideBar2{
	position: fixed;
	top: 200px;
	vertical-align: middle;
	right:1px;
	background-repeat:repeat-y;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#sideBarTab2{
    background: url('../images/bg_right.png');
    width: 43px;
	height: 167px;
    z-index:999;
}

/*position: fixed; z-index: 999; top: 20%; vertical-align: middle; left: 1px; overflow: hidden;*/



#samisideBar2-left{
	background: url('../images/bg_left.png');
    height: 166px;
    left: 1px;
    overflow: hidden;
    position: fixed;
    top: 200px;
    vertical-align: middle;
    width: 42px;
    z-index: 999;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#samisideBar2-top-left{position: fixed; top: 0px; left: 0px; z-index: 999;}
#sideBarTab2{z-index:999;float:left;height:166px;width:42px;}
#sideBarTab2 img{z-index:999;border:0px solid #FFFFFF;}
#samisideBar22{
	z-index:999;
	position: fixed;
	width: 250px;
	height: 275px;
	top: 200px;
	right:0;
	background-position:top left;
	background-repeat:repeat-y;
}
#samisideBar22-left{
	z-index:999;
	position: fixed;
	width: 250px;
	height: 275px;
	top: 200px;
	left:0;
	background-position:top left;
	background-repeat:repeat-y;
}
#cms_cartpro {
	float: left;
	height: 0;
	width: 0;
}

#cms_cartpro #conten_cart {
	float: left;
	height: 275px;
    width: 250px;
}
#cms_cartpro #conten_cart a{
    text-decoration: none;
}
#cms_cartpro #conten_cart #tt_cart {
	text-align: left;
	float: left;
	height: 81px;
	width: 250px;
}

#cms_cartpro #conten_cart #tt_cart #tt {
	height: 37px;
	width: auto;
	padding-top: 26px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

.total > strong {
    color: red;
}

#cms_cartpro #your_cart {
	height: 166px;
	width: 42px;
	float: left;
}
#cms_cartpro #conten_cart #titlecenterright {
    background: none repeat scroll 0 0 #3d7aac;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 32px;
    text-align: left;
    width: 231px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px 3px 0 0;
}
.cms_minuscenterright {
    cursor: pointer;
    float: right;
    padding-right: 5px;
    padding-top: 5px;
}
#cms_cartpro #conten_cart #titlecenterleft {
    background: none repeat scroll 0 0 #3d7aac;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 32px;
    text-align: right;
    width: 231px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px 3px 0 0;
}
.cms_minuscenterleft {
    cursor: pointer;
    float: left;
    padding-right: 5px;
    padding-top: 5px;
}
#cms_cartpro #conten_cart #cart_fly {
	background-image: url(../images/cart.png);
	float: left;
	height: 102px;
    width: 132px;
    margin-left: 28%;
}

#cms_cartpro #conten_cart #show_cart {

    margin-left: 30%;
background: none repeat scroll 0 0 #3d7aac;
    border-radius: 3px;
    bottom: 6px;
    clear: both;
    float: left;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    width: 120px;
}
#show_cart > a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
#abcdef .show_cart {

    /*display:  none;*/

}
#show_cart a:hover{
    background: none;
    font-weight: bold;
    text-decoration: none;
}
