#topMenu .Menu {
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/TopMenuSeparator_left.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 1px;
	height: 100%;
	float: left;
}

#topMenu .Parent {
	float: left;
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/TopMenuSeparator_left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#topMenu .Parent span {
	padding: 0 15px 0 15px;
	height: 40px;
	display: block;
	line-height: 40px;
	
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/TopMenuSeparator_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}

#topMenu .Parent a {
	color: #ffffff;
	text-decoration: none;
}

#topMenu .Parent a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#topMenu .Parent .Container {
	display: none;
}

#topMenu .selectedParent span,
#topMenu .selectedNode span
{	
	float: left;
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/bg_TopMenuSelected.gif);
	background-repeat: repeat-x;
}

#topMenu .selectedNode a {
	color: #ffffff;
}


#columnLeft .Menu {
	margin-bottom: 13px !important;
	float: left;
}

#columnLeft .Parent,
#columnLeft .Node,
#columnLeft .selectedParent .LinkSpan
{
	display: none;
}

#columnLeft .Parent {
	background-image: none !important;
}

#columnLeft .selectedParent,
#columnLeft .selectedParent .Container,
#columnLeft .selectedParent .Container .Parent,
#columnLeft .selectedParent .Container .Parent .Parent,
#columnLeft .selectedParent .Container .Parent .Container .Node,
#columnLeft .selectedParent .Container .Parent .Container .Node a,
#columnLeft .selectedParent .Container .Parent .Container .Node a .LinkSpan
{
	display: block !important;
	float: left;
}

#columnLeft .selectedParent .Container {
	display: block;
	left: 0;
	width: 212px;	
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/box_Submenu_top.gif);
	background-position: top;
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#columnLeft .selectedParent .selectedParent {
	background-image: none !important;
}

#columnLeft .selectedParent .Container .Container {
	width: 212px;
	float: left;
	position: relative;
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/box_Submenu_bottom.gif) !important;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100%;
	padding: 6px 0 9px 0;
}

#columnLeft .selectedParent .Container .Container .Container {
	float: none;
	background-image: none !important;
	padding: 0 !important;
}

#columnLeft .selectedParent .Container .selectedParent span,
#columnLeft .selectedParent .Container .Parent span{
	background-image: none !important;
	display: none;
}

#columnLeft .selectedParent .Container .Parent .Container .Node span,
#columnLeft .selectedParent .Container .Parent .Container .Parent span{
	display: block !important;
	width: 210px;
	padding: 0 !important;
	text-indent: 15px;
	line-height: 26px;
	height: 26px;
	background-image: none;
	cursor: pointer;
}

#columnLeft .selectedParent .Container .Parent .Container .Node a,
#columnLeft .selectedParent .Container .Parent .Container .Parent a{
	color: #000000;
	display: block;
	width: auto;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#columnLeft .selectedParent .Container .Parent .Container .Node a:hover,
#columnLeft .selectedParent .Container .selectedParent .Container .Node a:hover,
#columnLeft .selectedParent .Container .selectedParent .Container .Parent a:hover{
	background-color: #dedede !important;
	color: #000000 !important;
}

#columnLeft .selectedParent .Container .selectedParent .Container .selectedNode a,
#columnLeft .selectedParent .Container .Parent .Container .selectedParent a{
	background-color: #80a5db;
	color: #ffffff;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent .Container .Node {
	display: none !important;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent {
	background-image: none !important;
}

#columnLeft .selectedParent .Container .selectedParent .Container .selectedParent .Container .Node {
	display: block !important;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent .Container .Parent {
	background-image: none !important;
}

#columnLeft .selectedParent .Container .Container .selectedParent .Container {
	background-image: none !important;
	display: block !important;
	padding: 0;
}

#columnLeft .selectedParent .Container .Parent .Container .selectedParent .Container span {
	text-indent: 30px;
	font-weight: normal;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent a:hover {
	background-color: #dedede !important;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent .Node a,
#columnLeft .selectedParent .Container .Parent .Container .Parent .Container .Node a{
	color: #000000;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent .selectedNode a,
#columnLeft .selectedParent .Container .Parent .Container .Parent .Container .selectedNode a
{
	background-color: #5e8ed5;
	color: #ffffff;
}

#columnLeft .selectedParent .Container .Parent .Container .Parent .Container a {
	background-color: transparent;
}


#columnMiddle .Parent .Container .Container {
	margin-left: 30px;
	margin-bottom: 10px;
}

#columnMiddle .Parent {
	font-size: 14px;
	font-weight: bold;
}

#columnMiddle .Parent span {
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #eeeeee;
}

#columnMiddle .Parent .Parent span {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

#columnMiddle .Parent a {
	margin-bottom: 5px !important;
}

#columnMiddle .Parent .Parent {
	font-size: 12px;
}

#columnMiddle .Node a {
	font-weight: normal !important;
	background-image: url(http://svenskabil.eyepublish.bytbil.com/system/grafik/icon_Page.gif);
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: left center;
}