/* ======================================
CSS STYLES FOR Select Africa Safaris
======================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
p { color: #000; font-size: 10px; font-family: Verdana }
Body
{color: #000; font-size: 10px; font-family: Verdana
}
.ControlPanel {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A.SelectedTab:visited  { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A.SelectedTab:active   { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A.SelectedTab:hover    { color: #2a403e; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: underline }
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A.OtherTabs:visited  { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A.OtherTabs:active   { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A.OtherTabs:hover    { color: #2a403e; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: underline }
/* GENERAL */
/* style for module titles */
.Head   { color: #000000; font-size: 14px; font-family: Verdana; font-weight: bold
}
/* style of item titles on edit and admin pages */
.SubHead   { color: #512635; font-size: 12px; font-family: Arial; font-weight: bold }
.SubHead2   { color: #970208; font-size: 12px; font-family: Arial; font-weight: bold; text-align: left }
.SubHead1   { color: #00354f; font-size: 12px; font-family: Arial; font-weight: bold }
.SubHead5 { color: #000; font-size: 12px; font-family: Arial; font-weight: bold }
.SubHead3  { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold }
.SubHead4 { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold }
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{color: #000; font-size: 10px; font-family: Verdana
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:active   {
}
A.CommandButton:hover    {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1    { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #512635; text-indent: 5px; align: center
}
H2    { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #00345f; text-indent: 5px }
H3   { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #6e8489; background-position: 0 12px; text-indent: 5px }
H4   { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #727779; text-indent: 5px }
H5, DT   { color: #000; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #aab3b2; text-indent: 5px }
H6   { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #8b0000; text-indent: 5px }
TFOOT, THEAD    {
}
TH  {
}
A:link   { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A:visited    { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A:active     { color: #512635; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
A:hover   { color: #2a403e; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: underline }
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI    { color: #000; font-size: 10px; font-family: Verdana }
UL LI LI     { color: #000; font-size: 10px; font-family: Verdana }
UL LI LI LI  { color: #000; font-size: 10px; font-family: Verdana }
OL LI    { color: #000; font-size: 10px; font-family: Verdana }
OL OL LI     { color: #000; font-size: 10px; font-family: Verdana }
OL OL OL LI  { color: #000; font-size: 10px; font-family: Verdana }
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
.linkbutton   { font-size: 10px; font-family: Verdana; font-weight: bold; background-color: #ccc; text-align: left; text-indent: 5px; padding: 2px; width: 200px; height: 20px; border: solid 1px #2a403e }
.linkbutton1 { font-size: 10px; font-family: Verdana; font-weight: bold; background-color: #b9a8ae; text-align: left; text-indent: 5px; padding: 2px; width: 200px; height: 20px; border: solid 1px #512635 }
.lodgeintro1      { color: #fff; font-size: 10px; font-family: Verdana; background-color: #00354f; background-position: 550px 150px; text-align: justify; margin: 3px; padding: 3px; width: 550px; border: solid 2px #000; outline: solid 2px #8b0000 }
.lodgeintro2      { color: #000; font-size: 10px; font-family: Verdana; background-color: #a3c0ce; background-position: 550px 150px; text-align: justify; margin: 3px; padding: 3px; width: 550px; border: solid 2px #00354f; outline: solid 2px #8b0000 }
.lodgeintro3  { color: #000; font-size: 10px; font-family: Verdana; background-color: #a3c0ce; background-position: 480px 150px; text-align: justify; margin: 3px; padding: 3px; top: 10px; right: 10px; bottom: 10px; left: 10px; width: 480px; float: left; border: solid 2px #00354f; outline: solid 2px #8b0000 }
.purplodgeintro { color: #000; font-size: 10px; font-family: Verdana; margin: 3px; padding: 3px; width: 280px; height: 250px; float: left; border: solid 2px #512635 }
.aqualodgeintro { color: #000; font-size: 10px; font-family: Verdana; margin: 3px; padding: 3px; width: 280px; height: 250px; float: left; border: solid 2px #2a403e }
.redlodgeintro { color: #000; font-size: 10px; font-family: Verdana; margin: 3px; padding: 3px; width: 280px; height: 250px; float: left; border: solid 2px #890c08 }
.blulodgeintro { color: #000; font-size: 10px; font-family: Verdana; margin: 3px; padding: 3px; width: 280px; height: 250px; float: left; border: solid 2px #06325f }
.greylodgeintro { color: #000; font-size: 10px; font-family: Verdana; margin: 3px; padding: 3px; width: 280px; height: 250px; float: left; border: solid 2px #727779 }
.greenlodgeintro { color: #000; font-size: 10px; font-family: Verdana; margin: 3px; padding: 3px; width: 280px; height: 250px; float: left; border: solid 2px #304005 }
.packagelink1 { color: #000; font-size: 10px; font-family: Verdana; background-color: #e3e4e4; padding: 5px; width: 180px; border: solid 2px #727779; outline-color: #2a403e }
.redheader    { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #8b0000; text-indent: 5px; width: 100% }
.bluheader1 { color: #fff; font-size: 14px; font-family: Verdana; font-weight: bold; background-color: #06325f; text-indent: 5px; width: 100% }


