body, h1, h2, h3, h4, h5, h6, ul, li, table, tr, td, div, span, form, a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-decoration: none;
border-collapse: collapse; /* 'IE cellspacing' */
border-spacing: 0px; /* 'cellspacing' */

}


/*GENERAL*//*-------------------------------------------------------------------------*/
body {
	background: #d9d9d9 url(fhc/images/2010/bg.jpg) top center repeat-y;
	text-align:center;}

h1 {
	font: bold 18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	text-transform: uppercase;
	margin-bottom: 1em;
	text-decoration:none; }
	
h2 {
	color:#efa10e;
	font: bold 16px Trebuchet MS, Helvetica, sans-serif;
	margin: 1.75em 0 .15em 0;
	text-transform:uppercase; }
	h2 a{
		color:#efa10e;
		font: bold 16px Trebuchet MS, Helvetica, sans-serif;
		text-decoration: underline;}
	h2 a:hover{
		font: bold 16px Trebuchet MS, Helvetica, sans-serif;
		text-decoration: none;}
h2.first {
		color:#efa10e;
		font: bold 16px Trebuchet MS, Helvetica, sans-serif;
		margin: 0 0 .15em 0;
		text-transform:uppercase; }
	
h3 {
	color:#8bb6e0;
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #666666;
	margin: 0 0 .1em 0; }
	h3 a{
	color:#8bb6e0;
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #666666;
	margin: 0 0 .1em 0;
	text-decoration:underline; }
	h3 a:hover{
	color:#8bb6e0;
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #666666;
	margin: 0 0 .1em 0;
	text-decoration:none; }
h3 strong {
	color:#d70d19;
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0 0 .1em 0;
}
p {
	margin-top: 2px;
	margin-bottom: 1.5em;
	font:12px Arial, Helvetica, sans-serif;
	color: #808080; }
td {
	font:12px Arial, Helvetica, sans-serif;
	color: #808080; }
a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
	}
	a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #353535;
	text-decoration: none;
	}
	
.td  {
	color: #666666;
	font:12px Arial, Helvetica, sans-serif;
	} 
.wrapper {
	color: #000000;
	font:12px Arial, Helvetica, sans-serif;
	width: 1000px;
	margin:0 auto;
}
.featured { 
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none; }
.advanced { 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none; }
.searchform {  
	font: normal 9px Arial, Helvetica, sans-serif;
	text-decoration: none; 
	width: 120px; }
.jumpform {
	font: bold 9px Arial, Helvetica, sans-serif;
	text-decoration: none; 
	width: 175px; }
