/* Clearfix */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}

/* #Site Styles
================================================== */
body{
	font-size: 16px;
	line-height: 20px;
	background-color: #f0f1ec;
	font-family: "Verdana", sans-serif;
}
p{
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 0.5625em;
	color: #545452;
}
img{
	max-width: 100%;
}
a{
	text-decoration: none;
	color: #0c9fe1;
}
a:visited{
	color: #0c9fe1;
}
a:hover, a:focus{
	opacity: 0.7;
	color: #0c9fe1;
}
h1, h2, h3, h4, h5, h6{
	color: #545452;
}
h3{
	margin-bottom: 0;
}
a.tracking{
	display: none;
}
hr{
	margin: 2.5% 0;
	width: 90%;
}
.overview #page_content hr {
	margin:2.5%;
}
.span4{
	width: 15em;
	position: relative;
	overflow: hidden;
	min-height: 100%;
	margin: 0 0 0 45em;
	padding-bottom:1px;
}
.span12{
	width: 44em;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
}
.span16{
	width: 60em;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
.span16 .span12{
	margin: 1em 0 0 0;
}
.span16 .span4{
	margin: 1em 0 0 45em;
}
.homepage > .homepage_sidebar #module-email-sign-up .sidebar_button:first-child{
	margin-top: 0;
}
/* Header */
.header-top{
	width: 100%;
	background: #fff;
	min-height: 100%;
	position: relative;
	z-index:50;
}
.container {
	z-index:49;
}
.header-topnav{
	width: 60em;
	margin: 0 auto;
	position: relative;
	height: 40px;
}
.header-topnav ul{
	min-height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.header-topnav li{
	padding: 0 10px;
	margin: 12px 0;
	float: right;
	display: inline;
	font-size: 0.75em;
	line-height: 1em;
	text-align: center;
	border-right: 1px solid;
}
.header-topnav li:first-child{
	border-right: none;
}
.header-topnav li a{
	color: #545452;
}
.main_nav_wrapper{
	background: #f0f1ec;
	min-height: 100%;
	width: 100%;
	position: relative;
}
.main_nav{
	width: 60em;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
.main_nav a.brand{
	display: block;
	min-height: 100%;
	width:25%;
	margin: 0 auto;
	padding: 1.5% 0 0 0;
}
.main_nav a.brand img{
	max-width: 100%;
}
.nav{
	margin: 2% 0 1.5% 0;
	min-height: 100%;
	width: 100%;
	position: relative;
	padding-bottom:20px;
	border-bottom:1px solid #b7b7b7;
}
.mobile-menu {
	display:none;
}
.main_nav .nav .navitem{
	background: #e3e4e0;
	display: block;
	float:left;
	margin-left: 1.6%;
	padding: 0.15em;
	text-align: center;
	min-height: 100%;
	position:relative;
}
.main_nav .nav .navitem:first-child{
	margin-left: 3.5%;
}
.nav .navitem {
	border:1px solid #e3e4e0;
}
.nav .navitem:hover {
	border:1px solid #b7b7b7;
}
.nav .navitem:hover a{
	color: #0c9fe1;
}
.nav .navitem.hovered,
.mobile-menu.hovered {
	background-color: #fff;
	border-color:#b7b7b7;
	border-width:1px 1px 0 1px;
	border-style:solid;
	z-index:200;
	color:#0c9fe1;
}
.nav .navitem.hovered a, 
.mobile-menu.hovered a {
	color:#0c9fe1;
}
.navitem a{
	background: #e3e4e0;
	color: #595959;
	font-family: 'Oswald', sans-serif;
	font-size: 1.125em;
	line-height: 1.125em;
	padding: .1em;
	text-transform: uppercase;
	display: inline-block;
	min-height: 100%;
}
.navitem a:hover {
	opacity:1;
	color:#0c9fe1;
}
/* Main Home */
#main{
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: auto;
}
.homepage_header{
	color: #545452;
    width: 100%;
}
.homepage_header h1{
	font-family: 'Syncopate', sans-serif;
	font-size: 2em;
	font-weight: 400;
	margin: 4.3% 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.65em;
}
.promo_container{
	width: 100%;
	float: left;
	min-height: 100%;
	margin: 1em 0;
	float: left;
}
.promo:first-child{
	margin: 0;
}
.homepage_sidebar{
	width: 100%;
	min-height: 100%;
	position: relative;
	margin: 1.3em 0 0 45em;
}
.span4 .homepage_sidebar{
	margin: 0;
}
/* Dividers */
.long_divider{
	width: 100%;
	height: 1px;
	position: absolute;
	background: url("../images/long_divider.png");
	bottom: 0;
}
.events_long_divider, .events_page_long_divider{
	width: 94%;
	height: 1px;
	background: url("../images/long_divider.png");
	float: left;
	margin-left: 3%;
}
.events_small_divider{
	width: 100%;
	height: 1px;
	float: left;
	background: url('../images/long_divider.png');
}
.sponsor_divider{
	float: left;
	width: 100%;
	height: 1px;
	background: url("../images/long_divider.png");
}
.module_divider{
	width: 100%;
	height: 1px;
	background: url("../images/long_divider.png");
}
.membership_detail_long_divider, .membership_long_divider{
	height: 1px;
	background: url("../images/long_divider.png");
	width: 94%;
	margin-left: 3%;
}
.events_detail_divider{
	height: 1px;
	background: url("../images/long_divider.png");
	margin: 3% 0 0 0;
	width: 98%;
	float: left;
}
.news_divider{
	height: 1px;
	background: url("../images/long_divider.png");
	margin: 0 5% 0 5%;
	width: 90%;
	float: left;
}

/* Events Containers */
.events_container, .society_events_container{
	width: 100%;
	background: #fff;
	float: left;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0;
}
.events_container h1, .society_events_container h1{
	color: #e47544;
	float: left;
	margin: 4% 0 2.5% 4%;
	text-transform: uppercase;
	font-family: 'Syncopate', sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1.5em;
}
.events-filter {
	padding: 4% 4% 1.5%;
}
.events_page_container h1 {
	color: #e47544;
	font-family: 'Syncopate', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.5em;
	margin-bottom: 1%;
	text-transform: uppercase;
}
.events-filter__form {
	margin-bottom: 0;
}
.events-filter__form select {
	width: auto;
}
.events-filter__societies-chapters {
	float: left;
	margin-bottom: 1%;
}
.events-filter__societies-chapters select,
.events-filter__societies-chapters .customSelect {
	background-color: transparent;
	border: 1px solid transparent;
	height: auto;
	line-height: 1;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0;
	width: 310px;
}
.events-filter__societies-chapters .customSelectFocus {
	border-color: #e47544;
}
.events-filter__societies-chapters .customSelectInner {
	background-color: transparent;
	font-family: 'Syncopate', sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
}
.events-filter__distance {
	float: right;
	margin-bottom: 1%;
}
.events-filter__distance label {
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin-left: 20px;
	margin-right: 10px;
	padding: 6px 0 9px;
	text-transform: uppercase;
}
.events-filter__radius {
	float: left;
}
.events-filter__select {
	float: left;
}
.events-filter__select select,
.events-filter__select .customSelect {
	border: 1px solid #f0f1ec;
	height: auto;
	line-height: 1;
	padding: 7px 9px;
	width: 80px;
}
.events-filter__select .customSelectFocus {
	border-color: #e47544;
}
.events-filter__select .customSelectInner {
	width: 100% !important;
}
.events-filter__zip {
	float: left;
}
.events-filter__zip input[type="text"] {
	background-color: #f0f1ec;
	border: none;
	color: #545452;
	float: left;
	font-size: 12px;
	line-height: 1;
	margin: 0;
	padding: 8px 10px;
	width: 70px;
}
.society_events_container h1{
	float: left;
	width: 70%;
	line-height: 1.5em;
	margin: 4% 0 0 4%;
}
.society_events_container p.society_event{
	float: left;
	width: 70%;
	margin: 0 4.5% 1em 4.5%;
}
#home_event_button{
	float: right;
	margin-right: 3%;
	margin-top: 1.5em;
	border: 1px solid #6b6b6b;
}
#home_event_button a{
	background-color: #0c9fe1;
	color: white;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 0.7em;
	padding: 0.625em 1em 0.625em 1em;
	text-transform: uppercase;
	width: 6.8em;
	text-align: center;
	text-shadow: 1px 1px #6b6b6b;
}
#event_button{
	border: 1px solid #6b6b6b;
	box-shadow: 1px 1px 0.5px #d8d7d8;
	position: relative;
	width: 25%;
	float: right;
	margin-right: 13%;
}
#event_button a{
	background-color: #0c9fe1;
	color: white;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 0.7em;
	padding:4% 2%;
	text-transform: uppercase;
	width: 96%;
	text-align: center;
	text-shadow: 1px 1px #6b6b6b;
}
#featured_event_container{
	width: 100%;
	min-height: 100%;
	background-color: white;
	position: relative;
	overflow: hidden;
}

