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

*{margin: 0px; padding: 0px;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/vn/user/template/camphat/images/bg_body.png) repeat top center;	
}

@font-face{
	font-family:Roboto;
	src: url('RobotoCondensed-Regular.ttf');
	src: url('RobotoCondensed-Regular.ttf') format('embedded-opentype'),
	url('RobotoCondensed-Regular.ttf');
}


@font-face{
	font-family:Alter;
	src: url('UTM Alter Gothic.ttf');
	src: url('UTM Alter Gothic.ttf') format('embedded-opentype'),
	url('UTM Alter Gothic.ttf');
}

img{ border: 0px;}

a{
	color: #000;
	text-decoration: none;	
}
a:hover{
	color: #FF0000;
}

a:active{
	color: #034268;	
}

div.clear{ display: block; clear:both;}


div#full{
	height: auto;
	background: url(/vn/user/template/camphat/images/full.png) repeat-x top center;	
}

div#wrapper{
	width: 990px;
	margin: 0px auto;
	padding: 0px;
}

div#header{
	position: relative;
	width: 100%;
}

div#menu{
	position: relative;
	width: 100%;
	height: 39px;
	background: -webkit-linear-gradient(#3f94bf, #246485);
    border-radius: 5px;
}

ul#top-nav{
	position: relative;
	text-align: center;
	list-style: none;
	margin-top:-5px;
}

ul#top-nav li{
	position: relative;
	width: 137px;
	padding-right:3px;
	display: inline-block;
	background: url(/vn/user/template/camphat/images/line.png) no-repeat right center;
}

ul#top-nav a{
	display: block;
	padding: 18px 0px 12px 0px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;	
}

ul#top-nav li a:hover{
	background: url(/vn/user/template/camphat/images/bg_li_hover.png) no-repeat top center;
}

li.menu1 a{
	background: url(/vn/user/template/camphat/images/bg_li_hover.png) no-repeat top center;
}


li#last-top-nav{ background: none !important}

ul#top-nav ul{
	position: absolute;
	list-style: none;
	width: 200px;
	display: none ;
	top: 44px;
	left: 0px;
	z-index: 1000;	
}

ul#top-nav ul ul{
	position: absolute;
	display: none;
	width: 200px;
	top: 0px;
	left: 200px;
	z-index: 1000;	
}

ul#top-nav ul li{
	width: 200px;
	margin: 0px;
	padding-right: 0px;
	background: #3480a7;
	border-bottom: 1px solid #FFF;	
}

ul#top-nav ul li a{
	padding: 10px;
	color: #FFF !important;
	background: none !important;
}

ul#top-nav ul li:hover{
	background: #12455f  !important;	
}

ul#top-nav ul ul li{
	background: #3480a7;
}

ul#top-nav ul ul li:hover{
	background: #12455f  !important;	
}

ul#top-nav li:hover ul ul, ul#top-nav li ul li:hover ul ul{
	display: none;	 
}

ul#top-nav li:hover ul, ul#top-nav li ul li:hover ul{
	display: block;	
}


div#slider{
	position: relative;
	margin-bottom: 10px;	
}

div.bg{
	position: absolute;
	top: 0px; left: 0px;
	width: 990px;
	height: 336px;
	z-index: 1000;
	background: url(/vn/user/template/camphat/images/bg_slider.png) no-repeat top center;	
}

div#container{
	float: left;
	width: 100%;
	padding-top: 10px;
	background: #FFF;
	padding-bottom:20px;
}

div#left{
	float: left;
	width: 190px;
	margin-left: 10px;
	background: #e5e5e5;	
}

div.title{
	float:left;
	width: 100%;
	height: 31px;
	text-align: center;
	background:url(/vn/user/template/camphat/images/nenth_09.png) no-repeat left top;	
}

div.title span{
	  display: block;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 31px;
  text-align: left;
  padding-left: 38px;
}

