/* CSS Document */
*{
	margin:0px;
	padding:0px;	
}
@font-face{
	font-family: UTMBAYBUOM;
	src: url('../UVNBayBuom.ttf');
}

@font-face{
	font-family: UTM_HEAVY;
	src: url('../UTM Alberta Heavy.ttf'),url('UTM Alberta Heavy.eot'),
	;
}

@font-face{
	font-family: Myriad-pro-light;
	src: url('../images/fonts/MyriadPro-Light.otf'),
	url('../images/fonts/MyriadPro-Light.eot');
}
@font-face{
	font-family: UTM;
	src: url('../images/fonts/UTM Bebas.eot');
	src: url('../images/fonts/UTM Bebas.eot?#iefix') format('embedded-opentype'),
	url('../images/fonts/UTM Bebas.ttf');
}
#txtwrapper{
  max-width: 1000px;
  margin: auto;
  position: relative;	
}
#cont_main {
	min-height:100px;
    
}
#map_canvas{
	min-height:300px;	
}

#accordion > li>a:hover{
	background:#8B8B8B;
	color:#fff !important;
}

.main_ttt{
	line-height: 37px;
}
.main_noidung_info img{
	max-width:100%;	
}
#cont_main{
    
}
#formkhoahoc {
	padding:10px;
}
.input_nho {
	width:20%!important;
}
.clear{clear:both;}
h2.center{text-align:center; padding:10px 0 !important;}
/*------------------Thư viện ảnh---------------------*/
.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; border: 1px solid #3c3c3c; }
.gallery li img { display: block; width: 100%; height: auto; }
/*------------------Navigation---------------------*/
.logo {
	background:none;
	width:34px;
	height:25px;
	margin: 10px;
	float:left;
	border:none;
	position:relative;
}
.logo img{max-width:100%;}
.soc{
	margin-top: 10px;
	max-width: 154px;
}
.soc a{
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    margin: 0 0 0 4px;
    background-image: url(images/bg_soc.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.soc a.facebook{
    background-position: 0 0;
}
.soc a.twitter{
    background-position: -21px 0;
}
.soc a.google{
    background-position: -42px 0;
}
.soc a:hover.facebook{
    background-position: -63px 0;
}
.soc a:hover.twitter{
    background-position: -84px 0;
}
.soc a:hover.google{
    background-position: -105px 0;
}

span#dem_giohang {
position: absolute;
width: 20px;
height: 20px;
font-size: 11px;
background: #f00;
border-radius: 50%;
color: #fff;
line-height: 22px;
text-align: center;
top: 0px;
right: 0px;
vertical-align: middle;
}
div.box-basket-name h2 {

font-size: 13px;
font-weight: 600;
}
nav#link a{color:#444; font-weight:normal; font-size:12px; text-decoration:none;}
nav#link a:hover{text-decoration:underline;}
.soluong{font-size:12px;float:left;}
.btn_hotline {
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	opacity:0.5;
	width:100px;
	text-align:center;
	position:fixed;
	bottom:20px;
	right:20px;
	background:#000;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
}
#hotlinebox {
	padding:20px;
}
#hotlinebox h3 {
	padding-bottom:10px;
	border-bottom:1px solid #FFF;
}
#hotlinebox table span {
	font-size:20px;
	font-weight:bold;
}
nav#link{margin-left:5px;}

.navmenu_link{
	background: url(images/tog.png) no-repeat left center;
	width: 12px;
	height: 9px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 6px;
}
header#top_search{padding:5px 0;}
.ui-panel{
	width:15em;
}
.close_panel {
	display:inline-block;
	margin:10px 20px;}