.featured_event_image{
	float: left;
	margin: 4% 0 3.5% 5%;
	width: 25%;
	position: relative;
}
.featured_event_content{
	width: 58%;
	position: relative;
	min-height: 100%;
	overflow: hidden;
	margin: 3% 5% 0 7%;
	float: left;
	height:250px;
}
.featured_event_content.featured_event_content_video {
	margin-left: 145px;
	width: 49%;
}
.featured_event_content h3{
	color: #e98e66;
	font-family: 'Syncopate', sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 400;
	margin: 0 0 2% 0;
}
.featured_event_content h4{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1.2em;
	width:90%;
}
.featured_event_content h5{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1em;
	margin: 1% 0 0 0;
}
.featured_event_content p{
	width: 85%;
	margin: 2% 0 5% 0;
}
.featured_event_content a{
	font-family:'Oswald',sans-serif;
	color: #0c9fe1;
	margin: 0 0 0 1%;
	font-size: 1em;
}

.flex-control-paging li{
	margin-bottom:200px;
}
.flex-prev{
	display:none;
}
.flex-next{
	display:none;
}
.flex-direction-nav{
	display:none;
}

.flex-direction-nav li{
	display:none;
}
/* Events Home Page (Left)*/
.events_block_container{
	width: 50%;
	float: left;
	min-height: 100%;
	position: relative;
}
.events_block.active_block, .events_page_block.active_block{
	display: block;
}
.events_block{
	display: none;
	float: left;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.event_date_container{
	float: left;
	margin-left: 5%;
	min-height: 100%;
	position: relative;
	width: 95%;
}
.event_date_container span{
	position: relative;
	font-family: 'Syncopate', sans-serif;
	font-size: 1.375em;
	font-weight: 400;
	display: block;
}
.event{
	display: block;
	cursor: pointer;
	width: 75%;
	overflow: hidden;
	margin: 0 0 1em 19.8%;
}
.event_date_container > .event, .event_page_date_container > .event_page{
	margin-top: 8%;
}
.event_text, .event_page_text{
	background-color: #F6F7F2;
	border:solid 1px #fff;
	margin: 0 0 1px 2%;
	min-height: 3.4375em;
	padding: 5%;
	position: relative;
	width: 87%;
}
.event_text.active, .event_page_text.active,
.event_text.active:hover, .event_page_text.active:hover {
	border: solid 1px #e47544;
}
.event_text:hover, .event_page_text:hover {
	border:1px solid #0c9fe1;
}

.events_page_block_container {
	float: left;
	min-height: 100%;
	position: relative;
	width: 50%;
}
.events_page_block {
	display: none;
	float: left;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.event_page_date_container {
	float: left;
	margin-left: 5%;
	min-height: 100%;
	position: relative;
	width: 95%;
}
.event_date,
.event_page_date {
	float: left;
	font-family: 'Syncopate', sans-serif;
	font-size: 1.375em;
	font-weight: 400;
	line-height: 1.1em;
	margin: 5.5% 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 15%;
}
.event_pages {
	float: left;
	margin-top: 6%;
	width: 85%;
}
.event_page {
	margin-bottom: 3%;
	position: relative;
	width: 80%;
}
.event_page--active:after {
	background-image: url("../images/event_active_triangle.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 50px;
	right: -13px;
	position: absolute;
	top: 19px;
	width: 15px;
}
.event_page p{
	color: #0c9fe1;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.5em;
	width: 100%;
	margin-bottom: 0px;
}
.empty_events{
	width: 90%;
	min-height: 100%;
	position: relative;
	float: left;
	margin: 5%;
}
.empty_events h3{
	font-size: 0.9em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	line-height: 1.4em;
	float: left;
}
#view_all_events a{
	color: #0C9FE1;
    font-family: 'Oswald',sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    position: absolute;
    right: 3%;
    text-transform: uppercase;
    top: 2.4em;
}
/* Events Home Page (Right) */

.events_detail_block, .events_page_detail_block{
	width: 45%;
	margin-left: 5%;
	float: left;
	min-height: 100%;
	position: relative;
}
.events_page_detail_block{
	width: 49%;
	margin: 0 0 0 1%;
}
.event_detail_container, .event_page_detail_container{
	display: none;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.event_detail_container h2, .event_page_detail_container h2{
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	width: 90%;
	margin: 12% 0 3% 0; 
}
.event_detail_container p, .event_page_detail_container p{
	width: 90%;
}
.event_detail_container h3, .event_page_detail_container h3{
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 9% 0 0 0;
}
.event_detail_container h4, .event_page_detail_container h4{
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.5em;
	width: 80%;
}
.webinar_info{
	display: block;
}
.webinar_info h3{
	margin: 0;
}
.webinar_info h2{
	margin: 5% 0 3%;
}
.webinar_info a{
	margin-top: 0;
}
.expando .open,
.expando .inner {
	display:none;
}
.expando form {
	padding:0 20px;
}
.expando label {
	font-weight:normal;
}
.expando input {
	margin-bottom:.4em;
}
.sidebar_button.expando p {
	padding: 0;
	margin: 0;
	width:100%;
}
.expando select {
	width:80%;
	float:left;
	margin-right:10px;
}
.expando #submit {
	padding:0 3%;
	height:1.6em;
}
.expando .news,
.jt_job_list {
	padding:0 20px;
	font-size:.8em;
}
.jt_job {
	border-top:1px solid #b7b7b7;
	padding:15px 0;
	color:#898989;
	line-height:1.1em;
}
.sidebar_button .jt_job a {
	font-size:1em;
	display:block;
	text-align: left;
	margin-bottom:.5em;
}
.sidebar_button .jt_alljobs {
	margin-bottom:1em;
	border-top:1px solid #b7b7b7;
	text-align:right;
	font-size:1.2em;
	padding-top:1em;
}
.sidebar_button .jt_alljobs a {
	display: inline;
	text-transform: uppercase;
	font-family:'Oswald', sans-serif;
}
#loading_more_container, #events_loading_more_container, #news_loading_more_container{
	float: left;
	width: 100%;
	min-height: 100%;
	background-color: white;
	cursor: pointer;
	margin: 0 auto 0;
}
#news_loading_more_container{
	margin: 0 auto;
}
#loading_more_container h3, #events_loading_more_container h3, #news_loading_more_container h3{
	color: #b7b7b7;
	font-size: 1.2em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	margin: 3.5% 0 3%;
}
#loading_more_container h3, #events_loading_more_container h3 {
	padding:1.5% 0;
	background: url("../images/long_divider.png") repeat-x;
	margin:2% auto;
	width:95%;	
}
.event_detail_container h5{
	font-size: 0.9em;
    font-weight: 400;
    line-height: 1.2em;
    width: 80%;
}
.events_detail_block a{
	font-size: 1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin-top: 10%;
	display: block;
}
.active_arrow, .events_page_active_arrow{
	background: url("../images/event_active_triangle.png") no-repeat;
	background-size: contain;
	display: none;
	height: 3.0625em;
	left: 47.3%;
	top: 0;
	position: absolute;
	width: 0.9375em;
}
.ie8 .active_arrow, .ie8 .events_page_active_arrow{
	background: url('../images/ie_event_active_triangle.png') no-repeat;
}
.events_page_active_arrow{
	left: 44.70%;
}
.event_location_container{
	width: 90%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
.location{
	width: 100%;
	position: relative;
	min-height: 100%;
	overflow: hidden;
}
.event_location{
	width: 40%;
}
a.homepage{
	position: absolute;
	top: 35%;
	right: 10%;
}
a.google_map_link{
	font-size: 0.7em;
}
.google_map_image{
	position: absolute;
	top: 10%;
	right: 4%;
}
.event_location h4{
	font-size: 0.8em;
	line-height: 1em;
}
.event_location{
	margin-bottom: 38%
}
/* Sidebar buttons */

.sidebar_button{
	background-color: white;
	width: 99%;
	position: relative;
	border:1px solid #fff;
}
.why_join:hover,
.expando:hover {
	cursor: pointer;
	border:1px solid #0c9fe1;
}
.sidebar_button h2{
	color: #e47544;
	font-family: 'Syncopate', sans-serif;
	font-weight: 400;
	line-height: 1em;
	font-size: 1.1em;
	padding:7%;
	width: 75%;
	text-transform: uppercase;
}
.sidebar_button img{
	position: absolute;
	right: 1em;
	top: 0.85em;
	max-width: 100%;
}
.sidebar_button .society_sponsor_inner {
	padding:0 20px 10px;
	text-align:center;
}
.sidebar_button .society_sponsor_inner img {
	position: relative;
	right:auto;
	top:auto;
}
.sidebar_button p{
	width: 85%;
	padding:0 0 5% 7%;
	margin-bottom: 0px;
	margin-top: -1em;
}
.sidebar_button a{
	color: #0c9fe1;
	text-align: center;
}
.board_of_directors h3{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 2em;
	margin: 1.5% 0 4% 7%;
	text-transform: uppercase;
}
.sidebar_button.board_of_directors p{
	padding-bottom: 0%;
}
.board_of_directors a {
	margin:0 7%;
	font-size: 0.7em;
}
.board_container{
	min-height: 100%;
	overflow: hidden;
	width: 100%;
}
.society_sponsors{
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
.society_sponsors .sponsor_container{
	width: 46%;
	float: left;
	overflow: hidden;
	margin-left: 2%;
	position: relative;
}
.society_sponsors .sponsor_container a{
	display: inline-block;
	min-height: 100%;
	width: 100%;
}
.society_sponsors .sponsor_container a img{
	width: 100%;
	max-width: 165px;
	margin: 0 auto;
	position: relative;
	top: 0;
	right: 0;
}
.social_box{
	width: 100%;
	margin: 5% 0 0 0;
}
.sidebar_button.board_of_directors{
	cursor: auto;
	padding-bottom:20px;
}
/* Page Title / Single Column */
.page_title{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.page_title h1{
	font-family: 'Syncopate', sans-serif;
	font-size: 2em;
	font-weight: 400;
	margin: 4% 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.65em;
}

.span16 .overview{
	margin: 0;
}
/* Modules */
#module-chapters, #module-societies{
	float: left;
	position: relative;
	width: 100%;
}
.chapters, .societies{
	width: 100%;
	margin: 2% 0 0 0;
	min-height: 100%;
	overflow: hidden;
}
.chapter.first, .society.first{
	margin-left: 0;
	clear:both;
}
.chapter, .society{
	background-color: white;
	float: left;
	cursor: pointer;
	width: 31%;
	margin:0 0 2% 2%;
	position: relative;
	border:1px solid #fff;
}
.chapter:hover a, .society:hover h3 {
	color:#da4300;
}
.chapter:hover, .society:hover {
	border:1px solid #0c9fe1;
}
.chapter{
	min-height: 9.5em;
}
.chapter h3{
	font-size: 1.3em;
	font-family: 'Oswald',sans-serif;
	font-weight: 400;
	margin: 1.5% 0 0 5%; 
	padding: 2% 0 0 0;
}
.chapter p{
	margin: 1.5% 5% 0 5%;
	font-size: 0.7em;
	padding: 0 0 10% 0;
}
.chapter a{
	position: absolute;
	bottom: 6%;
	right: 4%;
	font-size: 0.7em;
	font-family: 'Oswald', sans-serif;
}
.premier_member{
	width:40%;
	margin: 5%;
	float: left;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
.premier_member a img{
	position: relative;
	right: 0;
	top: 0;
}
.society h3{
	color: #0c9fe1;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	padding: 2%;
}
#module-events .page_title{
	float: left;
}
.events_page_container{
	width: 100%;
	margin:0;
	overflow: hidden;
	position: relative;
	float: left;
	background-color: white;
}

#module-societies-detail{
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
.society_block{
	width: 100%;
	float: left;
	margin: 0 0 1em 0;
	min-height: 100%;
	position: relative;
}
.society_detail_overview{
	width: 100%;
	min-height: 100%;
	position: relative;
	background-color: white;
	padding: 0 0 3em 0;
}
.society_detail_overview h1{
	color: #e47544;
	font-family: 'Syncopate', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.5em;
	margin: 0 0 0 3%;
	padding: 2.5% 0 2% 0;
}
.society_detail_overview > a{
	color: #0c9fe1;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1em;
	position: absolute;
	right: 3%;
	top: 2em;
}
.society_detail_overview p{
	margin: 2% 3% 0 3%;
	padding: 0 0 2% 0;
	width: 94%;
}
.society_detail_overview ul{
	color: #545452;
	margin: 0 3% 0 3%;
}
.society_detail_overview li{
	color: #545452;
	list-style: disc;
	margin: 0 3% 0 3%;
	font-size: 0.8125em;
}
#module-page-content{
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
#page_content{
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
#page_content table {
	margin:0 20px;
}
#page_content table,
#page_content td {
	border:1px solid #b7b7b7;
}
#page_content td {
	padding:5px;
}
.overview{
	width: 100%;
	position: relative;
	background-color: white;
	padding: 0 0 1em 0;
	margin: 1em 0 0 0;
}
#membership{
	margin: 0;
}
/* General Overview Styles */
#page-content h1, .overview h1, .training_block h2, .webinar_wrapper h1, .tag_staff h2, #module-contact-form h2{
	font-size: 1.7em;
	font-family: 'Syncopate', sans-serif;
	font-weight: 400;
	margin: 0 0 0 3%;
	padding: 2% 0;
	text-transform: uppercase;
	color: #e47544;
	line-height: 1em;
}
.overview > h1 {
	padding-top:1em;
}
.overview p, .tag_staff p, #page-content p{
	width: 94%;
	margin: 1% 3%;
}
#page_content .overview table {
	margin: 1% 3%;
}
.overview > a#join_tag{
	position: absolute;
	right: 5%;
	top: 1.3em;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	color: #0c9fe1;
	font-size: 0.9em;
	font-weight: 400;
}
.overview > a{
	margin: 0 3% 0 3%;
}
.overview li p, #page-content li p, .society_detail_overview li p {
	font-size: 1em;
}
.overview h2, #page-content h2, .society_detail_overview h2{
	font-family: 'Oswald',sans-serif;
    font-size: 1em;
    font-weight: 400;
    margin: 0 0 0 3%;
    text-transform: uppercase;
}
.overview h3, #page-content h3, .society_detail_overview h3{
	font-family: 'Oswald', sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	margin: 0 0 0 3%;
}
.overview h4, #page-content h4, .society_detail_overview h4{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0 0 0 3%;
}
.overview ol,
.overview ul, #page-content ul, .society_detail_overview ul{
	margin: 0 3% 1% 3%;
	color: #545452;
}
.overview ol li, 
.overview ul li, #page-content ul li, .society_detail_overview ul li{
	color: #545452;
	list-style: disc;
	margin: 0 0 0 2%;
	font-size: 0.75em;
}
.overview ol li {
	list-style:decimal;
}
.overview .membership_detail_long_divider, #page-content .membership_detail_long_divider{
	margin: 0 0 2% 3%;
}
.overview h5, .tag_staff h5, #page-content h5, .society_detail_overview h5{
	margin: 1% 3%;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.overview blockquote, #page-content blockquote, .society_detail_overview blockquote{
	font-size: 0.8125em;
	margin: 1% 3%;
	width: 94%;
}
.overview td {
	font-size:0.8125em;
	color: #545452;

}
.span16 #subpage {
	margin: 0;
}
/* Membership */
.membership_list{
	width: 100%;
	position: relative;
	min-height: 100%;
	overflow:hidden;
}
.membership_list ul{
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow: hidden;
	min-height: 100%;
}
.membership_list li:first-child{
	list-style: none outside none;
	margin: 2% 0 2% 20%;
}
.membership_list li{
	color: #0c9fe1;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 2% 0 2% 2.5%;
	list-style: disc;
}
.membership_list li a {
	color: #0c9fe1;
}
.membership_block_container{
	width: 100%;
	position: relative;
	overflow: hidden;
	min-height: 100%;
}
.membership_block:first-child{
	margin-left: 0;
}
.membership_block{
	background-color: white;
	float: left;
	cursor: pointer;
	margin: 0 0 2% 2%;
	min-height: 100%;
	width: 31.5%;
	height: 25.5em;
	border:1px solid #fff;
}
.membership_block h5{
	margin: 0 7%;
	font-family: 'Oswald', sans-serif;
	padding: 5% 0 0 0;
}
.membership_block p{
	width: 90%;
	margin: 0 7%;
	padding: 5% 0;
}
.membership_block img{
	padding: 6% 12.7% 0 12.7%;
}
.membership_table{
	background-color: white;
	overflow: hidden;
	position: relative;
	min-height: 100%;
	float: left;
	width: 100%;
	margin: 1em 0 0 0;
	padding: 0 0 5% 0;
}
.membership_table h1{
	color: #E47544;
    font-family: 'Syncopate',sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0 0 0 3%;
    padding: 2.5% 0 0 0;
    text-transform: uppercase;
}
.membership_table table{
	min-height: 100%;
	position: relative;
	width: 96%;
	margin: 0 2% 0 2%;
	color: #545452;
}
.membership_table th{
	border-bottom: 1px solid #545452;
    border-top: 1px solid #545452;
    color: #545452;
    font-family: 'Oswald',sans-serif;
    font-size: 1em;
    font-weight: 400;
    height: 5em;
    text-align: center;
    vertical-align: middle;
    width: 35%;
}
.membership_table th.middle_row{
	width: 30%;
	border-left: 1px solid #545452;
    border-right: 1px solid #545452;
}
.membership_table td{
	border-left: 1px solid #545452;
    border-top: medium none;
    text-align: center;
    width: 35%;
    font-size: 0.8em;
}
.membership_table td:first-child{
	border-left: medium none;
}
.membership_table tr.buffer_row td{
	padding: 2% 0 0 0;
}
.membership_table td.middle_row{
	width: 30%;
}
.membership_table td span{
	font-size: 1.2em;
}
.membership_table td h3{
	color: #0C9FE1;
    font-family: 'Oswald',sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin: 0;
}
.membership_table td p{
	text-align: center;
	width: 80%;
	margin: 0 10% 3% 10%;
}
/* News & Press */
#module-pressroom{
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	margin: 1em 0 1em 0;
}
#module-pressroom .overview{
	margin-top:0;
	padding-top:10px;
}
.featured_news_block, .news_block{
	width: 100%;
	background-color: white;
	min-height: 100%;
	position: relative;
	float: left;
}
.featured_news_block{
	margin: 0 0 1em 0;
}
.featured_news_block h1, .news_block h1, .twitter_feed h1{
	color: #e98e66;
    font-family: 'Syncopate',sans-serif;
    font-size: 1.75em;
    font-weight: 400;
    margin: 0 0 0 4%;
    padding: 2% 0 0 0;
    text-transform: uppercase;
}
.featured_news_block h2{
	color: #545452;
    font-family: 'Oswald',sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    margin:0 0 0 4%;
}
.featured_news_block h3{
	font-family: 'Oswald',sans-serif;
    font-size: 1em;
    font-weight: 400;
    margin: 0 0 0 4%;
}
.featured_news_block p{
	margin: 0 0 0 4%;
	padding: 0 0 4% 0;
}
.featured_news_block p a{
	color: #0c9fe1;
}
.news_block h1{
	padding: 2% 0;
}
.news_container{
	display: none;
	min-height: 100%;
	position: relative;
	width: 100%;
	float: left;
}
.news_container.active_block{
	display: block;
}
.news_container h2{
	font-family: 'Oswald',sans-serif;
	font-size: 0.8125em;
	float: left;
	width: 18%;
	font-weight: 400;
	text-transform: uppercase;
	margin: 2.5% 3% 2.5% 5%;
}
.news_article{
	float: left;
	width: 70%;
}
.news_article h4{
	font-family: 'Oswald', sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: 400;
	margin: 3.5% 0 0 0;
}
.hub_mag_container{
	background-color: white;
	width: 55.5%;
	float: left;
}
.media_container{
	width: 41.9%;
	background-color: white;
	float: left;
	margin: 0 0 0 2.6%;
	position: relative;
	min-height: 18em;
}
.hub_mag_container h1, .media_container h1{
	border-bottom: 1px solid #545452;
    color: #e98e66;
    font-family: 'Syncopate',sans-serif;
    font-size: 1.3em;
    font-weight: 400;
    margin: 0 5% 0 5%;
    padding: 2% 0 0 0;
    text-transform: uppercase;
}
.media_container h1.border_top{
	border-top: 1px solid #545452;
	border-bottom: none;
	margin: 10% 5% 0 5%;
	line-height: 1.1em;
	padding: 6% 0 4% 0;
}
.hub_mag_container img{
	float: left;
	padding: 5% 0 5% 4%;
	width: 38%;
}
.hub_mag_container p{
	float: left;
	width: 40%;
	margin: 5% 5% 0 5%;
	line-height: 1.2em;
}
.hub_mag_container a{
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #0c9fe1;
	float: left;
	font-size: 0.8125em;
	margin: 5% 5% 0 5%;
}
.media_container p{
	margin: 5% 5% 0 5%;
}
.media_container p.media_contacts{
	margin: 0 5% 0 5%;
}
.media_container a{
	font-family: 'Oswald', sans-serif;
	font-size: 0.8125em;
	text-transform: uppercase;
	margin: 0 5% 0 5%;
}
.twitter_feed{
	background-color: white;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
.twitter_feed h1{
	font-size: 1.3em;
	text-align: center;
	margin: 0;
	padding: 4% 0 0 0;
}
/* FAQ */
#module-faqs{
	margin: 1em 0 0 0;
}

