/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  font-family :   Tahoma, Verdana, Arial, Times New Roman, sans-serif ;
  font-size: 12px;
  background: #FFFFff;
  color: #000000;
  margin: 0px;
}
/*  <--! new css -->   */

.header {
    border-bottom: 2px groove #87CEEB;
    width:100%;
    margin:0;
    padding:0;
}

.headerError {
  background: #ff0000;
  margin: 0;
  padding: 0px;
  color: #ffff00;
  font-weight : bold;
  text-align : center;
  border: 2px solid black;
  width: 100%;
  height: 25px;
}
.headerInfo {
    width: 100%;
    font-size: 12px;
    color: #000000;
    text-align: center;
    border: 1px solid black;
    display: block;
}
.headerInfo ul{
 background: #F0FFFF;
 list-style-type: none;
 width: 100%;
 margin: 0;
 padding: 5px 0px;
 text-align: center;
 float: left;

}
.headerInfo li{
 display: inline;
 margin: 0;
 float: left;
}
.search
{
width: 25%;
margin: 0;
padding: 0px 0px;
}

.login
{
width: auto;
padding-left: 20px;
text-align: left;
}

.wellcom
{
border-left: 1px solid gray;
border-right: 1px solid gray;
padding: 0px 5px;
width:54%;
}

.footer {
    background: #F0FFFF;
    color: #000000;
    font-size: 11px;
    border-top:  2px ridge #B0C4DE;
    width: 100%  ;
    clear: both;
    bottom: 0px;
}

.container{
 width=100%;
 margin:5px 145px 5px 187px;
 padding: 1px;
 background:#ffffff;
 color: #333333;
 border-top:  1px ridge #B0C4DE;
 border-right: 2px groove #B0C4DE;
 border-bottom: 2px groove #B0C4DE;
 border-left: 2px ridge #B0C4DE;
 }
 .container1{
 width=100%;
 margin:5px 2px 5px 185px;
 padding: 0px 2px;
 background:#ffffff;
 color: #333333;
 border-top:  1px ridge #B0C4DE;
 border-right: 2px solid #B0C4DE;
 border-bottom: 2px solid #B0C4DE;
 border-left: 2px ridge #B0C4DE;
 }

.left{
  width: 100%;
  padding: 7px 0px;
  float: left;
  border-top:  1px dashed #1E90FF;
  border-bottom: 1px dashed #1E90FF;
}

.content {
  font-size: 12px;
  color: #000000;
}

.content_right {
  font-size: 12px;
  color: #000000;
  text-align: right;
}

.pageHeading {
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    border-top: 2px groove #87CEEB;
    border-bottom: 2px groove #87CEEB;
    padding: 5px 0px;
    width: 100%;
    float: left;
    text-align: center;
    background-color: #E0FFFF;
  }
 .pageHeading ul{
 width: 100%;
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 }

 .pageHeading ul li{
 display: inline;
 padding: 0px;
 margin: 0px;
 vertical-align: middle;
 float: left;
}
.pageHeading small{
    font-size: 12px;
}
 .pageHeading img{
 text-align: right;
 right: 0px;
 }
/*  for list product */
.spacer {
    height: 10px;
    clear: both;
  }
/*  Eof for list product  */

/*  Show tooltip  */

#dhtmltooltip{
position: absolute;
width: 400px;
border: 1px solid #1E90FF;
padding: 5px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* General Infomation  */

.infoboxcontent{
width: 100%;
font-size: 12px;
border: 1px dashed black;
padding: 5px;
background: #f8f8f9;
}

.boxinfo{
    width: 100%;
}

.boxinfo ul{
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 5px 0px;
    text-align: center;
    float: left;
    border: 1px dashed #ffffff;
}
.boxinfo li{
    display: inline;
    margin: 0% 1.5%;
    float: left;
}
.xemchitiet{
color: #009900;
font-style: italic;
font-size: 11px;
text-align: right;
}
.productimg{
    width: 120px;
    height: auto;
    border: 0px;
 }