#navmenu ul{
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  padding: 8px 8px;
  border: 1px solid #005698;
  background: #222;
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  font-weight: normal;
  background-image: -webkit-gradient(linear,left top,left bottom,from( #005698 ),to( #222 ));
  background-image: -webkit-linear-gradient( #005698,#222 );
  background-image: -moz-linear-gradient( #005698,#222 );
  background-image: -ms-linear-gradient( #005698,#222 );
  background-image: -o-linear-gradient( #005698,#222 );
  background-image: linear-gradient( #005698,#222 );	
}
#navmenu ul li a{  text-decoration: none;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  text-shadow: rgba(0, 0, 0, 0.75) 0 -1px 0;
  display: block;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  color: #fff; }
#navmenu ul li a:active {background-color:rgba(0,0,0,0.50);}
#navmenu ul li.heading{text-shadow:none; background:#f5f7f9 ; padding: 0px 10px 0px; color: #444; font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue Bold", "Arial Narrow", Helvetica, Arial, sans-serif; font-weight: bold; line-height: 42px; position: relative;font-size: 1.1em;}
#navmenu .ui-panel-inner{padding:0}
#navmenu .ui-link{font-weight: normal;}
#navmenu ul li li a{
	padding-left:25px;
	font-size:13px;
}
#navmenu ul li li li a{
  padding-left: 27px !important;
  font-size: 12px !important;
  font-weight: bold !important;
}
.label_company{width:107px; margin:auto; padding:5px 0 0 0;}
.label_company img{max-width:100%;}
h1.tieude{font-size:20px;font-family: Bitter, Myriad Pro, Verdana, serif;
font-weight: normal;
border-bottom: 1px solid #e0e0e0; letter-spacing:-1px; padding-bottom:3px;}
/*------------------Logo---------------------*/
.label_company {
	visibility:visible;
}
/*------------------Search---------------------*/
.timkiem {
	width:100%;
	height:32px;
	position:relative;
}
.box_input_search {
	display:block;
	padding-right:40px;
	margin-left:10px;
}
#search_input{
  font-size: 15px;
  color: gray;	
}
.btn_search input {
  text-indent: -9999999px;
  background: none;
  width: 100%;
  height: 100%;
  outline: initial;
  border: none;
  cursor: pointer;
}
/*-----------------Footer------------------*/
#footer {
	 padding: 10px 5px;
	  width: 100%;
  margin: 0px auto;
  border-top: 2px solid #c8c8c8;
}
div.service {
  float: left;
  width: 100%;
}
div.category {
  float: left;
  width: 25%;
  margin-top: 10px;
}
div.category-title {
  float: left;
}
div.category-title h3 {
  font-family: UTM;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
div.category-content {
  float: left;
  width: 100%;
  color: #FFF;
  line-height: 1.5em;
}
div.category ul {
  list-style: none;
}
div.category ul li {
 
}
div.category ul li a {
  color: #004b91;
  font-size: 13px;
  text-decoration:none;
}
#nvg_bot{
  padding-top: 10px;	
}
#nvg_bot a{
  font-weight: normal;
  color: #fff;
  padding: 0px 10px;
  text-decoration: none;
  font-size: 14px;
}
#footer p{margin:0; padding:0;}
.btn_backtop {
	border-top:1px solid #3C5252;
	padding:10px 0;
	text-align:center;
}
.back_top {
	text-indent:40px;
	background:url(images/up_arrow.png) no-repeat left center;
	font-size:16px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	line-height:32px;
	display:inline-block;
	margin:auto;}
.inf_footer {
	background:#f9fbfc;
	padding:10px 0;
	color:#444;
}



/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.phantrang a{
  background: url(images/phantrang1.png)no-repeat;
  color: #ffffff;
  padding: 2.5px 8px;
  text-align: center;
  text-decoration: none;
  margin: 0px 0px;
  padding-top: 2px;
  font-size: 13px;
  
}
.phantrang span{
  color: #64841b;
  font-weight: bold;
  background: url(images/phantrang2.png)no-repeat;
  padding: 2px 6px;
  color: rgb(239, 47, 47);
  font-size: 14px;
}
/*------------------Slide show ---------------------*/
.slider {
	padding:0 10%;
	position:relative;
	width:80%;
}
/*-----------Tiện ích----------*/
.ngoaite {
	width:auto;
	display:block;
	overflow:auto;
}
/*-----------Menu----------*/
.showMenu {
	float:left;}
/*-----------item product----------*/
#cont_product {
	float:left;
	width:100%;}
#catalog {
	float:left;
	width:30%;
	margin-left:2%;}
