/* template.css overrides used in lay.root */
.page_home #body .templateWrapper {
	/* width: */ 
}

.page_home #search_form {
	background: url(../images/bg_search_home.png) no-repeat;
	margin-left: -30px;
	width: 350px;
}
.page_home #search_keywords {
	width: 167px;
}

.page_home #foot {
	background-image: url(../images/bg_footer_spacer_homepage.png);
	height: 354px;
}

#footer_home {
	height: 150px;
	padding-top: 22px;
	width: 100%;
}

#footer_newsletter {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 16px;
	margin-right: 60px;
	width: 280px;
}
#footer_newsletter:hover { text-decoration: none; }
#footer_newsletter a { 
	color: #5a5a5a;
	display: inline-block;
}
#footer_newsletter .header {
	background: url(../images/header_weeklyeconomicdigest.png) no-repeat left top;
	height: 54px;
	text-indent: -9999px;
	width: 280px;
}
#footer_newsletter .title {
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer_issues {
	float: left;
	width: 600px;
	
}
#footer_issues_ui {
	float: left;
	padding-top: 10px;
	width: 290px;
}

#footer_issues .imageBorder {
	position: relative;
}
#footer_issues .imageBorder img {
	display: none;
}
#footer_issues .imageBorder .active {
	display: block;
}
#footer_issues .arrow_link {
	background-position: top;
	display: block;
	height: 21px;
	position: absolute;
	top: 38px;
	text-indent: -9999px;
	width: 27px;
}
#footer_issues .arrow_link:hover {
	background-position: bottom;
}
#footer_issues .arrow_link.prev {
	background-image: url(../images/btn_arrow_back.png);
	left: -13px;
}
#footer_issues .arrow_link.next {
	background-image: url(../images/btn_arrow_next.png);
	right: -13px;
}

#footer_issues_content {
	float: left;
	padding-top: 17.5px;
	width: 280px;
}

#footer_issues .title {
	border-bottom: 1px solid #b1b1b1;
	color: #8a000f;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0 20px;
	padding: 0 0 7.5px;
	width: 260px;
}
#footer_issues .content {
	color: #404040;
	display: none;
	font-size: 14px;
	line-height: 16px;
	margin-left: 20px;
}
#footer_issues .content.active {
	display: block;
}
#footer_issues .content:hover {
	text-decoration: none;
}
#footer_issues .content .header {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	text-transform: uppercase;
}


/* positionDots (used in both lay.home and lay.root) */
.positionDots {
	list-style: none;
	margin: 0;
	padding: 0;
}
.positionDots li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.positionDots li a {
	background: url(../images/btn_bullet.png) no-repeat center top;
	display: block;
	height: 21px;
	text-indent: -9999px;
	width: 21px;
}
.positionDots .active a, .positionDots li a:hover {
 	background-position: center bottom;
}


/* lay.home */
#home #copyContainer { 
	float:none; 
	width: 940px;
}

/* homeSpotlight */
#homeSpotlight {
	float: left;
	margin: 0 50px 0 0;
	min-height: 100px;
	padding-top: 20px;
	width: 290px;
}
#homeSpotlight .positionDots {
	padding-bottom: 10px;
}
#homeSpotlight .imageBorder {
	background: url(../images/main_feature_image_bg.png) no-repeat;
	height: 140px;
	padding: 5px 0;
	/* position: relative; */
	width: 290px;
}
#homeSpotlight #imageContainer {
	height: 130px;
	margin: 0 5px;
	width: 280px;
}
/*
#homeSpotlight .imageBorder img {
	display: none;
}
#homeSpotlight .imageBorder .active {
	display: block;
	float: left;
	height: 130px;
	margin-top: -81px;
	width: 280px;
}
*/
#homeSpotlight .arrow_link {
	background-position: top;
	display: block;
	height: 21px;
	margin-top: 60px;;
	/* position: absolute; */
	/* top: 60px; */
	text-indent: -9999px;
	width: 27px;
}
#homeSpotlight .arrow_link:hover {
	background-position: bottom;
}
#homeSpotlight .arrow_link.prev {
	background-image: url(../images/btn_arrow_back.png);
	float: left;
	margin-left: -18px;
	/* left: -13px; */
}
#homeSpotlight .arrow_link.next {
	background-image: url(../images/btn_arrow_next.png);
	float: right;
	margin-right: -18px;
	/* right: -13px; */
}
#homeSpotlight .title {
	border: 0;
	color: #8a000f;
	display: none;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 3px;
	padding: 20px 0;
}
#homeSpotlight .title.active {
	display: block;
}
#homeSpotlight .content {
	display: none;
	line-height: 20px;
}
#homeSpotlight .content.active {
	display: block;
}
#homeSpotlight .content .date {
	border-bottom: 1px solid #b1b1b1;
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

