﻿body  
{
	background-color: #259DD1;
	font-family: Arial;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 962px;	
}

a  
{
	color: #1B216D; 	
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline;
}

a:hover { color: #BCBCBC; }

img  { border: 0px; }

#content_wrapper 
{
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

#logo_header { border-bottom: 1px solid #000000; }

#menu 
{
	background-color: #DCDCDC;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
}

.menu_item { float: left; }

.menu_item a 
{	
	background-image: url('../images/menu_separator.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #515151;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

.menu_item a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}

#main_layout 
{
	height: 500px;
}

#page_content 
{
	min-height: 500px;
	padding: 10px;	
	width: 645px;
}

#right_menu  
{
	background-color: #D4C2B8;
	border-left: 1px solid #000000;
	padding: 10px;	
	text-align: center;
	width: 275px;
}

#right_menu a  
{
	color: #1B216D; 	
	font-weight: bold;
	text-decoration: none;
}

#right_menu a:hover 
{
	color: #FFFFFF;
}

#fra_links { margin-bottom: 35px; }
#event_sponsors { margin-bottom: 35px; }
#event_sponsors .logo_rotator 
{
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}

#share_this 
{
	margin-bottom: 25px; 
	margin-left: auto; 
	margin-right: auto; 
	position: relative; 
	width: 75px; 
}

#group_discount_info 
{
	background-color: #9E7D78;
	border: 1px solid #515151;
	color: #FFFFFF;
	padding: 10px;	
}

#group_discount_info a  
{
	color: #DCDCDC;
}


.field_label { font-weight: bold; }
.inset { margin: 0px 20px 20px 20px; text-align: center; }
.inset img { border: 1px solid #515151; margin-bottom: 10px; }

.right 
{
	float: right;
	margin-right: 10px;
}

.left 
{
	float: left;
	margin-left: 10px;
}

.conference_text { text-align: justify; }
.quote_text { font-style: italic; }

#sponsorship_opportunities 
{
	background-color: #DCDCDC;
	border: 1px solid #515151;	
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	text-align: justify;
}

#sponsorship_opportunities h3 { margin: 10px 0px 10px 0px; }
.sponsor_panel 
{
	border-bottom: 1px dashed #BCBCBC;
	padding-bottom: 10px;
}

.sponsor_panel table 
{
	width: 100%;
}

#receive_reminder_dialog { position: relative; }

#receive_reminder_dialog .content 
{
	padding: 20px;
}

#receive_reminder_dialog .content {
	padding: 20px; 	
}

td.sponsor_logo { text-align: center; width: 250px; }
td.sponsor_profile { padding: 5px; }

.conference_speakers { width: 100%; }

.conference_speakers td  
{
	border-bottom: 1px dashed #DCDCDC; 
	padding: 10px; 
	width: 50%; 
}

.conference_speakers img { float: left; margin-right: 15px; }
.conference_speakers .speaker_name { font-size: 11px !important; font-weight: bold; }
.conference_speakers .speaker_bio { display: none; overflow: auto; max-height: 500px; }
.conference_speakers .speaker_title { font-style: italic; }

#media_partner_panel .sponsor_ad
{
	display: inline-block;
	margin: 5px;
}