.item_product {
	display: -moz-inline-stack;
    display: inline-block;
	vertical-align: top;
	*display: inline;
	margin-right: 1%;
	margin-bottom: 2%;
}
.item_product a {
	text-decoration:none;
}
.item_product a img {
	max-width:100%;
	-webkit-box-shadow: #999 0 3px 5px;
	-moz-box-shadow: #999 0 3px 5px;
	box-shadow: #999 0 3px 5px;
	border: 1px solid #fff;
	}
.item_product a h3 {
	width: 160px;
	font-size:15px;
	overflow: hidden;
	padding-top: 3px;
	margin:0;
}
.item_product a h4 {
	width: 160px;
	font-size:15px;
	overflow: hidden;
	color:#000000;
	margin:0;
	}
.item_product a h4 span {
	color:#999999;}
/*-----------Chi tiết sản phẩm-------------*/
.sp_detail_box img{
	float:left;
	clear:left;
	margin-right:10px;
	width:120px;
	height:120px;
}
.sp_detail_box p {
	margin:0px;
	display:block;
	padding:2px 0;
}
.sp_detail_box p.price {
	font-style:normal;
	font-size:12px;
	}
.sp_detail_box p.giacu {
	font-style:normal;
	color:#777;
	text-decoration:line-through;
	font-size:13px;
	}
.sp_detail_box p.price span {
	color:#2e8f9a;
	}
.sp_detail_box p.desript {
	color:#8e8e8e;
	}
.sp_detail_box p.view {
	font-size:12px;}
.detail_social {
	width:100%;
	text-align:center;
}
.detail_social .tool_box {
	display:inline-block;
	margin:auto;
	height:32px;
	width:200px;
	}
.wrap_descript_pro img {
	width:auto;}
.tag_detail {
	font-weight:bold;
	font-size:18px;
	margin:20px 0;
	}
.tag_detail a {
	text-decoration:none;
}
.tag_detail a:hover {
	text-decoration:underline;}
/*-----------------item tin tức-------------*/	
.mota_news {
	white-space:nowrap;
	text-overflow:ellipsis;}
.item_news {

	display:block;
}
/*-----------------detail tin tức-------------*/	
.ngaytao_detail_news {
	font-style:italic;
}
.mota_detail_news {
	color:#999;
	}
/*-----------List sản phẩm index-------------*/
div#cont_main{ text-transform:capitalize !important;}
.listview  .ui-li-thumb {
  margin-top: 13px;
  margin-left: 10px;
  max-height: 80px !important;
  max-width: 110px !important;
}

.listview li .price {
	font-style:italic;
	}
.listview  .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, .listview  .ui-li-static.ui-li-has-thumb {
padding-left: 100px;
}
.listview li .price span {
	color:#FF9900;
	font-size:11px;}
.listview li h3.ui-li-heading{ margin-top: 0;}
.listview li .description{ color: #8e8e8e; white-space:normal; max-height:30px;}

.listview h2{ margin:-10px 0px 0.5em 0px !important; font-size:0.8em !important; padding:0px;}
.listview p{ margin:0px !important; color:#2e8f9a !important;  text-transform:none;}
.listview b{ margin:0px !important; color:#777 !important; font-size:12px !important; font-weight:normal; text-transform:none; text-decoration: line-through;}
/*--------------------------Box comments-----------------------------*/
.detail_comment {
	width:100%;
	margin-top:5px;
}
.wrap_comment {
}
.sub_comment {
	padding:15px;
	color:#000;
	background:#FFF;
	display:block;
	margin:50px 0px 30px;
	position:relative;
	border:1px solid #ddd;
	
	-moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
	}
.name_comment {
	font-weight:bold;
	position:absolute;
	top:-30px;
	font-size:14px;
	left:30px;
	}
.date_comment {
	position:absolute;
	top:-27px;
	right:0;
	color:#999;
	font-size:13px;
}
.post_arrow {
	position:absolute;
	background:url(images/comments_arrow.png) no-repeat left top;
	width:16px;
	height:14px;
	top:-14px;
	left:18px;
	}
#formcomment {
	width:400px;
	padding:10px;
}
p.tinhtrang{
	color: #f00 !important;
}
.foot_noidung{float:left;width:50%;}
/*-----------------landscape size for screen device and browsers-------------*/	
@media only screen and (min-width: 960px) {
	#cont_product{
		float: left;
		width:100%;
	}
	#catalog{
		float: left;
		width:30%;
	}
	#formcomment {
	width:400px;
	padding:10px;
	}

}
@media only screen and (min-width: 768px) and (max-width: 959px) {

	#cont_product .item_product {
		width:22%;
		margin-right:2%;
	}
	#cont_product .item_product a h3,#cont_product .item_product a h4{
		width:100%;
	}
	.wrap_descript_pro img, .nd_detail_news img {
		max-width:100%!important;
		height:auto;
	}
	#formcomment {
	width:400px;
	padding:10px;
	}
}

