
/*Headder*/ 
.link_top{
    background: none repeat scroll 0 0 #F47920;
    height: 43px;
    position: absolute;
    width: 100%;
    z-index: -1;
	}
.center{
	margin:auto;
	width:1000px;
	}
.header{
  height: 36px;
    padding-top: 7px;
	position:relative;
	}
.Hotline_top{
	background: url(../images/phone.png) no-repeat;
	float:left;
	}

.Hotline_top a{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-left: 35px;
    text-align: center;
	float:left;
		}
	.Hotline_top a span{
    display: block;
    margin-left: 54px;
    margin-top: -2px;
		}
		
	/*Search*/
	.Search_top{
		float:right;
		width:auto;
		text-align:left;
		}	
	.face{
		float:left;
		width:auto;
		margin-right:10px;
		}
	.face a{
    background: url("../images/face.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    line-height: 2;
    margin-left: 10px;
    padding-left: 13px;
    text-transform: capitalize;
	font-weight:bold;
		}
	.face a:hover{
    background: url("../images/face.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    line-height: 2;
    margin-left: 10px;
    padding-left: 13px;
	    text-decoration: -moz-anchor-decoration;
    text-transform: capitalize;

		}
	.Twitt{
		float:left;
		width:auto;
		margin-right:10px;
		}
	.Twitt a{
    background: url("../images/twitt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    line-height: 2;
    margin-left: 10px;
    padding-left: 20px;
    text-transform: capitalize;
	font-weight:bold;
		}
	.Twitt a:hover{
    background:url(../images/twitt.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    line-height: 2;
    margin-left: 10px;
    padding-left: 20px;
	text-transform:lowercase;
	    text-decoration: -moz-anchor-decoration;
    text-transform: capitalize;

		}
	.text_search{
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 3px;
    color: #808080;
    padding: 6px;
    width: 170px;
		}
	.button{
    background: url("../images/Search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 0;
    height: 25px;
    margin-left: -22px;
    width: 25px;
			}
			
	/*lang*/		


.search {
    border-radius: 4px;
    float: left;
	margin-right:50px;
}

.Language {
    border-radius: 4px;
    float: left;
    padding: 1px;
    text-align: center;
}
.Language a{
		display:block;
		}
.Language a img{
height: 36px;
width: 35px;
		}
.langs{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 0 5px -1px;
    display: none;
    padding-bottom: 0;
    position: absolute;
    right: -1px;
    top: 35px;
    width: 36px;
    z-index: 99999999;
	}
	.toggle_langs{
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 99999999;
	}
.langs a{
    display: block;
	text-align:center;
	}
	.langs a:hover{
    background: none repeat scroll 0 0 #CFCFCF;
    display: block;

	}
	.eng{
		width: auto;
		
		}
	.eng a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    line-height: 4;
    padding-bottom: 2px;
    padding-top: 7px;
    width: auto;
		}
		.eng a :hover{
    width: auto;
		background:#999;
		}
	 
		/*content8*/
	.content_left{

    float: left;
    margin-top: 30px;
   
    width: 180px;	} 
		
	/*menu left*/
	#sidebar{
	    background: url("../images/online_line.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
		width:100%;
		float:right;
		font-size:15px;
		margin-bottom:15px;
		margin-top:-20px;
		}
	
h2.main-title {
    color: #454545;
    font-size: 18px;
    font-weight: normal;
		text-align:right;
		margin-bottom:15px;
}
#sidebar ul {
    list-style: none outside none;
}
#sidebar ul.mainnav {

    list-style: none outside none;
    margin: 5px 2px 0px;
    padding: 0 0 39px;
    text-align: right;
}
#sidebar ul.mainnav li {
    display: block;
}
#sidebar ul.mainnav li a {
    color: #29166f;
    display: block;
    font-weight: bold;
    padding: 6px 0 7px;
    text-decoration: none;
}
#sidebar ul.mainnav li a.active {
		background:url(../images/menu_left.png) no-repeat scroll right 10px rgba(0, 0, 0, 0);
    color: #F69046;
    padding-right: 10px;

}
#sidebar ul.mainnav li a:hover, #sidebar ul.mainnav > li.active > a {
    color: #F69046;
	background:url(../images/menu_left.png) no-repeat scroll right 10px rgba(0, 0, 0, 0);
    padding-right: 10px;
}
#sidebar ul.mainnav > li.active > a {
    background:url(../images/menu_left.png) no-repeat scroll right 10px rgba(0, 0, 0, 0);
    padding-right: 10px;
     color: #F69046;
}
#sidebar ul.mainnav li ul {
    display:block;
    padding-left: 0;
}
#sidebar ul.mainnav li.active ul {
    display: block;
}
#sidebar ul.mainnav li ul li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #5E5E5E;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 10px 4px 0;
		}
