.ididid_container_actions {
	text-align: left !important;
	height: 29px;
	text-align: right;
	font-size: 12px;
	color: white;
	width: 303px;
	font-family: "Arial";
	font-weight: bold;
	background: url('http://assets.ididid.eu/images/third-party/agenda/tranceenergy/background-bar.png') no-repeat;
	margin-bottom:35px;
}

#share_ididid {
	background: #0C0A0B;
	margin-left: 10px;
	overflow: visible;
	padding: 10px 10px 42px 14px;
	margin-bottom: -28px;
	text-transform:uppercase;
	font-size: 9px;
}

#share_ididid h3 {
	background-image: url(http://assets.ididid.eu/images/third-party/agenda/tranceenergy/delen.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	overflow: hidden;
	text-indent: -9999em;
}

.ididid_container_actions a {
	color: #fff !important;
	text-decoration: underline !important;
}

.ididid_container_actions a:hover {
	text-decoration: none !important;
}

.ididid_container_actions .ididid_bar_logo,
.ididid_container_actions .ididid_bar_fansvisitors,
.ididid_container_actions .ididid_bar_loveit,
.ididid_container_actions .ididid_bar_diddoit {
	display: inline-block;
}

.ididid_bar_loveit {
	background: url('http://assets.ididid.eu/images/third-party/agenda/tranceenergy/loveit.png') no-repeat;
	width: 56px;
	height: 44px;
	position: absolute;
	cursor: pointer;
	text-indent: -99999px;
	margin-left: 65px;
	margin-top: -14px;
}

.ididid_bar_diddoit {
	background: url('http://assets.ididid.eu/images/third-party/agenda/tranceenergy/doit.png') no-repeat;
	width: 56px;
	height: 44px;
	position: absolute;
	text-indent: -99999px;
	cursor: pointer;
	margin-left: 107px;
	margin-top: -14px;
}

.ididid_text {
	position: absolute;
	margin-left: 29px;
	margin-top: 12px;
	text-transform:uppercase;
	font-size: 10px;
}

.ididid_bar_fansvisitors {
	position: absolute;
	color: #fff;
	width: 110px;
	margin-left: 160px;
	margin-top: 10px;
}

/* INNER POPUP style */
#popup_content #header,
#ididid_popup_external #header,
.signupAgenda .signupHeader {
	background: url('http://assets.ididid.eu/images/third-party/agenda/tranceenergy/background-popup.png');
}

#popup_content #header h1,
#ididid_popup_external #header h1,
.signupAgenda .signupHeader h2 {
	color: #fff;
}

#popup_content {
	font-family: "Arial";
}

#popup_content p {
	font-size: 14px;
}

#popup_content .event_holder,
.signupAgenda,
.signupAgenda #nextSubmit  {
	background-color: #dbdee5;
}

#popup_content .event_date {
	background-color: #484848;
	width: 71px;
	height: 55px;
	text-align: center;
}

#popup_content .event_date .day {
	color: #fff;
}

#popup_content .event_date .month {
	color: #fff;
}

#popup_content #menu ul li.selected {
	background-color: #fff;
	border: 1px solid #dbdee5;
	border-bottom: 1px solid #fff;
}

#popup_content #menu ul li.deselected {
	background-color: #dbdee5;
	border: 1px solid #dbdee5;
}

#popup_content #user_box .user {
	background-color: #dbdee5;	
}

#popup_content #nav #page_prev,
#popup_content #nav #page_next {
	background-color: #f10d0e;	
}

#footer {
	background: url('http://assets.ididid.eu/images/third-party/agenda/tranceenergy/background-popup-bottom.png') repeat-x;
}

