*
{
  outline: 0;
  text-shadow: rgba(0, 0, 0, 0.006) 0 0 1px;
}

html
{
  background: #ebf1f5 url(http://www.testwebben.se/2266/Images/htmlBgBlue.gif) repeat-x left top fixed;
  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,
body  #wrapper #main select,
body  #wrapper #main input,
body  #wrapper #main textarea,
body  #wrapper #main table
{
  font-family: arial, verdana, sans-serif;
  color: #000;
  font-size: 1.2em;
  line-height: 1.5;
}

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

h1, h2, h3, h4, h5, h6
{
  padding: 0em;
  font-weight: bold;
  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: 0.7em 0em 0em 0em;
}

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

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

#main-content p
{
  text-align: justify;
}

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

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

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;
  padding: 0 0 0.5em 0;
}

#main-content ul
{
  list-style: #ccc url() disc;
}

ol
{
  list-style: decimal;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

blockquote
{
  margin: 0em 3em;
}

/*CONTENT (end) -----------*/

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


#footerContainer {
background:#76ABC2;
width:100%;
height:190px;
padding:10px 0 0 0;
position:absolute;
bottom:0;
margin-top:-190px;
}

#footer
{
  background: #76ABC2 url(http://www.testwebben.se/2266/Images/asksh4dow.png) repeat-x left top;
  font-size: 11px;
  margin: -10px auto 0 auto;
  padding:0 10px;
  clear: both;
  color: #fff;
  width:876px;
  height:190px;
  position:relative;
}

#footer h3 {
font-size:13px;
margin:0;
padding:0;
line-height:1.2;
}

.footerchunk {
   width: 210px;
   min-height: 165px;
   float: left;
   margin: 10px 10px 0 0;
   border-right: 1px dotted #84bfd8;
   position: relative;
}

#chunk1 {width: 200px;}
#chunk2 {width: 200px;}
#chunk3 {width: 240px;}
#chunk4 {width: 200px; margin-right: 0; border: 0;}

#footerlogin {
color: #fff !important;
width:200px;
position:absolute;
left:10px;
top:10px;
}

#footer label {
display: block;
margin: 5px 20px 0 20px;
}

#footerlogin h3,
#footer input
 {
margin-left: 20px;
}

#footer input#skicka {
margin-top: 5px;
}

#footer form {
width:200px;
float:left;
}

#footer form input#login_username, #footer form input#login_password {
border:1px solid white;
}

#footer form #skicka, #footer button {
float:left;
/*border:0;
font-size:11px;*/
}

#footer table {
margin-left:20px;
color:#fff !important;
}

#footer #lankar {
width:200px;
position:absolute;
left:250px;
top:10px;
}

#footer #evenemang {
width:200px;
position:absolute;
left:490px;
top:10px;
}

#footer #extras {
width:180px;
position:absolute;
right:3px;
top:10px;
}

#sokfunktion * {
display: block;
}

#sokfunktion input {
/*border:1px solid #989898;*/
width:120px;
margin:10px 2px 0 0 !important;
padding:0; /*2px 1px;*/
}

#sokfunktion button {
/*font-size:11px;
color:#666;*/
margin:5px 0 0 0;
/*padding:1px 6px;*/
}

#loggain {
margin:0;
padding:0;
height:25px;
}

/*.pFooterText, .pFooterTextRight
{
  color:#fff;
  width: 130px;
  height: 100px;
  float: right;
  margin-left: 20px;
  padding: 0 0 0 20px;
  text-align:left;
  border-left:1px solid #fff;
}
.pFooterTextRight {border:0;}*/

.dlFooterText {
  position: absolute;
  left: 2px;
  top: 55px;
  width: 180px;
}

.dlFooterText dt {
  display: inline-block;
  font-weight: bold;
  float: left;
}

.dlFooterText dd {
  margin-left: 55px;
}

#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: 920px;
  padding: 0em;
  margin: 2em auto 0 auto;
}

#header
{
  background: #fff;
  margin: 0 auto;
  padding: 0em 0 0 0;
  width: 896px;
  height: 200px;
  clear: both;
  position: relative;
  overflow:hidden;
}

#header .citat {
width:290px;
color:#989898;
padding:30px 0 0 10px;
font-style: italic;
background: url(http://www.testwebben.se/2266/Images/citat.png) no-repeat left top;
position:absolute;
top:20px;
left:320px;
}

#logo
{
  position:absolute;
  right:45px;
  top:40px;
  display: none;
}

#main
{
  background: #fff;
  margin: 0 auto;
  padding: 0 0 20px 0;
  width: 896px;
  position:relative;
}

