.hidden-treasures {
	background: #f1f1f1;
	padding-bottom: 6px;
}
#hidden-banner {
	background: url(../images/hidden/background.jpg) no-repeat 0 0;
	background-size: 100% auto;
}
#hidden-banner i {
	color: #787878;
	font-size: 28px;
}
#hidden-banner i:hover {
	color: #FFF;
}
/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
	position: relative;
	width: 100%;
}
#carousel {
	height: 318px;
	width: 100%;
	position: relative;
	margin-left: 0;
	font-size: 12px;
	font-family: Arial;
	overflow: hidden;
	top: 50px;
}
.carousel-image {
	border: 0;
	display: block;
}
.carousel-feature {
	position: absolute;
	top: -1000px;
	left: -1000px;
	cursor: pointer;
	text-align: center;
}
.carousel-feature .carousel-caption {
	position: absolute;
	bottom: -25px;
	width: 100%;
}
.carousel-feature .carousel-caption p {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.tracker-summation-container {
	position: absolute;
	color: white;
	right: 48px;
	top: 230px;
	padding: 3px;
	margin: 3px;
	background-color: #000;
	display: none!important;
}
.tracker-individual-container {
	position: absolute;
	color: white;
	right: 48px;
	top: 210px;
	padding: 0;
	margin: 0;
	display: none!important;
}
.tracker-individual-container li {
	list-style: none;
}
.tracker-individual-container .tracker-individual-blip {
	margin: 0 3px;
	padding: 0 3px;
	color: white;
	text-align: center;
	background-color: #DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
	color: white;
	font-weight: bold;
	background-color: #000;
}
#carousel-left {
	position: absolute;
	bottom: 45%;
	left: 50px;
	cursor: pointer;
}
#carousel-right {
	position: absolute;
	bottom: 45%;
	right: 50px;
	cursor: pointer;
}
.hidden-treasures p {
	padding: 4px 2px;
}
.title-bg {
	background: url(../images/hidden/title-bg.jpg) no-repeat 0 0;
	background-size: 100% auto;
	padding: 12px;
	position: relative;
	z-index: 11;
	min-height: 52px;
}
.title-bg h1 {
	color: #676667;
	padding-bottom: 6px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.title-bg h3, .inner-page .title-bg h3 {
	text-transform: none;
	padding: 0 0 6px 0;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #141414;
}
.title-bg {
	color: #555;
	padding-bottom: 18px;
}
.title-bg span {
	color: #bababa;
}
.more-stories {
	overflow: hidden;
	margin: 2px 0 0;
}
.stories-left {
	float: left;
	width: 58%;
	padding-right: 8px;
	border-right: 1px solid #b5b5b5;
}
.stories-right {
	float: right;
	width: 40%;
}
.stories-right h4 {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 9px;
	background: url(../images/hidden/more-stories-bg.png) no-repeat center bottom;
}
.hidden-list ul {
	overflow: hidden;
}
.hidden-list ul li {
	float: left;
	padding: 0 10px;
	width: 90%;
	border-top: 1px solid #dddddd;
}
.hidden-list ul li:first-child {
	border-top: none;
}
.hidden-list ul li a {
	display: block;
	color: #2b2a2b;
	padding: 7px 0;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.hidden-list ul li:hover {
	background: #f9f9f9;
}
.list-next {
	overflow: hidden;
	float: right;
	margin: 5px;
}
.list-next a {
	float: left;
	margin-right: 3px;
	color: #FFF;
	padding: 1px 0;
	background: #898989;
	text-align: center;
	width: 22px;
}
.list-next a:hover {
	background: #333;
}
.list-next i {
	display: block;
	font-size: 20px;
	line-height: 20px;
}
.hidden-treasures .readmore {
	margin-right: 4px;
}
.hidden-divider {
	margin: 20px 0;
	text-align: center;
	width: 100%;
}
.hidden-divider img {
	display: inline;
}
.histories {
	color: #555555;
}
.interesting, .history {
	float: left;
	width: 48%;
	padding-right: 12px;
	border-right: 1px solid #b5b5b5;
}
.history {
	border: none;
	padding-left: 12px;
	padding-right: 0;
}
.histories h2 {
	color: #676667;
	padding-bottom: 8px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.histories h4 {
	text-transform: none;
	padding-bottom: 2px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #141414;
}
.histories.hidden-list ul li {
	width: 94%
}
.histories .list-next {
	margin-right: 0;
}
.hidden-treasures .histories .readmore {
	margin-right: 2px;
}
.histories img {
	margin: 6px 0 0;
}
.ht-evergreens {
	background: #e1e1e1;
	margin: 5px;
	padding: 16px 18px;
}
.ht-evergreens h1 {
	color: #303030;
	font-size: 18px;
}
.ht-evergreens i {
	font-size: 21px;
	font-weight: bold;
	padding-right: 3px;
}
.ht-evergreens ul {
	overflow: hidden;
	padding: 12px;
}
.ht-evergreens li {
	float: left;
}
.ht-evergreens li a {
	float: left;
	color: #4c4c4c;
	border-right: 1px solid #676767;
	padding: 0 6px;
	margin: 3px 0;
	text-transform: uppercase;
	font-size:0.9em;
}
.ht-evergreens li a:hover {
	color: #000;
	text-decoration: underline;
}
.ht-evergreens li:last-child a {
	border-right: none;
}
.ht-bdr {
	border-top: 1px solid #e0e0e0 !important;
}
.hidden-treasures .hidden-list ul li a {
	padding: 10px 0;
	font-size:0.9em;
}
