h1, h3{
  color:#808185;  
}
h2{
  color:#929699;  
  font-size:14px;
}  

h2.secondary{
  color:#af2228;  
  font-size:14px;
}  

/* Sponsor Page */
.boothListing{
  clear:both; 
  margin:25px 0 25px 0;
  border-bottom:1px #000000 solid;
}
.boothNumber{
  width:100px;
  text-align:right;
  float:right;
  font-weight:bolder;
  color:#000000;  
}
.boothContact{
  text-align:center;
  padding:4px;
  clear:both;  
  margin-top:10px;
  margin-bottom:5px;
}

.boothContact a{
  color:#af2228;  
}



.floatingBox{
  border-left:#45454f 1px solid;
  border-right:#45454f 1px solid;
  border-bottom:#45454f 1px solid;  
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  
  float:right; 
}
.floatingBoxHeader{
  background-color:#45454f;
  color:#ffffff;
  text-align:center;
  padding:4px;
  font-weight:bolder;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}
.floatingBoxContent{
  padding:4px;
}

.floatingBoxContent a {
  text-decoration:none;
}

.floatingBoxContent img {
  border:0;
}

.trackHeader{
    font-size:16px;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:bolder;
    text-align:center;
    color:#3B7411;
    text-transform: uppercase;
    clear:both;
}

.sessionTitleBar{
  padding-left:5px; 
  padding-top:4px; 
  padding-bottom:4px; 
  color:white; 
  font-family:Geneva, Arial, Helvetica;  
  font-weight:bold; 
  font-size:14px; 
  background-image: url(/Images/TemplateImages/bg.gif);
}

/* Same as the magazines BGTOP with the additional t/b margin*/
.dayTitleBar{
	color: #000000;
	margin-bottom:10px;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #ffffff;
	text-align:center;
	padding:5px;
	
}

.sessionWhite{
  padding:4px; 
  background-color:#ffffff;
}

.sessionGrey{
  padding:4px; 
  background-color:#ededed;
}

.sessionTimes{
  font-weight:bolder;
}

.sessionDescription{
  clear:both;
}

.speakerLink{
  font-weight:bolder;
}