@charset "utf-8";
/* CSS Document */

#lp_content {
	margin:0 auto;
	padding:0;
	width:970px;
}

#lp_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	text-align:justify;
	padding:0 0 35px 0;
	margin:0;
}

#lp_content img {
	float:right;
	margin:-25px 0 0 40px;
}

#lp_dates {
	background:#000000;
	padding:3px 0;
	width:100%;
}

#lp_dates .lp_dates_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

#lp_sections {
	margin:0 auto;
	padding:25px;
	overflow:hidden;
	width:920px;
	background:#b1b81a url('/Assets/Content/images/lp_images/section-bg.jpg') repeat-x top;
	border-top:2px solid #ffffff;
}

#lp_sections_content {
	margin:0; padding:0;
	float:left;
}

#lp_sections_content div {
	float: left;
	width:285px;
}

#lp_sections_content p {
	margin:5px 0 0 0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
	padding-left:47px;
}


#lp_sections_content .attendee, #lp_sections_content .exhibitor {
	padding-right:30px;
}

.attendee h3, .exhibitor h3, .press h3 {
	width:237px;
	height:22px;
	border-bottom:1px solid #000000;
	margin:0 0 0 46px;
	padding:0 0 8px 0;
	text-indent:-9999px;
	overflow:hidden;
}

#lp_sections_content .attendee img, #lp_sections_content .exhibitor img, #lp_sections_content .press img {
	float:left;
	border:none;
	margin:-35px 10px 0 0;
}

#lp_sections_content a {
	cursor:pointer;
	display:block;
	height:30px;
	width:235px;
}

.attendee a { background:url('/Assets/Content/images/lp_images/lp_attendee-2.png') no-repeat 48px 4px;}
.attendee a:hover { background:url('/Assets/Content/images/lp_images/lp_attendee-2.png') no-repeat 48px -24px;}

.exhibitor a { background:url('/Assets/Content/images/lp_images/lp_exhibitor.png') no-repeat 48px 4px; }
.exhibitor a:hover { background:url('/Assets/Content/images/lp_images/lp_exhibitor-2.png') no-repeat 48px -24px;}

.press a { background:url('/Assets/Content/images/lp_images/lp_press.png') no-repeat 48px 4px; }
.press a:hover { background:url('/Assets/Content/images/lp_images/lp_press-2.png') no-repeat 48px -24px;}
