body{
	background-color: #000000;
	background-image: url(/web-dev/master-template/master-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
}

.whiteText{
	color: #FFFFFF;
}

.yellowText{
	color: #FFCC00;
}

.bookedTourRed{
	color: #CC0000;
}

.tableBorder{
	border: 1px solid #666666;
}

.textSize2{
	font-size: 11px;
}

.tourDatesTable{
	background-color: #2C2C2C;
	border: 1px solid #515151;
}

.whiteHeading{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#bottomMenu a:link{
	text-decoration: none;
	color: #737273;
}
#bottomMenu a:visited{
	text-decoration: none;
	color: #737273;
}

#bottomMenu a:hover{
	color: #f5c403;
}

#bottomMenu a:active{
	text-decoration: none;
}

#bottomMenu{
	color: #737273;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
h1.unique_features{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 0; 
	padding-bottom: 0;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E0E0E0;
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h2.unique_feature_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	margin-bottom: 0; 
	padding-bottom: 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 1px;
	padding: 1px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin: 1px;
	padding: 1px;
}
ul{
	margin-left: 10px;
	padding-left: 10px;
	color: #FFF;
	
	
}


}

ol{
	margin-left: 10px;
	padding-left: 10px;
}
.imagePadding{
	padding: 5px;
}
a:link{
	text-decoration: none;
	color: #f5c403;
}
a:visited{
	text-decoration: none;
	color: #f5c403;
}

a:hover{
	color: #CCCCCC;
}

a:active{
	text-decoration: none;
}
.menu {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #666666;
}
.destinationsMenu {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-color: #333333;
	border: 1px solid #666666;
}
.destinationsMenu2 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #666666;
}
.destinationsMenu3 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #666666;
}
.indeximage{
	background-image: url(/web-dev/index-images/african-overland-tours-main01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#tt {
 position:absolute;
 display:block;
 background:url(/tool-tip-images/tt_left.gif) top left no-repeat;
 font: 13px Arial, Helvetica, sans-serif;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(/tool-tip-images/tt_top.gif) top right no-repeat; 
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(/tool-tip-images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}

/* Tab CSS */

div.content {
    border: #000000 solid 0px;
    clear: left;
    padding: 1em;
}

div.content.inactive {
	display: none;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: #bdf url(/files-for-tab/tabs.gif);
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li a.active span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}


/* Follow tab */

#followTab {
  list-style: none;
  position: fixed;
  z-index: 5;
  right: 0;
  top: 130px;
  width: 24px;
  padding: 8px 5px;
  border: 3px solid #fff;
  border-right: none;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .6);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .6);
  box-shadow: 0 0 7px rgba(0, 0, 0, .6);
  background: rgba(239, 91, 10, .75);
  background: -moz-linear-gradient(top, rgba(243, 52, 8, .75), rgba(239, 91, 10, .75));
  background: -webkit-gradient( linear, left top, left bottom, from( rgba(243, 52, 8, .75) ), to( rgba(239, 91, 10, .75) ) );
  background: linear-gradient(top, rgba(243, 52, 8, .75), rgba(239, 91, 10, .75));
  filter: progid:DXImageTransform.Microsoft.Gradient( startColorStr='#c0F33408', endColorStr='#c0EF5B0A', GradientType=0 );
}

#followTab li {
  margin: 9px 0 0 0;
  line-height: 0;
}

#followTab li:first-child {
  margin-top: 0;
}

#followTab a {
  display: block;
  width: 24px;
  background-image: url("/web-dev/quick-enquiry/follow-tab-buttons.png");
}

#followTab a span {
  position: absolute;
  top: -999em;
}

#followTab a.enquire-now {
  height: 24px;
  background-position: 0 0;
}

#followTab a.enquire-now:hover {
  background-position: 0 -26px;
}

#followTab a.facebook {
  background-position: 0 -132px;
  height: 24px;
}

#followTab a.facebook:hover {
  background-position: 0 -155px;
}

#followTab a.currency-converter{
  background-position: 0 -110px;
  height: 24px;
}

#followTab a.currency-converter:hover {
  background-position: 0 -110px;
}
.special-select {
	color: #FFF;
}
.monthly-specials {
	font-weight: bold;
	color: #FFF;
}

