.navTitle a:hover{
	color:#0F6F13;
	text-decoration:none;
}

/*======================== css su dung chung cho trang green hill, product ================================*/
.bg_menutop_green{
	background:url(../images/bg_menutop_green.gif)  repeat-x;
}

.menutop {
	 float:right;
}

.menutop li {
	display:block;
	float:right;
	background:url(../images/menutop_mid_green.gif) right no-repeat;
	padding-left:1px;
	line-height:50px;
	text-transform:uppercase; 
	font-weight:bold;
	
}
.menutop li.last {
	background:none;
}
.menutop li a { display:block; line-height:50px;color:#ffffff; padding:0px 11px; }
.menutop li a:hover{
	color:#ffff00;
	text-decoration:none;
} 
.menutop li a.current{
	color:#ffff00;
} 



/*==============================box===========================*/
.box-title{
	border-bottom:#53970a solid 8px;
	padding-bottom:8px;
	color:#333333;
	font-weight:bold;
	text-align:right;
	font-size:14px;
	text-transform:uppercase;
} 
.box-content {
	padding:6px 0px; 
}
.box_mid {margin-bottom:10px;}
.mid-title {
	border-bottom:#cfe1d0 solid 2px;
	padding-bottom:10px;
	line-height:25px;
}
.mid-title .titleL {
	float:left;
	background:url(../images/icon_ftitle_green.gif) left no-repeat;
	padding-left:34px;
	color:#666666;
	font-size:20px; 
	text-transform:uppercase;
}
.mid-title .titleL a {color:#FFFFFF;}
.mid-title .titleR {
	float:right;	
}

.mid-content {
	padding-top:20px;
	overflow:hidden;
}


/*CATEGORY*/
.box_category {
	border-bottom:#53970a solid 3px;
	padding-bottom:10px;
}
.box_category  ul {list-style:none;}
.box_category  li { text-align:right; padding-bottom:5px; }
.box_category  li a {
	display:block;  
	font-weight:bold;
	color:#575757;
	line-height:30px;
	padding-right:10px; 
}
.box_category  li a:hover{
	 text-decoration:none;
	 color:#0f6f13;
} 
.box_category  li a.current {
	display:block;
	line-height:30px;
	color:#0f6f13;
	padding-bottom:10px;
	background:url(../images/bg_box_cat_act_green.gif) left no-repeat;
}

.box_category ul.box_cat_sub  {
	list-style:none;
	padding-left:0px; 
}
.box_category ul.box_cat_sub li {
	display:block;
	line-height:20px;
}
.box_category ul.box_cat_sub li a {
	display:block;
	padding:5px 0px;
	line-height:20px;
	padding-right:11px;
	background:none;
	color:#999999;
}
.box_category ul.box_cat_sub li a:hover {
	padding:5px 0px;
	display:block;
	line-height:20px;
	height:20px;
	color:#575757;
	padding-right:11px;
	
	background-color:#e7f0e7;
}
.box_category ul.box_cat_sub li a.current {
	padding:5px 0px;
	display:block;
	line-height:20px;
	height:20px;
	color:#575757;
	padding-right:11px;
	
	background-color:#e7f0e7;
	
}

/*MENU TAB*/

.menutab{
	border-bottom:#59950e solid 4px;
	line-height:28px;
	padding-bottom:28px;
	/*margin-bottom:20px;*/
}

.menutab li{
	float:left;
	font-weight:bold;
	padding-right:5px;
}

.menutab li a{
	display:block;
	line-height:28px;
	float:left;
	background:url(../images/menutab_left.gif) left no-repeat;
	padding-left:20px;
	color:#848383;
}

.menutab li a span{
	display:block;
	line-height:28px;
	background:url(../images/menutab_right.gif) right no-repeat;
	padding-right:20px;
	color:#848383;
}

.menutab li a:hover{
	text-decoration:none;
	color:#006eba
}

.menutab li a.current{
	display:block;
	line-height:28px;
	background:url(../images/menutab_green_left.gif) left no-repeat;
	padding-left:20px;
	color:#ffffff;
}

.menutab li a.current span{
	display:block;
	line-height:28px;
	background:url(../images/menutab_green_right.gif) right no-repeat;
	padding-right:20px;
	color:#ffffff;
}

.infoContact{
	border:#d1d1d1 solid 1px;
	padding:5px;
}

.bg_hotline{
	background:url(../images/bg_hotline.gif) left no-repeat;
}
.tbl_contact td{
	line-height:22px;
}
.tbl_detail .col1_top{
	font-weight:bold;
	background-color:#6ba613;
	color:#ffffff;
	text-align:center;
	border:none;
	border-bottom:#c9c9c8 solid 1px;
	border-right:#FFFFFF solid 1px;
	height:22px;
}
.tbl_detail .col2_top{
	font-weight:bold;
	background-color:#6ba613;
	color:#ffffff;
	text-align:center;
	border:none;
	border-bottom:#c9c9c8 solid 1px;
	height:22px;
}


.tbl_detail .col1{
	font-weight:bold;
	background-color:#e4f1e4;
	color:#474747;
	text-align:center;
	border:#c9c9c8 solid 1px;
	border-top:none;
	height:22px;
}
.tbl_detail .col2{
	font-weight:bold;
	background-color:#ffffff;
	color:#474747;
	text-align:center;
	border:#c9c9c8 solid 1px;
	border-top:none;
	border-left:none;
	height:22px;
}
.title_detail span{
	color:#848383;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}
/******************** PHAN TRANG **************/
.pagination{ 
	/*background:url(../images/hr.gif) top repeat-x;*/
 	padding-top:10px;
  text-align:center;
	font-size:10px;
}
.pagination .pagetotal {
	background-color:#868686;
	color:#FFFFFF;
	padding:2px 3px;
}
.pagination a, .pagination a:visited{
	padding: 0px 2px;
	display:inline-block ;
	text-decoration: none; 
	color: #797979;
	font-weight:bold;
	/*background:url(../images/page_mid.gif) right no-repeat;*/
	width:16px;
	height:14px;
	line-height:14px;
}

.pagination a:hover, .pagination a:active{
	color: #3866bb;
	text-decoration:none;
}

.pagination .pagecur{
	font-weight: bold;
	display:inline-block ;
	padding: 0px 2px;
	background:url(../images/page_on_green.gif) center no-repeat;
	color: #fff;
	width:16px;
	height:14px;
	line-height:14px;
}

.pagination a.btnPage{
	color:#868686;
	text-align:center;
	font-weight:bold;
	background:none;
}
.pagination a:visited.btnPage  {
	color:#868686;
	font-weight:bold;
}