﻿/*
	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;
}

.bannerad-container.squareRow {
	width:960px;
	padding-left:20px;
	border-bottom:none;
	margin:0;
	
}

.bannerad-container.lastContainer {
	background-color:#efefef;	
}

.mainNavSection .section-container-inner {
	background-color: #808080;
}


.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:#dddddd;
	text-transform:none;
}

.masthead {
	background-color:#787878;
}


/* 
	Main Navigation 
	-------------------------
*/
#mainNav {
	background-image:url(../images/nav_tab_div.png);
	background-color:#808080;
	display: inline-block;
}

#mainNav a {
	color:#ffffff;
}

#mainNav a:hover {
	color:#cccccc;
}

#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:#2b89b0;
}

#mainNav li ul a:hover {
	color:#2b89b0;
}

#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
	-------------------------
*/
.subscribe {
	background-color:#DEEBF1;
}

.HomePage .subscribe {
	margin:0 0 8px;
	background-image:url(../images/subscribe_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 10px 0 88px;
	background-color:#ffffff;
	font-size:.8em;
	min-height:63px;
}

.HomePage .subscribe input[type="text"], .HomePage .subscribe input.text {
	width:160px;	
}




/* 
	Style Overrides 
	-------------------------
*/
a:link {
	color:#237698;
	text-decoration: none;
}

a:visited {
	color:#237698;
}

a:hover {
	color:#237698;
	text-decoration:underline;
}

h1 {
	color:#237698;
	background:url(../images/h1_icon.gif) no-repeat left 6px;
	/*border-bottom:2px solid #237698;*/
	border-bottom:1px solid #ccc;
	padding:0 0 0 18px;
	text-transform:lowercase;
	font-family:Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
	font-style:italic;
}

h1.featureTitle, h3.newsTitle {
	font-family:Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
	color:#333333;
	font-style:italic;
}

.headlines h1 {
	display: none;
}

h2 {

}

.abstractItem h2 a:link, .abstractItem h2 a:visited, .abstractItem h2 a:hover {
	color:#237698;
}
 
h3 {
	font-family:Helvetica,Arial,sans-serif;
	color:#237698;
	font-size:2.2em;
}

.headlines h3 {
	font-style:normal;
}

.CompanyList .peopleLgItem .innerContent {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}


/*
	Control Layouts - In the News
	-----------------------------
*/
.columnList .inTheNews {
	background-image:none;
}

.inTheNews h3 {
	background: url(../images/inTheNews.png) no-repeat top left;
	height:41px;
	text-indent:-9999px;
}

.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 {
	font-family:Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
	color:#237698;
	border-bottom:1px solid #ccc;
	padding-bottom:0px;
	text-transform:lowercase;
	font-style:italic;
}

.columnList ul {
	color:#77AFCB;
	font-size: 1.3em;
}

.columnList ul li a:link {
	color: #333;
}

.columnList ul li a:visited {
	color: #333;
}

.columnList ul li a:hover {
	color: #2b89b0;
}

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.relatedItems h4 {
	color:#237698;
	border-bottom: solid #cccccc 1px;
	font-size: 1.3em;
	padding-bottom: 3px;
	margin-bottom: 0.5em;
}
/*
	Tags
*/

.tags, .tags a {
	color:#88b9d1;
}

/*
	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;
}

/* 
	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 0;
	color:#ffffff;
}

.footerLinks a {
	margin:0 2px;
	color:#ffffff;
}

.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: #808080;
	border-bottom: 1px solid #808080;
	color: #ffffff;
}
			
.toolBarLike {
	border-bottom: 1px dotted #808080;
}


.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: #237698;
}

/*
	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 {
	background: #666;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}

.contentMeta .share {
	background-image:none;
	color:#333;
}

.share {
	background-color:transparent;
}

.tileListViews {
	display:none;
}

.SpecialReport .special-report-logo {
	margin:20px 0 0 -10px;
}

.SpecialReport .related-reports-image {
	display:none;
}

.featureMasthead img {
    width: 580px;
}

