* 
{
  outline:0;
}

html 
{
  background: #b2b1b1 url(http://www.testwebben.se/3753/Images/bg.gif) repeat-x;
  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: 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 
{
  color: #666;
  padding: 0em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.4;
}

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

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

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
  text-transform: none;
  letter-spacing: 0.1em;
  font-size: 2.6em;
  margin: 0em 0em 0em 0em;
      padding: 3px;
      color: #8383be;
}

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

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

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

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


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

#wrapper
{
  text-align: left;
  width: 900px;
  padding: 0em;
  margin: 0em auto;
  background: none;
}

#header
{
  background-image: none;
  background-position: left center;
  background-repeat: no-repeat;
  height: 150px;
  position:relative;
}

#logo
{
    margin: 3em 0em 0em 2em;
}

#stars
{
    position:absolute;
    margin: 0;
    right:50px;
    top: 20px
    z-index:99;
}

#rel
{
  position:relative;
  padding: 0;
  background-color: #fff;
}

#main
{
  margin: 0;
  padding: 0;
  min-height: 440px;
  height: auto !important;
  height: 440px;
  background-color: #fff;
}

#cornerstop
{
position: absolute;
left: 0pt;
top: 0pt;
z-index: 99;
margin: 0px;
}

#main-left
{
      background-color: #666;
      float: left;    
      width: 218px;
      min-height: 440px;
      height: auto !important;
      height: 440px;
      padding: 0em 0em 0em 0em;
      border-right: solid #555 2px;
      border-bottom: solid #555 2px;
      z-index:98;
}

#main-top
{
      float: left;
      width: 700px;
      padding: 0em 0em 0em 0em;
      margin: 0;
      text-align: left;
      z-index:98;
}


#main-bottom
{
      float: left;
      width: 640px;
      padding: 20px;
      margin: 0em;
      text-align: left;
      background-color: #fff;
      z-index:98;
}

#cornersbottom
{
position: absolute;
left: 0pt;
bottom: 0pt;
z-index: 99;
margin: 0px;
}

#footer
{
  font-size: 1em;
  text-align: left;
  margin: 1em 1em 1em 0em;
  clear: both;
  color: #999999;
}

#pFooterText
{
  border-top: #cccccc solid 0px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
  color: #999999;
  text-decoration: none;
  font-weight: normal;
}
.clear 
{
  clear: both;
  line-height: 0.01;
  border-style: none;
}



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

/* menu box */
#nav
{
      width: 100%;
      height: 2.5em;
      line-height: normal;
      padding: 0.5em 0 0 0;
      margin: 0em 1.5em 0em 0em;
      text-align: left;
      border-top: #fff solid 0px;
      color: #fff;
}

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

#dmenu ul
{
  color: #fff;
  position: absolute;
  z-index: 99;
}

#dmenu li
{
  
  color: #fff;
       margin: 0.5em 0 0 0;
       padding: 0;
        float: left;
}

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

#dmenu li a
{
    color: #fff;
        text-align: left;

}

#dmenu li,
#dmenu li a,
#dmenu ul a
{
  color: #fff;
  display: block;
}

/* Admin */ 
/* Aktuell nivå, 1*/
#dmenu li.current a:link, 
#dmenu li.current a:visited, 
#dmenu li.current ul li.current a:link,
#dmenu li.current ul li.current a:visited
{
  color: #999
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
  color: #999;
}

/*DropDown ska inte visas*/
#dmenu ul li 
{
  display:none;
}

/* Alla nivåer */
#dmenu a:link, 
#dmenu a:visited, 
#dmenu a:hover
{
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0em;
        padding: 0.4em 1.5em;
        margin: 0 0.5em;
         color: #fff;
  
}
/*NAV UNDERSIDA -------------------- */

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

ul#detachedSubMenu ul li a,
ul#detachedSubMenu ul li a:link,
ul#detachedSubMenu ul li a:visited,
ul#detachedSubMenu ul li a:active
{
  
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

ul#detachedSubMenu ul li a:hover
{
  text-decoration: none;
  color: #999;
}

#detachedSubMenu a:hover
{
  text-decoration: none;
  color: #999;
}

ul#detachedSubMenu li.active a
{
  color: #999;
  list-style: none;
}

ul#detachedSubMenu ul li a
{
  color: #fff;
  list-style: none;
}


ul#detachedSubMenu ul li.active a
{
  color: #999;
  list-style: none;
}

#main-left ul li a
{
    color: #fff;
  padding: 0 1.5em 0 0;
  margin: 0 0 0 0;
}

#main-left ul li
{
    color: #fff;
  list-style: none;
  padding-top: 0.1em;
}

#subMenuHeader
{
    color: #fff;
    display: none;
}

