#top_skills {
}
#top_skills .header {
	position: relative;
	height: 37px;
	overflow: hidden;
	width: 647px;
	background: url('/2007/images/top_nature_bg.gif') no-repeat top right;
}
#top_skills .header .bar a {
	display: block;
	height: 27px;
	float: left;
	padding-top: 10px;
	
	background: url('/2007/images/top_nature_tabs.gif') no-repeat;
	color: white;
	font-weight: bold;
	font-size: 9px;
	outline: none;
	text-transform: uppercase;
	text-align: left;
	text-indent: -9999px;
}
#top_skills .header .bar a#tab_tsstories {
	width: 154px;
	background-position: 0px 0px;
}
#top_skills .header .bar a#tab_tsstories.current {
	background-position: 0px -37px;
}
#top_skills .header .bar a#tab_tsvideos {
	width: 89px;
	background-position: -154px 0px;
}
#top_skills .header .bar a#tab_tsvideos.current {
	background-position: -154px -37px;
}
#top_skills .header .bar a#tab_tsblogs {
	width: 88px;
	background-position: -243px 0px;
	display: none;
}
#top_skills .header .bar a#tab_tsblogs.current {
	background-position: -243px -37px;
}
#top_skills .panel {
	display: none;
	position: relative;
	background: url('/2007/images/top_gear_bg.gif') repeat-y;
	padding: 25px 250px 15px 25px;
	height: 123px;
	color: #898989;
	line-height: 140%;
	z-index: 10;
}
#top_skills .subpanel {
	display: none;
	z-index: 10;
}
#top_skills .subpanel img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#top_skills .panel a {
	text-decoration: none;
}
#top_skills .panel a:hover {
	text-decoration: underline;
}
#top_skills .panel h2,
#top_skills .panel h2 a {
	color: #73BD00;
	font-size: 18px;
}
#top_skills .panel h3 {
	color: #988675;
	font-size: 12px;
	padding-bottom: 3px;
}
#top_skills .bottom {
	background: url('/2007/images/top_gear_bottom.gif') no-repeat;
	width: 647px;
	height: 6px;
	position: relative;
}

#top_skills .panel .pagination {
	position: absolute;
	left: 25px;
	bottom: 15px;
}
#top_skills .panel .pagination a {
	width: 21px;
	height: 21px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 2px;
	
	background: url('/2007/images/top_gear_pagination.gif') no-repeat;
	text-indent: -100px;
}
#top_skills .panel .pagination .digit1 {
	background-position: 0px 0px;
}
#top_skills .panel .pagination #tab_tgs1.current {
	background-position: 0px -21px;
}
#top_skills .panel .pagination .digit2 {
	background-position: -21px 0px;
}
#top_skills .panel .pagination #tab_tgs2.current {
	background-position: -21px -21px;
}
#top_skills .panel .pagination .digit3 {
	background-position: -42px 0px;
}
#top_skills .panel .pagination #tab_tgs3.current {
	background-position: -42px -21px;
}
#top_skills .panel .pagination img {
	float: left;
	margin-left: 4px;
}

#featured_articles {
	margin: 4px 0px;
	background: url('/2007/images/featured_trips_bg.gif') repeat-x;
	background-position: 0px 73px;
	
}
#featured_articles .header {
	position: relative;
	height: 73px;
	overflow: hidden;
	width: 647px;
}
#featured_articles .header .bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#featured_articles .header .bar a {
	display: block;
	height: 16px;
	float: left;
	padding-top: 10px;
	
	background: url('/2007/images/featured_nature_tabs.gif') no-repeat;
	color: white;
	font-weight: bold;
	font-size: 8px;
	outline: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: -9999px;
}
#featured_articles .header .bar a#tab_fsall {
	width: 33px;
	background-position: 0px 0px;
}
#featured_articles .header .bar a#tab_fsall.current {
	background-position: 0px -26px;
}
#featured_articles .header .bar a#tab_fsenvironment {
	width: 87px;
	background-position: -33px 0px;
}
#featured_articles .header .bar a#tab_fsenvironment.current {
	background-position: -33px -26px;
}
#featured_articles .header .bar a#tab_fsplants {
	width: 52px;
	background-position: -120px 0px;
}
#featured_articles .header .bar a#tab_fsplants.current {
	background-position: -120px -26px;
}
#featured_articles .header .bar a#tab_fsthreats {
	width: 57px;
	background-position: -172px 0px;
}
#featured_articles .header .bar a#tab_fsthreats.current {
	background-position: -172px -26px;
}
#featured_articles .header .bar a#tab_fsweather {
	width: 62px;
	background-position: -229px 0px;
}
#featured_articles .header .bar a#tab_fsweather.current {
	background-position: -229px -26px;
}
#featured_articles .header .bar a#tab_fswildlife {
	width: 70px;
	background-position: -291px 0px;
}
#featured_articles .header .bar a#tab_fswildlife.current {
	background-position: -291px -26px;
}
#featured_articles .search_text {
	display: block;
	position: absolute;
	right: 12px;
	top: 8px;
	width: 165px;
	
	color: #7A7D7E;
	font-size: 11px;
	font-weight: bold;
}
#featured_articles .main_text {
	display: block;
	position: absolute;
	top: 10px;
	left: 115px;
	
	color: #7A7D7E;
	font-size: 12px;
	font-weight: bold;
}
#featured_articles .header form {
	position: absolute;
	right: 12px;
	top: 23px;
}
#featured_articles .header form input {
	width: 165px;
	background-color: transparent;
	border: 0px;
}

#featured_articles .panel {
	display: none;
	z-index: 100;
}

#featured_articles .article_columns {
	overflow: auto;
	padding: 10px 0px;
	z-index: 100;
}
#featured_articles .article_columns .left {
	float: left;
	width: 447px ! important;
	padding: 0px 10px;
	z-index: 100;
	border-right: 1px solid #9a9a9a;
}
#featured_articles .article_columns .left h2 {
	background: url('/2007/images/featured_separator.gif') repeat-x 0px 2px;
	
	color: white;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
}
#featured_articles .article_columns .left h2 span {
	display: block;
	margin: 0px auto;
	height: 17px;
	width: 139px;
	padding-top: 1px;
	
	background-color: #898989;
}
#featured_articles .article_columns .left h3 a {
	color: #898989;
}
#featured_articles .article {
	overflow: auto;
	padding-top: 8px;
	z-index: 100;
}
#featured_articles .article a {
	text-decoration: none;
}
#featured_articles .article a:hover {
	text-decoration: underline;
}
#featured_articles .article img {
	float: left;
	padding-right: 10px;
}
#featured_articles .more {
	display: block;
	padding-bottom: 3px;
	
	color: #484443;
	text-align: right;
	font-size: 12px;
}
#featured_articles .article_columns .right {
	float: left;
	width: 159px ! important;
	padding: 0px 10px;
	
	color: #736257;
	font-size: 12px;
}
#featured_articles .article_columns .right h3 {
	background: url('/2007/images/tools_and_experts_bg.gif') repeat-x;
	height: 24px;
	overflow: hidden;
	padding-top: 7px;
	
	color: white;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
#featured_articles .article_columns .right h4 {
	background: url('/2007/images/tools_and_experts_bg.gif') repeat-x 0px -31px;
	padding: 10px 0 5px 0;
	
	color: #a0998a;
	text-transform: uppercase;
}
#featured_articles .article_columns .right img {
	float: right;
	padding: 0px 0px 5px 5px;
}
#featured_articles .article_columns .right a {
	display: block;
	padding-bottom: 5px;
	
	color: #736257;
	font-weight: bold;
}
