﻿.visualization{
	margin:10px;
	float:left;
	text-align:center;
	
}
a.excel_link{
	font-family:arial;
	font-weight:bold;
	border:0px;
	font-size:80%;
	color:#6ea70c;
}
a.excel_link:hover{
	color:#4d7408;
}

#country_members{
	width:830px;
	height:700px;
}

vis_with_selection{
	margin:10px;
	float:none;
	text-align:center;
	
}

.radio_text{
	font-family:arial;
	font-weight:bold;
	font-size:80%;
}

.navigation{
	text-decoration:none;
	
	clear:left;
	margin-left:60px;
	font-size:110%;
	font-weight:bold;
	margin-top:20px;
	font-family:arial;
}

.nav_link_left{
	margin-right:25px;
}

a, a:hover, a:link, a:visited{
	text-decoration:none;
}

a.nav_link{
	text-decoration:none;
}

.nav_link{
	
}

.note{
	font-size:50%;
	color:#500303;
}

.visualizations_container{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:50px;
	clear:both;
	width:850px;
	
	
}

.member_vis_container{
	width:860px;
	margin-left:auto;
}



.piechart{
	border:5px solid black;
}

#gender{
	width:400px;
	height:400px;
}

#country{
	width:400px;
	height:400px;
}

#title{
	width:400px;
	height:400px;
}


#membership{
	width:830px;
	height:400px;
	
}

#membership_container{
	
}


.vis_container{
	border:5px solid black;
	background-color: #f7e6a0;
	margin-top:15px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

.links{
	font-size:50%;
}

#country_all{
	width:800px;
	height:600px;
}

#gender_all{
	width:800px;
	height:600px;
}


#title_all{
	width:800px;
	height:600px;
}

.selection{
	
}

.title{
font-family:helvetica;
font-size:150%;
font-weight:bold;
margin-left:60px;
margin-top:20px;
}

body{

}

