﻿body {
}
/*
	Layout Containers
	-----------------------------
*/

.bannerad-container {
	margin: 0 20px 10px;
	padding: 20px;
}

.content-container {
	padding-top: 10px;
	background: #FFF;
	margin-bottom:10px;
}

.section-container {
	background-image:none;
	width:auto;
}

.section-container-inner {
	width: 1020px;
	margin: 0 auto;
}

.section-container.contentSection {
	padding-top:0px;
}

.section-container.mastheadSection {
	width: auto;
	padding:0 20px;
	background:transparent url(../images/bg_header.png) no-repeat center 0;
}

.section-container.mastheadSection .photo_slideshow_container {
	margin-left: 20px;
}
.section-container.mastheadSection .slideshow_nav {
	margin-left:25px;
}

.section-container.mastheadSection .photo_slideshow_container .caption_overlay .title {
	/*display: none;*/
}

.section-container.mastheadSection .photo_slideshow_container .caption_overlay .caption {
	padding:0px 20px;
	font-size: 16px;
	line-height: 22px;
}

.credit_attribute {
	background: #333;
	opacity: .65;
	filter: alpha(opacity=65);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}

.slideshow_nav a.current, .slideshow_nav a:hover, .slideshow_nav a:focus
{
  border-color: #474F57;
}

.section-container.mainNavSection {
	background: transparent url(../Images/bg-navbar.png) no-repeat center top;
}

#mastheadAd.bannerad-container {
	border-bottom:0;
	/*background-color: #F5F1ED;*/
	margin: 0;
	padding: 0 20px 10px;
	width: 980px;
	background-color:#e9e9e9;
}

.section-container.headerSection {
	background-color: #0c81bc; /*#3399cc;*/
}

.section-container.mastheadSection {
	background-color: #0c81bc; /*#3399cc;*/
}

.masthead {
	padding: 20px 0 0px;
}

.mainNavSection.mastheadShown .section-container-inner {
	background-color: #fff;
	padding: 20px 0 0 0;
}

.section-container.mainNavSection {
	background-image:none;
	background-color:#e9e9e9;
}

.mastheadShown #mainNav {
	background: #F5F1ED url(../Images/bg-navbar.png) no-repeat center top;
	background-color:#e9e9e9;
}

.event-container {
	background-image:url(../images/hp_eventlist_header.png);
	background-position:top;
	background-repeat:no-repeat;
	width:940px;
	margin:20px 20px 0;
	padding:0;
	background-color:#e3f1f8;
}

.section-container.footerSection {
	height:92px;
	background-color: #0c81bc; /*#3399cc;*/
}

.section-container .footer-container {
	background-image: none;
	height:92px;
}

.soapbox #newsletterModal iframe {
    min-height: 260px;
}

/*  16ade1
	Control Layouts - COLUMNS
	-------------------------
*/

/*
	Insiders Guide
	-------------------------
*/

.insiderGuideContainer {
	background:url(../images/insidersGuideHomeBg.jpg) repeat-y 20px 0px;
}

.insiderGuide {
	padding-bottom:10px;
}

.InsidersGuide h3 {
	color:#25B2E3;
	font-size:1.667em;
	margin-bottom:0.5em;
	text-transform:uppercase;
	border-bottom:1px solid #25B2E3;
}

.insiderGuideBody {
	border-bottom:1px solid #25B2E3;
	margin:0 0 10px;
	padding:0 0 10px;
}

.insiderGuideProfiles {
	border-bottom:1px solid #25B2E3;
	margin:0 0 10px;
	padding:0 0 10px;
}

.insiderGuideProfiles h3, .insiderGuidePicks h3 {
	border-bottom:none;
}

.insiderGuideProfiles a {
	color:#25B2E3;
	text-decoration:none;
	display:block;
}

.insiderGuideProfiles a:hover {
	text-decoration:underline;
}

.insiderGuidePicks h2 {
	color:#25B2E3;
	font-size:3em;
	line-height:1.2em;
	margin:0 0 0.2em;
}

.insiderGuidePickGroup {
	border-bottom:1px solid #25B2E3;
	margin:0 0 10px;
	padding:0 0 10px;
}

.insiderGuideLocation {
	width:194px;
	float:left;
	margin:0 19px 0 0;
}

.insiderGuideLocation .last{
	margin:0;
}

