html {
  margin: 0px;
  font-family: Arial;
}
body {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin: 0px auto;
  padding: 0px;
  background-attachment: fixed;
  text-align: center;
  background: #CECEC6;
  width:100%;
  height:100%;
}
a{
  text-decoration: none;
  color: #000000;
}
a:hover{
  text-decoration: underline;
  color: #000000;

}
.clear,#clear{
  clear: both;
  font-size: 3pt;
}

a.a_pic:link,a.a_pic:visited{
    overflow:hidden;
    text-align: center;
	outline:none;
    float: left;
}
a.a_pic:hover
{
	overflow:hidden;
	opacity:0.80;
	moz-opacity:0.80;
	filter:alpha(opacity=80);
    text-align: center;
	outline:none;
    float: left;
}

.search{
  padding-top: 7px;
}


.keyword{
  background: url(images/bg_search.jpg) no-repeat;
  height: 22px;
  width: 422px;
  border: 0px;
  color: #7D7D7D;
  font-size: 14px;
  padding: 0px 5px  0px 25px;
  float: left;
  margin-left: 37px;
  margin-right: 5px;
}
.keyword:hover{
   background: url(images/bg_search.jpg) no-repeat;
  height: 22px;
  width: 422px;
  border: 0px;
  color: #7D7D7D;
  font-size: 14px;
  padding: 0px 5px 0px 25px;
  float: left;

}
.buttomSearch{
  background: url(images/buttion_search.jpg) no-repeat;
  width: 61px;
  height: 22px;
  border: 0px;

}


.buttomSearch:hover{
  background: url(images/buttion_search.jpg) no-repeat;
  width: 61px;
  height: 22px;
  border: 0px;

}


.divSwapper{
  margin: 0 auto;
  width: 960px !important;
  border: 0px solid #FF0000;
  background-attachment:fixed;
  text-align: left;
  background: #fff;
}
.header{
  height: 90px;
}
.logo{
  float: left;
  height: 90px;
  width: 270px;
  background: url(images/logo.jpg) no-repeat;
  cursor: pointer;
}

.cell_phone{
  float: left;
  height: 90px;
  width: 435px;
  background: url(images/cell_phone.jpg) no-repeat;
}
.hearder_right{
  float: right;
  width:224px;
  padding-top: 11px;
}

.clear.#clear{
  clear: both;
  font-size: 3pt;
}
.center_top{
  background: url(images/bg_menu.jpg) 0px 0px no-repeat;
  height: 66px;
}

/********************/
.menu{
  height: 31px;
  float: left;
  padding-left: 132px;
}

div.menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 31px;
  cursor: pointer;
  float: left;
  border: 0px solid #990000;

}
div.menu ul li {
  display: inline;
  float: left;
  cursor: pointer;
  border: 0px solid #00FF33;
  font-weight: bold;
  margin-right: 0px;
  text-transform: uppercase;
}
div.menu ul li.space_menu {
  display: inline;
  float: left;
  cursor: pointer;
  border: 0px solid #00FF33;
  font-weight: bold;
  margin-right: 0px;
  text-transform: uppercase;
  font-size: 3pt;
  width: 10px;
  height: 31px;
}

div.menu ul li a {
  color: #FEFEFE;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  float: left;
  outline: none;
  cursor: pointer;
  background: url(images/menu/a_left.jpg) left top no-repeat;
}
div.menu ul li a span {
  padding: 8px 9px 0px;
  height: 25px;
  float: left;
  cursor: pointer;
  color: #FEFEFE;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  background:url(images/menu/span_right.jpg) right top no-repeat;
  border-bottom: 0px solid #CECECE;
  text-align: center;
}

div.menu ul li a:hover {
  color: #FE0000;
  font-size: 12.7px;
  font-weight: bold;
  text-decoration: none;
  float: left;
  outline: none;
  cursor: pointer;
  background:url(images/menu/a_hover.jpg) left top no-repeat;
}

div.menu ul li a:hover span {
  padding: 8px 9px 0px;
  height: 25px;
  float: left;
  cursor: pointer;
  color: #FE0000;
  font-size: 12.7px;
  font-weight: bold;
  overflow: hidden;
  background:url(images/menu/span_hover.jpg) right top no-repeat;
  border-bottom: 0px solid #CECECE;
  text-align: center;
}

div.menu ul li a.current{
  color: #FE0000;
  font-size: 12.7px;
  font-weight: bold;
  text-decoration: none;
  float: left;
  outline: none;
  cursor: pointer;
  background:url(images/menu/a_hover.jpg) left top no-repeat;
}

div.menu ul li a.current span{
  padding: 8px 9px 0px;
  height: 25px;
  float: left;
  cursor: pointer;
  color: #FE0000;
  font-size: 12.7px;
  font-weight: bold;
  overflow: hidden;
  background:url(images/menu/span_hover.jpg) right top no-repeat;
  border-bottom: 0px solid #CECECE;
  text-align: center;
}


