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

html
{
  background: #fefefe url(http://www.testwebben.se/3557/Images/html_bg.png) repeat-x bottom fixed;
  overflow: scroll;
  font-size: 62.5%;
}

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

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

body, select, input, textarea, table
{
  font-family: "century gothic", verdana, sans-serif;
  color: #333;
  font-size: 1.3em;
  line-height: 1.5;
  text-align: left;
  font-size: 1.3em;
}

table
{
  
}

h1, h2, h3, h4, h5, h6
{
  font-weight: normal;
  line-height: 1.4;
  color: #333;
}

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

h2
{
  font-size: 1.4em;
  margin: 1em 0em 1em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
  font-size: 2.2em;
  margin: 0em 0em 1em 0em;
}

#logo h1
{
  margin: 0;
  font-size: 3.0em;
}

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

table
{
  font-size: 1em;
}

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

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

a img
{
  border: 0;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

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

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

#header
{
  margin: 0 auto;
  width: 940px;
  clear: both;
}

#logo
{
  margin: 1em 0 0 0;
  float: left;
}

#main
{
  position: relative;
  bottom: 30px;
  margin: 0 auto;
  width: 940px;
}

#maintop
{
  margin: 0 auto;
  width: 940px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_maintop.png) no-repeat bottom center;
  height: 20px;
}

#main-content
{
  margin: 0 auto;
  padding: 0 20px;
  width: 900px;  
  text-align: left;
  min-height: 400px;
  height: auto !important;
  background: url(http://www.testwebben.se/3557/Images/181_bg_maincontent.png) repeat-y top center;
}

#mainbottom
{
  margin: 0 auto;
  width: 940px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_mainbottom.png) no-repeat top center;
  height: 20px;
}

#main-content-left-wrapper
{
  float: left;
}

#main-content-lefttop
{
  width: 240px;
  height: 20px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_main-content-lefttop.png) no-repeat bottom center;
}

#main-content-left
{
  width: 200px;
  padding: 0 20px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_main-content-left.png) repeat-y top center;
}

#main-content-leftbottom
{
  width: 240px;
  height: 20px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_main-content-leftbottom.png) no-repeat top center;
  margin: 0 0 10px 0;
}


#main-content-right-wrapper
{

}

#main-content-righttop
{
  float: right;
  width: 680px;
  height: 20px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_main-content-righttop.png) no-repeat bottom center;
}

#main-content-right
{
  float: right;
  width: 640px;
  padding: 0 20px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_main-content-right.png) repeat-y top center;
}

#main-content-rightbottom
{
  float: right;
  width: 680px;
  height: 20px;
  background: url(http://www.testwebben.se/3557/Images/181_bg_main-content-rightbottom.png) no-repeat top center;
}

#main-content ul,
#main-content ol,
#main-content-left ol,
#main-content-right ul,
#main-content-right ol
{
  margin-left: 17px;
}

#footer
{
  position: relative; 
  bottom: 30px;
  text-align: right;
  margin: 1em auto;
  padding-left: 20px;
  clear: both;
  color: #333;
  width: 900px;
}

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

#pFooterText
{
  padding: 0;
}

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

#nav
{
  position: relative; 
  bottom: 43px;
  left: 100px;
  clear: both;
  background: url(http://www.testwebben.se/3557/Images/181_bg_nav_840px.png);
  width: 840px;
  height: 20px;
  padding: 10px 0;
  margin: 15px 0;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
  font-weight: normal;
  text-decoration: none;
  color: #666;
}

#dmenu
{
  z-index: 20;
}

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

#dmenu li
{
  float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
  
}

#dmenu li a
{
  text-align: left;
  height: 20px;
  padding: 10px;
  margin: 0 10px;
  margin-top: -10px;
}

#dmenu li,
#dmenu li a,
#dmenu ul a
{
  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: #000;
  cursor: default;
}

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

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

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

.main-content-left ul
{
  list-style-type: none;
}

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

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

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

ul#detachedSubMenu li
{
  list-style-type: none;
}

ul#detachedSubMenu ul li
{
  margin-left: 15px;
  list-style-type: none;
}

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

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

#subMenuHeader
{
    display: none;
}

