.hpTabs{
	padding:0; margin:0;
	list-style-type: none;
	margin-bottom:6pt;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.hpTabs li{
	display: inline;
	margin: 0;
	height:23px;	
}

.hpTabs li a.hpTabOne{	
	padding-right:60px; padding-left:30px;
	padding-bottom:10px;
	background: url(../images/en/hotproperties-tab-1-up.jpg) top left no-repeat;
	width:24px;
	height:23px;
}

.hpTabs li a.hpTabTwo{	
	padding-right:60px; padding-left:30px;
	padding-bottom:10px;
	background: url(../images/en/hotproperties-tab-2-up.jpg) top left no-repeat;
	width:24px;
}

.hpTabs li a.hpTabThree{	
	padding-right:60px; padding-left:30px;
	padding-bottom:10px;
	background: url(../images/en/hotproperties-tab-3-up.jpg) top left no-repeat;
	width:24px;
}

.hpTabs li a.hpTabOne:hover, .hpTabs li a.hpTabOne:active{	
	padding-right:60px; padding-left:30px;
	padding-bottom:18px;
	background: url(../images/en/hotproperties-tab-1-over.jpg) top left no-repeat;
	width:94px;
}

.hpTabs li a.hpTabTwo:hover, .hpTabs li a.hpTabTwo:active{	
	padding-right:60px; padding-left:30px;
	padding-bottom:18px;
	background: url(../images/en/hotproperties-tab-2-over.jpg) top left no-repeat;
	width:94px;
}


.hpTabs li a.hpTabThree:hover, .hpTabs li a.hpTabThree:active{	
	padding-right:60px; padding-left:30px;
	padding-bottom:20px;
	background: url(../images/en/hotproperties-tab-3-over.jpg) top left no-repeat;
	width:94px;
}



.hpTabOneSelected{	
	padding-right:60px; padding-left:30px;
	padding-bottom:10px;
	background: url(../images/en/hotproperties-tab-1-over.jpg) top left no-repeat;
	width:94px;
	height:30px;
}

.hpTabTwoSelected{	
	padding-right:60px; padding-left:30px;
	padding-bottom:10px;
	background: url(../images/en/hotproperties-tab-2-over.jpg) top left no-repeat;
	width:94px;

}


.hpTabThreeSelected{	
	padding-right:60px; padding-left:30px;
	padding-bottom:10px;
	background: url(../images/en/hotproperties-tab-3-over.jpg) top left no-repeat;
	width:94px;
}