.main{
  min-height: 200px;
  padding-top: 10px;
}
.main_left{
  float: left;
  width: 188px;
  padding-left: 1px;
  overflow: hidden;
  border: 1px solid #8C8C8A;

}
.menu_content{
  border: 0px solid #8C8C8A;

}


.title_menu{
  background:  url(images/bg_cat_menu.jpg) repeat-x;
  height: 22px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-indent: 5px;
  padding-top: 2px;
}
.item_menu a{
  background: #DEDECA url(images/bg_item_menu_left.jpg) no-repeat;
  width: 162px;
  height: 19px;
  float: left;
  padding-left: 25px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  border-top:1px solid #8C8C8A;
  padding-top: 2px;
}
.item_menu a:hover{
  background:#C6C6BD url(images/bg_item_menu_left_hover.jpg) no-repeat;
  width: 162px;
  height: 19px;
  float: left;
  padding-left: 25px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  border-top:1px solid #8C8C8A;
  padding-top: 2px;

}

.item_menu a.current_menu_left{
  background:#C6C6BD url(images/bg_item_menu_left_hover.jpg) no-repeat;
  width: 162px;
  height: 19px;
  float: left;
  padding-left: 25px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  border-top:1px solid #8C8C8A;
  padding-top: 2px;
}

.item_menu_bestsellers a{
  background: #DEDECA url(images/bg_item_menu_left_bestsellers.jpg) no-repeat;
  width: 162px;
  height: 19px;
  float: left;
  padding-left: 25px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  border-top:1px solid #8C8C8A;
  padding-top: 2px;
}
.item_menu_bestsellers a:hover{
  background:#C6C6BD url(images/bg_item_menu_left_hover_bestsellers.jpg) no-repeat;
  width: 162px;
  height: 19px;
  float: left;
  padding-left: 25px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  border-top:1px solid #8C8C8A;
  padding-top: 2px;

}

.item_menu_bestsellers a.current_menu_left{
  background:#C6C6BD url(images/bg_item_menu_left_hover_bestsellers.jpg) no-repeat;
  width: 162px;
  height: 19px;
  float: left;
  padding-left: 25px;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  border-top:1px solid #8C8C8A;
  padding-top: 2px;

}


.main_right{
  float: right;
  width: 760px;
}
.box{
  width: 755px;
  border: 1px solid #AAAAAA;
  min-height: 250px;
  margin-bottom: 10px;
}

.title_pro{
  background: url(images/bg_title.jpg) repeat-x;
  height: 25px;
  font-size:14px;
  color: #FFFEFE;
  text-indent: 5px;
  padding-top: 5px;
}
.item_pro{
  float: left;
  width: 178px;
  height: 293px;
  margin-left: 8px;
  margin-top: 10px;
  border: 0px solid;
}
.item_pro span.picture{
  float: left;
  width: 178px;
  height: 189px;
  border: 1px solid #A7A7A7;
}
.item_pro span.title{
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 12px;
  margin: 10px 0px 5px;
  height: 30px;
}
.item_pro span.price{
  float: left;
  width: 100%;
  color: #FF0000;
  font-size: 18px;
  text-align: center;
  margin-bottom: 5px;
}

.item_pro span.add_cart{
  float: left;
  width: 100%;
  color: #FF0000;
  text-align: center;

}
.pro_left{
  float: left;
  width: 360px;
  min-height:200px;
  border:0px solid #CC9900;
}
.pro_right{
  float: right;
  width: 385px;
  min-height:200px;
  border:0px solid #CC9900;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sitepath{
  font-size: 12px;
  padding-top: 10px;
  color: #000000;
  font-weight: normal;
  padding-left: 0px;
}

.title_des{
  background: url(images/title_description.jpg) no-repeat;
  font-size: 3pt;
  width: 370px;
  height: 21px;
}

.middle_des{
  background: url(images/middle_description.jpg) repeat-y;
  font-size: 11px;
  line-height: 150%;
  width: 350px;
  padding: 5px 10px 5px;
}

.bottom_des{
  background: url(images/bottom_description.jpg) no-repeat;
  font-size: 3pt;
  width: 370px;
  height: 5px;
}

.header_box{
  background: url(images/header_box.jpg) no-repeat;
  font-size: 3pt;
  width: 370px;
  height: 3px;
}

.middle_box{
  background: url(images/middle_box.jpg) repeat-y;
  font-size: 11px;
  line-height: 150%;
  width: 350px;
  padding: 5px 10px 5px;
}

.bottom_box{
  background: url(images/bottom_box.jpg) no-repeat;
  font-size: 3pt;
  width: 370px;
  height: 3px;
}
.item_pro_r{
  width: 100%;
  margin: 10px 0px 10px;

}

.name_pro{
  font-size: 12px;
  font-weight: normal;
  margin: 5px 0px 5px;
}
.price_pro{
  font-size: 18px;
  color: #FF0100;
  font-weight: bold;
  margin: 5px 0px 20px;
}
.content_pic{
  border: 1px solid #B2B2B2;
  text-align: center;
  margin: 20px;
}

