/* ADMIN */
#admin_menu{
	width:100%;
	background-color:#333;
	margin:0px 0 0px 0;
	padding:5px 0 5px 0;
	color:#FFF;
	position:fixed;
	bottom:0;
	z-index:5000;
	font-size:12px;
	line-height:1.2em!important;
}

#admin_menu a,#admin_menu strong{
	color:#FFF!important;
}

.admin-news{
float:left;
background:url(/images/icon/admin-news.png) no-repeat 0 0;
padding:0 14px 0 52px;
margin:0 0 0 6px;
height:48px;
}

.admin-events{
float:left;
background:url(/images/icon/admin-events.png) no-repeat 0 0;
padding:0 14px 0 52px;
margin:0 0 0 6px;
height:48px;
}

.admin-meetings{
float:left;
background:url(/images/icon/admin-meetings.png) no-repeat 0 0;
padding:0 14px 0 52px;
margin:0 0 0 6px;
height:48px;
}

.admin-pages{
float:left;
background:url(/images/icon/admin-pages.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-website{
float:left;
background:url(/images/icon/admin-website.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-shop-categories{
float:left;
background:url(/images/icon/admin-shop-categories.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-staff{
float:left;
background:url(/images/icon/admin-staff.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-shop-products{
float:left;
background:url(/images/icon/admin-shop-products.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-user{
float:right;
background:url(/images/icon/admin-user.png) no-repeat 0 0;
padding:0 0 0 52px;
margin:0 6px 0 0;
height:48px;
}

.admin-menu-title{
	font-weight:bold;
	font-size:1.4em;
	margin:4px 0 2px 0;
	padding:0;
}

.adminfloatontop{z-index:4999; position:relative; top:35%; left:0%}

/* END ADMIN */
