.giohang {
float: left;
position: relative;
position: fixed;
z-index: 1001;
bottom: 20px;
left: 0;
background: #0099cc;
height: 45px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.giohang b {
background: url(/images/imgpage.png) -192px -1px no-repeat;
display: block;
width: 21px;
height: 19px;
float: left;
margin: 16px 13px 0 0;
position: relative;
cursor: pointer;
}
.giohang i {
background: url(/images/imgpage.png) -149px 0px no-repeat;
display: block;
width: 34px;
height: 34px;
float: left;
margin: 5px 0 0 15px;
cursor: pointer;
}
.col1-gh {
text-align: center;
}
.giohang .count-pro {
position: absolute;
left: 33px;
color: #fff;
font-weight: bold;
cursor: pointer;
}
.giohang .txt-giohang {
color: #ddd;
float: left;
line-height: 48px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
}
.bg-giohang {
float: left;
background: #0099cc;
height: 45px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.buttonSpecial {
border: solid 1px #FFF;
border-radius: 20px;
box-shadow: 0px 0px 5px #ccc;
background: -webkit-gradient(linear,left top,left bottom,from(#DDDDDD),to(#0099cc));
background: -moz-linear-gradient(top,#DDDDDD,#0099cc);
background: linear-gradient(top,#DDDDDD,#0099cc);
padding: 0px 8px 0px 8px;
cursor: pointer;
}
.inputText
{
width:40px;
border-radius: 20px;
border: solid 1px #0099cc;
padding: 0px 8px 0px 8px;
}
.tdShop1{padding-left:5px}
.tdShop{text-align:center !important}
.divImages{border-radius: 10px;border: solid 1px #0099cc;width:70px}