@charset "utf-8";
body {
	margin: 20px;
	padding: 0;
	background-image: url("../images/pageelements/bg.jpg");
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
a:link {
	color: #990000;
	text-decoration:underline;
}
a:active, a:visited {
	color: #990000;
	text-decoration:underline;	
}
a:hover {
	color: #990000;
	text-decoration:none;
}
.p7uberlink {
	font-weight: bold !important;
	text-decoration:none!important;
	letter-spacing: 0em;
	color: #990000!important;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 12px 0;
	text-transform:uppercase;
	color: #990000;
	line-height: 130%;
	text-align: left;
}
h2 {
	font-size: 1.4em;
	margin: 30px 0 12px 0;
	line-height: 130%;
	text-align: left;
}
h3 {
	font-size: 1.25em;
	margin: 0px 0 5px 0;
	line-height: 130%;
	text-align: left;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	line-height: 130%;
	text-align: left;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
p.small {
	font-size: 80%;
}
textarea, input {
	background-color: #fff;
	border-top: 1px solid #999;
		border-right: 1px solid #999;
			border-bottom: 1px solid #ccc;
				border-left: 1px solid #ccc;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
li {

}
/************************************** LAYOUT STYLES *********************************/
#outerWrapper {
	position: relative;
	text-align: left;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image:   url("../images/pageelements/bgpage.jpg");
	background-repeat: repeat-y;
	background-position:top;
}
#banner {
	position: relative;
	width: 950px;
	height: 200px;
	background-color: #990000;
	background-image: url("../images/banners/banner00.jpg");
	background-repeat:no-repeat;
	margin: 3px auto 0px auto;
	padding: 0px;
	border: 0px solid #fff;
	}
#banner #contactus {
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 80px;
	background: transparent;
	border: none;
}
#breadcrumbs {
	margin: 0 0 20px 0;
}
#breadcrumbs .content{
	margin: 0px;
	padding: 10px 0px!important;
	font-size: 10px!important;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-transform:capitalize;
	border-bottom: 1px dotted #999;
}
#maincontent {
	position: relative;
	margin-left: 240px;
	margin-right: 240px;
	background-color: #fff;
}
#maincontent .content{
	padding: 10px 10px 20px 10px;
	font-size: 13px;
	text-align:justify;
	line-height: 150%;
	color: #333;
}
#footer {
	width: 970px;
	height: 108px;
	margin: 0 auto;
	padding: 0px;
	background-image: url("../images/pageelements/bottom.jpg");
	background-repeat: no-repeat;
}
#footer .content {
	padding: 0px 40px;
	width: 100%;
	border-top: 1px dashed #990000;	
	text-align: left;
	font-size: 11px;
	color: #000;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active{
	color: #990000;
	text-decoration: underline;
	}
#footer a:hover{
	color: #990000;
	text-decoration: none;
	}
/*******************************NAVBAR TOP ***************************************/
#navbartop {
	position: relative;
	z-index: 3000;
	clear: both;
	width: 950px;
	height: 58px;
	margin: 0 auto;
	padding: 0px;
	background-color: #990000;
	background-image: url("../images/pageelements/navbartop.jpg");
	background-repeat: repeat-x;
}
#navbartop .p7uberlink{
	background-color: #cc0000!important;
	background-image: none!important;
	color: #fff!important;	
	text-decoration: none!important;
}

/****************************** FLOATING SIDEBARS ***********************************/
.sidebarleftfloat {
	position: absolute;
	z-index: 1000;
	top: 258px;
	left: 0px;
	width: 240px;
	height: auto;
	margin: 0px;
	background-color: transparent;
	background-image: url("../images/pageelements/bg_sidebarleft.gif");
	background-position: bottom;
	background-repeat:no-repeat;
}
.sidebarleftfloat h2{
	margin: 0px 0px 12px 0px;
	padding-bottom: 6px;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}
