﻿/* This CSS script determines the formatting of the SILCAM site */

/*Elements */
body {
	position: absolute;
	max-width:1000px;
	margin:0;
	padding: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	color: black;
}
a:link, a:visited {
	text-decoration: none;
	color: navy;
}
a:hover { 
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
#panel li {
	text-align: center;
}
/* Header */
#top1 {
	position: absolute;
	top: 0px;
	left: 0%;
	height: 65px;
	width: 80px;
	background-color: #ff0;
	font-size: 36px;
	font-weight: 700;
	color: black;
	text-align: center;
	padding-top: 15px;
}

#top2 {
	position: absolute;
	top: 0px;
	left: 80px;
	height: 65px;
	width: 80px;
	background-color: #0077d1;
	font-size: 36px;
	font-weight: 700;
	color: white;
	text-align: center;
	padding-top: 15px;
}
#top3 {
	position: absolute;
	top: 0px;
	left: 160px;
	height: 80px;
	width:840px;
	background-color: #b9eb05;
}
#top4 {
	position: absolute;
	top: 80px;
	left: 0px;
	height:160px;
	width:80px;
	background-color: #d51602;
}
#top5 {
	position: absolute;
	top: 80px;
	left: 80px;
	height: 160px;
	background-color: #b9eb05;
	width: 80px;
	background-image: url(images/cameroon.png);
}
#top6 {
	position: absolute;
	top: 80px;
	left: 160px;
	height: 160px;
	width: 840px;
	background-color: #0077d1;
	background-image: url(images/gradlady.png);
	background-repeat: no-repeat;
	background-position: right;
}
#top7 {
	position: absolute;
	top: 125px;
	left: 240px;
	height: 100px;
	width: 540px;
	background-image: url(images/toptitle.png);
	background-repeat: no-repeat;
}
#top8 {
	position: absolute;
	top: 240px;
	left: 0px;
	height: 5px;
	width: 1000px;
	background-image: url(images/blackbar.png);
	background-repeat: repeat-x;
}
.toptitle {
	font-size: 26pt;
	color: white;
	font-weight: bold;
	margin-left: 20px;
}

/* Search */
#searchcontainer {
	position: absolute;
	top: 35px;
	left: 800px;
	z-index: 1;
	font-size: 20px;
}
#searchbox {
	background-color: white;
	border: thin solid;
	width: 90px;
	font-size: 11px;
	color: #3c3faf;
	}
span#keywordmark {
	color:red;
}
a#search {
	font-weight:bold;
}
a#search:link,
a#search:visited {
	color:blue;
}

.asim {
	font-size: 9pt;
	text-decoration: none;
	color: navy;
}
.asim:hover {
	text-decoration: underline;
}
.navy {
	color: navy;
}
#toplinks {
	position: absolute;
	top: 15px;
	left: 800px;
}
#languageselector {
	position: absolute;
	top: 15px;
	left: 930px;
}
#breadcrumb {
	position: absolute;
	top: 15px;
	left: 180px;
}
.trail {
	padding-left: 14px;
	padding-right: 4px;
	background: url(images/arrow.png) no-repeat left center;
}
.counter {
	position: absolute;
	top: 45px;
	left: 180px;
}
#logout {
	position: absolute;
	top: 15px;
	right: 30%;
	z-index: 1;
}
#btnLogout {
	visibility: hidden;
	color: red;
}

