/* CSS Document */
body{ 
	background-image:url(images/border1.jpg);
    background-color:#fff;
	background-repeat: repeat-y; 
   background-position:center; 
	margin:0px;
}
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; 

}
.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: #CC0000; background-color:#fff;
	font-size:9pt;
	font-family: Arial;
  border:1px solid #990000;
}

.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;

}
.Smallborder1{ 
      background-color:#FFFFFF; 
     border:1px solid #999999;
     padding:0px;
}
#Aboutus{ 
	border:1px solid #999;
	padding:5px;
	margin:0px 3px 0px 3px;
     background-color:f4f4f4;
     font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
}

#Aboutus li{
	 list-style-type:none;
	list-style-image:url(images/bullet0021.gif); 
	line-height:18px; 
}
#Aboutus li a{ 
  color: #009900; 
  text-decoration:none;
	font-family: Arial;
	font-size: 14px;

}
#Aboutus li a:visited
{ 
  color: #009900; 
  text-decoration:none;
	font-family: Arial;
	font-size: normal;

}
#Aboutus li a:hover{ 
  color: #FF9900; 
  text-decoration:none;
	font-family: Arial;
	font-size: 14px;

}
#Aboutus p{ 
  color: #333333; 
	font-family: Arial;
	font-size: 14px;
}
#Factory,#Bestseller,#Currencie,#Myshopcart
{ 
  width:150px; 
  border:1px solid #990000;
  margin-top:5px; 
  margin-bottom:5px; 
  padding-bottom:5px;
}
#Factory a
{ 
   color: #669900;
   text-decoration:none;
}

#Factory a:hover
{ 
   color: #CC0000;
}

#Myshopcart a
{ 
   color: #FF6600;
   text-decoration:none;
	font-family: Arial;
	font-size: 12px;

}
#paymentBox{ 
   border:1px solid #990000; 
  width:550px;
}

.welcome{ 
 color:#CC0000;
}
#Footer{ 
	text-align:center; 
	color: #666666;
	font-family: Arial;
	font-size: 13px; margin-bottom:5px;
}
.hr{ 
  color:#990000;
  background-color:#990000; 
  margin:3px 0px 3px 0px;
}

/* Header*/
#header {
    width: 990px;
    height: 120px;
}
#top-Nav {
    width: 990px;
    margin-bottom:2px;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}



