
/*****************************************
 * 
 * orange: #ff5a00;
 * 
 * 
 ****************************************/

html {
	margin: 0px;
	padding: 0px;
	border: 0; /* ie6 */
	background: #d4d4d4 url(bg/bg.jpg) repeat-y center !important;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font: .75em Arial, sans-serif;
	border: 0; /* ie6 */
	background: url(bg/body.jpg) no-repeat center top !important;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: 700px;
	overflow: visible;
}

html>body #wrapper {
	height: auto;
	min-height: 700px;
	overflow: hidden;
}

#header {
	height: 118px;
	position: relative;
}

a#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#topLinks {
	padding: 10px;
}

#topLinks a {
	color: #000;
}

span.border {
	padding: 0px 15px;
	background: url(bg/border.jpg) no-repeat center center;
}

a.sitemap {
	padding: 10px 0px 10px 33px;
	background: url(bg/sitemap.gif) no-repeat left center;
}

a.print {
	padding: 10px 0px 10px 30px;
	background: url(bg/print.gif) no-repeat left center;
}


/* printButton */

a.printButton {
	display: block;
	width: 112px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-left: 20px;
	background: url(bg/printButton.jpg) no-repeat left top;
	color: #000;
	float: right;
	margin: 10px;
}


/* search */

#search {
	width: 300px;
	height: 50px;
	padding: 30px 0px 0px 20px;
	position: relative;
}

#search input#searchstring {
	width: 195px;
	height: 18px;
	padding: 6px 10px 0px 25px;
	border: 0px;
	font-size: 12px;
	color: #747474;
	background: transparent url(bg/searchInput.gif) no-repeat right top;
	overflow: hidden;
}

#search input.searchButton {
	width: 50px;
	height: 24px;
	padding: 0px 15px 2px 10px;
	font: 12px/20px Arial, sans-serif;
	border: 0;
	background: url(bg/search.gif) no-repeat right center;
	cursor: pointer;
	color: #000;
	text-align: left;
}

#search input.searchButton:hover {
	
}


/* searchResults */

#searchResults h2 {
	background: #ff6803 url(bg/autocompleter-selected.jpg) repeat-x top;
	margin: 15px 0px 5px 0px;
	font-size: 1em;
	font-weight: normal;
}

#searchResults h2 a {
	color: #fff;
}

#searchResults a {
	display: block;
	padding: 1px 20px;
	margin: 0px;
	color: #565656;
}


/* top */

#top {
	height: 60px;
	background: url(bg/top.jpg) no-repeat left top;
}

/* navTop */

#navTop {
	height: 35px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
}

/* Valikko */

#navTop ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#navTop ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: center;
	background: url(bg/navTopBorder.jpg) no-repeat right top;
}

#navTop ul li.open {
	
}

#navTop ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 5px 15px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #fff;
	font-weight: bold;
}

#navTop ul li a:hover {
	
}

#navTop ul li a.open {
	text-decoration: underline;
	background: url(bg/navTopArrow.gif) no-repeat center bottom;
}



/* linkPath */

#linkPath {
	padding: 8px 0px 0px 240px;
	background: url(bg/content.jpg) repeat-y left;
}

.linkPathMarker {
	padding: 2px 5px;
	background: url(bg/triangle.jpg) no-repeat center center;
}


/* content */

#contentContainer {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(bg/contentMiddle.jpg) repeat-y right;
}

#contentTop {
	margin: 0px;
	padding: 0px;
	background: url(bg/contentTop.jpg) no-repeat right top;
}

#content {
	margin: 0px;
	padding: 0px 0px 52px 0px;
	height: 300px;
	overflow: visible;
	border-left: 1px solid #d4d4d4;
	background: url(bg/contentBottom.jpg) no-repeat right bottom;
}

html>body #content {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}


/* column1 */

#column1 {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	width: 219px;
	float: left;
	height: 200px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #column1 {
	height: auto;
	min-height: 200px;
	overflow: hidden;
}
	




/* navSub */

#navSub {
	
}

#navSub ul {
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navSub ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	background: url(bg/subNavTop.jpg) no-repeat left top;
}

#navSub ul li.open {
	background: url(bg/subNavTopOpen.jpg) no-repeat left top;
}

#navSub ul li a {
	margin: 2px 0px 2px 0px;
	padding: 7px 0px 7px 30px;
	display: block;
	color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    background: url(bg/subNavBottom.jpg) no-repeat left bottom;
}

#navSub ul li a:hover {
	
}

#navSub ul li a.open {

}


/* Ala-alavalikko */

#navSub ul li ul {
	margin: 0px;
	padding: 10px 0px;
	background: #fff;
}

