body {
    background: url(images/bg3.gif);
    color: #333;
}
img {
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;

}

a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}

#container {
    width: 960px;
    margin: auto;
    background-color: #FFF;
}
#header {
    background: url(images/tan_truong_son.gif);
    height: 107px;
}


#banner {
    margin: 0 0;
    height: 180px;
}

#path {
    height: 40px;
}


#content {
    background-color: #009675;
    padding: 10px 0;
    background: url(images/main_bg.gif) repeat-x #009675;
}


#footer {
    padding-top: 10px;
    height: 100px;
    background: url(images/footer.gif);
    text-align: center;
}

#cleft {
    width:647px;
    float: left;
    margin-left: 5px;
    background-color: #fff;
    background: url(images/box_bottom.gif) no-repeat bottom #FFF;
}
* html #cleft {
    margin-left: 3px;
}
#cright {
    width: 297px;
    float: left;
    margin-left: 5px;
    background-color: #fff;
    background: url(images/rb.gif) no-repeat bottom #FFF;
}



.bt, .bb, .clear, .rt, .rb {
    line-height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;

}

.rt {
    background: url(images/rt.gif) no-repeat;
    height: 5px;
}
.rb {

    height: 5px;
}

.clear {
    line-height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    clear: both;
}
.bt {
    background: url(images/box_top.gif) no-repeat;
    height: 5px;
}
.bb {

    height: 5px;
}
.bc {
    background: #FFF;
}

.gioithieu_bot {
    background: url(images/gioithieu_bot_1.gif) bottom no-repeat;
    padding: 5px 20px 20px 20px;
    background-color: #FFF;
}



.pro_gird .pitem {
    float: left;
    margin: 10px 30px 10px 30px;
    width: 150px;
    height: 160px;
    text-align:center;
    display: block;
    border: 1px solid #ccc;

}
.pro_gird  a {
    color:#333;
    text-decoration: none;
}
.pro_gird  a:hover {
    color: red;
    text-decoration:underline;
}
.pro_gird .pitem .photo{
    width: 150px;
    height: 132px;
    border-bottom: 1px solid #ccc;
}

* html .pro_gird .pitem {
    float: left;
    margin: 10px 20px 10px 20px;
    width: 150px;
    height: 170px;
    text-align:center;
    display: block;
    border: 1px solid #ccc;
}


#path {
    height: 32px;
    background: url(images/path.gif);
}
#path_content {
    background: url(images/home.gif) no-repeat;
    height: 32px;
    padding-left: 50px;
    line-height: 33px;
}
#path_content a{
    color:#333;
    text-decoration: none;
}
#path_content a:hover{
    text-decoration: underline;
}

#truycap {
    background: url(images/truycap.gif) no-repeat;
    height: 120px;
	padding-top:40px;
	text-align:center;
}
#lienket {
    background: url(images/lienket.gif);
    height: 40px;
    margin: 20px 0;
    padding-top: 50px;
    padding-left:50px;
}

.doitacbot {
    display: block;
    height: 6px;
    background: url(images/doitacbot.gif);

    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    line-height: 0;
    font-size: 0;
}
.doitacbg {
    background: url(images/doitacbg.gif) red repeat-y;
    display: block;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    margin-top: -2px;
}

.doitacbg img{
    margin: auto;
    padding: 0;
    margin: 0;
    float: none;
    
}

#nav {
    background: url(images/nav.gif);
    height: 35px;
}

#nav ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/*Top level list items*/
#nav ul li{
    padding:0;
    margin: 0;
    position: relative;
    display: inline;
    float: left;
}

/*Top level menu link items style*/
#nav ul li a{
    display: block;
    font-weight: bold;
    padding: 8px 12px;
    background: url(images/sep.gif) right no-repeat;
    color: #000;
    text-decoration: none;
}
.box-language {
	float:right;
	padding-top:10px;
}
.box-language a {
	padding-right:5px;
}
* html #nav ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
      display: inline-block;
}

#nav ul li a:link, #nav ul li a:visited{
    color: #000;
}
#nav ul li a.last{
    background: none;
}


#nav ul li a:hover, #nav ul li a.current{
    background: url(images/goithieu.gif) repeat-x;
    color: #fff;
}