div.lcontent{
	float:left;
	width: 100%;
}

ul.cat-nav{
	list-style: none;
}

ul.cat-nav li{
	padding: 5px 0px;
	border-top: 1px dotted #FFF;	
}

li#first-cat-nav{
	border-top: none;	
}

ul.cat-nav li a{
	display: block;
	padding-left: 20px;
	font-weight: bold;
	background: url(/vn/user/template/camphat/images/arrow.png) no-repeat 7px 4px;
}

/*======================================*/


dl { width: 180px; margin-left: 5px;}

dt {
	background: url(/vn/user/template/camphat/images/bg_li.png) repeat-y top center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 17px;
	padding: 5px 0px;
}

dt#last-dt{
	border-bottom: none;
}

dt a {
	display: block;
	color: #296d90;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	background: url(/vn/user/template/camphat/images/arrow.png) no-repeat 7px 8px;
}

dd{
	background: #FFF;
}

dd a {
	color: black;
}

dt.active_ {background: #45C14D; border-bottom: none;}

dt.active_ a{ color: #FFF !important; background: url(/vn/user/template/camphat/images/arrow2.png) no-repeat 7px 8px; }

/*======================================*/

ul.left-nav {
	list-style: none;
}
ul.left-nav li {
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
}

li.last-left-nav{
	
}

ul.left-nav li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: bold;
	color: #000;
	background: url(/vn/user/template/camphat/images/arrow3.png) no-repeat 7px 10px;
}

ul.left-nav li a.li_active {
	color: #F00;
	text-decoration: underline;	
}

ul.left-nav li a:hover {
	color: #F00;
	text-decoration: underline;	
}

ul.last-nav li:last-child{
	border-bottom: none !important;
}


div#info{
	float: left;
	width: 570px;
	
}

div.info-title{
	float: left;
	width: 100%;
	height: 35px;
	background: url(/vn/user/template/camphat/images/bg_title.png) no-repeat top center;
	background-size:100% 35px;
	overflow: hidden;
	border-radius:5px;
}

div.info-title span{
	display: block;
	margin-left: 54px;
	padding-top: 8px;
	font-weight: bold;
	color: #FFF;	
	text-transform: uppercase;
}

div.info-title a{
	color: #FFF;
}

div.info-title a:hover{
	color: #FF0000;
}


div.info-content{
	float: left;
	width: 100%;
}

div.info-content a:hover{
	color: #FF0000 !important;
}

ul#nhapkhau{
	list-style: none;	
}

ul#nhapkhau li{
	padding: 7px 20px;	
}

ul#nhapkhau a{
	display: block;
	font-weight: bold;
	color: #077400;
	padding: 0px 20px;
	background: url(/vn/user/template/camphat/images/check.png) no-repeat 0px 31px;
}

div.box-sp{
position:relative;
	float: left;
	width: 170px;
	margin: 5px 10px;
}

div.box-sp-img{
	position: relative;
	width: 160px;
	padding: 4px;
	border: 1px solid #CCC;
	z-index: 10;
}

div.box-sp-img:hover{
	border: 1px solid #FF0000;
}

div.box-sp-shadow{
	width: 100%;
	height: 5px;
	background: url(/vn/user/template/camphat/images/box_shadow.png) no-repeat top center;	
}

div.box-sp-name{
	padding-top: 5px;
	height: 80px;		
}

div.box-sp-name p{
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	
}

/*div.box-sp-name span{
	display:inline-block;
	padding: 3px 7px;
	background: #606061;
	color: #FFF;
	font-weight: bold;
	text-align: justify;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0px 0px 12px #CCC inset; 	
}*/

div.box-sp-name span{
	color: #F00;
}

div.box-sp-name a{
	color: #0A80D3;
	font-weight: bold;
	text-transform: uppercase;	
}

div.box-sp-name a:hover{
	color: #FF0000;
}

