/* CSS Document */
a:link {
	color: #0066FF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
	font-family: Arial;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: Arial;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #009900;
	font-family: Arial;
	font-size: 14px;
}

.moneyfront{ 
color:#666666;
	font-family: Arial;
	font-size: 14px;
}

.Orderlist{
	color:#666666;
	font-family: Arial;
	font-size:12px;
}
.HeaderOrderlist{
	color: #333333;
	font-family: Arial;
	font-size:12px; 
	font-weight:bold;
}
select
{
	color: #0066FF;
	font-family: Arial;
	font-size: 14px;
}
.InputQty
{   
    color:#FF9900;
	font-weight:bold;
	font-family: Arial;
	font-size:14px;
    border:1px solid #333; 
    padding-left:1px;
    width:25px; 

}
.Smallborder1{ 
     background-color:#FFFFFF; 
     border:1px solid #333333;
     padding:0px;
}
.HeaderTr{
	color: #333333;
	font-family: Arial;
	font-size:14px;
    text-align:center; 
	font-weight:bold;
}

.TxtFactory
{
	color: #333333;
	font-family: Arial;
	font-size:12px; 
	font-weight:bold;
}
.TxtFactory a,:visited
{
	color: #333333;
	font-family: Arial;
	font-size:12px; 
	font-weight:bold;
}
.TxtDetail
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}
.TxtIncart
{
	color: #666666;
	font-size: 8pt;
	font-family: "Ms Sans Serif";
}
.SelectCuren
{
	color: #0066FF;
	font-size:10pt;
	font-family: "Ms Sans Serif"; border:1px solid #f5f5f5;
}

.SelectShiping
{
	color: #0099FF;
	font-family: Arial;
	font-size: 14px;
    border:1px solid #000000;
}


.TxtStock
{
	color: #009900;
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;

}
.TxtNotStock
{
	font-weight:bold;
	color: #FF0000;
	font-family: Arial;
	font-size: 18px;
}

.TxtPrice
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}
.PriceSubTotal
{
	color: #009900;
	font-family: Arial;
	font-size: 14px;
}

.PriceTotal
{
	color: #FF6600;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;

}
.PriceDiscount
{
	color: #CC0000;
	font-family: Arial;
	font-size: 14px;
}
.PriceShiping
{
	color: #0099FF;
	font-family: Arial;
	font-size: 14px;
}
.ProCode
{
	color: #0099CC;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;

}

.TxtHitprice
{
	color: #CC0000;
	font-size: 8pt;
	font-family: "Ms Sans Serif";
}
.Smallimage{ 
      background-color:#FFFFFF; 
     border:1px solid #C4C4C4;
     padding:6px;
}
.prodescript
{ 
     border:1px solid #CD3B3B;
	color: #666666;
	font-family: Arial;
	font-size: 14px; 
   width:99%; 
   padding:3px 3px 5px 3px; overflow: auto;

}
.pageshow
{ 
 font-size:12px;
 color:#666666; 
 }
#pageshow a{ 
	font-size:12px; 
	color:#006600;
	padding:0px 5px 0px 5px; border:1px solid #cccccc;
width:20px;
}
#pageshow a:visited{ 
	font-size:12px; 
	color:#006600;
	padding:0px 5px 0px 5px; 
    border:1px solid #cccccc;
}
#pageshow span{ 
   background-color:#FF9900;  
	font-size:12px; 
	color: #fff;
	padding:0px 5px 0px 5px; 
    border:1px solid #cccccc; 
    height:18px;
}

