﻿.accountView div.AspNet-TreeView ul li { white-space: nowrap; padding: 3px 0 2px 0; list-style:none; }
.accountView div.AspNet-TreeView ul ul { margin: 2px 0 2px 0px; }
.accountView div.AspNet-TreeView ul li img {border: none;vertical-align: middle; margin: 0 2px 0 0;}
.accountView div.AspNet-TreeView li a { text-decoration: none; }
.accountView div.AspNet-TreeView li.AspNet-TreeView-Leaf { padding-left: 35px; }
.accountView div.AspNet-TreeView li.AspNet-TreeView-Leaf a { color: #FFF; }
.accountView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {cursor: pointer;}
.accountView div.AspNet-TreeView .AspNet-TreeView-Collapse { background: url('../i/collapse.gif') 0 -2px no-repeat;width: 15px;float:left;cursor: pointer; margin-right:5px;}
.accountView div.AspNet-TreeView .AspNet-TreeView-Expand { background: url('../i/expand.gif') 0 -2px no-repeat;width: 15px;float:left;cursor: pointer; margin-right:5px;}
.accountView .AspNet-TreeView-Selected { font-weight: bold;}
.accountView .AspNet-TreeView-ParentSelected { font-weight: normal;}
.xaccountView .AspNet-TreeView-Root { margin-left: -40px; }
.accountView .AspNet-TreeView-Root a { color: #FFF;}

ul.dashboardimg { list-style: none; }
ul.dashboardimg img { border-style: none; padding: 20px 30px 0px 30px; }
ul.dashboardimg a { text-decoration: none; display: block; float: left; text-align:center; font-weight: normal; font-variant: small-caps; }
ul.dashboardimg a:hover { font-weight: bold; }

ul.sidebarlinks { list-style: none; margin-left:0px; padding: 5px 0 0 0; }
ul.sidebarlinks li { padding-bottom: 5px; font-size: 13px; }