@charset "UTF-8";
a img {border: none;}
a {border:none;}
a:link {color:#000000;text-decoration:none;border:none;}      /* unvisited link */
a:visited {color:#000000;text-decoration:none;border:none;}  /* visited link */
a:hover {
	color:#666666;
	text-decoration:none;
	border:none;
}  /* mouse over link */
a:active {color:#000000;text-decoration:none;border:none;}  /* selected link */

.content
{
	padding-top: 70px;
}

.content a {
	text-transform:uppercase;
}

/* CSS Reset */

{
	margin: 0;
	padding: 0;
}

body {
	background-color:#FFFFFF;
}

.wrapper {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	margin: 0 auto;
	width:840px;
	height:80px;
	margin-bottom:40px;
	font-family: Lucida Grande;
}

#logo {
	float:left;
	width:832px;
	height:84px;
	margin-bottom: 80px;
	margin-left: 0px;
}

#ticket {
	float:left;
	width:183px;
	height:97px;
	margin-left: 40px;
	margin-bottom: 0px;
}

#socialBox {
	float:right;
	width:30px;
	height:97px;
	margin-right:7px;
}
	
.socialIcon {
	margin: 0 auto;
	width:19px;
	height:19px;
	margin-bottom:8px;
}

.socialIcon_fb {
	margin: 0 auto;
	width:19px;
	height:19px;
	margin-bottom:6px;
}

.socialIcon_meetup {
	margin: 0 auto;
	width:19px;
	height:19px;
	margin-bottom:11px;
}

.meetup_clickhere{
	float:right;
	width:208px;
	height:20px;
	margin-top:5px;
	margin-bottom:2px;
	margin-right:6px;
}
.linkedin_clickhere{
	float:right;
	width:208px;
	height:20px;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:6px;
}

.socialText {
	font-size:8px;
	text-align:center;
	margin-bottom:0px;
	text-transform:uppercase;
}

.footer {
	float:left;
	clear:both;
	padding:0;
	margin-top:520px;
	width:840px;
	margin-bottom:20px;
	font-size:10px;
	color:cccccc;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_mark {
	float:left;
	clear:both;
	margin-top:925px;
	width:840px;
	font-size:10px;
	color:cccccc;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 45;
	padding-left: 0;
}

.footer_index {
	width:840px;
	margin-bottom:20px;
	font-size:10px;
	color:cccccc;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom: 25px;
}

#join_email_box {
	float:left;
	width:181px;
	height:13px;
	background-image:url(images/join_maillist_text.png);
	background-repeat:no-repeat;
	margin: 32px 0px 15px 0px;
}

#Email_Address {
	float:left;
	width:137px;
	height:10px;
	margin-top:2px;
	margin-left:145px;
	color:#CCCCCC;
	padding:0;
}

.submit_small_btn {
	float:left;
    border: none;
    background: url(images/click_here_medium.png) no-repeat top left;
	width:120px;
	height:28px;
	margin-top:-6px;
	margin-left:175px;
}

#contact_us {
	float:right;
	margin-right:16px;
	font-size:12px;
	margin-bottom:7px;
	color:#333333;
}

#copy1 {
	clear:both;
	float:left;
	margin-left:5px;
}

#copy2 {
	float:right;
	margin-right:14px;
}
#fade {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
}
#float_right {
	float: right;
	height: 60px;
	width: 208px;
	margin-right: 7px;
}

.ticket-img
{
	height: 130px !important; margin-left: -19px !important; margin-top: 0px !important;
}

.meetup_clickhere a, .linkedin_clickhere a { float: left; font-family: 'Roboto', sans-serif; font-weight:100; font-size: 12px; letter-spacing:1px}