.insiderGuideLocation .igThumb {
	width:194px;
	padding:0 0 6px 0;
	display:block;
}

.insiderGuideLocation .igTitleLink {
	display:block;
	width:194px;
}

.insiderGuideLocation a {
	text-decoration:none;
}

.insiderGuideLocation a:hover {
	text-decoration:underline;
}

.insiderGuideLocation span {
	color:#999999;
}

.insiderGuideSideBar {
	padding:0 0 10px 0;	
}

.insiderGuideSideBar ul {
	color:#25B2E3;
	padding:0 1.5em;
}

.insiderGuideHeader {
	background:url(../images/insiderguide.jpg) no-repeat 10px 0px;
	height:60px;
}

.insiderGuideHeader .calloutHeading, .insiderGuideHeader .calloutCityTitle {
	display:none;
	z-index:0;
}

.calloutLink {
	display:block;
	height:40px;
	width:160px;
	padding:10px 0 0 20px;
}

.insiderGuideCategories {
	width:260px;
}

.insiderGuideCategory {
	margin: 0px 20px 0px 20px;
}

.insiderGuideCategory h5 {
	color:#666666;
	font-size:1.4em;
	margin-bottom:.8em;
	text-transform:uppercase;
}

.insiderGuidePlace {
	width:260px;
	padding-bottom:10px;
}

img.insiderGuideThumb {
	width:80px;
	float:left;
	margin:0px 10px 0px 0px;
	border:0px;
}

.insiderGuidePlaceTitle p {
	width:180px;
	float:left;
}

a.insiderGuidePlaceTitle {
	text-decoration:none;
}

a.insiderGuidePlaceTitle:hover {
	text-decoration:underline;
}

.insiderGuideSubcategory {
	color:#999999;
}

/* Insider Guide Nights */
.insiderGuide.nights .insiderGuideHeader {
	background:url(../images/InsiderGuide7Nights.jpg) no-repeat 10px 0px;
	height:60px;
}

.insiderGuideNightContent {
	margin: 0px 20px 10px 20px;
}

.insiderGuideNightContent h5 {
	color:#666666;
	font-size:1.4em;
	margin-bottom: 0px;
	text-transform:uppercase;
	line-height:1.0em;
}

.insiderGuideNightContent a {
	text-decoration:none;
}

.insiderGuideNightContent a:hover {
	text-decoration:underline;
}

/* Insider Guid Profile */
.insiderGuide.profiles .insiderGuideHeader{
	height:70px;
}

.insiderGuideProfileContent {
	margin: 0px 20px 0px 20px;
}

img.insiderGuideProfileImage {
	width:140px;
}

.insiderGuideProfileContent a {
	text-decoration:none;
}
.insiderGuideProfileContent h5 {
	margin: 0 0 0.5em 0;
}

.insiderGuideProfileContent a:hover {
	text-decoration:underline;
}


/*
	Featured Events on HomePage
*/

.eventListing .eventListingTitle {
	display:none;
}

.eventListing .eventListingDate {
	color:#9D9FA2;
	float:none;
	left:200px;
	letter-spacing:2px;
	position:relative;
	top:24px;
}

.eventListing .eventListingHeader {
	height:74px;
	padding:0px;
	top:auto;
	position:inherit;
}

.eventItem {
	padding:10px 0 10px 20px;	
	background-image:none;
}

.eventItem img {
	width:120px;
}

.eventContent {
	float:left;
	width:180px;
}

.eventContent a.eventTitle {
	font-family: Frutiger, "Frutiger Linotype", Univers, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;	
	color:#0C81BC;
	font-size:1.2em;
}

.eventContainerBottom {
	background-image:url(../images/hp_eventlist_footer.png);
	background-repeat:no-repeat;
	height:18px;
	margin:0 0 20px 0;
}

.event-container .eventads {
	padding-top: 84px;
}

/*
	Featured Events Page
*/

.featuredEventList {
	background-image:url(../images/eventlist_header.png);
	background-repeat:no-repeat;
	margin:10px 0 0;
	padding:30px 10px 0;
	background-color:#e3f1f8;
}

.featuredEventList .eventListingHeader {
	font-size: 1.5em;
	height: 100px;
	padding:0;
}

.eventListingFooter {
	background-image:url(../images/eventlist_footer.png);
	background-repeat:no-repeat;
	height: 28px;
	padding:0;
}