/* homeTabs */
#homeTabs {
	float: right;
	height: 520px;
	margin-top: -10px;
	padding-bottom: 20px;
	width: 600px;
}
#tabList {
	background-image: url(../images/full.png);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
}
.short #tabList {
	background-image: url(../images/short.png);
}
#tabList li {
	float: left;
}
.tabLink {
	display: block;
	float: left;
	height: 40px;
	text-indent: -9999px;
}
#tabLink_inTheStates, #tabLink_inTheStates a{
	width: 151px;
}
#tabLink_releases, #tabLink_releases a {
	width: 101px;
}
#tabLink_hearings, #tabLink_hearings a {
	width: 99px;
}
#tabLink_reports, #tabLink_reports a { 
	width: 121px;
}
#tabLink_charts, #tabLink_charts a {
	width: 85px;
}

.short #tabLink_inTheStates{
	display: none;
}
.short #tabLink_releases {
	width: 121px;
}
.short #tabLink_hearings {
	width: 101px;
}
.short #tabLink_reports { 
	width: 121px;
}
.short #tabLink_charts {
	width: 85px;
}

.tabContent {
	background: url(../images/bg_tabs.png) no-repeat;
	display: none;
	height: 469px;
	/* position: relative; */
	width: 600px;
}
.tabContent .margins {
	height: 420px;
	margin: 0 20px;
	padding-top: 10px;
	width: 560px;
}
.tabContent .header {
	border-bottom: 1px solid #b1b1b1;
	color: #404040;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.tabContent .list {
	margin-left: 0;
}
.tabContent .date {
	color: #5a5a5a;
	float: left;
	font-size: 12px;
	width: 55px;
}
.tabContent .link {
	border-bottom: 1px solid #d9d9d9;
	color: #5a5a5a;
	float: left;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 15px 15px;
	padding-bottom: 15px;
	width: 220px;
}
.tabContent .link:hover {
	color: #92111f;
	text-decoration: none;
}
.tabContent .last .link {
	border: 0;
	padding-bottom: 0;
}
.tabContent .note {
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	text-align: center;
}
.tabContent .footer {
	border-top: 1px solid #d9d9d9;
	color: #404040;
	display: block;
	font-size: 12px;
	margin: 0 20px;
	padding-top: 3px;
/*
	position: absolute;
		left: 20px;
		bottom: 20px;
*/	
	width: 560px;
} 
.tabContent .footer:hover { 
	color: #92111f;
	text-decoration: none; 
}

/************* tabContent_ ***********************/

/* inTheStates */
#tabContent_inTheStates {}
.short #tabContent_inTheStates { display: none; }
#mapTabs {}
#mapTabs .list {
	background:url(../images/map_tabs.png) no-repeat 0 0;
	height: 43px;
	margin: 0;
	padding: 0;
	width: 552px;
}
#mapTabs .list .item {
	float: left;
	height: 43px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mapTabs .list #mapTab_unemp { margin-left: 116px; } /* 110px */ 
#mapTabs .list .item  a{
	display: block;
	height: 43px;
}
#mapTabs .list #mapTab_unemp a { width: 142px; } /* 155px */
/* #mapTabs .list #mapTab_jobs a { width: 80px; } */ 
#mapTabs .list #mapTab_housing a { width: 90px; } /* 105px */
#mapTabs .list #mapTab_earnings a { width: 92px; } /* 102px */
#mapTabs .list #mapTab_snapshots a { width: 112px; } /* 102px */

#mapContents .mapContent {
	display: none;
	padding-top: 10px;
}
#mapContents .mapContent.active {
	display: block;
}
#mapContents .mapContent.active object {}


/* releases */
#tabContent_releases {
	background-image: url(../images/bg_tabs_columns.png);
}

/* hearings */
#tabContent_hearings {}
#tabContent_hearings .list {
	float: left;
	margin: 0;
	padding: 0;
	width: 325px;
}
#tabContent_hearings .list li {
	margin: 0;
	padding: 15px 0 0;
}
#tabContent_hearings .list li .date {
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #ffffff;
	float: left;
	font-weight: bold;
	height: 18px;
	margin-right: 5px;
	text-indent: 2px;
	width: 70px;
}
#tabContent_hearings .list li.hearing .date {
	background-image: url(../images/arrow_hearings_red.png);
}
#tabContent_hearings .list li.econNews .date {
	background-image: url(../images/arrow_hearings_blue.png);
}
#tabContent_hearings .list li .content {
	border-bottom: 1px solid #d9d9d9;
	float: left;
	padding-bottom: 15px;
	width: 220px;
}
#tabContent_hearings .list li.last .content { border: 0; }
#tabContent_hearings .list li .content a { color: #5a5a5a; text-decoration: none; }
#tabContent_hearings .list li .content a:hover { color: #92111f; }

