﻿

.moduduleMainNav
{    
    background-color:#ededee;
    text-align:left;    
    white-space: nowrap;
}

.moduduleNavBar
{    
    padding: 0 5px 10px 5px;
    line-height:10px;
    float:right;
}

.moduleSeperatorBar
{
      color: #C7C7C7;
    font-size:.8em;
}

div#DynModuleNavBar{
	position:relative; left:2px; top:0;
    color:#0675A4;
	Font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
	font-weight:500;
	text-decoration:none;
	white-space: nowrap;

}

ol#DynModulesToc {
    list-style:none;     
    margin:0;
    float:right;    
}

ol#DynModulesToc li {
    float:left; 
    display:block; 
    margin:0; 
    padding:0 3px 0 3px;
    white-space: nowrap;
}

ol#DynModulesToc a {
    padding-left: 0px;
    text-decoration:none;
	outline-style: none; 
    -moz-outline-style:none;  
      color: #838390 !important;
}

ol#DynModulesToc a span {
    padding-right: 2px;    
    padding-left: 2px; 
}

ol#DynModulesToc a:hover {
  
    text-decoration:none;
    outline-style: none; 
    -moz-outline-style:none;
    color:#44423E !important ;
}

ol#DynModulesToc a:hover span {
    padding-right: 2px;    
    padding-left: 2px;
}

ol#DynModulesToc li.CurrentModule a {
       color: #838383 !important;
    font-weight:600;
    text-decoration:none;
    outline-style: none; 
    -moz-outline-style:none;       
}

ol#DynModulesToc li.CurrentModule a:hover {
    text-decoration:none;
    outline-style: none; 
    -moz-outline-style:none;
    color:#44423E !important ;
}

ol#DynModulesToc li.CurrentModule span {
    padding-right: 0px;  
}

ol#DynModulesToc a, #Navigation a span {
    float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
/*ol#DynModulesToc a, ol#DynModulesToc a span {
    font-size:1.0em;
    float: none;
    display:block;
    line-height:5px;
}*/
