/* Start of CMSMS style sheet 'menyerna' */
/*START TOPNAVIGATION-----Horisontella menyn------  */

#topmenybox {
width: 100%;
float: left;
margin: 0;
padding: 0;
}


#phone {
width: 120px;
float: left;
padding-top: 5px;
font-size:1.1em; 
color: #fff; 
font-weight: bold;
text-align: center;   
}

#topmeny  {
float: left;
padding: 5px 0 5px 0;
height: 15px;
}

#topmeny ul {
margin:0;
}

#topmeny li { 
float: left;
list-style: none;
margin: 0;
line-height: 12px;
border-right: 1px solid #ccc;
padding: 0 10px 0 10px;
}

#topmeny a {
color: #fff; 
background-color: inherit;
float: left; 
margin: 0;
text-decoration: none; 
}

#topmeny li a:hover { color: #666; }

/* END TOPNAVIGATION-----Horisontella menyn------  */



/* START VÄNSTERMENY---------Lodräta menyn--------  */
#leftside { width: 16%;  float: left;}

#navi {
margin-top: 1.7em;
margin-left: 0px;
background: #7f7f7f;
font-size: 1em; 
width: 16%; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 150px;
}

#menu_vert {
width: 145px;
margin-left: -30px;
padding:0;
}

div#menu_vert ul h3 {
display: block; 
padding: 0.2em 0.5em 0.2em 0em;
color: #fff;  
font-size: 1em;
margin: 0;
}


#menu_vert li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
text-decoration: none;
display: block; /* IE has problems with this, fixed above */
padding: 0.4em 0.5em 0.4em 0em; /* some air for it */
color: #fff; /* this will be link color for all levels */
min-height:1em; /* Fixes IE7 whitespace bug */ 
}


/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
padding: 0.2em 0em 0.2em 0em;
margin-left: -2.2em;
border-top: 1px solid #ddd;
}

div#menu_vert ul ul h3 {
border-top: 1px solid #ddd;
padding: 0.2em 0.5em 0.2em 0em;
border-bottom: none;
margin-left: -2.2em; 
}

/* menu li block */
#menu_vert li {
list-style: none;
margin: 0;
border-bottom: 1px solid #c0c0c0;
display: block;
}

#menu_vert ul ul li {
   border: none;
}

/* hover state for all links */
div#menu_vert a:hover {
   color: #666;
}

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-color: #7f7f7f;
   width: 100%;
}

/* END VÄNSTERMENY---------Lodräta menyn--------  */
/* End of 'menyerna' */