/* Training Page */
.training_block{
	width: 100%;
	min-height: 100%;
	background-color: white;
	overflow: hidden;
	margin: 1em 0;
}
.training_box_container{
	width: 90%;
	margin: 1em 5% 0 5%;
	min-height: 100%;
	overflow:hidden;
}
.training_box{
	background-color: #f0f0f0;
	width: 48.4%;
	margin: 0 1em 1em 0;
	float: left;
	cursor: pointer;
	border:1px solid #fff;
}
.training_box.even{
	margin: 0 0 1em 0;
}
.training_box.featured{
	width: 90%;
	margin: 1em 5% 1em 5%;
}
.membership_block:hover,
.training_box:hover {
	border:1px solid #0c9fe1;
}
.training_box h3{
	color: #0c9fe1;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	padding: 5%;
	line-height: 1.25em;
	min-height: 2.5em;
}
.membership_block:hover h5,
#membership_link_list a:hover,
.training_box:hover h3{
	color:#e47544;
	opacity: 1;
}
.training_box.featured h3{
	padding: 1em 0 0 0;
	min-height: 50px;
}
.training_box p{
	text-align: center;
	width: 75%;
	font-size: 0.7em;
	margin:0 auto;
	padding: 0.5em 0 1.5em 0;
}
a.promo_webinar{
	font-size: 0.7em;
	line-height: 1.1em;
	margin: 0 7%;
	width: 86%;
	display: block;
	text-align: left;
}
h2.past_webinar{
	padding: 7% 7% 0 7%;
}
p.fine_text {
	margin-top: 0;
	font-size: 0.6em;
	line-height: 1.1em;
}
.webinar_wrapper{
	background-color: white;
	min-height: 100%;
	width: 100%;
	overflow: hidden;
}
.webinar_block_container{
	float: left;
    min-height: 100%;
    position: relative;
    width: 50%;
}
.webinar_wrapper .event_detail_container{
	margin-bottom: 10%;
}
.webinar_wrapper .event_detail_container.active_block{
	display: block;
}
/* TAG Staff, Board of Directors, and Contact List */
#module-leadership_coucil, #module-tag_staff, #module-tag_board_of_directors, #module-tag_contact_list{
	margin: 1em 0 0 0;
	min-height: 100%;
	width: 100%;
	background-color: white;
	overflow: hidden;
	padding: 0 0 2em 0;
}
#module-leadership_coucil a{
	font-size: 0.8em;
}
#module-leadership_coucil .tag_board_block{
	margin: 0 0 0.8em 0;
}
#module-tag_staff .overview img, #module-tag_board_of_directors .overview img {
	float:right;
	padding:10px 20px;
}
.tag_staff_wrapper{
	width: 94%;
	margin: 0 3%;
	min-height: 100%;
	overflow: hidden;
}
.tag_staff_block{
	width: 50%;
	float: left;
	min-height: 3.5em;
	overflow: hidden;
	margin: 0;
}
.tag_board_block{
	width: 33%;
	float: left;
	min-height: 3.5em;
	overflow: hidden;
	margin: 0;
}
.tag_contact_block{
	width: 50%;
	float: left;
	min-height: 4.5em;
	overflow: hidden;
	margin: 0;
	padding-bottom:.7em;
}
.tag_staff_block a, .tag_staff_block strong{
	font-size: 0.8125em;
    line-height: 1.125em; 
    font-weight: normal;
}
.tag_board_block a, .tag_board_block strong{
	font-size: 1em;
	line-height: 1em;
    font-weight: normal;
}
.tag_staff_block p, .tag_board_block p{
	margin:1% 0;
}
/* Contact Form */
#module-contact-form{
	width: 100%;
	min-height: 100%;
	background-color: white;
	overflow: hidden;
	margin: 1em 0 0 0;
}
#contact_form{
	margin: 1em 3%;
}
#contact_form label{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #545452;
}
#contact_form input{
	background-color: #f0f1ec;
	height: 1.5em;
	border: none;
	width: 74%;
}
#contact_form input:focus{
	border: 1px solid #E47544;
}
#contact_form textarea:focus{
	border: 1px solid #E47544;
}
.styled-select{
	width: 74%;
	overflow: hidden;
}
select{
	width: 100%;
}
.events_select{
	width: 40%;
	float: right;
}
.events_select.hasCustomSelect{
	right: -1%;
	top: 40px;
}
.events_select.hasCustomSelect form{
	margin-bottom:0;
	height:100%;
}
.events_select.hasCustomSelect select{
	height:100%;
}
.customSelect{
	background-color: #f0f1ec;
	height: 2em;
	font-size: 0.8em;
	font-family: 'Verdana', sans-serif;
}

