@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/industrial_bg.jpg) left top repeat-x #f4f4f4;
    color: #484848;
    /*font-family: "Century Gothic",Arial;*/
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 auto;
    padding: 0;
	width:980px;
}

a {
	cursor: pointer;
	color: #7e1416;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*-------------------------- wrapper --------------------------*/
#wrapper {
	width:980px;
	background:#fff;
	margin:15px 0;
}

/*------------------ header ----------------------*/
#wrapper #header #ja-header {
	padding:0 15px;
}
#wrapper #header #ja-header h1 {
	background:url(../images/industrial-brushware-logo.png) left top no-repeat;
	width:248px;
	height:128px; /*76*/
	text-indent:-9999px;
	margin:10px 0;
	padding:0;
	float:left;
}
#wrapper #header #ja-header h2 { /*---- de hien thi slogan  -----*/
	width:420px;
	float:left;
	font-family: "Century Gothic",Arial;
	font-weight: normal;
	text-align:center;
	font-size:29px;
	line-height:1.2em;
	padding:0;
	margin:10px 30px;
}
#wrapper #header #ja-header #language-cart {
	width:210px;
	float:right;
	margin-top:15px;
}
#wrapper #header #ja-header #language-cart .language {
	font-size:11px;
	color:#5a5a5a;
	float:right;
	margin-bottom:5px;
}
#wrapper #header #ja-header #language-cart .language select {
	font-size:12px;
	color:#5a5a5a;
	padding:2px;
}
#wrapper #header #ja-header #language-cart .cart {
	background:url(../images/cart-icon.png) left top no-repeat #363636;
	height:27px;
	color:#fff;
	width:170px;
	padding-left:40px;
	padding-top:8px;
	float:left;
	cursor:pointer;
}
#wrapper #header #ja-header #language-cart .cart span {
	color:#8a8989;
}
#wrapper #header #banner {
	width: 950px;
	height: 280px;
	padding:0 15px;
}

/*-------------------------- mainMenu --------------------------*/
#mainMenu
{
	width: 1000px;
	height: 49px;
	float:left;
	margin-left:-7px;
	background:url(../images/menu-bg.png) left bottom no-repeat;
}
#mainMenu #search {
	float:left;
	background:url(../images/bg_search.png) left top no-repeat;
	height:35px;
	width:219px;
	margin:3px 0 0 53px;
}
#mainMenu #search input {
	padding:8px 10px 7px 10px;
	height:20px;
	color:#5a5a5a;
	font-size:12px;
	width:158px;
	float:left;
	background:none;
	border:0;
}
#mainMenu #search a {
	width:38px;
	height:35px;
	float:left;
	text-indent:-9999px;
}
#mainMenu ul
{
	padding:0px;
	margin:0;
	width:700px;
	font-family: "Century Gothic",Arial;
	font-size:18px;
	float:left;
	height:42px;
	text-transform:uppercase;
}
#mainMenu ul li
{
  	list-style-type:none;
	float: left;
	background: url(../images/line_menu.jpg) right top no-repeat;
	height:42px;
	overflow:hidden;
}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:12px 25px;
	display:block;
	text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
	text-decoration:none !important;
	color:#fff !important;
	height:18px;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	margin-top:-42px;
	background: url(../images/menu-hover.jpg) right center repeat-x;
	color:#fff;
	text-decoration:none;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
	text-decoration:none;
}

.normalMenu, .normalMenu:visited{
	color:white;
	background:url(../images/line_menu.jpg) right top no-repeat;
	text-decoration:none;
}

