* 
{
  outline:0;
}

html 
{
  background-image: url(http://www.testwebben.se/1532/Images/101_bg_html.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #fff;
  overflow: auto;
  font-size: 62.5%;
}

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

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

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

body, select, input, textarea, table 
{
  font-family: verdana, arial, sans-serif;
  color: #333333;
  font-size: 1.1em;
  line-height: 1.5;
}

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

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

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

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

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

a img 
{
  border: 1px solid #ccc;
}

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 
{
  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) -----------*/

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

#footer
{
  font-size: 1em;
  text-align: center;
  margin: 2em 1em 1em 1em;
  clear: both;
  color: #333333;
  border: 1px solid #6b482c;
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-bottom: #ffffff solid 0px;
}

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

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

#wrapper
{
  text-align: left;
  width: 90em;
  padding: 0em;
  margin: 1em auto;
  background-color: #f0efdf;
}

#header
{
  background-image: none;
  background-position: left center;
  background-repeat: no-repeat;
  height: 100px;
  margin: 1em;
  padding: 0.7em 0 0 0;
  border: 1px solid #6b482c;
  border-left: #ffffff solid 0px;
  border-right: #ffffff solid 0px;
  border-top: #ffffff solid 0px;
}

#main
{
  margin: 1.2em;
  padding: 0;
}

#main-left
{
  float: left;
  width: 20em;
  min-height: 30em;
  height: auto !important;
  height: 30em;
  padding: 0em 0em 0em 0em;
}

#main-content
{
  float: left;
  width: 65em;
  padding: 0em 0em 0em 1.1em;
  margin: 0;
  text-align: left;
}

#newsbox
{
  float: right;
  width: 15em
  margin: 0em 0em 0em 1em;
  padding: 1em;
  /*border-left: 1px solid #6b482c;*/
}

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

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

#nav
{
  width: 190px;
}

#nav ul
{
      margin: 0em 0em 0.5em 1.2em;
      padding: 0;
}

#nav ul ul,
#nav ul ul ul
{
      margin-left: 1.5em;
      padding: 0;
}

#nav li
{
  list-style-type: none;
      margin: 1em 0em 0em 0em;
      padding: 1em 0em 0em 0em;
  text-transform: uppercase;
  border-bottom: 1px solid #333;
}

#nav li li
{
      text-transform: none;
  list-style-type: none;
      margin: 0.2em 0em 0em 0em;
      padding: 0.2em 0em 0em 0em;
  border-bottom: 0px;
}

#nav li li li
{
  text-transform: none;
  list-style-type: none;
      margin: 0.2em 0em 0em 0em;
      padding: 0.2em 0em 0em 0em;
  border-bottom: 0px;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
      color: #6b482c;
      text-decoration: none;
  font-weight: normal;
      font-size: 1em;
      padding: 0em;
}

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

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

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



