#center {
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding: 0px;
}

#left {
	width: 20%;	
	float: left;
	margin-right: 5px;
}

#left_cols_holder {
	width: 20%;	
	float: left;
	margin-right: 5px;
}

#left_cols_holder .left_2cols {
	margin-bottom: 5px;	
}

#middle {
	float: left;
	margin-right: 5px;
}

#right {
	width: 15%;	
	float: left;
	border: 1px solid #000000;
}

.agenda_item {
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

.agenda_item table {
	width: 100%;	
}

.agenda_item .datum {
	width: 83px;
	height: 40px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
}

.agenda_item .datum .day {
	font-size: 22px;	
	line-height: 24px;
}
.agenda_item .title {
	font-size: 24px;
	height: 40px;
	padding: 5px;
}
.agenda_item .content {
	width: 100%;	
}
.agenda_item .content .avatar {
	width: 83px;
	overflow: hidden;
	text-align: center;
}

.agenda_item .content .info {
	font-size: 14px;
	width: 100%;
}

.agenda_item .content .info .about a:hover {
	text-decoration: none;	
}

.agenda_item .content .info .about p.short {
	height: 30px;	
}

.agenda_item .content .info .about p.long {
	display: none;	
}

.agenda_item .content .info .about,
.agenda_item .content .info .tags {
	margin-top: 5px;
	margin-bottom: 5px;
}

.agenda_item .content .info .about p,
.agenda_item .content .info .tags p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.agenda_item .content .info .tags a:hover {

	text-decoration: none;
}

.agenda_item .content .info .location a {
	text-decoration: none;
}

.agenda_item .content .info .location a:hover {
	text-decoration: underline;
}	

.agenda_item .content .info .location .city {
	font-size: 11px;	
	color: #515151;
}
.agenda_item .content .price p {
	margin: 0px;
	padding: 0px;	
}

.agenda_item .content .price {
	position: absolute;
	right: 0px;	
	top: -1px;
}

.agenda_item .content .edit_link {
	position: absolute;
	right: 6px;
	font-size: 12px;
	background: url('http://assets.ididid.eu/images/icons/date_edit.png') no-repeat right center;
	width: 40px;
	top: -44px;
}

.agenda_item .content .edit_link a {
	color: #000;
}
.agenda_item .content .edit_link a:hover {
	text-decoration: none;
}

.agenda_item .content .background_buttons {
	width: 100%;
	height: 20px;	
	margin-top: 9px;
	position: absolute;
}
#agenda_header {
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
}

#agenda_header table {
	margin-top: 10px;
	margin-bottom: 10px;	
}

#agenda_header td {
	padding: 5px;	
}

#agenda_header select
 {
	width: 180px;	
}

#agenda_header input {
	width: 100px;
}

#agenda_header h1,
#agenda_right_col h1 {
	background-color: #d9d9d9;
	color: #be0f0f;
	margin: 0px;
	padding: 5px;
	font-size: 26px;
	font-weight: normal;
}
.form_holder h2,
.explain_holder h2 {	
	margin: 0px;
	padding: 5px;
	font-size: 26px;
	font-weight: normal;
}

.explain_holder p {
	font-size: 11px;
	padding: 5px;
	margin-top: 5px;
}
.form_holder table {
	width: 100%;	
}
.form_holder .bold {
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	width: 100%;
}

.form_holder input[type="text"],
.form_holder select {
	
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
	font-family: Arial;	
	font-size: 11px;
}

.form_holder input[type="text"] {
	width: 95%;	
}
.form_holder select {
	width: 100%;
}

.form_holder input[type="submit"] {
	width: 50px;
}

.explain_holder .ididid_logo {
	text-align: center;
	margin-bottom: 5px;
}

.explain_holder .ididid_logo img {
	width: 95%;
}
#agenda_pagenum {
	font-size: 14px;
	width: 535px;
	padding: 5px;
	text-align: center;

}

#agenda_pagenum_top {
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;	
}

#agenda_pagenum span,
#agenda_pagenum_top span {
	padding: 5px;
}
#agenda_pagenum a,
#agenda_pagenum_top a {
	color: #000;
	text-decoration: underline;	
}

#agenda_pagenum .selected a,
#agenda_pagenum_top .selected a {
	text-decoration: none;
	font-weight: bold;	
}	

#agenda_pagenum a:hover,
#agenda_pagenum_top a:hover {
	text-decoration: none;	
}

.agenda_xtra_search_options {
	border-bottom: 1px solid #D9D9D9;	
	font-size: 12px;
	padding: 5px;
	margin-bottom: 5px;
}

.agenda_xtra_search_options a {
	color: #000;
}

.agenda_xtra_search_options a:hover {	
	text-decoration: none;
}

.ui-widget {
	font-size: 12px !important;
	font-family: Arial !important;	
}

#ididid_popup_external .block {
	font-size:11px;
	line-height:1.231;
	border: 3px solid #ccc;
}

#moderator_popup {
	display: none;
}

#ididid_popup_external {
	position: fixed;
}