/*-------------------------- container --------------------------*/
#wrapper #container {
  	float:left;
  	width:950px;
	padding:0 15px;
}
#wrapper #container .welcome {
	margin: 15px auto;
	padding: 0;
}
#wrapper #container .welcome span.welcome-top {
	display: block;
	width: 490px;
	height: 32px;
	margin: 0;
}
#wrapper #container .welcome {
	background: url(../images/bottom_right.png) 100% 100% no-repeat;
}
#wrapper #container .welcome span.welcome-top {
	background: url(../images/top_left.png) 0% 100% no-repeat;
}
#wrapper #container .welcome .welcome-conten {
	margin-top:-20px;
}
#wrapper #container .welcome .welcome-conten p {
	color:#c72229;
	font-size:24px;
	float:left;
	padding:40px 0 40px 30px;
	text-transform:uppercase;
	text-align:center;
}
#wrapper #container .welcome .welcome-conten .text-welcome {		
	border-left:1px dotted #666666;
	padding:0 40px 0 20px;
	float:left;
	width:700px;
	margin-left:20px;
}
#wrapper #container .welcome .welcome-conten .text-welcome h1 {
	margin:0 0 15px 0;
	font-size:18px;
	font-family: "Century Gothic",Arial;
	font-weight: bold;
}
#wrapper #container .welcome .welcome-conten .text-welcome h2 {
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:normal;
}
/*-------------------------- New Product --------------------------*/
.new-product {
	padding-bottom:50px;
}
.new-product h2 {
	font-size:24px;
	font-family: "Century Gothic",Arial;
	background:url(../images/industrial_bg_title2.jpg) left top no-repeat;
	width:910px;
	height:20px;
	text-transform:uppercase;
	padding:10px 20px;
	margin:0;
	margin-bottom:10px;
}
.new-product h2 span {
	color:#ffffff;
}
.new-product ul li {
	border:1px solid #eeeeee;	
	float:left;
	padding:3px 3px 10px 3px;
}
.new-product ul li > div a span {
	background:url(../images/bg_button.jpg) left bottom repeat-x #fff;
	float:left;
	border:1px solid #dfdfdf;
	padding:5px 10px;
	margin:5px;
	color:#7f1416;
}
.new-product ul li > div a span:hover {
	background:url(../images/bg_button.jpg) left bottom repeat-x #fff;
	float:left;
	border:1px solid #7e1416;
	padding:5px 10px;
	margin:5px;
	color:#484848;
}
.new-product ul li:hover {
	border:1px solid #7e1416;	
	float:left;
	padding:3px 3px 10px 3px;
}
.new-product ul li {
	float:left;
}
.new-product ul li img {
	border:0;
}
.new-product ul li span {
	text-align:left;
	float:left;
	padding:0 10px 5px 10px;
	line-height:1.2em;
	padding-top:10px;
	color:#484848;
}
.new-product ul li p {
	background:#d5161e;
	padding:5px 8px 8px 8px;
	font-family: "Century Gothic",Arial;
	float:left;
	color:#fff;
	font-size:24px;
	margin:-15px 0 0 -4px;
	position: relative;
}

.new-product .product_name{
	clear:both;
	}

