@charset "utf-8";
/* CSS Document */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.font-red {
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}
.datroi {
	color: #0263b4;
}
.noborder {
	border: none !important;
}
.hidden {
	display: none;
}
body {
	background: url(../images/bg-body.png) repeat fixed;
}
.page {
	width: 1000px;
	margin: 0 auto;
}
#wrap {
	margin: auto;
	padding-bottom: 10px;
}
#header {
	width: 1000px;
	height: 202px;
	margin: auto;
	text-align: center;
	position: relative;
}
#header > img {
	width: 1000px;
	height: 202px;
}
/*------------MENU----------*/

#menu {
	width: 1000px;
	margin: 0 auto;
	height: 42px;
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(../images/bg-ul.png) repeat-x;
}
ul#nav {
	height: 42px;
	display: inline-block;
	float: left;
}
ul#nav li.active a {
	color: #b80201;
}
ul#nav > li {
	line-height: 42px;
	float: left;
	display: block;
	position: relative;
}
.muiten {
	position: absolute;
	right: 0px;
	top: 8px;
}
.thanhdoc {
	position: absolute;
	right: 0;
	bottom: 0;
}
ul#nav > li > a:link, ul#nav > li >a:visited {
	text-transform: uppercase;
	color: #373737;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	padding: 0 25px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#nav > li > a:hover, ul#nav > li.active > a, ul#nav > li:hover > a {
	text-decoration: none;
	color: #b80201;
}
ul#nav li ul li:hover > a {
	text-decoration: none;
	color: #b80201;
}
/*ul#nav > li > ul > li{
	background:url(../images/item-pointer.gif) no-repeat right 10px;
	background-color:#e0e0e0;
}*/


/* =============================================================================
   DDsmoothmenu
   ========================================================================== */
.ddsmoothmenu ul {
	z-index: 200;
}
.ddsmoothmenu ul li {
	position: relative;
}
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
}
.ddsmoothmenu ul li ul li {
	float: none;
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
.ddsmoothmenu ul li ul li a {
	width: 130px;
}
.downarrowclass, .rightarrowclass {
	display: none;
}
#menu ul li ul {
	height: auto;
	background: #E5E5E5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .20);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .20);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .20);
}
#menu ul li ul li {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 12px;
	height:30px;
	line-height:30px;
}
#menu ul li ul li a {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #555555;
	display: block;
	padding: 0 25px;
	padding-left: 15px;
}
#menu ul li ul li ul {
	margin: 0 0 0 1px;
}
#menu ul li ul li a:hover {
	display: block;
	background: green;
	color: #FFFFFF;
	border: none;
	font-weight: normal;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
/*-------------SLDIER----------*/

#slider {
	height: 395px;
	width: 980px !important;
	padding: 10px;
	background: #fff;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 36px;
}
.bong-slider {
	position: absolute;
	bottom: -36px;
	left: -1px;
}
#example10 li {
	position: relative;
}
#example10 div.slider-bg {
	background: #fff;
	top: 300px;
	height: 102px;
	width: 600px;
	left: 0;
	position: absolute;
	z-index: 10;
	opacity: .8;
}
#example10 div.slider-info {
	top: 300px;
	height: 72px;
	left: 0;
	position: absolute;
	width: 65px;
	z-index: 15;
	padding: 15px;
}
#example10 div.slider-info strong {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#example10 div.slider-info p {
	display: none;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	margin: 0 !important;
}
#example10 li.slider-open div.slider-info {
	width: 570px;
}
#example10 li.slider-open div.slider-info strong {
	font-size: 22px;
}
#example10 li.slider-open div.slider-info p {
	display: block;
}
#container {
	background: #f1f1f1;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#content-left {
	width: 210px;
	float: left;
	margin: 0 10px;
}
.cate-pro {
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #cdcdcd;
	background: #fff;
}
.bong-cate {
	position: absolute;
	bottom: 0;
}
h3.title-menu {
	background: url(../images/border-h3.png) no-repeat bottom;
	height: 47px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 45px;
	font-size: 13px;
}
h3.title-menu img {
	position: relative;
	top: 5px;
	margin-right: 5px;
}
/*--------MENU SO CAP-----------*/
ul.cateUl {
}
ul.cateUl > li {
	display: block;
	position: relative;
	line-height: 28px;
	border-bottom: 1px solid #f0f0f0;
	background: url(../images/icon-li-left.png) no-repeat 5px 10px;
	padding-left: 10px;
}
ul.cateUl > li > a {
	color: #1d1d1d;
	padding-left: 9px;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}
