*{font-size:100.01%;}
html{font-size:62.5%; margin:0px; padding:0px;}
body{color:#000; 
    margin: 0px;
    padding: 0px; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
    font:12px/1.6em Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
    font-size: 100%;
    background: #fff url(../images/header_bg.gif) repeat-x;
    overflow: auto;
}

#header{
	width: 772px;
	margin: 0px auto;
	display: block;
}

h2 {
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
}
h2.agenda{
	text-indent: -10000px;
	background: url(../images/h2_agenda.gif) no-repeat;
	height: 26px;
}
h2.explore{
	text-indent: -10000px;
	background: url(../images/h2_intro.gif) no-repeat;
	height: 44px;
	width: 643px;
}
h2.social{
	text-indent: -10000px;
	background: url(../images/h2_social.gif) no-repeat;
	height: 26px;
}
h2.exhibitors{
	text-indent: -10000px;
	background: url(../images/h2_exhibitors.gif) no-repeat;
	height: 26px;
}
h2.speakers{
	text-indent: -10000px;
	background: url(../images/h2_speakers.gif) no-repeat;
	height: 26px;
}
h2.rsvp{
	text-indent: -10000px;
	background: url(../images/h2_rsvp.gif) no-repeat;
	height: 26px;
}
h2.location{
	text-indent: -10000px;
	background: url(../images/h2_location.gif) no-repeat;
	height: 26px;
}
#slider {
    width: 750px;
    margin: 0px auto;
    position: relative;
}

.scroll {
    height: 2050px;
    width: 770px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: both;
}

.scrollContainer div.panel {
    padding: 20px 10px 10px 10px;
    height: 2050px;
    width: 750px;
}

ul.navigation {
	width: 800px;
    list-style: none;
    margin: 0px;
    padding:0px 10px 0px 82px;
}

ul.navigation li {
    display: inline;
    padding: 0px;
    border-right: 2px solid #000;
}
ul.navigation li a{
	text-transform: uppercase;
	margin:5px 33px;
	padding: 0px;
	color: #000;	
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

ul.navigation li a:hover{
	text-transform: uppercase;
	margin:5px 33px;
	padding: 0px;
	color: #cc0000;	
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

ul.navigation li.last{
	border-right: 0px;
}


.hide {
    display: none;
}


.locationtxt{
	text-align: center;
	float: right;
}
.speaker{
	float: left;
	width: 650px;
	padding: 0px;
	margin: 0px;
	display: block;
	margin-bottom: 20px;
}
.speakers_image{
	float: left;
	margin: 10px 10px 10px 0px;
}
.speakers_bio{
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

.speakers_title{
	font-size: 100%;
	text-transform: uppercase;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 17px;
	font-weight: bold;
}
.bluebold{ color: #b0100d; }

.exhibitor{ float: left; margin-bottom: 20px; margin-right: 3px; }
#intro p{
	text-align: justify;
	line-height: 1.4em;
}
.redbold{
	text-align: center;
	clear:  both;
	color: #ff1713;
	font-size: 100,10%;
	font-weight: bold;
}

/* RDB add */
.inpanel {
	padding: 0px;
	margin-left:105px;
	margin-top: 20px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.inpanel ul {
	margin-bottom: 18px;
}

.inpanel ul li {
	background: url(../images/li_arrow.gif) no-repeat 0px 2px;
	padding-left: 30px;
}


p {
	margin: 0px 0px 18px 0px;
} 

.speaker a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.speaker a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.address {
	position: absolute;
}

input {
	width: 132px;
	margin: 0px;
	padding: 0px;
}

input.sub {
	width: 139px;
}

.note {
	font-size: 10px;
	margin-top: 15px;
}