/*1st sub level menu*/
#nav ul li ul{
    position: absolute;
    left: 0;
    top:33px;
    display: block;
    visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#nav ul li ul li{
    display: list-item;
    float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#nav ul li ul li ul{
    border: 1px solid #ccc;
    top: 0;
}

/* Sub level menu links style */
#nav ul li ul li a{
    background: none;
    background-color: #eee;
    width: 200px; /*width of sub menus*/
    padding: 5px;
    padding-left: 15px;
    margin: 0;
    border: 1px solid #ccc;
    border-top-width: 0;
    font-weight: normal;

}

#nav ul li ul li a:hover{ /*sub menus hover style*/
                          background: #eff9ff;
                          color: black;
                          font-weight: normal;
}



/*-------*/






/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */


/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/* End Images */

.content_head {
    background: url(images/content_head.gif) no-repeat;
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #007c62;
    padding-top: 25px;
    padding-left: 45px;
}
.content_bottom {

    line-height: 0;
    height: 5px;
    font-size: 0;
}
.page_content {
    background-color: #fff;
    padding:20px;
}

img.news {
    margin-right: 10px;
    float: left;
}
a.newstitle {
    font-weight: bold;
    color: #d85703;
    text-decoration: none;
    font-size: 14px;
}
a.newstitle:hover {
    text-decoration:underline;
}

a.chitiet {
    background: url(images/chitiet.gif) center right no-repeat;
    float: right;
    display: block;
    padding-right: 10px;
    color: red;

}

.product_nav {
    background: url(images/spbar.gif) repeat-x;
    height: 20px;
    padding-top: 9px;
    padding-left: 20px;
}

.product_content {
    background-color: #fff;
    padding:0px;
}
.productlist .item
{
    width: 174px;
    height: 185px;
    float: left;

    display: block;
    background-color: #fff;
    border: 1px solid #ccc;
    border-left: 0;
    border-top:0;
    text-align: center;
    padding:20px;
}
.productlist .item img {
    margin-bottom: 10px;
    width: 150px;
    height: 140px;
}

.productlist .item a {
    color: #333;
    clear:both;
    font-size: 11px;
    text-decoration: none;
  
}
.productlist .item a:hover {
    color: red;
    text-decoration:underline;
}


.productgird .item
{
    display: block;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    border-top:0;
    padding:20px;
}
.productgird .item img {
    margin-right: 20px;
    width: 150px;
    height: 140px;
    float: left;
}

.productgird .item a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    
}
.productgird .item a:hover {
    color: red;
    text-decoration:underline;
}

.productlist .warranty {
    color: blue;
    font-weight: bold;
    display: none;
}
.productlist .price {
    color: red;
    font-weight: bold;
    display:none;
}


.productgird .warranty {
    color: blue;
    
    display:inline;
}
.productgird .price {
    color: red;
    
    display:inline;
}


.product_detail {

    margin: 0px 4px;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px 20px;
    width: 597px;


}

.nav{
    background: url(images/product_detail.gif) repeat-x;
    color: #666;
    padding: 8px;
    margin: 0px 4px;
    border: 1px solid #ccc;
    border-top: none;
    padding: 5px 20px;
}

.nav a {
    color: #666;
    text-decoration: none;
    margin-right: 10px;
}

.product_detail .boxpic {
    width: 200px;
    float: left;
    display: block;
    text-align: center;


}
.product_detail .boxpic img {
    padding: 5px;
    border: 5px #ddd solid;
    margin: auto;
}

.product_detail .boxpic span.name{
    text-transform:uppercase;
    color: #02754e;
    font-weight: bold;
    font-size: 11px;
}
.product_detail .boxpic span.gia{
    color: red;
}
.product_detail .boxlienquan {
    float: left;
    margin-left: 10px;
}

.product_detail .listsplienquan {
    width: 377px;
    height: 168px;
    background: url(images/splienquan.gif);
}
.splienquan {
    width: 369px;
    border-right: 4px red solid;
    border-left: 4px red solid;
    padding: 5px 0;
    text-align: center;
    background-color: #eee;
    font-weight: bold;
    margin-bottom: 5px;
}



.product-tabs {
    margin: 15px 0 0;
}

