/******************************************************************
					Sitemap Page Styles
*******************************************************************/
#sitemap .sitemap_block .page-subheading {
  margin-bottom: 16px;
    border-bottom: 1px solid #eee;
  }
#sitemap .sitemap_block li {
  line-height: 16px;
  padding-bottom: 11px; }
  #sitemap .sitemap_block li a {
	  color:#777;
	  font-size:12px;
  }
  #sitemap .sitemap_block > ul > li > a,   #sitemap .sitemap_block > ul > li > ul > li > a  {
	 color:#555;
	 font-size:13px;
  }
 #sitemap .categTree > ul > li > a{
	 font-size:15px;
	 color:#333
 }
    #sitemap .sitemap_block  ul {margin-top:20px;}
    #sitemap h3 i{
		font-size:32px;
		margin-left:10px;
		color:#777
	}
  #sitemap .sitemap_block li a:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 10px; }
  #sitemap .sitemap_block li a:hover {
    font-weight: bold; }

#listpage_content div.tree_top {
  padding: 5px 0 0 27px; }
  #listpage_content div.tree_top a:before {
    content: "\f015";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    color: #777; }
  #listpage_content div.tree_top a:hover:before {
    color: #515151; }
.categTree  li a:before{display:none !important}

ul.tree {
  padding-left: 24px; }
  ul.tree li {
    margin: 0 0 0 21px;
    padding: 5px 0 0 33px;
    border-left: 1px solid #d6d4d4;
    background: url(../img/sitemap-horizontal.png) no-repeat left 15px transparent; }
    ul.tree li a:hover {
      font-weight: bold; }
  ul.tree > li {
    margin: 0 0 0 11px; }
  ul.tree li.last {
    border: medium none;
    background: url(../img/sitemap-last.png) no-repeat 0px -4px transparent; }

/*# sourceMappingURL=sitemap.css.map */
