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

html 
{
  background: #526b35 url(http://www.testwebben.se/3470/Images/htmlbg.jpg) no-repeat center top;
  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: helvetica, arial, verdana, arial, sans-serif;
  color: #000;
  font-size: 1.4em;
  line-height: 1.5;
}

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

h1, h2, h3, h4, h5, h6 
{
  color: #b97e58;
  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 
{
  font-size: 1.2em;
  margin: 1em 0em 0em 0em;
}

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

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

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

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

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

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/3470/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: center;
  margin: 0.7em auto;
  padding: 0;
  clear: both;
  color: #fff;
  width: 900px;
  line-height: 1.3;
}

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

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

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

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

#header
{
  height: 90px;
  margin: 0 auto 1em auto;
  padding: 0em 0 0 0;
  width: 900px;
  clear: both;
  text-align: left;
  position: relative;
}

#logo
{
  font-size: 30px;
  color: #fff;
  padding: 0;
  position: absolute;
  left: 30px;
  top: 10px;
}

#main
{
  margin: 0 auto;
  padding: 0;
  width: 900px;

}

#main-left
{
  background: url(http://www.testwebben.se/3470/Images/mainleftbg.jpg) no-repeat left 180px;
  padding: 1em;
  margin: 0;
  text-align: left;
  background-color: #fff;
  border: #ccc solid 1px;
  width: 220px;
  float: left;
  min-height: 430px;
  height: auto !important;
  height: 430px;
  position: relative;
}

#newsbox
{

}

#main-content
{
  padding: 1em;
  margin: 0;
  text-align: left;
  background-color: #fff;
  border: #ccc solid 1px;
  width: 600px;
  float: right;
  min-height: 430px;
  height: auto !important;
  height: 430px;
}

#Page60360 #main-content, #Page63437 #main-content {
  background:  #fff url(http://www.testwebben.se/3470/Images/ture.jpg) no-repeat right bottom;
}

#Page60362 #main-content, #Page63440 #main-content {
  background: #fff url(http://www.testwebben.se/3470/Images/maskinservice.jpg) no-repeat right bottom;
}

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

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

#nav
{
  float: left;
  width: 15em;
  margin: 130px 0 0 0;
}

#nav ul 
{  
  margin: 0;
  padding: 0;
}
#nav li a
{
background-color: #CFD984;
  border-left: #42592A solid 4px;
  padding: 7px 3px 5px 10px !important;
}

#nav ul li 
{
  width: 100%;
  list-style-type: none;
  margin: 0.4em 0;
  padding: 0;
  color: #000;
}


#nav ul li.current a 
{
  background-color: #93b38e;
color: #000;
}

/*Current state för nivå1*/
#nav ul li#current a 
{
  background-color: #42592A;
  color: #fff;
}

#nav ul li.current 
{
  /*background-color: blue;*/

}

#nav ul li a 
{
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 3px 0.5em;
  color: #000;
  text-decoration: none;
        display: block;
}
    
#nav ul li a:hover 
{
  background-color: #96A65D;
  color: #fff;
}

/*Nivå2*/
#nav ul ul 
{
  margin: 0 0 0 1em;
}
  
#nav ul ul li 
{
  padding:0;

        margin: 5px 0 0 0;
}

#nav ul ul li a
{
  font-weight: normal;
        display: block;
  color: #000;
  border-left: #42592A solid 2px;
  font-size: 0.9em;
}

#nav ul ul li li a
{
  border-left: 0px;
}

#nav ul ul li a:hover 
{
  color: #000;
  background-color: #93b38e;
}

/*Current state för nivå2*/
#nav ul li ul li.current a 
{
  background-color: #93b38e;
}

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