#maps_header {
	width: 952px;
	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;
	margin-top: 4px;
	margin-bottom: 3px;	
}

.select_box {
	float: left;
	margin-bottom: 2px;	
}

select.select_box option {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 30px;
	height: 20px;
}

.maplist_wrapper {
	width: 318px;
	float: left;
}

.maps_rating {
	float: right;
}

.maps_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: 310px;		
}

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

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

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

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

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

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

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

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

.thumb_nav_count {
	float: left;
	position: absolute;
	z-index: 1;
	margin-left: 258px;
	margin-top: 22px;
		
	font-size: 12px;	
}

.text_small {
	line-height: 200%;
}

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

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

.maps_listing {
	background: #333333;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;	
	color: #cccccc;
	font-weight: normal;
	font-size: 14px;
	width: 318px;
	padding: 0px;
	margin-bottom: 3px;
}

.maps_info {
	padding: 6px;
}

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

.page_select_on {
	margin: 0px 1px 1px 0px;
}

a.page_select_off {
	margin: 0px 1px 1px 0px;
}

.page_select_spacer {
	margin: 0px 1px 1px 0px;
}

.maplist_game_icon {
	float: left;
	margin: -2px 0px 0px 0px;
}

.game_icon {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 0px;
}

.maps_rating {
	float: right;
}

div.overlay {
	position: absolute;
	width: 306px;
	height: 100px;
	float: left;
	background-color: #000;
	margin-left: 1px;
	padding: 5px;
	opacity:0.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
}

.map_select {
	height: 60px;
	width: 960px;
	background: url(../images/map_select_bg.png) no-repeat;
}

#map_select_game {
	margin: 15px 15px 0px 250px;
}

#map_select_sort {
	margin: 15px 15px 0px 0px;
}

#map_select_go {
	margin: 11px 0px 0px 0px;
	background: url(../images/map_select_go.png) no-repeat;
	width: 100px;
	height: 32px;
}

#map_select_go:hover {
	background-position: -100px 0px;
}

.featured_game_wrapper {
	float: left;
	width: 478px;
}

.fm_block {
	float: left;
	width: 238px;
	margin-bottom: 2px;			
}

.fm_map_image_info {
	width: 228px;
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 4px;
	height: 20px;	
	margin-top: 1px;
	text-align: center;	 
}

div.fm_overlay {
	position: absolute;
	width: 226px;
	float: left;
	background-color: #000;
	margin-left: 1px;
	padding: 5px;
	opacity:0.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
}

.fm_map_rating {
	float: left;
	position: absolute;
	margin-left: 5px;
}

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

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

.beta_text {
	color: #990000;
	font-weight: bold;
}

.map_image_wrapper {
	background: #000;	
}

#gameinfo {
	display: none;
}

#gameinfo_inner {
	background: #222222;
	border:  1px solid #666666;
	margin-bottom: 3px;
	padding: 4px;
}

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

#gameinfo_link {
	border:  0;
	margin-top: 2px;
	float: left;
}

#gameinfo_image {
	float: left;
	margin-right: 10px;
}

#gameinfo_stats {
	float: right;
	border: 1px solid #666666;
	background: #333333;
	padding: 4px;
	width: 200px;
	margin-left: 10px;
}

.gameinfo_stat {
	color: #999999;
}

.filter_c_on {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(../images/filter_c.png) no-repeat;
	display: block;
	float: right;
	margin-top: 2px;
}

.filter_c_off {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(../images/filter_c.png) no-repeat;
	background-position: 0 -16px;
	display: block;
	float: right;
	margin-top: 2px;	
}

.filter_a_on {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(../images/filter_a.png) no-repeat;
	display: block;
	float: right;
	margin: 2px 2px 0px 0px;	
}

.filter_a_off {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(../images/filter_a.png) no-repeat;
	background-position: 0 -16px;
	display: block;
	float: right;
	margin: 2px 2px 0px 0px;	
}

.filter_b_on {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(../images/filter_b.png) no-repeat;
	display: block;
	float: right;
	margin: 2px 2px 0px 0px;
}

.filter_b_off {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(../images/filter_b.png) no-repeat;
	background-position: 0 -16px;
	display: block;
	float: right;
	margin: 2px 2px 0px 0px;
}