/* CSS1 index style sheet by Didi */


body
	{
	background-color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: normal;
	}

a  { text-decoration: none;}

a.redlink 
	{ 
	font-weight: bold;
	color: #ff0000; 
	}

a.redlink:hover { color: #0000ff;}

a.bluelink
	{
	color: #0000ff;
	font-weight: bold;
	}

a.bluelink:hover { color: #ff0000;}


ADDRESS
	{
	font-family: "Times New Roman";
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
	}
	

table.page
	{
	background-color: #ffffff;
	border-color: #333333;
	border-width: 20px;
	border-style: solid;
	} 
	
table.indexpage
	{
	background-color: #000000;
	border-color: #333333;
	border-width: 20px;
	border-style: solid;
	} 

img.border
	{
	border-color: #333333;
	border-width: 5px;
	border-style: outset;
	}


.lastupdate
	{
	color: #ffffff;
	text-align: center;
	font-size: 11pt;
	}


/*
---------------------------------------------------------------------
 NAV BAR
--------------------------------------------------------------------
*/



a.navbar
	{
	background-color: #000000;
	border-color: #f1ffff;
	border-width: 1px;
	border-style: solid;
	display: block;
	color: #f1ffff;
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	}

a.navbar:hover { color: #ff0000;}





/*
---------------------------------------------------------------------
BIRD INDEX
--------------------------------------------------------------------
*/

.birdmenuhead
	{
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-indent: 5px;
	text-align: center;
	background-color: #f1ffff;
	}


a.birdmenu 
	{ 
	font-size: 8pt;
	font-weight: normal;
	color: #f1ffff; 
	text-align: left;
	background-color: #996633; 
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

a.birdmenu:visited { color: #2a1717;}
a.birdmenu:hover { background-color: #663300;}

a.birdcopyrightlink { color: #663300;}
a.birdcopyrightlink:hover { color: #f1ffff;}


/*
---------------------------------------------------------------------
TRAVEL INDEX
--------------------------------------------------------------------
*/

.small
	{
	font-size: 8pt;
	color: #b4cbb5;
	font-weight: bold;
	}


.travellist
	{
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.5;
	color: #644523;
	}

a.travellink
	{
	font-size: 14pt;
	color: #878844;
	font-weight: bold;
	}

a.travellink:visited { color: #3e411b;}
a.travellink:hover { color: #9bbaa5;}


/*
---------------------------------------------------------------------
NATURE INDEX
--------------------------------------------------------------------
*/

.naturesmall
	{
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	}


.naturelist
	{
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.5;
	color: #ff0000;
	}

a.naturelink
	{
	font-size: 14pt;
	color: #ff0000;
	font-weight: bold;
	}


a.naturelink:hover { color: #0000ff;}

	
/*
---------------------------------------------------------------------
TRAVEL PAGES (TRIP REPORTS)
--------------------------------------------------------------------
*/


.head
	{
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
	
.subhead
	{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;
	}
		
.maintext
	{
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 9pt;
	}


.mainlisthead
	{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-left: 40px;
	}

.mainlist
	{
	font-size: 9pt;
	list-style-position: inside;
	list-style-type: sphere;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	text-align: left;
	}
	
.ticklisthead
	{
	font-size: 10pt;
	text-align: center;
	color: #000000;
	font-weight: bold;
	}

.ticklisttablehead
	{
	font-size: 9pt;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	}
	

.ticklisttablecontent
	{
	font-size: 8pt;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
	}



/*
---------------------------------------------------------------------
AFRICA PAGES
--------------------------------------------------------------------
*/


body.africa
	{
	background-color: #302b25;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: normal;
	}
	
table.africapage
	{
	background-color: #ffffff;
	border-color: #81644b;
	border-width: 20px;
	border-style: solid;
	} 

table.speciesmenu
	{
	background-color: #5e4e46;
	width: 70%;
	}

td.speciesmenuhead
	{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}

a.speciesmenulink 
	{ 
	font-size: 8pt;
	font-weight: bold;
	color: #000000; 
	text-align: left;
	background-color: #bfb1a5;
	display: block; 
	padding: 2px 5px;
	}

a.speciesmenulink:visited { color: #5e4e46;}
a.speciesmenulink:hover { background-color: #ab9888; color: #f6ebdb;}

img.africaborder
	{
	border-color: #81644b;
	border-width: 5px;
	border-style: inset;
	}


a.africalink {color: #cc740a; font-weight: bold;}
a.africalink:visited { color: #302b25;}
a.africalink:hover { color: #81644b;}

a.navbarafrica
	{
	background-color: #81644b;
	border-color: #f7eddf;
	border-width: 1px;
	border-style: solid;
	display: block;
	color: #f7eddf;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	}

a.navbarafrica:hover {color: #cc740a;}


ADDRESS.africa
	{
	font-family: "Times New Roman";
	color: #f7eddf;
	font-size: 8pt;
	font-weight: normal;
	}
	
	

/*
---------------------------------------------------------------------
SLIDESHOW PAGES
--------------------------------------------------------------------
*/


#ImageInfo
	{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
	}

.fileInfo
	{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 3px;
	}

.fileName
	{
	font-weight: normal;
	padding-bottom: 3px;
	}









