/* Start of CMSMS style sheet 'dr_main' */
/* CSS Document */



body {
	background-color: #f0ebdf;
	color: #88736a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}



a:link { 
	color: #0081db;
  	text-decoration: none;
}

a:visited {  
	color: #0081db;
  	text-decoration: none;
	}

a:hover { 
	color: #ef4800;
  	text-decoration: underline;
	}

/* frame for the top banner */

#frametop {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 127px;
	padding-top: 0px;
	}

#frame-flash-holder {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 277px;
	padding-top: 0px;
	}

#frame {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;
    padding: 0; 
	}







#breadcrumbs {

	display: block;

	margin-top:5px;

	margin-bottom:10px;	

	padding: 0px 2px 0px 0px;

	color: #51a38e;

	font-size: .9em;

	font-family:Arial, Helvetica, sans-serif;

	text-align: left;

	color: #b19a90;

}

#breadcrumbs a:link

{

	color: #9f8478;

	text-decoration: none;

	padding: 0px;

}

#breadcrumbs a:active

{

	color: #9f8478;

    text-decoration: none;

}

#breadcrumbs a:hover {

	color: #77503f;

	text-decoration: underline;

}

#breadcrumbs a:visited

{

	color: #9f8478;

	text-decoration: none;

}

#breadcrumbs a:visited:hover

{

	color: #77503f;

	text-decoration: underline;

}



/* main body frame */





.main-text-content {
	margin: 0;
 	padding: 5px 0px 24px 0px; /* padding that intents all  centre clo text content */
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: left;
	}

.main-text-content p {
	margin: 5px 0 8px 0;
	padding: 0 0px 5px 0px;
	}
.main-text-content  a:link {
	text-decoration: underline;
	}
.main-text-content a:visited {
	text-decoration: underline;
	}
.main-text-content a:hover {
  	text-decoration: none;
	}	
.main-text-content ul  {
	margin: 5px 0 10px 0px;
}

.main-text-content li {
	margin: 0 0 0 5px;
	padding: 0 0 0 0px;
}









h1 {	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #cf531d;

	font-size: 1.4em;

	font-weight: bold;

	margin: 15px 0px 0px 0px;

	padding: 2px 0 5px 25px;

	line-height: 14pt;

	text-align: left;

	background-image:url(images/bg-h1.gif);

	background-repeat:no-repeat;

	background-position: top left;

	}

	



	

h2 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cf531d;
	font-size: 1.3em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 2px 0 5px 25px;
	line-height: 14pt;
	text-align: left;
	background-image:url(images/bg-h1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}		

h3 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cf531d;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 2px 0 5px 0px;
	line-height: 14pt;
	text-align: left;
	}		

h4 {	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #cf531d;

	font-size: 1.1em;

	font-weight: bold;

	margin: 15px 0px 0px 0px;

	padding: 2px 0 5px 25px;

	line-height: 14pt;

	text-align: left;

	background-image:url(images/bg-h1.gif);

	background-repeat:no-repeat;

	background-position: top left;

	}		

h5 {	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #cf531d;

	font-size: 1em;

	font-weight: bold;

	margin: 15px 0px 0px 0px;

	padding: 2px 0 5px 25px;

	line-height: 14pt;

	text-align: left;

	background-image:url(images/bg-h1.gif);

	background-repeat:no-repeat;

	background-position: top left;

	}	

	

	

/* start aligning images */

.alignLeft {

	float: left;

	margin: 5px 13px 2px 0px;

	padding: 5px; 

	font-size: .9em;

	color: #a9a9a9;

	line-height: 12px;

	background-color: #d0c6ae;

	border: #fbfaf7 solid 2px;

	}

.alignRight {

	float: right;

	margin: 5px 0px 2px 10px;

	padding: 5px; 

	font-size: .9em;

	color: #a9a9a9;

	line-height: 12px;

	background-color: #d0c6ae;

	border: #fbfaf7 solid 2px;

	}













	

.alignRight-with-footer{

	display: block;

	float: right;

	margin: 5px 10px 2px 12px;

	padding: 0 0 1px 0; 

	font-size: .9em;

	color: #a9a9a9;

	line-height: 12px;

	}

.alignRight-with-footer img{

	padding: 7px; 

	margin: 0 0 3px 0;

	background-color: #f1f1f1;

	border: #cdcdcd solid 1px;

	}

.alignLeft-with-footer{

	display: block;

	float: left;

	margin: 5px 12px 2px 0px;

	padding: 0; 

	font-size: .9em;

	color: #a9a9a9;

	line-height: 12px;

	}