.featuredEventList .eventListingTitle {
	display:none;
}

.featuredEventList .eventListingDate {
	color:#9D9FA2;
	float:none;
	font-size:0.9em;
	left:236px;
	letter-spacing:2px;
	position:relative;
	top:28px;
}

.featuredEventList .featuredEvent {
	border-bottom:2px solid #FFFFFF;
	padding:0 10px 20px;
}

.featuredEvent h2 {
	font-family: Frutiger, "Frutiger Linotype", Univers, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border:0px;
	font-weight:normal;
}

.featuredEventContent h2 a, .featuredEventContent h2 a:visited, .featuredEventContent h2 a:hover {
	color:#333333;
	line-height:1.0em;
}

img.featuredEventImage {
	width:180px;
	padding-right:20px;
}

.featuredEvent .dateTag {
	background-image:url(../images/icon_calendar_event.gif);
}

.featuredEvent .venueTag {
	background-image:url(../images/icon_building_event.gif);
}

.featuredEvent .cityTag {
	background-image:url(../images/icon_globe_event.gif);
}

.featuredEvent .eventTags {
	width: 340px;
	float:left;
	border:0px;
	margin:0;
	padding:0 0 0.7em;
}

.featuredEventContent .tags, .featuredEventContent .tags a {
	color:#606060;	
}

.eventTagsSeparatorTop, .eventTagsSeparatorBottom {
	height:1px;
	border-top: 1px solid #999999;
	width: 60px;
}
/*
	Venues
*/

.featuredVenuesContainer {
	padding-top:20px;
	text-align:center;
}

.featuredVenuesContainer h2 {
	font-weight: bold;
	font-size:1.3em;
	color:#943C3B;
	margin-bottom: .2em;
	text-align:left;
}

.featuredVenuesContainer .adzone {
	padding: 0px 0px 10px 0px;
}

/*
	Featured location
*/
.featuredLocationHeader {
	background-image: url(../images/featuredLocation.png);
	height: 42px;
}

.featuredLocationHeader h1 {
	display:none;
}

.featuredLocationContent {
	background-color:#f0f0f0;
	padding: 15px 20px 18px 20px;
}

.featuredLocationContent h2 {
	margin-bottom: .3em;
}

.featuredLocationContent h2 a, .featuredLocationContent h2 a:link, .featuredLocationContent h2 a:visited {
	color: #711d2c;
	font-size: .8em;
	text-decoration: none;
}

.featuredLocationImage {
	width:340px;
}

.featuredLocationContact {
	color:#606060;
}

.featuredLocationText {
	margin: 1em 0 1em 0;
}

.featuredLocationFooter {
	background-image: url(../images/popfilter_popspot_footer.png);
	height: 18px;
}


/* 
	Footer Styles
	-------------------------
*/
.footerLogo {
	background-image:url(../images/footer_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:79px;
	width:202px;
	float:left;
	padding-right:15px;
}

.footerLinks {
	padding:36px 0 0;
	color:#ffffff;
}

.footerLinks a {
	margin:0 2px;
	color:#ffffff;
}


/*
	Social Media
	---------------------
*/

.toolBarTitle {
	background-color: #39C;
	border-bottom: 1px solid #39C;
	color: #ffffff;
}

.HomePage .toolBarLike {
	display: none;
}

.Video .back {
	display:none;
}

.abstractItem.featuredVideo.partnerContent {
	margin-top: 0;
}


/* Tabs */
.tabList.newsTabs {
	padding:17px 0 0;
}

.tabList.newsTabs h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#777;
	padding-bottom:3px;
	/*margin-bottom:0.8em;*/
	border-bottom:1px solid #ccc; /* #0c81bc;*/
}

.tabList.socialMediaTabs {
	position: relative;
	padding:10px 0;
}

.tabList.socialMediaTabs .tabNav {
	position: relative;
	z-index: 10;
	padding-bottom:8px;
}

.tabList.socialMediaTabs .tabContent {
	padding: 0 0 10px;
}

.tabList.socialMediaTabs .fb_iframe_widget {
	display: inline-block;
	position: relative;
	top: -1px;
}

.tabList.socialMediaTabs .fb_iframe_widget, .tabList.socialMediaTabs .fb_iframe_widget span, .tabList.socialMediaTabs .fb_iframe_widget iframe {
}