.same_pro{
  margin: 10px 0px 0px;
  text-align: center;
  padding-left: 15px;
  clear: both;
  padding-bottom: 10px;
}

.same_pro span{
  border: 1px solid #B2B2B2;
  margin: 0px 2px 0px;
  padding: 2px;
  float: left;
}
.content{
  line-height: 150%;
  margin: 10px 5px 5px;
  text-align: justify;
}
.detail{
  float: right;
  font-size: 11px;
}


/***feedback**************/
.lblError,.saodo{color:#f00;font-weight:normal;padding-left:3px;padding-top:2px;text-align:left;text-decoration:none}
.right_row1{float:left;font-weight:normal;height:20px;margin-bottom:2px;margin-top:2px;padding-left:10px;text-align:left;width:110px; border: 0px solid #00FF33}
.right_row2{float:left;font-weight:normal;margin-bottom:2px;margin-top:2px;padding-left:5px;text-align:left;border: 0px solid #00FF33}
.row2 td,.row1 td{border-bottom:1px solid #EBF1F6;border-right:1px solid #EBF1F6;padding:3px 8px;text-align:left;width:80%}
.row2 td.col,.row1 td.col{font-weight:bold;width:20%}
em.error{background:url("../images/unchecked.gif") no-repeat 0px 0px;margin-left:3px;padding-left:16px}
em.success{background:url("../images/checked.gif") no-repeat 0px 0px;margin-left:3px;padding-left:16px}
input{padding-left:4px;text-indent:0px;!padding-left:0px;!text-indent:4px}
input:hover{background:#ECE9D8;color:#ad1c1c}
select,input{background:#fff url(../images/input.gif) 0px 0px repeat-x;border:1px solid #ccc;cursor:pointer}

/*********************phan trang **/
div.paging_meneame{
  margin: 0px;
  color: #515866;
  padding: 0px 8px 0px 8px;
  margin-bottom: 5px;
  text-align: center;
  margin-top: 2px;
  float: right;
}
div.paging_meneame a {
  float: left;
  width: 18px;
  border: #515866 1px solid;
  margin-left: 1px;
  text-decoration:none;
  color: #515866;
}
div.paging_meneame a:hover {
  float: left;
  width: 18px;
  border: #E77918 1px solid;
  font-weight: normal;
  text-decoration:none;
  color: #515866;
}
div.paging_meneame a:active {
  float: left;
  width: 18px;
  border: #E77918 1px solid;
  font-weight: normal;
  background: #515866;
  color: #515866;
  text-decoration:none;
}
div.paging_meneame span.paging_current {
  float: left;
  width: 18px;
  border: #515866 1px solid;
  font-weight: normal;
  background: #FFFFFF;
  color: #DA251C;

}
div.paging_meneame span.paging_disabled {
  float: left;
  width: 18px;
  border: #999 1px solid;
  font-weight: normal;
  display:none;

}

div.middle_box1{
  background: #fff;
  padding: 10px;
  line-height: 150%;
  overflow: hidden;
  border: 0px solid #33CCFF;
  text-align: justify;

}

.tableFavorites{
  background: #EBF1F6;
  margin: 0 auto;
  width: 100%;
}

.tableFavorites .tdItem{
  border-bottom: 1px solid #EBF1F6;
  padding: 5px;
  text-align: right;
  vertical-align: middle;
}

.tableFavorites .tdItem_right{
  border-bottom: 1px solid #EBF1F6;
  padding: 5px;
  vertical-align: middle;
}

.tableFavorites .tdItem_right .linkTitle{
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.tableFavorites .tdParent{
  text-align: left;
  vertical-align: middle;
}

.tableFavorites .tdParent div{

  clear: both;
  font-weight: bold;
  padding-left: 20px;
  text-align: left;
  text-transform: uppercase;
}

.tableFavorites tr,.row2{
  background: #fff;
}

.tbl{
  background: transparent;
  border: 0px solid #fff;
}

.tdTitle{
  background: #1a8aca;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-align: right;
  text-transform: none;
  vertical-align: middle;
}

.tdTitle_right{
  background: #1a8aca;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-align: left;
  text-transform: none;
  vertical-align: middle;
}
.modulePrice #div1{
  color: #D30000;
  float: right;
  font-weight: bold;
  padding: 5px 5px 0px 5px;
  text-transform: none;
}
.modulePrice #div2{
  color: #D30000;
  float: right;
  font-weight: bold;
  padding: 5px 5px 0px 5px;
  text-align: left;
  text-transform: none;
}

.modulePrice #div3{
  float: right;
  font-weight: bold;
  padding: 5px 5px 0px 5px;
  text-align: left;
  text-transform: none;
}

.modulePrice #div4{
  float: left;
  padding: 5px 5px 0px 5px;
}

.haicham{
  float: left;
  padding-top: 2px;
  width: 10px;
}


.footer{
  background: url(images/bg_footer.jpg) repeat-x;
  height: 36px;
  color: #FFFFFF;
  padding-top: 10px;
}

.footer span{
  margin-left:15px;
}
