/* CSS settings for startpage of Kingfisher Safaris Resort Uganda */


/* Common Settings */

* {
	margin:0;
	padding:0;
}

body {
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
	font-family:Avanir,Calibri,Verdana,Helvetica;
	font-size:12px;
	line-height:16px;
	color:#6C5735;
	background:#9f9e8d;
}

img {
	border:none;
	margin:0;
	padding:0;
}

.clr {
	clear:both;
}


/* Page Layout */

#pagewrapper {
	position:relative;
	overflow:auto;
	width:960px;
	min-height:600px;
	margin: 20px auto;
	background: #cfcebd url(http://www.kingfisher-uganda.net/images/kingfisher/startpage/background.jpg) no-repeat 0 0;
	border: 1px solid #6f6e5d;
}

#sitetitle {
	position:absolute;
	overflow:auto;
	top:0;
	right:0;
}

#language {
	position:absolute;
	overflow:auto;
	top:250px;
	left:10px;
	width:180px;
	min-height:100px;
}
.lang_li {
	margin-bottom:5px;
}
.lang_a {
	text-decoration:none;
	color:#6C5735;
}
.lang_a_active {
	text-decoration:none;
	color:#000;
}
.lang_img {
	width:18px;
	height:12px;
	margin: 0 5px 0 0; /* oben rechts unten links */
	border:0;
}

#info {
	position:absolute;
	overflow:auto;
	bottom:10px;
	left:10px;
	width:300px;
	min-height:10px;
}

.box {
	position:absolute;
	overflow:hidden;
	left:570px;
	width:380px;
	height:150px;
}
.box p {
	margin: 0 0 5px 140px; /* oben rechts unten links */
	padding:0;
}

.box_image {
	position:relative;
	overflow:auto;
	padding: 6px 20px 7px 7px; /* oben rechts unten links */
	float:left;
}

#jinja {
	top:80px;
	background: transparent url(http://www.kingfisher-uganda.net/images/kingfisher/startpage/circle1.gif) no-repeat 0 0;
}
#kichwamba {
	top:250px;
	background: transparent url(http://www.kingfisher-uganda.net/images/kingfisher/startpage/circle2.gif) no-repeat 0 0;
}
#gulu {
	top:420px;
	background: transparent url(http://www.kingfisher-uganda.net/images/kingfisher/startpage/circle3.gif) no-repeat 0 0;
}

.kingfisher {
	position:absolute;
	overflow:hidden;
}

#bird_jinja {
	top:285px;
	left:375px;
}
#bird_kichwamba {
	top:355px;
	left:155px;
}
#bird_gulu {
	top:120px;
	left:293px;
}


/* Content */

h1 {
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	font-size:30pt;
	line-height:36pt;
	margin:10px;
	color:#008fd5;
	font-family:Verdana,Helvetica,Avanir,Calibri;
}

h2 {
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	line-height:12pt;
	margin: 0 0 5px 0; /* oben rechts unten links */
	color:#008fd5;
}

p {
	margin: 0 0 5px 0; /* oben rechts unten links */
}

strong, b {
	font-weight:bold;
}

em, i {
   font-style:italic;
}

a {
	color:#008CD7;
	text-decoration:underline;
}
a:hover {
	color:#f00;
	text-decoration:none;
}
#content a[href^="http"] {
	background: url(http://www.kingfisher-uganda.net/images/kingfisher/external.gif) center right no-repeat;
	padding-right:13px;
}
#content a[href^="http://kingfisher-uganda.net"], a[href^="http://www.kingfisher-uganda.net"], a[href^="https://kingfisher-uganda.net"], a[href^="https://www.kingfisher-uganda.net"] {
	background: url(http://www.kingfisher-uganda.net/images/kingfisher/pixel-trans.gif) center right no-repeat;
	padding-right:0;
}


/* EOF */