.alignLeft-with-footer img{

	padding: 7px; 

	margin: 0 0 3px 0;

	background-color: #f1f1f1;

	border: #cdcdcd solid 1px;

	}

	

	









.two-column-right {

	float: right;

	margin: 0px 0 0 0;

	padding: 1px 0 0 0;

	/*width: 328px; */

	width: 48.5%;

	clear: left;

	}



.two-column-left {

	margin: 0px 0 0 0;

	padding: 1px 0 0 0;

	/*width: 328px; */

	width: 48.5%;

	}



.spacer { 

	clear: both; 



	}













/* Main News CSS */







/* news summary posts */ 	

dl.posts {
    margin: 0 0 10px 0px;
    }

dl.posts dd {
    padding: 4px 9px 9px 9px;
	font-size: .95em;
	line-height: 1.5em;
	border: 1px solid #e5dcc7;
	background-color: #f8f5ef;
    }    

dl.posts dt {
	margin: 0 1px 0 0;
    padding: 10px 10px 0 0px;
    }


.news-date-label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 1;
    padding-top: 6px;
    float: left;
    width: 40px;
    margin: 10px 8px 0 10px;
    background: url(images/bg_stamp-top.gif) top left no-repeat;
		border: 2px solid #d0c6ae;
}

	

.news-date-label .day {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 4px;
    background: url(images/bg_stamp-bottom.gif) bottom left no-repeat;
    }





.news .news-date-label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 1;
    padding-top: 6px;
    float: left;
    width: 40px;
    margin: 5px 8px 0 0px;
    background: url(images/bg_stamp-top.gif) top left no-repeat;
		border: 2px solid #d0c6ae;
}





/* news full posts */ 	
dl.posts-full {
    margin: 0 0 50px 0px;
	line-height: 1.3em;
    }

dl.posts-full dd {
    padding: 0px 0px 10px 51px;
	font-size: 1em;
	border-bottom: #bfcde4 dotted 1px;
    }    

dl.posts-full dt {
	margin: 0 1px 0 0;
    padding: 10px 10px 0 0px;
    }	


.news-link {    
    margin: 0;
    }

.news-link a:link, .news-link a:visited { 
	text-decoration: underline;
	}

.news-link a:hover { 
	text-decoration: none;
	}	

.news-summary {
	padding: 0 0 0 1px;
	margin: 3px 0 5px 0;
	}

.news-summary p {
	padding: 0;
	margin: 3px 0 5px 0;
	}

.news-headline {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #075089;*/
	color: #cf531d;
    margin: 0;
	font-weight:bold;
	padding: 5px 0 3px 0;
	font-size: 1.2em;
	line-height: 1em;
    }

.news-headline a:link, .news-headline a:visited { 
	/*color: #0179d5;*/
	color: #cf531d;
	text-decoration:none;
	}

.news-headline a:hover { 
	color: #f69164;
	text-decoration: underline;
	}

.news-cat {
	color: #c1aba1;
	}

.news-by {
	color: #c1aba1;
	line-height: .9em;
	}

.news-date{
	color: #c1aba1;
	line-height: .9em;
	}


/* Footer CSS */

#frame-footer {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	}


#bottom-nav {
	width: 680px;
	margin: 0px 0 20px 268px;
	padding: 3px 0px 0px 0px;
	color: #d29376;	
	font-size: .95em;
	font-weight: normal;
	line-height: 18px;
	border-top: solid 1px #c5baaf;
	border-bottom: solid 1px #c5baaf;
	text-align: left;
	}
#bottom-nav p {
	padding: 5px 0px 15px 0px;
	}
#bottom-nav a:link {
	color: #0179d5;
	padding: 2px 2px 2px 1px;
	}
#bottom-nav a:hover {
	color: #2ba436;
  	text-decoration: underline;
	padding: 2px 2px 2px 1px;
	}
#bottom-nav a:visited {
	color: #0179d5;
	padding: 2px 2px 2px 1px;
	}

#bottom-nav a:visited:hover {
	color: #2ba436;
  	text-decoration: underline;
	padding: 2px 2px 2px 1px;
	}
#bottom-nav  a:link img {
	background-color: #94a6c4;
	}
#bottom-nav a:hover img {
	background-color: #94a6c4;
	}	
#bottom-nav  a:visited:hover img {
	background-color: #94a6c4;

}	


.bottom-logos {
padding: 10px 0 0 0;
	border-top: solid 1px #c5baaf;
}
.bottom-logos p {
	margin: 0;
	padding: 0;
}


.menu-bottom {
margin-bottom: 10px;
}

