.CL 
{
    z-index: 0;
}

li.notesnew
{
    list-style-image: none;
    list-style-type: none;
    background:  url(/main/Portals/0/Images/General/Star_16x16.png) no-repeat 1px 1px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    padding-left: 25px;
}

li.notesfix
{
    list-style-image: none;
    list-style-type: none;
    background:  url(/main/Portals/0/Images/General/Bug_16x16.png) no-repeat 1px 1px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    padding-left: 25px;
}

.headernav
{
    border: 0 none;
    overflow: visible;
    padding-bottom: 0.1em;
    margin: 0 auto;
    padding: 1em 0 0.2em;
    width: 100%;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

.headernavtitle
{
    margin-left: 10px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 240%; 
    font-weight: 900;
    color: #333333;
}

.headernavtitle a
{
    color: #333333;
}

.headernavtitle a:visited
{
    color: #333333;
}

.headernavtitle a:hover
{
    color: #333333;
    text-decoration: none;
}

#headernavmenu
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    float: right;
    display: inline;
    list-style: none outside none;
    margin-left: 20px;
    margin-right: 10px;
}

#headernavmenu ul, #headernavmenu il, #headernavmenu a, #headernavmenu a:visited, #headernavmenu a:hover
{
    text-decoration: none;
    display: inline;
    color: #999999;
    text-shadow: 0 1px 0 white;
    color: #333;
    font-size: 14px;
}

TABLE.pricing 
{
    border: 1px solid #888888;
    border-spacing: 0;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

 TD.pricingheader
{
    background-color: #E5E5E5; 
    font-weight: bold;
    padding: 5px;
    color: #333333;
}

.pricing TD
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    padding: 5px;
    border-top: 1px solid #E5E5E5;
}

.navlist
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 105%;
    list-style: none;
    margin: 0;
    padding: 0;
}

li.navback
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
    background-image: url(/main/portals/0/images/general/nav_back.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
}

li.navbuy
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
    background-image: url(/main/portals/0/images/general/nav_buynow.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
}

li.navdownload
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
    background-image: url(/main/portals/0/images/general/nav_download.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
}

li.navnotes
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
    background-image: url(/main/portals/0/images/general/nav_notes.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
}

li.navlicense
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
    background-image: url(/main/portals/0/images/general/nav_license.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
}

li.navhelp
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
    background-image: url(/main/portals/0/images/general/nav_help.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
    list-style: none;
}

h1.pageheader
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 200%;
    font-weight: strong;
    margin-top: 5px;
}

.introheader
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 140%;
    color: #888888;
    line-height: 28px;
}

.introtext
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 112%;
    color: #333333;
    line-height: 20px;
}

/* ================================
    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
{
}


.ControlPanel {
}


/* 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:hover    {
}


A.SelectedTab:active   {
}


/* text style for the unselected tabs */

.OtherTabs {
}
    

/* hyperlink style for the unselected tabs */

A.OtherTabs:link {
}


A.OtherTabs:visited  {
}


A.OtherTabs:hover    {
}


A.OtherTabs:active   {
}


/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.overview_table
{
  width: 340px;
  vertical-align: top;
  padding: 25px;}
.overview
{
  text-align: justify;
}
.overviewimage
{
}
.overviewtext
{
position: relative;
top: -60px;
}
p.overviewtext
{
  font-size: 22px;
}
.overviewheader
{
  font-size: 14px;
  font-weight: bold;
}
.overviewcontent
{
  font-size: 12px;
}
.sidebar2
{
  font-weight: normal;
  text-decoration: none;
}
.sidebar2 IMG
{
  padding-left: 20px;
}
.feature
{
  text-align: center;
}
.feature_table
{
  vertical-align: top;
  text-align: justify;
}
.feature_image
{
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 5px;
}
. feature_table_text
{
  width: 240px;
}
.feature_table_gap
{
  border-bottom: 1px dotted #999999;
}
.featureheader
{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.overview_table
{
  padding: 25px;
}













