* 
{
  outline:0;
}

html 
{
  background-color: #fff;
  background-image: url(http://www.testwebben.se/3598/Images/);
  background-repeat: repeat-x;
  background-position: center top;
  overflow: auto;
  font-size: 62.5%;
}

body 
{
  text-align: left;
  margin: 0;
  padding: 0;
}

/*CONTENT (start) ---------*/

body 
{
  /*Content editor body*/
  /*background-color: #eaffd4;*/
}

body, select, input, textarea, table 
{
  font-family: trebuchet ms, arial, verdana, sans-serif;
  color: #666;
  font-size: 1.1em;
  line-height: 1.5;
}

table 
{
  font-size: inherit;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 
{
  padding: 0em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.4;
  color: #666;
}

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;
  margin: 1em 0em 0em 0em;
}

h2 
{
  font-size: 1.5em;
  margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
  text-transform: none;
  letter-spacing: 0.1em;
  font-size: 2em;
  margin: 0em 0em 0em 0em;
  
}

p 
{
  margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
  color: #da3225;
  text-decoration: none;
  font-weight: bold;
}

a:hover 
{
  text-decoration: none;
  color: #000;
}

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
{
  font-size: 1em;
  text-align: center;
  margin: 1em 0em 0em 0em;
  padding: 0;
  clear: both;
  color: #999;
  border-top: 0px solid #eee;

}

#pFooterText
{
  margin: 0.5em 0em 0em 0em;
  padding: 0;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
  color: #999999;
  text-decoration: none;
  font-weight: normal;
}

/*LAYOUT ------------------*/

#wrapper
{
  text-align: left;
  width: 1000px;
  padding: 0em;
  margin: 0em auto;
  border: 1px solid #c0c4bc;
  background: #fff;
}

#header
{
  height: 82px;
  margin: 0 auto;
  padding: 0em 0 0 0;
  width: 1000px;
  clear: both;
  background: #fff;
    border-bottom: 1px solid #c0c4bc;
}

#logo
{
  float: left; 
  margin: 1em 0 0 0;
}


#main-content
{
  padding: 1em 4em 1em 4em;
  margin: 0;
  text-align: left;
  background: white;  
  min-height: 300px;
  height: auto !important;
  height: 300px;
      border-top: 1px solid #c0c4bc;
  font-size: 1.1em;

}


.clear 
{
  clear: both;
  line-height: 0.01;
  border-style: none;
}

/* NAV ---------------------- */
/* menu box */
div#nav
{
        width: 700px;
        line-height: normal;
        padding: 0em 0em 0em 0em;
        margin: 3em auto 0em auto;
        text-align: left;
        float: right;

}


/* Layout */ 
#dmenu
{
        background-color: transparent; 
        z-index: 20;
}

#dmenu ul
{
        position: absolute;
        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;

}

#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: 150px;
}

#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: #73886a;
  width: 80px;
  height: 19px;
  margin-right: 5px;
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
  /*background-image: url(http://www.testwebben.se/3598/Images/172_bg_nav.gif);
  background-repeat: no-repeat;*/
  background: #73886a;
  color: #fff;
}

/* 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: #94b480;
  border-bottom: 1px solid white;
  width: 150px;
  background-image: none;
}

/* 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
{
  /*background-image: url(http://www.testwebben.se/3598/Images/172_bg_nav.gif);
  background-repeat: no-repeat;*/
background: #73886a;
  color: #fff;;
}

/* 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: #73886a;
  color: #fff;

}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0em;
        padding: 7px 0px 2px 0px;
        margin: 0;
  font-family: Trebuceth ms, Verdana, sans-serif;
  text-align: center;
} 

#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
  text-align: left;
  padding: 7px 0px 3px 2px;
} 


img[src="Images/loader.gif"] {
margin:120px 0 0 470px;
}

#pageWrapper #bildspel {
height:250px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:250px !important;
overflow:hidden;
}

div.slideshow-container {position:relative;}

  div.slideshow-title {
    width: 400px;
    height: 150px;
    position: absolute;
    left: 35px;
    top: 25px;
    font-family: Arial, Sans-serif;
    font-size: 50px;
    font-weight: normal;
    font-style: italic;
    color:#fff;
    text-align: left;
    margin:0;
    padding:0;
    letter-spacing: -0.03em;
    opacity:0.5;
    z-index: 99 !important;
  }

/* Om ej länkat
div.slideshow-container:hover {cursor:default !important;}*/