.address-text {
	float: right;
	color: #88736a;
	text-align:left; 
	padding: 20px 15px 0 0px;
	width: 170px;
}

.address-text-right {
	float: right;
	color: #88736a;
	text-align:left; 
	padding: 20px 15px 0 0px;
	width: 220px;
}


hr {
display: none;
}



/* FORMS CSS */ 

.fieldset {
	border: #c1cdd6 solid 1px;
	padding: 5px 10px 5px 10px;

	}

	

fieldset {
	border: #c1cdd6 solid 1px;
	padding: 5px 10px 5px 10px;
	}

.legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #075089;
	font-weight:bold;
	border: none;
	background-color: #fff;
	font-size: 1.2em;
	padding: 0 10px 0 5px;

	}

legend {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #075089;
	font-weight:bold;
	border: none;
	background-color: #fff;
	font-size: 1.2em;
	padding: 0 10px 0 5px;
	}



.captchapict {
	float: left;
	margin: 5px 13px 5px 0px;
	padding: 1px; 
	border: #cdcdcd solid 1px;
}



form {
margin: 10px 0 10px 0;
padding: 0;

}





textarea, input {	
	font-size: 1em;
	line-height: 11px;
	color: #ba3901;
	background-color: #ffffff;
	border: 1px solid #bcb0a6;
	padding: 2px 4px 2px 5px;
	margin: 2px 2px 2px 0px;
}

select {	
	font-size: 1em;
	line-height: 11px;
	color: #ba3901;
	background-color: #ffffff;
	border: 1px solid #bcb0a6;
	padding: 0px 0px 0px 0px;
	margin: 0 4px 0 0;
}

option {	
	padding: 0px 2px 0px 2px;
}



.button, .fbsubmit {
	border: 1px solid #ffffff;
	background-color: #bcb0a6;
	padding: 0px 3px 1px 3px;
	margin: 2px 0 0px 0px;	
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	line-height: 14px;
}



.search-button {
	background-color: #56a28f;
	color: #fff;
	font-weight:bold;
	line-height: 10px;

}



/* tdt link */

#tdt-logo {
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: left;
	color: #9d8b81;
	text-align: right;
	width: 250px;
	float: right;
	}

.tdt-link {
	margin: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: .95em;
	line-height: 13px;
	color: #9d8b81;
	text-align: left;
	float:right;
	padding: 0 0 0 5px;
	}

.tdt-link  a:link {
	text-decoration: none;
	color: #d89b7f;
	}

.tdt-link a:visited {
	text-decoration: none;
	color: #d89b7f;
	}

.tdt-link a:hover {
	text-decoration: none;
	color: #b46c4b;
	}	

.tdt-link a:visited:hover
{
  	text-decoration: none;
	color: #b46c4b;
}








/* table styling  */


.brown-table_botswana-safaris {
	font-family: Georgia, "Times New Roman", Times, serif;
	width:98%;
	margin: 5px 0 20px 0;
	padding: 0px;
	border-collapse:  collapse;
	line-height: 1.5em;
	color: #6b5b3a;
	}

.brown-table_botswana-safaris th td, .brown-table_botswana-safaris thead td {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #bcb0a6; 
	border-top: 1px solid #bcb0a6;
	padding: 1px 8px 1px 8px;
	font-weight: bold;
	background-color: #d6cfbf;
	font-size: 1em;
	text-align:left;
	}

.brown-table_botswana-safaris td {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #d5cbc2;
	border-bottom: 1px solid #d5cbc2;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	font-weight:normal;
	text-align:left;
	background-color: #fff;
	}

.brown-table_botswana-safaris .image-td  {
padding: 3px;
margin: 0;
}	



.downloads-table .category-name {	

	font-weight: bold;

}





.downloads .browse-by {

	color: #9b9b9b;

	border-bottom: #9b9b9b dotted 0px;

	margin: 15px 0 10px 0;

	}

.downloads-table .product-title {

	color: #be2311;	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	font-weight: bold;

	padding: 0 0 0 10px;

	text-align:left;

	}	

.downloads-table  .title-extended {

	color: #be2311;	

	font-weight: normal;

	}

.downloads-table img {

	background-color:  #fff;

	border:  none; 

	padding: 0px; 

	margin: 0;

	}

.downloads-table a img {

	background-color:  #fff;

	border:  none;

	padding: 0px; 

	margin: 0;

	}

.downloads-table a:visited img {

	background-color:  #fff;

	border:  none;

	}

.downloads-table a:hover img {

	background-color:  #fff;

	 border: none;

	}





.radio {

border: 0;

}



fieldset table {

margin: 0 10px 0 10px;

}

/* End of 'dr_main' */