.product-tabs ul li {
    list-style-type: none;
    float: left;
    padding: 0;
    margin: 0;
}

.product-tabs ul li a {
    float: left;
    width: 115px;
    height: 24px;
    background: url(images/tab_a.gif);
    text-align: center;
    padding: 8px 0 0;
    display: block;
    color: #666;
    text-decoration: none;
}

.product-tabs ul li a.selected {
    background: url(images/tab_current.gif);
    font-weight: bold;
}

.product-text {
    padding: 10px 15px 30px 5px;
    line-height: 20px;

}

h4.product-other {
    margin: 0;
    background: url(images/other_bg.gif);
    width: 501px;
    height: 19px;
    text-indent: 20px;
    padding: 4px 0 0;
    text-transform: uppercase;
    font-size: 11px;
}

.product-other ul {
    padding: 0;
    margin: 0;
}

.product-other ul li {
    padding:0;
    margin: 0;
    list-style-type: none;
    background: url(images/ovuong.gif) no-repeat 10px 15px;
    padding: 8px 0 0;
    padding-left: 20px;
}

.product-other ul li span {
    padding-left: 15px;
}

.product-other ul li a {
    color: #272626;
}

.product-other ul li a:hover {
    color: #999898;
    text-decoration: underline;
}
.relate {
    width: 200px;
    display: block;
    padding: 20px 20px 0 20px;


}

.relate {
    float: left;
    padding: 0 10px;
    width: 100px;
    text-align: center;

}
.relate  img{
    margin-bottom: 5px;
    width: 100px;
    height: 100px;
}
.relate  a{
    color: #666;
    text-decoration: none;
}
.relate  a:hover{
    color: #02754e;
    text-decoration: none;
}


h4.colligate {
    background: url(images/product_other_bg.gif);
    width: 334px;
    height: 20px;
    text-align: center;
    padding: 3px 0 0;
}

.colligate-items {
    width: 377px;
    height: 168px;
    background: url(images/colligate-bgs.gif);
    margin: 8px 0 0;
    font-size: 11px;
}
.colligate-items a{
    color: #666;
    text-decoration: none;
}


.colligate-items a.backs, .colligate-items a.nexts {
    display: block;
    height: 168px;
    width: 20px;
    background: url(images/backs.gif);
    float: left;
}

.colligate-items a.nexts {
    background: url(images/nexts.gif);
    width: 21px;
}

.colligate-items div.center {
    width: 336px;
    float: left;
    height: 168px;
    overflow: hidden
}

.colligate-items div.center ul {
    padding: 0;
    margin: 0;
}

.colligate-items div.center ul li {
    float: left;
    list-style-type: none;
    width: 100px;
    text-align: center;
    padding: 13px 10px 0;
    border-right: #eae9e9 1px solid;
    height: 155px;
}




.h3news {
    color: #903101;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;

}

.idxnews {
    padding: 0px 20px 20px 20px;
}

.idxnewsleft {
    float: left;
    width: 350px;
    display: block;
}

.idxnewsleft a{
    text-decoration: none;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.idxnewsleft a:hover {
    text-decoration:underline;
}

.idxnewsleft .photo {
    margin: 0 5px 0 0;
    float: left;
}
.idxnewsright {
    margin-left:10px;
    width: 245px;
    float: left;
    display: block;


}
.idxnewsright ul, .idxnewsright li{
    margin: 0;
    padding: 0;
    list-style: none;

}
.idxnewsright ul li{
    width: 100%;
    width: 230px;
}

.idxnewsright ul li {
    padding-left: 15px;
    margin-bottom: 10px;
    background: url(images/but.gif) no-repeat 0px 5px;
}
.idxnewsright ul li a {
    color:#333;
    text-decoration: none;
}
.idxnewsright ul li a:hover {
    text-decoration:underline;
}


.showcase-logos {
    margin: 0;
    padding: 0;
    position: relative;
    height: 140px;
    padding-top: 5px;
}
.showcase-logos a{
    text-decoration: none;
}

.showcase-logos .previous {position:absolute; left:0px; top:0px; width:22px; height:147px; background:url(images/mleft.gif) no-repeat; }
.showcase-logos .next  {position:absolute; right:0px; top:0px; width:22px; height:147px; background:url(images/mright.gif) no-repeat; }

