﻿/* CSS layout */
th {
	text-align: left;
	color: #fff;
	background:#800;
}

td {
	/* text-align: left; */
}

a {
    text-decoration:none;
    color:#fff;
}
body {
		top:0;
		padding:0;
		min-width: 770px;
		max-width: 990px;
		width: 990px;
		text-align: justify;
		/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
}

#right_col3 table {
	border-bottom: 1px solid #800;
}

#right_col3 table th{
	font-size: 10px;
}

table table{
	border-bottom: 1px solid #800;
}

table table table{
	border: none;
}

#currentpage {
	background:#fff;
	color:#800;
	width:5;
	display:inline;
}
#middle{
	position: relative;
	width:auto;
	margin-left: 161px;
	margin-right:161px;
	overflow: hidden;
	padding: 2px;
}

#middle a {
	color: #000;
}
#masthead {
		background-image: url('/SiteAssets/Images/AfricaTop.jpg');
		background-repeat:no-repeat;
		height:150px;
		width:auto;
		/*
		width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
}



#top_nav {
  /* background-color:#069; */
  
  background-color:#800000;
  
  height:22px;
  
  width:auto;
 /* width: expression(document.body.clientWidth < 772 ? "770px" : "auto");*/
  
}

#top_nav ul {
  padding:0;
  margin:0;
  list-style-type:none;
  background-color:#800000;
}


#top_nav ul li {
	position: relative;
	float: left;
  /*width:8em;*/
	width:92px;
	padding: 0.2em;
	text-align:center;
	font-family:Verdana, Tahoma;
	font-size:0.8em;
	color:#fff;
	/* background-color:#069; */
	background-color:#800000;
    border-right:1px white solid;

}
#top_nav ul li:hover {
	top: 0;
    background-color:white;
	color:#800000;
}

#top_nav ul li a:hover {
	top: 0;
    color:black;
}
#toptextmenu{
	/*width:98%;*/
	width:990px;
	/*_width: 100%;*/
	padding: 0px;
	position: absolute;
	margin-top: -1px;
	color: #000;
	font-family:Verdana, Tahoma;
	font-size: 10px;
	/*width: expression(document.body.clientWidth < 772 ? "770px" : "100%");*/
	
}
#toptextmenu a{
	color: #000;
}

#quicklinks{
    color: #000;
    font-family:Verdana, Tahoma;
    font-size:0.8em;
    width:auto;
    text-align:left;
	padding: 0px;
	/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
	/*vertical-align: middle;
    height: 20px;*/
    
}
#quicklinks a {
	color: #000;
	
}
#maincontent {
	padding:0;
	top:0;
	left:0;
	/*position: relative;*/
	width: 990px;
	font-family:Verdana, Tahoma;
	font-size:0.8em;
	/*border: 1px solid white;*/
	/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
	
}

#container {
	padding:0;
	top:0;
	position: relative;
	width: auto;
	font-family:Verdana, Tahoma;
	font-size:0.8em;
	/*border: 1px solid white;*/
	/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
	
}

#searchResults{
	padding:0;
	top:0;
	position: relative;
	width: auto;
	font-family:Verdana, Tahoma;
	font-size:0.8em;

}

#container table td {
    /*font-family:Verdana, Tahoma;*/
    font-size:10px;
}

#left_col {
 
/*  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left:0px;
	
	
    margin-top:2px;*/
  position: absolute;
  left: 0px;
  top: 0px;
  padding:0;
  width: 160px;
  font-family:Verdana, Tahoma;
  font-size:0.8em;
	
}


#left_col3{
	
	/*float:left;position:relative;*/
	position:absolute;
	left:0;
	_left: -160px;
	top: 0;
	/*top: 225px;*/
	width: 160px;
	/*border: 1px solid red;*/
	padding: 2px;
}

#left_col3 a {
	color: #000;
}

#right_col3{
	
	right:0;
	top:0;
	/*top: 225px;*/
	width: 160px;
	/*float:right;position:relative;*/
	position:absolute;	
}


	
#menu {
	top:0;
	left:0;
	padding:0;
	_left: -165px;
	
	/*padding:0;
	 float:left;	
	position:absolute; */
	position:absolute;
	width: 150px;
	z-index:1000;
	font-family:Verdana, Tahoma;
	font-size:0.8em;
	margin:0 0 50px 0; 
	
}



#menu ul {
	/*position:relative;*/
	padding: 0;
	margin: 0;
	top:0;
	list-style-type: none;
	width: 150px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}

#menu li {
	float: left;
	position:relative;
	background: #800;
	height: 30px;
}

#menu ul li {
	/*left: 150px;*/
}

* html #menu li {margin-left:-16px; margin-lef\t:0;}

#menu table {
	float: left;
	position: absolute;  
	border-collapse: collapse; 
	top:0; 
	left: 0; 
	z-index:1001;
	font-size:0.8em;
	width:0;
	height:0;
}

