


body {
 	margin:0px;
  	padding:0px;
	background-color:#5D662D;
}

/********************************************************************
/*
/*   standard text format, content area 
/*
/********************************************************************/

td,div,select,input,textarea,.normal,TFOOT, THEAD, TH { 
	font-size:10px;
        font-family:Tahoma;
	line-height:14px;
	color:#595436;
}

/********************************************************************
/*
/*   standard text format, red left pane area
/*
/********************************************************************/

.LeftPane_Content, .LeftPane_Content SPAN, .LeftPane_Content P, .LeftPane_Content TABLE, .LeftPane_Content TD, .LeftPane_Content TH, .LeftPane_Content TBODY, .LeftPane_Content DIV {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color:#DED186;
	text-decoration: none;
}

.LeftPane_Heading, .LeftPane_Heading P, .LeftPane_Heading DIV {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color:#DED186;
	text-decoration: none;
}
.LeftPane_Content A:link, .LeftPane_Content A:visited, .LeftPane_Content A:active  {
    text-decoration:    underline;
    color:#DED186;
}

.LeftPane_Content A:hover {
    text-decoration:    underline;
    color:  #5D662D;
}


/********************************************************************
/*
/*   Text in the red Page Title area
/*
/********************************************************************/

.PageTitle {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
}

.PortalHead {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#DDD7B8;
	text-decoration: none;
}

.PortalHead2 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color:#DDD7B8;
	text-decoration: none;
}

.PageName {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}


/********************************************************************
/*
/*   Text in Footer Area
/*
/********************************************************************/

.footertext, .footertext a, .footertext a:link, .footertext a:visited, .footertext a:active {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#8E9C44;
	text-decoration: none;
}

.footertext a:hover {
	color:#fff;
	text-decoration: none;
}

/********************************************************************
/*
/*   Text in Breadcrumbs
/*
/********************************************************************/

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#DED186;
	text-decoration: none;
}
A.Breadcrumb:hover {
	text-decoration: none;
	color:#ffffff;
}

/********************************************************************
/*
/*   common dnn text styles
/*
/********************************************************************/

.Head   {
	font-size:20px;
        font-family:Tahoma;
	line-height:14px;
	color:#595436;
}
.SubHead    {
	font-size:11px;
        font-family:Tahoma;
	line-height:14px;
	color:#595436;
	font-weight: bold;
}
.SubSubHead {
	font-size:11px;
        font-family:Tahoma;
	line-height:14px;
	color:#595436;
	font-weight: bold;
}
.NormalDisabled {
        color: Silver;
}
.NormalBold {
	font-size:11px;
        font-family:Tahoma;
	line-height:14px;
	color:#595436;
	font-weight: bold;
}
.NormalRed {
	font-size:11px;
        font-family:Tahoma;
	line-height:14px;
	color:#ff0000;
	font-weight: bold;
}

/********************************************************************
/*
/*   text style used for help text rendered by modules
/*
/********************************************************************/

.Help {
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #ffff99;
}

/********************************************************************
/*
/*   buttons and forms
/*
/********************************************************************/

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active   {
	color: #535353;	
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px outset #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-right: 1px outset #A8A8A8;
	padding: 2px 2px 2px 2px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	background: #CDCDCD;
	height: 17px;
}
A.CommandButton:hover    {
	text-decoration: none;
	background: #85282A;
    	color: #FFFFFF;
    	cursor: default;
}
.StandardButton {
	color: #535353;	
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px outset #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-right: 1px outset #A8A8A8;
	padding: 2px 2px 2px 2px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	background: #CDCDCD;
	height: 25px;
}
INPUT, .NormalTextbox, .NormalTextbox INPUT  {
	font-family: Tahoma;
	font-size: 11px;
}
INPUT.text, .NormalTextbox.Text, .NormalTextbox INPUT.Text {
	background-color: #e7e7e7;
	border: 1px solid #E99E04;
}
INPUT.NormalTextbox {
	background-color: #e7e7e7;
	border: 1px solid #E99E04;
}

INPUT.radio {
	background-color: transparent;
	border-style: none;
}

INPUT.checkbox, INPUT.image {
	background-color: transparent;
	border-style: none;
}

/********************************************************************
/*
/*   Textlinks in common dnn Skin objects
/*
/********************************************************************/

.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#8E9C44;
	text-decoration: none;
}
A.SkinObject:hover {
	text-decoration: none;
	color:#ffffff;
}

/********************************************************************
/*
/*   Background colors and table cell rendering in the skin
/*
/********************************************************************/

.HeaderPic1 {
	background:URL(images/header_1.jpg) no-repeat;
}
.HeaderPic2 {
	background:URL(images/header_2.jpg) no-repeat;
}
.HeaderPic3 {
	background:URL(images/header_3.jpg) no-repeat;
}
.HeaderPic4 {
	background:URL(images/header_4.jpg) no-repeat;
}
.HeaderPic5 {
	background:URL(images/header_5.jpg) no-repeat;
}
.HeaderPic6 {
	background:URL(images/header_6.jpg) no-repeat;
}
.HeaderPic7 {
	background:URL(images/header_7.jpg) no-repeat;
}
.PageTitleBG {
	height:40px; 
	background:URL(images/red_r.gif) repeat-x;	
}
.PageTitleInnerBG {
	height:40px; 
	padding-left: 40px; 
	background:URL(images/red_l.gif) no-repeat;
}
.MenuBG {
	background:URL(images/tall_o.gif);
}

.MenuInnerBG {
	background:URL(images/menu.gif); background-repeat: no-repeat;
}