span.customSelect{
	padding: 1% 0 0 3%;
}
.customSelectInner{
	background: url("../images/contact_arrow.png") no-repeat scroll right center transparent;
	background-color: #f0f1ec;
}
.customSelectHover{
	color: #545452;
}
.customSelectOpen{
	background-color: #f0f1ec;
}
.customSelectFocus{
	border: 1px solid #E47544;
}
span.customSelect.events_select{
	margin: 4.2% 0 2% 2%;
	font-family: 'Syncopate', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #545452;
}
.events_select.customSelect{
	background-color: white;
}
.events_select span.customSelectInner{
	background: url("../images/contact_arrow.png") no-repeat scroll right center transparent;
	background-color: white;
}
.events_select.customOpen{
	background-color: white;
}
form .left_side{
	width: 45%;
	float: left;
}
form .right_side{
	width: 45%;
	float: left;
	margin-left: 5%;
}
.comment_label{
	width: 20%;
	text-align: left;
}
form textarea{
	width: 90%;
	background-color: #f0f1ec;
	border: none;
}
input#submit{
	background-color: #0C9FE1;
	display: block;
	border: none;
	height: 3em;
	text-shadow: none;
	color: white;
	border-radius: 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	padding: 1% 3%;
	width: 13%;
}
/* Global Promos */
#promoA, #promoB, #promoC, #promoD{
	width: 23.2%;
	margin-left: 1.8%;
	float: left;
	background-color: white;
	border:1px solid #fff;
}
#promoA{
	margin-left: 0px;
}

