/*
--------- Alterna Corp Sitemap Style Sheet -----------------

Complements "styleCOPR.css" and "styleGLOBAL.css"
*/
#content {margin: 0 235px -20px 260px; background-color: white; color: #545454; height: 100%; padding: 0; line-height: 1.3em;}
#content img a:hover {cursor:s-resize}
#content h1 {margin-bottom: 0.1em; color: #006600; text-align: center; border-bottom: 1px solid #999999;}
h2.sitemap, h2.maximise, h2.minimise {background: url(/assets/global/sitemap/maximise.gif) no-repeat center left; cursor : pointer; padding-left: 17px;}
h2.minimise { background: url(/assets/global/sitemap/minimise.gif) no-repeat center left;}

ul.sitemap { list-style-type: none; margin-left: 0.5cm; padding-left: 0;}
ul.sitemap a:hover {text-decoration:underlined; color:#2D3B26}

ul.sitemap li {background: transparent; padding-left: 1.1em; margin: 0.3em}

ul.sitemap li a {background: transparent url(/assets/global/sitemap/sitemapdocbullet.gif) no-repeat; padding-left: 1.1em;}

ul.sitemap li img { padding-right: 2px; cursor:pointer}

/*ul.sitemap li a:hover{
	background : transparent url(/assets/global/sitemap/sitemapdocbullethover.gif) no-repeat;
	}originally commented out, put back -> commeted out again (adds docbullet to all list items)*/

ul.sitemap li a.parent {background: transparent; padding-left: 1.1em;} /* 0 */
	
ul.sitemap li ul li a.parent {background: transparent; padding-left: 1.1em;} /* 0 */

ul.sitemap li ul { background: transparent /*url(/assets/global/sitemap/sitemapfolderbullet.gif) no-repeat*/;  list-style-type: none; margin: -1.1em 0 0 1.6em/*-1.6em*/;padding: 1.4em 0 0 0.6em; }

ul.sitemap li ul:hover { background: transparent /*url(/assets/global/sitemap/sitemapfolderbullethover.gif) no-repeat*/;}

ul.sitemap li ul li { margin-left: 0.5cm; padding-left: 10px; }

