﻿body {
}
.level1
{
	cursor:pointer;
	color:#01497b;
	text-align:right;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	width:158!important;
	height:22px;
	padding-top:4px;
	padding-bottom:1px;
	text-decoration:none;
	vertical-align:middle;
	/*border:1px solid red;*/
}
.level1A
{
	color:#01497b!important;
	text-align:right;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none!important;
}
.level1A:hover,.level1A:active,.level1A:focus
{
	text-decoration:underline!important;	
}

.level2
{
	cursor:pointer;
	color:#1b72bb;
	padding-right:22px;
	text-align:right;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	width:158px;
	height:22px;
	padding-top:4px;
	padding-bottom:1px;
	text-decoration:none;
	/*display:none;*/
	/*border:1px solid yellow;*/
}

.level2A
{

	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#1b72bb!important;
	text-decoration:none!important;	

}
.level2A:hover,.level2A:active,.level2A:focus
{
	text-decoration:underline;	
}

.level2_on
{
	cursor:pointer;
	color:#ff8b22;
	padding-right:22px;
	text-align:right;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	width:158px;
	height:22px;
	padding-top:4px;
	padding-bottom:1px;
	text-decoration:none;
	/*border:1px solid yellow;*/
}

.level2_onA
{

	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#ff8b22!important;
	text-decoration:none!important;	

	/*border:1px solid yellow;*/
}
.level2_onA:hover,.level2_onA:active,.level2_onA:focus
{
	text-decoration:underline;	
}

.level3
{
	cursor:pointer;
	padding-right:10px;
	width:158px;
	display:block;
	/*border:1px solid red;*/
}

.level4
{
	/*xcursor:pointer;*/
	padding-right:10px;
	width:148px;
	display:block;
}

.subLinkSpan
{
	cursor:pointer;
	color:#1b72bb;
	text-align:right;
	font-family:Arial;
	font-size:13px;
	width:120px;
	height:auto;
	display:block;
	padding-right:20px;
	margin-top: 4px;
	/*border:1px solid green;*/
}

.subLinkSpan_on
{
	cursor:pointer;
	color:#ff8b22;
	text-align:right;
	font-family:Arial;
	font-size:13px;
	width:158px;
	height:20px;
	display:block;
	padding-right:20px;
}
.subLink
{	font-family:Arial;
	font-size:13px;
	width:158px;
	text-decoration:none;
	color:#1b72bb;
}
.subLink:hover,.subLink:active,.subLink:focus
{
	text-decoration:underline;	
}

.subLink_on
{	font-family:Arial;
	font-size:13px;
	width:158px;
	text-decoration:none;
	color:#ff8b22;
}
.subLink_on:hover,.subLink_on:active,.subLink_on:focus
{
	text-decoration:underline;	
}

.submenu_on{
	/*margin-bottom: 0.5em;*/
	/*display:block;*/
}
.submenu{
	margin-bottom: 0.5em;
	display:none;
}
.line
{
	background:white url(/PhoenixMarketing/Images/SalesSuchnim//Menu/text_line_dot_pixel.gif) repeat-x left center;
	width:158px;
	height:1px;
	display:block;
}

.open
{
	background: white url(/PhoenixMarketing/Images/SalesSuchnim//Menu/open.gif) no-repeat right center;
	width:13px;
	height:13px;
	display:block;
	float:right;
	 
	
	margin-left:5px;

}
.closed
{
	background: white url(/PhoenixMarketing/Images/SalesSuchnim//Menu/closed.gif) no-repeat right center;
	width:11px;
	height:11px;
	display:block;
	float:right;
	
	
	margin-left:5px;
}
.arrow
{
	background: white url(/PhoenixMarketing/Images/SalesSuchnim//Menu/arrow_nav.gif) no-repeat right 7px;
	width:4px;
	height:5px;
	padding-top:10px;
	margin-left:3px;
	display:block;
	float:right;
}
.arrow_on
{	
	background: white url(/PhoenixMarketing/Images/SalesSuchnim//Menu/arrow_nav_on.gif) no-repeat right 7px;
	width:4px;
	height:5px;
	padding-top:10px;
	margin-left:3px;
	display:block;
	float:right;
}
.paddingRight
{
	padding-right:5px;

}
