/* ############################################################################ --------------> MEMBERS CSS ## */
/* ################################ ÖVER LAGER ## */

#members_LeftSpallt{
	float:left;
	margin-top:36px;
	padding:10px 10px 10px 30px;
	width:350px;
	height:500px;
	overflow:hidden;
}

#members_CenterSpallt{
	background-image:url(../_images/kartIconerBG.png);
	float:left;
	margin-top:36px;
	min-height:504px;
	padding:10px 37px 10px 15px;
	width:85px;
}

#members_RightSpallt{
	float:left;
	margin-left:30px;
	padding:10px;
	width:410px;
}

/* ################################ ANDRA LAGER ## */
.members_Flag{
	float:left;
	margin-right:5px;
	cursor:pointer;
	width:36px;
}
#members_RightSpallt_landInfo{
	float:left;
	margin-top:30px;
}

#members_ScrollPilUpp{
	background-image:url(../_images/ScrollPil_Upp.png);
	cursor:pointer;
	height:163px;
	left:300px;
	position:absolute;
	top:138px;
	width:12px;
}

#members_ScrollPilNer{
	background-image:url(../_images/ScrollPil_Ner.png);
	cursor:pointer;
	height:163px;
	left:300px;
	position:absolute;
	top:462px;
	width:12px;
}

#members_flaggOchCountry{
	float:left;
	width:100%;
}

#members_omCountryText{
	color:#000000;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	margin-left:5px;
}

#members_omCountryFakta{
	float:left;
	margin-bottom:20px;
	margin-top:10px;
	width:100%;
	margin-left:5px;
}

/* ################################ TEXT/LÄNKAR CLASSER ## */
.memberRubrik_Right{
	margin-top:-10px;
	text-align:right;
	width:413px;
}

.members_landNamnRubrik{
	font-size:25px;
	font-weight:normal;
	left:12px;
	position:relative;
	top:-6px;
}

.membersCountry{
	color:#CCCCCC;
	cursor:pointer;
	float:left;
	font-size:14px;
	font-weight:normal;
	margin-bottom:11px;
	width:290px;
}

.membersCountryActive{
	color:#000;
	padding-left:20px;
	width:270px;
}

.membersShowBreddPIP{
	width:300px;
}



