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

html 
{
  background: #fff url(http://www.testwebben.se/3898/Images/bg.png) repeat-x top;
  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: georgia, calibri, constantia, times, "times new roman", serif;
  color: #444;
  font-size: 14px;
  line-height: 1.5;
}

table 
{
  margin: 1em 0;
}


h1, h2, h3, h4, h5, h6 
{
  font-family: georgia, serif;
  color: #555;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.4;
}

h6 
{  
  font-size: 10px;
  margin: 1em 0 0 0;
  border-bottom: 1px solid #333;
}

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

h4 
{
  font-size: 14px;
  margin: 0.5em 0 0 0;
}

h3 
{
  font-size: 16px;
  margin: 1em 0 0.5em 0;
}

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

h1, .modGallery h2, .modNewsList h2
{
  text-transform: none;
  font-size: 26px;
  margin: 0;
  padding: 0;
  line-height: 1;
}



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


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

a:hover 
{
  color: #6A9D0F;
  text-decoration: underline;
}

a img 
{
  border: 0;
}

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

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

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

#wrapper ul 
{
  list-style: url(http://www.testwebben.se/000/Images/) disc;
}

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: 0 auto 0 auto;
}

#header
{
  background: transparent url() no-repeat top right;
  width: 940px;
  height: 309px;
  margin: 0 auto 20px auto;
  position: relative;
}

#headerpic
{
  position: absolute;
  right: -70px;
}

#logo
{
  margin: 5px 0 0 -20px;
  position: absolute;
}

#main
{
  background: transparent;
  margin: 0 auto;
  width: 950px;
  position: relative;
}

#main-content
{
  width: 440px;  
  min-height: 300px;
  height: auto !important;
  height: 300px;
  margin: 0 30px 0 222px;
  padding: 1px 15px 20px 15px;
  text-align: left;
  float: left;

}

#main-content img {
  border: 0px solid #333;
}

#newsbox {
  width: 220px;
  float: right;
  margin: 1px 0 0 0;
}

/*#newsbox h1
{
  font-size: 18px;
}*/

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

#footer
{
  width: 920px;
  font-size: 1em;
  text-align: left;
  border-top: 1px solid #ddd; 
  clear: both;
  color: #666;
}

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

#smelink_linkbox
{
  margin-top: 15px;
  float: right;
}


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

#nav
{
  float: left;
  width: 210px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /*position: fixed;
  left: 15%;
  top: 35%;*/
  position: absolute;
  left: 25px;
  top: 0px;
}

#nav ul 
{  
  margin: 0;
  padding: 0;
}

#nav ul li 
{
  list-style-type: none;
  padding: 0 0 0.5em 0;
  margin: 0.3em 0 0 0;
}


#nav li a
{
  color: #444;
  width: 170px;
  height: auto;
  font-size: 1.1em;
  font-weight: normal;
  margin: -11px 0px 1px 0px;
  padding: 12px 5px 7px 5px;
  border-bottom: #666 solid 1px;
  text-decoration: none;
        display: block;
}

#nav li a:hover 
{
  color: #333;
  background: #e7d9e7;
}


#nav ul li#current a 
{
  background: url(http://www.testwebben.se/3898/Images/159navCurrent.png) no-repeat right center;
  color: #333;
  font-weight: bold;
}

#nav ul li.current a:hover
{

}

ul#dmenu li#current.parent.current ul li a:hover, 
ul#dmenu li.parent.current ul li#current.current a:hover, 
ul#dmenu li.parent.current ul li a:hover
{
  background-image: none;
}


/*Nivå2*/
#nav ul ul 
{

}
  
#nav ul ul li 
{

}

#nav ul ul li a
{
  font-weight: normal;
        display: block;
  color: #666;
  font-size: 1em;
  border-top: #666 solid 0px;
  padding: 20px 0 5px 15px;

}

#nav ul ul li li a
{
  border-left: 0px;
  font-size: 0.8em;
  border-top: #666 solid 0px;
  padding: 20px 0 5px 30px;
}

#nav ul ul li a:hover 
{
  color: #333;
  background-color: #fff;
}

/*Current state för nivå2*/
#nav ul li ul li.current a 
{

}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
      display:none;
      font-weight: normal;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
  display: block;
}

/*FORMULÄR*/

#mContactForm {
margin:1em 0;
}
#mContactForm input, #mContactForm textarea {
background:#fefefe;
border: 1px solid #999;
margin: 0 0 5px 10px;
padding:3px 2px 2px 2px;
width:250px;
height:1.5em;
overflow:hidden;
color:#666;
}
#mContactForm input:hover, #mContactForm textarea:hover {border:1px solid #aaa;}
#mContactForm input:focus, #mContactForm textarea:focus {border:1px solid #aaa; background:#f5f5f5;}

#mContactForm textarea {
height: 13em;
}

#mContactForm td {
text-align: right;
}/*-- Start standardcss för skyddad sida --*/

#divProtectedPageDialog label
{
     display: block; width: 110px; float: left;
}

#divProtectedPageDialog button
{
     margin-left: 182px;
}

#divLogutDialog
{
     float:right;
}
#divProtectedPageDialog #btnNewPassword
{
     margin-left: 118px;
}
/*-- Slut standardcss för skyddad sida--*/