#promoA:hover, #promoB:hover, #promoC:hover, #promoD:hover {
	cursor: pointer;
	border:1px solid #0c9fe1;
}
#promoA:hover a, #promoB:hover a, #promoC:hover a, #promoD:hover a {
	color: #0c9fe1;
}
.promo h2{
	font-family: "Oswald",sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.5em;
    margin: 12% 0 5%;
    text-align: center;
}
.promo .membership_detail_long_divider{
	width: 75%;
	margin: 0 12.5%;
}
.promo .text{
	font-size: 0.7em;
	text-align: center;
	display: block;
	margin: 5% 0 10% 0;
	color: #e47544;
}
/* Resources */

.resource_block a{
	margin: 1% 3%;
    width: 94%;
}
.resource_block p{
	margin: 1% 3% 3% 3%;
	width: 80%;
}

/* Premier Map */
.leads_container{
	width: 100%;
	background-color: white;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
.top_category_container{
	min-height: 70px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.side_category_container{
	min-height: 600px;
	width: 32%;
	margin: 1% 0 1% 1%;
	background-color: #f1f2ee;
	float: left;
}
#wheregaleads{
	width: 60em;
	position: relative;
	overflow: hidden;
	height: 600px;
	width: 65%;
	margin: 1%;
	float: left;
}
.map_block_wrapper{
	margin: 1em 0 0 0;
	width: 100%;
	min-height: 100%;
	overflow: hidden;
}
.span16 .map_block{
	margin: 0 0 0 1em;
	width: 49%;
	background-color: white;
	float: left;
	min-height: 15.5em;
}
.map_block:first-child{
	margin: 0;
}
.map_block h2{
	line-height: 1.2em;
	margin: 1em 3% 0.5em 3%;
}
/* Sponsor Block */
#sponsors_block{
	background-color: white;
	margin: 3% 0 0 0;
	min-height: 100%;
	padding: 0 0 1% 0;
	position: relative;
	width: 100%;
}
.sponsors-block-container {
	background-color: white;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 60em;
}
.sponsors-block-container h2 {
	color: #e98e66;
	font-size: 1.3em;
	font-family: 'Syncopate', sans-serif;
	margin: 4% 0 3% 2.5%;
	text-transform: uppercase;
}
.sponsor_container{
	float: left;
	position: relative;
	padding: 2% 1.5%;
	/*width: 9.6875em;*/
	width: 13.668%;
	border-top: solid 1px #a7a7a7;
	height:70px;
}
.sponsor_container a{
	display: inline-block;
	width: 100%;
}
.sponsor_container img{
	max-width: 100%;
}
/* Footer */
.footer_wrapper{
	width: 100%;
	background-color: #545452;
}
footer{
	border-top: medium none;
	font-size: 0.75em;
	margin: 0 auto;
	text-align: center;
	width: 60em;
	height: 5.8em;
	overflow: hidden;
}
footer p{
	color: #d5d5d4;
	margin-top: 2%;
	font-size: 1em;
}
footer p strong{
	color: inherit;
}
footer ul li{
	display: inline-block;
	color: #d5d5d4;
}
footer ul li a{
	color: #d5d5d4;
	font-size: 1em;
}
h2.premier_members{
	padding: 7% 7% 0 7%;
	margin: 0;
}
.society_sponsors h2.premier_members {
	margin-bottom:1em;
}
.faqs,
.email-sign-up {
	background: #fff;
	padding:30px 25px;
}
.resource_block a,
.question {
	font-family: 'Oswald', sans-serif;
	font-size: 1.125em;
	line-height: 1.125em;
}
.question a:hover,
.resource_block a:hover {
	opacity:1;
	color:#da4300;
}
.q-answer {
	color:#545452;
	text-transform: uppercase;
	font-size:1em;
	margin-bottom: .5em;
}
.answer {
	margin-bottom:1em;
}
.answer h5 {
	font-family: 'Oswald', sans-serif;
	font-size:1em;
}
ul .answer ul li {
	list-style: disc;
	font-size:12px;
}
.email-sign-up td {
	vertical-align: top;
}
.resource_block {
	margin:1.5em 0;
}
.mega {
	display:none;
	background:#fff url(../images/white.gif);
	position:absolute;
	top:138px;
	padding:10px 10px 5px;
	border:1px solid #b7b7b7;
	font-family:'Oswald', sans-serif;
	text-transform: uppercase;
	font-size:.8em;
	z-index:100;
}
.mega li {
	margin-bottom:.5em;
}
.mega a {
	color:#545452;
}
.mega a:hover {
	color:#da4300;
}
.mega ul {
	float:left;
	/*max-width:23%;*/
}
.auto ul {
	width:220px;
	margin-bottom: 0;
}
#megachapters-and-societies-details .title {
	font-size:1.5em;
	padding-bottom:10px;
	border-bottom:1px solid #b7b7b7;
}
ul.chapters-nav-list {
	margin-left:30px;
}
.soc-nav-list li {
	padding-right:30px;
}
form div.error {
	padding:10px 10px 5px;
	margin-bottom:20px;
	border:1px solid #e98e66;
}
.event_date_container span.day, .event_page_date_container span.day{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-align: center
}
.event_date_container span, .event_page_date_container span{
	text-align: center;
	display: block;
    font-family: 'Syncopate',sans-serif;
    font-size: 1.375em;
    font-weight: 400;
    position: relative;
}

