@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin:0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	margin-bottom: 16px;
	text-transform:lowercase;
}
h2 {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin-top:12px;
	margin-bottom: 12px;
	
}
h3 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 7px;
	font-weight: bold;
}
h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 25px 7px 10px;
    text-align: left;
}
h5 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
h6 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 7px;
	font-weight: bold;
}

p {
	margin-bottom:12px;
	font-style: normal;
}

a {
	text-decoration: none;
	font-weight:bold;
	text-align: center;
}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 4px;
}
select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 2px;
}
input.Button {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
label{
	margin-right:10px;
	white-space: nowrap;
}
#Logo {
	position: absolute;
	width:500px;
	height:130px;
	margin-left: 20px;
	margin-top: 20px;
}
#Menu {
	position:absolute;
  top:121px;
  left: 22px;
}

#Menu li{
	display: inline;
	padding-right: 3px;
	padding-right: 10px;
}
#Menu li:before{
	content:"|";
	font-weight: bold;
	padding-right: 15px;
}
#Menu li:first-child:before{
	content:"";
	padding-right: 0px;
}
#Menu a {
	font-size: 13px;
}
#Content1 {
	position:absolute;
	height: 315;
	width: 233px;
	left:0px;
	top: 152px;
}
#Content1 select{
	width:190px;
}
#Content1Heading {
  position:absolute;
  height: 42px;
	width:233px;
	padding:10px;
	text-align:center;
}
#Content1Heading h1{
	text-shadow: 1px 1px 1px grey;
	margin:0;
}
#Content1Body{
	position:absolute;
	top:28px;
	height:260px;
	width:212px;
	padding: 20px;
}
#SiteSponsor{
	position:absolute;
	top:504px;
	left:17px;
	width:200px;
}
#Content2 {
	position: absolute;
	width: 641px;
	height: 452px;
	top:148px;
	right:0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Content2 p {
	margin-bottom: 12px;
}
#Content2 ul {
	margin-bottom: 12px;
}
#Content2 li {
	list-style-position: inside;
	list-style-type: disc;
}
#Content2Background{
	width: 638px; 
	height: 450px; 
}
#Content2Heading{
	background-repeat: no-repeat; 
	position: absolute;
	width: 610px;
	top: 20px;
	right: 10px;
	height: 40px;
	z-index: 102;
}
#Content2Heading h1{
	background-repeat: no-repeat;
	background-position: right;
	font-size:24px;
	text-align: left;
	height:25px;
	padding-top:5px;
	padding-right:10px;
}
#Content2Body{
	position:absolute;
	width: 430px;
	height: 362px;
	top: 75px;
	z-index:101;
	padding-top: 0px;
	padding-right: 189px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow:auto;
	left: 0px;
}
#Content2Body.Exhibitors{
	top: 80px;
	height:335px;
}
.Content2Show #Content2Body {
	position:absolute;
	width: 430px;
	height: 420px;
	top: 20px;
	z-index:101;
	padding-top: 0px;
	padding-right: 189px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow:auto;
}

#Content2Body h1{
	text-transform: none;
}
#Content2BodyWide{
	position:absolute;
  	width: 585px; 
	height: 330px; 
	left:0px;
	top:-25px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	z-index:101;
}
#Content2Body.Content2BodyVideo{
	width:600px;
	padding-right:10px;
	height: 370px;
}
#SlideShowContainer {
	position: absolute;
	width: 625px;
	height: 409px;
	top:160px;
	right:10px;
	padding:6px;
}
#SlideShow{
	width: 641px;
	height: 452px;
	right: 0px;
}
#Frame {
	height: 635px;
	width: 936px;
	margin-top: 1px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#ContentArea {
	height: 600px;
	width: 900px;
	position: absolute;
	left: 18px;
	top: 18px;
}