.sidebarleftfloat .content{
	padding: 20px 20px 60px 45px;
}
.sidebarleftfloat a:link, .sidebarleftfloat a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	padding: 2px 0px!important;
}
.sidebarrightfloat {
	background-color: transparent;
	float: right;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-left: 0px solid #ff0000;
}
.sidebarrightfloat .content{
	margin: 0px 30px 0px 20px;
	padding: 0px 0px 10px 0px;
}
.sidebarrightfloat h2 {
	background-color: #990000;
	background-image: url(../images/pageelements/navbartop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin: 12px 0px 0px 0px;
	padding: 5px;
	font-size: 14px;
	color: #fff;
}
.sidebarrightfloat p {
	font-size: 12px;
	text-align: justify;
	line-height: 130%;
	color: #333;
}
.sidebarrightfloat ul {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-size: 12px;
	background-color: #F2F3E2;
}
.sidebarrightfloat li {
	margin: 0 0 0 20px;
	padding: 2px 0px 2px 0px;
	line-height: 170%;
	border-bottom: 0px solid #ddd;
	list-style-image: url("../images/pageelements/bullet.gif");
}
.sidebarrightfloat li a:link, .sidebarrightfloat li a:visited {
	/*text-decoration: none!important;*/
}
/****************************************  BOXES  ***************************************/
.box {
	width: 170px;
	height: auto;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}
.boxmiddle{
	width: 150px;
	height: auto;
	background: #F2F3E2;
	margin: 0 auto;
	padding: 10px;
}
.box p {
	line-height: 120%;
	font-size: 11px;
}
.box ul {
	margin: 0px 0px 0px 15px ;
	padding: 0px;
}
.box li {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}
.featurebox {
	width: 100%;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #F2F3E2;
	border: 0px dotted #660000;
}
.featurebox h2 {
	margin: 0px;
}
/**************************************** IMAGE STYLES **********************************/
img {
	border: none;
}
.imageborder{
	border: 1px solid #990000;
	padding: 1px;
}
.imageright{
	float: right;
	margin: 0px 0px 10px 10px ;
	border: 1px solid #990000;
	padding: 1px;
}
.imageleft{
	float: left;
	margin: 5px 10px 5px 0px ;
	border: 1px solid #990000;
	padding: 1px;
}
.imageright .caption{
	text-align: center;
	width: inherit;
	font-size: 10px;
	color: #333333;
	margin: 5px 0px 5px 0px ;
	border-bottom: 0px solid #333333;
}
.caption{
	text-align: right;
	width: inherit;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0px 5px 0px ;
	border-bottom: 1px dotted #666;
}
/****************************************** TABLES **********************************/
#safarioverview {
	line-height: 120%;

}
#safarioverview th{
	background-color; #ddd;
	padding: 8px;
	cursor: pointer;
	cursor: hand;

}
#safarioverview td{
	padding: 8px;
	text-align: left;
}
/****************************************** TABLES **********************************/
#bookingtable, #enquirytable{
	margin: 0;
	padding: 0;
	width: 100%;
}
#bookingtable tr,#enquirytable tr {
	display: block;
	border-bottom: 1px solid #fff;
}
#bookingtable td,#enquirytable td {
	text-align: left;
	padding: 3px;
}
#bookingtable label,#enquirytable label {
	text-align: left;
}
#bookingtable input,#enquirytable input {

}
#bookingtable textarea,#enquirytable textarea {
	width: 430px;
}
#bookingtable textarea, #bookingtable input,#enquirytable textarea,#enquirytable input {
	background-color: #fff;
	border-top: 1px solid #999;
		border-right: 1px solid #999;
			border-bottom: 1px solid #ccc;
				border-left: 1px solid #ccc;
}
#bookingtable .small,#enquirytable .small {
	font-size: 80%;
	margin: 0;
	padding: 0;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F2F3E2!important;
}

spry:sort {
}
.lightgrey {
	background-color: #F2F3E2;
}
/****************************************** OTHER STYLES **********************************/
.quote {
	margin-bottom: 15px!important;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px!important;
	line-height: 140%;
	text-align: right;
	background-color: #FFF;
	padding: 5px;
}


/******************************************SPRY TOOLTIP****************************************/
.highlited {
	WIDTH: 200PX;
	HEIGHT: 200PX;
	background-color: #FFFFCC;
	color: #000000;
}
.grayBG {
	background-color: #CCCCCC;
}

pre {
	font-family: "Courier New", Courier, monospace;
	background-color: #F0F7FE;
	padding: 5px;
	overflow: auto;
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	}