#sidebar ul.mainnav li>ul> li> a:hover .active {
	background:none;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 10px 4px 0;
		}
#sidebar ul.mainnav li ul li.active a {
	background:url(../images/menu_left.png) no-repeat scroll right 10px rgba(0, 0, 0, 0);
     color: #F69046;
}
#sidebar .support-online {
	
    bottom: 20px;
    padding: 10px 0;
    position: absolute;
    right: 15px;
}

.support-online a {
    color: #8B8B8B;
    display: block;
    float: right;
    font-weight: bold;
    height: 15px;
    margin: 0;
    min-width: 20px;
    padding: 2px 0 0;
    text-align: left;
}
.support-online  span {
    color: #8B8B8B;
    float: right;
    font-weight: normal;
    height: 15px;
    margin-left: 35px;
    margin-right: 9px;
    text-align: right;

}
.support-online  h3 {
    color: #8B8B8B;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
}

.support-online a span.icon {
    background: url("../images/sky.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 26px;
    margin-left: 0;
    margin-top: 2px;
    width: 17px;
}

.logo_bottom{
    float: right;
    margin-top: 40px;
    text-align: right;
    width: 100%;
		}
		
.logo_bottom a{
margin-left:2px;
		}
.logo a{
	height:auto;
	width:auto;
	}
.logo a img{
    width: 180px;
	}
.content{
    background: url("../images/shadow_menus.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    float: right;
    margin-top: 48px;
    padding-left: 26px;
    position: relative;
    width: 753px;
	}
	.content_home{
    float: right;
    margin-top: 30px;
    padding-left: 0px;
    width: 770px;
	}
.slider{
    background: url("../images/slider_bottom.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    margin-top: -15px;
    padding-bottom: 2px;
	}
	
.home_contact{
	width:100%;
	margin-top:20px;
	}
.tilte_home{
    border-bottom: 1px solid #F47920;
    color: #5E5E5E;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    position: absolute;
    
    top: -23px;
	}
.home_left{
    float: left;
    padding-right: 10px;
    text-align: justify;
    width: 330px;
	position:relative;
	}
.home_left a{
    border-top: 1px solid #d2d2d2;
    color: #5E5E5E;
    display: inline-block;
    padding-top: 12px;
    width: 100%;
	}
.home_right{
    float:right;
    text-align: justify;
    width: 384px;
	position:relative;
	}
.home_right_news{
	border-top: 1px solid #d2d2d2;
	float:right;
	width: 384px;
	}
.home_right_news a{
    color: #808080;
    display: inline-block;
    padding-top: 12px;
    width: 100%;
	}
.home_right_news a:hover{
    color: #F47920;
    display: inline-block;
    padding-top: 12px;
    width: 100%;
	}
.home_right_news a span{
    color: #f47920;

	}

.abouts{
    float: left;
    padding-right: 10px;
    text-align: justify;
    width: 100%;
	}

.abouts .abouts_detail{
    border-top: 1px solid #D2D2D2;
    color: #666;
    display: inline-block;
    padding-right: 10px;
    padding-top: 12px;
    width: 100%;
	}
.product{
    float: left;
    text-align: justify;
    width: 100%;
	}
.title_content_product{
	color:#058743;
	font-size:15px;
	font-weight:bold;
}
.product_center{
    border-top: 1px solid #D2D2D2;
    color: #666666;
    display: inline-block;
    font-size: 13px;

    padding-top: 12px;
    width: 100%;
	}
.product_center li{
	list-style:none;
	}
.product_images{
    float: left;
    margin: 0 30px 10px 0;
    padding: 0;
	width:420px;
	}
.bxsliderproduct{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.product_content{
    border-bottom: 1px dotted #CCCCCC;
    color: #353535;
    float: right;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 20px;
    width: 305px;
	}
.product_content a{
    color: #058743;
    float: left;;
	}
.product_content span{
    color: #353535;
    float: left;
    margin-top: 10px;
    text-align: left;
	}
.title_product{
    margin-bottom: 12px;
    padding-bottom: 10px;
    width: 100%;
	}
.title_product a{
   color: #058743;
    float: left;
    font-size: 15px;
    margin: 0 16px 0 0;
	font-weight:bold;
	}
	.facebook{
    float: left;
    margin-bottom: 30px;
    width: 100%;
		}
	.back{
		float:left;
		width:100%;
		margin-top:10px;
		}
		.back a{
   background: url("../images/back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #F5843C;
    font-weight: bold;
    padding-left: 14px;
					}
					
		/*product*/			
		.product_item{
   float: left;
    height: 260px;
    margin-right: 51px;
    margin-top: 20px;
    overflow: hidden;
    text-align: left;
    width: 217px;
}

.prodict_item_img :hover {
    border: 1px solid #F47920;
    padding: 2px;
    margin: -3px;
}

.product_item h3 a{
    color: #666666;
    display: block;
    line-height: 18px;
    min-height: 20px;
    text-align: center;
}
.product_item h3 a:hover{
	display:block;
	color:#f47920;
}
.prodict_item_img{
    border: 1px solid #D2D2D2;
    display: block;
    height: 210px;
    margin-bottom: 8px;
    padding: 2px;
    width: 210px;;
}
.last-child{
margin-right: 0px !important;
	}
	/*news*/
.tintuc_page{
	width:815px; /* div bao ngoài tất cả các tin */
}
.news_home_item{
    float: left;
    margin: 6px 0 10px;
    padding-bottom: 15px;
    text-align: justify;
    width: 100%;
		 font-size: 13px;
}
a.news_home_img{
    border: 1px solid #D2D2D2;
    float: left;
    height: 131px;
    margin-right: 14px;
    padding: 4px;
    width: 193px;
		}

.news_home_item h3 a{
    color: #F5843C;
    display: block;
    font-size: 13px;
    padding-bottom: 3px;
}
.news_home_item h3 a:hover{
    color: #F5843C;
    display: block;
    font-size: 13px;
    padding-bottom: 3px;
    text-decoration: -moz-anchor-decoration;
}
.news_home_item  span{
    color: #b8b8b8;
    display: block;
    padding-bottom: 3px;
	font-size:11px;
}
a.view_more{
    background: url("../images/detail.jpg") no-repeat scroll 4px 2px rgba(0, 0, 0, 0);
    color: #444444;
    float: right;
    font-size: 8px;
    margin-top: -53px;
    padding-left: 10px;
    width: 48px;
}
.news_home_intro{
	overflow:hidden;
}
 
.title_news{
	   padding-bottom: 20px;
	}
.title_news a{
    color: #F47920;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
	}
.title_news span{
    color: #999999;
    display: block;
    font-size: 11px;
		   padding-bottom: 5px;
	}
.other{
	background:none;
}
.other h3{
    color: #333333;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 7px;
    margin-top: 33px;
}
.other h3 span{
    background: url("images/other_title_left.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: block;
    line-height: 0;
    margin: 0 0 30px;
}

.other a {
    background: url("../images/menu_bottom.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
    color: #808080;
    display: block;
    padding: 5px 0 5px 10px;
	margin-left:10px;
}
.other a:hover {
    background: url("../images/menu_bottom.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
    color: #f5843c;
    display: block;
}
.other a span {
    color: #f5843c;
    font-size: 11px;
    font-weight: normal;
}         
    
		
.Gogo{
	border-bottom:1px solid #e1e1e1;
	float:left;
	width:100%;
	text-align:left;
	padding:15px  5px ;
	}
.Gogo a{
    float: left;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
	font-weight:bold;
	}
.Gogo a:hover{

	float:left;
	width:100%;
	text-align:left;
color:#f47920;
	display:block;
	}
.Gogo span {
    color: #b8b8b8;
    font-size: 11px;
    font-weight: normal;
}
.left_contact{
    float: left;
    margin-right: 35px;
    width: 335px;
	}
.right_contact{
    float: left;
    text-align: left;
    width: 47%;
	}



/*Contact*/
#contact h3.title_center {
    font-size: 11px;
}
#contact form {
    float: left;
    width: 100%;
}
#contact form label {
    float: left;
    margin-right: 6px;
    text-align: right;
    width: 61px;
}
#contact form input {
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 5px;
    width: 250px;
    color: #666666;
}
#contact form textarea {
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 5px;
    width: 350px;
}
#contact form input.input_submit, #contact form input.input_reset {
    background: url("images/btn_contact.jpg") no-repeat scroll 0 0 transparent;
    border:none;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin-left: 65px;
    margin-top: 10px;
    padding-bottom: 2px;
    text-align: center;
    width: 68px;
}
#contact form input.input_reset {
    margin-left: 10px;
}
#contact form textarea {
    height: 120px;
}
.map {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    height: 380px;
    padding: 3px;
    width: 100%;
	margin-top:30px;
}
#siimage{
	float: left;
	
}
#reload_img{
	    color: #FFA500;
    float: left;
    line-height: 2;
    margin-left: 10px;
   
}
.input_submit{
    background: none repeat scroll 0 0 #FFA500;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px 5px;
    border-radius: 5px;
	text-transform: uppercase;
}
.input_reset{
	background: none repeat scroll 0 0 #FFA500;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px 5px;
    border-radius: 5px;
	 text-transform: uppercase;
}
#lhc_status_container{
	    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F6F6F6;
    border-color: #E3E3E3 -moz-use-text-color -moz-use-text-color #E3E3E3;
    border-image: none;
    border-style: solid none none solid;
    border-top-left-radius: 20px;
    border-width: 1px 0 0 1px;
    bottom: 0;
    box-shadow: -2px -2px 5px rgba(50, 50, 50, 0.17);
    font-family: arial;
    font-size: 12px;
    padding: 5px 0 0 5px;
    position: fixed;
    right: 0;
    transition: all 1s ease 0s;
    width: 190px;
    z-index: 9998;
}
.header_top{
	width: 100%;
	
	background: url("../images/bg_header.png") repeat-x;
	float:left;
}
.header_center{
	width: 1000px;
	margin: 0px auto;
	
	
}
.wrap_hotline_search{
	width: 1000px;
	
	
}
.hotline{
	background: url("../images/bg_hotline.png") no-repeat left center;
	color:#fff;
	padding-left:35px;
    float: left;
    height: 45px;
    line-height: 45px;
    
}