.search-results {
	background: #fff;
	padding: 0 10px;
}
.search-results .gsc-result-info,
.search-results .gsc-control-cse .gsc-table-result {
	font-family:'Verdana', sans-serif;

}
.search-results .gsc-table-result, 
.search-results .gsc-thumbnail-inside, 
.search-results .gsc-url-top {
	padding-left:0;
}
.search-results .gsst_a {
	padding-top:6px;
}
.header-search-form {
	float:left;
	margin-left:5px;
	padding-top:5px;
}
.header-search-form-input[type=text],
.header-search-form-input[type=text]:focus,
.header-search-form-input[type=text]:active {
	border:0 none;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.header-search-form input {
	float:left;
	margin:0;
}
.header-search-form-submit[type=submit]:focus,
.header-search-form-submit[type=submit]:active,
.header-search-form-submit[type=submit]:hover,
.header-search-form-submit[type=submit] {
	background: url(../images/search-icon.gif) 2px 5px no-repeat #fff;
	border: 0 none;
}
.header-search-form-input::-webkit-input-placeholder { /* WebKit browsers */
    font-style:italic;
}
.header-search-form-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-style:italic;
}
.header-search-form-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-style:italic;
}
.header-search-form-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-style:italic;
}

/* Badge styling */

.badges {
	display: block;
	overflow: auto;
}

