/* title */
DIV.sitemap_title
{
	font-size: x-large;
	color: #333333;
	padding: 0px 12px;
	background-color: #FFFFFF;
	
}

/* description */
DIV.sitemap_desc
{
	padding: 10px;
	font: small;
	color: #333333;
	background-color: #FFFFFF;
}

/* level 1 */

TABLE.sitemap_level_0
{
	width: 95%;
	margin: 10px auto 0px;
	height:100%;
	
}
table.sitemap_level_1
{
	height:100%;
}
TD.sitemap_level_1
{
	vertical-align: top;
	width: 187px;
	height:100%;
}
tr.sitemap_head_level_1
{
}
td.sitemap_head_level_1
{
	background-image:url(../../Images/1.HE/Sitemap/T-18-Site-map_box_top.jpg);
	background-repeat:no-repeat;
	width: 187px;
	vertical-align:top;

	border:solid 0px red;
}

DIV.sitemap_level_1
{
	width: 187px;
	padding: 2px 0px 8px 0px;
	
	border:solid 0px green;
}
tr.sitemap_cont_level_2
{
	
	
	border:solid 0px red;
}
td.sitemap_cont_level_2
{
	background-image:url(../../Images/1.HE/Sitemap/T-18-Site-map_box_middle.jpg);
	background-repeat:repeat-y;
	width: 187px;
	
	height:100%;
	border:solid 0px red;
}
div.sitemap_cont_level_2
{
	height:100%;
	
	border:solid 0px red;
}
td.row_spacer
{
	
	
	border:solid 0px red;
}
tr.bottom_element
{
}
td.bottom_element
{
	background-image:url(../../Images/1.HE/Sitemap/T-18-Site-map_box_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:21px;
}

SPAN.sitemap_level_1
{
	width: 10px;
}

A.sitemap_level_1
{
	font-size: 14px;
	font-weight: bold;
	color: #42617b;
	text-decoration: none;
	padding-right: 10px;
	text-indent: 10px;
	line-height: 20px;
}

A.sitemap_level_1:HOVER
{
	text-decoration: none;
}

/* level 2 */
TABLE.sitemap_level_2
{
	width: 187px;
	direction:rtl;
	
	
}
TD.sitemap_level_2
{
	height:22px;
	text-align:right;
	vertical-align:middle;
	padding: 0 4px 0 3px;
}
DIV.sitemap_level_2
{
	height:18px;
	
	padding: 2px 28px 2px 0px;
	border-bottom:solid 1px #cecbce;
	
}

SPAN.sitemap_level_2
{
	width:28px;
	height:100%;
	border:solid 0px red;
	
}

A.sitemap_level_2
{
	height:20px;
	color: #737173;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	
}

A.sitemap_level_2:HOVER
{
	text-decoration: none;
}

/* level 3 */
TABLE.sitemap_level_3
{
	width: 100%;
}

TD.sitemap_level_3
{
	vertical-align: top; /*border-top:2px solid #FFFFFF;*/
}

DIV.sitemap_level_3
{
	background:url(../../Images/1.HE/SiteMap/sitemap_lev_3.gif) right 5px no-repeat;
	width: 110px;
	padding: 0 9px;
	margin: 0px auto;
}

SPAN.sitemap_level_3
{
	/*width: 30px;*/
	height: 100%;
	float: right;
}

A.sitemap_level_3
{
	color: #143E62;
	text-decoration: none;
	font-size: small;
	font-weight: normal !important;
}

A.sitemap_level_3:HOVER
{
	text-decoration: none;
}

/* spaces */
TD.sitemap_cell_space
{
	
}

IMG.sitemap_cell_space
{
	width: 5px;
	height: 1px;
}

TD.sitemap_row_space
{
	height: 15px;
}

table.gen_right_mid_bg_wide
{

    background-image:url(../../images/1.he/Sitemap/T-18-back_middle.jpg);
    background-repeat:repeat-y;
    background-position:2px 0px;
}
td.map_top_bg
{
	padding-left:4px;
    height:40px;
    background-image:url(../../images/1.he/Sitemap/T-18-back_up.jpg);
    background-repeat:no-repeat;
    background-position:2px 0px;
    vertical-align:top;
    
}
td.map_bottom_bg
{
    
    background-image:url(../../images/1.he/Sitemap/T-18-back_down.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    width:895px;
    height:446px;
    vertical-align:top;
    text-align:center;
    border:solid 0px black;
}
.inner_page
{

}
div.right_sec_sep
{
    padding-top:2px;
}
div.map_top_frame
{
	text-align:right;
	padding-top:20px;
	padding-right:24px;
}
.main_title
{
	font-size:16px;
}
div.map_main_frame
{
	padding-top:12px;
	width:86%;
	text-align:center;
	border:solid 0px red;
}