.searchbutton {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-color: #f3f3f3; }
.oddrow  { 
	background-color: #FFFFFF; }
.evenrow { 
	background-color: #f3f3f3; }
.rowColorOdd { 
	background-color: #FFFFFF; }
.rowColorEven {
	background-color: #F3F3F3; }
.clear-both {
	clear: both;
	height:0px;
	line-height: 0px;
	}
.clear-left{
	clear: left;
	}
.clear-right {
	clear: right;
	}
.center {
	text-align:center;}




/*MAST-HEADER*//*---------------------------------------------------------------------*/
.masthead{
	width: 960px;
	height: auto;
	text-align:left;
	margin: 0 0 5px 0; }
.fhc-logo  {
	float: left;
	height: auto;
	margin: 20px 16px 10px 0;
	border-right:#d7d7d7 solid 2px; }
.fhc-logo img {
margin-right:16px;
}
.co-located {
	float:left;
	margin: 20px 0 0 0;
}


.ems-logo  {
	float: left;
	height: auto;
	margin: 5px 0 0 0; }
.enex-logo  {
	float: left;
	height: auto;
	margin: 5px 0 0 0; }
.masthead  .search  {
	float: right;
	width: 210px;
	height: auto;
	margin: 85px 5px 0 0;
	padding: 0px 0 0px 0; }
.masthead  .info {
	width: 225px;
	float: right;
	margin: 12px 0 0 5px;
	letter-spacing: .04em; }
.masthead .date{
	color:#5f5f5f;
	font: bold 18px Trebuchet MS, Helvetica, sans-serif;
	text-align:left;
	margin: 0 0 3px 0; }
.masthead .location{
	color:#787878;
	font: bold 12px Trebuchet MS, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align:left; }
	
.register-button {
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	text-transform: uppercase;
	background: url(fhc/images/2010/register-button.jpg) top left no-repeat;
	width: 160px;
	height: 25px;
	margin: 10px 0 0 0;
	padding: 4px 0 0 6px; }
	.register-button a {
		font: bold 14px Trebuchet MS, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration:none; }
		.register-button a:hover {
			font: bold 14px Trebuchet MS, Helvetica, sans-serif;
			color: #feeb80;
			text-decoration:none; }




/*MAIN NAVIGATION*//*-------------------------------------------------------------------*/
#staticNavBarComponent {
	width:960px;
	text-align:left;
	height:38px;
	background: url(fhc/images/2010/main-nav-bg.jpg) top left no-repeat #fdc545; }
#staticNavBarComponent td {
	vertical-align: top;}
#staticNavBarComponent a{
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #ffffff;
		text-decoration:none;}
		#staticNavBarComponent a:hover{
			font: bold 14px Arial, Helvetica, sans-serif;
			color:#eba456;
			text-decoration:none;}
#staticNavBarComponent ul.main{
	width: 650px;
	float: left;
	margin: 10px 0 0 0; }
#staticNavBarComponent ul.side{
	float: right;
	margin: 10px 0 0 0; }
#staticNavBarComponent li{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding: 4px 30px 0px 0px;
	list-style: none;
	display: inline;
	margin: 0; }
#staticNavBarComponent li.first{
	margin-left: 0;
	padding-left: 30px; }
#staticNavBarComponent .main li.last{
	padding-right: 0px; }
#staticNavBarComponent .side li.last{
	padding-right: 33px; }

	


/*MAIN SECTION*//*-----------------------------------------------------------------------*/
.main{
	width: 960px;
	overflow:auto;
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	text-align:left; }

/*Sidebar*/
.sidebar {
	float: left;
	width:264px;
	height:auto;}
div.nav-header {
line-height: 40px;}
.nav-header {
	width:220px;
	background: url(fhc/images/2010/second-nav-header.jpg) top left no-repeat;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	color: #1f1f1f;
	font: bold 18px Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase; }
	div.nav-header a{
		color: #1f1f1f;
		font: bold 18px Trebuchet MS, Helvetica, sans-serif;
		line-height: 40px;
		text-transform: uppercase;
		text-decoration: none; }
		div.nav-header a:hover{
			color: #666666;
			font: bold 18px Trebuchet MS, Helvetica, sans-serif;
			line-height: 40px;
			text-transform: uppercase;
			text-decoration: none; }
.nav-header-small {
	width:214px;
	background: url(fhc/images/2010/second-nav-header.jpg) top left no-repeat;
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 16px;
	color: #FFFFFF;
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase;}

.sidebar .links{
	text-align: left;
	width:210px;
	margin-top: 0px;
	margin-bottom: 20px; 
	}
.sidebar ul {
	list-style-type: none;
	width: 208px;
}
.sidebar li {
	margin:0px;
	}
.sidebar li a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
	text-decoration:none;
	padding: 7px 0px 7px 16px;
	border-bottom: #e9e8e8 solid 1px; }