@media only screen and (max-width: 400px){
	.foot_noidung  p{
        /*padding-top:164px !important;*/
		font-size:12px;
    }
	.footleft{
        width:100% !important;
    }
	.footleft p{
       text-align:center !important;
    }
	.footleft ul{
       text-align:center !important;
    }
	.footright{
        width:100% !important;
    }
	.footleft .soc{
		margin-top: 10px;
		width: 83px !important;
		margin: auto !important;
	}	
	
}
/*-----------------landscape size for tablet-------------*/
@media only screen and (max-width: 767px){.foot_noidung{width:100%;}}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	#cont_product .item_product {
		width:30%;
		margin-right:2%;
	}
	#cont_product .item_product a h3,#cont_product .item_product a h4{
		width:100%;
	}
	#cont_product{
		float: none;
		width:100%;
	}
	#catalog {
		width:100%;
		margin:0;
	}
	.wrap_descript_pro img, .nd_detail_news img {
		max-width:100%!important;
		height:auto;
	}
	#formcomment {
	width:90%;
	padding:10px;
	}
}
/*-----------------landscape size for Mobile-------------*/
@media only screen and (max-width: 479px) {
	
	.soluong {
		visibility:hidden;
	}
	
	#cont_product .item_product {
		width:45%;
		margin-right:4%;
	}
	#cont_product .item_product a h3,#cont_product .item_product a h4{
		font-size:13px;
		width:100%;
	}
	#cont_product {
		float: none;
		width:100%;
	}
	#catalog {
		display: block;
		width:100%;
		margin:0;
	}
	#formcomment {
	width:90%;
	padding:10px;
	}
	.wrap_descript_pro img, .nd_detail_news img {
		max-width:100%!important;
		height:auto;
	}
}
/**Them css**/
.fixd_index{
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 999999;
    background: #fff;
}
.lienket {
	font-family: 'UTMHelvetIns';
	font-size: 18px;
	color: #fff;
	text-indent: 0px;
}
#mangxahoi{
	height: 62px;
	width: 203px;
	text-align: center;
	margin: auto;
}
a#quacau{
	background: url(../images/social2.png) no-repeat -106px 0px;
}
a#twitter2{
	background: url(../images/social2.png) no-repeat -73px 0px;
}

a#facebook2{
	background: url(../images/social2.png) no-repeat 0px 0px;
}
a#wifi{
	background: url(../images/social2.png) no-repeat -36px 0px;
}
#social{
	height: 61px;
	width: 400px;
	margin: 15px auto 6px 5px;
	
}
#mangxahoi a{
	display: inline-block;
    width: 26px;
    height: 39px;
    margin-right: 0px;
    text-indent: -99999px;
}
ul#accordion >li>ul>li>ul{
  padding-left: 16px;
  font-size: 13px;
}
ul#accordion >li>ul>li>ul>li {
  background: url("../images/tt_thanhcong_07.png") no-repeat 11px 12px;	
}
ul#accordion >li>ul>li{
  background: url("../images/thiendat_22.png") no-repeat 11px 12px;
}
ul#accordion >li {

    
}
ul#accordion >li >a{
    
    
}
.spansp{
    display: block;
    line-height: 37px;
    cursor: pointer;
    font-size: 12px;
}
.socap a{
    display: inline-block;
    white-space: nowrap;

}

