#issue_worldmap
{
	width:1100px;
	height:430px;
	/*padding:20px 0px 20px 0px;*/
	background-color:#eee;
	border:1px solid #333;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-bottom:30px;
}

#issue_worldmap div
{
}

#issue_top
{
	position:relative;
}

#issue_top h1
{
	font-size:45px;
	font-weight:bold;
	color:#333;
	line-height:1;
	margin-bottom:15px;
	letter-spacing:-1px;	
	width:750px;	
}

#issue_top h2
{
	font-size:20px;
	font-weight:normal;
	color:#666;
	width:750px;	
	line-height:1.3;
	margin-bottom:30px;	
}

#issue_top strong
{
	font-weight:bold;
}

#issue_history
{

	overflow:hidden;
	margin-bottom:10px;
}

.issue_history_item
{
	padding:10px;
	font-weight:bold;
	font-size:12px;
	background-color:;
	text-align:center;
	float:left;
	text-transform:uppercase;
	margin-right:0px;
	
}

.highlight_history
{
background-color: #db0030;
background-image: url(../images/menu_bg.PNG);
color:#fff;
}

.highlight_history a
{
	color:#fff;
}

#issue_details
{
	overflow:hidden;
}

#issue_details_left
{
width: 320px;
overflow: hidden;
float: left;
position: relative;
}

#issue_details_right
{
width: 750px;
overflow: hidden;
float: right;
position: relative;
}


.map_legend_item
{
	width:320px;
	overflow:hidden;
	margin-bottom:15px;	
}

.map_legend_item_color
{
	width:15px;
	height:15px;
	border:1px solid #999;
	overflow:hidden;
	float:left;
	margin-top:3px;
}

.map_legend_item_description
{
	width:290px;
	overflow:hidden;
	float:right;
	color:#666;
	font-size:14px;
	line-height:1.4;
}


#map_pane
{
	width:1096px;
	border:2px dotted #eee;
	overflow:hidden;
	background-color:#eee;	
}

.map_header
{
	padding-bottom:8px;
	border-bottom:3px solid #666;
	color:#aaa;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}

.map_header a
{
	cursor:pointer;
	margin-right: 10px;
	text-transform: uppercase;
}

.map_header em
{
	font-weight:normal;
	font-style:normal;	
}


#map_namebox
{
	width:750px;
	overflow:hidden;	
}

.map_namebox_section
{
	width:730px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	line-height:1.5;
		
}



.map_namebox_item
{
	color:#666;
	font-size:20px;
	font-weight:normal;
	border:0px dotted #999;
	margin-right:10px;
}






#state_title
{
	font-size:45px;
	font-weight:bold;
	color:#333;
	line-height:1;
	margin-bottom:15px;
	letter-spacing:-1px;
	float:left;
	margin-right:10px;
}

#state_ab
{
	font-size:25px;
	font-weight:normal;
	color:#999;
	line-height:1;
	margin-bottom:15px;
	letter-spacing:-1px;
	float:left;
	margin-top:10px;
	text-transform:;
}


#state_count
{
	float:right;
	font-size:20px;
	font-weight:normal;
	color:#999;
	line-height:1;
	margin-bottom:15px;
	letter-spacing:-1px;
	margin-top:10px;
}

#state_count strong
{
	color:#666;
}


#state_position
{
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	
}

.state_quote
{
	margin-bottom:30px;
}

.state_quotetext
{
	color:#999;
	font-size:15px;
	font-weight:normal;
	font-style:oblique;
	line-height:1.3;
	margin-bottom:10px;
}

.state_quotetext a
{
	color:#999;	
}

.state_quote_none
{
	color:#999;
	font-size:16px;
	font-weight:normal;
	font-style:oblique;
	line-height:1.3;
	margin-bottom:10px;
}

.state_viewmap
{
	font-size:13px;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:20px;	
}

.state_viewmap a
{
	color:#333;
}

.state_quotesource
{
	font-size:9px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	line-height:1.3;
}


#position_load
{
/*	min-height:300px; */
	background-color:#fff;
}

#body_ajax
{
background-image: url(../images/ajax-loader.gif);
margin-top: 0px;
background-position: center top;
min-height:20px;
background-repeat: no-repeat;
}




#alpha_nav
{
	width:30px;
	overflow:hidden;
	float:left;	
}

.alpha_nav_item
{
	text-align:center;
	font-size:12px;
	padding:5px;
	color:#333;
	background-color:;
	cursor:pointer;
}

.alpha_nav_item_highlight
{
	text-align:center;
	font-size:12px;
	padding:5px;
	color:#fff;
	background-color:#ee3300;
	font-weight:bold;
background-color: #DB0030;
background-image: url(../images/menu_bg.PNG);
background-repeat: repeat-x;
background-position: center;	
}

#alpha_content
{
	width:270px;
	overflow:hidden;
	float:right;	
}

.alpha_state
{
	font-size:18px;
	color:#999;
	line-height:1.2;
	margin-bottom:10px;	
}

.alpha_state a
{
	color:#999;
}

#mapsstates_zero
{
	font-size:16px;
	text-align:center;
	line-height:1.1;	
}