.sidebar li a:hover{
	background-color:#f2f2f2;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #999999;
	border-bottom: #FFFFFF solid 1px;}

 * html .second-nav li a {  /* make hover effect work in IE */
	width: 220px;
}
.sidebar li.current{
	display: block;
	background-color:#f2f2f2;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 7px 0px 7px 16px;
	border-bottom: #ffffff solid 1px;}
	
.sidebar .banners img{
	border: #e3e2e2 1px solid;
	height:auto;
	width:215px;
	margin-bottom:20px;}
.sidebar .exhib-sign-in {
	height:0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 210px;
	display:none;}
.sidebar .exhib-sign-in .header{
	margin-bottom: 0px;
	padding: 6px 4px 6px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	background:#e9e8e8;
	}
.sidebar .exhib-sign-in td {
	padding:2px 2px 2px 10px;
	}
	
.sidebar .exhib-sign-in .main {
	margin: 6px 0 0 0px;
	width: 210px;}


/*Main Content*/
.main-content {
	width: 600px;
	min-height: 250px;
	float:left;
	padding: 11px 0px 45px 0px;
	}
.main-content p{
	line-height: 1.5em;
	}
.main-content ul{
	margin: .5em 0 2.5em 0;
	}
.main-content li{
	margin: 0 0 .5em 2em;
	line-height: 1.5em;
	}

.main-content ul.links li{
	margin: .5em 0 .5em 1em;
	list-style: none;
	padding-left: 15px;
	background:url(fhc/images/2010/main-content-list-arrow.gif) left center no-repeat;
	}

.sub-text { 
	font:10px Arial, Helvetica, sans-serif;
	color: #666666;}
	
.sidenote {
	height: auto;
	margin: 17px 0px 0px 20px;
	padding: 0 0  20px;
	float:  right;
	min-width:150px;
	text-align:center;
	}
.right{
	border: 0px;
	float:right;
	margin: 0px 0 10px 10px;
	}
.left{
	border: 0px;
	float:left;
	margin: 0px 10px 0 0;
	}
.main-content .sidenote img{
	border: 0px;
	}
.main-content img {
	border: #e3e2e2 3px solid;
	}
.main-content img.no-border {
	border: 0;
	
	}
	.main-content img.right{
		float: right;
		margin: 0px 0 10px 10px;
		}
	.main-content img.left{
		float: left;
		margin: 0px 10px 2px 0px;
		}
	
.main-content a img {
	border: #e3e2e2 3px solid;}
.main-content a:hover img {
	border: ##185f9e 3px solid;
	}

.image-section {
	margin-bottom:10px;
	width: auto;
	}
	
.image-title {
	text-align:center;
	font:bold 12px Trebuchet MS, Helvetica, sans-serif;
	margin: 0px 0px 10px 0;}
	.image-title a{
		text-align:center;
		font:bold 12px Trebuchet MS, Helvetica, sans-serif;
		margin: 0px 0px 10px 0;}
.main-content .logo-section img{
	border:0;
	vertical-align: middle;
	margin:10px 10px 10px 10px;
	}
.main-content .logo-section a img {
	border:0;
	}
.main-content .logo-section img.first{
	border:0;
	vertical-align: middle;
	margin:10px 10px 10px 0px;
	}
	
.main-content .colored-box {
	background-color:#f6f5f5;
	width: auto;
	padding: 6px 6px 6px 12px;
	margin: 0 0 20px 0;
	border: #d7d7d7 1px solid;
	}
	.main-content .colored-box .image-section{
	background-color:#f6f5f5;
	padding: 0px;
	margin: 0px;
	}
	
.two-column {
	width: 250px;
	margin-right: 20px;}
	
.border-top {
	border-top:1px dotted #999999;
	line-height:0px;
	margin: 0 0 10px 0;
}
.border-bottom {
	border-bottom:1px dotted #999999;
	line-height:0px;
	margin: 10px 0 16px 0;
}




/*SECONDARY SECTION*//*------------------------------------------------------------------*/
.second-content {
	width: 960px;
	overflow: auto;
	text-align: left;
	}
.box1, .box2, .box3 {
	margin-right: 12px;
	float:left; 
	}
.box1 {
	border: #d7d7d7 1px solid;
	width: 229px;
	height: 150px; 
	background-color: #b3afac;
	}
.box1 ul {
	list-style:none;
	margin: 5px 0px 0px 2px;
	}
.box1 li {
	display:block;
	margin: 0px 0 0 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;}
.box1 li a{
	background: url(fhc/images/2010/icons/box1.jpg) no-repeat;
	display:block;
	width:175px;
	height:28px;
	padding: 0px 0 0 45px;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #261d16; }
.box1 li a:hover{
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff; }
	
	.box1 li a.faq {
		line-height: 28px;
	 	background-position:0 0;}
	.box1 li a:hover.faq {
		line-height: 28px;
	 	background-position:-276px 0;}
	 .box1 li a.sponsors {
	 	line-height: 28px;
	 	background-position:0 -28px;}
	.box1 li a:hover.sponsors {
		line-height: 28px;
	 	background-position:-276px -28px;}
	 .box1 li a.pricing {
	 	line-height: 28px;
	 	background-position:0 -56px;}
	.box1 li a:hover.pricing {
		line-height: 28px;
	 	background-position:-276px -56px;}
		.box1 li a.certificate {
	 	line-height: 28px;
	 	background-position:0 -84px;}
	.box1 li a:hover.certificate {
		line-height: 28px;
	 	background-position:-276px -84px;}
	 .box1 li a.refer {
	 	line-height: 28px;
	 	background-position:0 -112px;}
	.box1 li a:hover.refer {
		line-height: 28px;
	 	background-position:-276px -112px;}
	


.box1 h2 {
	border: 0;
	background: url(fhc/images/2010/box1-header-bg.jpg) left top repeat-x;
	height: 31px;
	padding: 5px 0 0 10px;
	font: bold 16px Trebuchet MS, Helvetica, sans-serif;
	color: #2b70ad;
	margin:0;}
	
.box2 {
	border: #d7d7d7 1px solid;
	background-color: #f2f2f2;
	height: 150px; 
	width:229px;
	}
.box2 img {
	margin: 7px 0 0px 8px;
	border: #d7d7d7 1px solid;
	}
.box2 div.flash-banner {
margin: 7px 0 2px 8px;
	border: #d7d7d7 1px solid;
	width: 210px;
	height: 60px;
	}
.box3 {
	padding:4px 4px 4px 4px;
	border: #d7d7d7 1px solid;
	background-color: #e9e8e8;
	height: 142px;
	width:221px;
	}
.box3 img{
	border:0;
	background-color: #e9e8e8;
	}
.box4 {
	background: #f2f2f2;
	border: #d7d7d7 1px solid;
	float:left;
	width: 229px;
	height:150px;
	}
.box4 h2{
	border:0;
	height: 69px;
	padding: 4px 0 0 10px;
	font: bold 16px Trebuchet MS, Helvetica, sans-serif;
	color: #4e4e4e;
	line-height: 1.2em;
	margin: 0px;
	}

/*Social Icons*/ 
.firehouse-forum{
	margin: 4px 0 0 10px;
	}
.facebook{
	float:left;
	margin: 2px 0 0 10px;
	}
.twitter {
	margin: 2px 0 0 10px;}


/*FOOTER*//*--------------------------------------------------------------------*/

.footer{
	background:url(fhc/images/2010/footer-bg.jpg) top left no-repeat;
	padding:0px 0 20px 0;
	margin-top: 12px;
	width: 960px;
	overflow: auto;
	text-align:left; 
	}
.sponsors {
	font: bold 11px Arial, Helvetica, sans-serif;
	clear:right;
	}
.sponsors a img{
border:none;
}
.sponsors .logo1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	float:left;
	margin: 0 25px 0 15px;
	text-align:center;
	}
.sponsors .logo2 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
	margin-right: 10px;
	margin-top: 20px;
	text-align:center;
	}
.sponsors .logo3 {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
	text-align:center;
	margin-top: 20px;
	}
.sponsors .logo-small {
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
	margin-top: 20px;
	margin-right: 15px;
	text-align:center;
	}
.footer .links {
	float:right;
	text-align: left;
	margin-top:15px;
	margin-right: 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	}
.footer .links li{
	display: inline;
	padding: 0 7px 0 8px;
	border-right: #d7d7d7 solid 1px; 
	}
.footer .links li.last{
	padding-right: 0px;
	border-right: 0px; 
	}

.footer .links a{
	color: #666666;
	text-decoration: underline;
	}
.footer .links a:hover{
	color: #666666;
	text-decoration: none;
	}
.footer .copyright {
	width: 300px;
	margin: 20px 15px 0 0;
	float: right;
	text-align:right;
	color:#999999;
	font:10px Arial, Helvetica, sans-serif;
	}
	
div.ads {
	width:100%;
	margin: 0 auto;
	text-align:center;
	}
	

/*DYNAMIC PAGES*//*--------------------------------------------------------------------*/
.dynamic-table  {
	width:100%;
	margin-top:1em;
	}
td.dynamic-cell {
	padding: 2px 8px 2px 8px; }

.dynamic-content {
	width: 100%
	}
.dynamic-content .header {
	background:#e9e8e8;
	}
.dynamic-content .header td{
	margin-bottom: 0px;
	padding: 6px 8px 6px 8px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	}
	
.dynamic-content td.header {
	margin-bottom: 0px;
	padding: 6px 8px 6px 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	}
.dynamic-content .header a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-decoration:none;
	}
.dynamic-content .header a:hover{
	color: #000000;
	}
.dynamic-content .bottom {
	background:#e9e8e8;}
.dynamic-content .bottom td{
	margin: 0px;
	padding: 6px 8px 6px 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	}
.dynamic-content td.bottom{
	margin: 0px;
	padding: 6px 8px 6px 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	}
.dynamic-content .bottom  a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-decoration:none;
	}
.dynamic-content .bottom a:hover{
	color: #000000;
	}
.dynamic-content .list {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px; }
.dynamic-content .list td{
	padding: 2px 8px 2px 8px; }

.display-none {
	display:none;
	}


	


/*EVENTS PAGES*//*---------------------------------------------------*/
#eventListComponent {
	width:100%;
	}
#eventListComponent td {
	border-collapse: collapse; /* 'IE cellspacing' */
	border-spacing: 0px; /* 'cellspacing' */
	padding: 10px;
	color: #666666;
	font:12px Arial, Helvetica, sans-serif;
	}
