﻿/*
	Layout Containers
	-----------------------------
*/
.event-container {
	background-image:url(../images/gsync_bg_logo.png);
	background-position:top;
	background-repeat:no-repeat;
	width:940px;
	margin:-10px 10px 20px;
	padding:20px 10px 0px;
}

.mainNavSection .section-container-inner {
	background-color: #737373;
}

.section-container.footerSection {
	height:75px;
}

.section-container .footer-container {
	background-image: url(../images/footer_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	height:75px;
}

/* 
	Header Styles
	-------------------------
*/
.header {
	background-color: #808080;
	height:96px;
	background-image:url(../images/header_bg.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:0 20px;
}

.logo {
	height:96px;
	width:427px;
	background-image:url(../images/header_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

.logo a {
	height:54px;
	margin:18px 0 0 14px;
	width:413px;
	display:block;
}

.pubInfo {
	color:#e6e6e6;
	text-transform:none;
}

.masthead {
	background-color:#787878;
	height: 353px;
}

#mastheadImage {
	display:none;
}

.HomePage #mastheadImage {
	display:block;
}


/* 
	Main Navigation 
	-------------------------
*/
#mainNav {
	background-image:url(../images/nav_tab_div.png);
	background-color:#737373;
	display:inline-block;
}

#mainNav a {
	color:#e6e6e6;
}

#mainNav a:hover {
	color:#e6e6e6;
}

#mainNav li {
	background-image:url(../images/nav_tab.png);
}

#mainNav li.empty, #mainNav li.wide  {
	background-image:url(../images/nav_tab_div.png);
}

#mainNav li li {
	border-bottom:1px solid #a8c0d8;
}

#mainNav li ul a {
	color:#737373;
}

#mainNav li ul a:hover {
	color:#737373;
}

#mainNav li.empty:hover {
	background-image:url(../images/nav_tab_empty_on.png);
}

#mainNav li:hover, #mainNav li.sfhover {
	background-image:url(../images/nav_tab_on.png);
}

/* 
	Subscribe Starburst
	-------------------------
*/
.HomePage .subscribe {
	margin:0px 0 10px;
	background-image:url(../images/subscribe_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 10px 0 80px;
	background-color:#ffffff;
	font-size:.7em;
}

.HomePage .subscribe input[type="text"], .HomePage .subscribe input.text {
	width:120px;
}


/* 
	Style Overrides 
	-------------------------
*/
a:link, a:hover {
	color:#ff9c00;
}
a:hover {
	text-decoration:underline;
}

a:visited {
	color:#ff9c00;
}

h1 {
	color:#939393;
	border-bottom:2px solid #939393;
	padding:0px;
	text-transform:lowercase;
	font-family:Arial;
	font-style:normal;
	/*height:.85em;*/
	font-size:2.8em;
	line-height:.75em;
}

h1.featureTitle {
	/*display:none;*/
	font-size:1.5em;
	text-transform:lowercase;
	color:#ff9c00;
}

.headlines.viewList {
	margin-top:20px;
}

.headlines h1 {
	display: none;
}

.headlines h3 {
	font-style:normal;
}

.headlines.viewList .tileItem {
	border-top: 0;
	border-bottom: 1px solid #f2f2f2;
}

.headlines.viewList .tileItem .tileBack {
	overflow: initial;
	float: none;
	width:auto;
}

.headlines.viewList .tileItem .tileFront.tile {
	margin: 10px 20px 0 5px;
}

.headlines.viewList .tileItem .tileItemLink {
  text-transform:lowercase;
  color:#ff9c00;
}

h2 {

}

.textBody, .address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.FeaturedStoryList div.listsummary {
	color:#000;
	padding: 0px 0px 10px;
}

/*
	Abstract items
	-----------------------------
*/
.abstractItem h2 {
	font-family:Arial;
	font-weight:bold;
	font-size:1.5em;
	text-transform:lowercase;
}

.abstractItem h2 a {
	font-size:1.05em;
	line-height:1.2em;
}

.abstractItem.specialReportV2 h2 a {
	color:#ff9c00;
}

/*
	Control Layouts - In the News
	-----------------------------
*/

.span-15 .inTheNews {
	background-image: none;
	background-color:#deeef3;
}

.inTheNews a.moreInfo {
	display:none;
}

.inTheNews .sponsor {
	display:none;
}

.inTheNews .textWrapList {
}


/*  16ade1
	Control Layouts - COLUMNS
	-------------------------
*/

.columnList {
	background:none;
	padding-right:0;
}

.span-15 .columnList {
	background:none;
	padding-right:0;
	padding-left:0;
}

.columnList h3 {
	color:#ff9c00;
	border-bottom:1px solid #787878;
	padding-bottom:3px;
	font-family:Arial;
	font-weight:bold;
	font-size:1.7em;
	text-transform:lowercase;
	font-style:normal;
}

.columnList.relatedItems h4 {
	color:#ff9c00;
	border-bottom:solid #cccccc 1px;
	font-size: 1.3em;
	padding-bottom:3px;
	margin-bottom:0.5em;
	text-transform:lowercase;
}

.columnList h3 span {
	display:block;
	font-size:0.8em;
}

.HomePage .columnList h3 span {
	display:inline;
	font-size:inherit;
}

.columnList ul {
	color:#666666;
	font-size: 1.3em;
}

.columnList ul li a:link, .columnList ul li a:hover {
	color: #333333;
}

.columnList ul li a:hover {
	color:#ff9c00;
	text-decoration:underline;
}

.columnList ul li a:visited {
	color: #666666;
}

a.readOn:link, a.readOn:visited, a.readOn:hover {
	text-decoration:underline;
	color:#999999;
}

a.readOn:hover {
	text-decoration:none;
}

a.moreInfo:link, a.moreInfo:visited, a.moreInfo:hover {
	float:right;
}

.columnList .grouped-column h4 {
	font-weight:bold;
}

/*
	Tags
*/

.tags, .tags a {
	color:#88b9d1;
}

/*
	Growing Companies (columnList Overrides)
	-------------------------
*/
.columnList.growingCompanies {
	background-image:none;
	padding:0px 0px 10px 0px;
}

.columnList.growingCompanies h3 {
	color:#939393;
	border-bottom:2px solid #939393;
	padding:0px;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	height:.85em;
	font-size:2.8em;
	text-transform:lowercase;
}

div.article,
div.peopleLgItem .innerContent p {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/*
	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:194;
	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;
}

/* 
	Footer Styles
	-------------------------
*/
.footerLogo {
	background-image:url(../images/footer_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:75px;
	width:236px;
	float:left;
}

.footerLinks {
	float:right;
	padding:30px 20px 0 10px;
	color:#ff9c00;
	width:714px;
	text-align:right;
}

.footerLinks a {
	margin:0 2px;
	color:#ff9c00;
}

.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;
}

/*
	Attribute Browser
	-------------------------
*/

.attributeBrowser ul li {
	background: url(../images/attributeBrowserBullet.gif) no-repeat 2px 6px;
	padding-left: 10px;
}

.attributeBrowser ul li.selected {
	padding-left: 10px;
	background: url(../images/attributeBrowserBulletSel.gif) no-repeat 0px 8px;
}

.attributeBrowser ul li li.selected, .attributeBrowser ul li li {
	background: none;
	padding-left: 0px;
}

/*
	Social Media
	---------------------
*/

.HomePage .toolBar {
	margin: 0 0 6px;
}

.toolBarTitle {
	background-color: #ff9c00;
	border-bottom: 1px solid #ff9c00;
	color: #ffffff;
}
			
.toolBarLike {
	border-bottom: 1px dotted #737373;
}

.HomePage .toolBarItem {
	margin-right: 4px;
}

/*
	Tiles
	---------------------
*/
.tileItem.featured.noImage .tileFront {
	background-color:#808080;
}

/*
	Masthead slideshow
*/
#photo_slideshow_container .caption_overlay .title {
	font-size: 20px;
	line-height: 22px;
	text-transform:none;
}
#photo_slideshow_container .caption_overlay .caption {
	font-size: 16px;
	line-height: 18px;
	text-transform:none;
}