/*-------------------------- E Store --------------------------*/
.e-store {
	padding-bottom:15px;
}
.e-store h2 {
	font-size:24px;
	font-family: "Century Gothic",Arial;
	background:url(../images/industrial_bg_title1.jpg) left top no-repeat;
	width:695px;
	height:20px;
	text-transform:uppercase;
	padding:10px 20px;
	margin:0;
	margin-bottom:10px;
}
.e-store h2 span {
	color:#7e1416;
}
.e-store ul.products {
	float:left;
	margin:0;
	padding:0;
}
.e-store ul.products li {
	border:1px solid #eeeeee;	
	float:left;
	padding:3px 3px 10px 3px;
	list-style:none;
	width:222px;
	margin:0 7px 15px 7px;
	/*height:230px; */
	height:290px;
}
.e-store ul.products li > div a span {
	background:url(../images/bg_button.jpg) left bottom repeat-x #fff;
	float:left;
	border:1px solid #dfdfdf;
	padding:5px 10px;
	margin:5px;
	color:#7e1416;
}
.e-store ul.products li > div a span:hover {
	background:url(../images/bg_button.jpg) left bottom repeat-x #fff;
	float:left;
	border:3px solid #dfdfdf;
	padding:5px 10px;
	margin:5px;
	color:#484848;
}
.e-store ul.products li:hover {
	border:1px solid #7e1416;	
	float:left;
	padding:3px 3px 10px 3px;
}
.e-store ul.products li img {
	border:0;
	overflow:hidden;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.e-store ul.products li span {
	text-align:left;
	float:left;
	padding:0 10px 5px 10px;
	line-height:1.2em;
	padding-top:10px;
	color:#484848;
}
.e-store ul.products li div.product_name {
	text-align:left;
	padding:0 10px 5px 10px;
	line-height:1.2em;
	padding-top:10px;
	color:#484848;
	clear:both;
}
.e-store ul.products li p {
	background:#7e1416;
	padding:5px 8px 8px 8px;
	font-family: "Century Gothic",Arial;
	float:left;
	color:#fff;
	font-size:20px;
	margin:10px 0 0 -4px;
	position: relative;
}
.e-store ul.products li div.promotion_name {
	background:#7e1416;
	padding:5px 8px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	color:#fff;
	font-size:18px;
	margin:-134px 0 -25px 0;
	position:relative;
}

/*-------------------------- Product --------------------------*/
.js-product-detail h2 {
	font-size:16px;
	font-family: "Century Gothic",Arial;
	background:url(../images/industrial_bg_title1.jpg) left top no-repeat;
	width:695px;
	height:20px;
	text-transform:uppercase;
	padding:10px 20px;
	margin:0;
	margin-bottom:10px;
}
.js-product-detail h2 span {
	color:#7e1416;
}

.product h2 {
	font-size:16px;
	font-family: "Century Gothic",Arial;
	background:url(../images/industrial_bg_title2.jpg) left top no-repeat;
	width:910px;
	height:20px;
	text-transform:uppercase;
	padding:10px 20px;
	margin:0;
	margin-bottom:10px;
}
.product h2 span {
	color:#fff;
}
.product ul li a {
	float:left;
}
.product ul li a img {
	float:left;
	padding:3px;
	border:1px solid #eeeeee;
}
.product ul li a img:hover {
	float:left;
	padding:3px;
	border:1px solid #7e1416;
}
.product ul li a span {
	text-align:center;
	width:210px;
	float:left;
	padding:0 10px;
	line-height:1.2em;
	padding-top:3px;
	color:#484848;
}
.product ul li a:hover span {
	text-decoration:none;
	color:#7e1416;
}
.product-info {
	float:left;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 450px;
	width:285px;
}
.product-info .description {
	border-top: 1px dotted #7e1416;
	border-bottom: 1px dotted #7e1416;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
}

.product-info .price {
	overflow: auto;
	border-bottom: 1px  dotted #7e1416;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
}
.product-info .options {
	border-bottom: 1px  dotted #7e1416;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
}
.product-info .options h3 {
	padding:0;
	margin:0;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.product-info .cart {
	border-bottom: 1px  dotted #7e1416;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
a.button {
	display: inline-block;
	background:#7e1416;
	text-decoration: none;
	cursor: pointer;
	color:#fff;
	padding:2px 5px;
	font-size:11px;
}
.link-add a {
	font-size:11px;
	color:#484848;
}
.link-add a:hover {	
	color:#7e1416;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .review {
	border-top: 1px  dotted #7e1416;
	border-left: 1px  dotted #7e1416;
	border-right: 1px  dotted #7e1416;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px  dotted #7e1416;
	line-height: 20px;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}

/*-------------------------- Contact --------------------------*/
.js-contact {
	padding-bottom:15px;
}
.js-contact h2, h1.page_title {
	font-size:24px;
	font-family: "Century Gothic",Arial;
	background:url(../images/industrial_bg_title1.jpg) left top no-repeat;
	height:20px;
	text-transform:uppercase;
	padding:10px 20px;
	margin:10px 0;
}
.js-contact h2 span {
	color:#7e1416;
}

.js-contact .left-contact {
	width:630px;
	/*margin-right:20px;*/
	margin:20px 0 0 0;
	float:left;
}
.js-contact .left-contact h3 {
	margin:0;
	color:#7e1416;
	font-size:18px;
}
.js-contact .left-contact table tr td input, .js-contact .left-contact table tr td textarea {
	background:#f7f8f8;
	border:1px solid #dcdcdc;
	padding:5px;
	font-size:14px;
}
.js-contact .right-contact {
	float:right;
	width:270px;
	border:3px solid #FFF;
}
.js-contact .right-contact p {
	margin:10px 0 0 0;
	padding:0;
}
.js-contact .right-contact h3 {
	margin:0;
	color:#7e1416;
	font-size:18px;
}
.js-contact .left-contact table tr td input#btn_enquiry_send {
	background:url(../images/bg_button2.jpg) left top repeat-x;
	cursor:pointer;
	color:#FFF;
	padding:5px 20px;
	margin-right:10px;
	margin-top:10px;
	border:0;
}
.btn_enlarge {
	background:url(../images/bg_button2.jpg) left top repeat-x;
	cursor:pointer;
	color:#FFF;
	padding:3px 10px;
	margin-right:10px;
	margin-top:5px;
	border:0;
	float:left;
	text-decoration:none;
}
#form_enquiry table tbody tr th {
	text-align:right;
	padding-right:5px;
	width:200px;
	margin-left:15px;
}
.cl-googleMap {
	border:3px solid #E2E2E2;
	margin-bottom:20px;
}

/*-------------------------- footer --------------------------*/
#footer {
	background:#333333;
	float:left;
	width:970px;
	padding:15px 5px 10px 5px;
	color:#fff;
	margin-top:15px;
}
/*#footer #box-footer {
	width:23%;
	float:left;
	padding:0 1%;
} This is for 4 columns of the tbl_pagecategory*/ 
#footer #box-footer {
	width:20%;
	float:left;
	padding:0 1%;
	margin-left:95px;
} /* This is for 3 columns of the tbl_pagecategory */
#footer #box-footer h3 {
	font-family: "Century Gothic",Arial;
	font-size:18px;
	margin:0;
	text-transform:uppercase;
}
#footer #box-footer ul {
	float:left;
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
}
#footer #box-footer ul li {
	background:url(../images/icon-footer.jpg) left 7px no-repeat;
	padding-left:10px;
	/*padding-bottom:3px;*/
	padding-bottom:15px;
}
#footer #footer-bottom {
	background:url(../images/line-footer.jpg) left top repeat-x;
	float:left;
	width:950px;
	margin:10px 10px 0 10px;
	padding:10px 0 0 0;
}
#footer #footer-bottom #footer-left {
	width:40%;
	float:left;
}
#footer #footer-bottom #footer-left span {
	color:#CCCCCC;
	padding-top:5px;
	float:left;
}
#footer #footer-bottom #footer-right {
	width:40%;
	float:right;
	text-align:right;
}
#footer #footer-bottom #footer-first-column {
	width:23%;
	float:left;
	text-align:center;
}
#footer #footer-bottom #footer-second-column {
	width:27%;
	float:left;
	text-align:center;
}
#footer #footer-bottom #footer-third-column {
	width:24%;
	float:left;
	text-align:center;
}
#footer #footer-bottom #footer-fourth-column {
	width:25%;
	float:left;
	text-align:center;
}
.clear {
	clear:both;
}

