/*wrapping*/
html#event {
	background-color: #f1f1f1;
}

#event #page-wrapper {
	width: 100%;
	background-color: #f1f1f1;
}

#event #header-image {
	width: 975px;
	min-height: 100px;
	line-height: 0px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #4D4D4D;
	display: block;
	vertical-align: middle;
	text-align: center;
}

#event #header-bottom {
	width: 975px;
	height: 19px;
	margin: 0 auto;
	background: url(images/event_header_bottom.png) transparent no-repeat
		top;
}

#event  #page {
	width: 975px;
	background: url(images/event_page_y_bg.png) transparent repeat-y top;
	margin: 0 auto;
}

#event #page-content {
	padding: 10px 50px 0 50px;
}

/*content*/
#event #body-content {
	font-size: 16px;
	color: #000;
	line-height: 140%;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	padding-bottom: 30px;
}

#event .field-field-prc-upload .field-items {
	border: 1px solid #ccc;	
	width:500px;
	padding:8px;
}


#event #user-content {
	/*width: 665px;
	float:left;*/	
}

/*Menu*/
#event #event-menu {
	float: right;
	width: 200px;
}

#event #event-menu div.title {
	background: url(images/event_menu_top_bg.png) transparent no-repeat
		bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

#event #event-menu .title h2 {
	font-size: 20px;
	color: #ABABAB;
	text-align: center;
}

#event #event-menu ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#event #event-menu ul li {
	padding-bottom: 10px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#event #event-menu .content {
	padding: 10px;
}

/* headlines */
#event #headline {
	background: url(images/event_headline_bg.png) no-repeat bottom;
	width: 100%;
	padding: 10px 0 1px 0;
	margin-bottom: 30px;
}

#event #headline h1 {
	font-size: 34px;
	font-family: Impact, arial;
	line-height: 40px;
	color: #DB1F00;
	text-align: center;
	font-weight: normal;
}

/* Video */
#event #video {
	text-align: center;
	padding-bottom: 20px;
}

/* Bottom */
#event #content-bottom {
	clear:none;
}

#event #comments {
	width:Inherit;
	float:none;
}


#event #page-bottom {
	width: 975px;
	height: 28px;
	margin: 0 auto;
	background: url(images/event_page_bottom_bg.png) transparent no-repeat
		top;
	text-align: center;
	padding-top: 20px;
	font-family: arial;
	color: #5c5c5c;
	line-height: 1.5;
}

.funnel-event-sidebar {
	float: right;
	width: 210px;
}

.funnel-event-share {
	margin: auto;
	width: 250px;
}

.funnel-event-share ul {
	margin-bottom: -15px;
	margin-left: 60px;
}

.funnel-event-share ul li.twitter a {
	background: url("images/twitter_icon.png") no-repeat scroll center top
		transparent;
	display: block;
	height: 32px;
	width: 32px;
}

.funnel-event-share ul li.facebook a {
	background: url("images/fb_icon.png") no-repeat scroll center top
		transparent;
	display: block;
	height: 32px;
	width: 32px;
}

.funnel-event-share ul li {
	float: left;
	height: 32px;
	list-style: none outside none !important;
	width: 32px;
}

/* EVENTS */
#event #comments {
	font-size: 12px;
}