.tabList .twitterFeed h3 {
	display:none;
}

.tabList .columnList {
	padding:0;
}

.tabList .tabNav {
	border-bottom:0;
	padding-top:8px;
	padding-left:0;
}

.tabList .tabNavItem {
	padding: 10px 0;
	font-family: Roboto, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background-color:#dfdfdf;
	float:left;
	margin:0;
	text-align:center;
	width:50%;
}

.tabList .tabNavItem.tabNavFirst {
	padding-left:0;
}

.tabList .tabNavItem a {
	text-decoration:none;
	color: #868686;
}

.tabList .tabNavItem a:hover {
	color:#000000;
}

.tabList .tabNavItem.tabNavSelected {
	background-color:transparent;
}

.tabList .tabNavItem.tabNavSelected a {
	color:#000000;
}

.tabList .tabNavItem0 {
	background:#dfdfdf url(/images/twitter_icon_gray.png) no-repeat 10px center;
}

.tabList .tabNavItem0.tabNavSelected {
	background:transparent url(/images/twitter_icon_color.png) no-repeat 10px center;
}

.tabList .tabNavItem1 {
	background:#dfdfdf url(/images/facebook_icon_gray.png) no-repeat 10px center;
}

.tabList .tabNavItem1.tabNavSelected {
	background:transparent url(/images/facebook_icon_color.png) no-repeat 10px center;
}

/* focus area slider */

.abstractSlider.focusareaSlider .sliderWindow {
	height: auto;
}

.abstractSliderfocusareaSlider .abstractItems {
	height: auto;
}

.abstractSlider.focusareaSlider .sliderWindow .abstractItem {
	height:auto;
}

.focusareas .abstractSlider .sliderWindow {
	margin-left: 65px;
}

.focusareas {
	padding: 10px 10px 0px 10px;
}

.focusareas .byline {
	display: none;
}

.focusareas ul {
	margin-top: 16px;
}

.focusareas .columnList ul li {
	background: none;
	list-style: disc;
}

.abstractSlider div.abstractItem
{
  float: left;
  width: 265px;
  height: auto;
  font-size: 18px;
  margin-bottom: 0px;
}

.abstractSlider div.abstractItem .relatedContent a {
	font-size: 14px;
	line-height:1em;
}

.abstractSlider div.abstractItem img.slider {
	width: 255px;
	height: auto;
}

body .columnList.relatedItems {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

body .abstractSlider.focusareaSlider .columnList.relatedItems h4 {
	display: block;
	color: #666;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	margin: 0px 0px 10px -15px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 0;
	text-transform: uppercase;
}

body .focusarea.abstractSlider .abstractItem a.moreInfo {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-bottom: 0px;
}

.abstractSlider.focusareaSlider .relatedContent .moreInfo {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-bottom: 0px;
	}

.abstractSlider div.abstractItem .content {
	position: relative;
}

.focusareaSlider div.abstractItem h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	display: block;
	width: 255px;
}

.focusareaSlider div.abstractItem h3 {
	color: #333;
	height: auto;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border: none;
	background: none;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
}

.abstractSlider.focusareaSlider div.abstractItem h3 a {
	padding: 8px;
	font-size: 16px;
	background: transparent url(../images/bg_tile_black.png) repeat top left;
	display: block;
	color: #e5e5e5;
	width: auto;
}

.abstractSlider.focusareaSlider div.abstractItem h3 a:hover {
}

.abstractSlider.focusareaSlider .abstractItem .relatedItems {
	margin-left: 15px;
	margin-right: 10px;
}

.abstractSlider.focusareaSlider .abstractItem .relatedItems ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size:14px;
}

.abstractSlider.focusareaSlider .abstractItem .relatedItems ul li {
	padding-bottom: 10px;	
}

.abstractSlider.focusareaSlider .additionalattribute,
.featuredCity .additionalattribute {
	display: none;	
}
/*
	featured city
	--------------------------
*/

.featuredCity {
	margin-left: 0;
}

.featuredCity h1 {
	margin-left: -12px;
	letter-spacing:0;
	border-bottom: 0;
}

.featuredCity h2 {
	margin-top: 10px;
	color: #333;
	font-size:22px;
}

.featuredCity .abstract {
	display:none;
}

