/*@import url(http://www.testwebben.se/1357/5547.css);*/



* 
{
  outline:0;
}

html 
{
  background-color: #fff;
  overflow: auto;
  overflow-y: scroll;
  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: arial, verdana, sans-serif;
  color: #000;
  font-size: 1.2em;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

p 
{
  font-size:13px;
  margin: 1em 0em 0em 0em;
}

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

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

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-content ul 
{
  list-style: url(http://www.testwebben.se/1357/Images/listStyle.png) disc;
}

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: left;
  margin: 3em auto 0em auto;
  padding: 0;
  clear: both;
  color: #acacac;
  width: 80em;
  border: 1px solid #dddddd;
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}

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

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

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

#wrapper
{
  text-align: left;
  width: 100%;
  padding: 0em;
  margin: 0em auto;
}

#header
{
  height: 8.5em;
  margin: 0 auto;
  padding: 0em 0 0 0;
  width: 100%;
  clear: both;
  background:#fff /*#41522B*/ url(http://www.testwebben.se/1357/Images/headerBg2.png) repeat-y right top;
  /*position: relative;*/
}

#logo
{
  float: left; 
  margin: 1.7em 0 0 5em;
}

#slogan {
width:300px;
float:right;
margin:17px 5em 0 0;
text-align: right;
}

#slogan h1 {
margin: 0;
padding: 0 0 3px 0;
line-height:1;
font-size: 20px;
color:#A6A8AB;
font-weight:normal;
font-style: italic;
}

#main
{
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 80em;
  min-height: 20em;  
  height: auto !important;
  height: 20em;
}

#main-content
{
  padding: 1em;
  margin: 0;
  text-align: left;
}

#newsbox
{
  float: right;
  padding: 0em;
  margin: 0em 0em 0em 1em;
  width: 200px;
}

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

/* NAV ---------------------- */
/* menu box */
#nav
{
        width: 80em;
        line-height: normal;
        padding: 0em 0em 0em 0em;
        margin: 0em auto 0em auto;
        text-align: left;
  border: 2px solid #77797D;
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
  height: 2.0em;
}

#nav ul 
{
  margin: 0px;
  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; 
}

#dmenu ul 
{
  float: left;
  background-color: #fff;
  border: 1px #000 solid;
  position: absolute;
  display: none;
  margin-top: 0px;
  margin-left: 10px;
  width: 16em;
  z-index: 60; 
}

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

#dmenu ul a 
{
  display: block;
}

#dmenu a:hover 
{
  display: block; 
}

#dmenu ul li a:hover 
{
  display: block; 
}

#dmenu ul li.parent 
{
width:15.5em;
  background-color: transparent;
  background-image: url(http://www.testwebben.se/1735/Images/114_nav_arrow.gif);
  background-repeat: no-repeat; 
  background-position: right center; 
}

#dmenu ul ul 
{
  display: none;
  position: absolute;
  margin-left: 116px;
  margin-top: -1em;
  z-index: 77; 
}

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

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

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
  background:#41522B !important;
  color: #fff;
}


/* Nivå 1, onmouseover */
#dmenu li a:hover, 
#dmenu li #current .current a:hover, 
#dmenu li#current a:hover
{
  color: #CEDCBB !important;
  background-color: #607452;
}

/* 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
{
  color: #607452 !important;
  background-color: transparent;
}

/* 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: 0em;
        padding: 0.5em 1em;
        margin: 0;
}
#dmenu li#current a:hover {color:#fff; !important}

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0em;
        padding: 0.5em;
        margin: 0em;
width:15em!important;
} 


/*IE PNG Fix------------------*/

img, div 
{ 
  behavior: url(http://www.testwebben.se/1669/Images/iepngfix.htc); 
}

#slogan .mceEditordiv {
min-height: 70px;
height: auto !important;
height: 70px;
}