.navTitle a:hover{
	color:#999F5B;
	text-decoration:none;
}
/*======================== css su dung chung cho trang orange hill, product ================================*/
.bg_menutop_orange{
	background:url(../images/bg_menutop_orange.gif)  repeat-x;
}

.menutop {
	 float:right;
}

.menutop li {
	display:block;
	float:right;
	background:url(../images/menutop_mid_orange.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:#b0a160 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:#dbcda6 solid 2px;
	padding-bottom:10px;
	line-height:25px;
}
.mid-title .titleL {
	float:left;
	background:url(../images/icon_ftitle_orange.gif) left no-repeat;
	padding-left:34px;
	color:#666666;
	font-size:20px; 
	text-transform:uppercase;
}
.mid-title .titleL a {color:#666666;}
.mid-title .titleR {
	float:right;	
}

.mid-content {
	padding-top:20px;
	overflow:hidden;
}


/*CATEGORY*/
.box_category {
	border-bottom:#b0a160 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:#999f5b;
} 
.box_category  li a.current {
	display:block;
	line-height:30px;
	color:#999f5b;
	padding-bottom:10px;
	background:url(../images/bg_box_cat_act_orange.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*/
 .bg_tab{
	border-bottom:#989551 solid 4px;
}
.bg_tab td{
	padding-right:5px;
}
.bg_tab td.last{
	padding-right:0px;
}
.bg_tab a{
		display:block;
	line-height:28px;
	float:left;
	background:url(../images/menutab_left.gif) left no-repeat;
	padding-left:20px;
	color:#848383;
	font-weight:bold;
}

.bg_tab a span {
	display:block;
	line-height:28px;
	background:url(../images/menutab_right.gif) right no-repeat;
	padding-right:20px;
	color:#848383;
}
.bg_tab a:hover {
	text-decoration:none;
	color:#006eba
}
.bg_tab a:hover span{
	color:#f7941e;
	text-decoration:none;
}
.bg_tab a.tabs-selected {
	display:block;
	line-height:28px;
	background:url(../images/menutab_orange_left.gif) left no-repeat;
	padding-left:20px;
	color:#fff827;
}

.bg_tab a.tabs-selected span {
	display:block;
	line-height:28px;
	background:url(../images/menutab_orange_right.gif) right no-repeat;
	padding-right:20px;
	color:#fff827;
}
 
.tab { padding-top:0px;}

.bg_zoom{
	background:url(../images/bg_zoom.gif) left no-repeat;
	text-align:right;
	padding-right:10px;
} 

.bg_zoom a{
	color:#FFFFFF;
	font-weight:bold;
}
.box_detail{
	border:#989551 solid 2px;
	border-top:none;
	padding:20px;
}
.border_img{
	border:#CCCCCC solid 1px;
	padding:4px;
	margin-bottom:2px;
}
/******************** 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: #928a39;
	text-decoration:none;
}

.pagination .pagecur{
	font-weight: bold;
	display:inline-block ;
	padding: 0px 2px;
	background:url(../images/page_on_orange.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;
}