
body
{
    font-family:helvetica;
    background-color:#fff;
}
#dnn_ctr5409_EditHTML_teContent_pnlRichTextBox
{
    background-color:#fff;
}
body div
{
    /*border:solid 1px red;*/
    padding:0px;
    margin:0px;
}
.divPageOuter
{
    width:100%;
    height:100%;
    /*background-color:#333;*/
}
.divPageInner
{
    width:970px;
}
.divLinksPane
{
    height:30px;
}
.divAdminPane
{
    width:50%;
    float:left;
    text-align:left;
}
.divLoginPane
{
    width:45%;
    float:right;
    text-align:right;
    color:#fff;
    margin-right:5px;
    font-size:8pt;
    height:30px;
    line-height:30px;
}
.divLoginPane a,.divLoginPane a:link
{
    color:#fff;
    font-size:8pt;
    font-family:helvetica;
    height:30px;
    line-height:30px;
}
.divHeadPane
{
    width:970px;
    height:127px;
    /*background:url(App_Images/newheader.jpg) no-repeat top left;*/
    position:relative;
}
.divHeadPaneInner
{
    background:url(/Portals/motester/App_Images/motheader2.jpg) no-repeat top left;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:97px;
}

.divNav
{
    height:30px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:970px;
    background:url(App_images/titlebar.jpg) no-repeat bottom left;
}
.divPageBg
{
    background: #fff url(app_images/pagebknd.png) no-repeat top left;
    width:970px;
}
.divPageFooter
{
    height:14px;
    margin-bottom: 3px;
    clear:both;
}
.divCopyPane
{
    clear:both;
    border-top:solid 3px #ccc;
    height:149px;
    background:url(App_Images/footer.jpg) no-repeat bottom left;
    margin-bottom:5px;
}


.divCopy
{
    text-align:center;
    height:31px;
}
.divCopy p
{
    color:#999;
    margin:0px;
    padding:0px;
    font-size:7pt;
    line-height:31px;
    font-size:8pt;
    font-family:helvetica;
    font-weight:bold;
}
.divCopy a, .divCopy a:hover, .divCopy a:visited
{
    color:#999;
    margin:0px;
    padding:0px;
    font-size:7pt;
    line-height:31px;
    font-size:8pt;
    font-family:helvetica;
    font-weight:bold;
}

.divBreadcrumb
{
    text-align:left;
    line-height:22px;
    margin:0px;
    margin-top:10px;
    margin-left:5px;
    margin-right:5px;
    border-bottom:solid 1px #aaa;
}
.divBreadcrumb span
{
    text-align:left;
    color:#888;
    padding-left:5px;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a:link,#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover,#dnn_dnnBREADCRUMB_lblBreadCrumb a:active,#dnn_dnnBREADCRUMB_lblBreadCrumb a:visited
{
    color:#888;
    text-transform:uppercase;
    font-size:10px;
}

/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer 
{ background: transparent; }

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar 
{ cursor: pointer; cursor: hand; background: transparent; }

/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu 
{ margin: 0px 0 0 0; }

/*-- menuitems idle             --*/ 
.MainMenu_Idle TD 
{ 
color: #ffffff; 
font-size: 10pt; 
font-family:helvetica;  
padding: 4px 3px 7px 3px;
font-weight:bold;
}

/*-- menuitems over             --*/ 
.MainMenu_Selected TD 
{ 
color: #109393; 
font-size: 10pt; 
font-family:helvetica; 
padding: 4px 3px 7px 3px;
font-weight:bold; 
 
}

/*-- menuitems active           --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD 
{ 
color: #109393;  
font-size: 10pt; 
font-weight:bold;
font-family:helvetica; 
padding: 4px 3px 7px 3px;

}

/*-- middle seperator           --*/ 
.MainMenu_Seperator 
{ color:#ffffff; font-size:10pt; width: 1px; font-weight:bold; height: 12px; padding: 0px -2px 0px -2px; vertical-align:middle; background: transparent; }

/*-- not needed - main menu     --*/ 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  
{ display: none; }

/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu 
{ 
background: #eee;
z-index: 1000;  
cursor: pointer;  
cursor: hand; 
font-weight: normal; 
}

/*-- submenu items idle         --*/ 
.MainMenu_MenuItem, .ModuleTitle_MenuItem 
{ 
background: #eee;
color:#555; 
font-family: helvetica; 
font-size: 11px; 
font-weight: bold; 
font-style: normal; 
padding: 2px 5px 2px 5px;
border: solid 1px #ccc;
height: 19px;
}
#tbldnn_dnnADMINMENU_ctldnnADMINMENUMenuBar td
{
    color:#fff;
}
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel 
{
background: transparent; 
color:#000;
font-family: helvetica; 
font-size: 11px; 
font-weight: bold; 
cursor: pointer; 
cursor: hand; 
padding: 2px 5px 2px 5px;
border: solid 1px #ccc;
height: 19px; 
}


.MenuHeight { height:35px;}
.MenuLeft { width:0px; background: transparent;}
.MenuRight { width:0px; background: transparent; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer 
{ background: transparent; height:14px;}

/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar 
{ cursor: pointer; cursor: hand; background: transparent;}

/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu 
{ margin: 0px 0 0 0;}

/*-- left seperator idle        --*/ 
.MainMenu_LeftIdle 
{ background: transparent; padding: 0 -5px 0 -5px; margin: 0 -5px 0 -5px; width:0px; height: 19px; }

/*-- left seperator active      --*/ 
.MainMenu_LeftActive 
{ background: transparent; padding: 0 -5px 0 -5px; margin: 0 -5px 0 -5px; width:0px; height: 19px; }

/*-- right seperator idle       --*/ 
.MainMenu_RightIdle 
{background: transparent; padding: 0 -5px 0 -5px; margin: 0 -5px 0 -5px; width:0px; height: 19px; }

/*-- right seperator active     --*/ 
.MainMenu_RightActive 
{ background: transparent; padding: 0 -5px 0 -5px; margin: 0 -5px 0 -5px; width:0px; height: 19px; }


/*-- module menu continer       --*/ 
.ModuleTitle_MenuContainer 
{ color: #2c2c2c;}

/*-- module menu bar            --*/ 
.ModuleTitle_MenuBar 
{ cursor: pointer; cursor: hand;}

/*-- module menu padding        --*/ 
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel 
{ padding:0 0 0 0px; margin: 0 0 0 -10px; }

/*-- not needed - module menu   --*/ 
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow 
{ display: none; }

.ModuleTitle_MenuIcon 
{ background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
.ModuleTitle_MenuIcon IMG 
{ margin: 0 0px 0 0px; }

/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak 
{ padding:0 0 0 0; margin: 0 0 0 0; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}


/* ==========================
    CSS STYLES FOR DNN MENU
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#bcMenuH, #bcMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 9;
}

#bcMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#bcMenuH li li { /* all items under the top level */
	z-index: 8;
}

#bcMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#bcMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#bcMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#bcMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#bcMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 7;
}

#bcMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#bcMenuH li:hover ul ul, 
#bcMenuH li:hover ul ul ul, 
#bcMenuH li.sfhover ul ul, 
#bcMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#bcMenuH li:hover ul, 
#bcMenuH li li:hover ul, 
#bcMenuH li li li:hover ul, 
#bcMenuH li.sfhover ul, 
#bcMenuH li li.sfhover ul, 
#bcMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 9;
}

#bcMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}