.badges .badge {
	display: block;
	margin: 20px;
}

/* Homepage Featured Sponsors Carousel */
.featured-sponsors-carousel {
	background: #fff;
	text-align: center;
	padding: 17px;
}
.featured-sponsors-carousel hr {
	border-top: 1px solid #b7b7b7;
	margin: 10px auto;
	padding: 0;
	width: 100%;
}
.featured-sponsors-carousel p {
	text-align: left;
}
.featured-sponsors-carousel h2 {
	color: #e47544;
	font-family: 'Syncopate', sans-serif;
	font-weight: 400;
	line-height: 1em;
	font-size: 1.1em;
	margin-bottom: 25px;
	text-align: left;
	text-transform: uppercase;
}
.featured-sponsors-carousel .flex-control-nav {
	display: block;
	position: static;
	text-align: center;
}
.featured-sponsors-carousel .flex-control-nav li {
	width: 11px;
	margin: 6px 6px 0;
	display: inline-block;
	zoom: 1;
}
.featured-sponsors-carousel .flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.featured-sponsors-carousel .flex-control-paging li a:hover {
	background: #0c9fe1;
	background: rgba(12, 159, 225, 1);
}
.featured-sponsors-carousel .flex-control-paging li a.flex-active {
	background: #0c9fe1;
	background: rgba(12, 159, 225, 1);
	cursor: default;
}

/*
#megatraining-details {
	left:392px;
}
#megaresources-details {
	left:484px;
}
#megamembership-details {
	right:25px;
}*/
/* #Page Styles
================================================== */

