#top_gear {
	overflow: auto;
}
#top_gear .header {
	position: relative;
	height: 37px;
	overflow: hidden;
	width: 647px;
}
#top_gear .header .bar a {
	display: block;
	height: 27px;
	float: left;
	padding-top: 10px;
	
	background: url('/2007/images/top_gear_tabs.gif') no-repeat;
	color: white;
	font-weight: bold;
	font-size: 9px;
	outline: none;
	text-transform: uppercase;
	text-align: left;
	text-indent: -9999px;
}
#top_gear .header .bar a#tab_tgstories {
	width: 154px;
	background-position: 0px 0px;
}
#top_gear .header .bar a#tab_tgstories.current {
	background-position: 0px -37px;
}
#top_gear .header .bar a#tab_tgvideos {
	width: 89px;
	background-position: -154px 0px;
}
#top_gear .header .bar a#tab_tgvideos.current {
	background-position: -154px -37px;
}
#top_gear .header .bar a#tab_tgblogs {
	width: 89px;
	background-position: -243px 0px;
}
#top_gear .header .bar a#tab_tgblogs.current {
	background-position: -243px -37px;
}
#top_gear .header .text {
	float: left;
	background: url('/2007/images/top_gear_textbg.gif') no-repeat;
	width: 315px;
	height: 37px;
	position: relative;
}
#top_gear .header .text span {
	display: none;
	position: absolute;
	right: 17px;
	bottom: 12px;
	color: white;
	font-weight: bold;
}
#top_gear .panel {
	display: none;
	position: relative;
	background: url('/2007/images/top_gear_bg.gif') repeat-y;
	padding: 25px 300px 15px 25px;
	height: 124px;
	color: #898989;
	line-height: 140%;
	z-index: 10;
}
#top_gear .subpanel {
	display: none;
	z-index: 10;
}
#top_gear .subpanel img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#top_gear #panel_tgvideos img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#top_gear .panel a {
	text-decoration: none;
}
#top_gear .panel a:hover {
	text-decoration: underline;
}
#top_gear .panel h2,
#top_gear .panel h2 a {
	color: #a4191c;
	font-size: 18px;
}
#top_gear .panel h3 {
	color: #988675;
	font-size: 12px;
	padding-bottom: 3px;
}
#top_gear .bottom {
	background: url('/2007/images/top_gear_bottom.gif') no-repeat;
	width: 647px;
	height: 6px;
	position: relative;
}

#top_gear .panel .pagination {
	position: absolute;
	left: 25px;
	bottom: 15px;
}
#top_gear .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_gear .panel .pagination .digit1 {
	background-position: 0px 0px;
}
#top_gear .panel .pagination #tab_tgs1.current {
	background-position: 0px -21px;
}
#top_gear .panel .pagination .digit2 {
	background-position: -21px 0px;
}
#top_gear .panel .pagination #tab_tgs2.current {
	background-position: -21px -21px;
}
#top_gear .panel .pagination .digit3 {
	background-position: -42px 0px;
}
#top_gear .panel .pagination #tab_tgs3.current {
	background-position: -42px -21px;
}
#top_gear .panel .pagination img {
	float: left;
	margin-left: 4px;
}

#featured_reviews {
	margin: 4px 0px;
	background: url('/2007/images/featured_trips_bg.gif') repeat-x;
	background-position: 0px 73px;
}
#featured_reviews .header {
	position: relative;
	height: 73px;
	overflow: hidden;
	width: 647px;
}
#featured_reviews .header .bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#featured_reviews .header .bar a {
	display: block;
	height: 16px;
	float: left;
	padding-top: 10px;
	
	background: url('/2007/images/featured_reviews_tabs.gif') no-repeat;
	color: white;
	font-weight: bold;
	font-size: 8px;
	outline: none;
	text-transform: uppercase;
	text-align: center;
	text-indent: -9999px;
}
#featured_reviews .header .bar a#tab_gear_review {
	width: 88px;
	background-position: 0px 0px;
}
#featured_reviews .header .bar a#tab_gear_review.current {
	background-position: 0px -25px;
}
#featured_reviews .header .bar a#tab_videos {
	width: 54px;
	visibility: hidden;
	display: none;
	background-position: -88px 0px;
}
#featured_reviews .header .bar a#tab_videos.current {
	background-position: -88px -25px;
}
#featured_reviews .header .bar a#tab_post_a_review {
	width: 94px;
	background-position: -242px 0px;
}
#featured_reviews .header .bar a#tab_post_a_review.current {
	background-position: -242px -25px;
}
#featured_reviews .header .bar a#tab_reader_reviews {
	width: 100px;
	background-position: -142px 0px;
}
#featured_reviews .header .bar a#tab_reader_reviews.current {
	background-position: -142px -25px;
}

#featured_reviews .header .secondary {
	width: 147px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 11px;
	top: 18px;
	
	background: url('/2007/images/community_user.gif') no-repeat;
}
#featured_reviews .header .secondary a {
	display: block;
	height: 15px;
	width: 73px;
	float: left;
	padding-top: 5px;
	
	color: #898989;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
}
#featured_reviews .header .secondary a#bttn_profile {
	margin-right: 1px;
}

#featured_reviews .panel {
	display: none;
}
#featured_reviews table {
	width: 647px;
	margin: 13px 0px;
}
#featured_reviews table td {
	width: 311px ! important;
	padding: 0px 6px;
	float: none;
	vertical-align: top;
}
#featured_reviews table td.left {
	border-right: 1px solid #9A9A9A;
}
#featured_reviews .story {
	padding: 5px 0px;
	
	font-size: 12px;
	color: #534741;
	background: url('/2007/images/darkbox_separator.gif') repeat-x;
	overflow: hidden;
	height: 100px;
}
#featured_reviews .story.first {
	background: none;
	height: 100px;
}
#featured_reviews .story .image {
	float: left;
	padding: 3px;
	margin-right: 12px;
	width: 140px;
	height: 75px;
	overflow: hidden;
}
#featured_reviews .story .image img {
	width: 140px;
	height: auto;
}
#featured_reviews .story h4,
#featured_reviews .story h4 a {
	font-size: 12px;
	color: black;
}

#featured_reviews .left .author,
#featured_reviews .left .author a {
	font-weight: bold;
	color: #d15f0b;
}
#featured_reviews .right .author,
#featured_reviews .right .author a {
	font-weight: bold;
	color: #572f4f;
}

#gear_review {
	padding: 5px 20px 20px 20px;
	width: 606px;
	font-size: 12px;
}

#gear_review h3 {
	margin-bottom: 10px;
	color: #704f57;
	font-size: 12px;
}

#gear_review h1 {
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}

#gear_review h4 {
	margin-bottom: 10px;
}