div.box-sp-mota{
	position: absolute;
	min-width: 250px;
	padding: 10px;
	display: none;
	visibility: hidden;
	background: #FFF;
	border: 1px solid #000;
	box-shadow: 0px 0px 3px #000;
	z-index: 11;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

div#right{
	float: left;
	width: 190px;
	margin-left: 10px;
	background: #3c8eb8;	
}


ul.cat-video{
	margin: 5px;
	list-style:url(/vn/user/template/camphat/images/arrow.png) inside;	
}

ul.cat-video li{
	padding: 3px 0px;	
}

ul.cat-video a{
	color: #FFF;
	font-weight: bold;	
}

ul.cat-video a:hover{
	color: #F60;
}


ul#scroller2 a{
	color: #002B55;
}

ul#scroller2 a:hover{
	color: #ff7800;	
}

div#online{
	padding: 10px 0px;
	width: 100%;
	
}

div#online p{
	color: #830000;
	font-weight: bold;
	margin-left: 20px;	
}

div#online span{
		
}

div#footer{
	width: 1000px; margin: 0px auto;
	background: url(/vn/user/template/camphat/images/a.png) no-repeat top center;
	overflow: hidden;
	
}

ul#bottom-nav{
	list-style: none;
	text-align:center;	
}

ul#bottom-nav li{
	display: inline-block;
	padding: 5px 0px;	
}

ul#bottom-nav li a{
	color: #FFF;
	font-weight: bold;
	padding: 0px 30px;
}

div#footer p{
	color: #000;
	line-height: 1.5em;
}

div.box-news{
	float: left;
	width: 570px;
	padding: 10px 0px;
	border-top: 1px dotted #CCC;	
}

div#box-news-first{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	border-top: none;
	padding: 0px !important;	
}

div.box-news-img{
	float: left;
	width: 150px;
	height: 125px;
	border: 1px solid #999;	
}

div.box-news-img:hover{
	border: 1px solid #FF0000;	
}

div.box-news-name{
	float: right;
	width: 408px;
	
}

div.box-news-name a{
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;	
}

div.box-news-mota{
	float: right;
	width: 408px;
	text-align: justify;
	color: #666;
	line-height: 1.5em;	
}

div.box-news-readmore{
	float: right;
	width: 408px;
	text-align: right;
	
}

div.box-news-readmore a{
	font-style:italic;
	font-weight: bold;
	font-size: 11px;
}

.box_card{
	position: fixed;
	/*transform:rotate(-30deg);
	-ms-transform:rotate(-30deg); 
	-moz-transform:rotate(-30deg); 
	-webkit-transform:rotate(-30deg); 
	-o-transform:rotate(-30deg);*/
	right: 0px; top: 0px;
	z-index: 1000;
	background:url(/vn/user/template/camphat/images/bg_card.png) no-repeat top left;
	height:41px;
	float:left;
	padding-top:7px;
	padding-left:55px;
	width:141px;
	cursor:pointer;
}
.box_card span{
	font-weight:bold;
	color:#F00;
}

.button {
    background: #0064C7;
	font-size: 12px !important;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
	font-weight: bold !important;
    font: 12px arial,helvetica,sans-serif;
    padding: 5px 20px;
	cursor:pointer;
}

div.text {
	float: left;
	width: 550px;
	padding: 10px;
	line-height: 2em;
}

div.text ul{
	list-style: none;
}

div.text img{
	max-width: 550px;	
}

.tablelienhe td{ height:30px;}
.tablelienhe .input{
	border: 1px #E9E9E9 solid;
	azimuth:center;	
	width:250px;
	height: 25px;
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}

.tablelienhe span{
	color: #F00;	
}

div#search{
	position: absolute;
	width: 140px;
	height: 19px;
	top: 8px;
	right: 35px;	
}

div#search input{
	width: 138px;
	height:	19px;
	border: none;
	color: #333; font-style: italic;
}

div#btn{
	position: absolute;
	right: -23px;
	top: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}	

