*
{
  outline:0;
}

html
{
  background: #EEF1DC url(http://www.testwebben.se/3214/Images/htmlbg.jpg) no-repeat center top;
  background: #fff url(http://www.testwebben.se/3214/Images/htmlBg3.jpg) no-repeat center top;
  background: #fff;
  background: #f2f2f2 url(http://www.testwebben.se/3214/Images/htmlbgorkideedit.jpg) no-repeat center top fixed;
  overflow: auto;
  font-size: 62.5%;
}

body
{
  text-align: left;
  margin: 0;
  padding: 0;
}

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

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

body, select, input, textarea, table
{
  font-family:"century gothic", century, "trebuchet ms", helvetica, arial, sans-serif;
  color: #333;
  font-size: 1.1em;
  line-height: 1.6;
}

table
{
  font-size: inherit;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6
{
  color:#445427;
  padding: 0em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.4;
}

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
{
  color:#445427;
  font-size: 1.2em;
  margin: 1em 0em 0em 0em;
}

h2
{
  color:#445427;
  font-size: 1.5em;
  margin: 2em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
  text-transform: none;
  font-size: 2.2em;
  margin: 0em 0em 0em 0em;
}

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

a,
a:link,
a:visited,
a:active
{
  color: #445427;
  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;
}

ul
{
  
}

ol
{
  list-style: decimal;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

blockquote
{
  margin: 0em 3em;
}

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

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

#footer
{
  width: 960px;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  margin: -19px auto 0 auto;
  padding: 0 0 0 40px;
  clear: both;
  color: #4D5F2D;
  letter-spacing: 0.02em;
}

#pFooterText
{
  margin: 0;
  padding: 0;  
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
  color: #4D5F2D;
  text-decoration: none;
  font-weight: bold;
}

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

#wrapper
{
  background: url(http://www.testwebben.se/3214/Images/wrapperbgpapper2.jpg) no-repeat 30px 9px;
  text-align: left;
  width: 980px;
  padding: 0em;
  margin: 1em auto 0 auto;
}

#container
{
  background-image: url(http://www.testwebben.se/3214/Images/containerbg.png);
  background-position: center top;
  background-repeat: repeat-y;

  
  min-height: 600px;
  height: auto !important;
  height: 700px;
  width: 960px;
  margin: 0;
  padding: 0;
  position: relative;
}

#searchcontainer {
  width: 215px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 122px; /*137*/
}

#searchcontainer input {
  width: 130px;
  margin-right: 3px;
}

#container-top
{
  background: url(http://www.testwebben.se/3214/Images/containertop.png) no-repeat 1px 0;
  height: 9px;
  width: 960px;
}

#container-bottom-container {
 width: 960px;
   margin: 0 auto;
}
#container-bottom
{
  background: url(http://www.testwebben.se/3214/Images/containerbottom.png) no-repeat 7px 0;
  height: 54px;
  width: 960px;
}

#header-top
{
  background-image: url(http://www.testwebben.se/3214/Images/104_bg_header-top.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 40px;
  width: 440px;
margin-left:-20px;
}

#header
{
  width: 440px;
  height: 85px;
  padding-top:40px;
  position: relative;
}

#header #logo
{
  position: absolute;
  left: -15px;
  top: 20px;
}

#header-bottom
{
  background-image: url(http://www.testwebben.se/3214/Images/104_bg_header-bottom.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 40px;
  width: 440px;
margin-left:-20px;
}

#main
{
  margin: 0 auto;
  width: 880px;
  padding: 0;
}

#main-top {
  width:880px;
  margin:0 0 20px 0;
  height:200px;
  float:left;
  clear:both;
  position: relative;
   overflow:hidden;
}

#main-left {
  float:left;
  width:180px;
  margin: 0 20px 0 0;
}

#main-content
{
  float: left;
  width: 100%;
  min-height: 250px;
  height: auto !important;
  height: 250px;
  padding: 0 0 15px 0;
  margin: 0;
  text-align: left;
}

#newsbox
{

}

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

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

#detachedSubMenu {
  list-style: none !important;
}

#detachedSubMenu a,
#detachedSubMenu a:link,
#detachedSubMenu a:visited,
#detachedSubMenu a:active
{
  background: url(http://www.testwebben.se/3214/Images/subnavliststyle.png) no-repeat left center;
  color: #666666;
  margin:0 0 5px 0;
  padding: 10px 0 10px 25px;
  text-decoration: none;
  font-weight: normal;
        line-height: 1.5;

}

#detachedSubMenu li a:hover
{
  color:#000;
}

#detachedSubMenu ul li:hover
{

}

ul#detachedSubMenu li.active a
{
  background-image: url(http://www.testwebben.se/3214/Images/detachedactive.png);
  color: #000;
}

ul#detachedSubMenu ul li.active
{
  color: #444444;
}

#detachedSubMenu ul
{
  list-style: none !important;
        margin: 3px 0 10px 15px;
}

#detachedSubMenu li
{
  padding: 0 0 5px 0;
  margin: 0 0 0 0;
}
#detachedSubMenu ul li
{
  padding: 0 0 5px 0;
  margin: 0 0 0 0;
}
#subMenuHeader
{
  font-size: 1.5em;
  margin: 0em 1.3em 1em 0;
        border-bottom: 1px dotted #445427;
  color: #BF2C7D;
  line-height: 1.4;

}

/* NAV ---------------------- */
/* menu box */

div#navbg {
background: #fff;
width: 882px;
margin: 0 0 0 0px;
line-height: normal;
text-align: left;
height: 30px;
opacity: 0.85;
filter: alpha(opacity=85);
}

div#nav
{
width: 882px;
margin: 0 0 0 0px;
line-height: normal;
text-align: left;
height: 30px;
position: absolute;
left:0;
top:15px;
}

div#nav a {
outline:0;
}

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

#dmenu ul
{
        z-index: 99;
}

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

}

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

#dmenu li a
{
        text-align: left;
  background-position: top center;
  background-repeat: no-repeat;
}

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

#dmenu a:hover
{

}

#dmenu ul,
#dmenu ul ul
{
        position: absolute;
}

#dmenu ul li>ul,
#dmenu ul ul li>ul
{
        margin-top: -2em;
}

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

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

/* Admin */
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
        width: 12em;
}

