* 
{
   margin:0;
   padding:0;
   outline:0;
}

html 
{
   background: #fff url(http://www.testwebben.se/3362/Images/158htmlBg.png) repeat-x left bottom fixed;
   overflow: auto;
   overflow-y: scroll;
}

body 
{
   text-align: left;
}

/*CONTENT (start) ---------*/

body 
{
   /*Content editor body*/
   /*background-color: #fff;*/
}

body, select, input, textarea, table 
{
   font-family: arial, helvetica, sans-serif;
   color: #666;
   font-size: 12px;
   line-height: 1.5;
}

table 
{
   
}

h1, h2, h3, h4, h5, h6 
{
   color: #666;
   font-weight: bold;
   text-decoration: none;
   line-height: 1.4;
}

h6 
{
   font-size: 0.4em;
   margin: 1em 0 0 0;
}

h5 
{
   font-size: 0.6em;
   margin: 1em 0 0 0;
}

h4 
{
   font-size: 0.8em;
   margin: 1.5em 0 0 0;
}

h3 
{
   font-size: 1.2em;
   margin: 1em 0 0 0;
}

h2 
{
   font-size: 1.5em;
   margin: 0.7em 0 0 0;
}

h1, .modGallery h2
{
   text-transform: none;
   letter-spacing: 0;
   font-size: 2.2em;
   margin: 0;
   padding: 0em; 
}

p 
{
   margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
   color: #a6a6a6;
   text-decoration: none;
   font-weight: bold;
}

a:hover 
{
   text-decoration: underline;
}

a img 
{
   border: 0;
}

hr 
{
   border: 0;
   height: 1px;
   margin: 0.5em 0 1em 0;
   color: #d8d8d8;
   background-color: #d8d8d8
}

ul,
ol 
{
   margin: 1.2em 0em 1.2em 2em;
   padding: 0;
}

ul li,
ol li 
{
   margin: 0.3em 0em 0em 0em;
   list-style-position: outside;
   line-height: 1em;
   padding: 0 0 0.5em 0;
}

#wrapper ul 
{
   
}

ol 
{
   list-style: decimal;
}

strong 
{
   font-weight: bold;
}

em 
{
   font-style: italic;
}

blockquote 
{
   margin: 0em 3em;
}

/*CONTENT (end) -----------*/


/*LAYOUT ------------------*/

#wrapper
{
   text-align: left;
   width: 920px;
   margin: 0px auto;
}


#header
{
   background: transparent url(http://www.testwebben.se/3362/Images/top.png) no-repeat;
   margin: 0 auto;
   padding: 70px 0 0 0;
   width: 920px;
   height: 120px;
   clear: both;
}

#logo
{
   margin: 0px 0 0px 0;
}

#main
{
   background: #fff;
   margin: 0 auto;
   width: 920px;
   border: 1px solid #bbb;
   overflow: auto;
}

#main-content-top {
   width: 920px;   
   min-height: 200px;
   height: auto !important;
   height: 200px;
   margin: 0 auto;
   text-align: left;
   border: 1px solid #bbb;
}
#main-content-top .mceEditorDiv {min-height: 200px; height: auto !important; height: 200px;}

#main-content
{
   width: 870px;   
   min-height: 300px;
   height: auto !important;
   height: 300px;
   margin: 0 auto;
   padding: 20px 25px;
   text-align: left;
   border: 1px solid #bbb;
   overflow: auto;
}

#main-content-left {
   width: 680px;
   margin: 0 25px 0 0;
   float: left;
}

#main-content-right {
   width: 160px;
   float: right;
}

#search
{
   float: right;
   right:25px;
   bottom:40px;
}

.clear 
{
   clear: both;
   line-height: 0.01;
   border-style: none;
}

#footer
{
   background: transparent;
   width: 920px;
   font-size: 1em;
   text-align: center;
   line-height: 2em;
   letter-spacing: 1px;
   margin: 10px auto 0 auto;
   padding: 0;
   clear: both;
   color: #a6a6a6;
}

#footer a
{
   color: #a6a6a6;
   text-decoration: none;
   font-weight: normal;
}



/* NAV ---------------------- */