.hotline span{
	font-size: 14px;
	font-weight: bold;
}
.wrap_fb_search{
	float: right;
}
.fb_top{
	float: left;
	background: url("../images/bg_fb.png") no-repeat left center;
	padding-left:20px;
    float: left;
    height: 45px;
    line-height: 45px;
    color: #fff;
}
.fb_top span{
 padding-right: 15px;
 border-right: 1px solid #fff;
}
.order_top{
	float: left;
	background: url("../images/bg_order.png") no-repeat left center;
	padding-left:30px;
    float: left;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin-left: 20px;
}
.search_top{
 	float: left;
 	margin-left: 20px;
 	margin-top: 10px;
}
.wrap_logo_menu{
	width: 1000px;
	
}
.logo{
	float: left;
}
.logo_slogan{
	float: left;
}
.content_primary_right{
	float: right;
	width: 770px;
}
.footer{
	width: 100%;
	background: #29166f;
	margin-top: 20px;
	
}
.footer_center{
	width: 1000px;
	padding: 10px 0px 15px 0px;
	
	margin: 0px auto;
}
.contacts_footer{
	float: left;;
	margin-left: 230px;
	color: #fff;
	width: 385px;
	overflow: hidden;
}

.coppyright{
	float: right;
	color: #fff;
}
.coppyright a{
	color: #fff;
}
.product_detail_left{
	float: left;
	width: 390px;
}
.wrap_slider_pro_up{
	padding: 4px;
	border: 1px solid #dad9d9;
	width: 382px;
	height: 382px;
	
}
.products_detail_right{
	float: right;
	width: 340px;
}

