body {
    background: url("../images/bg.png") #e87905 repeat center;
    color: #666;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
a {
    color: #4C4C4C;
    text-decoration: none;
}
a:hover, a:focus {
    color: #E6BF00;
    text-decoration: none;
}
h2, .h2 {
    font-size: 20px;
}
#t3-header {
    background: #B15A00;
}

.btn-primary {
    background-color: #22A4CC;
}
.navbar-default {
    background: none;
    border: none;
}
.t3-mainnav .container {     background: #BB6000;
    padding-left: 0px;
    padding-right: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid rgb(255, 138, 14);
    box-shadow: 0 0px 5px rgba(0,0,0,0.09);}
.navbar-default .navbar-nav {
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFFEFE;    
	background-color: #FFB208;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background: none;
}
.nav > li > a {
    padding: 10px 24px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #E88E30;
}
.t3-content {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}
.t3-copyright {
    border-top: 1px solid #E66D23;
    font-size: 12px;
    padding: 20px 0 2px;
	    color: #fff;
}
.t3-copyright a{
	    color: #fff;
}
.t3-footer {
    border-top: 1px solid #EF8A23;
    background: rgba(177, 0, 0, 0.3);
    color: #555555;
}
.t3-footnav .t3-module {
        background: none;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 10px;
}
#flexicontent .floattext {
    color: #DAA100;
}
#flexicontent .floattext1 {
    padding-bottom: 20px;
}
.catinfo a{
font-size: 23px;
line-height:40px;
    color: #B15A00;}
ul.product1 {
    list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.product1 li {
text-align: center;
width: 48.6%;
    margin-left: 1%;
    padding: 12px 0px 0px 0px;
    background: none;
    min-height: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    line-height: inherit;
}
@media (max-width: 480px) {
	ul.product1 li {
		width: 100%;
		margin-left: 0%;
	}	
}
ul.product1 li h3 {
    font-size: 17px;
    line-height: 20px;
	color: #292929;
	text-transform: uppercase;
}
ul.product1 li h3 a{
	color: #292929;
}
ul.product1 li img {
    border: 1px #DCDCDC solid;
	border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.module_menu1 .module-inner {
    background-color: #FFF;
	border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
	box-shadow: 0 0px 5px rgba(0,0,0,0.09);
	}
.module_menu1 .module-title {
    background-color: #B95F00;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
	    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.module_sanphamcungloai  .module-title {
    margin: auto;
    line-height: 40px;
    border-top: 1px #A9A9A9 solid;
    color: #D26A00;
}
.t3-sidebar {
    padding-top: 0px;
    padding-bottom: 20px;
	padding-right: 0px;
}
.t3-navhelper {
    background: #CE540B;
    border-top: 1px solid #EC871E;
    color: #555555;
    padding: 5px 0;
}
.breadcrumb { background: none;}

img.fc_field_image {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.info-left {
float: left;
    width: 40%;
    height: auto;
	font-weight: bold;
}
.info-center {
    float: left;
    width: auto;
    height: auto;
    margin-right: 5px;
}
.info-right {
color: #D04502;
float: right;
    width: 55%;
    height: auto;
    text-align: left;
}
.info-right a{
color: #C76A09;
    font-weight: bold;
}
.info-right a:hover{
color: #ECC124;
}
.dathang a{
    background-color: #FF4700;
    color: #fff;
    padding: 4px;
    border: 1px #CC3900 solid;
	border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pagination ul>li {
    display: inline;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
#flexicontent .fc_item_title, #flexicontent .fc_item_title a {
    font-size: 23px;
}
#flexicontent ul.introblock > li {
    margin: auto;
    padding: 0px;
    border: none;
    background: none;
    width: 100%;
    min-height: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    line-height: inherit;
}
#flexicontent .catimg img {
    padding: 0px;
    border: none;
    border-radius: 0px;
}