/*-------------left menu ---------------*/
#container-left {
	width:225px;
	margin-left:-15px;
	float:left;
}
#container-right {
	width:740px;
	float:right;
	margin: 10px 0 0 0;
}

/*-------- Products on homepage -----------------------*/
.js-gallery-product h2 {
	font-size: 18px;
	font-family: "Century Gothic",Arial;
	background: url(../images/industrial_bg_title2.jpg) left top no-repeat;
	/*width: 910px;*/
	height: 20px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 0;
	margin-bottom: 10px;
}
/*Add home*/
.js-gallery-product h3 {
	font-size: 16px;
	font-family: "Century Gothic",Arial;
	/*background: url(../images/industrial_bg_title1.jpg) left top no-repeat;*/
	/*width: 910px;*/
	/*height: 30px;*/
	color:#7e1416;
	text-transform: uppercase;
	padding: 7px 10px;
	margin: 0;
	margin-bottom: 10px;
	line-height: 1.4;
	text-align:center;
}
.js-gallery-product h4 {
	font-size: 14px;
	font-family: "Century Gothic",Arial;
	/*background: url(../images/industrial_bg_title1.jpg) left top no-repeat;*/
	/*width: 910px;*/
	height: 25px;
	/*text-transform: lowercase;*/
	padding: 7px 10px;
	margin: 0;
	margin-top: 10px;
}

.gallery-product li a img { /*w115 h68 OR w138 h82*/
	float: left !important;
	padding: 3px !important;
	width:115px !important;
	height:68px !important;
	border: 1px solid #eeeeee;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.gallery-product li a img:hover {	/*w152 h90 OR w130 h90*/
	width:130px !important;
	height:90px !important;
	float:left !important;
	padding:3px;
	border:1px solid #7e1416;
	margin-left:-8px;
}

.js-gallery-product h2 span {
	color: #ffffff;
}
ul#gallery-product {
	margin:10px 0;
	padding:0;
	float:left;
}
ul#gallery-product li { /*w230 h185 so product show tren 1 dong*/
	float:left;
	width:230px;
	height:185px;
	list-style:none;
	margin:0 8px;
}
ul#gallery-product li a img { /*w222 h133 OR 248/146*/
	float: left;
	padding: 3px;
	width:222px;
	height:133px;
	border: 1px solid #eeeeee;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
