/**** login - logout - search button ****/
.buttons div.icon-login {width:73px; height:26px; margin:0;}
.icon-login span { 
	background: transparent none 0 0 no-repeat; 
	background-image: url('images/dangnhap_2state.jpg');
}

.buttons div.icon-register {width:73px; height:26px; margin:0;}
.icon-register span { 
	background: transparent none 0 0 no-repeat; 
	background-image: url('images/dangky_2state.jpg');
}

.portlet-menu .content2
{
	background:url('images/portlet-gb2.jpg');
	background-color:#ffffff;
	background-repeat: repeat-x;
	background-position: 100% 140%;
	width:164px;
	text-align:left;
}

.buttons div.icon-search {width:73px; height:26px; margin:0;}
.icon-search span { 
	background: transparent none 0 0 no-repeat; 
	background-image: url('images/timkiem_2state.jpg');
}

/***** three more button ******/
.menuleft-buttons2{
	width:100%;
	height:64px;
	clear:both;
}

.buttons div.icon-phan-bon-thuc-an-new, .buttons div.icon-phan-bon-thuc-an-new-active {width:164px; height:32px; margin:0;}
.icon-phan-bon-thuc-an-new span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/Phanbon_2state.jpg');
}

.icon-phan-bon-thuc-an-new-active span {
	background: transparent none 0 0 no-repeat;
	background-position: 0 100%;
	background-image: url('images/Phanbon_2state.jpg');
}


.buttons div.icon-cong-cu-dung-cu-new, .buttons div.icon-cong-cu-dung-cu-new-active {width:164px; height:32px; margin:0;}
.icon-cong-cu-dung-cu-new span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/Congcu_2state.jpg');
}

.icon-cong-cu-dung-cu-new-active span {
	background: transparent none 0 0 no-repeat;
	background-position: 0 100%;
	background-image: url('images/Congcu_2state.jpg');
}

.buttons div.icon-cac-chuyen-nganh-new {width:164px; height:32px; margin:0;}
.icon-cac-chuyen-nganh-new span {
	background: transparent none 0 0 no-repeat;
	background-image: url('images/CaccnSVC_2state.jpg');
}



div.icon-chuyen-nganh{
	width:164px; 
	height:32px; 
	margin-left:4px;
	padding:0;	
	background-image: url('images/CaccnSVC_2state.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}

div.icon-chuyen-nganh:hover{
	width:164px; 
	height:32px; 
	margin-left:4px;
	padding:0;	
	background-image: url('images/CaccnSVC_2state.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