#eventListDateRow  td{
	background:#e9e8e8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	font: bold 14px Arial, Helvetica, sans-serif;
	}
#eventListDate {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	 }
td#eventListTime {
	vertical-align:top;
	width: 18%;
	padding-left: 8px;}
img#eventListImage {
	border: 0px;
	padding: 2px 0 0 2px;}
img#eventListLogo {
	border: 0px; }
	
#eventListComponent td {
	vertical-align:top;
	}
#eventListComponent img {
	border:0;
	}
	
/*INSTRUCTORS-SPEAKERS*//*--------------*/

.dynamic-table  #instructorsSpeakersListComponent table{
	margin-top: 10px;
	width:100%;
	}
#instructorsSpeakersListComponent td {
	border-collapse: collapse; /* 'IE cellspacing' */
	border-spacing: 0px; /* 'cellspacing' */
	padding: 3px;
	color: #666666;
	font:12px Arial, Helvetica, sans-serif;
	}
#instructorsSpeakersListComponent table .header {
	background:#e9e8e8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #4e4e4e;
	font:12px Arial, Helvetica, sans-serif;}
#instructorsSpeakersListRow td {
	padding-top: 7px;
	padding-left: 8px;}
	
/*INSTRUCTORS-DETAILS*//*--------------*/

#instructorsSpeakersDetailComponent {
	width:550px;
	color: #666666;
	font:12px Arial, Helvetica, sans-serif;
	}
