/* title */
DIV.sitemap_title
{
    background: url(../../images/1.en/Gallery/orange_top.gif) left top no-repeat;
	color: #299516;
	font-size: 20px;
	font-weight: normal;
	height: 46px;
	margin: 18px 0 0 6px;
	max-height: 31px;
	padding: 15px 10px 0;
}

/* description */
DIV.sitemap_desc
{
	background: url(../../images/1.en/Gallery/orange_bottom.gif) right top no-repeat;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	margin: 0 0 25px 6px;
	padding: 0;
	width: 757px;

}

/* level 1 */

TABLE.sitemap_level_1
{
	margin:0 0 0 40;

}

TD.sitemap_level_1
{
	vertical-align: top;
    width: 240;
	position: relative;
	padding: 20px 0 0;
}



DIV.sitemap_level_1
{
	padding:0 0 1px;
	background-color:#299516;
	margin: -21px 0 0 -1px;
	position: absolute;
	width: 189px;
	height:18px;
}

span.sitemap_level_1
{
	
}

A.sitemap_level_1
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding:2px 0 2px 17px;
	display:block;
}

A.sitemap_level_1:HOVER
{
	text-decoration: underline;
}

/* level 2 */
TABLE.sitemap_level_2
{
	/*width: 100%;	*/
}

TD.sitemap_level_2
{
	vertical-align: top;
	padding:1px 0px 1px 13px;
}

DIV.sitemap_level_2 {
	background:url(../../Images/1.en/General/list_arrow.gif) no-repeat;
	padding:0 0 0 14px;
}

SPAN.sitemap_level_2
{
	display: none;
}

A.sitemap_level_2
{
	color: #299516;
	text-decoration: none;
	font-size:11px;
}

A.sitemap_level_2:HOVER
{
	text-decoration: underline;
}

/* level 3 */
TABLE.sitemap_level_3
{
	/*width: 100%;*/	
}

TD.sitemap_level_3
{
    
	vertical-align: top;
	padding:1px 0px 1px 25px;
}

DIV.sitemap_level_3
{padding:0 0 0 2px;}

SPAN.sitemap_level_3
{float:left; width:5px; height:1px; border-top:1px solid #299516; margin:7px 5px -7px 0;}

A.sitemap_level_3
{
	color: #299516;
	text-decoration: none;
	font-size: 11px;
}

A.sitemap_level_3:HOVER
{
	text-decoration: underline;
}

/* spaces */
TD.sitemap_cell_space
{
}

IMG.sitemap_cell_space
{
	width: 10px;
	height: 1px;
}

TD.sitemap_row_space
{
	height: 13px;
}