.socap{
  
}
#navmenu{
	z-index: 999999;	
}
a#engligh {
	background: url('../images/ngonngu.png') no-repeat scroll -29px 0px transparent;
}
a#vietnam {
	background: url(../images/ngonngu.png) no-repeat 1px 0px;
}
#ngonngu a {
	display: inline-block;
	width: 25px;
	height: 18px;
	text-indent: -9999px;
}
#ngonngu{
	position: absolute !important;
	width: 55px;
	height: 19px;
	right: 0px;
	top: 7px;
}
.timkiem{
	width: 100%;
	height: 32px;
	position: relative;
	margin-bottom: 5px;	
}
#banner{

}
#mangxahoi a{
	display: inline-block;
	width: 36px;
	height: 32px;
	text-indent: -9999px;
}
a#facebook{
	background: url('../images/social.png') no-repeat scroll 1px 0px transparent;
}
a#google{
	background: url('../images/social.png') no-repeat scroll -37px 0px transparent;
}

a#twitter{
	background: url('../images/social.png') no-repeat scroll -75px 0px transparent;
}
a#youtube{
	background: url('../images/social.png') no-repeat scroll -114px 0px transparent;
}
a#yahoo{
	background: url('../images/social.png') no-repeat scroll -152px 0px transparent;
}
.thongtincty {
	/*width: 696px;*/
	/* margin-left: 141px; */
	/* padding-top: 32px; */
	font-size: 12px;
	color: #1725e7;
	font-family: 'UTMHelvetIns';
	text-transform: uppercase;
	text-align: center;
	margin: auto;
}
h1.tieude {
	font-size: 20px;
	font-family: Bitter, Myriad Pro, Verdana, serif;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	letter-spacing: -1px;
	padding-bottom: 3px;
}


.product_info{
	padding-top: 8px;	
}
.tenduan{
	margin-bottom: 10px;
	float: left;
	width: 100%;
	margin-top: 10px;
		
}
.tenduan span{
	float:left;
	border-bottom:1px solid #CCC;
		
}
.ui-content{
	padding:5px;	
}
.header-sub{
  bottom: 40px;
  right: 0px;
  position: absolute;
  width: 401px;
  white-space: nowrap;
  text-align: left;	
}
.navbar_menu {
	height: 40px;
  	background: #f00;
	position: relative;
}
.sp_thongtin{
	text-align:center;
	padding-top:5px;	
}
h3.tieude {
  background: #D90000;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 5px;
  padding-left: 10px;
}
h3.tieude>a{
	color: #ffffff !important;
	
}
.tieude_giua{
	background: #D90000;
	height: 51px;
	line-height: 51px;
	color: #ffffff;
	padding-left: 10px;	
}

