@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul {
	margin:0;
}
#Content1 h1 {
    font-size: 16px;
}
#Content2 p {
    font-size: 14px;
	line-height:1.45em;
}

h1 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 16px;
	font-size:24px;
	line-height:1.15em;

}
h2 {
	font-size:20px;
	font-weight:bold;
	text-align: center;
	margin-top:12px;
	margin-bottom: 12px;
	
}
h3 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 4px;
	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;
	
}
a {
	color: #c20b5c;
	text-decoration: none;
	
}
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: 2px;
}
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:100px;
	left:26px;
}
#Menu {
	position:absolute;
 	top:94px;
	left:40px;
}
#Menu li{
	display: inline;
	padding-right: 15px;
}
#Menu li:before{
	content:"|";
	font-weight: bold;
	padding-right: 15px;
}
#Menu li:first-child:before{
	content:"";
	padding-right: 0px;
}
#Menu a {
	font-size: 14px;
	font-weight: bold;
}
#Content1 {
	position:absolute;
	height: 315;
	width: 215px;
	left:0px;
	top: 162px;
}
#Content1 select{
	width:190px;
}
#Content1Heading {
  position:absolute;
  height: 42px;
	width:195px;
	padding:10px;
	text-align:center;
	top: 32px;
	left: 5px;
}
#Content1Heading h1{
	text-shadow: 1px 1px 1px grey 50%;
}
#Content1Body{
	position:absolute;
	top:65px;
	height:220px;
	width:214px;
	padding: 10px;
	left: 0px;
	text-align:center;
	overflow: auto;
}
#SiteSponsor{
	position:absolute;
	top:482px;
	left:16px;
	width:200px;
}
#Content2 {
    background-position: 9px 7px;
    background-repeat: no-repeat;
    height: 446px;
    position: absolute;
    right: 16px;
    top: 136px;
    width: 648px;
}
#Content2 p {
	margin-bottom: 12px;
	text-align:left;
}
#Content2 ul {
	margin-bottom: 12px;
}
#Content2 li {
	list-style-position: outside;
	list-style-type: disc;
}
#Content2Background{
	width: 616px; 
	height: 391px; 
}
#Content2Heading {
    background-repeat: no-repeat;
    height: 40px;
    position: absolute;
    right: 76px;
    top: 20px;
    width: 550px;
    z-index: 102;
}
#Content2Heading h1{
	background-repeat: no-repeat;
	background-position: right;
	font-size:20px;
	text-align: left;
	height:25px;
	padding-top:5px;
	padding-right:10px;
}
#Content2Body{
	position:absolute;
	width: 437px;
	height: 360px;
	top: 50px;
	z-index:101;
	padding-top: 10px;
	padding-right: 189px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow:auto;
}
#Content2Body.Exhibitors{
	top: 80px;
	height:335px;
}

#Content2BodyWide {
    height: 315px;
    left: 15px;
    line-height: 17.25px;
    padding: 10px 0 46px 10px;
    position: absolute;
    top: 5px;
    width: 600px;
    z-index: 101;
}

#Content2Body.Content2BodyVideo{
	width:600px;
	padding-right:10px;
}
#SlideShowContainer {
	position: absolute;
	width: 625px;
	height: 409px;
	top:160px;
	right:10px;
	padding:6px;
}
#SlideShow{
	width: 620px;
	height: 396px;
	position:absolute;
	top: 30px;
	left: 11px;
}
#Frame {
	height: 628px;
	width: 921px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	top: 30px;
}
#ContentArea {
	height: 600px;
	width: 900px;
	position: absolute;
	left: 20px;
	top: 18px;
}
#Overlay {
    height: 360px;
    left: 190px;
    position: absolute;
    top: 70px;
    width: 440px;
    z-index: 100;
}
#SocialMedia{
	position: absolute;
	width:350px;
	height: 40px;
	top: 70px;
	right: 35px;
	text-align:right;
}
#SocialMedia li{
	display: inline;
}
#SubMenu {
	margin-top:14px;
	margin-bottom:12px;
	width:185px;
	margin-left:5px;
	line-height:17px;
}
#SubMenu li{
	text-align:left;
}
#ShowList{
	padding:0;
}
#ShowList li{
	margin-bottom:12px;
	text-align:center;
	font-weight: bold;
	list-style: outside none none;
}
#ShowList span.City{
	font-style:italic;
	font-weight:normal;
}
#ShowList span.City:before{
	content:"|";
	padding-right: 7px;
	padding-left: 7px;
}