#main-content
{
  padding: 2.5em 30px 20px 30px;
  margin: -5px auto 0 auto;
  width: 860px;  
  text-align: left;
  height:100%;
}

#main-content-left {
  width: 224px;
  margin: 0;
  /*padding: 0 54px 0 26px;*/
  padding: 0 54px 0 10px;
  float: left; }

#main-content-content {
  width: 448px;
  float: right;
  margin: 0;
  padding: 0 106px 40px 0; }

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


/* NAV ---------------------- */
/* menu box */

div#nav {
  background: #fff url(http://www.testwebben.se/2266/Images/navcolorline.png) no-repeat left bottom;
  width: 896px;
  line-height: normal;
  height: 63px;
  text-align: center;
  margin: -5px auto 0;
  padding: 0;
  border-top: 3px solid #333; }

body:first-of-type div#nav {
  xbackground: #fff url(http://www.testwebben.se/2266/Images/navcolorline_safari.png) no-repeat -1px bottom; }

#nav #dmenu {
background: url(http://www.testwebben.se/2266/Images/asksh4dow.png) repeat-x left top;
}

#nav ul {
  list-style: none;
  margin: 0; }

#nav li {
  float: left;
  line-height: 1em;
  margin: 0; }

#nav ul li li {
  float: left;
  width: 10em; }

#dmenu li {
  list-style-type: none;
  float: left;
  display: block;
  width: 12.5%;
  height: auto !important;
margin:0 !important;
padding:0 !important;
background:#76ABC2; }

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover {
  background: #C0C4C5;
  display: block;
  text-decoration: none;
  border: 0;
  color: #fff;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
  font-size: 11px;
  letter-spacing: 0;
  width: auto;
  height: 32px;
  margin: 0 0 0 0;
  padding: 10px 17px 10px 17px; }

body:first-of-type #dmenu a:link,
body:first-of-type #dmenu a:visited,
body:first-of-type #dmenu a:hover {
  padding: 6px 18px 10px 18px; }

#dmenu li ul li a:hover,
#dmenu li#current ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover {
  color: #898989;
  background-color: transparent; }

#dmenu li a:hover,
#dmenu li#current a:link,
#dmenu li#current a:visited,
#dmenu li#current a:hover {
  color: #f5f5f5; }

#dmenu li:hover ul ul,
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul,
#wrapper #nav #dmenu li ul,
#Page38895 #main-content form {
  display: none; }

#dmenu ul {
  float: left;
  border: 1px #bbbbbb solid;
  border-top: 1px white solid;
  position: absolute;
  display: none;
  margin-top: 0!important;
  margin-left: 10px;
  width: 10em;
  z-index: 99;
  background-color: #C0C4C5!important; }

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

#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover {
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
  padding: .5em; }

#dmenu ul li>ul,
#dmenu ul ul li>ul {
  margin-top: -1em; }

#dmenu ul ul {
  display: none;
  position: absolute;
  margin-left: 119px;
  margin-top: -25px!important;
  z-index: 99;
  border-left: 1px #fff solid; }

#wrapper #nav #current a,
#wrapper #nav .current a {
  background: #000;
  color: #fff; }

#wrapper #nav a {
  background: #fff;
  color: #000;
  text-align: center; }

#wrapper #nav a:hover {
  color: #fff; }

* html #dmenu a {
  width: auto;
  float: left; }

* html #extras {
  float: right; }

* html #loggain {
  margin-top: -15px; }

* html #nav {
  height: 15px; }

li.active a li a {
  font-weight: normal!important; }

li>ul {
  top: auto;
  left: auto; }


/*-- Start standardcss för skyddad sida --*/

#divProtectedPageDialog label
{
     display: block; width: 110px; float: left;
}

#divProtectedPageDialog button
{
     margin-left: 182px;
}

#divLogutDialog
{
     float:right;
}
#divProtectedPageDialog #btnNewPassword
{
     margin-left: 118px;
}
/*-- Slut standardcss för skyddad sida--*/


#footerlogin, #lankar, #evenemang, #extras {
border-right:1px dotted #84bfd8;
height:150px;
}

#extras {
border:0;
}

#lankar .mceEditorDiv, #evenemang .mceEditorDiv {
min-height: 170px;
height: auto !important;
height: 170px;
}


#footer .mceEditorDiv {

}

#frmMain #footerContainer {
width:920px;
float:left;
}


html body #tblTemplateHolder div#divEditMenu {
  width: 300px !important;
  overflow: auto; }
.obligatorisk{
 color:red;
}