#tabContent_hearings .calendar {
	color: white;
	float: right;
	padding: 20px 0px 10px;
	width: 219px;
}
	#tabContent_hearings .calendar a {
		color: white !important;
	}
	#tabContent_hearings .calendar .calendarHeader {
		height: 24px;
		zoom: 1;
	}
		#tabContent_hearings .calendar .calendarHeader .arrow {
			background-repeat: no-repeat;
			background-position: 0 5px;
			display: block;
			height: 14px;
			text-indent: -9999px;
			width: 10px;
		}
		#tabContent_hearings .calendar .calendarHeader .prev {
			background-image: url(../images/arrow_left.png);
			float: left;
		}
		#tabContent_hearings .calendar .calendarHeader .next {
			background-image: url(../images/arrow_right.png);
			float: right;
		}
		#tabContent_hearings .calendar .calendarHeader h3 {
			color: #404040;
			font-size: 14px;
			margin: 0 auto;
			text-align: center;
			width: 150px;
		}
	#tabContent_hearings .calendar table {
		width: 100%;
	}
	*+html #tabContent_hearings .calendar table {
	}
		#tabContent_hearings .calendar thead {
			background-color: #b1b1b1;
		}
			#tabContent_hearings .calendar table th {
				color: #ffffff;
				padding: 5px 0;
				text-align: center;
			}
			#tabContent_hearings .calendar table td {
				text-align: center;
				font-weight: bold;
				padding: 5px;
			}
			#tabContent_hearings .calendar table td.nextMonth {
				color: #b1b1b1;
			}
			#tabContent_hearings .calendar table td.hasHearing 
			, #tabContent_hearings .calendar table td.hasEcon {
				padding: 5px;
			}
				#tabContent_hearings .calendar table td.hasHearing a
				, #tabContent_hearings .calendar table td.hasEcon a {
					display: block;
					width: 100%;
					padding: 3px;
				}
				#tabContent_hearings .calendar table td.hasHearing a {
					background-color: #92111f; 
				}
				#tabContent_hearings .calendar table td.hasEcon a {
					background-color: #3261A2; 
				}
			#tabContent_hearings .calendar table td.today {
				background: #b1b1b1 !important;
				color: #ffffff !important;
			}
	#tabContent_hearings .calendar .legend {
		color: #5a5a5a;
		font-size: 12px;
		padding-top: 15px;
	}
		#tabContent_hearings .calendar .legend h4 {
			background-color: #b1b1b1;
			color: #ffffff;
			font-size: 12px;
			font-weight: bold;
			margin: 0;
			padding: 5px 0;
			text-indent: 10px;
		}
		#tabContent_hearings .calendar .legend ul {
			margin: 0;
			padding: 0;
		}
		#tabContent_hearings .calendar .legend ul li {
			background-position: 0 6px;
			background-repeat: no-repeat;
			margin: 0;
			padding: 2px 0 3px 20px;
		}


/* reports */
#tabContent_reports {}
#tabContent_reports .subhead { padding-bottom: 30px; }
#tabContent_reports .list {
	float: left;
	margin: 0;
	width: 330px;
}
#tabContent_reports .list li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 305px 0; 
	width: 330px;
}
#tabContent_reports .imageContainer {
	background: url(../images/bg_reports.png) no-repeat;
	float: right;
	height: 281px;
	width: 213px;
}
#tabContent_reports .imageContainer img {
	display: none;
}

/* charts */
#tabContent_charts {}
#tabContent_charts .list {}
#tabContent_charts .list li {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#tabContent_charts .list li.last {
	border: 0;
	margin: 0;
	padding: 0;
}
#tabContent_charts .list .content {
	float: left;
	width: 270px;
}
#tabContent_charts .list .content .title {
	font-weight: bold;
}
#tabContent_charts .list .image_bg {
	background: url(../images/bg_charts.png) no-repeat;
	float: left;
	height: 151px;
	position: relative;
	width: 290px;
}
#tabContent_charts .list .image {
	background-repeat: no-repeat;
	height: 141px;
	position: absolute;
		left: 5px;
		top: 5px;
	width: 280px;
}
#tabContent_charts .list .overlay {
	background: url(../images/bg_charts_overlay.png) no-repeat;
	display: none;
	height: 151px;
	position: absolute;
		left: -5px;
		top: -5px;
	width: 290px;
}
#tabContent_charts .list .overlay a {
	display: block;
	height: 35px;
	position: absolute;
		left: 80px;
		top: 53px;
	text-indent: -9999px;
	width: 130px;
}

/* charts (new) */
#tabContent_charts.new {}
#tabContent_charts.new .subhead { padding-bottom: 30px; }
#tabContent_charts.new .list {
	float: left;
	margin: 0;
	width: 155px;
}
#tabContent_charts.new .list .date{
	display: none;
}
#tabContent_charts.new .list li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 190px 5px; 
	width: 220px;
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: -15px;
}
#tabContent_charts.new .list li .link{
	width: 165px;
}
#tabContent_charts.new .imageContainer {
	background: url(/public/_skins/default/images/bg_charts.png) no-repeat;
	float: right;
	height: 281px;
	width: 350px;
}
#tabContent_charts.new .imageContainer img {
	display: none;
}
