/*******************************************************************************************
	SIDE BAR menu
/*******************************************************************************************/



#sidemenu{
	BACKGROUND-color: black;
	list-style: none;
	list-style-type: none;
	list-style-image: none; 
	padding: 0;
	margin: 0;
	float: right;
	vmargin-left: 15px;
	margin-top: 8px;
	width: 240px;
	height: 56px;
	clear:  both;
}

#sidemenu a {
	display: block;
	text-indent: -900%;
	outline: none;
	Z-index: 900;
}

#sidemenu a:hover {background-position: 0px -28px;}


#sidemenu .mail2 {
	width: 103px;
	height: 28px;
	background: url(/img/sidemenu/01_mail.jpg) no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
}

#sidemenu .sale2 {
	width: 137px;
	height: 28px;
	background: url(/img/sidemenu/02_sale.jpg) no-repeat;
	background-position: 0px 0px;
	left: 103px;
	top: 0px;
}

.sale3 {
	width: 137px;
	height: 28px;
	background: url(/img/sidemenu/02_sale0.jpg) no-repeat;
	background-position: 0px 0px;
	left: 103px;
	top: 0px;
}

#sidemenu .person2 {
	width: 103px;
	height: 28px;
	background: url(/img/sidemenu/03_person.jpg) no-repeat;
	background-position: 0px 0px;
}



#sidemenu .music2 {
	width: 137px;
	height: 28px;
	background: url(/img/sidemenu/04_music.jpg) no-repeat;
	background-position: 0px 0px;
	left: 103px;
	top: 0px;
}


/*******************************************************************************************
	MAIN MENU
/*******************************************************************************************/

#menu {
	list-style: none;
	list-style-type: none;
	list-style-image: none; 
	padding: 0;
	margin: 0;
	width: 478px;
	height: 23px;
	position: relative;
	background: black url(/img/menu/rip-menu-bg.jpg) no-repeat left top;
}

#menu li {display: inline; }

#menu span {
	xdisplay: none;
	visibility: hidden ;
	position: absolute;
}


#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: 0px 0px;
}

#menu a:active {
	background-position: 0px -23px;
}


#menu a:hover span{
	zdisplay: block;
	visibility: visible ;
}





/*
NEWS--------------------- */
#menu .news {
	width: 56px;
	height: 23px;
	background: url(/img/menu/rip-menu-06-news.jpg) no-repeat;
	background-position: 0px +23px;
	left: 0px;
	top: 0px;
}
#menu .news span {
	width: 44px;
	height: 10px;
	background: url(/img/menu/rip-menu-06-news-over.gif) no-repeat;
	left: -13px;
	top: -15px;
}

/*
RIP--------------------- */
#menu .rip {
	width: 41px;
	height: 23px;
	background: url(/img/menu/rip-menu-07-rip.jpg) no-repeat;
	background-position: 0px +23px;
	left: 56px;
	top: 0px;
}
#menu .rip span {
	width: 58px;
	height: 10px;
	background: url(/img/menu/rip-menu-07-rip-over.gif) no-repeat;
	left: -18px;
	top: -15px;
}

/*
EVENTS--------------------- */
#menu .events {
	width: 70px;
	height: 23px;
	background: url(/img/menu/rip-menu-08-events.jpg) no-repeat;
	background-position: 0px +23px;
	left: 97px;
	top: 0px
}
#menu .events span {
	width: 86px;
	height: 14px;
	background: url(/img/menu/rip-menu-08-events-over.gif) no-repeat;
	left: 14px;
	top: -15px;
}

/*
ARTICLES--------------------- */
#menu .articles {
	width: 89px;
	height: 23px;
	background: url(/img/menu/rip-menu-09-articles.jpg) no-repeat;
	background-position: 0px +23px;
	left: 167px;
	top: 0px;
}
#menu .articles span {
	width: 89px;
	height: 14px;
	background: url(/img/menu/rip-menu-09-articles-over.gif) no-repeat;
	left: 6px;
	top: -15px;
}

/*
PHOTO--------------------- */
#menu .photo {
	width: 70px;
	height: 23px;
	background: url(/img/menu/rip-menu-10-photo.jpg) no-repeat;
	background-position: 0px +23px;
	left: 256px;
	top: 0px;
}
#menu .photo span {
	width: 86px;
	height: 14px;
	background: url(/img/menu/rip-menu-10-photo-over.gif) no-repeat;
	left: 38px;
	top: -15px;
}

/*
FORUM--------------------- */
#menu .forum {
	width: 70px;
	height: 23px;
	background: url(/img/menu/rip-menu-11-forum.jpg) no-repeat;
	background-position: 0px +23px;
	left: 326px;
	top: 0px;
}
#menu .forum span {
	width: 86px;
	height: 14px;
	background: url(/img/menu/rip-menu-11-forum-over.gif) no-repeat;
	left: 35px;
	top: -15px;
}

/*
FRIENDS--------------------- */
#menu .friends {
	width: 82px;
	height: 23px;
	background: url(/img/menu/rip-menu-12-friends.jpg) no-repeat;
	background-position: 0px +23px;
	left: 396px;
	top: 0px;
}
#menu .friends span {
	width: 86px;
	height: 14px;
	background: url(/img/menu/rip-menu-12-friends-over.gif) no-repeat;
	left: 52px;
	top: -15px;
}