*
{
  margin: 0;
  padding: 0;
  border: 0;

}

body
{
  background: #fff;
      overflow-y: scroll;

}

/* Content <------------------------------------------------ */

html, body {
height:100%;
position:absolute;
width:100%;
}

body, select, input, textarea, table
{
  font-family: arial, sans-serif;
  font-size: 12px;
}

table
{
  
}

h1, h2, h3, h4, h5, h6
{
  font-weight: bold;  
}

h3
{
  font-size: 15px;
  margin: 10px 0;
}

h2
{
  font-size: 18px;
  margin: 20px 0;
}

h1, #NewsList_ViewSidebar h3, #NewsList_ViewSidebar h2
{
  font-size: 22px;
  margin: 0 0 10px 0;
}

p
{
  margin: 10px 0;
}

a,
a:link,
a:visited,
a:active
{
  color: #b31b1b;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

#main ol, #main ul
{
  
}

#main ul
{
  list-style-type: square;
  margin-left: 15px;
}

#main-content-left ul
{
  margin-left: 0;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

/* Layout <------------------------------------------------------ */

#wrapper
{
  width: 960px;
  margin: 0 auto;
  min-height: 100%;
}

* html #wrapper 
{
  height: 100%;
}

#header
{
  
}

#logo
{
  float: right;
  margin: 30px 0 20px 0;
}

#main
{
  width: 898px;
  margin: 30px 0;
  padding: 0 29px;
  border-left: 1px dotted #888;
  border-right: 1px dotted #888;
}

#main-content
{

}

#main-content-left
{
  width: 210px;
  min-height: 210px;
  padding: 0 30px 0 0;
  border-right: 1px dotted #888;
  float: left;
}


#main-content-right
{
  width: 625px;
  float: right;
}

#footer
{
  height: 58px;
  background: #eaeaea;
  position: relative;
  margin: -100px auto 0 auto;
  width: 920px;
  padding: 20px;
  color: #000;
  border-top: 2px solid #b31b1b;
  text-transform: normal;
}

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

#clearfooter 
{
  clear:both; 
  height:100px;

}


/* Navigering <---------------------------------------------------- */

#nav
{
  clear: both;
  background: url(http://www.testwebben.se/4509/Images/194-nav-bg.png) no-repeat;
  width: 950px;
  padding: 0 5px 0 5px;
  height: 50px;
  margin: 0 0 10px 0;
}

#start
{
  float: left;
  border-left: 1px solid #1154c7;
  border-right: 1px solid #0019a8;
  padding: 16px 15px 15px 15px;
}


#start:hover
{
  background: #b31b1b;
}

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

#dmenu
{
  z-index: 20;
  float: left;
}

#dmenu ul
{

}

#dmenu li
{
  float: left;
}

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

#dmenu li a
{
  text-align: center;
  height: 15px;
  padding: 17px 0;
  width: 125px;
  border-right: 1px solid #0019a8;
  border-left: 1px solid #1154c7;
  text-transform: normal;
}

#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;
  background: #b31b1b;
}

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

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

}

/* Nav undersida <--------------------------------- */

/*Rubrik på undermenyn ska inte visas*/
#subMenuHeader
{
  display: none;
}

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

ul#detachedSubMenu
{
  border-top: 1px dotted #aaa;
}

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

ul#detachedSubMenu li a
{
  display: block;
  padding: 15px 10px;
  width: 190px;
  text-decoration: none;
  text-transform: normal;
  background: #eaeaea;
  color: #000;
  border-bottom: 1px dotted #aaa;
}   001aa9

ul#detachedSubMenu li a:hover
{
  color: #001aa9;
}

ul#detachedSubMenu li.active a
{
  color: #fff;
  background: #001aa9;
}

ul#detachedSubMenu ul
{
  border-bottom: 1px dotted #aaa;
}

ul#detachedSubMenu ul li a
{
  text-transform: none;
  padding: 5px 10px;
  color: #000;
  border-bottom: 0;
}

ul#detachedSubMenu ul li a:hover
{
  color: #a1005a;
}

ul#detachedSubMenu ul li.active a
{
  color: #001aa9;
  background: #eaeaea;
}

ul#detachedSubMenu ul li.active a:hover
{
  color: #001aa9;
}

/* Bildspel <--------------------------------------- */

img[src="Images/loader.gif"]
{
  margin: 120px auto;
}

#bildspel
{
  float: left;
  margin: 0 0 0px 0;
}

#bildspel,
.slideshow-container
{
  height: 250px !important;
  width: 959px;
  overflow:hidden;
}

/*div.slideshow-title
{
    width: 740px;
    margin: 0 auto;
    position: absolute;
    right: 20px;
    bottom: 15px;
    line-height: 1.2;
    font-family: georgia, serif;
    font-size: 24px;
    color:#ccc;
    text-align: right;
  font-weight: normal;
    padding:0;
    z-index: 99 !important;
    text-shadow: 0 1px 1px #000;
  }*/

div.slideshow-container:hover
{
  cursor: default !important;
}

/* Formulär <------------------------------------------- */

#mContactForm
{
  margin:10px 0;
}
#mContactForm input, #mContactForm textarea
{
  background:#fff;
  border: 1px solid #ddd;
  margin: 0 0 5px 10px;
  padding: 2px;
  width:185px;
  height:1.5em;
  overflow:hidden;
}

#mContactForm input:hover, #mContactForm textarea:hover
{
  border:1px solid #ccc;
}

#mContactForm input:focus, #mContactForm textarea:focus
{
  border:1px solid #ccc;
}

#mContactForm textarea
{
  height: 100px;
}

#mContactForm button
{
  font-family: arial, sans-serif;
  background:#ddd;
  color: #000;
  margin-left:10px;
  font-size: 1em;
  padding: 2px 7px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
}

#mContactForm button:hover
{
  color: #000;
  background: #ddd;
  cursor:pointer;
}
  
#mContactForm td
{
text-align: left;
}

img[src="Images/loader.gif"] {
margin:120px 0 0 470px;
}

#bildspel {
height:250px !important;
overflow:hidden;
}

.slideshow-container {
height:250px !important;
overflow:hidden;
}

div.slideshow-container {position:relative;}

   div.slideshow-title {
      width: 400px;
      height: 150px;
      position: absolute;
      left: 35px;
      top: 25px;
      font-family: Arial, Sans-serif;
      font-size: 50px;
      font-weight: normal;
      font-style: italic;
      color:#fff;
      text-align: left;
      margin:0;
      padding:0;
      letter-spacing: -0.03em;
      opacity:0.5;
      z-index: 99 !important;
   }

div.slideshow-container:hover {cursor:default !important;}
input, textarea{
   border:1px solid #ccc;
   padding:2px;
}
textarea{
   width:500px;
   height:12em;
}
button{
   padding:2px 5px;
}