ul#gallery-product li a img:hover {	
	width:238px;
	height:143px;
	float:left;
	padding:3px;
	border:1px solid #7e1416;
	margin-left:-8px;
}

ul#gallery-product li a span {
	text-align: center;
	width: 210px;
	float: left;
	padding: 0 10px;
	line-height: 1.2em;
	padding-top: 3px;
	color:#484848;
}
ul#gallery-product li a:hover span {
	text-decoration:none;
	color:#7e1416;
}

/*-------- Category on Products and Estore menu -------------------*/
.js-cat-product {
	margin-top:15px;
}
.js-cat-product h2 {
	font-size: 18px;
	font-family: "Century Gothic",Arial;
	background: url(../images/industrial_bg_title2.jpg) left top no-repeat;
	/*width: 910px;*/
	height: 20px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 0;
	margin-bottom: 10px;
}
/*Add home*/
.js-cat-product h3 {
	font-size: 16px;
	font-family: "Century Gothic",Arial;
	/*background: url(../images/industrial_bg_title1.jpg) left top no-repeat;*/
	/*width: 910px;*/
	height: 15px;
	text-transform: uppercase;
	padding: 7px 10px;
	margin: 0;
	margin-bottom: 7px;
}

.cat-product li a img { /*w115 h68*/
	float: left !important;
	padding: 3px !important;
	width:225px !important;
	height:140px !important;
	border: 1px solid #eeeeee;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.cat-product li a img:hover {	
	width:235px !important;
	height:145px !important;
	float:left !important;
	padding:3px;
	border:1px solid #7e1416;
	margin-left:-8px;
}

.js-cat-product h2 span {
	color: #ffffff;
}
ul#cat-product {
	margin:10px 0;
	padding:0;
	float:left;
}
ul#cat-product li { /*w230 h185 so product show tren 1 dong*/
	float:left;
	width:230px;
	height:200px;
	list-style:none;
	margin:0 8px;
}
ul#cat-product li a img { /*w222 h133*/
	float: left;
	padding: 3px;
	width:248px;
	height:146px;
	border: 1px solid #eeeeee;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
ul#cat-product li a img:hover {	
	width:238px;
	height:143px;
	float:left;
	padding:3px;
	border:1px solid #7e1416;
	margin-left:-8px;
}

ul#cat-product li a span {
	text-align: center;
	width: 210px;
	float: left;
	padding: 0 10px;
	line-height: 1.2em;
	padding-top: 3px;
	color:#484848;
}
ul#cat-product li a:hover span {
	text-decoration:none;
	color:#7e1416;
}

/*Duc*/
/*Featured Products*/
.js-featured-product {
	margin-top:30px;
}
.js-featured-product h2 {
	font-size: 24px;
	font-family: "Century Gothic",Arial;
	color:#ffffff;
	background: url(../images/industrial_bg_title2.jpg) left top no-repeat;
	/*width: 910px;*/
	height: 20px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 0;
	margin-bottom: 10px;
}
.js-featured-product h3 {
	font-size: 19px;
	font-family: "Century Gothic",Arial;
	/*background: url(../images/industrial_bg_title1.jpg) left top no-repeat;*/
	/*width: 910px;*/
	height: 15px;
	text-transform: uppercase;
	padding: 7px 10px;
	margin: 0;
	margin-bottom: 7px;
}
.featured-product li a img { /*w196 h116*/
	float: left !important;
	padding: 3px !important;
	width:196px !important;
	height:116px !important;
	border: 5px solid #eeeeee;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.featured-product li a img:hover {	/*w220 h138*/
	width:206px !important;
	height:122px !important;
	float:left !important;
	padding:3px;
	border:1px solid #7e1416;
	margin-left:-8px;
}

ul#featured-product {
	margin:10px 0;
	padding:0;
	float:left;
}
ul#featured-product li { /*kthước featured product, w230 h185, tùy chỉnh để hiển thị số featured product mỗi dòng*/
	float:left;
	width:220px;
	height:185px;
	list-style:none;
	margin:0 8px;
}
ul#featured-product li a img {
	float: left;
	padding: 3px;
	width:222px;
	height:133px;
	border: 1px solid #7e1416;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
ul#featured-product li a img:hover { /*w238 h143*/	
	width:220px;
	height:138px;
	float:left;
	padding:3px;
	border:2px solid #7e1416;
	margin-left:-8px;
}