#instructorsSpeakersDetailName {
	font: bold 12px Arial, Helvetica, sans-serif;
	} 
#instructorsSpeakersDetailComponent img{
	border: 0px;
	}

/*EXHIBITOR LIST*//*--------------*/
#exhibitorListComponent {
	width: 100%;}
#exhibitorListComponent .advanced {
	font-weight:bold;}
#exhibitorListComponent .letter-links {
	color:#4e4e4e;
	font-weight:bold;
	background:#eb9a41;
	text-align:center;
	padding: 4px 0 4px 0;}
#exhibitorListComponent .letter-links a{
	font-weight:bold;
	color:#4e4e4e;
	text-decoration:none;
	}
#exhibitorListComponent .letter-links a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
#exhibitorListComponent .header {
	background:#e9e8e8;
	padding: 6px 8px 6px 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	}
#exhibitorListComponent .header  a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-decoration: underline;
	}
#exhibitorListComponent .bottom{
	background:#e9e8e8;
	padding: 6px 8px 6px 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	}
#exhibitorListComponent .bottom a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-decoration: underline;
	}
	#exhibitorListComponent .bottom a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-decoration: none;
	}
.no-results {
	padding: 4px 0px 4px 0px;
	text-align:center;
	font-weight:bold;}
.booth-header {
	text-align:center;}