.content{
	padding: 10px 0px;	
}
.tieude_main{
  background: #D90000;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  margin-bottom: 5px;
  padding-left: 10px;	
}
.blocksearch{
	position:relative;
	  height: 43px;
}
.input_search{
	margin-right:40px;
	height:43px;	
}
.btn_search{
  position: absolute;
  height: 32px;
  width: 56px;
  right: 0px;
  top: 1px;	
}
.btn_search input{
  text-indent: -9999999px;
  background: none;
  width: 100%;
  height: 100%;
  outline: initial;
  border: none;
  cursor: pointer;
}
.tieude_thietke{
  height: 25px;
  line-height: 25px;	
}
.tieude_thietke span{
  height: 25px;
  float: left;
  background: #1e9ddf;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  padding: 0px 19px;	
}
#timkiem{
  height: 35px;
  position: relative;	
}
#txtTimkiem{
  margin-right: 61px;
  height: 32px;
}
.hotro1{
  padding-bottom: 10px !important;	
}
.block_content{
  padding: 5px;	
}
.title_index{
  height: 25px;
  line-height: 25px;	
    margin-bottom: 6px;
}
.title-pro-new{
  height: 25px;
  float: left;
  background: #1e9ddf;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  padding: 0px 19px;	
}
.main_ttt {

  height: 35px;
  line-height: 35px;
  margin: 0px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: bold;
  padding-left: 23px;
  background: url(../images/left_ttt_nen.png) repeat-x;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sp_info {
  width: 165px;
  padding-top: 5px;
  padding-bottom: 3px;
  background-color: #F3F3F3;
  margin: auto;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sp_info a img {
  width: 155px;
  height: 130px;
  margin-left: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sp_info .ten_sp {
  width: 155px;
  color: #0079d6;
  font-weight: bold;
  text-align: center;
  margin-left: 5px;
  float: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 17px;
}
.sp_info p {
  color: #757575;
  font-size: 10px;
  font-weight: bold;
  padding: 0px 5px;
  text-align: center;
  margin-bottom: 2px;
}
.sp_info p span {
  color: #FF0000;
}
.margin_sp{
	width:20%;
	float:left;	
	  margin: 5px 0px;
}
.paging a{
  background: gainsboro;
  padding: 1px 6px;
  font-size: 15px;
  text-decoration: none;	
}
#dangxem{
	color:#f00;	
}
#backtotop a {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}
#toptop {
	width: 60px; height: 60px;
	position: fixed; bottom: 10px; right: 10px;
	text-indent: -99999px;
	cursor: pointer;
	background: url(../images/top.png) no-repeat 0 0;			
}
.main_info_noidung {
  margin-left: 3px;
  background-color: #D0EEFF;
  padding: 10px 15px;
}
.sp_khung .sp_thongtin p {
  margin-bottom: 10px;
  margin-top: 10px;
}
.sp_khung .sp_thongtin p span {
  color: #FF0000;
  font-size: 14px;
}
.sp_khung .sp_hinh img {
  width: 234px;
  max-height: 250px;
  border: none;
  margin-left: 3px;
}
.sp_khung .sp_hinh_con {
  width: 240px;
  float: left;
}
.video{
  max-width: 545px;
  margin: auto;	
}
.margin_select{
	margin:auto; margin-top:10px; max-width:547px; height:30px;	
}
.main_info_noidung table{
	width:100%;	
}

a#logo img {
  width: auto;
  height: 70px;
}
ul#header-nav li {
  position: relative;
  float: right;
  padding: 5px 10px;
  list-style:none;
  
}
ul#header-nav li a{
	text-decoration:none;
  
}
.transitionAll {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
ul#header-nav h4 {
  font-size: 13px;
  font-weight: 400;
}
div#header-nav-login {
  position: absolute;
  top: 30px;
  left: -60px;
  display: none;
  width: 200px;
  padding: 10px;
  color: #FFF;
  background: #333;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 3px #000;
  z-index: 999999;
    font-size: 12px;
}
.selected{
	display:block !important;	
}
ul.header-nav-member li {
  padding-bottom: 15px !important;
}
div#bar {
  width: 100%;
  height: 30px;
    float: left;
}
.button {
  display: inline-block;
  border: none;
  background: #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #FFFFFF;
  font-weight: bold !important;
  padding: 7px 20px;
  cursor: pointer;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
#btn {
  position: absolute;
  background: url(images/btn_search.png) no-repeat;
  height: 32px;
  width: 32px;
  right: 0px;
  top: 1px;
    cursor: pointer;
	z-index:99999;
}
#search{
	position:relative;	
}
.txtsearch{
	margin-right:35px;	
}
.dmsp{
  height: 50px;	
}
div.info-title {
  position: relative;
  float: left;
  width: 100%;
  background: url(../images/icon_title.png) no-repeat left center;
  overflow: hidden;
    margin-bottom: 7px;
}
div.info-title h2 {
  float: left;
  font-family: UTM;
  font-weight: 400;
  font-size: 21px;
  color: #313131;
  text-transform: uppercase;
  padding: 0px 20px 0px 35px;
}
div.box-sp {
  position: relative;
  width: 176px;
  padding: 8px;
  border: 1px solid #FFF;
  margin-left: 5px;
  margin-top: 5px;
  border-radius: 5px;
    margin: auto;
}
div.box-sp span.sp-new {
  background: url(../images/label_blue_new.png) no-repeat top center;
  background-size: 50px;
}
div.box-sp span.icon-sp {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
div.box-sp-name {
  float: left;
  width: 100%;
  height: 32px;
  text-align: center;
  padding: 5px 0px;
}
div.box-sp-price {
  float: left;
  width: 100%;
  text-align:center;
}
div.box-sp-name h3 {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 13px;
}
div.box-sp-name a {
  color: #042f7f;
  text-decoration:none;
}

div.box-sp-price p.special-price {
  font-weight: bold;
  color: #d40000;
  font-size: 13px;
  line-height: 20px;
  text-align:center;
}
/** Style sản phẩm thứ 2 **/
div.box-sp2 {
  position: relative;
  width: 176px;
  padding: 8px;
  border: 1px solid #FFF;
  margin: 3px;
  border-radius: 5px;
  float:left;
}
div.box-sp2 span.sp-new {
  background: url(../images/label_blue_new.png) no-repeat top center;
  background-size: 50px;
}
div.box-sp2 span.icon-sp {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
div.box-sp-name2 {
  float: left;
  width: 100%;
  height: 32px;
  text-align: center;
  padding: 5px 0px;
}
div.box-sp-price2 {
  float: left;
  width: 100%;
  text-align:center;
}
div.box-sp-name2 h3 {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 13px;
}
div.box-sp-name2 a {
  color: #042f7f;
  text-decoration:none;
}

div.box-sp-price2 p.special-price {
  font-weight: bold;
  color: #d40000;
  font-size: 13px;
  line-height: 20px;
  text-align:center;
}
.sortby{
	margin-top:5px 0px;	
}
.box-sp-img{
	text-align:center;	
}
div.title {
  float: left;
  width: 100%;
}
div.title h2 {
  font-size: 13px;
}
div.content {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

iframe{
  width: 100%;	
}

#loading{width: 32px;height:32px; position:absolute;z-index:1000;}
.loading{float: left;padding: 5%;width: 90%;text-align: center;}
#jcarousel{
  width: 100%;
  margin: auto;
  list-style: none;
  float: left;
  height: 80px;
  padding: 5px;
}
#jcaro_hinhsp{
  width: 100%;
  /* float: left; */
  margin: 0px;
  max-width: 400px;
  clear: both;
  margin: auto;
}
#mycarousel{
	list-style:none;
	margin-top:10px;
	margin-bottom:5px;	
}
div.jszoom-product {
  float: left;
  width: 400px;
  padding-top: 15px;
}
.item {
  float: left;
  width: 100%;
  clear: both;
  margin: 0px 0px;
}
.thumb_wrapper {
  max-width: 400px;
  position: relative;
  float: left;
}
.thumb {
  clear: both;
  margin: auto;
  width: 400px;

  overflow: hidden;
}
div.thumb ul li.active {
  z-index: 10;
  display: block;
}
div.thumb ul li {
/*  position: absolute;*/
  z-index: 0;
  max-width: 400px;
  display: none;
}
div.product-description {
  float: right;
  width: 565px;
  line-height: 2em;
}
div#tabs {
  float: left;
  width: 100%;
  margin-top: 20px;
}
div.content-detail {
  margin-top: -2px;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
  border-radius: 0px 5px 5px 5px;
  -moz-border-radius: 0px 5px 5px 5px;
  -ms-border-radius: 0px 5px 5px 5px;
  -o-border-radius: 0px 5px 5px 5px;
  -webkit-border-radius: 0px 5px 5px 5px;
  box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -ms-box-shadow: 0px 0px 5px #ccc;
  -o-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  background: #FFF;
}
div.info-content {
  float: left;
  width: 100%;
  border-top: 2px solid #c8c8c8;
  margin-bottom: 5px;
}
ul#tabs-nav {
  float: left;
  list-style: none;
}
ul#tabs-nav li {
  float: left;
  margin-right: 2px;
}
ul#tabs-nav li h3 {
  font-size: 12px;
}
ul#tabs-nav a.active {
  position: relative;
  z-index: 15;
  background: #FFF;
  color: #000;
  border: none;
  border-top: 3px solid #5E5E5E;
  box-shadow: 0px -3px 5px #ccc;
  -moz-box-shadow: 0px -3px 5px #ccc;
  -ms-box-shadow: 0px -3px 5px #ccc;
  -o-box-shadow: 0px -3px 5px #ccc;
  -webkit-box-shadow: 0px -3px 5px #ccc;
}
ul#tabs-nav a {
  display: block;
  padding: 8px 20px;
  background: #F5F5F5;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