div#tabs{float: left;width: 100%;}
ul#tabs-nav{float:left;list-style:none;}
ul#tabs-nav li{float: left;margin-right: 4px;}
ul#tabs-nav li h3{font-size:12px;}
ul#tabs-nav a{
	display: block;
padding: 10px 20px;
background: #949290;
color:#FFF;
font-size:14px;
font-weight:bold;
/* border-left: 1px solid #CCC; */
/* border-right: 1px solid #CCC; */
/* border-top: 1px solid #CCC; */
	}
ul#tabs-nav h3{
	margin:0px;
	}
ul#tabs-nav a.active{position:relative;z-index:15;background: #444343;color:#FFF;border:none; font-size:14px; font-weight:bold;}
ul#tabs-nav a:hover{color: #F00;}
div.content-detail{margin-top:-2px;margin-bottom:20px;position:relative;z-index:10;border-bottom-left-radius:8px;border-bottom-right-radius:8px;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:rgba(255,255,255,0.8);}
	
.box-basket .box-basket-img img{
	width:100%;
	height:auto;
	}
.info-title h2{color:#FFF;}
.downloadFile {
  position: relative;
  width: 100%;
  margin: 10px 0px;
}
.downloadFile a {
  float: left;
  padding: 5px 15px;
  color: #FFF;
  background: #000;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  font-weight: bold;
}
.downloadFile a:hover {
	opacity: 0.8;
}
@media(max-width:800px){
	ul#top-nav{ z-index:9999;}
	ul#top-nav{margin-top:0px;}
	ul#top-nav li{background:#3486af;}
	ul#top-nav li{padding-right:0;}
	li.menu1 a{background:none;}
	li#last-top-nav{background:#3486af !important;}
	ul#top-nav ul li{border-bottom:0 !important;}
	ul#top-nav a{padding:10px 15px !important;}
	#menu nav{display:none;}
	div#menu{height:33px !important;}
	ul#top-nav li{width:100%;}
	ul#top-nav li a:hover{background:#26688a;}
	ul#top-nav ul{position:inherit !important; width:100% !important; top:0 !important;}
	ul#top-nav ul li{width:100% !important;}
	ul#top-nav ul li ul, ul#top-nav ul li:hover ul{display:none !important;}
	ul#top-nav ul li {
    	background: #53addc;
	}
	ul#top-nav ul li:hover {
		background: #3582aa !important;
	}
	
	div#left, div#right, ul#bottom-nav{ display:none;}
	div#wrapper, div#footer, div#info{width:98%;}
	div#header a{display:none;}
	.conten_m{float:left !important; width:100% !important;}
	div.box-sp{width:45%;}
	div.box-sp-img, .box-sp-img img{width:100%; height:	auto;}
	div#footer{background:url(/vn/user/template/camphat/images/a1.png) !important; text-align:center;}
	.info-content.content_one img{max-width:95% !important;}
	
}
@media only screen and (max-width: 640px) {	
	#pro_img, #pro_img img, #pro_info{width:100% !important;}
	div.text{width:95% !important;}
	div#tabs{background:#000;}
	
}
@media only screen and (max-width: 480px) {
	div.box-sp{width:44%;}
	#news_home img{display:none;}
	#info_news{width:95% !important; float:none !important; margin:auto;}
	#info_news h3{ font-size:16px !important; text-transform:uppercase !important;}
	#footer_conten{width:90% !important; margin:auto;}
	div.box-sp-name{min-height:55px;}
	.hinh_th1, .nd_th1 {
		width: 95% !important;
	}
}
@media(max-width:320px){
	
}
.pagenavi a{
	display: inline-block;
    color: #fff;
    padding: 3px 8px;
    background: #1191D2;
    font-weight: bold;
    border-radius: 50%;
    -webkit-border-radius: 50%;
	margin:1px;
}
.pagenavi a.current{
	color:#f00;
}