#exhibitorListComponent .booth{
	vertical-align: middle;
	text-align:center;}
#exhibitorListComponent a{
	font:12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	}
#exhibitorListComponent .exhibitor {
	padding: 2px 0px 2px 8px;
	vertical-align: middle;}
#exhibitorListMoreInfoImage {
	border:none;
	}
	
/*EXHIBITOR DETAIL*//*--------------*/
#exhibitorDetailComponent {
	width: 100%;}
#exhibitorDetailLogo {
	border: 0px;}
/*SEARCH/PLANNER*//*--------------*/
.dynamic-content .searchLogin td{
	padding: 0px 0px 0px 0px;
	}
.dynamic-content .itinerary-signin td{
	padding: 0px 0px 0px 0px;
	}

/*ITINERARY VIEW*//*--------------*/
#itineraryDetailComponent table td {
	padding: 4px;}
#itineraryDetailComponent td.exhibitor {
	width: 80%}
#itineraryDetailComponent td.booth {
	width: 10%}
	
/*HOME PAGE*//*----------------------------------------------------------------*/
/*#home .main-section-bg{
	background:url(fhc/images/2010/home-main-bg-gradient.jpg) top left repeat-x }*/

#home .main-section{
	background: #261d16;
	min-height: 328px;
	width: 960px;
	overflow: hidden;
	padding: 0 0 0px 0px;
	margin: 0px 0 12px 0px;
	text-align:left; }

#home .main-image {
	background: url(fhc/images/2010/home-main-temp-bg.jpg) right top no-repeat;
	width: 958px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#home .main-content {
	width: 900px;
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	}
#home .video {
	margin: 80px 0 0 14px;
	background-color:#d7d7d7;
	float:left;
	width: auto;}
#home .news {
	padding:4px;
	height:auto;
	margin: 75px 12px 0 16px;
	float:left;
	width: 273px;}
		#home .news h2{
			margin:10px 0px 8px 10px;
			width: 250px;
			height: 23px;
			background: url(fhc/images/2010/home-news-header.gif) no-repeat;
			text-indent: -1000px;
			}
		#home .news .headlines {
		padding: 4px 0px 0px 6px;
		margin: 0px 0px 0px 0px;
		height: 214px;
			width: 250px;
			background:url(fhc/images/2010/home-news-bg.png);
			}
		#home .news .headlines ul{
			padding: 0px 8px 0px 8px;
			margin: 0 0 0px 0;}
		#home .news .headlines li{
			line-height: 1.5em;
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #555555;
			margin: 0 10px 8px 4px;
			list-style: none;
			padding-left: 12px;
			background: url(fhc/images/2010/list-arrow-headlines.png) 1px 4px no-repeat;
			}
		#home .news .headlines li.last{
			margin: 0 10px 0px 4px;
			}
		#home .news .headlines a{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #d8811b;
			text-decoration:none;
			padding: 0;
			margin: 0;}
		#home .news .headlines a:hover{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #fcbd71;
			text-decoration:none;}
		#home .news .bottom {
			width: 256px;
			height: 20px;
			background:url(fhc/images/2010/home-news-bg.png)
			}