#navSub ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	background: none;
}

#navSub ul li ul li.open {
	background: none;
}

#navSub ul li ul li a {
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 2px 15px;
	color: #565656;
	background: url(bg/subNavArrows.jpg) no-repeat left 5px;
}

#navSub ul li ul li a.open {
	text-decoration: underline;
}

#navSub ul li ul li a:hover {
	text-decoration: underline;
}

/* Ala-ala-alavalikko */

#navSub ul li ul li ul {
	margin: 0px;
	padding: 5px 0px;
}

#navSub ul li ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#navSub ul li ul li ul li a {
	margin: 0px 0px 0px 20px;
	padding: 1px 0px 1px 15px;
	font-weight: normal;
	color: #565656;
	background: url(bg/subNavArrows.jpg) no-repeat left 5px;
}

#navSub ul li ul li ul li a.open {
	text-decoration: underline;
}

#navSub ul li ul li ul li a:hover {
	text-decoration: underline;
}




.column1Text {
	padding: 10px 15px 0px 0px;
}


/* Main */

#main {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 450px;
	height: 300px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #main {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}

#main .narrowMain {
	padding: 0px 0px 0px 26px;
}

/* column2 */

#column2 {
	width: 286px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 200px;
	overflow: visible;
	overflow-x: hidden; /* ie6 fix */
}

html>body #column2 {
	height: auto;
	min-height: 200px;
	overflow: hidden;
}

.column2Top {
	background-color: #fff;
	padding: 0px 0px 10px 0px;
}

.columnRightMiddle {
	padding: 5px 0px 5px 0px;
}

.column2Text {
	width: 281px;
	padding: 10px 0px 0px 5px;
	float: right;
	background: #d4d4d4 url(bg/column2Text.jpg) no-repeat left top;
	overflow-x: hidden;

}




/*Peruselementit*/


a {
	outline: none;
	color: #ff5a00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h1 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #565656;
	font-size: 1.4em;
}

h2 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #565656;
	font-size: 1.2em;
}

h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #565656;
	font-size: 1em;
}

hr {
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 1px;
	border: 0;
	clear: both;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.orange {
	color: #ff5a00;
}

form {
	margin: 0px;
	padding: 0px;
}

#footerContent {
	width: 998px;
	padding: 10px 0px;
	border: 1px solid #d4d4d4;
	overflow: hidden;
}

#footer {
	clear: both;
	padding: 10px 0px 20px 0px;
	overflow: hidden;
}

#footer table {
	margin: 0 auto;
	width: 95%;
	border-collapse: collapse;
}

#really {
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#really a {
	color: #909090;
	padding: 2px 5px;
	font: bold 12px Arial Black, Arial, sans-serif;
}

#really a:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}



/* news */

#newsBox {
	clear: both;
	padding: 5px 10px 0px 20px;
}

p.newsItem {
	padding: 5px 0px 5px 10px;
	background: url(bg/arrow.jpg) no-repeat left 9px;
}

span.newsDate {
	color: #565656;
}

/* search results */

#searchResults h1 {
	margin-bottom: 5px;
}

#searchResults p {
	margin: 0;
	padding: 3px 0;
}

#searchResults th {
	margin: 0;
	padding: 3px 30px 3px 0;
	text-align: left;
}

#searchResults td {
	margin: 0;
	padding: 3px 30px 3px 0;
}

#cust td {
    padding: 10px 15px 10px 15px;
}

#cust .td1 {
    background: none;
}

#cust .td2 {
    background: #F1F1F1;
}

#cust h1 {
	/* padding: 5px 0px 5px 20px; */
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	 
	color: #000;
	font-size: 1.1em;
	background: none;
}

#virtuaaliesittely {
	clear: both;
	margin-top: 10px;
	width: 178px;
	height: 292px;
	padding: 50px 0px 0px 25px;
	background: url(bg/virtuaaliesittely.jpg) no-repeat left top;
}

#virtuaaliesittely a.option {
	display: block;
    padding: 5px 5px 5px 22px;
    background: url(bg/dotWhite.jpg) no-repeat left center;
	color: #000;
}

.hidden {
	display: none;
}




/* projectNav */


#tabNav {
	clear: both;
	height: 30px;
	width: 450px;
	overflow: hidden; 
	background: url(bg/projectNav.jpg) no-repeat left bottom;
}

#tabNav ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
}

#tabNav ul li {
	margin: 0px 1px 0px 1px;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
	background: url(bg/tabNavRight.jpg) no-repeat right top;
}

#tabNav ul li.tabOpen {
    background: url(bg/tabNavRightOpen.jpg) no-repeat right top;
}