ul#featured-product li a span {
	text-align: center;
	width: 190px;
	float:left;
	padding: 0 10px;
	line-height: 1.2em;
	padding-top: 3px;
	color:#484848;
}
ul#featured-product li a:hover span {
	text-decoration:none;
	color:#7e1416;
}
/*ED*/

/*Duc*/
/*Home Products*/
.js-home-product {
	margin-top:10px;
}
.js-home-product h2 {
	font-size: 24px;
	font-family: "Century Gothic",Arial;
	color:#ffffff;
	background: url(../images/industrial_bg_title2.jpg) left top no-repeat;
	/*width: 910px;*/
	height: 20px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 0;
	margin-bottom: 10px;
}
.js-home-product h3 {
	font-size: 19px;
	font-family: "Century Gothic",Arial;
	/*background: url(../images/industrial_bg_title1.jpg) left top no-repeat;*/
	/*width: 910px;*/
	height: 15px;
	text-transform: uppercase;
	padding: 7px 10px;
	margin: 0;
	margin-bottom: 7px;
}
.home-product li a img { /*w196 h116*/
	float: left !important;
	padding: 3px !important;
	width:196px !important;
	height:116px !important;
	border: 5px solid #eeeeee;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.home-product li a img:hover {	/*w220 h138*/
	width:206px !important;
	height:122px !important;
	float:left !important;
	padding:3px;
	border:1px solid #7e1416;
	margin-left:-8px;
}

ul#home-product {
	margin:10px 0;
	padding:0;
	float:left;
}
ul#home-product li { /*kthước featured product, w230 h185, tùy chỉnh để hiển thị số featured product mỗi dòng*/
	float:left;
	width:220px;
	height:185px;
	list-style:none;
	margin:0 8px;
}
ul#home-product li a img {
	float: left;
	padding: 3px;
	width:222px;
	height:133px;
	border: 1px solid #7e1416;
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
ul#home-product li a img:hover { /*w238 h143*/	
	width:220px;
	height:138px;
	float:left;
	padding:3px;
	border:2px solid #7e1416;
	margin-left:-8px;
}

ul#home-product li a span {
	text-align: center;
	width: 190px;
	float:left;
	padding: 0 10px;
	line-height: 1.2em;
	padding-top: 3px;
	color:#484848;
}
ul#home-product li a:hover span {
	text-decoration:none;
	color:#7e1416;
}
/*ED*/

/*End Add home*/

#container-left ul.items
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#container-left h3
{
	display: block;
	width: 200px;
	padding: 11px 8px 15px 15px;
	margin: 0 0 0 -7px;
}
#container-left  ul.items  li.sliding-element a
{
	display: block;
	width: 170px;
	padding: 8px 18px;
	margin: 0;
	margin-bottom: 3px;
	font-weight:bold;
}

#container-left  h3
{
	color: #fff;
	background: url(../images/menu-bg.png) left bottom repeat-x;
	font-weight: normal;
	font-family: "Century Gothic",Arial;
	font-size:16px;
	text-transform:uppercase;
	height:21px;
	margin-top:10px;
}

#container-left  ul.items  li.sliding-element a
{
	color: #484848;
	background: url(../images/industrial_left_menu.jpg) -1px center repeat-x;
	text-decoration: none;
}

#container-left ul.items li.sliding-element a.active { color: #7e1416; }

#container-left  ul.items  li.sliding-element ul {
	margin:0;
	padding:0;
}
#container-left  ul.items  li.sliding-element ul li {
	list-style:none;
}
#container-left  ul.items  li.sliding-element ul li a {
	color: #777;
	background: url(../images/industrial_left_menu_sub.jpg) -1px center repeat-x;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
}
.js-gallery-product .summary, .js-gallery-product .pager, .list-view .summary{
	clear:both;
	}
.list-view .pager{
	margin:5px 0 10px 0;
	}
	
#footer a{
	color:#fff;
	text-decoration: none;
	}
#footer a:hover{
	color:#fff;
	text-decoration: underline;
	}			
#navigationMenu ul li.a.hoverMenu{
	margin-top:-42px;
	}	
	
#navigationMenu ul li.a.selectedMenu{
	margin-top:0px;
	}	
	
.errorSummary{
	background-color:#ccc;
	padding:10px;
	margin-bottom: 20px;
}	
.errorSummary p{
	color:#FA0D0D;
	font-weight:bold;
}
.errorSummary ul li{
	color:#FA0D0D;
}
#form_enquiry label.required{
	color:#484848;	
}
#form_enquiry input.error{
	background-color: #F6E8E8;	
}
.flash-success{
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 14px;
	border-radius: 4px;
	margin-bottom:20px;
}
.pika_main_img{
	width:100%;
}

