@charset "utf-8";
html, body, div, span,strong{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

body
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#333232;
	background: url(../image/bg1.png) no-repeat top center, url(../image/bg2.png) no-repeat bottom center;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

a{text-decoration:none; color:#373737;}
a:hover{color:#F00;}
img{border:0;}
.clear
{
  
    overflow:hidden;
    clear:both;
}
.txtcenter{
	text-align:center;
}
table,tr,td {border-collapse: collapse;}
.thongbao{	
    border: 1px solid #0C0;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    overflow: hidden;
	padding:15px;
}
.tablelienhe span{
	color:#F00;
}
.tablelienhe td{ height:25px;}
.tablelienhe .input,.tablelienhe textarea{
	border: 1px #E9E9E9 solid;
	azimuth:center;	
	width:300px;
	
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}

.box_news{clear:both; padding-bottom:10px; padding-top:5px; border-bottom:1px dotted #FFF;}
.box_news h2{
	font-size:12px;
	margin:0px;
}
.box_news h2 a{
	color:#0888E6;
}
.box_news p{
	margin:0px;
	padding:0px;
}
.box_news p.small{
	font-size:11px;
	color:#666666;
}
.box_news h2 a:hover{
	color:#F00;
}
h1.text_title{color:#241900; font-size:12px;}

.image_boder{float:left; margin:0px 10px; background:#FFF; padding:5px; border:1px solid #E4E4E4;}
.button {
    background: #4094CF;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 12px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    padding: 5px 30px;
	cursor:pointer;
}
.boder{border:3px #E0E0E0 solid; margin:0px 35px;}
.viewmore{		
	text-align:right;
	padding-right:10px;
}
.viewmore img{
	vertical-align:middle;
}
.viewmore a{
	color:#0000ff;
	font-size:11px;
	font-weight:bold;
}


.tinlienquan a{color:#333}
.textright{
	float: right;
    padding-right: 10px;}
	.textright a {   
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
.othernews{
	padding-left:10px;
	color:#666;
}

.othernews h1{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.othernews ul{
	list-style:inside;
}
.othernews ul li{
	padding-left:10px;
}
/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:15px;
}
.phantrang a {
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D2D2D2;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #636363;
    cursor: pointer;
    font-size: 11px;
    margin: 0 0 0 4px;
    padding: 6px 10px;
}
.phantrang a:hover {
    background: none repeat scroll 0 0 #FB0A0A; 
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {
    /*background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;*/
    /*border: 1px solid #D2D2D2 !important;*/
    color: #ADADAD !important;
    cursor: default;
    opacity: 0.7;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover {
    background: none repeat scroll 0 0 #FB0A0A;   
    box-shadow: none;
    color: #FFFFFF;
}/*----------------------------------------------------*/
#wrapper{
	padding:0px;
	width:1000px;	
	margin:0px auto;
}

/************** Header ****************/
#header{
	position:relative;
}
#header .banner{

}
#header .menu{
	height:40px;
	background:#2e2e2e;
	border-bottom: solid 5px #000;
	border-radius: 10px 10px 0px 0px;
}
#header .menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header .menu ul li{
	float:left;
	height:40px;	
}
#header .menu ul li.line{
	background: url(../image/line.png) no-repeat center;
	width:1px;
}
#header .menu ul li a{	
	color:#FFF;
	display:block;	
	padding:0px 23px;	
	line-height:40px;
	font-weight:bold;
	text-transform:uppercase;
}
#header .menu ul li a.active,#header .menu ul li a:hover{
	color:#FF0;
	background:url(../image/hover.png);
	
}
#header .menu .box_search{
	float: right;
	background: #fff;
	width: 210px;
	padding-left: 5px;
	height: 31px;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: 6px;
	border-radius: 5px;
}
#header .menu .box_search input[type="text"]{
	border:none;
	font-size:11px;
	width:175px;
	height:30px;
	background:none;
	padding-top:3px;
}
#header .menu .box_search input[type="button"]{
	background:url(../images/icon_search.png) no-repeat center center;
	width:25px;
	border:none;
	height:20px;
}
/***************** Container ********************/
.box_slider{
	margin-bottom:10px;
}
.box_slogan{
	padding:5px 0px;
	font-size:14px;
	color:#F00;
	font-weight:bold;
}
#container{
	background:#fff;
	border-radius: 0px 0px 10px 10px;
}
.container_left{
	float:left;
	width:246px;
	padding:2px;	
}



.container_left .module_left{
	border:solid 1px #ccc;
	border-radius:5px;
	margin-bottom:10px;	
}

