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

html 
{
  background: #b7b7b7 url(http://www.testwebben.se/2363/Images/htmlBgGray2.gif) repeat-x left top fixed;
  overflow: auto;
  /*overflow-y: scroll;*/
}

body 
{
}

html, body {
height:100%;
}

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

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

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

table 
{

}

#main-content table {
font-size:11px;
}

tr.even
    {
         background-color: white;
    }

    tr.over
    {
         background-color: #F57F20;
  color:#fff;
    }

    tr.odd
    {
         background-color: #f5f5f5;
    }

h1, h2, h3, h4, h5, h6 
{
  color: #F57F20;
  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.3em;
  margin: 0.3em 0 0 0;
}

h1, .modGallery h2
{
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.5em;
  line-height: 1;
  margin: 0 0 15px 0;
  padding: 0; 
}

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

a, 
a:link,
a:visited, 
a:active 
{
  color: #F57F20;
  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 ------------------*/

#container {
background: #c6c6c6 url(http://www.testwebben.se/2363/Images/wrapperBg.gif) repeat-y center top;
width:515px;
height:100%;
margin:0 auto;
padding:0;
position:relative;
}

#wrapper
{
  background: #c6c6c6 url(http://www.testwebben.se/2363/Images/wrapperBg.gif) repeat-y center top;
  text-align: left;
  width: 780px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  border-left: 4px solid #696969;
  border-right: 4px solid #696969;
  position:relative;
}

#header
{
  background: url(http://www.testwebben.se/2363/Images/headerBgGrayInv.png) no-repeat center top;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 780px;
  height: 150px;
  clear: both;
  position: relative;
}

#logo
{
  position: absolute;
  left:33px;
  top:6px;
}

#main
{
  background: transparent;
  margin: 20px auto 20px auto;
  width: 740px;
  overflow:auto;
  padding: 0 20px 71px 20px;
}

#main-left {
  background: transparent url(http://www.testwebben.se/2363/Images/mainleftBgWhite2.png) no-repeat center top;
  width: 200px;
  height: 605px;
  margin: 0 20px 0 0;
  float: left;
}

#container
{
  width: 515px;  
  margin: 0 auto;
  padding: 0;

  text-align: left;
  float:left;
}

#main-content-top {
background: url(http://www.testwebben.se/2363/Images/maincontentopBg.png) no-repeat center top;
width:515px;
height:23px;
margin: 0 auto;
padding:0;
}

#main-content {
background: url(http://www.testwebben.se/2363/Images/containerbg.png) repeat-y center top;
width:485px;
margin: 0 auto;
padding:0 15px;
}

#main-content-bottom {
background: url(http://www.testwebben.se/2363/Images/maincontentbottomBg.png) no-repeat center top;
width:515px;
height:23px;
margin: 0 auto;
}

.whiteBox {
background:transparent url(http://www.testwebben.se/2363/Images/bixboxGray.png) no-repeat center top;
width:490px;
height:334px;
margin:20px 0 0 0;
padding:5px 15px;
}

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

#footer
{
  background: transparent url(http://www.testwebben.se/2363/Images/footerBgGrayInv.png) no-repeat center top;
  color:#fff;
  width: 780px;
  height: 51px;
  font-size: 1em;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  margin: 0px auto 0 auto;
  padding: 0;
  position: absolute;
  bottom: 0;
}

#pFooterText {
margin:6px 0 0 0;
padding:0;
line-height:1;
}

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



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

#nav
{
  background: transparent;
        width: 715px;
  height: 25px;
  margin: 5px 0 0 20px;
        line-height: normal;
        text-align: left;
  position: absolute;
  left: 10px;
  bottom: 0;
}

/* Layout */ 
#dmenu
{
        background: transparent; 
        z-index: 20;
}

#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;
        text-align: left;
  height:16px;
}

#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:;
  border-bottom:3px solid #f57f20;
}

#dmenu a {
line-height:1;
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
         background:;
  color: #F57F20;
}
#dmenu li.parent.current a {background:}
#dmenu li#current a:hover {cursor:default;}


/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: bold;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0.1em;
        padding: 6px 10px 0 10px;
        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/2350/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/2350/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;
}

form {
font-size:11px;
}

form fieldset {
width: 170px;
padding:10px 15px;
border:0;
float:left;
display:block;
}

form legend {
font-weight: bold;
display:none;
}

form label {
display:block;
font-weight:normal;
}

form input, form textarea, form select {
border:1px solid #ccc;
margin: 0 0 0px 0;
}

form select {
width:170px;
background:#f5f5f5;
}

form input[type="text"] {
background:#f5f5f5;
width:160px;
margin: 0 0 3px 0;
padding: 2px;
}
form input[type="text"]:hover, form textarea:hover {border:1px solid #696969;}
form input[type="text"]:focus, form textarea:focus; {background:#fff; border:1px solid #696969;}

form input[type="checkbox"] {
margin:0 0 0 5px
}

form textarea {
background:#f5f5f5;
width:160px;
height:7em;
padding: 2px;
overflow:auto;
}

form div.inline {
clear:both;
margin:7px 0;
}

form #Skicka {
display: block;
float:left;
margin:3px 0 0 0;
padding:2px 3px;
clear:both;
}

form span.obligatorisk {
color: #ff0000;
}

#frmMain #footer {
display:none;
}

#sidoform {
width:190px;
height:595px;
margin:10px 0 0 5px;
}

#Page40033 #main-left {
visibility:hidden;
}

* html #nav li a {
width:100px;
text-align:center;
}


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

#nav-bottom
{
  height: 15px;
  padding: 0;
  margin: 0;
  position:absolute;
  bottom:-7px;
  left: 9px;
  
}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
  width:80px;
  float:left;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#detachedSubMenu a:hover 
{
  text-decoration: none;
  color: #F57F20 !important;
  background-image:none !important;
}

#nav-bottom ul#detachedSubMenu li.active a
{
width:80px !important;
padding-left:35px !important;
  float:left;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  background-image:none !important;
} 

#nav-bottom ul li
{
  list-style: none;
  padding: 0em;
  display: inline;
  float: none;
}

#nav-bottom ul li a
{
  
}

