/**
 * Style sheet xNavigation
 */
.mod_navigation
{
	width:170px;
	bottom:0px;
	left:0px;
	right:0px;
	top:50px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:0px;
	border-bottom:0px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:25px;
}

.mod_navigation ul
{
	width:170px;
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	border:0 hidden;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
	white-space:nowrap;
}

.mod_navigation li
{
	margin:0px;
	padding:5px;
	border-top:0px solid;
	border-bottom:0px solid;
	font-family:Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:25px;
}

* html .mod_navigation ul, * html .mod_navigation li
{
	height:1px;
}

*:first-child+html .mod_navigation .parent
{
	height:3px;
}

.mod_navigation p
{
	margin:0px auto 0px 0px;
	padding:0px;
	font-weight:bold;
	text-decoration:none;
}

.mod_navigation a, .mod_navigation li, .mod_navigation p
{
	width:170px;
	top:0px;
	display:block;
	margin-top:0px;
	padding-top:0px;
	background-color:#EDEEFF;
	border-top:0px dotted #81A7FF;
	border-right:0px dotted #81A7FF;
	border-bottom:1px dotted #81A7FF;
	border-left:0px dotted #81A7FF;
	font-family:Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:18px;
	white-space:nowrap;
}

.mod_navigation p
{
	width:170px;
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#81A7FF;
	font-family:Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

.mod_navigation a:hover
{
	width:200px;
	display:block;
	background-color:#81A7FF;
	font-family:Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

.mod_navigation .submenu
{
	width:170px;
	bottom:0;
	left:0;
	right:0;
	top:0;
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
	border-top:0px dotted #81A7FF;
	border-bottom:1px dotted #81A7FF;
	border-collapse:separate;
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:25px;
	white-space:nowrap;
}

.mod_navigation .level_2
{
	bottom:0px;
	left:10px;
	right:0px;
	top:0px;
	position:relative;
	border-bottom:0px;
}

.mod_navigation .level_2 li
{
	width:170px;
	display:block;
	margin:0px;
	padding:0px;
	border:0 hidden #FFFF00;
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:25px;
	white-space:nowrap;
	list-style-type:disc;
}

.mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 p
{
	width:145px;
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
	border-bottom:0px solid;
	font-family:Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:25px;
	white-space:nowrap;
	list-style-type:circle;
}

.mod_navigationMain ul
{
	margin:0px;
	padding:0px;
}

.mod_navigationMain li
{
	width:85px;
	bottom:0px;
	left:205px;
	right:0px;
	top:0px;
	position:relative;
	float:left;
	margin:0px auto 0px 0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

.mod_navigationMain a, .mod_navigationMain p
{
	height:14px;
	border-width:0px 1px;
	border-style:solid;
	border-color:#81A7FF;
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#81A7FF;
	line-height:14px;
}

.mod_navigationMain a
{
	height:14px;
	display:block;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background-color:#FCFEFE;
	border-width:0px 1px;
	border-style:solid;
	border-color:#81A7FF;
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#81A7FF;
	line-height:14px;
}

.mod_navigationMain a:hover
{
	height:14px;
	background-color:#ECF1F9;
	border-width:0px 1px;
	border-style:solid;
	border-color:#81A7FF;
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

.mod_navigationMain p
{
	height:14px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FCFEFE;
	border-width:0px 1px;
	border-style:solid;
	border-color:#81A7FF;
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

