/* CSS Document */
/*
 * Styles for Uganda photos
 *
 */


	body {background-color:#919BA6; font-family:verdana, arial, Sans-Serif; font-size: small;}
	a:hover {text-decoration:none;}
	.clearer {clear:both;}
	.bold {font-weight:bold;}
	/*.redline {border:1px solid #ff0000;}*/
	
	
	h1 {font-size:100%; font-weight:bold; margin:0px;}

/* *********** MENU STYLES ********** */

	/*div#menuDiv {position:relative; height:2.6em;}*//*26px; width:750px;*/
	
	div#menuDiv {position:relative; height:25px; margin:0px;}/*26px; width:750px;*/	
	div#menuDiv ul#menu {margin:0px 0px 0px 30px; padding:0px; list-style:none; background-color:#C7C7C7;} /*position:absolute;/* width:725px;*/
	div#menuDiv ul#menu li {display:inline; list-style:none;}
	div#menuDiv ul#menu li a {display:block; float:left; padding:3px 3px 4px 3px; margin:5px 5px 0px 0px; /*color:#516981;*/color:#555555; text-align:center; text-decoration:none;}
	div#menuDiv ul#menu li a.current, div#menuDiv ul#menu li a.current:hover {color:#000000; border:1px solid #516981; border-bottom:none; background-color:#dedad9; padding-bottom:5px; margin:5px 5px 0px 0px;} 
	div#menuDiv ul#menu a {background-color:#a0a8b1; border:1px solid #516981; border-bottom:none;}/*former bg 919ba6 */
	div#menuDiv ul#menu a:hover {color:#000000; background-color:#dedad9; border:1px solid #516981; border-bottom:none; padding-bottom:4px;}

	#nav {float: left; width:720px; margin:15px 0px 0px 15px; padding: 0px; list-style: none; background: #c7c7c7 url(../images/nav_bg.gif) repeat-x bottom left; /* #FFCB2D*/}
	#nav li {float: left; margin: 1px 4px 0 0; padding: 0;} /* font-size: 80%; */
	#nav a {float: left; display: block; margin:0; padding:4px 8px; color:#333; text-decoration:none; border:1px solid #516981; border-bottom: none; background:#a0a8b1; /*#F9E9A9 url(../images/off_bg.gif) repeat-x top left; */ }
	#nav li a:hover, #nav li a.current {color: #333; padding-bottom: 5px; border-color: #516981; background: #dedad9; }
	#nav li.tabmargin {margin-left:25px;}
	
	#grayDiv {float:left; width:718px; background-color:#dedad9; border: 1px solid #516981; border-top:none; margin:0px 0px 15px 15px; padding:10px 0px;}
	#grayDiv div.divider {height:2px; border-top:1px dotted #8492A0; width:96%; margin:10px;}
	
	.holderbox {background-color:#dedad9; border:1px solid #516981; width:718px; margin:0px 15px 15px 15px; padding:10px 0px;} /* new border-bottom:none; */
	
	
/* **********CONTAINER STYLES ************/
	
	table#mainTable {width:780px; background-color:#919BA6; margin:20px auto 0 auto; font-size:80%;}
	table#mainTable td#topRowLeft{width:15px; height:15px; background:url(../images/borderTopL.gif) no-repeat bottom left; }
	table#mainTable td#topRowCenter{width:750px; height:15px; background:url(../images/borderTopC.gif) repeat-x bottom; }
	table#mainTable td#topRowRight{width:15px; height:15px; background:url(../images/borderTopR.gif) no-repeat bottom left; }
	
	table#mainTable td#middleRowLeft{width:15px; height:100%; background:url(../images/borderMiddleL.gif) repeat-y left; }
	table#mainTable td#middleRowCenter{width:750px; height:100%; background:#c7c7c7; margin: 0; padding: 0;}
	table#mainTable td#middleRowRight{width:15px; height:100%; background:url(../images/borderMiddleR.gif) repeat-y left; }
	
	table#mainTable td#bottomRowLeft{width:15px; height:15px; background:url(../images/borderBottomL.gif) no-repeat top left; }
	table#mainTable td#bottomRowCenter{width:750px; height:15px; background:url(../images/borderBottomC.gif) repeat-x top ; }
	table#mainTable td#bottomRowRight{width:15px; height:15px; background:url(../images/borderBottomR.gif) no-repeat top left; }
	
	.photoBox {width:68%; float:left; margin:0px;}
	.photoBox img {border:1px solid #8492A0; margin:5px 5px 0px 0px;}
	.photoBox a:link img {border:1px solid #8492A0;}
	.photoBox a:visited img {border:1px solid #8492A0;}
	.photoBox a:active img {border:1px solid #8492A0;}
	.photoBox a:hover img {border:1px solid #C7C7C7;}
	.photoBox ul.photoList {list-style:none; float:left; margin:0px 0px 0px 10px;}
	.photoBox ul.photoList li {display:inline; margin:0px 2px 0px 0px;}
	.textBox {width:28%; float:left; text-align:left; margin:0px 0px 0px 10px;}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000; /*#333333;*/
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

