@charset "utf-8";
/* CSS Document */

body
{    
	background: #fff url("../images/bg.jpg") center bottom repeat-x fixed;
    width: 100%;
    height: 100%;	
}
body#home #header .nav ul li.active_home
{
	background-color: #3c3c3c;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
body#home #header .nav ul li a.home, 
body#about #header .nav ul li a.about, 
body#product #header .nav ul li a.product,
body#gallery #header .nav ul li a.gallery,
body#recruitment #header .nav ul li a.recruitment,
body#advisory #header .nav ul li a.advisory,
body#services #header .nav ul li a.services,
body#news #header .nav ul li a.news,
body#video #header .nav ul li a.video,
body#contact #header .nav ul li a.contact
{
	background: #3c3c3c;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
body#home #header .nav ul li a.home:hover, 
body#about #header .nav ul li a.about:hover, 
body#product #header .nav ul li a.product:hover,
body#gallery #header .nav ul li a.gallery:hover,
body#recruitment #header .nav ul li a.recruitment:hover,
body#advisory #header .nav ul li a.advisory:hover,
body#services #header .nav ul li a.services:hover,
body#news #header .nav ul li a.news:hover,
body#video #header .nav ul li a.video:hover,
body#contact #header .nav ul li a.contact:hover
{
}
#header
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}
#header .inner-header
{
	width: 1100px;
    height: 183px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}

#header .top
{
	float: left;
	position: relative;
	width: 1080px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index: 3;
}
#header .top .social
{
	float: left;
	margin: 7px 0px 0px 5px;
	position: relative;
	z-index: 9999;
	opacity: 0.6;
}
#header .top .social:hover
{
	opacity: 1;
}
#header .top .time
{
	float: right;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	margin: 8px 10px 0px 0px;
}
#header .lang
{
	float: right;
	margin: 16px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header .lang li
{
	float: left;
	position: relative;
	margin: 0px 0px 0px 5px;
	padding: 0;
	background: none;
	border: none;
}
#header .lang li:hover
{
	float: left;
	position: relative;
	margin: 0px 0px 0px 5px;
	padding: 0;
	background: none;
	border: none;
}
#header .lang li a
{
	background: none;
	float: left;
	position: relative;
	margin: 0px 5px 0px 5px;
	padding: 0;
	z-index: 2;
	-webkit-transition: margin-top 0.4s;  /* Saf3.2+, Chrome */
	-moz-transition: margin-top 0.4s;  /* FF4+ */
	-ms-transition: margin-top 0.4s;  /* IE10 */
	-o-transition: margin-top 0.4s;  /* Opera 10.5+ */
	transition: margin-top 0.4s;
}
#header .lang li a:hover
{
	background: none;
	position: relative;
	margin: -3px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#header .lang li span
{
	float: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #fff;
}
#form_search
{
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 6;
	margin: 0;
	padding: 10px;
	background: #0064AA;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#nav2 #form_search
{
	position: absolute;
	top: 50px;
	right: 0px;
}
#form_search .search_inner
{
	background: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	border: 1px solid #C7C7C7;
}
#form_search .search_inner ul
{
	margin: 0px;
	padding: 0px;
}
#form_search .search_inner div.text
{
	float: left;
	margin: 0;
	padding: 0;
}
#form_search .search_inner input.inputbox
{
	float: left;
	width: 170px;
	height: 20px;
	margin: 0px;
	padding: 3px 3px 2px 10px;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
	border: none;
}
#form_search .search_inner div.button
{
	float: left;
	margin: 0;
	padding: 0;
}
#form_search .search_inner input.button
{
	float: left;
	width: 26px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#header div.banner
{
	width: 1100px;
	height: 130px;
	float: left;
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header div.banner img.banner
{
	width: 1100px;
	height: 130px;
	position: absolute;
	z-index: 1;
}
#header div.banner embed.banner
{
	width: 1100px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#header #nav
{
	background: #0078c8 url("../images/bg-nav.png") left top repeat-x;
	float: left;
	width: 1100px;
	margin: 0;
	padding: 0;
	border-bottom: solid 3px #0099FF;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: 0px 0px 5px 0px #000;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#header #nav2
{
	background: #0078c8;
	width: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
	opacity: 0.9;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
}
#header #nav2:hover
{
	opacity: 1;
}
#header #nav2 .nav2-inner
{
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#header div.nav
{
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 4;
}
#header div.nav ul
{
	float: left;
	margin: 0;
	padding: 0;
}
#header div.nav li
{
	float: left;
	list-style: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-left: 1px solid #004473;
	border-right: 1px solid #008FEF;
}
#header div.nav li:hover
{
	background-color: #3c3c3c;
}
#header div.nav li:first-child
{
	border-left: none;
}
#header div.nav li:last-child
{
	border-right: none;
}
#header div.nav li a.homei
{
	background: url("../images/icon-home.png") 50% top no-repeat;
	float: left;
	width: 60px;
	height: 50px;
	margin: 0;
	padding: 0;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
}
#header div.nav li a.homei:hover
{
	background: url("../images/icon-home.png") 50% bottom no-repeat;
}
#header div.nav li a.nav
{
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	color: #fff;
	font: normal 18px 'UTMCafeta';
	line-height: 50px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#header div.nav li a.nav:hover
{
	background: #3c3c3c;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
#header div.nav li em
{
	background: url("../images/bg-nav-em.png") no-repeat;
	width: 10px;
	height: 5px;
	position: absolute;
	z-index: 6;
	top: 45%;
	right: 5px;
}

#slider
{    
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 2;
}
#slider .slider
{
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
	border-bottom: solid 5px #0064AA;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px #000;
}
#slider .slider ul.amazingslider-slides img
{
	width: 100%;
}

#container
{    
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#main
{	
	background: #fff;
	position: relative;
	z-index: 1;
	width: 1100px;
	margin: 0px auto 0px auto;
	padding: 50px 0px 10px 0px;
	box-shadow: 0px 0px 5px 0px #000;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}

/*css san pham trang chu ---------------------------------------------- */
#main .pull-top
{
	float: left;
	width: 1100px;
	margin: 0 auto 10px auto;
	padding: 0px 0px 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .pull-top .row
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main .pull-top .row-top
{
	background: url("../images/row3.png") center 55% repeat-x;
	float: left;
	width: 1100px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#main .pull-top .row-top h1,
#main .pull-top .row-top h2,
#main .pull-top .row-top h3
{	
	display: table;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font: normal 22px 'UTMCafeta';
	line-height: 2;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #fff;
	box-shadow: 0 2px #0064AA;
	background: #0064AA;
}
#main .pull-top .row-top a.xemthem
{
	position: absolute;
	bottom: 0px;
	right: 5px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font: normal 12px Arial;
	line-height: 25px;
	background: #0064AA;
}
#main .pull-top .row-top a.xemthem:hover
{
	text-decoration: underline;
}
#main .pull-top .row-bottom
{
	float: left;
	width: 1100px;
	margin: 0;
	padding: 0;
}

/* css 3 cot trang chu*/
#main .pull-middle
{
    width: 100%;
    float: left;
	margin: 10px 0px 10px 0px;
	padding: 0;
	position: relative;
}
#main .pull-middle .middle-left
{
    width: 320px;
    float: left;
	margin: 0px 10px 0px 10px;
	padding: 0;
	position: relative;
}
#main .pull-middle .middle-right
{
    width: 400px;
    float: right;
	margin: 0px 10px 0px 0px;
	padding: 0;
	position: relative;
}
#main .pull-middle .top
{
	background: url("../images/row3.png") left bottom repeat-x;
    width: 100%;
    float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
	position: relative;
}
#main .pull-middle .top h3
{
    float: left;
	margin: 0;
	padding: 0px 20px 0px 10px;
	color: #0078c8;
	font: normal 26px 'UTMCafeta';
	line-height: 1.6;
	text-align: left;
	border-bottom: 3px solid #0078c8;
}
#main .pull-middle .top a.xemthem
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font: normal 12px Arial;
	line-height: 25px;
	background: #0064AA;
}
#main .pull-middle .top a.xemthem:hover
{
	text-decoration: underline;
}
#main .pull-middle .bottom
{
    width: 100%;
    float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#main .pull-middle .bottom .content
{
	margin: 0;
	padding: 5px;
	line-height: 1.5;
}
#main .pull-middle .bottom .content p
{
	margin: 0;
	padding: 5px 0px 5px 0px;
	line-height: 1.5;
}

#main .pull-middle .news-home
{
    width: 100%;
    float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#main .pull-middle .news-home ul
{
    float: left;
	margin: 0;
	padding: 0;
}
#main .pull-middle .news-home ul li
{
    width: 95%;
    float: left;
	margin: 5px 0px 0px 3%;
	padding: 0;
}
#main .pull-middle .news-home .image
{
    float: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
}
#main .pull-middle .news-home .image a
{
    float: left;
	margin: 0;
	padding: 0;
}
#main .pull-middle .news-home .image img
{
	width: 100px;
	height: auto;
	border: 1px solid #e4e4e4;
}
#main .pull-middle .news-home .title
{	
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#main .pull-middle .news-home .title a
{
	color: #000;
	font: bold 12px 'Tahoma';
	text-align: left;
}
#main .pull-middle .news-home .title a:hover
{	
    color: #555;
}
#main .pull-middle .news-home .summary
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	color: #525252;
	font-size: 11px;
	line-height: 1.5;
}
#main .pull-middle .news-home .button
{	
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#main .pull-middle .news-home .button a
{
	font-weight: normal;
	color: #000;
	font-size: 10px;
}
#main .pull-middle .news-home .button a:hover
{
	color: #F00;
}
#main .pull-middle .news-home .line-info
{
	width: 100%;
	height: 1px;
	float: left;
	border-top: 1px dotted #C7C7C7;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

/*css slide chay ngang ---------------------------------------------- */
#main .pull-bottom
{
	float: left;
	width: 1100px;
	margin: 0 auto 10px auto;
	padding: 10px 0px 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .pull-bottom .row
{
	margin: 0px 0px 0px 0px;
}
#main .pull-bottom .row-top
{
	background: url("../images/row3.png") center 55% repeat-x;
	float: left;
	width: 1100px;
	margin: 0px 0px 30px 0px;
	padding: 0;
}
#main .pull-bottom .row-top h1,
#main .pull-bottom .row-top h2,
#main .pull-bottom .row-top h3
{
	display: table;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font: normal 22px 'UTMCafeta';
	line-height: 2;
	text-align: center;
	border-bottom: solid 1px #fff;
	box-shadow: 0 2px #0064AA;
	background: #0064AA;
}
#main .pull-bottom .row ul
{
	position: relative;
	float: left;
}
#main .pull-bottom .row ul li
{
	position: relative;
	float: left;
	width: 160px;
	margin: 0px 20px 0px 20px;
	text-align: center;
}
#main .pull-bottom .row ul li img
{
	width: 160px;
	max-height: 160px;
	margin: 0px 0px 5px 0px;
	float: left;
	border: none;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-ms-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}
#main .pull-bottom .row ul li img:hover
{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}
#main .pull-bottom .row ul li a.tieude
{
	position: relative;
	color: #696969;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
#main .pull-bottom .row ul li a.tieude:hover
{
	color: #000;
}
#main .pull-bottom .row li div.price
{
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#main .pull-bottom .row li div.price span
{
	color: red;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

#main .pull-left
{
    width: 200px;
    float: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
}
#main .pull-right
{
    width: 200px;
    float: right;
	margin: 0;
	padding: 0;
}

#main .menu
{		
	background: #fff;
	float: left;
	width: 190px;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #BDBDBD;
}
#main .menu .menu-top
{	
	float: left;
	width: 189px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 2;
	border: 1px solid #BDBDBD;
}
#main .menu .menu-top h2,
#main .menu .menu-top h3
{	
    color: #0064AA;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align: center;
	font: normal 20px 'UTMCafeta';
	line-height: 1.6;
	text-transform: uppercase;
}
#main .menu .menu-mid
{	
}
#main .menu .menu-middle
{	
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
}
#main .menu .menu-middle ul
{	
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#main .menu .menu-middle ul li
{	
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#main .menu .menu-middle ul li:hover
{	
}
#main .menu .menu-middle ul li a
{	
	background: url("../images/icon-dm-1.png") 2px 10px no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 25px;
	width: 160px;
	float: left;
	font: bold 13px 'Arial';
	text-transform: uppercase;
	line-height: 1.5;
	color: #0078c8;
	text-align: left;
	border-bottom: 1px solid #BDBDBD;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-ms-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .menu .menu-middle ul li a:hover
{	
	color: #000;
}
#main .menu .menu-middle ul li ul.menu_idsp
{	
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#main .menu .menu-middle ul li ul.menu_idsp li
{	
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 0;
}
#main .menu .menu-middle ul li ul.menu_idsp li a
{	
	background: url("../images/icon-dm-2.png") 9px 50% no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 20px;
	width: 160px;
	float: left;
	font: normal 13px 'Arial';
	text-transform: none;
	line-height: 1.5;
	color: #000;
	border: none;
	text-align: left;
	text-shadow: none;
}
#main .menu .menu-middle ul li ul.menu_idsp li a:hover
{	
	background: url("../images/icon-dm-2.png") 0px 50% no-repeat;
	color: #000;
	text-shadow: none;
}
#main .menu .menu-bottom
{	
	background: url("../images/bg-menu-bottom.png") no-repeat;
	float: left;
	width: 200px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
}

#main .pull-right .row,
#main .pull-left .row
{
    float: left;
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .row1
{
	background: #fff;
	float: left;
	width: 192px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	position: relative;
	z-index: 1;
	border: 1px solid #BDBDBD;
}
#main .row:hover .row1
{
	background: #0078c8;	
}
#main .row1 h1,
#main .row1 h2,
#main .row1 h3
{
	background: #0064AA;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	color: #fff;
	font: normal 20px 'UTMCafeta';
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	line-height: 2;
	border: 1px solid #BDBDBD;
}
#main .row1 span
{
	background: url("../images/row1-h.png") 0px 0px no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
}
#main .row1 a
{
    color: #fff;
	font-weight: bold;
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
}
#main .row1 a:hover
{
    color: #FFB800;
}
#main .row2
{
	float: left;
	width: 200px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #5E5E5E;
	position: relative;
	z-index: 2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .row2 .content
{	
	float: left;
	width: 190px;
	position: relative;
	z-index: 2;
	padding: 5px;
	margin: 0;
	color: #444444;
}
#main .row2 p
{
    padding: 10px 0px 0px 0px;
	color: #444444;
}
#main .row2 a.viewmore
{
	position: absolute;
	z-index: 2;
	top: 3px;
	right: 0px;
}

#main .row2 .menu-list
{
	float: left;
	width: 200px;
	position: relative;
	z-index: 2;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #5E5E5E;
}
#main .row2 .menu-list ul
{	
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#main .row2 .menu-list ul li
{	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#main .row2 .menu-list ul li:hover
{	
	background: #e5e5e5;
}
#main .row2 .menu-list ul li a
{	
	background: url("../images/icon-dm-2.png") 5px 50% no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 20px;
	width: 175px;
	float: left;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	border-bottom: 1px dashed #A89B00;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
}
#main .row2 .menu-list ul li a h2
{	
	font-size: 13px;
}
#main .row2 .menu-list ul li a:hover
{	
	background: url("../images/icon-dm-2.png") 5px 50% no-repeat;
	border-bottom: 1px dashed #000;
}

/*chay thong tin len xuong */
#main .row2 .slide
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px;
	position: relative;
}
#main .row2 .slide .aside
{
	background: #fff;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main .row2 .slide .aside img
{
    width: 180px;
	height: 130px;
	padding: 4px;
}
#main .row2 .slide .title
{	
	margin: 5px 0px 0px 0px;
	float: left;
	text-align: center;
	width: 190px;
}
#main .row2 .slide .title a
{
	color: #393939;
	font-size: 13px;
	text-align: left;	
	font-weight: normal;
}
#main .row2 .slide .title a:hover
{	
	color: #000;	
}
#main .row2 .slide li div.price
{
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#main .row2 .slide li div.price span
{
	color: red;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
#main .row2 .slide .document
{
    width: 280px;
	margin: 0px 0px 5px 5px;
	float: left;
	text-align: justify;
	font-size: 14px;
	color: #9c7500;
}
#main .row2 .slide .document p
{
    line-height:20px;
}
#main .row2 .slide .line
{
    width: 280px;
	height: 1px;
	border-top: 1px dashed #A8A8A8;
	float: left;
}

#main .row2-bottom
{
	background: url("../images/row2-bt.png") 0 bottom no-repeat;
	float: left;
	width: 205px;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
}


#main .pull-center
{
	width: 860px;
    float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main .pull-center .row
{
    float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#main .row3
{
	background: url("../images/row3.png") 0 60% repeat-x;
	float: left;
    width: 860px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#main .pull-center .row:hover .row3
{
}
#main .row3 h1,
#main .row3 h2,
#main .row3 h3
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	color: #fff;
	font: normal 22px 'UTMCafeta';
	line-height: 2;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #fff;
	box-shadow: 0 2px #0064AA;
	background: #0064AA;
}
#main .row3 span
{
	background: #0064AA url("../images/icon-muiten.gif") 2px 19px no-repeat;
	float: left;
	padding: 6px 10px 2px 20px;
	color: #fff;
	font: normal 18px 'UTMCafeta';
	line-height: 2;
	text-align: center;
	border-bottom: solid 1px #fff;
	box-shadow: 0 2px #0064AA;
}
#main .row3 a.xemthem
{
	position: absolute;
	bottom: 0px;
	right: 5px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font: normal 12px Arial;
	line-height: 25px;
	background: #0064AA;
}
#main .row3 a.xemthem:hover
{
	text-decoration: underline;
}
#main .row3 img.icon
{
    float: left;
	position: relative;
	top: 0px;
	left: 20px;
	width: 60px;
	height: 55px;
}
#main .row4
{
	background:  url("../images/row4.png") repeat-y;
	width: 860px;
    float: left;
	position: relative;
	z-index: 0;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.5;
}
#main .row4 p
{
    margin: 0;
    padding: 5px 0px 5px 0px;
	color: #000;
	line-height: 1.5;
}
#main .product
{
	float: left;
	width: 100%;
    margin: 0;
    padding: 0;
}
#main .product ul
{
	float: left;
	width: 96%;
	margin: 2%;
    padding: 0;
}
#main .product ul li
{
	color: #000;
	display: inline-block;
	vertical-align: top;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: relative;
}
#main .product ul li:hover
{
}
#main .product ul li .inner
{
	position: relative;
	display: block;
	width: 240px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top: 10px solid #D5D5D5;
	border-bottom: 10px solid #D5D5D5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .product ul li .inner:hover
{
	border-color: #004E84 !important;
}
#main .product ul li .image
{
	float: left;
	width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0;
	text-align: center;
}
#main .product ul li .image a.unitip
{		
	display: block;
	margin: 0;
	padding: 0;
}
#main .product ul li .image img
{
	width: 240px;
	max-height: 300px;
    margin: 0;
    padding: 0;
	border: none;
}
#main .product ul li .title
{
	background: #EDEDED;
	float: left;
	width: 100%;
	max-height: 50px;
    margin: 0;
    padding: 0;
	text-align: left;
	overflow: hidden;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .product ul li .title a
{   
	display: table-cell;
	width: 230px;
	height: 40px;
	vertical-align: middle;
	margin: 0;
	padding: 5px 5px 5px 5px;
    font: bold 13px 'Arial';
	color: #555555;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
	behavior: url(css/PIE/PIE_uncompressed.htc);
	-webkit-transition: all .30s ease; 
	-moz-transition: all .30s ease;  
	-ms-transition: all .30s ease; 
	-o-transition: all .30s ease; 
	transition: all .30s ease;
}
#main .product ul li .title a:hover
{    
	color: #fff;
	background: #0078c8;
}
#main .product ul li .summary
{
	float: left;
	width: 94%;
	max-height: 56px;
    margin: 5px 0px 0px 0px;
    padding: 0px 3% 0px 3%;
	text-align: left;
	overflow: hidden;
}
#main .product ul li .summary a
{   
    font: bold 12px 'Arial';
	color: #555;
	line-height: 18px;
}
#main .product ul li .price
{
	float: left;
	width: 65%;
	margin: 3px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#main .product ul li .price span
{
    font: normal 20px 'UTMCafeta';
	color: #F00;
	line-height: 1.5;	
	text-transform: uppercase;
}
#main .product ul li .button
{
	float: right;
	width: 35%;
	margin: 3px 0px 0px 0px;
	padding: 0;
}
#main .product ul li .button a.order
{
	background: #4c9800;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #5A5A5A;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .product ul li .button a.order:hover
{
	background: #D6D6D6;
	color: #000000;
	border: 1px solid #575757;
}
#main .product ul li .button a.detail
{
	background: #D6D6D6;
	float: right;
	margin: 0px 15px 0px 0px;
	padding: 4px 9px 4px 9px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #575757;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .product ul li .button a.detail:hover
{
	background: #E9CD00;
	color: #000;
	border: 1px solid #5A5A5A;
}

/*css chi tiet sản phẩm */
#main .product-info
{
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0;
	position: relative;
}
#main .product-info .left
{
	position: relative;
	margin: 0px 2% 5px 0px;
	padding: 0;
	float: left;
	width: 48%;
}
#main .product-info .left .image
{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#main .product-info .left .image img
{
	width: 99%;
	border: 1px solid #dadada;
}
#main .product-info .left .zoom
{
	float: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-align: center;
}
#main .product-info .left .zoom span
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: -8px;
}
#main .product-info .right
{
	float: right;
	width: 50%;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#main .product-info .right .title
{
	width: 100%;
	margin: 0px 0px 5px 0px;
	float: left;
	text-align: left;
}
#main .product-info .right .title h1
{
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0;
	color: #000;
	font: normal 24px 'UTMCafeta';
	line-height: 1.3;
}
#main .product-info .right .price
{
    float: left;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0;
	color: #000;
	font: normal 22px 'UTMCafeta';
	line-height: 1.5;
	text-align: left;
}
#main .product-info .right .price span
{
    text-decoration: none;
	color: #F00;
	font: normal 22px 'UTMCafeta';
	line-height: 1.5;
}
#main .product-info .right .order
{
    float: left;
	width: 130px;
	margin: 0px 0px 5px 0px;
	padding: 1px 1px 5px 1px;
	background: #414141;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .product-info .right .order a
{
	background: #da0000;
	float: left;
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 22px 'UTMCafeta';
	text-transform: uppercase;
	line-height: 2;
	color: #fff;
	text-align: center;
	-webkit-transition: all .20s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .20s ease;  /* FF4+ */
	-ms-transition: all .20s ease;  /* IE10 */
	-o-transition: all .20s ease;  /* Opera 10.5+ */
	transition: all .20s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main .product-info .right .order a:hover
{
	background: #D6D6D6;
	color: #000;
}
#main .product-info .summary
{
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}
#main .product-info .summary p,
#main .product-info .summary span,
#main .product-info .summary strong,
#main .product-info .summary h1,
#main .product-info .summary h2
{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}
#main .product-info .right .summary strong
{
	font-weight: bold;	
}
#main a.order-info
{
	background: #E9CD00;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 4px 9px 4px 9px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border: 1px solid #5A5A5A;
	-webkit-transition: all .30s ease;  /* Saf3.2+, Chrome */
	-moz-transition: all .30s ease;  /* FF4+ */
	-ms-transition: all .30s ease;  /* IE10 */
	-o-transition: all .30s ease;  /* Opera 10.5+ */
	transition: all .30s ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#main a.order-info:hover
{
	background: #D6D6D6;
	color: #000;
	border: 1px solid #575757;
}

#facebook
{
	margin: 20px 0px 20px 0px;
}

#main .row5
{
	width: 840px;
    float: left;
	margin: 0;
	padding: 10px;
	line-height: 1.5;
	position: relative;
}
#main .row5 p
{
    padding: 5px 0px 5px 0px;
	color: #000;
	line-height: 1.5;
	text-align: justify;
}
#main .row5 p .back
{
	color: #000;
}

/*css tin tuc */
#main .news
{
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#main .news ul
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#main .news ul li
{
	float: left;
	width: 99%;
	position: relative;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 0px 5px;
}
#main .news ul li:hover
{
	background: #fff;
}
#main .news .image
{
    float: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
}
#main .news .image a
{
    float: left;
	margin: 0;
	padding: 0;
}
#main .news .image img
{
	width: 180px;
	height: auto;
	border: 1px solid #e4e4e4;
}
#main .news .image img.image-detail
{
	width: 400px;
	height: auto;
	border: 1px solid #e4e4e4;
}
#main .news .image-detail
{
    float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: center;
}
#main .news .image-detail a
{
	display: table;
	margin: 0 auto;
}
#main .news .image-detail img.image-detail
{
	max-width: 500px;
	max-height: 500px;
	height: auto;
	border: 1px solid #e4e4e4;
}
#main .news .title
{	
	width: 99%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#main .news .title a
{
	color: #000;
	font: normal 22px 'UTMCafeta';
	line-height: 1.5;
	text-align: left;
}
#main .news .title h1
{
	color: #000;
	font: normal 26px 'UTMCafeta';
	line-height: 1.5;
	text-align: left;
}
#main .news .title a:hover
{	
    color: #555;
}
#main .news .summary
{
	width: 99%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	color: #474747;
	font-size: 13px;
	font-weight: normal;
}
#main .news.summary p
{
    line-height: 1.5;
}
#main .news .summary-detail
{
	width: 99%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	color: #474747;
	font-size: 13px;
	font-weight: bold;
}
#main .news .button
{	
	width: 99%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#main .news .button a
{
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
#main .news .button a:hover
{
	color: #F00;
}
#main .news .line-info
{
	width: 99%;
	height: 1px;
	float: left;
	border-top: 1px dashed #A8A8A8;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
#main .news .document
{
	width: 99%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	color: #000;
	line-height: 1.5;
	font-size: 13px;
}
#main .news .document p
{
	margin: 0;
	padding: 5px 0px 5px 0px;
	line-height: 1.5;
}
/* css tin tuc ngan gon o 2 ben cot*/
#main .news-small
{
    width: 100%;
    float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#main .news-small ul
{
    float: left;
	margin: 0;
	padding: 0;
}
#main .news-small ul li
{
	width: 99%;
    float: left;
	margin: 5px 0px 0px 2px;
	padding: 0;
}

#main .news-small .image
{
    float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
}
#main .news-small .image a
{
    float: left;
	margin: 0;
	padding: 0;
}
#main .news-small .image img
{
	width: 70px;
	height: auto;
	border: 1px solid #e4e4e4;
}
#main .news-small .title
{	
	width: 99%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#main .news-small .title a
{
	font-weight: normal;
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 1.5;
}
#main .news-small .title a:hover
{	
    text-decoration: underline;
}
#main .news-small .summary
{
	width: 99%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	color: #525252;
	font-size: 11px;
	line-height: 1.5;
}
#main .news-small .button
{	
	width: 99%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#main .news-small .button a
{
	font-weight: normal;
	color: #000;
	font-size: 10px;
}
#main .news-small .button a:hover
{
	color: #F00;
}
#main .news-small .line-info
{
	width: 99%;
	height: 1px;
	float: left;
	border-top: 1px dotted #C7C7C7;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

/*css tin tuc khác */
#main .news-other
{
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dashed #A8A8A8;
}
#main .news-other h2
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#main .news-other h2 img
{
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: 12px;
	height: 10px;
}
#main .news-other .inner
{
	position: relative;
	margin: 0;
	padding: 0;
}
#main .news-other .inner .title
{
	position: relative;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0;
	width: 100%;
}
#main .news-other .inner .title a
{
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-size: 14px;
	color: #000;
}
#main .news-other .inner .title a:hover
{
	text-decoration: underline;
}

#main .tenloai
{    
    float: left;
	padding: 5px;
	margin: 0px;
}
#main .tenloai img
{    
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 3px 3px 0px 0px;
	border: 0px;
	float: none;
}
#main .detail
{    
    float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main .detail a
{    
    color: #EB1C22;
	font-style: italic;
	font-weight: bold;
}
#main .detail a:hover
{    
    color: #5E5E5E;
}
/* css link phan trang----------------------------------------------------*/
#main .link
{
    color: #fff;
	text-align: center;
	padding: 10px;
}
#main .link b
{
    color: #fff;
	border: 1px solid #000;
	background: rgb(107, 107, 107);
	padding: 3px 5px 3px 5px;
}
#main .link a
{
    color: rgb(90, 90, 90);
	border: 1px solid #000;
	background: #fff;
	padding: 3px 5px 3px 5px;
	margin: 0px 2px 0px 2px;
}
#main .link a:hover
{
    color: #fff;
	border: 1px solid #000;
	background: rgb(179, 179, 179);
	padding: 3px 5px 3px 5px;
}

/*css sản phẩm cùng loại khác */
#main .product-other
{
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dashed #A8A8A8;
}
#main .product-other h2
{
	position: relative;
	margin: 0px 10px 10px 0px;
	padding: 0;
	font-size: 16px;
}
#main .product-other h2 img
{
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: 12px;
	height: 10px;
}

#footer 
{	
	clear: both;
	position: relative;
	z-index: 0;
	width: 100%;
}
#footer .inner-footer
{
	background: #333;
	color: #fff;
	clear: both;
	position: relative;
	width: 1100px;
	min-height: 100px;
	margin: 0px auto 30px auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
	border-top: solid 5px #0096F0;
	box-shadow: 0px 0px 5px 0px #000;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#footer .inner-footer .nav
{
	float: left;
	width: 1100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer .inner-footer .nav ul
{
	display: table;
	margin: 0 auto;
	padding: 15px;
	background: #0064AA;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	behavior: url(css/PIE/PIE_uncompressed.htc);
}
#footer .inner-footer .nav ul li
{
	float: left;
	position: relative;
	margin: 0px 15px 0px 15px;
}
#footer .inner-footer .nav a
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
#footer .inner-footer .nav a:hover 
{
	text-decoration: underline;
}
#footer .document
{	
	float: left;
	width: 1060px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
}
#footer .document p
{
    color: #ddd;
   	position: relative;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer .nambovn
{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#footer .nambovn h3
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ddd;
}
#footer .nambovn a
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ddd;
}
#footer .nambovn a:hover
{
	text-decoration: underline;
}
.clear
{
	clear:both;
}