#ShowInfo h1 {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
  margin-top:3px;
	margin-bottom:12px;
}
#Contact{
	margin-top:7px;
}
#Contact span{
	display:block;
}
#Contact span.ExpoName{
	font-weight:bold;
}
#Contact p.Phone{
	font-weight:bold;
}
#BreadCrumb #Previous{
	text-align:left;
	float:left;
	margin-top:-5px;
}
#BreadCrumb #Next{
	text-align:right;
	float:right;
    margin-top:-5px;

}
#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: 6px;
}
#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: 5px;
	width:190px;
	text-align:center;
	left:12px;
}
#Copyright{
	position:absolute;
	bottom:-10px;
	width:100%;
	text-align:center;
	color: #9A9195;
}
#ExhibitorInformationRequestForm{
}
#EIRFCompanyName{
	width:200px;
}
#EIRFFirstName{
	width:97px;
	margin-right:4px;
}
#EIRFLastName{
	width:97px;
}
#EIRFAddress{
	width:200px;
}
#EIRFCity{
	width:97px;
	margin-right:0px;
}
#EIRFState{
	width:47px;
	margin-right:0px;
}
#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:0px;
}
#CFState{
	width:47px;
	margin-right:0px;
}
#CFZip{
	width:46px;
}
#CFDayPhone{
	width:97px;
	margin-right:0px;
}
#CFEveningPhone{
	width:97px;
}
#CFExpirationMonth{
	width:99px;
	margin-right:0px;
}
#CFExpirationDay{
	width:42px;
	margin-right:0px;
}
#CFExpirationYear{
	width:53px;
}
#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:0px;
}
#TFState{
	width:47px;
	margin-right:0px;
}
#TFZip{
	width:47px;
}
#TFDayPhone{
	width:97px;
	margin-right:0px;
}
#TFEveningPhone{
	width:97px;
}
#TFExpirationMonth{
	width:92px;
	margin-right:0px;
}
#TFExpirationDay{
	width:42px;
	margin-right:0px;
}
#TFExpirationYear{
	width:60px;
}
#TFSource{
	width:202px;
}
#TicketProblemMessage{
	padding-top:12px;
}
#ExhibitorContactBlock {
    margin-top: 15px;
    position: absolute;
    right: 25px;
    text-align: right;
}
#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;
}
#ExhibitorLogoBlock{
	height:90px;
}
#ExhibitorDescriptionBlock{
	margin-top: 15px;
}
#ExhibitorEMailForm{
}
#EEFFirstName{
	width:97px;
	margin-right:4px;
}
#EEFLastName{
	width:97px;
}
#EEFEMailAddress{
	width:200px;
}
#EEFMessage {
    border-style: solid;
    border-width: 1px;
    height: 165px;
    width: 355px;
}
#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:12px;
	position:relative;
}
.PremiumListing{
	float: left;
	width: 263px;
	height:153px;
	margin-right:12px;
	margin-bottom: 12px;
	padding: 5px;
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:none;
	border-left-style: none;
}
.PremiumListing span.ExhibitorName{
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 5px;
	display:block;
}
.PremiumListing span.Image{
	float: left;
	margin-right: 10px;
	width:100px;
	height:145px;
	display:block;
}
.PremiumListing img.Image{
	max-width:100px;
	max-height:145px;
}
.PremiumListing span.Phone{
	font-weight: bold;
	display:block;
}
.PremiumListing span.Address{
	display:block;
}
.PremiumListing span.CityLine{
	display:block;
}
.StandardListing span.ExhibitorName{
	font-weight: bold;
	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;
	text-shadow: 0 0 6px #ffffff;
}
.NoWrap{
	white-space: nowrap;
}

#Content1Body p {
	margin-left: 5px;
}
#ShowList {
	overflow: auto;
	height: 175px;
}
#ShowListInstructions {
	margin-right: 10px;
}
#ShowListInstructions p {
	text-align: center;
}
#CategorySponsor{
	text-align:center;
}
#ExhibitorListOptions .ShowList{
	font-size: 10px;
}
#ExhibitorListOptions .ZipCode{
	width:50px;
}
#ExhibitorListOptions .Submit{
	text-align:right;
}
#ShowInfo #ShowName{
	display: block;
	font-weight: bold;
}
#ShowInfo #ShowDate{
	font-weight: bold;
}
#ShowInfo #ShowTime{
	font-weight: bold;
}
#ShowInfo #ShowTime:before{
	content:"|";
	padding-right: 5px;
	padding-left: 5px;
}
#ShowInfo #VenueName{
	display: block;
	margin-top: 10px;
}
#ShowInfo #VenueAddress{
	display: block;
}
#ShowInfo #VenueCity{
	display: block;
}
#showvideo{
	left: 40px;
    position: absolute;
}
hr{
	margin: 20px 0 15px;
}
#Content2Body #Previous{
	position:absolute;
	left:25px;
	top:345px;
}

#Content2Body #Next{
	position:absolute;
	right:35px;
	top:345px;
}
#Directions{
	margin-bottom:10px;
}
em{
	font-style: italic;
	font-weight: inherit;
	font-family:inherit;
}
#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: 585px;
}
.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;
}