#menu td {
	left: 0;
}
#menu a, #menu a:visited {
	display: block;
	text-decoration:none;
	height:28px;
	line-height: 25px; 
	text-indent: 5px;
	width:150px;
	color:#fff;
	
	border-bottom: 1px solid #fff;
	background:#800;
}

*html #menu a:hover {color:#800; background:#FFCC99;}

#menu :hover > a {
	color: #800;
	/*background:#CC3333;*/
	background:#FFCC99;
}

#menu ul ul {
	visibility:hidden;
	
	position:absolute; 
	height: 200px;
	top: -1px;
	left: 150px;
	padding: 0;
}


#menu li:hover ul, 
#menu a:hover ul {
	visibility:visible;

	/* z-index: 1000;height: 235px;  */
}
#menu li a:hover {
	visibility:visible;
		
	/* height: 235px; z-index: 1000;*/  
}

#menu :hover ul ul {
	visibility: hidden;

	/*z-index: 1000;*/
}

#menu :hover ul :hover ul ul {
	visibility:hidden;
	/*z-index: 1000;*/
}




#page_content {
		/* border-left: thin dotted #006699; */
		top:0;
		padding:0;
		/* padding: 0.2em; 
		float:left;position:relative;
		*/
		color: black;
		width: auto;
		/*width: inherit;
		
		border: 1px solid;*/
		
		z-index:1;
		margin-left: 165px;
		/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
		/*font-size:0.8em; */

}

#page_content1 {
		top:0;
		padding:0;
		width: auto;
		z-index:1;
		margin-left: 165px;
}

#page_content1 a {
	color: black;
}
#hotellist {
/*
	top:2px;
	position:absolute;
	position:relative;
	*/
	top:0;
	padding:0;
	width: auto;
	/*
	border: 1px solid white;*/
	
}
#footer {
    width:auto;
	float: left;
	/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto");*/
	/* border-top-color: #006699; */
	/* border-top-color: #800000;
	border-top-style: dotted;
	border-top-width: thin; */
}

#subscribe td {
	border:none;
}
/*
#bottomborder div {
	border-bottom: 1px dotted #800;
}
*/
#bottomborder{
	border-bottom: 1px dotted #800;
}

h1 {
	padding:0;
	font-size: 15px;
	border-bottom: 1px solid #800;
	color: #800;
}

#errors {
	color: red;
}


#data {
	text-align:justify;
	float: left;
	margin-right: 165px;

}


#right{
	right:0;
	top:0;
	float: right;
	
	/*	float:left;margin-left: 700px;
	_margin-left: 550px;top: 225px;left: 700px;*/
	width: 165px;
	/*float:right;position:relative;border: 1px solid red;*/
	position:relative;	
	
}


#country_menu ul{
	/*float:left;float:right;*/
	top:0;
	right: 0;
	padding: 0;
	margin: 0;
	
}
#country_menu li{
	list-style:none;
	border-bottom: 1px solid #800;
}

#country_menu a{
	color: #000;
}

#smalltext {
	text-align:left;
	font-family:Verdana, Tahoma;
	font-size:0.5em;
	/*width: expression(document.body.clientWidth < 772 ? "770px" : "auto")*/
}

#smalltext a{
	color: #000;
}


#countryxml a {
	height: 50px;
}

#brochures {
	margin-right: auto;
	margin-left: auto;
	
}
#brochures  {
	width: 70%;
}

#brochures td {
	width: 25%;
	vertical-align: top;
	text-align: center;
}

#hotellist td {
    font-size:11px;
}
#hotellist a {
	color: #000;
}
#safaris_with_this_property {
	font-family:Verdana, Tahoma;
	text-align: left;
}

#safaris_with_this_property img{
	padding: 2px;
}

#safaris_with_this_property p{
	border-bottom: 1px solid #800;
	padding:0;
	margin:0;
	width: 150px;
}
#safaris_with_this_property a {
	color: #000;
}
#sunrating {
	top:0;
	left:0;
	z-index:3000;
	position:absolute;
	display:none;
	width:100%;
	/*height:100%;	*/


	background-image:url('/SiteAssets/Images/semi-transparent.png');
	
	/*
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	*/
}
#dest_information{
	width: 370px;
	float:right;
}
#dest_information img{

	padding-right: 25px;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results { display : none; } 

.gsc-clear-button { display: none; }

input.gsc-search-button {
  border: solid 1px #FFF;
  height: 1.5em;
  color: #fff;
  background-color: #800;
  cursor: hand;
}

input.gsc-input {
  border: solid 1px #fff;
}

#searchForm {
	/*width:350px;*/
	/*position:relative;*/
	z-index:1;
	padding-top:3px;
	padding-right: 3px;
	float:right;
}