﻿@import "http://fonts.googleapis.com/css?family=Open+Sans:400,700";

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F9f9f9;
}
/*
	Layout Containers
	-----------------------------
*/
.page-container {
	width:auto;
}

.bannerad-container {
	width:940px;
	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;
}

/* 
	Header Styles
	-------------------------
*/
.header {
	background-color: #0c81bc; /*#3399cc;*/
	height:95px;
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:0 20px;
}

.logo {
	height:95px;
	width:195px;
	background-image:url(../images/header_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

.logo a {
	display:block;
	height:54px;
	margin:20px 0 0 20px;
	width:170px;
}

.pubInfo {
	text-transform:none;
}

.masthead {
}

.section-container.photoCreditSection, .section-container.mastheadSection .photoCredit {
	display:none;
}

.photo_slideshow_container .caption_overlay {
	text-transform:none;
	bottom:45px;
}

.photo_slideshow_container .caption_overlay .title {
	font-size: 16px;
	line-height: 22px;
	opacity: .65;
	background-color: #333;
}

.imageRotator .photo_slideshow_container .caption_overlay .title {
	font-size:18px;
}

.photo_slideshow_container .caption_overlay .caption {
	background: #333;
	opacity: .65;
}

.imageRotator .photo_slideshow_container .caption_overlay .caption {
	font-size:15px;
	line-height:15px;
}

/* 
	Main Navigation 
	-------------------------
*/
#mainNav, #mainNav ul {
	height: 40px;
	text-align:center;
	padding: 3px 0 0 0;
	background-image:none;
}

#mainNav a {
	height: 38px;
	color:#333;
}

#mainNav a:hover {
	text-decoration:none;
	color:#666;
}

#mainNav ul {
	float: none;
	margin: auto;
	display:inline-block;
}

#mainNav li {
	font-family:'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	background:url(../images/nav_tab.png) no-repeat right 0px;
	height:40px;
	margin-right:10px;
	text-align:left;
}

#mainNav li.empty, #mainNav li.wide {
	background-image:none;
}

#mainNav li.empty a {
	padding: 5px 10px 0 0;
}

#mainNav li, #mainNav li.empty, #mainNav li.wide {
	height:27px;	
}

#mainNav li.empty, #mainNav li.empty:hover  {
}

#mainNav li:hover, #mainNav li.sfhover {
	background-image:url(../images/nav_tab_on.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#mainNav li ul {
	text-align:left;
	margin-top: -7px;
	background-color: #e9e9e9;
}

#mainNav li li {
	border-bottom:1px solid #B9B9B9;
	display:inline-block;
	height:auto;
}

#mainNav li ul a {
	height:auto;
	color:#333;
	font-size:0.9em;
}

#mainNav li ul a:hover {
	color:#666;
	text-decoration:none;
}
#mainNav li.empty:hover {
	/*background-image:url(../images/nav_tab_empty_on.png);*/
	background-image:none;
}

/* 
	Subscribe Starburst
	-------------------------
*/
.subscribe {
	background-color:#e9e9e9;
	font-size: 12px;
	font-weight: bold;
}

.span-9 .subscribe {
	margin:0 0 20px;
	background-color:#e9e9e9;
	min-height:63px;
}

.HomePage .subscribe input[type="text"], .HomePage .subscribe input.text {
	width:220px;
}

.contentMeta {
	width:200px;
}
.contentMeta .share {
	background-image:none;
	color:#666;
}

.share {
	background-color:#e9e9e9;
	line-height: 21px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.share .buttons {
	line-height: 21px;
}


/* 
	Style Overrides 
	-------------------------
*/
a:link, a:hover {
	color:#0c81bc;
}

a:visited {
	color:#66aacc;
}

h1 {
	color:#0c81bc;
	background:url(../images/h1_icon.png) no-repeat left 4px;
	border-bottom:1px solid #ccc; /* #0c81bc;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 34px;
	padding: 0 0 10px 22px;
}

h1.featureTitle, h3.newsTitle {
	color:#333;
	width: auto;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:normal;
	padding: 0px;
	margin: 0 0 .5em 0;
	background: none;
	border-bottom:0px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color: #0c81bc;
}

.abstractItem .abstract, .abstractItem .abstract-block {
	font-family: Arial, Helvetica, sans-serif;
}

.abstractItem img.right {
	float: left;
	margin: 0 10px 6px 0;
	padding: 0;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #ccc;
}

/*
	Control Layouts - In the News
	-----------------------------
*/

.columnList a:link, .columnList ul {
	color:#333333;
}

.columnList a:hover {
	color:#0c81bc;
}

.columnList a:visited {
	color:#666666;
}

.columnList .inTheNews {
	background-image:none;
}

.inTheNews a.moreInfo {
	display:none;
}

.inTheNews .sponsor {
	display:none;
}

.inTheNews .textWrapList {
}


/*  16ade1
	Control Layouts - COLUMNS
	-------------------------
*/

.columnList h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#777;
	padding-bottom:3px;
	margin-bottom:0.8em;
	border-bottom:1px solid #ccc; /* #0c81bc;*/
}

