﻿.MssSitemap ul { padding:0; margin:0; list-style:none; }
.MssSitemap ul li { margin-left:1.5em; padding-left:2em; padding-top:.4em; }
.MssSitemap div { position:absolute; margin-left:-2em; border-color: #959595;  }
.MssSitemap span { font-size:0em; line-height:0em; }
.MssSitemap .hori { height:.6em; width:1.5em; border-bottom-style:solid; border-bottom-width:1px; }
.MssSitemap .vert { height:1.7em; width:0; border-left-style:solid; border-left-width:1px; }
.MssSitemap .last { height:.6em; }
.MssSitemap a { text-decoration:none; }
.MssSitemap a:hover { text-decoration:underline; }
.MssSitemap a.root { font-weight:bold; }
.MssSitemap a.nopublish { font-style:italic; }

.MssSitemap ul.level1 { margin-left:1em; }
.MssSitemap > ul.level1 { margin-left:-1em; }
.MssSitemap > ul.level1, x:-moz-any-link, x:default  { margin-left:1em; }
.MssSitemap > a.level1 { margin-left:-1em; }

.SitemapContainer
{
	margin-left: 2em;
}

table.MssSitemap td
{
  vertical-align:top;
  padding:0px;
}

td.MssSitemapVertical
{
  background-image:url('/images/smVertical.gif');
}

img.MssSitemapHorizontal
{
  height:17px;  
  width:9px;
  background-image:url('/images/smHoriz.gif');
}

img.MssSitemapTop
{
  height:17px;  
  width:9px;
  background-image:url('/images/smTop.gif');
}

img.MssSitemapBottom
{
  height:17px;  
  width:9px;
  background-image:url('/images/smBottom.gif');
}

img.MssSitemapItem
{
  height:17px;  
  width:9px;
  background-image:url('/images/smItem.gif');  
}

td.MssSitemapLink
{
  padding-left:2px;
  padding-right:2px;
}

td.MssSitemapLinkFirst
{
  padding-left:6px;
  padding-right:2px;
}

td.MssSitemapLink a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

td.MssSitemapLinkFirst a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