.container_left .module_left h2{
	background:url(../image/tcat.png) no-repeat bottom left;			
	font-size:14px;	
	text-transform:uppercase;
	color:#FF0;
	font-weight:bold;
	height:36px;
	line-height:40px;
	margin:0px;
	text-align:center;
}

.container_left .module_left .content{
	padding:10px;	
}
.container_left .module_left .content.padding10{
	padding:10px;
}

.container_left .module_left ul.list_cat_product{
	padding:0px;
	margin:0px;
	padding-left:10px;
	list-style:none;
}
.container_left .module_left ul.list_cat_product li{	
	line-height:35px;
	background:url(../image/modul_left.png) repeat-x bottom left;
}

.container_left .module_left ul.list_cat_product li a{
	color:#000;
	font-weight:bold;
	display:block;
	background:url(../image/arrow.png) no-repeat left center;
	line-height:35px;
	padding-left:15px;
}
.container_left .module_left ul.list_cat_product li.item_support{
	line-height:28px;
	padding-left:15px;
	padding-right:15px;
	background:url(../image/arrow1.png) no-repeat left top;
}
.container_left .module_left ul.list_cat_product li.item_support a{
	float:right;
	background:none;
}

.container_left .module_left ul.list_cat_product li.item_support span{
	color:#276000;
	background:url(../image/email.png) no-repeat top left;
	font-size:12px;
	width:218px;
	float:left;
}
.container_left .module_left ul.list_cat_product li.item_support span b
{
	width:210px;
	float:left;
	min-height:35px;
}

.container_left .module_adv{
	margin-bottom:10px;
}
/***************/
.container_mid{
	float:right;
	width:745px;
	padding-right:10px;
}
.container_mid .box_content{
}
.container_mid .tcat{
	background:url(../image/tcat.png) no-repeat top left;
	text-transform:uppercase;
	font-weight:bold;
	height:35px;
	line-height:35px;
	padding-left:38px;
	font-size:14px;
	border-bottom:solid 1px #000;
}
.container_mid .tcat .icon{
	float:left;
	padding-right:40px;
	color:#ff0;
}
.container_mid .tcat a{
	float:right;
	margin-top:10px;
}
.container_mid .content{
	padding:10px;	
}
.container_mid .content img{
	max-width:100%;
}
/***************** Footer ********************/
#footer{
	background: transparent;
	color:#FFF;
	margin-top:10px;
}
#footer .menu_footer{	
	text-align:center;
	color:#FFF;
	background:url(../images/bg_footer_title.png) no-repeat top left;
	margin-left:-5px;
	margin-right:-5px;
	height:30px;
	line-height:25px;
}
#footer .menu_footer a{
	color:#FFF;
	font-weight:bold;
	padding:0px 20px;
	text-transform:uppercase;
}
#footer .static{
	float:right;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
}
#footer .static h3{
	font-size:12px;
	color:#3e9200;
	text-transform:uppercase;
}
#footer .conpyright{
	padding:10px;
}
#footer .conpyright p{
	margin:0px;
}
/*---------------------------------------*/
.product_detail_pic{
	float:left;
	width:300px;
	margin-right:10px;
}
ul.product_info{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.product_info li{
	padding:3px 0px;
}
ul.product_info li span{
	font-weight:bold;
	color:#2993D1;
	font-size:14px;
}
.usual{
	margin-bottom:10px;
}
.usual ul#tab_content{
	margin:0px;
	padding:0px;
}
.usual ul#tab_content li {
    float: left;
    list-style: none outside none;
}
.usual ul#tab_content a {
    background: #999;
    color: #FFF;
    display: block;   
    margin: 1px 1px 1px 0;
    padding: 6px 20px;
    text-decoration: none !important;
	font-weight:bold;
}
.usual ul#tab_content a:hover {
   background:#2993D1;
    color: #FFFFFF;
}
.usual ul#tab_content a.selected {
    background:#2993D1;
    border-bottom: 1px solid snow;
    color: #FFF;
    cursor: default;
    margin-bottom: 0;
	
}
.content_tab{
	clear: left;
	padding:10px 0px;
}
.rows_comment{
	border:1px solid #EFEFEF;
	margin:5px;
	padding:10px;
}
/*************************/
.title_table{
	background:#2993D1;
	color:#FFF;
	font-weight:bold;
}
/*****************************/
.title_news{
	font-weight:bold;
	color:#241900;
	font-size:14px;
}
/******************************/
.item_product{
	text-align:center;	
	margin-top:5px;
	padding-bottom:10px;
}
.item_product .images{	
	border:1px solid #cacaca;
	margin-bottom:5px;
	position:relative;
	background:#FFF;	
}
.item_product .images .icon{
	position:absolute;
	top:3px;
	right:3px;
	display:none;
}

