* 
{
   outline:0;
}

html 
{
   background-image: url(http://www.testwebben.se/3203/Images/bg.png);
   background-position: center top;
   
   background-attachment: fixed;
   background-color: #000;
   overflow: auto;
   font-size: 62.5%;
}

body 
{
   text-align: left;
   margin: 0;
   padding: 0;
}

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

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

body, select, input, textarea, table 
{
   font-family:  verdana, arial, sans-serif;
   color: #333333;
   font-size: 1.1em;
   line-height: 1.5;
}

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

h1, h2, h3, h4, h5, h6 
{
   color: #333333;
   padding: 0em;
   font-weight: normal;
   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;
   text-decoration: italic;
}

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

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

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

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

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

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

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

#footer
{
   font-size: 1em;
   text-align: center;
   margin: 2em 1em 1em 1em;
   clear: both;
   color: #333333;
   border: 1px solid #000;
   border-left: #ffffff solid 0px;
   border-right: #ffffff solid 0px;
   border-bottom: #ffffff solid 0px;
}

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

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

#wrapper
{
   text-align: left;
   width: 980px;
   padding: 0em;
   margin: 1em auto;
   /*background-color: #f0efdf;*/
   background: #fff;
}

#header
{
   
   height: 188px;
   margin: 1em 1em 1em 1em;
   padding: 0em 0 0 0;
   border: 0px solid #6b482c;
   border-left: #ffffff solid 0px;
   border-right: #ffffff solid 0px;
   border-top: #fff solid 10px;
   background-color: #000;
   width: 958px;
}

#logo
{
   position: absolute;
   z-index: 999;
}

#main
{
   margin: 1.2em;
   padding: 0;
}

#main-left
{
   float: left;
   width: 200px;
   min-height: 30em;
   height: auto !important;
   height: 30em;
   padding: 0em 0em 0em 0em;
}

#main-content
{
   float: left;
   width: 700px;
   padding: 0em 0em 0em 1.1em;
   margin: 0;
   text-align: left;
}

#main-content img
{
   border: 1px solid black;
}

#newsbox
{
   float: right;
   width: 15em
      margin: 0em 0em 0em 1em;
   padding: 1em;
   /*border-left: 1px solid #6b482c;*/
}

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

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

#nav
{
   width: 190px;
}

#nav ul
{
   margin: 0em 0em 0.5em 1.2em;
   padding: 0;
}

#main-content ul li
{
   line-height: 1.5em;
}

#nav ul ul,
#nav ul ul ul
{
   margin-left: 1.5em;
   padding: 0;
}

#nav li
{
   list-style-type: none;
   margin: 1em 0em 0em 0em;
   padding: 1em 0em 0em 0em;
   text-transform: normal;
   border-bottom: 1px solid #333;
}

#nav li li
{
   text-transform: none;
   list-style-type: none;
   margin: 0.2em 0em 0em 0em;
   padding: 0.2em 0em 0em 0em;
   border-bottom: 0px;
}

#nav li li li
{
   text-transform: none;
   list-style-type: none;
   margin: 0.2em 0em 0em 0em;
   padding: 0.2em 0em 0em 0em;
   border-bottom: 0px;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
   color: #000;
   text-decoration: none;
   font-weight: normal;
   font-size: 1em;
   padding: 0em;
}

#nav li a:hover
{
   color: #03037f;
}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
   display: none;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
   display: block;   
}

#dmenu li.parent ul a 
{
   color: gray;
}


/*NYHETSMODUL------------------*/

.modNewsList
{
   margin: 0 0 0 0em;
}

.modNewsList h3
{
   font-size: 1.2em;
   margin: 0;
   padding: 0em;
   
}

.modNewsList ul 
{
   margin: 0;
   padding: 0;
}

.NewsList li
{
   list-style-type: none;
   margin: 0;
   padding: 1em 0em;
   margin-right: 10px;
   width: 150px;
}

.NewList li
{
   list-style-type: none;
   margin: 0;
   padding: 1em;
   border-bottom: #ccc 1px solid;
}

.image
{
   margin: 0 1em 1em 0;
}

.aNewsLink 
{
   font-weight:bold;
}

.modNewsList ul.NewsList li, 
.date
{
   font-weight:bold;
}

.modNewsList a, 
.modNewsList a:hover
{
   font-weight: normal;
   line-height: 1.2;
}

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

/* The Nivo Slider styles */
.nivoSlider {
   position:relative;
}
.nivoSlider img {
   position:absolute;
   top:0px;
   left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
   border:0;
   padding:0;
   margin:0;
   z-index:60;
   display:none;
}
/* The slices in the Slider */
.nivo-slice {
   display:block;
   position:absolute;
   z-index:50;
   height:100%;
}
/* Caption styles */
.nivo-caption {
   position:absolute;
   left:0px;
   bottom:0px;
   background:#000;
   color:#fff;
   opacity:0.8; /* Overridden by captionOpacity setting */
   width:100%;
   z-index:89;
}
.nivo-caption p {
   padding:5px;
   margin:0;
}
.nivo-caption a {
   display:inline !important;
}
.nivo-html-caption {
   display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
   position:absolute;
   top:45%;
   z-index:99;
   cursor:pointer;
}
.nivo-prevNav {
   left:0px;
}
.nivo-nextNav {
   right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
   position:relative;
   z-index:99;
   cursor:pointer;
}
.nivo-controlNav a.active {
   font-weight:bold;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
   width: 958px;
   height: 188px;
   margin: 0;
}

#slider {
   position:relative;
   width: 958px;
   height: 188px;
   background:url(Images/loading.gif) no-repeat 50% 50%;
   z-index: 99;
}
#slider img {
   position:absolute;
   top:0px;
   left:0px;
   display:none;
}
#slider a {
   border:0;
   display:block;
}

.nivo-controlNav {
   background: cyan;
   position:absolute;
   left: 50%;
   bottom: 30px;
}
.nivo-controlNav a {
   display:block;
   width:22px;
   height:22px;
   background:url(Images/bullets.png) no-repeat;
   text-indent:-9999px;
   border:0;
   margin-right:3px;
   float:left;
}
.nivo-controlNav a.active {
   background-position:0 -22px;
}

.nivo-directionNav a {
   display:block;
   width:30px;
   height:30px;
   background:url(Images/arrows.png) no-repeat;
   text-indent:-9999px;
   border:0;
}
a.nivo-nextNav {
   background-position:-30px 0;
   right:15px;
}
a.nivo-prevNav {
   left:15px;
}

.nivo-caption {
   text-shadow:none;
   font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
   color:#efe9d1;
   text-decoration:underline;
}