#SocialMedia{
	position: absolute;
	width:350px;
	height: 40px;
	top: 65px;
	right: 18px;
	text-align:right;
	z-index:1000;
}
#SocialMedia li{
	display: inline;
}
#SubMenu {
	margin-top:18px;
	margin-bottom:12px;
	width:215px;
	text-align:right;
	letter-spacing: 0.06em;
}
#SubMenu li{
	text-align:right;
	line-height: 1.35em;
}
#ShowList{
	padding:0;
}
#ShowList li{
	margin-bottom:12px;
	text-align:center;
	list-style: outside none none;
}
#ShowList span.City{
	font-style:italic;
	font-weight:normal;
	display:block;
}
#ShowInfo h1 {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin-top: 9px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0.06em;
}
#Contact{
	margin-top:12px;
}
#Contact span{
	display:block;
}
#Contact span.ExpoName{
	font-weight:bold;
}
#Contact p.Phone{
	font-weight:bold;
}
#BreadCrumb #Previous{
	text-align:left;
	float:left;
}
#BreadCrumb #Next{
	text-align:right;
	float:right;
}
#ExhibitorNameBlock{
	height:50px;
	width: 400px;
	float:left;
}
#ExhibitorNameBlock h1{
	text-align:left;
	margin-bottom:0px;
}
#ExhibitorNameBlock img{
	float:left;
	margin-right:10px;
}
#ExhibitorAddressBlock{
	height:50px;
	width:190px;
	text-align:right;
	position: absolute;
	right: 10px;
}
#ExhibitorInfo{
	margin-top: 12px;
}
#ExhibitorInfo span.ExhibitorName{
	font-weight:bold;
	display:block;
}
#ExhibitorInfo span.Phone{
	font-weight:bold;
	display:block;
}
#ExhibitorInfo span.Address{
	display:block;
}
#ExhibitorInfo span.CityLine{
	display:block;
}
#ExhibitorInfo span.WebAddress{
	display:block;
}
#ExhibitorInfo span.SocialMediaBlock{
	display:block;
}
#ExhibitorInfo span.SocialMedia{
	margin-right:3px;
}
#BreadCrumb{
	position: absolute;
	bottom: 25px;
	width:212px;
	text-align:center;
	left:12px;
}
#Copyright{
	position:absolute;
	bottom:-12px;
	width:100%;
	text-align:center;
}
#ExhibitorInformationRequestForm{
}
#EIRFCompanyName{
	width:200px;
}
#EIRFFirstName{
	width:97px;
	margin-right:4px;
}
#EIRFLastName{
	width:97px;
}
#EIRFAddress{
	width:200px;
}
#EIRFCity{
	width:97px;
	margin-right:2px;
}
#EIRFState{
	width:45px;
	margin-right:2px;
}
#EIRFZip{
	width:46px;
}
#EIRFPhone{
	width:97px;
	margin-right:4px;
}
#EIRFFax{
	width:97px;
}
#EIRFMobile{
	width:97px;
}
#EIRFEMailAddress{
	width:200px;
}
#EIRFConfirmEMail{
	width:200px;
}
#EIRFWebAddress{
	width:200px;
}
#EIRFCategory{
	width:202px;
}
#EIRFComments {
    border-style: solid;
    border-width: 1px;
    margin-top: 4px;
    width: 200px;
}
#CouponForm{
}
#CFFirstName{
	width:97px;
	margin-right:4px;
}
#CFLastName{
	width:97px;
}
#CFEMailAddress{
	width:200px;
}
#CFConfirmEMailAddress{
	width:200px;
}
#CFAddress{
	width:200px;
}
#CFCity{
	width:97px;
	margin-right:2px;
}
#CFState{
	width:47px;
	margin-right:2px;
}
#CFZip{
	width:44px;
}
#CFDayPhone{
	width:97px;
	margin-right:2px;
}
#CFEveningPhone{
	width:97px;
}
#CFExpirationMonth{
	width:90px;
	margin-right:2px;
}
#CFExpirationDay{
	width:42px;
	margin-right:2px;
}
#CFExpirationYear{
	width:60px;
}
#CFSource{
	width:202px;
}
#TicketForm{
	width:400px;
}
#TFFirstName{
	width:97px;
	margin-right:4px;
}
#TFLastName{
	width:97px;
}
#TFEMailAddress{
	width:200px;
}
#TFConfirmEMailAddress{
	width:200px;
}
#TFAddress{
	width:200px;
}
#TFCity{
	width:97px;
	margin-right:2px;
}
#TFState{
	width:47px;
	margin-right:2px;
}
#TFZip{
	width:44px;
}
#TFDayPhone{
	width:97px;
	margin-right:2px;
}
#TFEveningPhone{
	width:97px;
}
#TFExpirationMonth{
	width:90px;
	margin-right:2px;
}
#TFExpirationDay{
	width:42px;
	margin-right:2px;
}
#TFExpirationYear{
	width:60px;
}
#TFSource{
	width:202px;
}
#TicketProblemMessage{
	padding-top:5px;
}
#ExhibitorContactBlock{
	position:absolute;
	left:350px;
	text-align:right;
	width: 250px;
}
#ExhibitorContactBlock span.Phone{
	font-weight:bold;
	display:block;
}
#ExhibitorContactBlock span.Address{
	display:block;
}
#ExhibitorContactBlock span.CityLine{
	display:block;
}
#ExhibitorContactBlock span.WebAddress{
	display:block;
}
#ExhibitorContactBlock span.SocialMediaBlock{
	display:block;
}
#ExhibitorImageBlock{
	float:left;
	padding-right:25px;
	padding-bottom:5px;	

}
#ExhibitorImageBlock img{
	float:left;
	padding-bottom:5px;
	max-width:200px;	

}
#ExhibitorLogoBlock{
	height:90px;
	float:left;
	width:140px;
	overflow: ;
}
#ExhibitorDescriptionBlock{
	margin-top: 95px;
	text-align: right;
}
#ExhibitorEMailForm{
}
#EEFFirstName{
	width:97px;
	margin-right:4px;
}
#EEFLastName{
	width:97px;
}
#EEFEMailAddress{
	width:200px;
}
#EEFMessage{
	width:355px;
	height:165px;
	margin-top:5px;
	border-style:solid;
	border-width:1px;
}
#LEEFMessage{
	padding-top:12px;
}
#ExhibitorLocations{
}
#ExhibitorLocations span.Address{
	display:block;
}
#ExhibitorLocations span.CityLine{
	display:block;
}
#ExhibitorLocations span.Phone{
	display:block;
	margin-bottom:24px;
}
.Submit{
	text-align:right;
}
.StandardListing{
	float: left;
	width: 273px;
	margin-bottom: 12px;
	margin-right:18px;
	position:relative;
	height:70px;
}
.PremiumListing{
	float: left;
	width: 263px;
	height:149px;
	margin: 18px 12px 18px 0;
	padding: 5px;
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat:no-repeat
}
.PremiumListing span.ExhibitorName {
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    margin-bottom: 6px;
    margin-left: 5px;
    margin-top: 7px;
    text-align: left;
}
.PremiumListing span.Image{
	float: left;
	margin-right: 10px;
	width:100px;
	height:145px;
	display:block;
}
.PremiumListing img.Image{
	max-width:100px;
	max-height:145px;
	padding:3px;
}
.PremiumListing span.Phone{
	font-weight: bold;
	display:block;
	margin-left: 5px;
}
.PremiumListing span.Address{
	display:block;
	margin-left: 5px;
}
.PremiumListing span.CityLine{
	display:block;
	margin-left: 5px;
}
.StandardListing span.ExhibitorName{
	font-weight: bold;
	display:block;
}
.StandardListing span.Address{
	display:block;
}
.StandardListing span.CityLine{
	display:block;
}
.StandardListing span.Phone{
	display:block;
}
.ExhibitorLinks{
	text-align: right;
	position: absolute;
	bottom: 10px;
	right:10px;
}
.Submit input{
	font-weight:bold;
	margin-top:10px;
	padding:2px 4px;
}
.NoWrap{
	white-space: nowrap;
}
#iframe {
	margin-top: 20px;
}
#ExhibitorList {
	float: -20px;
}