/* #Media Queries
================================================== */
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		.sponsors-block-container, footer{
			width: auto;
		}
		.header-topnav, .main_nav{
			width: auto;
		}
		#main > .span4{
			margin: 1em 1em 0 36em;
		}
		.span16{
			width: 46em;
			margin: 1em 1em 0 1em;
		}
		.span12{
			width: 34em;
			margin: 0 1em 0 1em;
		}
		.span4{
			width: 11em;
		}
		.long_divider{
			width: 96%;
			margin: 0 2%;
		}
		.main_nav ul.nav li:first-child {
			margin-left: 5%;
		}
		.society h3{
			font-size: 0.9em;
		}
		.homepage_sidebar{
			margin: 0;
			padding: 1.3em 0 0 0;
		}
		.span4 .homepage_sidebar{
			margin: 0;
			padding: 0;
		}
		.membership_list li:first-child{
			margin: 2% 0 2% 13%;
		}
		.membership_block img{
			padding: 6% 4% 0;
		}
		.nav a{
			font-size: 0.9em;
		}
		.event_page_date {
			width: 20%;
		}
		.event_pages {
			width: 80%;
		}
		.active_arrow{
			left: 49.7%;
		}
		.events_page_active_arrow{
			left: 46.8%;
		}
		.sidebar_button img{
			right: 0.6em;
		}
		.training_box{
			width: 48.4%;
		}
		.tag_board_block{
			min-height: 4.5em;
		}
		.webinar_wrapper .event{
			width: 74%;
		}
		.hub_mag_container{
			min-height: 18em;
		}
		.membership_block img{
			padding: 6% 6% 0;
			max-width: 90%;
		}
		.membership_block{
			height: 26em;
		}
		.customSelectInner{
			background: url("../images/contact_arrow.png") no-repeat scroll 100% 25% transparent;
		}
		input#submit{
			width:15%;
		}
		.google_map_image{
			max-width: 60%;
		}
		#megachapters-and-societies-details ul {
			max-width:23%;
		}

		.events-filter__societies-chapters select,
		.events-filter__societies-chapters .customSelect {
			margin-top: 5px;
			margin-bottom: 8px;
			width: 250px;
		}
		.events-filter__societies-chapters .customSelectInner {
			font-size: 1.2em;
		}
		.featured_event_image_video {
			display: none;
		}
		.featured_event_content.featured_event_content_video {
			width: 91%;
			margin-left: 3%;
		}
		.event_detail_youtube_video {
			display: none;
		}
	}


	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.sponsors-block-container, footer{
			width: auto;
		}
		.header-topnav, .main_nav{
			width: auto;
		}
		#main > .span4{
			margin: 0 1em 0 36em;
		}
		.span16{
			width: 46em;
			margin: 1em 1em 0 1em;
		}
		.span12{
			width: 34em;
			margin: 0 1em 0 1em;
		}
		.span4{
			width: 11em;
		}
		.long_divider{
			width: 96%;
			margin: 0 2%;
		}
		.main_nav ul.nav li:first-child {
			margin-left: 5%;
		}
		.society h3{
			font-size: 0.9em;
		}
		.homepage_sidebar{
			margin: 0;
			padding: 1.3em 0 0 0;
		}
		.span4 .homepage_sidebar{
			margin: 0;
			padding: 0;
		}
		.membership_list li:first-child{
			margin: 2% 0 2% 13%;
		}
		.membership_block img{
			padding: 6% 4% 0;
		}
		.nav a{
			font-size: 0.9em;
		}
		.active_arrow{
			left: 49.7%;
		}
		.sidebar_button img{
			right: 0.6em;
		}
		.training_box{
			width: 48.4%;
		}
		.tag_board_block{
			min-height: 4.5em;
		}
		.webinar_wrapper .event{
			width: 74%;
		}
		.hub_mag_container{
			min-height: 18em;
		}
		.membership_block img{
			padding: 6% 6% 0;
			max-width: 90%;
		}
		.membership_block{
			height: 26em;
		}
		.customSelectInner{
			background: url("../images/contact_arrow.png") no-repeat scroll 100% 25% transparent;
		}
		input#submit{
			width:15%;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.span16{
			width: 100%;
			overflow:visible;
			margin: 1em 0 0 0;
		}
		.span12{
			width: 100%;
			margin: 0 1em 1em 1em;
		}
		.homepage .span12 {
			margin:0 0 1em 0;
		}
		#main {
			overflow: visible;
		}
		.homepage_header {
			clear:both;
		}
		#main > .span4{
			width: 100%;
			margin: 0 1em;
		}
		.event{
			width: 68%;
			margin-left: 31%;
			overflow:visible;
		}
		.event_page {
			width: 95%;
		}
		.event:before,
		.event:after,
		.event_page:before,
		.event_page:after {
		  content: '\0020';
		  display: block;
		  overflow: hidden;
		  visibility: hidden;
		  width: 0;
		  height: 0; }
		.event:after,
		.event_page:after {
		  clear: both; }
		.event_text{
			width: 86%;
		}
		.events_block_container,
		.events_page_block_container {
			width:100%;
		}
		.events_detail_block,
		.events_page_detail_block,
		.active_arrow {
			display:none;
		}
		.events_page_container h1 {
			margin-bottom:0;
		}
		.events_select {
			width:95%;
			clear:both;
		}
		.chapters, .societies {
			overflow: visible;
		}
		.chapter{
			width: 100%;
			margin: 0 0 2% 0;
		}
		.society{
			width: 100%;
			margin: 0 0 2% 0;
		}
		.nav {
			display:none;
			background:#fff url(../images/white.gif);
			position:absolute;
			top:56px;
			padding:10px 10px 5px;
			border:1px solid #b7b7b7;
			font-family:'Oswald', sans-serif;
			text-transform: uppercase;
			z-index:100;
			width:auto;
			min-width:12em;
			right:0;
		}
		.main_nav .nav .navitem {
			background:#fff;
			float:right;
			clear:right;
			border:0;
			font-size:1.3em;
			text-align:right;
		}
		.main_nav .nav .navitem a {
			background:#fff;
		}
		.main_nav {
			margin:0 auto;
			width:30em;
			max-width:100%;
		}
		.main_nav a.brand {
			float:left;
			width:50%;
		}
		.mobile-menu {
			display:block;
			float:right;
			margin-top:7%;
			font-size:1.3em;
			z-index:201;
			position:relative;
			padding:2px;
			border:1px solid #f0f1ec;
		}
		.mobile-menu.hovered {
			background:#fff;
		}
		#home_event_button{
			margin:0 7em 1em 7em;
		}
		.homepage_header h1 {
			display:none;
		}
		.featured_event_overview {
			display:none;
		}

		.events-filter__societies-chapters {
			float: none;
		}
		.events-filter__distance {
			float: none;
		}
		.events-filter__distance label {
			margin-left: 0;
		}
		.events-filter__radius,
		.events-filter__zip {
			float: none;
			margin-bottom: 3%;
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.sponsor_container{
			width: 47%;
		}
	}
