body { padding-left: 10px; }
body,table,td,th {font-family:Arial; font-size:11px;}


input,textarea, select {
	font-family:Arial; 
	font-size:8pt;
	background-color:#FFFFFF; 
	border: 1px solid #808080;
	padding-left: 2px;
}

.innerbody 
{
	padding: 0;
	margin: 0;
	/*scrollbar-base-color: #006699;
	scrollbar-arrow-color: #FFFFFF;*/
	
	/* HBI 30th Aug 2011 */
	
	scrollbar-base-color: #ecdcc9;
	scrollbar-arrow-color: #000000;
	
	

}
.clsMain {
	/* background-color: #006699;
	color: #FFFFFF; */
	
	/* Changed by HBI 30th Aug 2011 */
	
	background:url(../images/bg_tours_01.jpg) repeat-x scroll center top transparent;
	
}


.clsMain A {
	/*color: #FFFFFF;*/
	
	/* HBI 30th Aug 2011 */
	color: blue;
}

.clsButton { color: #000000; background-color:#E3E6BC;font-weight: bold; font-size: 10pt; }

.clsButtonSmall { color: #000000; background-color:#E3E6BC; font-weight: bold; font-size: 8pt;  width: 100%;}
.clsConfirmButton { color: #000000; background-color:#E3E6BC; font-weight: bold; font-size: 8pt; width: 100%; }

.clsInnerTable {
	background-color: #e0e0e0;
	border: 1px solid #f0f0f0;	
}
.clsInnerCellL {
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	font-size:10px;
}
.clsInnerCellM {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	font-size:10px;
}
.clsInnerCellR {
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	font-size:10px;
}
.clsInnerCellLR {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	font-size:10px;
}

.clsRow1 {
	color: #FFFFFF;
	font-size: 9pt;
	background-color: #666666;
	height:20px;
	padding-left:5px;
	border-top: 2px solid #333333;
}

.clsRow2 {
	color: #FFFFFF;
	background-color: #666666;
	height:30px;
}

.clsRow3 {
	color: #333333;
	background-color: #E0E0E0;
	font-weight: bold;
	border-top: 1px solid #333333;
}

.clsRow4 {
	color: #333333;
	font-weight: bold;
	border-top: 1px solid #333333;
}

.clsBasketItemRow {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #E5E5E5;	
}

.clsBasketItemHeader {
	color: #333333;
}

.clsBasketItemRow_child {
	background-color: #E5E5E5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}

.clsResultRow0 {
	background-color: #F0F0F0;
	border-top: 1px solid #E0E0E0;
}

.clsResultRow1 {
	background-color: #FFFFFF;
	border-top: 1px solid #E0E0E0;
}

.clsRedText { color: #006699; }
.clsYellowInput { font-family: Arial; font-size: 8pt; border-style: none; border-width: 0; background-color: lemonchiffon; }

.clsTabsTable { background-color: #F0F0F0; width: 900px; padding-left:10px; }
.clsTabsTable_seltab   { background-color: #FFFFFF; text-align: center; font-weight: bold; padding: 2px; border-left:1px solid #006699; border-right:1px solid #006699; border-top:1px solid #006699; }
.clsTabsTable_unseltab { background-color: #ecdcc9; text-align: center; font-weight: bold; padding: 2px; border-left: 1px solid white; border-bottom: 1px solid #006699; }
.clsTabsTable_content  { border-bottom:1px solid #006699; border-left:1px solid #006699; border-right:1px solid #006699; background-color: #FFFFFF; vertical-align: top; height: 400px; padding: 4px; }

.clsTabsTable_seltab A { text-decoration: none; color: #006699; }
.clsTabsTable_seltab A:hover { text-decoration: underline; }

.clsTabsTable_unseltab A { text-decoration: none; color: #006699; }
.clsTabsTable_unseltab A:hover { text-decoration: underline; }


.clsBookingStatus { border: 1px solid #C0C0C0; text-align: center; font-weight: bold; font-size: 12px; }
.clsBookingStatus label { font-weight: normal; font-size: 11px; }

.clsBIOnRequest { border: 1px solid #000; text-align: center; font-weight: bold; background-color: #F00; padding: 2px; width: 30px; } 
.clsBIConfirmed { border: 1px solid #000; text-align: center; font-weight: bold; background-color: #0F0; padding: 2px; width: 30px; } 
.clsBIAvailable { border: 1px solid #000; text-align: center; font-weight: bold; background-color: #FF0; padding: 2px; width: 30px; } 

.clsBHActionI { color: green; font-weight: bold; font-size: 10pt; }
.clsBHActionD { color: #F00; font-weight: bold; font-size: 10pt; }
.clsBHActionU { color: #00F; font-weight: bold; font-size: 10pt; }

label { font-weight: bold; color: #333333; margin-left: 4px; margin-right: 12px; margin-top: 2px; margin-bottom: 2px;}

.clsPaging { background-color: #333333; color: #FFFFFF;}
.clsPaging TD {font-family: Arial; font-size:10pt;}
.clsPaging A { color: #FFFFFF; text-decoration:none; }
.clsPaging A:VISITED { color: #FFFFFF; }
.clsPaging A:HOVER { color: #FFFFFF; text-decoration:underline; }

/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */

.skin0{
	position:absolute;
	width:165px;
	border:2px solid #333333;
	background-color:menu;
	font-family:Arial;
	line-height:20px;
	cursor:default;
	font-size:12px;
	z-index:100;
	visibility:hidden;
}

.menuitems{
	padding-left:10px;
	padding-right:10px;
}

/* HBI 30th Aug 2011 */

.clsResultsTable { border: 1px solid #006699; }
.clsResultsTable th { padding: 4px; background-color: #ecdcc9; border-left: 1px solid #FFF; border-right: 1px solid #006699; }
.clsResultsTable td { padding: 2px 4px 2px 4px; background-color: #FFFFFF; border-left: 1px solid #FFF; border-right: 1px solid #006699; border-top: 1px solid #006699;}




/*
#strip 
{
	height: 40px;
	background: #000 url('../images/agentstrip.jpg') no-repeat left;
}
*/



/* added on 30th Aug 2011 HBI */
#strip {
    background: url("../images/acacia_africa_logo.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 9px;
    height: 85px;
    margin: 13px 0 0 10px;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    width: 241px;
}

/* HBI 30th Aug 2011 */

#LoginBox 
{
	text-align: center;
	margin-top: 250px;
	margin-bottom: 40px;
	
}
#LoginBox table 
{
	border: double 3px #FFCC00;
	background-color: #FFFFFF;
	color: #000000;
}
#LoginBox .btn 
{
	border: double 3px #000000;
	background-color: #000000;
	color: #FFFFFF;
	cursor: hand;
}
.LoginTitle
{
	background-color: #000000;
	color: #FFCC00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;	
	height: 30px;
	border-bottom: solid 1px #FFCC00;
}

.AgentMenu 
{
	border: solid 1px #000;
}

.AgentMenu th 
{
	/*background: #EAD8C4 url('../images/menustrip.jpg') no-repeat top right;*/
	
	/* HBI 30th Aug 2011 */
	background:  url('../images/content-bg1.png') repeat scroll 0 0 top right;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: 700;
	/*color: #660000;*/
	/* HBI 30th Aug 2011 */
	color: white;
	height: 28px;
	padding-left: 5px;
	text-align: left;
	border-bottom: dotted 1px #660000;
}

.clsBorderLeft
{
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1pt;
}
.clsBorderRight
{
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1pt;

}
.clsBorderTop
{
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1pt;
}
.clsBorderBottom
{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
}
.clsPadLeft5
{
	padding-left: 5px;
}
.clsPadLeft10
{
	padding-left: 10px;
}
.clsPadLeft20
{
	padding-left: 20px;
}
.clsPadRight5
{
	padding-right: 5px;
}
.clsPadRight10
{
	padding-right: 10px;
}
.clsFontBold
{
	font-weight: bold;
}