.Big5 {
	background:URL(images/big5.jpg) no-repeat;
}
.Buffalo {
	background:URL(images/buffalo.jpg) no-repeat;
}
.Elephant {
	background:URL(images/elephant.jpg) no-repeat;
}
.Leopard {
	background:URL(images/leopard.jpg) no-repeat;
}
.Lion {
	background:URL(images/lion.jpg) no-repeat;
}
.Rhino {
	background:URL(images/rhino.jpg) no-repeat;
}

.ContentpaneBG {
	background-color:#DED186;
	height: 379px;
	padding-top: 25px;
}

.LeftpaneBG {
	padding-bottom: 15px;
	background:URL(images/tall_r.gif) repeat-x; 
	background-color:#681E12;
	width: 226px;
	height: 100%;
}


.ContentPane {
	padding-left: 30px;
}

/********************************************************************
/*
/*   Header Text in module titles of left and content pane
/*
/********************************************************************/

.ContentHead {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#595436;
	text-decoration: none;
}

.LeftpaneHead {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#DED186;
	text-decoration: none;
}

/********************************************************************
/*
/*   links and texts in the black top right area
/*
/********************************************************************/

.inner_black, .inner_black a, .inner_black a:link, .inner_black a:active, .inner_black a:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	color:#8E9C44;
	text-decoration: none;
}

.inner_black a:hover {
	color:#fff;
	text-decoration: none;
}

/********************************************************************
/*
/*   common links
/*
/********************************************************************/

A:link, A:visited, A:active  {
    text-decoration:    underline;
    color:#595445;
}

A:hover {
    text-decoration:    underline;
    color:  #5D662D;
}


/********************************************************************
/*
/*   Control Panel
/*
/********************************************************************/

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #CDCDCD;
    BORDER-RIGHT: #CDCDCD 1px solid; 
    BORDER-TOP: #CDCDCD 1px solid; 
    BORDER-LEFT: #CDCDCD 1px solid; 
    BORDER-BOTTOM: #CDCDCD 1px solid; 
}

/********************************************************************
/*
/*   Generic Styles
/*
/********************************************************************/

H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

ul {margin:10; padding:0 0 0 15px; list-style:none; line-height:17px}

LI     {
    list-style:  disc  url(/Portals/_default/Skins/TeamSafaris/images/bullet_paw.gif); maqrgin:0; padding:0 0 0 15px;font-size:  11px;
}

UL LI     {
    list-style:  disc  url(/Portals/_default/Skins/TeamSafaris/images/bullet_paw.gif); maqrgin:20; padding:0 0 0 15px;font-size:  11px;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/********************************************************************
/*
/*   Module Action Menu
/*
/********************************************************************/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/********************************************************************
/*
/*   DNN Menu
/*
/********************************************************************/

.RootTab a, .RootTab a:link, .RootTab a:visited, .RootTab a:active, .RootTab a:hover {
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #FFFFFF;
	height:18px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
               
.RootTab td {	
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #FFFFFF;
	height:18px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;	
	}

.RootTabActive td {
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #0F9412;
	height:18px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	
}

.RootTabSel td {
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	height:18px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	
}
.root_separator {
        background-repeat: no-repeat;
        height: 18px;
        background-color: #ffffff;
        padding: 0px;
}
.MainMenu_MenuBar, .MainMenu_MenuContainer {
	background-color: transparant;
	padding-top: 0px;
	padding-bottom: 0px;
}
.MainMenu_MenuItem {
        padding: 0px 2px 0px 5px;
	cursor: pointer; 
	cursor: hand; 
	color: #514231; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #fff 0px solid; 
	border-bottom: #fff 1px solid; 
	border-top: #fff 1px solid; 
	border-right: #fff 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #fff; 
	border-left: #fff 0px solid; 
	border-bottom: #fff 0px solid; 
	border-top: #fff 0px solid; 
	text-align: center; 
	width: 10px;
	height: 23px;
}
.MainMenu_SubMenu {
        margin-top: 5px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #fff 0px solid; 
	border-left: #E99E04 2px solid; 
	border-top: #E99E04 1px solid; 
	border-right: #fff 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #CCCCCC 1px solid; 
	border-left: #CCCCCC 0px solid; 
	border-top: #CCCCCC 1px solid;  
	border-right: #CCCCCC 0px solid; 
	background-color: #CCCCCC; 
	height: 0px;
}
.MainMenu_MenuItemSel {
        padding: 0px 1px 0px 5px;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	font-style: normal;
	background-color: #E99E04;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #fff 1px solid; 
	border-bottom: #fff 1px solid; 
	border-top: #fff 0px solid;
}
.MainMenu_RootMenuArrow {
	display: none;
}

/********************************************************************
/*
/*   rad menu styles
/*
/********************************************************************/

.Menu_Main_Separator {
	width: 2px;
	padding-top: 3px;
}
.Menu_MainItem
{	
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #FFFFFF;
	height:20px;
	padding: 5px 5px 0px 4px;
	text-align: center;
}
.Menu_MainItemOver
{
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #FFFFFF;
	height:20px;
	padding: 5px 5px 0px 4px;
	text-align: center;	
}
.Menu_ItemsGroup {

	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 2px solid #E99E04;
	background-color: White;
	width:116px;
	margin-top: 14px;
}
.Menu_Item {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #fff;
	height:26px;
	width:100%;
	padding-left:4px;
	background-color: #EEAB05;
}

.Menu_PathItemOver {
	background-color: transparent;
	cursor:hand;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:2px;
	color: #0F9412;
	height:20px;
	padding: 5px 5px 0px 4px;
	text-align: center;	
}
.Menu_ItemPath {
	font-style: italic;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:1px;
}
 

 






 




