@charset "utf-8";
/* core css document for blessed africa tours */

body, html {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	scrollbar-base-color: #40922E;
	scrollbar-arrow-color: #FFFF00;
	background: #F4CB01 url(images/bodyback.gif) center repeat-y;
}
#sideBar {
	width: 200px;
	height: auto;
	float: left;
	font-size: 11px;
	text-align: center;
	padding-left: 0px;
	position: absolute;
	left: 50%;
	margin-left: -370px;
	top: 0px;
}
#sideBar p a:link {
	color: #F4CB01;
	font-weight: bold;
}
#sideBar p a:visited {
	color: #F4CB01;
	font-weight: bold;
}
#sideBar p a:hover, a:active {
	color: #F4CB01;
	font-weight: bold;
	text-decoration: underline;
}	
#sideBar p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}
#sideBar ul {
	font-weight: bold;
	list-style: none;
	padding-left: 1px;
	margin-left: 1px;
	text-align: left;
}
#sideBar ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 167px;
	padding-left: 30px;
	border-bottom: 1px solid #252525;
}
#sideBar a:link {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/gray_arrow_upright.gif) no-repeat 5% 60%;
}
#sideBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/gray_arrow_upright.gif) no-repeat 5% 60%;
}
#sideBar ul li a:hover {
	color: #F4CB01;
	text-decoration: none;
	border-bottom: 1px solid #00FF00;
	background: #333333 url(images/yellow_arrow_upright.gif) no-repeat 5% 60%;
}
#sideBar ul li a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #00FF00;
	background: #F4CB01 url(images/gray_arrow_upright.gif) no-repeat 5% 60%;
}
#home #sideBar .home a,
#about #sideBar .about a,
#tanzania #sideBar .tanzania a,
#national_parks #sideBar .national_parks a,
#safaris #sideBar .safaris a,
#trekking #sideBar .trekking a,
#zanzibar #sideBar .zanzibar a,
#cultural #sideBar .cultural a,
#accomo #sideBar .accomo a,
#photos #sideBar .photos a,
#booking #sideBar .booking a,
#contacts #sideBar .contacts a,
#ngorongoro #sideBar .ngorongoro a,
#dar #sideBar .dar a,
#arusha_np #sideBar .arusha_np a,
#ruaha #sideBar .ruaha a,
#selous #sideBar .selous a,
#manyara #sideBar .manyara a,
#tarangire #sideBar .tarangire a,
#serengeti #sideBar .serengeti a,
#mikumi #sideBar .mikumi a,
#udzungwa #sideBar .udzungwa a,
#mahale #sideBar .mahale a,
#katavi #sideBar .katavi a,
#mafia #sideBar .mafia a {
	color: #99FF00;
	cursor: default;
	width: 168px;
	border: none;
	font-size: 11px;
	text-decoration: none;
	background: #40922E url(images/arrow_selected.gif) 5% center no-repeat;
	border-top: 1px solid #00FF00;
	border-bottom: 1px solid #00FF00;
}
#rightColumn {
	width: 540px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -170px;
	top: 0px;
	background: #FFFFFF;
}
#brand {
	width: 530px;
	height: 220px;
	position: absolute;
	top: -4px;
	background: #40922E;
}
#contents {
	width: 520px;
	height: auto;
	position: absolute;
	top: 240px;
	padding-right: 20px;
	text-align: justify;
	padding-bottom: 30px;
}
#pic_doc {
	width: 500px;
	height: auto;
	float: left;
	color: black;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: center;
	background: #00CC00;
	border: 1px solid #FFFFFF;
}
#contents a:link {
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
}
#contents a:visited {
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
}
#contents a:hover, a:active {
	color: #99FF00;
	text-decoration: underline;
	font-weight: bold;
}
#contents img {
	float: right;
	clear: left;
	margin: 0px 0px 18px 18px;
}
#contents ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#contents ul li {
	padding-left: 13px;
	background: url(images/gray_arrow_upright_smaller.gif) 0% 20% no-repeat;
}