/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module a {color: #FFF;}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
	color: #FFC710;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
.cart-info tbody .quantity input{
	text-align:right;
	padding-right:3px;
}

/* button */
a.button {
	display: inline-block;
	padding-left: 6px;
	background: url('../images/button-left.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
	padding-top:0px;
}
a.button span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 12px 8px 5px;
	background: url('../images/button-right.png') top right no-repeat;
}
a.button:hover {
	background: url('../images/button-left-active.png') top left no-repeat;
}
a.button:hover span {
	color: #FFFFFF;
	background: url('../images/button-right-active.png') top right no-repeat;
}
.buttons {
	border-top: 1px solid #EFDBAB;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left, .customer-register .left {
	float: left;
	width: 48%;
}
.checkout-content .right, .customer-register .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.checkout .payment-address .checkout-content{
	display:none;
}
#billing_address_form input[type="text"], #shipping_address_form input[type="text"] {
	width: 150px;
	}
	
.errorMessage{
	color:red;	
}

.black-button{
background-color: #000;
border: 0;
color: #fff;
cursor: pointer;
border-radius: 4px;
width: 80px;

line-height: 12px;
font-size: 12px;
font-weight: bold;
display: inline-block;
padding: 6px 12px 8px 5px;
font-family: Arial, Helvetica, sans-serif;
}
.black-button:hover{
background-color: #f1a40a;
}

#customer-info div{
	margin-bottom: 5px;
}
#customer-info h3{
	border-bottom: 1px solid #ccc;
}
#customer-info h2{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	padding:0;
	width: auto;
}

#customer-info  .left {
	float: left;
	width: 48%;
}
#customer-info  .right {
	float: right;
	width: 48%;
}
#customer-info input, #customer-info select, #customer-info #billing_address_form input[type="text"]{
	width: 250px;
	}
.order_detail .grid-view{
	padding:0;
}

/* Menu with Slide effect */

ul#sliding-navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3
{
	display: block;
	width: 195px;
	padding: 11px 8px 15px 15px;
	margin: 0 0 0 -7px;
}
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 170px;
	padding: 8px 18px;
	margin: 0;
	margin-bottom: 3px;
	font-weight:bold;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background: url(../images/menu-bg.png) left bottom repeat-x;
	font-weight: normal;
	font-family: "Century Gothic",Arial;
	font-size:17px;
	text-transform:uppercase;
	height:21px;
}

ul#sliding-navigation li.sliding-element a
{
	color: #484848;
	background: url(../images/industrial_left_menu.jpg) -1px center repeat-x;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover, ul#sliding-navigation li.sliding-element a.active 
{ 
	color: #7e1416; 
}

ul#sliding-navigation li.sliding-element ul {
	margin:0;
	padding:0;
}
ul#sliding-navigation li.sliding-element ul li ul {
	margin:0 0 0 10px;
	padding:0;
}
ul#sliding-navigation li.sliding-element ul li {
	list-style:none;
	padding-left: 0px;
}
ul#sliding-navigation li.sliding-element ul li a {
	color: #777;
	background: url(../images/industrial_left_menu_sub.jpg) -1px center repeat-x;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
}

ul#sliding-navigation ul.active{
	display: block;
}

ul#sliding-navigation li.active a
{
	color: #7e1416 !important;
}
ul#sliding-navigation li.active ul li a{
	color: #777 !important;
}
#mainMenu #search input#keyword{
	color:#999;
}
#mainMenu #search input#search-button{
width: 38px;
height: 35px;
float: left;
text-indent: -9999px; cursor: pointer
}
.e-store h2 span.keyword{
	color:blue;
}

/* Duc thêm vào thay cho table để responsive */

dl, dd, dt{
    margin:0;
}
.table_specification{
    display: table;
    width:100%;
    border-spacing:5px 5px;
}
.table_specification dl{    
      display:table-row;  
}
.table_specification dt, .table_specification dd{
    display: table-cell;
    width:50%;
    border:1px solid red;
}
@media only screen and (max-width:480px){
   .table_specification dd, .table_specification dt{
    display: block;
    width:100%;
    border:1px solid red;
	} 
}
.pac-container {
  width: 400px !important;
}

/* Duc them xong */