#home-callout{
	padding: 10px;
	background:url(fhc/images/2010/home-news-bg.png) repeat;
	margin:75px 0 10px 14px;
	width: 224px;
	text-align:center;
}
	#home-callout a{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #e52f36;
			text-decoration:none;
			padding: 0;
			margin: 0;}
		#home-callout a:hover{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #fcbd71;
			text-decoration:none;}
#home .nine-eleven-tribute{
	float:right;
	margin: 75px 5px 0px 0px;
}
#home .photo-contest {
float:right;
	margin: 200px 0 0px 0px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#ec2627; 
}

/*FOR EXHIBITOR PAGE*//*----------------------------------------------------------------*/
.for-exhib-photo-section {
	width: 566px;
	height:250px;
	background: url(fhw/images/2010/for-exhib-photo-bg.jpg) top left no-repeat;
	font: bold Arial, Helvetica, sans-serif 14px;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:0px;
	padding-top: 4px;
}
.for-exhib-photo-section h2{
	margin: 10px 10px 10px 340px;
	font: Arial, Helvetica, sans-serif bold 16px;
	color:#FFFFFF;
}
.for-exhib-photo-section ul{
	font: bold 14px Arial, Helvetica, sans-serif ;
	margin: 10px 10px 0px 345px;
	color:#FFFFFF;
}
.for-exhib-photo-section li {
	line-height:1.15em;
	margin-bottom:1em;
}
#for-exhibitors .subhead {
width: 566px;
height:46px;
background:#000000;
}
#for-exhibitors .inverted {
background:#000000;
margin:0px;
padding: 0px 10px 10px 10px;
width:546px;
}
#for-exhibitors .inverted h2 {
padding-top: 10px;
margin-left:12px;
color:#FFFFFF;
}
#for-exhibitors .inverted ul{
			padding: 0px 8px 0px 8px;
			margin: 0 0 0px 0;}
		#for-exhibitors .inverted li{
			line-height: 1.5em;
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #555555;
			margin: 0 10px 8px 4px;
			list-style: none;
			padding-left: 12px;
			background: url(fhw/images/2010/list-arrow-headlines.png) 1px 4px no-repeat;
			}
		
		#for-exhibitors .inverted a{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #a7a6a6;
			text-decoration:none;
			padding: 0;
			margin: 0;}
		#for-exhibitors .inverted a:hover{
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #d1d1d1;
			text-decoration:none;}

/*CURRENT EXHIBITOR PAGE*//*----------------------------------------------------------------*/		
			
.main-content .current-exhib-banners {
	margin: 6px 0px 0px 0px;
	}
.main-content .current-exhib-banners ul {
	margin-bottom:10px;}
.main-content .current-exhib-banners li{
	display: inline;
	margin: 0 10px 0 0;}
	

/*HOTEL*//*----------------------------------------------------------------*/	
	

.onPeak_table_4_Ways_To_Book {
	width:100%; 
	margin:16px 0 10px 0; 
	background-color:#eaeaea; 
	border:1px solid #999999; 
	text-align:center;
	}
.onPeak_table_4_Ways_To_Book td {
	padding:3px;
	}
.onPeak_table_4_Ways_To_Book h3 {
margin-top:4px;
	}
.onPeak_table_4_Ways_To_Book_Icons {
	width:97%; 
	margin:5px auto 5px auto; 
	background-color:#ffffff; 
	border:none;
	}
