﻿/*********SITE_MAP*******/
.sitemap_container
{
	text-align			: left;
	padding-left		: 20px;
}
.sitemap_cat
{
	float				: left;
	width				: 120px;
	overflow			: hidden;
	padding-left		: 12px;
}
.sitemap_end
{
	clear				: both;
}
.sitemap_cat_item
{
	padding				: 30px 0px 2px 0px;
	border-bottom		: solid 1px #88888A;
}
.sitemap_cat_item a
{
	font-size			: 12px;
	font-weight			: bold;
	color				: #3D90C6;
	text-decoration		: none;
}
.sitemap_cat_childs
{
	padding				: 5px 0px;
}
.sitemap_cat_childs a
{
	color				: #3D90C6;
	text-decoration		: none;
	font-size			: 11px;
}
.sitemap_cat_empty
{
	float				: left;
	width				: 123px;
	overflow			: hidden;
	height				: 1px;
}
/***********************/
/*-------------------Sub menu------------------------------*/

.submenuconteiner
{
}
/*------------------- End Sub menu-------------------------*/
/*-----------------------------------------------------------*/
.lastmenuitem_active1, .lastmenuitem1, .lastmenu_over1
{
	background-repeat	: no-repeat;
	background-position	: left top;
	height				: 28px;
}
.lastmenuitem_active1
{
	background-image	: url(../Images/leftmenu_item_active.jpg);
}
.lastmenuitem1
{
	background-image	: url(../Images/leftmenu_item.jpg);
}
.lastmenu_over1
{
	background-image	: url(../Images/leftmenu_item_active.jpg);
}
.lastmenuitem1 a, .lastmenu_over1 a
{
	font-size			: 16px;
	display				: block;
	padding-top			: 5px;
	font-family			: Arial Narrow;
}
.lastmenuitem1 a
{
	color				: #23317A;
}
.lastmenu_over1 a
{
	color				: White;
}
/*-----------------------------------------------------------*/
