/* ---------TheDNN-SkinPack-001-Blue (local skin)----------------------------------*/

.copyright
{
    font: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.copyright-td
{
    vertical-align: middle;
    text-align: center;
    width: 5%;
}

.top-menu
{
    height: 30px;
    width: 5%;
    text-align: left;
    vertical-align: middle;
}

.login-td
{
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 11px;
}

a.LoginText:link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}

a.LoginText:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}

a.LoginText:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #CA0000;
}


.BREADCRUMB-txt
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #cc0000;
}






.BREADCRUMB-td
{
    width: 10%;
    vertical-align: middle;
    text-align: center;
}




.welcome-table-padding
{
    padding-top: 3px;
    padding-bottom: 3px;
}





/*SideMenu -------------------------------------------*/

.MainMenu_MenuContainer
{
    background-color: Transparent;
    height: 41px;
}


.MainMenu_MenuBar
{
    color: #333333;
    cursor: pointer;
    cursor: hand;
    background-color: Transparent;
    height: 41px;
}



.MainMenu_MenuItem
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    height: 30px;
    border: 0px;
}



.MainMenu_MenuItemSel
{
    height: 30px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 0px;
}




.MainMenu_MenuIcon
{
    background-color: transparent;
    border: 0px;
    width: 30px;
}








.MainMenu_SubMenu
{
    background-color: #f0f0f0;
    border: 1px solid gray;
}




.MainMenu_MenuBreak
{
	width: 10px;
	background:black;
	border-left:Solid 2px Blue;
}



.MainMenu_MenuArrow
{
    display: true;
    border: 0px;
    height: 30px;
}




.MainMenu_RootMenuArrow
{
    display: none;
}

.rootmenuitem
{
    height: 41px;
    text-align: center;
}



.rootmenuitemselected
{
    color: red;
}


.submenuitem-selected-cssclass
{
    color: white;
    background-color: #999999;
    height: 30px;
    border: 0px;
}