.main-content .onPeak_table_4_Ways_To_Book_Icons img {
	border:0px;
	margin: 8px;
	}
.main-content .onPeak_table_4_Ways_To_Book_Icons p {
	margin: 8px 0px;
	}
.main-content .onPeak_table_4_Ways_To_Book_Icons td {
	vertical-align:middle;
	text-align:left;
	}

.onPeak_full_list {
	font-weight:bold; 
	font-size:14px; 
	color:#555555;
	}
	.onPeak_full_list a{
		font-weight:bold; 
		font-size:14px; 
		color:#555555; 
		text-decoration:underline
		}
	.onPeak_full_list a:hover{
		font-weight:bold; 
		font-size:14px; 
		color:#555555; 
		text-decoration:none
		}

.onPeak_p_reservation_deadline {
	margin:0; 
	padding:0; 
	font-size:14px; 
	text-align:center; 
	color:#CC0000;
	}
	
	
/*PRICING PAGE*//*----------------------------------------------------------------*/
.price1 {
color:#e11a1f;
}
	
/*CONTACT PAGE*//*----------------------------------------------------------------*/
#contact .form table{
	background:#f6f5f5;
	margin: 16px 0 0 0;
	width:320px;
}

#contact .form table td{
	padding:8px;
}
#contact .form table td.department {
	padding-top:16px;
}
	
	
/*NORMAL TABLES*//*---------------------------------------------------------------*/

table.static td {
	padding:4px;
	border-bottom: #d7d7d7 solid 1px;}
table.static{
	margin-bottom:30px;
	border-left: #d7d7d7 solid 1px;
	border-right: #d7d7d7 solid 1px;}
table.static .header{
	border-top: #d7d7d7 solid 1px;
	background:#e9e8e8;
	margin-bottom: 2px;
	padding: 4px 2px 4px 4px;
	font: bold 12px Arial, Helvetica, sans-serif;
	}	

/*MISC*//*----------------------------------------------------------------*/


.numbered-section .content{
	width: 540px;
	float:left;
	padding: 0 0 0px 10px;
	margin: 10px 0 5px 0px;
	border-left: #e3e2e2 1px solid;
}
.number {
	text-align:right;
	float: left;
	padding: 5px 10px 0 10px;
	font: bold 40px	Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #e3e2e2; }
	

.main-content .ems-banners {
	float:left;
	margin: 0px 0px 0px 10px; 
	}
.main-content .ems-banners ul {
	margin-bottom:10px;}
.main-content .ems-banners li{
	display: inline;
	margin: 0 10px 0 0;}
	
.no-display {
	display: none;
	}
.main-content div.featured-speaker {
	display:none;
	margin: 0px 0px 0px 0px;
	padding: 14px 6px 0px 6px;
	border:#E9E8E8 2px solid;}
	
	.main-content .featured-speaker img{
	margin: 4px 10px 0px 0px;}
	
	.main-content h1.featured-speaker {
	display:none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0 6px 6px;
	background-color:#e9e8e8;
	border-top:#E9E8E8 2px solid;
	border-right:#E9E8E8 2px solid;
	border-left:#E9E8E8 2px solid;}
	
.main-content #cse-search-results iframe{
	width: 600px;
	}
	
.graph-container {
margin: 10px 0 0 0;
}
.graph-container .clear-both{
height:0px;
font-size:0px;
margin: 0 0 0 0;
}

.pricing-button {
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	text-transform: uppercase;
	background: url(fhc/images/2010/pricing-button.jpg) top left no-repeat;
	width: 230px;
	height: 25px;
	margin: 14px 0 0 0;
	padding: 4px 0 0 6px; }
	.pricing-button a {
		font: bold 14px Trebuchet MS, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration:none; }
		.pricing-button a:hover {
			font: bold 14px Trebuchet MS, Helvetica, sans-serif;
			color: #fcdb8b;
			text-decoration:none; }
	