#tabNav ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	font-size: 12px;
	padding: 0px 10px;
	text-decoration: none;
	display: block;
	color: #fff;
	background: url(bg/tabNavLeft.jpg) no-repeat left top;
}

#tabNav ul li a:hover {
	text-decoration: underline;
}

#tabNav ul li a.tabOpen {
	font-weight: normal;
	text-decoration: none;
    background: url(bg/tabNavLeftOpen.jpg) no-repeat left top;
    border: none;
    color: #000;
}




/* #tabNav javascriptin kanssa */

/* Tämän sisällä sekä nav että tavarat */
#tabContainer {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	position: relative;
	overflow: visible;
	height: 100px;
}

html>body #tabContainer {
	height: auto;
	min-height: 100px;
}

.tabData {
	padding: 10px 20px;
}




/* overlib */

.hover {
	cursor: crosshair;
}

#hover {
	width: 308px;
	height: 161px;
	padding: 20px;
	background: transparent url(bg/bubble.png) no-repeat left top;
	font-size: 11px;
}

#hover h1, #hover p {
	margin: 0px;
	padding: 2px 0px;
}




/* Countries */

div.countryLink {
	padding: 20px 0px 5px 0px;
}

div.countryLink a {
	color: #565656;
}

div.countryLink a img {
	max-height: 50px;
	vertical-align: -15px;
	padding-right: 5px;
}

div.countryLink a img:hover {
	text-decoration: none;
}

div.countryLink h2 {
	display: inline;
}

a.projectLink {
	
}

/* Country */

table.countryTitle {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.countryTitle img {
	padding-right: 10px;
}

table.countryTitle h1 {
	color: #ff5a00;
}

/* CountryDescription */

#CountryDescOuter {
	width: 412px;
	background: url(bg/CountryDescMiddle.jpg) repeat-y left;
	margin-bottom: 30px;
}

#CountryDescMiddle {
	width: 412px;
	background: url(bg/CountryDescTop.jpg) no-repeat left top;
}

#CountryDescInner {
	width: 372px;
	min-height: 120px;
	padding: 20px;
	overflow: visible;
	position: relative;
	background: url(bg/CountryDescBottom.jpg) no-repeat left bottom;
}

a#readMore {
	margin-top: 10px;
	display: block;
	width: 111px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: url(bg/button111.png) no-repeat left top;
}

div#closeButton a {
	display: block;
	float: right;
	width: 17px;
	height: 15px;
	text-decoration: none;
	background: url(bg/closeButton.png) no-repeat left top;
}


/* Project */

table.projectInfo td {
	vertical-align: top;
}

.projectDescription {
	padding: 10px 0px 0px 0px;
	width: 300px;
}

.generalInfoHeader {
	font-weight: bold;
}




/* sitemap */

#sitemap {
	
}

#sitemap ul {
	
}

#sitemap ul li {
	list-style-type: none;
	padding: 1px 0px;
}

#sitemap ul li a {
	padding-left: 8px;
	background: url(bg/triangle.jpg) no-repeat left center;
}

#sitemap {
	
}

.labelClass {
	background: white;
}




/* WVI_childBox */

#WVI_childBox {
	clear: both;
	overflow: hidden;
}

.plain {
	width: 270px;
	height: 145px;
	padding: 20px 40px 10px 10px;
	background: url(bg/child_plain.jpg) no-repeat left top;
}

.box {
	width: 262px;
	height: 137px;
	padding: 10px;
	background: url(bg/child_box.jpg) no-repeat left top;
}

#WVI_childBox img {
	float: left;
	margin: 10px 10px 50px 0px;
}

a.takeChildLink {
	float: left;
	margin-top: 10px;
	display: block;
	width: 111px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: url(bg/button111.png) no-repeat left top;
}


.childPage {
	padding: 0px 0px 50px 0px;
}

.childPage a.takeChildLink {
	float: none;
}

#childPageMap {
	background: url(bg/childPageMap.jpg) no-repeat right top;
	padding: 250px 0px 10px 100px;
	position: relative;
}

#childPageMap img {
	width: 35px;
}

#childPageMap img.intia {
	position: absolute;
	top: 75px;
	right: 10px;
}

#childPageMap img.srilanka {
	position: absolute;
	top: 100px;
	right: 0px;
}

#childPageMap img.kenia {
	position: absolute;
	top: 125px;
	right: 60px;
}

#childPageMap img.kolumbia {
	position: absolute;
	top: 100px;
	right: 195px;
}

#childPageMap img.peru {
	position: absolute;
	top: 145px;
	right: 200px;
}

