﻿/*
Colour charts:
#FD9800 = orange
#FF6500 = orange
#D4D0C8 = grey (windows-like application colour)
#999999 = grey (light)
#343434 = dark brown
*/
ul
{
    margin: 0;
    padding: 0;   
}
/* level 0 inner*/
.Level1, .Level1NoChildren
{   
    background-image:url(/Images/CustomerSpecific/LeftMenuArrow.gif);
	background-repeat:no-repeat;
	background-position:right center;    
	font-size: 100%;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	padding:7px 15px 7px 15px;
	background-color:#A9122A;
	color: White;
	background-position:right center; 
    background-repeat:no-repeat;
	margin:0;
	border-top:1px white solid;
	width:140px;
}
.Level1NoChildren
{
    background-image: none;
}

.Level2, .Level2NoChildren
{
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
	background-image:url(/Images/CustomerSpecific/ArrowLatestNews.gif);
    background-repeat:no-repeat;
	background-position:right center;
}
.Level2NoChildren
{
    background-image: none;   
}
.Level3
{
	padding:7px 15px 7px 45px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:110px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
}
.Level3Selected
{
    padding:7px 15px 7px 45px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:110px;
	border-top: 1px Solid White;
	background-color: #474747;
}
.Level2Selected, .Level2NoChildrenSelected
{
 	background-image:url(/Images/CustomerSpecific/ArrowLatestNewsDown.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #474747;   
}
.Level2NoChildrenSelected
{
    background-image: none;   
}
li
{
	list-style-type:none;
	margin:0;
}
.Level1 a:link, .Level1 a:visited, .Level1NoChildren a:link, .Level1NoChildren a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	border:none;	
}
.Level1 a:hover, .Level1NoChildren a:hover
{
	color:#CCCCCC;
	border:none;
}
.Level1Selected, .Level1NoChildrenSelected
{
	font-size: 100%;
	text-decoration: none;
	padding:7px 15px 7px 15px;	
	margin:0;
	border-top:1px white solid;
	background-color: #E1E1E1;
	color: #000000;
	width: 140px;
}
.Level1Selected
{
    background-image:url(/Images/CustomerSpecific/LeftMenuDownArrow.gif);
    color:#000000;
    background-repeat:no-repeat;
    background-position:right center;
    padding:7px 15px 7px 15px;
    cursor:pointer;
    width:140px;
    font-size:100%; 
    background-color: #E1E1E1;
    border-top: 1px Solid White;

}
.Level1Selected a:link, .Level1Selected a:visited, .Level1NoChildrenSelected a:link, .Level1NoChildrenSelected a:visited
{
	color:#000000;
	text-decoration:none;
}

.Level2Selected a:link, .Level2Selected a:visited, 
.Level2 a:link, .Level2 a:visited, 
.Level2NoChildren a:link, .Level2NoChildren a:visited, 
.Level2NoChildrenSelected a:link, .Level2NoChildrenSelected a:visited, 
.Level3 a:link, .Level3 a:visited,
.Level3Selected a:link, .Level3Selected a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.Level2 a:hover, .Level2NoChildren a:hover,
.Level3 a:Hover, .Level3Selected a:hover
{
	color:#000000;
}

.m0l0iover {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #004A80;
	padding:7px 15px 0px 15px;
	border-top:solid 1px #CCCCCC;
	color:#FFFFFF;
	background-color:#E1E1E1;
	color:#000000;	
	height:39px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4682B4;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
	
	padding:7px 15px 0px 15px;
	font-size:12px;
	font-family:Verdana;
	background-color:#A9122A;
	color: White;
	height:39px;
}
.m0l1iover {
	 
	text-decoration : none;
	padding: 4px;
	color: #000000;
	
	cursor: pointer;
	background-color: #004A80;
	padding:7px 15px 0px 15px;
	border-top:solid 1px #CCCCCC;
	color:#FFFFFF;
	background-color:#E1E1E1;
	color:#000000;	
	height:39px;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #46B446;
	
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover 
{
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}

#LeftMenu div div
{
	top:200px;
}