a.active {
  color: #FF6100;
}
div.product-description-content {
  float: right;
  width: 100%;
}
div.product-description h2 {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  letter-spacing: -1px;
  line-height: 50px;
  color: #FF9900;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
div.product-description p.special-price {
  font-weight: 400;
  color: #FF9900;
  font-size: 20px;
  letter-spacing: -1px;
}
div.product-description-content {
  float: right;
  width: 100%;
}
div.product-description-content div.title {
  position: relative;
  background: none;
}
div.product-description-content div.title h3 {
  margin-left: 0px;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  color: #000;
  text-transform: none;
}
div.product-description-content div.content {
  text-align: center;
  margin-bottom: 15px;
	border: none;
  background: none;
}
#jcarousel-other-product {
  position: relative;
  float: left;
}
#add_to_basket {
  cursor: pointer;
  float: left;
  margin-top: 20px;
  margin-right: 3px;
  letter-spacing: -1px;
  background: #990004;
  padding: 6px 17px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: -webkit-linear-gradient(top, #D60004 0%, #990004 100%);
  background: -moz-linear-gradient(top, #D60004 0%, #990004 100%);
  background: -ms-linear-gradient(top, #D60004 0%, #990004 100%);
  background: -o-linear-gradient(top, #D60004 0%, #990004 100%);
}
#zoom{
  float: left;
  margin-bottom: 9px;	
}
















@media only screen and (max-width: 1024px) {
 	div.box-sp2 {
		width:22%;
	}
}

@media only screen and (max-width: 980px) {
	div.jszoom-product {
	  float: none;
	  width: 100%;
	  padding-top: 15px;
	}
	#zoom{
		float:none;
			
	}
	.thumb_wrapper {
	  max-width: 400px;
	  position: relative;
	   float: none; 
	  margin: auto;
	}
	div.product-description {
	   float: none; 
	   width: 100%; 
	  line-height: 20px;
	  margin-left: 5px;
	}
 
}
@media only screen and (max-width: 860px) {
 	.margin_sp{
		width:25%;
		float:left;
	}
	div.box-sp2 {
		width:30%;
	}
}
@media only screen and (max-width: 800px) {
 
}
 
@media only screen and (max-width: 780px) {
 
}
 
@media only screen and (max-width: 768px) {
	div.category {
	  width: 50%;
	}
 	div.box-sp2 {
		width:44%;
	}
}
 
@media only screen and (max-width: 720px) {
	.margin_sp{
		width:33.33%;
		float:left;
	}
}
 
@media only screen and (max-width: 640px) {
 
}
 
@media only screen and (max-width: 600px) {
 
}
 
@media only screen and (max-width: 568px) {
 
}
 
@media only screen and (max-width: 563px) {
	
 
}
 
@media only screen and (max-width: 549px) {
	.header-sub{
		display:none;
	}
 
}
 
@media only screen and (max-width: 534px) {
	.margin_sp{
		width:50%;
		float:left;
	}
 
}
 
@media only screen and (max-width: 480px) {
	div.box-sp2 {
		width:93%;
	}
 
}
 
@media only screen and (max-width: 360px) {
	.margin_sp{
		width:100%;
		float:left;
	}
	div.category {
  		width:100%;
	}
}
 
@media only screen and (max-width: 338px) {
 
}
 
@media only screen and (max-width: 330px) {
 
}
 
@media only screen and (max-width: 320px) {
 
}
@media only screen and (max-width: 680px) {

}