.columnList.relatedItems h4 {
	color:#0C81BC;
	border-bottom:solid #cccccc 1px;
	font-size: 1.3em;
	padding-bottom:3px;
	margin-bottom:0.5em;
}

.columnList .columnListAbstract {
	font-family: Arial, sans-serif;
	border-bottom: 0;
	margin:10px 0 5px 0;
}

.columnList .columnListAbstract img {
    width:120px;
}

.columnList, .span-15 .columnList, .span-16 .columnList {
	background-image:none;
	padding: 20px 0;
}

.columnList ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.columnList.network li {
	width: 48%;
	float: left;
	margin-right: 10px;
	min-height:90px;
}

.columnList.socialFeed ul {
	list-style-type: none;
	margin: 0 0;
}

.columnList.socialFeed ul li {
	padding-bottom:.9em;
	border-bottom: 1px solid #ddd;
	margin-bottom: .9em;
}

.columnList.socialFeed ul li a.imageLink {
	margin:5px 0 0;
	display:block;
}
.columnList.socialFeed.instagramFeed ul li a.imageLink img {
	width:99%;
}

.columnList.socialFeed.instagramFeed {
	height: 300px;
	overflow-y: scroll;
	margin-top: 0;
	padding: 6px 0 10px;
}

.columnList.socialFeed.instagramFeed ul li a.imageLink img {
	width:99%;
}

a.readOn:link, a.readOn:visited, a.readOn:hover {
	text-decoration:underline;
	color:#999999;
}

a.moreInfo:link, a.moreInfo:visited, a.moreInfo:hover {
	float:right;
}

/*
	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;
}

#footeradholder {
	padding:0;
}

.mediaPlayer {
}
.mediaPlayerGallery {
	padding: 10px 0px 10px 0px;
}
.mediaPlayerPlay {
	display: none;
	width: 13px;
	margin: 15px 0px 0px 0px;
}
.mediaPlayerPrevious {
	float: left;
	width: 13px;
	margin: 15px 7px 0px 0px;
}
.mediaPlayerNext {
	float: right;
	width: 13px;
	margin: 15px -2px 0px 7px;
}
.mediaPlayerGalleryItem {
	float: left;
	height: 52px;
}
.mediaPlayerThumb {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 68px;
}
.mediaPlayerImage {
	width: 340px;
}
.mediaPlayerCaption {
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
	color:#cccccc;
	border-bottom: solid 1px #cccccc;
}
.mediaPlayerSelected {
	padding:0px 0px 0px 0px;
	height: 250px;
}

.mediaPlayerVideo {
	width:340px;
	height:220px;
}

/*
	Social Media
	---------------------
*/

.toolBarTitle {
	background-color: #39C;
	border-bottom: 1px solid #39C;
	color: #ffffff;
}

.toolBarLike {
	border-bottom: 1px dotted #39C;
}

.HomePage .toolBarLike {
	display: none;
}

.Video .back {
	display:none;
}

.abstractItem.featuredVideo.advertorial {
	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;
	border-bottom: 1px solid #ddd;
	padding-bottom:8px;
}

.tabList.socialMediaTabs .tabContent {
	padding: 0 0 10px;
	width:340px;
}

.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: 0 11px 0 8px;
	margin: 0 0 0 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	background: url(../images/tab_bg.png) no-repeat right 2px;
	border-left: 1px solid #d6d6d6;
}

.tabList .tabNavItem.tabNavFirst {
	border-left:0;
	padding-left:0;
}

.tabList .tabNavItem a {
	text-decoration:none;
	color: #666;
}

.tabList .tabNavItem a:hover {
	color:#0c81bc;
}

.tabList .tabNavItem.tabNavSelected {
	background: url(../images/tab_selected_bg.png) no-repeat right center;
}

.tabList .tabNavItem.tabNavSelected a {
	color:#0c81bc;
}

/* 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;
}


.header {
	/*background-color: #444;*/
}
.section-container.headerSection {
	/*background-color: #444;*/
}

.section-container.mastheadSection {
	/*background-color: #444;*/
}

.abstractItem.specialReportV2 h2 {
	background: url(../images/special_report_label_top_v2.gif) no-repeat 230px 0;
}

.abstractItem.alternate.specialReportV2 h2 {
	background: url(../images/special_report_label_top_v2.gif) no-repeat 230px 0;
}