/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* 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 {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* 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
{
}

/* 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    {
}
    
/* GENERIC */
H1, h1, H1  .Head, h1 .Head   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #027a86;
	font-size:14px;
	font-weight:normal;
	
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

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 {
}

/* --------------- LIST X styles ----------- */
.rootmenucontainer {
        width:701px; 
        height: 40px;
        text-align: center;
        background: url(NavbarBG.gif) repeat-x top;
       
}
.rootmenucontainer:after{content:".";clear:both; display:block; height:0; visibility:hidden;}



#navlist .Rootmenu,
#navlist .RootmenuC {
	border-right: 1px solid #2e3d66;
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}

#navlist li.navlast,
#navlist li.navlast {
	border: none;
	
}
#navlist li.Rootmenu a:link,
#navlist li.Rootmenu a:visited,
#navlist li.Rootmenu a:hover,
#navlist li.Rootmenu a:active,
#navlist li.RootmenuC a:link,
#navlist li.RootmenuC a:visited,
#navlist li.RootmenuC a:hover,
#navlist li.RootmenuC a:active {
	line-height: 40px;
	color: #FFF;
	display: block;
	height: 40px;
	padding: 0px 18px;

}

.topnav {
        float: left;
}
ul {
list-style: outside url('/Portals/4/bullet.gif');
line-height: 18px;
margin-left: 10px;
padding-left: 5px;
}

* html ul li{
list-style: outside url('/Portals/4/bullet.gif');
margin-left: 5px;
}

/* Navigation CSS*/

.rootmenucontainer {
        width:701px; 
        height: 40px;
        text-align: center;
        background: url(NavbarBG.gif) repeat-x top;
       
}
.rootmenucontainer:after{content:".";clear:both; display:block; height:0; visibility:hidden;}

/*\*/
 html>body*.rootmenucontainer {height:15px;
margin-bottom:5px;
}
 /**/
#navlist
{
	list-style: none;
	margin: 0;
	padding:0;
}

#navlist li.Rootmenu
{
	list-style: none;
	float: left;
	padding: 0px;
        margin: 0px;
        background-color: transparent;
}

#navlist li.RootmenuC
{
	list-style: none;
	float: left;
	padding: 0px;
        margin: 0px;
        background-color: transparent;
}

#navlist li.RootmenuC a.current { 
        background-color: transparent;
}

#navlist a
{
	float: left;
	display: block;
	text-decoration: none;
        text-decoration: none;
font-weight: normal;
color: #fff;
}

#navlist a:hover { 
        background-color: transparent;
        text-decoration: none;
font-weight: normal;
color: #fff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:9000;
	background-color: #666;
	width: 175px;
	visibility: hidden;
}


#navlist li .dropmenudiv a, 
#navlist li .dropmenudiv a:link, 
#navlist li .dropmenudiv a:visited, 
#navlist li .dropmenudiv a:active {
	display: block;
	float: none;
	border: 1px solid #BBB; 
	height: auto;
	line-height: 16px;
	padding: 2px 5px;
	text-decoration: none;
	font-weight: normal;
	color: #4b69b0;
	margin-top:-1px;
	background-color: #cadde4;
	text-align: left;
	width: 175px;
	max-width:none;
}

* html .dropmenudiv a{ 
	width: 175px;
}

#navlist  .dropmenudiv a:hover, #navlistAdmin  .dropmenudiv a:hover{ 
background-color: #e0e3e4;
}

/*.dropmenudiv{
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:9000;
	background-color: #666;
	width: 150px;
	visibility: hidden;
}


#navlist .dropmenudiv a,
#navlist .dropmenudiv a:link,
#navlist .dropmenudiv a:visited,
#navlist .dropmenudiv a:active,
#navlist .dropmenudiv a.sub,
#navlist.dropmenudiv a.sub:link,
#navlist.dropmenudiv a.sub:visited,
#navlist.dropmenudiv a.sub:active,
#navlistAdmin .dropmenudiv a,
#navlistAdmin .dropmenudiv a:link,
#navlistAdmin .dropmenudiv a:visited,
#navlistAdmin .dropmenudiv a:active,
#navlistAdmin .dropmenudiv a.sub,
#navlistAdmin.dropmenudiv a.sub:link,
#navlistAdmin.dropmenudiv a.sub:visited,
#navlistAdmin.dropmenudiv a.sub:active{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 1px solid #BBB; 
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #4b69b0;
	margin-top:-1px;
	background-color: #cadde4;
}

* html .dropmenudiv a{ 
	width: 100%;
}

#navlist  .dropmenudiv a:hover,
#navlistAdmin  .dropmenudiv a:hover{ 
background-color: #e0e3e4;
}*/
/* ADMIN Navigation CSS*/

.rootmenucontainerAdmin {
        width:970px; 
        text-align: center;
        margin: 0px;
        padding: 5px 0px 0px 15px;
        height: 40px;
}
.rootmenucontainerAdmin:after{content:".";clear:both; display:block; height:0; visibility:hidden;}

/*\*/
 html>body*.rootmenucontainerAdmin {height:15px;
margin-bottom:5px;
}
 /**/
#navlistAdmin
{
	list-style: none;
	margin: 0;
	padding:0;
}

#navlistAdmin li.Rootmenu
{
	list-style: none;
	float: left;
	height: 21px;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
    padding: 0 .5em 0 .5em;
	color: #FFF;
	border-right: 2px solid #FFF;
    background-color: transparent;
}


#navlistAdmin li.RootmenuC
{
	list-style: none;
	float: left;
	height: 21px;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
    padding: 0 .5em 0 .5em;
	color: #FFF;
	border-right: 2px solid #FFF;
    background-color: transparent;
}

#navlistAdmin li.RootmenuC a.current { 
        background-color: transparent;
}

#navlistAdmin a
{
	margin: 5px;
	text-decoration: none;
        text-decoration: none;
font-weight: normal;
color: #fff;
}

#navlistAdmin a:hover { 
        background-color: transparent;
        text-decoration: none;
font-weight: normal;
color: #fff;
}