.featuredCity .abstractItem h2 a:link, .featuredCity .abstractItem h2 a:visited {
	color: #0c81bc;
}

.featuredCity .abstractItem h2 a:hover {
}

.featuredCity .imageRotator .photo_slideshow_container {
    width: 620px;
}
.featuredCity .imageRotator .photo_slideshow_container div.group div.imageItem {
    width: 620px;
}

.featuredCity .abstractItem img {
    width:620px;
}

.featuredCity .columnList h4 {
	color: #666;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
	font-family: 'Open Sans', sans-serif;
}

.featuredCity .columnList {
	padding-top:0;
}

.featuredCity .columnList ul {
	margin-left: 15px;
}

.featuredCity .columnList li a {
	line-height:1em;
}

/*
	twitter widget
	--------------------------
*/

.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	font-family: Arial, Helvetica, sans-serif;
}

.GrowthArea .related.companies,
.GrowthArea .related.projects,
.GrowthArea .people,
.City .related.companies,
.City .related.projects,
.City .people,
.TagHome .related.companies,
.TagHome .related.projects,
.TagHome .people {
	display:none;
}

.viewLg .tileItem:hover .tileFront .tileImageWrap img {
	width: auto;
	height: 250px;
	position: relative;
	left: -40px;
}

.site-name.site-soapbox,
a.site-soapbox {
    color: #f38d1f !important;
}

.carousel-featured-items li.site-soapbox,
.masthead-image.site-soapbox /*,
.no-list-image .imageLink.site-the-keel*/ {
    background-color: #444;
}

.carousel-featured-items li.site-name,
.masthead-image.no-image.site-name {
	background-color:transparent;
}

a:link,
a:visited,
a:hover,
.byline a.author {
    color: #f38d1f;
}

.soapbox .dropdown-menu > li > a {
    color:#333;
}

.soapbox .top-nav.navbar,
.soapbox .top-nav.navbar.affix {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}

img.image-logo {
    height: 62px;
    transition: height .2s;
}

.affix .image-logo {
    height: 40px;
}

.soapbox .top-nav ul.dropdown-menu {
    max-height: 400px;
    overflow-y: auto;
}

.soapbox .top-nav .navbar-mobile ul.dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
}

.mastheadSection {
  margin-top: 123px;
}

.no-masthead .contentSection, .no-masthead-carousel.no-masthead .contentSection {
    /*margin-top: 180px;*/
}

#navbar-secondary {
    float: none;
    position: absolute;
    right:0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>li>a {
	color: #222;
}

.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color:#444;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #444;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
    margin-top: 0px;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #f48e1f;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color:inherit;
}

@media (max-width: 767px) {

    .soapbox .top-nav .navbar-header {
        margin-top: 50px;
    }

    .mastheadSection {
        margin-top: 126px;
    }

    .no-masthead .contentSection, .no-masthead-carousel.no-masthead .contentSection {
        /*margin-top: 220px;*/
    }

    .top-nav .navbar-mobile.navbar-collapse.collapse.in, .top-nav .navbar-mobile.navbar-collapse.collapsing {
        margin-top: 45px;
        border-color: rgba(255,255,255,.2);
    }

    #navbar-secondary {
        margin-top: 0;
        position:relative;
        right:auto;
    }
}

.article-tag.focus-area {
    color: #f38d1f;
}

.article-tag.focus-area {
    color: #f38d1f;
}

.masthead-image .caption-overlay {
    padding-top: 10px !important;
}

.masthead-image .caption-overlay:after {
    background-image:none;
    /*background-color: rgba(251, 117, 56, .4);*/
    background-color: rgba(96, 96, 96, .3);
    opacity:1;
}

.abstractItem .byline .author:after {
    content:' |';
}

.abstractItem .byline .author-no-date:after {
    content: '';
}

.abstractItem .imageLink .image-overlay {
    background-color: rgba(243, 141, 31, .9);
    display: none;
}

.abstractItem:hover .imageLink .image-overlay {
    display: block;
}

.masthead-image .caption-overlay.has-caption-only .image-caption {
    margin: 0px auto 4px auto;
}

/*
    Resource List
*/

.ResourceList table {
    font-size: 12px;
    width:100%;
}

.ResourceList table a {
    color: #f38d1f;
}