.slide_product_other{
	width: 390px;
	margin-top: 20px;
}

.slide_home {
   height:80px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    width: auto;
}

.slide_home .prev_home {
    left: 0;
    top: 30px;
}

.slide_home .next_home, .slide_home .prev_home {
    cursor: pointer;
    height: 19px;
    position: absolute;
    width: 11px;
}
.slide_item_home ul{
	margin: 0px;
	padding: 0px;
}

.slide_item_home ul li {
    border: 1px solid #CCCCCC;
    display: block;
   
    overflow: hidden;
    text-align: center;
   width: 70px;
   height: 70px;
   padding: 4px;
   float: left;
   margin: 0px 5px;
}
.slide_home .slide_item_home {
    height: 85px;
    margin-left: 15px;
    margin-right: 15px;
}
.slide_home .next_home, .slide_home .prev_home {
    cursor: pointer;
    height: 19px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 11px;
}


.pro_detai_title{
	font-size: 14px;
	font-weight: bold;
	color: #29166f;
	margin-bottom: 20px;
}

.content_detai_pro{
	padding: 10px 0px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	
}
.ctsp{
	color: #29166f;
	font-size: 13px;
	margin-bottom: 15px;
}
.wrap_slider_doitac{
	width: 700px;
	
	padding: 15px 35px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	
}