.blockname{
    height: 50px;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.blockprice{
    height: 30px;
    width: 100%;
    text-align: center;
}
.li3{
    width: 30%;
    text-align: center;
}
.li33{
    width: 33%;
    text-align: center;
}
.li8{
    width: 80%;
    text-align: left;
}
.li2{
    width: 20%;
    text-align: right;
}

.leftstyle{
    text-align: left;
    width: 45%;
}
.rightstyle{
    text-align: right;
    width: 45%;
  }
.centerstyle{
    text-align: center;
    width: 30%;
}


/*for chrome drop menu */
.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
height: 30px;
margin: 0;
padding: 0;
text-align: center; /*set value to "left", "center", or "right"*/
background: url(images/headtabbg.gif) repeat-x center center; /*THEME CHANGE HERE*/
float: left;
}

.chromestyle ul li{
display: inline;
height: 30px;

}

.chromestyle ul li a{
color: #ffffff;
padding: 5px 20px 5px 20px;
text-decoration: none;
border-right: 1px solid #DADADA;
float: left;
}

.chromestyle ul li a:hover{
background: url(images/headtabbg-over.gif) repeat-x center center;
color: #ADFF2F;
/*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
/* filter: DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/*end chrome drop menu*/
.breadcrumb {
width: 100%;
height: 25px;
text-align: left;
background: url(images/breadcrumb.gif) repeat-x;
font-weight: bold;
}
/*start left -right style*/
.leftNav{
 margin: 5px 2px;
 float: left;
 width:180px;
 background-color:#ffffff;
}

.lefttab{
  background: url(images/blue-top.gif) repeat-x;
  width: 180px;
  height: 25px;
  float: left;
  color:#FfFFFF;
  font-size: 16px;
  font-weight:bold;
  text-align: center;
}

.leftcontent{
  width: 177px !important;
  width /**/:180px;
  width/**/:/**/180px;
  float: left;
  background-color: #FBFBFB;
  border-top: 1px solid #87CEFA;
  border-left: 1px solid #87CEFA;
  border-bottom: 3px groove #87CEFA;
  border-right: 2px groove #87CEFA;
  }
.leftcontent ul li{
  margin: 3px 0px;
  }
.rightNav{
    margin-top: 5px;
    float: right;
    width:140px;
    background-color:#ffffff;
    color: #333333;
}

.top-right{
    background: url(images/blue-top.gif) repeat-x;
    width: 140px;
    height: 25px;
    padding: 0px;
    float: right;
    font-size: 16px;
    display: block;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
}
.rightcontent{
    width: 137px !important;
    width /**/:140px;
    width/**/:/**/140px;
    float: right;
    background-color: #FBFBFB;
    border-top: 1px solid #B0C4DE;
    border-left: 2px groove #87CEFA;
    border-bottom: 3px groove #87CEFA;
    border-right: 1px solid #B0C4DE;
  }
.leftrightlist{
  margin: 5px 0px 5px 2px ;
  padding-left: 2px;
  padding-right: 0px;
  list-style-type: none;
}
.leftrightlist li{
 padding: 2px 0px;
 }
/*start categories style*/
.levelnav0, .levelnav1, .levelnav2, .levelnav3 {
 text-align:left;
 margin-bottom: 5px;
 margin-left: 0px;
 padding-right: 5px;
 font-weight: bold;
}
.levelnav0 a, .levelnav1 a, .levelnav2 a, .levelnav3 a{
 text-decoration: none;
 }
.levelnav0 ul , .levelnav1 ul, .levelnav2 ul, .levelnav3 ul {
 width: 100%;
 margin: 0px;
 padding: 0px;
 float: left;
 border-bottom: 1px solid #FF0000;

}
*html .levelnav0 ul , .levelnav1 ul, .levelnav2 ul, .levelnav3 ul {
 float: none;
 }

.levelnav0 ul li , .levelnav1 ul li, .levelnav2 ul li, .levelnav3 ul li{
 display: inline;
 list-style-type: none;
 margin: 3px 0px;
 padding: 0px;
 float: left;
}
.levelnav0{
padding-left: 5px;
background :#FFFFff ;
color: #FF0000;
}
.levelnav1{
padding-left: 15px;
background-color:#FFFFFf;
}
.levelnav2{
padding-left: 25px;
background-color:#FfFFFF;
}
.levelnav3{
padding-left: 35px;
background-color:#FfFFFF;
}
.close{
display: none;
}

/*Paging style --------------------------------------*/
.htptrang{
width: 100%;
float: left;
padding: 5px 0px;
}
.hienthi{
width: 49%;
float: left}

.pagination{
float: right;
padding: 0px;
width: 50%;
}

.pagination span{
float: left;
bottom: 0px;
}
.pagination ul{
margin: 2px 0px;
padding: 0;
text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
padding: 0px;
margin: 2px 3px;
font-weight: bold;
}

.page_normal{
background-color: #FFffff;
}

.page_active{
border:1px solid #E6E6FA;
color: #90EE90;
font-weight: bold;
background-color: #FFFACD;
}

.pagination a, .pagination a:visited{
cursor: pointer;
text-decoration: none;
padding: 1px 5px;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #F8F8FF;
font-weight: bold;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #F8F8FF;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}
/*End paging------------------------------------------*/

/*Start Style for Product info*/

.infocon1{
  width: 100%;
  height: auto;
  float: left;
  }
.infocon1_img{
  width: 55%;
  margin-right: 5px;
  padding: 0px;
  float: left;
  }
.infocon1_img img{
  width: 100%;
  height: auto;
  padding: 0px;

  }
.infocon1_info{
  width: 42%;
  padding: 5px 0px;
  float: right;
}
.infocon1_info_send, .infocon1_info_option, .infocon1_info_button {
width: 100%;
padding: 10px 0px;
float: left;
text-align: left;
border-bottom: 1px dashed #1E90FF;
}

.infocon1_info_button ul{
 list-style-type: none;
 width: auto;
 vertical-align: middle;
 margin: 0px;
 padding: 5px;
 }
 .infocon1_info_button ul li{
 display: inline;
 margin: 5px 5px;
 }

.prod_infocon2{
  width: 100%;
  height: auto;
  display: block;
  border-top: 1px dashed #1E90FF;
  padding-top: 5px;
  }
.prod_infocon2_none{
 display: none;
 }

.img_big_infocon2{
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0px;

  }

.img_big_infocon2 img{
  width: 80%;
  vertical-align: middle;
  }

.img_small_infocon2{
  width: 91% !important;
  width /**/:100%;
  width/**/:/**/100%;
  text-align: center;
  height: auto;
  }
.img_small_infocon2 ul{
    text-align: center;
    padding: 0px;
  }
.img_small_infocon2 img{
    width: 60px;
    height: 60px;
    margin: 1px
  }
.img_small_infocon2 li{
  list-style-type: none;
  display: inline;
  padding: 0px 3px;
  cursor: pointer;
}
.prod_infocon3{
  width: 100%;
  height: auto;
  }
.prod_tablist{
  padding: 0px;
  margin: 1px 0px;
  width: 100%;
}

.prod_tablist ul{
  margin: 0;
  padding: 0;
  text-align: left; /*Set to "left" or "right" to left/right align pagination interface*/
  width: auto;
  height: 25px;
}
.prod_tablist ul li{
display: inline;
padding: 2px 2px;
margin: 5px 1px 5px 0px;
list-style-type: none;
height: 25px;
cursor: pointer;
font-size: 14px;

}
.prod_tablist_normal{
color: #ffffff;
border:1px solid #000000;
background: url(images/prod-info-tab.gif) repeat-x center center;
}

.prod_tablist_active{
border:1px solid #FF0000;
color: #90EE90;
font-weight: bold;
background: url(images/prod-info-hover.gif) repeat-x center center;
}

/*End Style for Product info*/

/*Style for Shopping Cart*/
.incart{
    float: left;
    width: 100%  ;
    display: block;
    text-align: center;
}
.incart ul{
    width: 100%;
    padding: 2px 0px;
    margin: 0px;
    text-align: center;
    list-style-type: none;
    float: left;
    border: 1px solid black;
}

.incart ul li{
    margin: 0px;
    display: inline;
    vertical-align: middle;
    float: left;
}
.incart ul li a{
 display: block;
 }

.product{
    width: 65%;
}
.product_img {
    width: 20% ;
           }
.product_name{
    width: 45%;
    font-weight: bold;
}

.quantity, .remove{
    width: 10%;
}       /*   */
.subtotal{
  width: 13%;
}

.total{
    width: 100%;
    font-weight: bold;
    text-align: right;
}

ul.sitemap {
color: #ff0000;
}


----------------------------------------------------
A {
  color: #000000;
  text-decoration: none;
  display: block;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  cursor: pointer;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FF0000;
  color: #F5FFFA;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; col