@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0; font-family:Arial,Verdana,Helvetica,sans-serif; }
img {border:none; }
h1 {position:absolute; left:-20000px; }
h2 {font-family:Perpetua, Times New Roman, serif; font-weight:bold; font-size:35px; text-align:left; margin:0 auto 10px auto; }
h3 {text-align:left; font-weight:bold; font-size:.8em; color:#CC0000; margin-bottom:10px; }
p {font-size: 12px; padding-bottom:10px; color:#6c6a61;}
ol {font-size:.8em; padding-bottom:10px; margin:0px; }
a {color:#039; text-decoration:none; }
a:hover {text-decoration:underline; }
abbr, acronym, fieldset {border:none; }
input, label, select {font-size: 12px; }
dl {margin:10px 0; font-size:.8em; }
dt {font-weight:bold; }
dd {margin:0 0 10px 20px; }
hr {margin:10px 0; clear:both; }

body
{
	background: #E6E3D0; 
	margin: 0;
	padding: 0 0 12px;
}
.pageWrapper1
{
	background: transparent repeat-y left top;
}

.pageWrapper2
{
	background: transparent repeat-y 996px top; 
	width:856px;
	margin-left:auto;
	margin-right:auto;
}
.pagebannerrow
{
clear:both;
display:block;
height:95px;
background:#fff;
}
#leaderboardad
{
position:absolute;
width:856px;
}

#topnavigation
{
	height:58px;
}

.chromemenu{
width: 100%;
font-weight: bold;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromemenu ul{
border: 1px solid #BBB;
width: 854px;
background: url(http://www.tigersafaris.co.uk/tigersafaris/images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

.chromemenu ul li{
display: inline;
}

.chromemenu ul li a{
color: #494949;
padding: 5px 8px;
margin: 0;
text-decoration: none;
border-right: 1px solid #BBB;
}

.chromemenu ul li a:hover, .chromemenu ul li a.current{
background: url(http://www.tigersafaris.co.uk/tigersafaris/images/chromebg2.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}

#subnavi {
background:#536754 none repeat scroll 0 0;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:29px;
line-height:29px;
padding-left:8px;
}

#subnavi a:hover, #subnavi a.selected {
color:#DBDC94;
}

#subnavi a {
color:#FFFFFF;
padding:0 5px;
}

#breadcrumbtrail {
background:#BEB896 none repeat scroll 0 0;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:21px;
padding:0 10px;
}

#breadcrumbtrail a:hover, #breadcrumbtrail a.selected {
color:#333333;
}

#mainpage {
background:#e6e3d0;
clear: both;
display: block;
}

.rightContentContainer
{
	display: inline;
	background: #FFF none;
	margin: 2px;
}
.panelContainer {
background:#FDFAE7 none repeat scroll 0 0;
border-bottom:3px solid #BEB896;
border-left:3px solid #BEB896;
border-right:3px solid #BEB896;
display:inline;
float:left;
width:812px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
}

#right {
float:right; 
width:160px; 
text-align:right; 
margin:5px; }

#bottomnavigation {
color:#0000FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:21px;
line-height:21px;
text-align:center;
text-transform:uppercase;
clear: both;
display: block;
margin: 0 3px;
vertical-align: middle;
}

#bottom {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:31px;
text-align:center;
}

.breadcrumblinks{
position:relative;
top:3px;
}
.clickable {
padding-top:10px;
padding-bottom:10px;
}

#bannerlogo{
float:left;
display:inline;
padding-left:10px;
}
#bannerimage{
float:right;
display:inline;
}

.left{
float:left;
display:inline;
width:255px;
}
.right{
float:right;
display:inline;
position:relative;
width:550px;
}

/*Bottomlinks*/

.bottomlinks {
	clear:both;
	height:30px;
	margin-bottom:10px;
}

.bottomlinks li {
	display:inline;
	font-family:perpetua;
	font-size:22px;
	list-style-type:none;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:10px;
}

.bottomlinks ul {
	width:100%;
	text-align:center;
}

.bottomlinks li a {
	color:#6c6a61;
	font-family:perpetua;
	text-decoration:none;
}

.bottomlinks li :hover {
	color:#e38602;
	font-family:perpetua;
}

.cherryselected {
	background:transparent url(http://www.tigersafaris.co.uk/tigersafaris/images/berry.gif) no-repeat scroll 1px 8px;
	color:#e38602;
}

.beadselected {
	background:transparent url(http://www.tigersafaris.co.uk/tigersafaris/images/bead.gif) no-repeat scroll 1px 8px;
	color:#e38602;
}

.bugselected {
	background:transparent url(http://www.tigersafaris.co.uk/tigersafaris/images/beetle.gif) no-repeat scroll -3px 10px;
	color:#e38602;
}

.hookselected {
	background:transparent url(http://www.tigersafaris.co.uk/tigersafaris/images/hook.gif) no-repeat scroll 12px 14px;
	color:#e38602;
}

/*Home Page*/

.hometext {
	width:225px;
	float:left;
}

.hometabs{
	float:right;
	padding-bottom:20px;
}

.hometabs ul li {
	display:inline;
}

.campthumb {
	position:relative;
}

.fishingthumb {
	left:55px;
	position:relative;
}

.zambezithumb {
	left:93px;
	position:relative;
}

.officethumb {
	left:136px;
	position:relative;
}
.thumblinks ul {
	position:relative;
	bottom:50px;
}

.tabs {
	width:585px;
	float:right;}

.thumblinks{
	float:right;
	width:550px;
}
.thumblinks li {
	list-style-type:none;
	display:inline;
}

.thumblinks li a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}



/*from contentslider*/

.slidercontainer {
	height:500px;
}

.sliderborder {
	border:1px solid #CCC;
	width:558px;
	height:450px;
}

.sliderwrapper{
position: absolute; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 550px; /*width of featured content slider*/
height: 384px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 550px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
}

.pagination a{
text-decoration: none; 
color: #00007D;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#slider4{
height: 368px;
border: 4px solid #F3F1F1;
}

#paginate-slider4{
position:absolute;
text-align:center;
top:375px;
width:550px;
left:3px;
}

#paginate-slider4 a img{
width: 89px;
height: 69px;
margin-top: 2px;
padding-left:2px;
}

#paginate-slider4 img{
width: 89px;
height: 69px;
margin-top: 2px;
}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
}
