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

html
{
  background-color: #dfe2eb;
  overflow: scroll;
  font-size: 62.5%;
}

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

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

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

table td{
  padding:0 20px;
  vertical-align:top;
}

h1, h2, h3, h4, h5, h6
{
  font-family: "Trajan pro", serif;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
}

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

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

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

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

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

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

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 20px;
  float: left;
}
#main
{
  position: relative;
  margin: 0 auto;
  width: 940px;
}
#main #top-img{
  width:900px;
  height:200px;
  margin:0 auto 20px auto;
  background: url(http://www.testwebben.se/3667/Images/main-top.jpg) no-repeat top center;
}
#main #top-img div.mceEditorDiv{
  height:200px !important;
}

#maintop
{
  margin: 0 auto;
  width: 940px;
  background: url(http://www.testwebben.se/3667/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: 300px;
  height: auto !important;
  background: url(http://www.testwebben.se/3667/Images/181_bg_maincontent.png) repeat-y top center;
}
#main-content table.main-bot{
  width:600px;
  margin:0 auto;
  border-collapse:collapse;
}
#main-content table.main-bot td{
  width:200px;
  vertical-align:middle;
}
#mainbottom
{
  margin: 0 auto;
  width: 940px;
  background: url(http://www.testwebben.se/3667/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/3667/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/3667/Images/181_bg_main-content-left.png) repeat-y top center;
}

#main-content-leftbottom
{
  width: 240px;
  height: 20px;
  background: url(http://www.testwebben.se/3667/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/3667/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/3667/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/3667/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
{
  text-align: left;
  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
{
  clear: both;
  background: url(http://www.testwebben.se/3667/Images/181_bg_nav.png);width: 940px;
  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;
}

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

/*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;
}

