#sitemap
{
    float:left; width:678px; padding:10px;
}

#sitemap div.sitemapheader {
background:transparent url(../../images/bachmans/header_sitemap.jpg) no-repeat scroll left top;
height:25px;
padding:7px 10px;
width:920px;
}

#sitemap div.sitemapfooter {
background:transparent url(../../images/bachmans/header_sitemap_bottom.jpg) no-repeat scroll left top;
height:10px;
width:937px;
}

#sitemap h1
{
    color:#9966cc;
}

#sitemap h2
{
    color:#545454;
    font-family:Arial, Verdanal;
    font-weight:normal;
}

#sitemap div.txtCont
{
    background:#fafcf2;
    border-left:solid 1px #eae9e9;
    border-right:solid 1px #eae9e9;
    padding:15px;
    width:905px;
}

#sitemap .float-left
{
    float:left;
    width:285px;
    padding-right:10px;
    border:solid 0px red;
}

#sitemap ul.smlinks a
{
    color:#3a72e3;
    font-size:13px;
    /*background: url(../../images/bachmans/ico_plus.png) no-repeat left 3px;
    padding-left:15px;*/
}

#sitemap ul.smlinks a.activeul
{
    color:#3a72e3;
    font-size:13px;
    background: url(../../images/bachmans/ico_minus.png) no-repeat left 3px;
    padding-left:15px;
}

#sitemap ul.smlinks li
{
    list-style-type:none;
}

#sitemap ul.smlinks a:hover
{
    text-decoration:underline;
}

#sitemap ul.smlinks ol
{
    /*margin-top:5px;
    margin-bottom:5px;*/
}

#sitemap ul.smlinks ol li
{
    /*padding-left:25px;*/
    padding-left:16px;
    /*background: url(../../images/bachmans/ico_bullet.png) no-repeat 15px 5px;*/
    border:solid 1px #fafcf2;
}

#sitemap ul.smlinks ol li a
{
    color:#666;
    font-size:11px;
    background: none;
    padding:0px;
}

/* tree open option 2 */
#sitemap ul.smlinks a.bullet
{
    color:#3a72e3;
    font-size:13px;
    /*background: url(../../images/bachmans/ico_plus.png) no-repeat left 3px;*/
    background: url(../../images/bachmans/ico_bullet.png) no-repeat 2px 7px;
    padding-left:12px;
    text-decoration:none;
    cursor:pointer;
}

#sitemap ul.smlinks a.bulletActive
{
    color:#3a72e3;
    font-size:13px;
    /*background: url(../../images/bachmans/ico_minus.png) no-repeat left 3px;*/
    background: url(../../images/bachmans/ico_minus.png) no-repeat left 3px;
    padding-left:12px;
    text-decoration:none;
    cursor:pointer;
}

#sitemap ul.smlinks a.bulletNoChild
{
    color:#3a72e3;
    font-size:13px;
    background: url(../../images/bachmans/ico_bullet.png) no-repeat 2px 5px;
    padding-left:12px;
    text-decoration:none;
}

#sitemap ul.smlinks a.bulletNoChildSub
{
    color:#666;
    font-size:11px;
    background: url(../../images/bachmans/ico_bullet.png) no-repeat 2px 5px;
    padding-left:8px;
    text-decoration:none;
}

#sitemap ul.smlinks span.bullet
{
    color:#3a72e3;
    font-size:13px;
    /*background: url(../../images/bachmans/ico_plus.png) no-repeat left 3px;*/
    background: url(../../images/bachmans/ico_bullet.png) no-repeat 2px 7px;
    padding-left:12px;
    text-decoration:none;
}