.ResourceList thead th {
    background-color: transparent;
    border-bottom: solid 1px #cccccc;
    font-weight: normal;
    text-transform: uppercase;
    cursor: pointer;
    outline-color: transparent;
    padding: 4px 0;
}

.ResourceList tr.even td {
    background: rgba(157, 180, 65, 0.05);
}

.ResourceList tr td {
    border-bottom: 0;
    padding:5px;
}

.ResourceList .resourceOrg {
    width: 100px;
}

.ResourceList .resourceOrg {
    width: 100px;
}

.ResourceList .resourceOrg {
    width: 100px;
}

.ResourceList .resourceOrg {
    width: 100px;
}

.ResourceList .resourceName {
    width: 200px;
    word-wrap: break-word;
    word-break: break-word;
}

.ResourceList .resourceLink {
    width:80px;
}

.ResourceList .resourceType {
    width: 100px;
}

.ResourceList .resourceTitle {
    width: 100px;
}

.ResourceList .resourceContact {
    width: 100px;
    word-wrap: break-word;
    word-break: break-word;
}

.ResourceList .resourceFocus {
    width: 100px;
}

.ResourceList .resourceTags {
    width: auto; /*200px;*/
    min-width:150px;
}

.ResourceList .resourceAbstract {
    width: auto; /*200px;*/
    min-width: 150px;
}

.ResourceList thead select, .ResourceList thead input {
    border: 1px solid #ccc;
}


.ResourceList thead tr.tablesorter-filter-row td {
    padding-left: 0;
}

.ResourceList table tbody tr.filtered {
    display: none;
}

.ResourceList table tbody td {
    text-align: left;
    vertical-align: top;
}

.ResourceList th .tablesorter-header-inner {
    display: inline-block;
    padding: 0 16px 0 0;
}

.ResourceList th.tablesorter-headerAsc .tablesorter-header-inner {
    background: transparent url(/images/sort_up.png) no-repeat right 2px;
}

.ResourceList th.tablesorter-headerDesc .tablesorter-header-inner {
    background: transparent url(/images/sort_down.png) no-repeat right 2px;
}

.ResourceList .filterReset {
    background-color: #f38d1f;
    color: #f5f5f5;
    border: 0;
    padding: 5px 8px;
    margin: 0 0 10px;
    outline-color: transparent;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Archivo Narrow', 'Arial' sans-serif;
    letter-spacing: 1px;
}

.ResourceList input.tablesorter-filter.disabled {
    display: none;
}


@media (max-width: 767px) {
    .ResourceList .resourceAbstract {
        display: none;
    }
}

@media (max-width: 450px) {
    .abstractItem {
        margin-left:20px;
        margin-right:20px;
    }
    .abstractItem img {
        margin: 0;
        width: 100%;
        max-width: 450px;
        opacity: 1;
        float: none;
    }
}

.HomePageClassic .subcontainer-1 {
    margin-bottom: 40px;
}

.HomePageClassic .subcontainer-3 {
	padding-top:20px;
}

.HomePageClassic .subcontainer-6 {
	padding-top:20px;
	margin-bottom: 40px;
}

.HomePageClassic .subcontainer-3,
.HomePageClassic .subcontainer-4,
.HomePageClassic .subcontainer-5,
.HomePageClassic .subcontainer-6 {
    background-color: #3f3f3d;
    border: 0;
}

.HomePageClassic .subcontainer-3 h1,
.HomePageClassic .subcontainer-3 .abstractList h1,
.HomePageClassic .subcontainer-4 h1,
.HomePageClassic .subcontainer-4 .abstractList h1, 
.HomePageClassic .subcontainer-5 h1,
.HomePageClassic .subcontainer-5 .abstractList h1,
.HomePageClassic .subcontainer-6 h1,
.HomePageClassic .subcontainer-6 .abstractList h1 {
    margin-bottom: 20px;
    font-size: 35px;
    color: #f0f0f0;
}


.HomePageClassic .subcontainer-3 .abstractList h2 a,
.HomePageClassic .subcontainer-5 .abstractList h2 a {
    color: #f0f0f0;
}

.HomePageClassic .subcontainer-3 .abstractList hr,
.HomePageClassic .subcontainer-5 .abstractList hr {
    border-color: #666;
}


 .adzone img {
    border: 0;
}

.HomePageClassic .abstractList.compactList .abstractItem .article-tag-container {
	display:initial;
}