#slideshow_nav a.current, #slideshow_nav a:hover, #slideshow_nav a:focus {
	border-color: #ff9c00;
}

/*
	focus area slider
*/
.abstractSlider.focusareaSlider {
	margin: 10px 0 20px;
}

.abstractSlider.focusareaSlider .sliderWindow {
	height: 133px;
	overflow: hidden;
	position: relative;
	width: 840px;
	margin: 0 0 0 53px;
}

.abstractSlider.focusareaSlider div.abstractItems {
	height:133px;
	margin-top:0;
}

.abstractSlider.focusareaSlider div.abstractItem {
	width: 210px;
	height: 133px;
	position:relative;
	margin-bottom: 0;
}

.abstractSlider.focusareaSlider  .abstractItem .byline {
	display: none;
}

.abstractSlider.focusareaSlider div.abstractItem h3 {
	height: 2.1em;
	width: 200px;
	background: transparent url(../images/bg_tile_black.png) repeat top left;
	bottom: 0;
	left: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	min-height: 3.0em;
	line-height: 14px;
	padding: 0;
	width: 200px;
	display: table;
	position: absolute;
	color: #e5e5e5;
}

.abstractSlider.focusareaSlider .abstractItem h3 a {
	color:inherit;
	text-decoration:none;
	font-size:inherit;
	display:block;
	margin: 8px 10px 10px;
}


.abstractSlider.focusareaSlider .abstractItem img.slider {
	width: 200px;
	height: 133px;
}

.abstractSlider .slider-left-nav, .abstractSlider .slider-right-nav {
	margin-top: 48px;
}

.section-container.mastheadSection {
	padding-bottom:0;
}

.section-container.photoCreditSection {
	display:none;
}

.photo_slideshow_container .caption_overlay .title, .photo_slideshow_container .caption_overlay .caption {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	font-size: 16px;
	line-height: 22px;
	font-weight:normal;
}

.contentMeta .share {
	background-image:none;
	color:#666;
}

.share {
	background-color:transparent;
}

.HomePage .share {
	margin-top: 20px;
}

.tileListViews {
	display:none;
}

