@charset "UTF-8";

/* Layout (global rules for all sizes) */

body { margin:0; padding:0; overflow-x: hidden; overflow-y: scroll; }

header a.logo { 
display:block;
position:absolute;
background-position: 0px 35px;
background-repeat:no-repeat;
}

.ticketsbuttonhome { text-align: center; }
.ticketsbuttonhtickets { text-align: center; }


nav {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 1000;
	
}

/* Layout Large Screens (default for older browsers) */

header { 
height: 300px;
background: url(../images/header-large.jpg) no-repeat left 0;
background-size: width: 980px 275px;

}

header a.logo { 
width: 275px;
height: 400px;
top:-30px;
left: 345px;
background-image:url(../images/logo-large.png);
background-size: width: 263px 268px;

}

article { padding: 60px 20px 10px 20px; }

.promo_container { padding: 0px 0px 0px 0px; }
.promo_container .promo { 
width: 100%;
float: left;
background-position: 0px 3px;
}

.promo_container .promo .content { padding: 0px 0px 0px 96px; }

nav { top: 250px; }

nav a { margin: 2px 5px 2px 5px; }

.social {
	margin: -10px auto 0px 0; width: 100%; float:right; font-size:1.2em; 
}

.fb {
  background-image:url(../images/FB.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-right: 10px;
  padding-bottom: 5px;

}
.twitter {
  background-image:url(../images/twitter.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right:16px;
}

.instagram {
  background-image:url(../images/instagram.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right:35px;
}

.email {
  background-image:url(../images/email.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-left: 5px;
  padding-right: 5px;
}

.right-column-images {
  margin-left:-10px;
}

.exhibitor-btn {
  background-image:url(../images/exhibitor-reg.jpg);
  background-repeat:no-repeat;
  height:250px;
  width:250px;
  margin-right:-20px;
  margin-top:-70px; 
}


.socialfooter {
	margin: -40px auto; width: 100%; height: 80px; float:right; color:#FFF; font-size:1.2em;
}

.fbfooter {
  background-image:url(../images/FB.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-right: 10px;

}
.twitterfooter {
  background-image:url(../images/twitter.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right:5px;
}

.instagramfooter {
  background-image:url(../images/instagram.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right:5px;
}

.emailfooter {
  background-image:url(../images/email.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
   padding-left: 5px;
  padding-right: 5px;
  margin-right:0px;
}

.hashtag {
	
  margin: -.8em -6.5em;
  width: 100%;
  float:right;  
  font-size:2.0em; 
  font-weight:normal; 
  color:#000; 
  font-family: 'dincondensedcregular', Arial, Helvetica, sans-serif; 
  }

.logofooter {
  background-image:url(../images/logo-footer.png);
  background-repeat:no-repeat;
  height:50px;
  width:150px;
  margin-left:15px;
}


#container{
	max-width:980px;
	margin:0 auto;
	padding-bottom:40px;
}

#banner-fade,
#banner-slide{
	margin-bottom: -10px;
	margin-top:-16px;
}
ul.bjqs-controls.v-centered li a{
	display:none;
}

@media screen and (max-width:980px) {
	footer { padding-left: 20px; }
	}

.form {
	margin-left:270px;
}

.footertext {
	font-family:Arial;
	font-size:14px;
	margin-top:-10px;
	margin-left:10em;
	}
	
.left-column { margin-bottom: .5em; padding: 0 1.25em 0 0; height:100%;}

.right-column {border-left: 2px solid  #ccc; padding: .5em .5em .5em 1.2em; height:100%}

.left-column-menu { margin-bottom: .5em; padding: 0 1.25em 0 0; height:100%;}

.right-column-menu {border-left: 2px solid  #ccc; padding: .5em .5em .5em 1.2em; height:100%}

.bayshore { padding: 0 1em 0 6.5em; height:100%;}

.patchogue {border-left: 2px solid  #ccc; padding: 0 1em 0 2em; height:100%}


/* MEDIA QUERIES */
@media screen and (min-width: 47.5em ) {
  .left-column { margin-right: 15.5em; }

	.right-column { position: absolute; top: 0; right: -15px; width: 15.75em;} 
	
	.right-column a:link { text-decoration:none; color:#666; }  
	
	.left-column-menu { margin-right: 35em; }
	
	.right-column-menu { position: absolute; top: 0; right: -15px; width: 50%;} 
	
	.right-column-menu a:link { text-decoration:none; color:#666; }  
}

.socialbar
{ width:35px; }

.updates
{ right: 39px; }

.locations {
	margin-left:5em;
}

.bayshore {
	float:left;
	margin:0 15px 0 15px;
	padding-right: 25px;
	
}

.patchogue {
	float:left;
	margin:0 15px 0 15px;
	padding-left: 25px;
} 

.waitlist {padding: 0 0 0 .5em; }