﻿.hangHoaItem
{
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5%;  
    line-height: 150%;  
}
.hangHoaItemMarquee
{     
    float: left;
    padding-top: 5px;
    padding-bottom: 5%;  
    line-height: 150%;  
}
.hangHoaItem_ImageMarquee
{
    float: left; 
    height: 150px;
    border: 0px;
    margin: 5px;
}
.hangHoaItem_Title
{
    text-decoration: none;
    color: #15428b;
    font-weight: bold;
    font-size: 10pt;
}
.hangHoaItem_Image
{
    float: left;
    width: 100px;
    height: 150px;
    border: 0px;
    margin: 5px;
}
.hangHoaAdd
{    
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/addToCart.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/addToCart.png', sizingMethod='scale');
	cursor: pointer;
}
.hangHoaCheckOut
{    
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/checkOut.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/checkOut.png', sizingMethod='scale');
	cursor: pointer;
}
.cartCheckOut
{    
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/cartCheckOut.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/cartCheckOut.png', sizingMethod='scale');
	cursor: pointer;
	border: 0px; 
}
.cartUpdate
{    
    float: left;
    width: 98px;
    height: 33px;       
    background-image: url(i/cartUpdate.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/cartUpdate.png', sizingMethod='scale');
	cursor: pointer;
	border: 0px; 
}
.cartContinue
{    
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/cartContinue.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/cartContinue.png', sizingMethod='scale');
	cursor: pointer;
	border: 0px; 
}
.orderSend
{    
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/orderSend.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/orderSend.png', sizingMethod='scale');
	cursor: pointer;
	border: 0px; 
}
.orderBack
{    
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/orderBack.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/orderBack.png', sizingMethod='scale');
	cursor: pointer;
	border: 0px; 
}
.hangHoaCungLoai
{
    float: left;
    width: 98px;
    height: 33px;
    background-image: url(i/hangHoaCungLoai.png);
    _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/common/i/hangHoaCungLoai.png', sizingMethod='scale');
	cursor: pointer;
	border: 0px; 
}
.hangHoaItem_Desc
{
    color: #666;
}
.hangHoaView
{
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5%;  
    line-height: 150%;  
}
.hangHoaView_Title
{
    text-decoration: none;
    color: #15428b;
    font-weight: bold;
    font-size: 18pt;
}
.hangHoaView_Image
{
    float: left;
    width: 200px;
    height: 140px;
    border: 0px;
    margin: 5px;
}
.hangHoaView_ImageBig
{
    float: left;
    width: 400px;
    height: 300px;
    border: 0px;
    margin-top: 5px;
    margin-bottom: 10px;    
}
.hangHoaView_Desc
{
    color: #666;
    font-size: 8pt;
}
.hangHoaView_Price
{
    font-weight: bold;
    color: red;
}
.hangHoaView_Currency
{
    color: #666;
    font-size: 6pt;
    font-weight: bold;
}
.hangHoaView_Code
{
    font-weight: bold;
    color: red;
}
.hangHoaISmall
{
    float: left;
    width: 236px;
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 2px;
    background-image: url(i/tin_icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;          
}
.hangHoaISmall_Title
{
    text-decoration: none;
    color: #15428b;    
    font-size: 10pt; 
    width: 220px;   
    height: 15px;
    overflow: hidden;
}
a:hover.hangHoaISmall_Title
{
    text-decoration: underline;
}
.hangHoaISmall_Image
{
    float: left;
    width: 60px;
    height: 40px;
    border: 0px;
    margin: 5px;
}
.hangHoaISmall_Desc
{
    color: #666;
}