/* Sitemap */
.topic {
	margin-bottom: 10px;
	padding: 0;
	text-indent: 20px;
	background-image: url(folder000500/images/tree-folder-open.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.subtopic {
	margin: 2px;
	padding: 0;
	text-indent: 120px;
	background-image: url(folder000500/images/tree-doc.gif);
	background-repeat: no-repeat;
	background-position: 100px;
}
.page {
	margin: 2px;
	padding: 0;
	text-indent: 220px;
	background-image: url(folder000500/images/tree-doc.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}

/* Menu */
#menuwrapper {
	position: absolute;
	top: 90px;
	left: 160px;
	z-index:2;
}
.menu { float:left; position:relative; cursor:pointer; white-space:nowrap; }
.menu a, menu a:visited { text-decoration: none; color: black; }
.menu h3 {
	float: left;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 20px 5px 20px;
	background: #0077d1;
}
.menu h3 a {
	text-decoration: none; color: #fff;
}
.menu h3 {
	text-decoration: none; color: #fff;
}
.menu h3 { border-right:1px solid #fff; }
.menu ul   {
	position: absolute;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
}
.menu ul.dropdown { top:-99999px; clear:left; }
.menu li { margin: 0; padding: 2px 15px 2px 20px; list-style-type: none; }
.bar1:hover { background-color:#0077d1; } 
.bar1 a:hover { color:#ffffff; }
.bar2:hover { background-color:#ffff00; } 
.bar3:hover { background-color:#b9eb05; } 
.bar4:hover { background-color:#d51602; } 
.bar4 a:hover { color:#ffffff; }
.menu li.flyout-trigger {
	background-image: url(images/flyout1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul.submenu { left:-99999px; margin-top:-1.3em; margin-left:-0.3em; }

#wrapper {
	position: absolute;
	top: 245px;
	left: 0;
	padding: 0;
}

/* Left column */
#navigation {
	position: absolute;
	height: auto;
	top:0;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	font-size: 11px;
	width: 160px;
	z-index: 1;
}
.navcolor0 { background-color: #0077d1; }
.navcolor1 { background-color: #0077d1; }
.navcolor2 { background-color: #ffff00; }
.navcolor3 { background-color: #b9eb05; }
.navcolor4 { background-color: #d51602; }

.navtitle {
	font-size: 9pt;
	font-weight: 600;
	color: #0077d1;
	margin: 5px 0px 5px 0px;
}
.navpages{
	font-size: 12px;
	font-weight: 600;
	color: black;
}
.navitems{
	font-size: 11px;
	font-weight: 600;
	color: black;
}

/* Common pages */
.common {
	position: relative;
	float: right;
	top: 0;
	width: 820px;
	margin-left: 16px;
	margin-top: 16px;
}
.pagetitle {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	color: #0077d1;
}
.partitle {
	font-size: 15px;
	font-weight: 600;
	padding: 0 0 3px 0;
	margin: 0;
	color: #0077d1;
}
.subtitle {
	font-size:13px;
	font-weight: bold;
	color:#0077d1;
}
.paragraph {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 9pt;
}

.align-right {
	text-align: right;
}
.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
}
.floatleft {
	float: left;
	width: 45%;
}
.floatright {
	padding-right: 10px;
	float: right;
	width: 45%;
}
/*
.float-divider {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
} */
p.date {
	color: black;
	text-align: right;
	vertical-align: bottom;
}
#albumcontainer {
	position: relative;
}
.album {
	position: absolute;
	top:0px;
	left:0px;
}
#tableimage{
	background-color: transparent;
}
#panel {
	list-style-type: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear-both {
	clear: both;
}
.clear-none {
	clear: none;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.second {
	float:right;
	clear:left;
}
.third {
	float:left;
	clear:right;
}
#panel {
	list-style-type: none;
	margin-left: 0;
	padding-left :0;
}
.radio {
	font-family: monospace;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.groupframe {
	color: #777;
	border: 1px solid #777;
	padding: 0 10px 0 7px;
}
legend {
	color: #777;
}
#shownav {
	margin-left: 16px;
	width: 100px;
}

/* Portals */
#portalleft {
	float: left;
	width: 240px;
}
#portalcenter {
	float: left;
	width: 560px;
}
#portalright {
	float: left;
	width: 200px;
}
.oiportalcenter {
	margin: 24px;
	clear: both;
}
.oiportallook {
	margin: 24px 8px 24px 8px;	
}
.oiportalright {
	margin: 10px;
}
.portallist {
	margin-left: 0;
	padding-left: 0;
}
.portallist li {
	margin-left: 20px;
}
.textleft {
	position: relative;
	float: left;
	left: 0px;
	min-height: 160px;
	width: 214px;
	padding: 10px 10px 10px 16px;
}
.textleft0 {
	position: relative;
	float: left;
	left: 0px;
	height: 160px;
	width: 214px;
	padding: 10px 10px 10px 16px;
}
.textcenter {
	position: relative;
	float: left;
	left: 0px;
	width: 512px;
	padding: 0px 16px 10px 16px;
}
.textright {
	position: relative;
	float: right;
	right: 0px;
	min-height: 160px;
	width: 180px;
	padding: 10px;
}
.textright2 {
	position: relative;
	float: right;
	right: 0px;
	height: 70px;
	width: 180px;
	padding: 10px;
	margin: 0;
}
.imgleft {
	position: relative;
	float: left;
	left: 0px;
}
.imgright {
	position: relative;
	float: right;
	right: 0px;
}
.imgcenter {
	position: relative;
	left: 0px;
}
.portalimage {
	position: relative;
	float: left;
	padding: 0px 16px 10px 16px;
}
#logoleft {
	position: relative;
	left: 170px;
	top: 10px;
	width: 60px;
	height: 90px;
}
#logoright {
	position: relative;
	left: 40px;
	top: 30px;
	width: 100px;
}
.blockspaceremover {
	margin: -2px;
}
.bgfg1 {
	background-color: #0077d1;
	color: #ffffff;
}
.bgfg2 {
	background-color: #ffff00;
	color: #000000;
}
.bgfg3 {
	background-color: #b9eb05;
	color: #000000;
}
.bgfg4 {
	background-color: #d51602;
	color: #ffffff;
}
.fg1 {
	color: #0077d1;
}
.fg2 {
	color: #ffff00;
}
.fg3 {
	color: #b9eb05;
}
.fg4 {
	color: #d51602;
}
.proverb {
	font-style: italic;
	margin-top: 0px;
}
.quote {
	font-style: italic;
}
.proverbnl {
	font-family: "Cam Cam SILDoulosL";
	font-size: 11pt;
	margin-top: 5px;
}
.note {
	font-size: 8pt;
}
.parindent {
	position: relative;
	margin: 0 0 0 104px;
	padding: 0px;
	font-size: 9pt;
}

/* Specific pages */
.specific {
	position: relative;
	float: right;
	top: 0;
	width: 830px;
	margin-left: 16px;
	margin-top: 16px;
}
#legenda {
	float: right;
	border: thin groove #996633;
	width: 300px;
   margin: 10px;
}
.tableheader {
	position: absolute;
	top: 195px;
	padding-right: 0px;
}
.tablebody {
	position: absolute;
	top: 212px;
	bottom: 0px;
	padding-right: 18px;
	}
table.publications {
	bottom: 0px;
	table-layout: auto;
	border-collapse: collapse;
	margin: 0 0 1px 0;
	font-size: 10px;
}
table.publications, .publications td, .publications th{
	overflow:hidden;
	border: 1px solid black;
	padding: 0;
}
.odd {
	background-color: #94bedd;
}
.dateposted {
	width: 70px;
}
.language {
	width:75px;
}
.title {
	width: 384px;
	font-family: "Charis SIL", "Arial Unicode MS";
	font-size: 13px;
}
.cam {
	font-family: "Cam Cam SILDoulosL";
	font-size: 13px;
}
.title1 {
	width: 314px;
	font-family: "Charis SIL", "Arial Unicode MS";
	font-size: 13px;
}
.title2 {
	width: 184px;
}
.author {
	width: 220px;
}
.pages {
	width: 35px;
	text-align: right;
}
.size {
	width: 35px;
	text-align: right;
}
.view {
	width: 36px;
}
.year {
	width: 35px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.altnames {
	width: 385px;	
}
.cluster {
	width: 100px;
}
.province {
	width: 100px;
}
.map {
	width: 40px;
}
.code {
	width: 40px;
}
.population {
	width: 60px;
	text-align: right;
}
.url {
	width: 270px;
}
.selectwrapper {
	margin-top: -10px;
}

/* Contact */
.invalid {background: #FFE4E1; }
.valid {background: #F0FFF0; }
.warning{background: #FFFACD;}	

/* Languagemaps */
#lmap0 a, td {
	font-size : 7pt;
}
.tablelayout{
	font-family: Verdana, Tahoma, Arial;
	font-size: 13pt;
	text-align: left;
	background-color: White;
	border: none;
}	
.small {
	font-size : 8pt;
}
#lmap0 .header{
	font-family : Verdana, Tahoma, Arial;
	font-size: 12pt;
	text-align : left;
	font-weight : bold;
	color : Blue;
}
textarea#infotext {
	background-color: InfoBackground;
	overflow-y: hidden;
	font-size: x-small;
	border: thin outset;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

*.button {
	margin: 0;
	padding: 0px 10px;
	font-size: 8pt;
	color: #fff;
	cursor: pointer;
	background: url(images/g1.jpg) repeat-x left bottom;
	border: 1px solid #555;
	font-weight: 400;
}  

*.button:hover,*.button.hover {
	background: url(images/g2.jpg) repeat-x left top;
} 

/* Agenda */
table.agenda {
	table-layout: fixed;
	bottom: 0px;
	border-collapse: collapse;
	margin-left: 1px;
	margin-top: 1px;
	font-size: 10px;
}
table.agenda td {
	overflow: hidden;
}
.agdate {width: 70px;}
.agevent {width: 350px;}

.float-divider {
	clear: both;
	display: block;
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 5px solid black;
	font-size: 1px;
	line-height: 1px;
}

/* Proverbs */
table.collapsed {
	border-collapse: collapse;
	border: thin solid;
	
}
table.proverbs td{
	font-size: 12px;
	vertical-align: middle;
}
table.proverbs td.top{
	vertical-align: top;
}
table.proverbs td.unicode {
	font-family: "Charis SIL", "Arial Unicode MS";
	font-size: 16px;
}
/* Footer */
#footer {
	position: relative;
	float: left;
	clear: both;
	left: 0;
	top: 40px;
	height: 70px;
	width: 1000px;
	z-index: 2;
}
.toplinkleft {
	position: absolute;
	bottom: 7px;
	left: 10px;
}
.toplinkright {
	position: absolute;
	bottom: 7px;
	right: 10px;
}
.footer1 {
	position: relative;
	top: 25px;
	left: 0px;
	height: 5px;
	width: 1000px;
	background-image: url(images/blackbar.png);
	background-repeat: repeat-x;
}
.logocenter {
	position: relative;
	top: -5px;
	left: 468px;
	width: 60px;
	height: 64px;
	background-image: url(images/logosmall.png);
	z-index: 2;
	background-repeat: no-repeat;
}
.year40 {
	position: relative;
	top: -112px;
	left: 940px;
	width: 60px;
	height: 59px;
	background-image: url(images/40year.png);
	z-index: 2;
	background-repeat: no-repeat;
}
.revdate {
	position: absolute;
	bottom: 22px;
	right: 10px;
}
.footlink {
	position: absolute;
	bottom: 7px;
	right: 50px;
}