.wrap_slider_doitac .bx-prev{
	left: -35px !important;
}
.wrap_slider_doitac .bx-next{
	right: -35px !important;
}
.title_cate_pro_menu{
	color:#f47920;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	background: url("../images/bg_cate_pro_menu.png") no-repeat bottom left;
	padding-bottom:5px;
	margin-bottom:10px;
}
.price_detail span{
	color:#f47920;
	font-weight:bold;
	font-size:14px;

}
.price_detail{
	float:left;
}
.submit_muahang{
	float:right;
}
.wrap_price_order{
	margin-bottom:30px;
}

.content_mid {
    margin-top: 25px;
}


.giohang_row1 {
    background: none repeat scroll 0 0 #ECECEC;
    height: 37px;
}

.col3, .col4, .col5 {
    text-align: center;
}
.giohang tr.table_last {
    background: none repeat scroll 0 0 #ECECEC;
    border-bottom: medium none;
    font-size: 16px;
    height: 30px;
}

.back_pro {
    background: none repeat scroll 0 0 #FDCC78;
    border: medium none;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-left: 20px;
    padding: 3px 7px;
}

.giohang tr.table_last span {
    margin: 0 10px;
}

.giohang_sp a {
	background: url("../images/DeleteRed.png") no-repeat bottom left;
    color: #E6206F;
    display: block;
    font-size: 11px;
    margin-top: 5px;
    padding-left: 17px;
	margin-bottom:10px;
}

.thanhtoan_title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}

.thanhtoan p {
    overflow: hidden;
}

.thanhtoan label {
    float: left;
    width: 100px;
}

.thanhtoan .input_order {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    height: 26px;
    margin-bottom: 15px;
    width: 390px;
}

.thanhtoan label span {
    color: #FF0000;
}

.thanhtoan textarea {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: left;
    height: 75px;
    margin-bottom: 15px;
    width: 390px;
}
.btn_thanhtoan1 {
    background: none repeat scroll 0 0 #FDCC78;
    border: medium none;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 27px;
    margin-left: 100px;
    width: 74px;
}

.giohang_img > img {
    border: 1px solid #CCCCCC;
    margin: 5px;
}
.bg{
	background:#fbfbfb;
}
#frthanhtoan .giohang{
	border-collapse: inherit !important;
}