#dmenu ul
{
        margin: 0 !important;
        margin: 0 0 0 0em;
}

#dmenu ul ul
{
        margin-left: 13em !important;
        margin-left: 13em;
        margin-top: -1.5em !important;
        margin-top: -1.5em;
}

#dmenu a:link,
#dmenu a:visited
{
 
}

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

#dmenu li#current a, #dmenu li.parent.current a {
color:#BF2C7D;
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{
       
}

/* Niv? 2-3 */
#dmenu li.current ul li a:link,
#dmenu li.current ul li a:visited,
#dmenu li#current ul li a:link,
#dmenu li#current ul li a:visited,
#dmenu li ul li a:link,
#dmenu li ul li a:visited
{
        color: #fff;
        background-color: #666666;
}

/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-bottom: 1px #333333 solid;
        border-right: 1px #333333 solid;
}

/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 0px #333333 solid;
        border-left: 1px #333333 solid;
}

/* Niv? 1, onmouseover */
#dmenu li a:hover
{
  color: #808c65;
}

/* Niv? 2-3, onmouseover */
#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-color: #ddd;
  color: #000;

}

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


/*NYHETSMODUL------------------*/

.date
{
  margin-top: 3em;
  font-weight: bold;
}

.modNewsList
{
  border-top: dotted 1px #445427;
  clear: both;
}

.modNewsList ul
{
  margin: 0.5em 0 0 0;  
  padding: 0;
}

.NewsList li
{
  list-style-type: none;
  margin: 0 1em 0 0;
  padding: 0.5em;
  border: dotted 1px #445427;
  float: left;
  width: 10em;
  min-height: 6em;
  height: auto !important;
  height: 6em;
}

.NewList li
{
  list-style-type: none;
}

.image
{
  margin-right: 15px;
}

.modNewsList a,
.modNewsList a:hover
{
      font-weight: normal;
  line-height: 1.5;
}

#pageWrapper #bildspel {
height:200px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:200px !important;
overflow:hidden;
}

#Page54562 #main-content form {
visibility: hidden;
}

span.highlight {
font-weight:bold;
color: #BF2C7D;
}

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



form {

}

form fieldset {
width: 300px;
border:0;
float:left;
display:block;
}

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

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

.stadcell label, .utbcell label {
display:inline;
margin-left:5px;
}

form input, form textarea, form select {
border:0;
margin: 0 0 7px 0;
}

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

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

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

form textarea {
width:220px;
height:7em;
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;
}

form span.obligatorisk {
color: #ff0000;
}



div.modNewsList li {
font-size: 0;
  min-width: 115px;
  min-height: 70px;
  height: auto !important;
  height: 70px;
  margin-right: 10px;
  padding: 5px;
}

div.modNewsList li a {
font-size:11px !important;
}
