                                                                  /***** menu CSS *****/
@media print {.menu, .ssmenu {	visibility:hidden; } }


.menu
{background-color:transparent;
 color:white;
 font-size:10pt;
 /*font-weight:bold; */
 font-family:Arial;
 border:none;
 padding:0px;
 text-align:center;
 width:15em;
 margin:1em;}

.vmenu
{background-color:transparent;
 color:white;
 font-size:10pt;
 /*font-weight:bold; */
 font-family:Arial;
 border:none;
 padding:0px;
 text-align:left;
 width:130px;
 margin:2em;}
 
 .vhead
{background-color:transparent;
 color:white;
 font-size:11pt;
 font-weight:bold;
 font-family:Arial;
 border:none;
 margin-bottom:-22px;
 padding:0px;
 text-align:left;
 width:130px;
 margin-left:1em;  }

.ssmenu
{background-color:#004184;
 color:white;
 font-size:8pt;
 font-family:Arial;
 border:1px solid #CDCDCC;
 padding:0px;
 width:15em;
 margin:1em;}
 
.menu span, .ssmenu span, .vmenu span
{display:none;}

.ssmenu ul,.ssmenu li
{background-color:#004184;
 padding:0;
 margin:0;
 list-style-type:none;
 border-bottom: 1px solid #CDCDCC;
 border-right: 1px solid #CDCDCC;}
	
.menu a, .menu a:visited, .vmenu a, .vmenu a:visited
{color:white;
 padding:2px;
 text-decoration:none;
 font-family:Arial;
 display:block;
 margin:0px;
 width:100%;}

.ssmenu a, .ssmenu a:visited
{color:white;
 padding:2px;
 text-decoration:none;
 font-family:Arial;
 display:block;
 margin:0px;
 width:100%;
 padding-left:5px;}

html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .vmenu a, html>body .vmenu a:visited, html>body .vmenu a:hover, html>body .vmenu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active
{width:auto;}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus
{background: url("http://www.pendulum.se/temp/website/Assets/Images/pro1.jpg");
 color:black;
 text-decoration:none;
 font-family:Arial;
 margin:0px;
 width:100%;}

.menu a:hover
{background: url("http://www.pendulum.se/temp/website/Assets/Images/pro1.jpg");
 color:black;
 text-decoration:none;
 font-family:Arial;
 margin:0px;
 width:100%;}

.vmenu a:hover
{background: url("http://www.pendulum.se/temp/website/Assets/Images/pro1.jpg");
 color:black;
 text-decoration:none;
 font-family:Arial;
 margin:0px;
 width:100%;}

img
{border:none;}

.ssmenu img
{margin-right:8px;}

.ssmenu img.hr
{margin-top:1px;
 margin-bottom:1px;
 margin-left:0;
 margin-right:0;
 width:100%;
 height:1px;
 display:block;}