.item_product .name{
	padding:0px 5px;
	margin-top:15px;
	font-weight:bold;
}
.item_product .name a{
	color:#000;
}
.item_product .price{
	color:#474747;
}
.item_product .price span{
	color:#ff0000;
}
.item_product .btn_order{
	padding:5px 0px;
}
.item_product .btn_order img{
	cursor:pointer;
}

/*------------------- Doi tac css -------------------*/
.box_partner{	
	background:#FFF;
	border:1px solid #b9b9b9;
	padding:9px;
	margin:0px 10px;
}

.ma-brand-slider-contain {	
	width:950px;
}

.brand-slider .jcarousel-container {
    -moz-border-radius: 10px;
    background: #fff;
    border: 2px solid #000;
}

.brand-slider .jcarousel-container-horizontal {
    width: 1000px;
    padding: 10px 0px;
	padding-left:40px;
	margin:0 auto;
	margin-top:80px
}
.brand-slider .jcarousel-clip-horizontal {
    width:  960px;
    height: 154px;
}

.brand-slider .jcarousel-item {
    width: 135px;
	float: left;
    list-style: none outside none;
	text-align:center;
}

.brand-slider .jcarousel-item-horizontal {
    margin-right: 25px;
	position: relative;
	height:80px;
	width:150px;
}

.brand-slider .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.brand-slider .product-image {
	display:inline-block;
	margin:0 0 8px;
}

/**
 *  Horizontal Buttons
 */
.ma-brand-slider .jcarousel-next-horizontal {
    position: absolute;
    top: 40%;
    right: -35px;
    width: 33px;
    height: 33px;
    cursor: pointer;
}

.ma-brand-slider .jcarousel-next-horizontal:hover {
    
}

.ma-brand-slider .jcarousel-next-horizontal:active {
   
}

.ma-brand-slider .jcarousel-next-disabled-horizontal,
.ma-brand-slider .jcarousel-next-disabled-horizontal:hover,
.ma-brand-slider .jcarousel-next-disabled-horizontal:active {
    cursor: default;    
}

.ma-brand-slider .jcarousel-prev-horizontal {
    position: absolute;
    top: 40%;
    left: -35px;
    width: 33px;
    height: 33px;
    cursor: pointer;
}

.ma-brand-slider .jcarousel-prev-horizontal:hover {
    background-position: 0 100%;
}

.ma-brand-slider .jcarousel-prev-horizontal:active {
    background-position: 0 100%;
}

.ma-brand-slider .jcarousel-prev-disabled-horizontal,
.ma-brand-slider .jcarousel-prev-disabled-horizontal:hover,
.ma-brand-slider .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 100%;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.ma-brand-slider .jcarousel-container {
    position: relative;
}
.ma-brand-slider .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.ma-brand-slider .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.ma-brand-slider .jcarousel-next {
    z-index: 3;
    display: none;
}
.ma-brand-slider .jcarousel-prev {
    z-index: 3;
    display: none;
}

.ma-brand-slider .ma-des {
	position: absolute;
	bottom: 10px;
}
.ma-brand-slider .ma-des-title {}
.ma-brand-slider .ma-des-title h2 {
}
.ma-brand-slider .ma-des-content {}
/*************************************/
.box_video .title{
	font-weight:bold;
	padding-top:5px;
}
  #galleria{height: 485px; background: #FFF }
  
/*-------------- Map css ------------*/
#map_canvas {    
    height: 500px;
    width: 680px;
	margin:10px auto;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
}
.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
}
.map_list_address {
    float: left;
    height: 500px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}
/************************************/
.box_news_left{
	float:left;
	width:450px;
	padding:10px;
}
.box_news_left .image{	
	float:left;
	margin-right:10px;
}
.box_news_left p{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}
.box_news_left p.smail_txt{
	font-size:11px;
	color:#939393;
	font-style:italic;
}
.box_news_left .name{
}
.box_news_left .name a{
	color:#0888e6;
	font-weight:bold;
}
.box_news_right{
	float:right;
	width:270px;
}
.box_news_right ul{
	list-style:none;
	margin:0px;
	padding-left:10px;
}
.box_news_right ul li{
	background:url(../images/dot.png) no-repeat 5px 5px;
	padding-left:20px;
}
.box_news_right ul li a{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.box_news_right ul li img{
	padding:2px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:5px;
	display:none;
}
.box_news_right ul li:first-child{
	padding-left:0px;
	background:none;
}
.box_news_right ul li:first-child a{
	text-transform:uppercase;
	color:#011ffe;
}
.box_news_right ul li:first-child img{
	display:inline;
}
.title_news{
	 color: #0888E6;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px 5px;
	margin:0px;
}