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

html
{
  background:#00395d url(http://www.testwebben.se/3769/Images/htmlbg.png) repeat-x left top;
  background:#194c6d url(http://www.testwebben.se/3769/Images/htmlbglight.png) repeat-x left top;
  /*background: #ccc url(http://www.testwebben.se/3769/Images/htmlbg2.png) repeat-x left top;*/
  overflow: auto;
  overflow-y: scroll;
  font-size: 62.5%;
}

html, body {
  min-height: 100%;
height:100%;
width:100%;
}

body
{
  /*background: url(http://www.testwebben.se/3769/Images/bodybg.jpg) no-repeat center bottom;
  background: url(http://www.testwebben.se/3769/Images/bg.png) no-repeat center 140% scroll;
  background: url(http://www.testwebben.se/3769/Images/bg.png) no-repeat center bottom;*/
  /*background: url(http://www.testwebben.se/3769/Images/bodybottombg2.jpg) no-repeat center bottom;*/
  background: url(http://www.testwebben.se/3769/Images/nyfjader.jpg) no-repeat center bottom;
  text-align: left;
  min-height: 100%;
}

#container {
    background: url(http://www.testwebben.se/3769/Images/nyfjader.jpg) no-repeat center 500px;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
}

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

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

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

table
{
  font-size: inherit;
  font-size: 100%;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, #subMenuHeader
{
  font-family: skia, helvetica, arial, sans-serif;
  color: #001F3B;
  padding: 0em;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.1;
}

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

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

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

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

h2, .modNewsList h3
{
  /*color: #E95300;*/
  color: #003075;
  font-size: 1.5em;
  margin: 1em 0em 0.1em 0em;
}

h1
{
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.6em;
  margin: 0em;
}

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

a,
a:link,
a:visited,
a:active
{
  /*color: #39afe1;*/
  color: #003075;
  text-decoration: none;
  font-weight: normal;
}

a:hover
{
  text-decoration: underline;
}

a img
{
  border: 0;
}

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

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;
}

#main ul, #main-bottom ul
{
  list-style: url(http://www.testwebben.se/3769/Images/detachedactive.png) square;
}

#main-right ul li {line-height: 1.1;}

ol
{
  list-style: decimal;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

blockquote
{
  margin: 0em 3em;
}

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


/*LAYOUT ------------------*/
#roundtop {
  width: 960px;
  margin: 0 auto;
}

#wrapper
{
  background: #fff;
  width: 960px;
  margin: 0px auto 100px auto;
    position: relative;
  z-index: 999;
}


#header {
  background: transparent url(http://www.testwebben.se/3769/Images/topbg3.png) no-repeat center bottom;
  width: 100%;
  min-width: 960px;
  height: 105px;
  position: relative;
}
* html #header {width:100%;}

#logo {
  position: absolute;
  left: 50%;
  top: 39px;
  margin: 0 0 0 -481px;
  z-index: 99;
}

#main
{
  width: 930px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  padding: 8px 15px 0 15px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

#main-top {
  width: 680px;
  height: auto; /*200px*/
  margin-bottom: 15px;
  float: right;
}
#main-top .mceEditorDiv {
  min-height: 200px;
  height: auto !important;
  height: 200px;
}

#main-left {
  width: 200px;
  min-height: 241px;
  height: auto !important;
  height: 241px;
  float: left;
  margin: 0 25px 0 0;
  padding-top: 10px;
}

#main-right {
  width: 650px;
  min-height: 435px;
  height: auto !important;
  height: 435px;
  float: right;
  margin: 0 0 35px 0;
  padding: 5px 27px;
}

/*FOOTER ------------------*/

#footer
{
  background: #001F3B url(http://www.testwebben.se/3759/Images/footerbg.png) repeat-y center top;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0em;
  text-align: center;
  width: 960px;
  height: 30px;
  margin: 0 auto 0 auto;
  position: relative;
  font-size: 11px;
  font-style: italic;
  display: none;
}

#footer p {
  position: relative;
  top: 7px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
/* NAV ---------------------- */

#nav
{
  background: transparent;
  width: 700px;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -210px;
}

#nav ul
{
  margin: 0 0 0 0;
  list-style: none;
}

#nav li
{
  margin: 0em;
  float: left;
}

#nav ul li li
{
  float: left;
  width: 10em;
}

#dmenu li
{
  list-style-type: none;
  float: left;
  display: block;
  margin-left: -17px;
  padding-right: 10px;
}

