.thumb_nav_back {
	float: left;
	position: absolute;
	z-index: 1;
	margin-left: 180px;
	margin-top: 0px;
	background: url(../images/thumb_nav.png) no-repeat;
	width: 16px;
	height: 16px;
	background-position: 0px 0px;
	overflow: hidden;
}

.thumb_nav_back:hover {
	background-position: 0px -16px;	
}

.thumb_nav_forward {
	float: left;
	position: absolute;
	z-index: 1;
	margin-left: 220px;
	margin-top: 0px;
	background: url(../images/thumb_nav.png) no-repeat;
	width: 16px;
	height: 16px;
	background-position: -16px 0px;
	overflow: hidden;
}

.thumb_nav_forward:hover {
	background-position: -16px -16px;	
}

.thumb_nav_count {
	float: left;
	position: absolute;
	z-index: 1;
	margin-left: 200px;
	margin-top: 0px;
		
	font-size: 12px;
	color: #cccccc;	
}

.map_image_wrapper {
	float: left;
	margin-top: 3px;	
}

.map_info {
	float: right;
}

.map_info_heading {
	width: 186px;
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 4px;
	color: #ffffff;
		
	font-size: 16px;
	text-align: center;
	margin-top: 3px;
}

.map_info_heading_r {
	width: 140px;
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 4px;
	color: #ffffff;
		
	font-size: 16px;
	text-align: center;
	margin-top: 3px;
}

.map_info_links {
	width: 146px;
	padding: 6px 4px 4px 42px;
	border-left: 0px solid #990000;
	border-right: 0px solid #990000;
	border-bottom: 0px solid #990000;		
	font-size: 14px;
	color: #cccccc;
	margin-bottom: 3px;
	line-height: 150%;	
	background: #222222;	
}

.map_info_links a {
	text-decoration: none;
	color: #ead30f;
}

.map_info_links a:hover {
	color: #ffffff;
}

.map_info_stats {
	width: 172px;
	padding: 4px 4px 4px 20px;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
		
	font-size: 12px;
	color: #cccccc;
	line-height: 120%;
	margin-bottom: 3px;	
	background: #222222;		
}

.map_info_stats a {
	text-decoration: none;
	color: #ead30f;
}

.map_info_stats a:hover {
	color: #ffffff;
}

.map_info_stats img {
	border: 0px;
	margin-top: 4px;
}

.map_info_rating {
	width: 140px;
	padding: 7px 4px 4px 4px;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
		
	font-size: 12px;
	color: #cccccc;
	margin-bottom: 3px;	
	text-align: center;
	background: #222222;		
}

.map_info_rating a {
	text-decoration: none;
	color: #ead30f;
}

.map_info_rating a:hover {
	color: #ffffff;
}

.map_info_rating img {

}

.map_text {
	height: 200px;
	overflow: auto;	
	font-size: 15px;
	color: #cccccc;
	font-weight: normal;
}

.map_text a {
	color: #ead30f;
	text-decoration: none;
	font-size: 13px;
}

.map_text a:hover {
	color: #ffffff;
}

.map_comments_heading {
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;	
	padding: 4px;
	color: #ffffff;
		
	font-size: 16px;
	text-align: center;
	margin-top: 3px;
}

.map_comments_text {
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #000000;
		
	font-size: 15px;
	color: #cccccc;
	margin-bottom: 3px;		
}


ul#comments_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#comments_list li:hover {
	background: #000000;
}

.comment_container_a {
	background: #333333;
	
	color: #cccccc;
	font-size: 14px;
	padding: 4px;
}

.comment_container_a a {
	color: #ead30f;
	text-decoration: none;	
}

.comment_container_a a:hover {
	color: #ffffff;
}

.comment_container_b {
	background: #111111;
	
	color: #cccccc;
	font-size: 14px;
	padding: 4px;
}

.comment_container_b a {
	color: #ead30f;
	text-decoration: none;	
}

.comment_container_b a:hover {
	color: #ffffff;
}

.comment_rating {
	float: right;
	font-weight: bold;
	color: #990000;
}

.map_comments_add {
	width: 339px;
	padding: 4px;
	background: #333333;
	text-align: center;
}

#map_left {
	float: left;
	width: 408px;
	margin-right: 10px;
}

#map_right {
	float: left;
	width: 540px;
}

.page_links {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 4px;
}

.map_image {
	border: 1px solid #666666;
}

.map_image_link {
	border: none;
	margin-right: 4px;
}

.post_listing_a {
	padding: 5px;
	background: #333333;
	margin-bottom: 1px;	
}

.post_listing_b {
	padding: 5px;
	background: #222222;
	margin-bottom: 1px;	
}

.forum_listing_c a {
	text-decoration: none;
	color: #ead30f;	
}

.forum_listing_c a:hover {
	color: #ffffff;
}

.map_heading {
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;	
	padding: 4px;
	color: #ffffff;		
	font-size: 16px;
	text-align: center;
	margin-left: 0px;
	width: 952px;		
}

.map_heading a {
	color: #FFD659;
	text-decoration: none;
}

.map_heading a:hover {
	color: #FFFFFF;
}

.star_map {
	margin-bottom: 8px;
}

.report_link {
	width: 16px;
	height: 15px;
	display: block;
	background: url(../images/icon_warn.gif) no-repeat;
	border: none;
	float: left;
	margin: 2px 4px 0px 0px;
}

a.report_link:hover {
	background-position: 0px -15px;
}

.reported_link {
	width: 16px;
	height: 15px;
	display: block;
	background: url(../images/icon_reported.gif) no-repeat;
	border: none;
	float: left;
	margin: 2px 4px 0px 0px;
}