ul.cateUl > li:hover > a {
}
ul.cateUl li ul li {
	display: block;
	line-height: 28px;
	border-bottom: 1px solid #f0f0f0;
	background: url(../images/daucong.png) no-repeat 10px center;
	position:relative;
}
ul.cateUl > li > ul > li:hover {
	background: #9C9797 url(../images/daucongtrang.png) no-repeat 10px 10px ;
}
ul.cateUl li ul li:hover a {
	color: #fff;
	font-weight: bold;
}
ul.cateUl > li:hover > a {
}
ul.cateUl li ul li a {
	color: #1d1d1d;
	padding-left: 30px;
	text-transform: capitalize;
	font-size: 13px;
}

/*=========CAP3====*/
ul.cateUl li ul li ul{
	
}

ul.cateUl li ul li ul li{
	padding-left:16px;
	background:#FF6600 url(../images/daucongtrang.png) no-repeat 10px 14px;
}
ul.cateUl li ul li a {
	color: #1d1d1d;
	padding-left: 30px;
	text-transform: capitalize;
	font-size: 13px;
}


ul.menu-left {
	margin: auto;
	margin-bottom: 10px !important;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0 10px;
}
ul.menu-left li {
	border-bottom: 1px dotted #D8D8D8;
	display: block;
	position: relative;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/icon-li-tintuc.png) no-repeat 0px 10px;
}
ul.menu-left li:hover {
}
ul.menu-left li a {
	color: #1d1d1d;
	padding-left: 0px;
	overflow: hidden;
	margin-left: 10px;
}
ul.menu-left li a:hover {
	text-decoration: none;
	color: #1f64d9;
}
ul.thongke {
	margin: 10px;
	margin-left: 30px;
}
ul.thongke li {
	height: 30px;
	font-size: 14px;
	color: #333;
}
#main {
	float: left;
	width: 540px;
	background: #fff;
}
h3.title-pro-new {
	height: 52px;
	width: 540px;
	background: url(../images/bg-title.png) no-repeat;
	color: #666;
	text-transform: uppercase;
	line-height: 48px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	display: block;
	margin-left: 5px;
}
h3.title-pro-new span {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
div.show-pro {
	padding: 0 5px;
	margin-top: 10px auto 20px auto;
}
div.pro {
	width: 170px;
	float: left;
	margin-right: 6px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 2;
}
div.last {
	margin-right: 0px !important;
}
div.pro .block_img {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}
.bong-pro {
	position: absolute;
	bottom: -7px;
}
div.pro .block_img > a > img {
	width: 164px;
	height: 124px;
}
div.pro p.pro-name {
	padding-top: 10px;
	height: 24px;
overflow: hidden;
}
div.pro p.pro-name a {
	color: #b80201;
	font-weight: bold;
}
div.pro p.pro-price a {
	color: #373737;
	font-weight: bold;
}
/*------------CONTENT RIGHT---------------*/
#content-right {
	width: 210px;
	float: left;
	margin: 0 10px;
}
.help-online {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-top: 0 !important;
}
.help-online h3 {
	padding-left: 40px;
}
.hotline {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: red;
	padding-top: 10px;
}
.number {
	margin-left: 20px;
	margin-top: 20px;
}
.number img {
	float: left;
}
.number p {
	color: red;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
}
.block-yahoo {
	margin: 10px 0 5px 20px;
	vertical-align: middle;
	width: 80px;
	float: left;
}
.block-yahoo img {
	margin: 10px 15px;
}
.block-yahoo ul {
	width: 130px;
	float: right;
	margin-right: 20px;
}
.block-yahoo ul li {
	border-bottom: 1px dotted #fff;
	height: 20px;
	text-align: center;
}
.noborder {
	border: none !important;
}
.block-yahoo ul li a {
	color: #383838;
	text-decoration: none;
}
.block-yahoo ul li a:hover {
	text-decoration: none;
}
.search {
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
	width: 200px;
	margin-left: 10px;
}
.searchCon {
	position: relative;
}
input#keyword {
	background: #fff;
	;
	border: 1px solid #ccc;
	width: 145px;
	height: 24px;
	line-height: 24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #333;
	font-style: italic;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
}
input#btnSearch {
	background: url(../images/btn-search.png) no-repeat;
	border: none;
	right: 14px;
	bottom: -24px;
	cursor: pointer;
	position: absolute;
	height: 48px;
	width: 40px;
	text-indent: -99999px;
	z-index: 1000;
}
#listnoibat {
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #CCC;
	height: 120px;
}
/*------------SCROLL AUTO AND CLICK------------------*/
#makeMeScrollable {
	width: 980px;
	height: 150px;
	margin: 20px auto;
	position: relative;
	background: #fff;
	border-radius: 4px;
}
/* Replace the last selector for the type of element you have in
   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
#makeMeScrollable div.scrollableArea div {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
	   block of code. It's just a nice feature that prevent the images from
	   accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	margin-right: 15px;
	margin-top: 10px;
	display: block;
	height: 103px;
	margin-top: 20px;
	width: 141px;
	border: solid 1px #dcdcdc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
/*-----------FOOTER----------*/
#footer {
	position: relative;
	text-align: center;
	padding: 10px 0;
	line-height: 1.5;
	color: #3c3c3c;
}
#footer a {
	color: #3c3c3c;
}
#nav_footer {
	margin: auto;
	text-align: center;
	width: 730px;
	height: 30px;
	border-bottom: 4px solid #b80201;
	margin-bottom: 10px;
}
#nav_footer li {
	display:inline-block;
}
#nav_footer li a {
	padding: 0 6px;
	text-transform: inherit;
	color: #3c3c3c;
	font-weight: bold;
	font-size: 12px;
}
#nav_footer li a:hover{
	color:red;
}
/*----------------TIN TUC-----------------*/
.box_news {
	border-bottom: 1px dotted #bc0000;
	clear: both;
	padding-bottom: 20px;
	padding-top: 5px;
}
.box_news h2 {
	font-size: 12px;
}
.box_news h2 a {
	color: #bc0000 !important;
	text-transform: capitalize;
	color: yellow;
	font-weight: bold;
}
.box_news p {
	margin: 0;
	padding: 0;
}
.box_news p.small {
	color: #666666;
	font-size: 11px;
}
.box_news h2 a:hover {
	color: #3FA502;
}
h1.text_title {
	color: #339900;
	font-size: 12px;
}
.image_boder {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E4E4E4;
	float: left;
	margin: 0 10px;
	padding: 5px;
}
/*-------------CHI TIET (TIN TUC)--------------------*/
.title_news {
	color: #bc0000;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	padding-left: 0 !important;
}
.othernews {
	color: #6C0;
	padding-left: 10px;
	padding-top: 50px;
}
.othernews h1 {
	color: #06C;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.othernews ul {
	list-style: inside;
}
.othernews ul li {
	padding-left: 10px;
}
/* --------------------- Phan trang ------------------*/
.phantrang {
	text-align: center;
	padding: 5px 0 20px 0;
}
.phantrang a {
	color: red;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 5px;
	text-decoration: none;
}
.phantrang span {
	color: green;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 5px;
	font-weight: bold;
}
.phantrang a:hover {
	color: green;
	background-color: #fff
}
/*STYLE FOR LIENHE*/
.tablelienhe td {
}
.tablelienhe span {
	color: #FF0000;
}
.tablelienhe td {
	height: 25px;
}
.tablelienhe tr {
	height: 40px;
}
.tablelienhe .input, .tablelienhe textarea {
	border: 1px solid #cacaca;
	width: 300px;
}
.tablelienhe textarea {
	margin: 15px 0;
}
.tablelienhe .title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.button {
	background-color: #fff;
	background-position: initial initial;
	background-repeat: initial initial;
	border: 1px solid #ccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor: pointer;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 5px 30px;
	font-weight: bold;
}
.button:hover {
	color: red;
}
/*-----------BAN DO-------------*/
.main_map {
	height: 420px;
	border: thin solid #CCC;
	padding: 10px;
}
.product_detail_pic {
	float: left;
	margin-right: 20px;
}
.detail {
	text-align: justify;
	padding: 10px 20px 10px 0;
}