#Content2Body .Emphasis {
	font-weight: bold;
	font-style: normal;
}
#Content2Body h2 {
	font-size: 14px;
	font-weight: bold;
}
#Content2Body li {
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 25px;
}

.CategoryName {
	width: 280px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
#CategorySponsor {
    background-position: center center;
    height: 90px;
    margin: 0 0 5px;
    text-align: center;
    width: 575px;
}
#CategorySponsor img {
    height: 70px;
    margin: 10px 0 20px;
    overflow: hidden;
    width: 300px;
}
#ExhibitorListOptions .ShowList{
	font-size: 10px;
}
#ExhibitorListOptions .ZipCode{
	width:50px;
}
#ExhibitorListOptions .Submit{
	text-align:right;
}
#ShowListInstructions{
	font-weight:bold;
	font-size:14px;
	text-align:center;	
}
#ShowInfo #ShowName{
	display: block;
	font-weight: bold;
}
#ShowInfo #ShowDate{
	font-weight: bold;
	display: block;
}
#ShowInfo #ShowTime{
	font-weight: bold;
	display: block;
}
#ShowInfo #VenueName{
	display: block;
	margin-top: 10px;
}
#ShowInfo #VenueAddress{
	display: block;
}
#ShowInfo #VenueCity{
	display: block;
}
#ShowMap{
}
#Content2BodyWide td {
	padding-right: 0.16em;
	padding-bottom: 0.3em;
}
#Overlay {
	height: 452px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 639px;
    z-index: 100;
}
#TicketForm table.Contact {
	margin-right:15px;
}
#ExhibitorMap{
	text-align: center;
}
table.Tickets{
	width:260px;
}
table.Tickets label{
	white-space:normal;
}
table.Tickets tr.Item{
	border-bottom:#FFF thin dotted;
}
table.Tickets td.Label{
	width:125px;
	padding-right:10px;
}
hr {
	margin: 25px 0 20px;
}
#Content2Body #Previous{
	position:absolute;
	left:25px;
	top:345px;
}