#childPageMap img.uganda {
	position: absolute;
	top: 85px;
	right: 75px;
}




/* projectGallery */

.picGallery {
	clear: both;
}

#picContainer {
	width: 380px;
	height: 200px;
	overflow: hidden;
}

.picnavi {
	padding: 10px 0px;
}

.galleryThumb {
	width: 72px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin: 1px;
}

a.changePic {
	display: block;
}

a.changePic img {
	max-width: 70px;
	max-height: 70px;
}




/* kummilomake */


/* ryhmä, span otsikot*/

#groupMembers-name {
	width: 112px;
	display: block;
	float: left;
}

#groupMembers-address {
	width: 146px;
	display: block;
	float: left;
}

#groupMembers-email {
	width: 108px;
	display: block;
	float: left;
}

#groupMembers-birth {
	width: auto;
}

#groupSubForm .subFormElement {
	
	width: auto;
	overflow: hidden;
}


.subFormElement {
	display: inline;
}

/* ryhmä, input-kentät */

#groupMembers-groupName1,
#groupMembers-groupName2,
#groupMembers-groupName3,
#groupMembers-groupName4,
#groupMembers-groupName5 {
	clear: left;
	float: left;
	padding: 1px;
	width: 105px;
	font: 11px Arial, sans-serif;
}

#groupMembers-groupAddress1,
#groupMembers-groupAddress2,
#groupMembers-groupAddress3,
#groupMembers-groupAddress4, 
#groupMembers-groupAddress5 {
	float: left;
	padding: 1px;
	width: 140px;
	font: 11px Arial, sans-serif;
}

#groupMembers-groupEmail1,
#groupMembers-groupEmail2,
#groupMembers-groupEmail3,
#groupMembers-groupEmail4,
#groupMembers-groupEmail5 {
	float: left;
	padding: 1px;
	width: 105px;
	font: 11px Arial, sans-serif;
}

#groupMembers-groupBirth1,
#groupMembers-groupBirth2,
#groupMembers-groupBirth3,
#groupMembers-groupBirth4,
#groupMembers-groupBirth5 {
	float: left;
	padding: 1px;
	width: 60px;
	font: 11px Arial, sans-serif;
}

.required {
	font-weight: bold;
}

.errors {
	color: #f00;
}

.error {
	font-weight: bold;
	color: #f00;
}

table.tableForm td {
	vertical-align: bottom;
}




/* valkoinen tausta lisäalue 2:lle
 * <div class='white1'><div class='white2'>text</div></div>
====================================== */

.white1,
#white1 {
	background: #fff url(bg/whiteTop.jpg) no-repeat left top;
	margin: 10px 0px;
}

.white2,
#white2 {
	background: url(bg/whiteBottom.jpg) no-repeat left bottom;
	padding: 10px;
}


/* sininen ja valkoinen boksi lisäalue 2:lle
====================================== */

DIV.boxBlue {
	margin: 10px 0px;
	width: 251px;
	height: 149px;
	padding: 10px 20px 10px 10px;
	overflow: hidden;
	color: #fff;
	background: #19448d url(bg/boxBlue.jpg) no-repeat left top;
}
DIV.boxBlue H1,
DIV.boxBlue H2,
DIV.boxBlue H3,
DIV.boxBlue A {
	color: #fff;
}
DIV.boxWhite {
	margin: 10px 0px;
	width: 251px;
	height: 134px;
	padding: 10px 20px 10px 10px;
	overflow: hidden;
	background: #19448d url(bg/boxWhite.jpg) no-repeat left top;
}
DIV.boxWhite H1 A,
DIV.boxWhite H2 A,
DIV.boxWhite H3 A {
	color: #565656;
}

/* Lainaustyyli
===================*/
strike {
	text-decoration: none;
	font: italic bold 1.3em "Times New Roman", serif;
	color: #3b2b1b;
}

.countrySelectorContainer {
	padding: 10px 0 0 0;
}
.countrySelectorContainer SPAN {
	padding-right: 15px;
}
.countrySelectorContainer SELECT {
	font: normal 12px arial, sans-serif;
}
.countrySelectorContainer input.searchButton {
	width: 50px;
	height: 24px;
	padding: 0px 15px 2px 10px;
	font: 12px/20px Arial, sans-serif;
	border: 0;
	background: url(bg/search.gif) no-repeat right center;
	cursor: pointer;
	color: #000;
	text-align: left;
}



.column1Text UL {
	padding-left: 30px;
	margin-left: 0;
}
.column1Text UL LI {
	list-style-image: url(bg/press/bulletPress.gif);
}

.tfih {
	display: none;
}