#dmenu li a
{
  display: block;
  text-decoration: none;
  border: 0px;
  color: #fff;
}

#dmenu a:hover
{
  display: block;
}


#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: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;
}

li>ul
{
  top: auto;
  left: auto;
}

#dmenu li#current {
  /*background: url(http://www.testwebben.se/3409/Images/lishadowright.png) no-repeat right bottom;*/
}

#dmenu li#current a
{
  /*background: url(http://www.testwebben.se/3769/Images/currentbg.png) no-repeat left top !important;*/
  /*background: url(http://www.testwebben.se/3769/Images/currentbg2.png) no-repeat left top !important;*/
  color: #fff;
  text-decoration: underline;
}

#dmenu li a:hover,
#dmenu li#current .current a:hover,
#dmenu li#current a:hover
{
  /*color: #39afe1;*/
  color: #ccc;
  text-decoration: none;
}

#nav #dmenu li#current a:hover {cursor:default; color:#fff;}

#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
  background: #e85646;
  color: #898989;
  background-color: transparent;
}

/*#dmenu li.parent.current a {background: url(http://www.testwebben.se/3769/Images/currentbg.png) no-repeat left top;}*/
/*#dmenu li.parent.current a {background: url(http://www.testwebben.se/3769/Images/currentbg2.png) no-repeat left top;}*/

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
  font-family: skia, helvetica, arial, sans-serif;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 0;
  margin: 0;
  padding: 73px 14px 10px 14px;
}

/* Dropdown */

#nav #dmenu ul {
display:none;
}

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

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



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

#subMenuHeader {
  /*width: 150px;*/
  font-size: 25px;
  border-bottom: 1px dotted #00213E;
  padding-left: 15px;
  /*display:none*/
}

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

#detachedSubMenu a,
#detachedSubMenu a:link,
#detachedSubMenu a:visited,
#detachedSubMenu a:active
{
  color: #00213E;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  padding: 8px 10px 8px 16px;
  line-height: 1;
  display: block;
}

#detachedSubMenu ul {
  margin: 0 0 0 10px;
  padding: 0;
}

#detachedSubmenu ul li {
  margin: 0;
  padding: 0;
}

#detachedSubMenu ul li a {
  color: #00D8F5 !important;
  font-size: 11px !important;
  font-weight: normal !important;
  margin: 0;
  padding: 0;
}

#detachedSubMenu li:hover {
  background: #d9e1e7;
}

#detachedSubMenu li:hover a {
    color: #00395D;
}

#detachedSubMenu li.active {
  background: #f2f5f7 url(http://www.testwebben.se/3769/Images/detachedactive.png) no-repeat 17px center;
  padding-left: 16px;
}

#detachedSubMenu li.active:hover {
  background: #f2f5f7 url(http://www.testwebben.se/3769/Images/detachedactive.png) no-repeat 17px center;
}

#detachedSubMenu ul li.active a, #detachedSubMenu ul li a {
  padding: 5px 10px 8px 20px;
}

#detachedSubMenu li.active a {color:#00395D;}

a[href$='.PDF'], a[href$='.pdf'] { 
padding:0 0 0 20px; 
background:transparent url(http://www.testwebben.se/3769/Images/pdf.gif) no-repeat center left !important; 
}


form {

}

form fieldset {
width: 100%;
border:0;
float:left;
display:block;
}

form table td {
  padding-right: 10px;
}

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

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

form input, form textarea, form select {
border:0;
font-size: 11px;
color: #333;
}

form input[type="text"] {
width:170px;
margin: 0 0 7px 0;
padding: 2px;
border:1px solid #ccc;
}

form input[type="text"]:hover, form textarea:hover {border:1px solid #001F3B}
form input[type="text"]:focus, form textarea:focus {border: 1px solid #EB5300;}

input#Quantity.mini {
  width: 40px;
}

form select {
border:1px solid #ccc;
margin: 0 0 7px 0;
}

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

form textarea {
width:320px;
height:10em;
padding: 2px;
overflow-y:auto;
border:1px solid #ccc;
}

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

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

#Power
{
   width: 70px;
}

/*#Other
{
   display: none;
}*/

form span.obligatorisk {
color: #ff0000;
}


body {
  background-image: none;
}


#fill {
  height: 150px;
}

#bodybg {
  position: absolute;
  left: 50%;
  top: 405px;
  margin-left: -800px;
  z-index: 0;
  display: block;
}

#pageWrapper #bodybg
{
  display: none;
}

