/* CSS Document */

/* picture bottom */
#pictureContainer {
	width:772px;
	height:148px;
	background:#326896 url(../images/design/imgBottom_CR.jpg) no-repeat; /* bg bottom */
	float:left;
	clear:both;
}
#crSectionLinks { 
	width:100%;
	text-align:left;
	font-size:12px;
	margin-bottom:100px;
	float:left;
}
#crSectionLinks a {
	line-height:20px;
	padding:0px 0px 0px 2px;
	text-decoration:none;
	font-weight:normal;
}
a.crSection { color:#838382; }
a.crSection:link { color:#838382; }
a.crSection:visited { color:#838382; }
a.crSection:active { color:#F68200; }
a.crSection:hover { color:#F68200; }

/* LAYERS TEXTS */
#idLocation {
	display:block;
	clear:both;
}

#idGetting, 
#idEconomy, 
#idLifestyle, 
#idLanguage, 
#idClimate, 
#idNews {
	display:none;
	clear:both;
}

/* LAYERS PICTURES LEFT */
#idLocationPic {
	padding:0px 0px 25px 0px;
	display:block;
	clear:both;
}

#idGettingPic, 
#idEconomyPic, 
#idLifestylePic, 
#idLanguagePic, 
#idClimatePic, 
#idNewsPic {
	padding:0px 0px 25px 0px;
	display:none;
	clear:both;
}

/*------------------ Bibliography ---------------------*/
#idOne {
	display:block;
	clear:both;
}

#idTwo, 
#idThree, 
#idFour, 
#idFive, 
#idSix, 
#idSeven,
#idEight,
#idNine, 
#idTen {
	display:none;
	clear:both;
}