#Content2Body #Next{
	position:absolute;
	right:35px;
	top:345px;
}
#ArticleContent .ArticleText{
	 height: 335px;
    overflow: auto;
    padding: 0 28px;
    width: 562px;
}
#Directions{
	margin-bottom:10px;
}
em{
	font-style: italic;
}
#Photo img {
    height: auto;
    margin: 10px 25px 15px 0;
    max-width: 35%;
}
#ContactVideo iframe{
    width:580px;
    height:360px;
}
.SocialMedia{
	margin: 0 3px;
}
.SocialMediaBlock{
	margin-top:5px;
}
.BlogItem{
	width:570px;
	position:relative;
	min-height:240px;
}
.BlogDate{
	width:570px;
	position:relative;
}

.BlogImage img{
	max-width:175px;
	height:auto;
	margin: 10px 20px 10px 0;
	float:left;
}
.BlogTitle{
	font-size: 16px;
    font-weight: bold;
    margin: 4px 25px 7px 0;
    padding-bottom: 5px;
    text-align: left;
    width: 100%;
}
.BlogText{
	margin: 15px 0;
}
.BlogList {
    height: 165px;
    margin-bottom: 15px;
    width: 575px;
}
.BlogList .BlogTitle{
	font-size: 16px;
    font-weight: bold;
    margin: 4px 25px 7px 0;
    text-align: left;
	width: 100%;
	padding-bottom:5px;
}
.BlogList .BlogText{
	height: 85px;
	overflow:hidden;
}
.BlogList .BlogText img{
	display:none;
}
.BlogList .BlogImage img{
	max-width:100px;
	max-height:100px;
	height:auto;
	margin: 10px 20px 10px 0;
	float:left;
}
#ReadMore {
    left: 335px;
    position: relative;
    text-align: right;
    top: -5px;
    width: 195px;
}
#Like {
    bottom: 5px;
    display: inline;
    position: relative;
}
.bubbles {
	background-color: #E9E9E9;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius:30px 30px 30px 30px;
	-webkit-border-radius:30px 30px 30px 30px;
	color: #000000;
	font-size: 12px;
	line-height: 1.35em;
	margin: 1em 0 3em;
	padding: 20px 15px 10px 20px;
	position: relative;
	width: 550px;
}
.bubbles:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-20px;
	left:520px;
	width:10;
	height:0px;
	border-width:20px 15px 0px;
	border-style:solid;
	border-color: #E9E9E9 transparent;
}
.bubbles2 {
    background-color:  #E9E9E9;
    border-radius: 30px 30px 30px 30px;
    color: #333333;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.35em;
    margin: 0.5em 0 1.5em;
    padding: 5px 20px 10px;
    position: relative;
    width: 540px;
}
.TestimonialsName{
	font-size:10px;
	margin:10px 0;
}