/* SITE-SPECIFIC TAB STYLING */

body.profile #tab_profile a,
body.blogs #tab_blogs a,
body.swaps #tab_swaps a,
body.photos #tab_photos a,
body.tribes #tab_tribes a,
body.tweets #tab_tweets a,
body.bookmarks #tab_bookmarks a,
body.locations #tab_locations a,
body.inbox #tab_inbox a
{
   height: 37px;
}

body.frontpage #tab_front_hu a {
	width: 115px;
  	background: url("../pinax/images/kb/navigation/fooldal2.png") no-repeat scroll top left;
}

body.profile #tab_profile_hu a {
	width: 115px;
  background: url("../pinax/images/kb/navigation/adatlap2.png") no-repeat scroll top left;
}

body.categories #tab_category_hu a {
	  width: 135px;
    background: url("../pinax/images/kb/navigation/programok2.png") no-repeat scroll top left;
}

body.locations #tab_locations_hu a {
    width: 155px;
    background: url("../pinax/images/kb/navigation/programterkep2.png") no-repeat scroll top left;
}

body.useronmap #tab_usersonmap_hu a {
    width: 165px;
    background: url("../pinax/images/kb/navigation/tagokaterkepen2.png") no-repeat scroll top left;
}

body.calendar #tab_calendar_hu a {
	width:95px;
	background: url("../pinax/images/kb/navigation/naptar2.png") no-repeat scroll top left;
}

body.users #tab_users_hu a {
    width: 95px;
    background: url("../pinax/images/kb/navigation/tagok2.png") no-repeat scroll top left;
}


body.frontpage #tab_front_en a {
	width: 81px;
  	background: url("../pinax/images/kb/navigation/fooldal2_en.jpg") no-repeat scroll top left;
}

body.profile #tab_profile_en a {
	width: 115px;
  background: url("../pinax/images/kb/navigation/adatlap2_en.jpg") no-repeat scroll top left;
}

body.categories #tab_category_en a {
	  width: 115px;
    background: url("../pinax/images/kb/navigation/programok2_en.jpg") no-repeat scroll top left;
}

body.locations #tab_locations_en a {
    width: 120px;
    background: url("../pinax/images/kb/navigation/programterkep2_en.jpg") no-repeat scroll top left;
}

body.useronmap #tab_usersonmap_en a {
    width: 165px;
    background: url("../pinax/images/kb/navigation/tagokaterkepen2_en.jpg") no-repeat scroll top left;
}

body.calendar #tab_calendar_en a {
	width:145px;
	background: url("../pinax/images/kb/navigation/naptar2_en.jpg") no-repeat scroll top left;
}

body.users #tab_users_en a {
    width: 115px;
    background: url("../pinax/images/kb/navigation/tagok2_en.jpg") no-repeat scroll top left;
}



/*other user*/
body.other_user #tab_users a {
    width: 105px;
    background: url("../pinax/images/kb/tagok2.png") no-repeat scroll top left;
}

body.other_user #tab_profile a {
	width: 135px;
  background: url("../pinax/images/kb/adatlapom.png") no-repeat scroll top left;
}


/*interaktiv map*/
body.kirandulas .buttons .kirandulas {
  background: url("../images/kb/kirandulas2.png") no-repeat scroll top left;
}

body.koncert .buttons .koncert {
  background: url("../images/kb/koncert2.png") no-repeat scroll top left;
}

body.fesztival .buttons .fesztival {
  background: url("../images/kb/fesztival2.png") no-repeat scroll top left;
}

body.party .buttons .party {
  background: url("../images/kb/party2.png") no-repeat scroll top left;
}