#nav
{
   background: url(http://www.testwebben.se/3362/Images/158-nav-bg-new.jpg) no-repeat center top;
   width: 912px;
   height: 70px;
   margin: 0 0 20px 0;
   padding: 0 5px;
   line-height: normal;
   text-align: left;
}

/* Layout */ 
#dmenu
{
   background: transparent; 
   z-index: 20;
   margin-left:1px !important;
}

#dmenu li
{
   list-style-type: none;
   float: left;
   
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
   margin: 0;
   padding: 0;
}

#dmenu li a
{
   background:transparent url(http://www.testwebben.se/3362/Images/158navBorder3.gif) no-repeat right center;
   text-align: left;
   height:16px;
   padding-top: 29px !important;
   padding-bottom: 24px !important;
}

#dmenu a:hover
{
   
}

#dmenu ul,
#dmenu ul ul,
#dmenu li:hover ul ul, 
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul
{
   display:none;
}

#dmenu li,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul
{
   display: block;
}

/* Nivå 1 */
#dmenu li a:link,
#dmenu li a:visited
{
   color: #fff;
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
   background: url(http://www.testwebben.se/3362/Images/158navHover3.png) repeat-x left top;
   margin-left:-1px !important;
   padding-left:16px !important;
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
   background: url(http://www.testwebben.se/3362/Images/158navCurrent3.png) repeat-x left top;
   color: #fff;
   margin-left:-1px !important;
   margin-right:1px !important;
}
#dmenu li.parent.current a {background: url(http://www.testwebben.se/3362/Images/158navCurrent3.png) repeat-x left top; }
#dmenu li#current a:hover {cursor:default; padding-left:15px !important;}


/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
   font-weight: normal;
   text-transform: none;
   text-decoration: none;
   font-size: 14px;
   padding: 20px 15px 21px 15px;
   margin: 0;
} 

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
   letter-spacing: 0em;
   padding: 0.3em 0.7em;
   margin: 0;
} 

/*NAV UNDERSIDA -------------------- */ 

#main-left ul, #main-left ul li {
   list-style-type:none;
   list-style:none;
}

ul#detachedSubMenu {
   list-style-type:none;
   list-style:none;
   margin:0 10px 0 10px;
   min-height:250px;
   height: auto !important;
   height: 250px;
}

#subMenuHeader
{
   display:none;
}


#detachedSubMenu li {
   list-style-image: url();
   margin: 0 0 0 0;
   border-bottom:1px solid #d8d8d8;
}
#detachedSubMenu li:hover {text-decoration: none;}
#detachedSubMenu li.active {border-bottom:0;}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
   color: #666;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   margin: 0;
   padding: 10px 0 0 20px;
   line-height: 1;
   display: block;
   width: 138px;
   height: 18px;
}

#detachedSubMenu li a:hover {
   background: url(http://www.testwebben.se/3362/Images/158detached2CurrentBg.png) no-repeat left top;
   height: 18px;
   margin: 0 0 0 0;
   color: #000;
}

#detachedSubMenu li.active a {
   background: url(http://www.testwebben.se/3362/Images/158detached2CurrentBg.png) no-repeat left top;
   height:18px;
   margin:0 0 0 -20px;
   padding:10px 0 0 20px;
}

#detachedSubMenu li.active ul li a {}

/*Nivå2-----------------------------------*/
#detachedSubMenu ul 
{ 
   background:;
   width:147px;
   min-height: 60px;
   height: auto !important;
   height: 60px;
   list-style-type:none;
   margin: -6px 0 0 -30px;1
      padding:0 0 0 0;
}

#detachedSubMenu ul li {
   padding: 0 0 5px 0;
   margin: 0 0 0 0;
   border: 0;
   text-align:left;
}
#detachedSubMenu ul li:hover {}
#main-left #detachedSubMenu ul li.active {color:;} 


#main-left #detachedSubMenu ul li a {
   background-image:none;
   font-size:10px;
   font-weight:bold;
   margin-left:3px;
   padding:5px 2px 5px 10px;
   width:125px;
   min-height: 10px;
   height: auto !important;
   height: 10px;
}
#detachedSubMenu ul li a:hover {color:;}

/*Göm nivå 2 dropdown*/
#wrapper #nav #dmenu ul {
   display: none;
}
