* 
{
   outline:0;
}

html 
{
   background-color: #b8b8b8;
   background-image: url(http://www.testwebben.se/3206/Images/106_bg_html.png);
   background-position: fixed;
   overflow: auto;
   font-size: 62.5%;
}

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

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

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

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

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

h1, h2, h3, h4, h5, h6 
{
   padding: 0em;
   font-weight: normal;
   text-decoration: none;
   line-height: 1.4;
   color: #666;
}

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

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

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

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

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

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: 1em 0em 0em 0em;
   padding: 0;
   clear: both;
   color: #90a8bb;
   border-top: 1px dotted #90a8bb;
}

#pFooterText
{
   margin: 0em 0em 0em 0em;
   padding: 0;
}

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

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

#wrapper
{
   text-align: left;
   width: 900px;
   padding: 0em;
   margin: 0em auto;
   background-color: #fff;
   border: 1px dotted #999;
}

#header
{
   background-color: #fff;
   /*background-image: url(http://www.testwebben.se/3206/Images/106_bg_header.png);
   background-position: top left;
   background-repeat: no-repeat;*/
   height: 245px;
   margin: 0 auto;
   padding: 0em 0 0 0;
   width: 900px;
   clear: both;
   position: relative;
}

#logo
{
   position: absolute;
   bottom: 10px;
   right: 10px;
   z-index: 999;
}

#main
{
   margin: 0 auto;
   padding: 2em 0 0 0;
   width: 900px;
}

#main-content
{
   padding: 0em 2em 0em 2em;
   margin: 0;
   text-align: left;
   min-height: 20em;
   height: auto !important;
   height: 20em;
}


#main-content img
{
   border: 1px dotted #999;
   padding: 2px;
}

#main-content img:hover
{
   border: 1px dotted #ff0000;
   padding: 2px;
}



#newsbox
{
   float: right;
   margin: 0em;
   padding: 1em;
   width: 20em;
   border: #ccc solid 1px;
}

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

/* NAV ---------------------- */
/* menu box */
#nav
{
   position: relative;
   margin: 0em;
   clear: both;
   height: 2em; 
   /*background-image: url(http://www.testwebben.se/3206/Images/106_bg_nav.gif);*/
   background: #abd2ff;
   border-bottom: #d4d4d4 solid 1px;
}

#nav li 
{
   margin: 0em;
   float: left; 
}


/* Layout */ 
#dmenu
{
   background-color: transparent; 
   z-index: 20;
}


#dmenu ul 
{
   float: left;
   position: absolute;
   display: none;
   margin-top: -0.1em;
   margin-left: 0em;
   z-index: 60; 
}

#dmenu ul ul 
{
   border: 0px #939598 solid;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
   margin: 0;
   padding: 0;
}

#dmenu li
{
   list-style-type: none;
   float: left;
   margin: 0;
   padding: 0;
}

#dmenu li a 
{
   display: block;
   text-decoration: none;
   border: 0px;
   border-right: #d4d4d4 solid 1px;
   margin-right: 0.1em;   
}

#dmenu ul a,
#dmenu ul li a:hover
{
   background-image: none;
}


#dmenu ul, 
#dmenu ul ul
{
   position: absolute;
} 

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

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

#dmenu ul,
#dmenu ul ul,
#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
{
   display:none;
}

#dmenu li,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul 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;
}

/* Admin */ 
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
   width: 12em;
}

#dmenu ul
{
   margin: 0 !important;
   margin: 0 0 0 0em;
}

#dmenu ul ul
{
   margin-left: 13em !important;
   margin-left: 13em;
   margin-top: -1.5em !important;
   margin-top: -1.5em;
}

#dmenu a:link,
#dmenu a:visited
{
   
}

/* Nivå 1 */
#dmenu li a:link,
#dmenu li a:visited
{
   color: #666666;
   
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{
   
   color: #000;
}

/* Nivå 2-3 */
#dmenu li.current ul li a:link,
#dmenu li.current ul li a:visited,
#dmenu li#current ul li a:link,
#dmenu li.current ul li#current a:link,
#dmenu li.current ul li#current a:visited,
#dmenu li#current ul li a:visited,
#dmenu li ul li a:link,
#dmenu li ul li a:visited
{
   color: #666666;
   background-color: #f1f1f1;
   font-weight: normal;
   background-image: none;
   border-bottom: 0px;
}

/* Nivå 2-3, kantlinje skugga */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
   
}

/* Nivå 2-3, kantlinje högdager */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
   
}

/* Aktuell nivå, 1-3 */
#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;
}

/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li.current ul li#current a:link,
#dmenu li.current ul li#current a:visited,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
   color: #000;
}

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

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

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

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

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

.NewsList li
{
   list-style-type: none;
   margin: 0;
   padding: 1em 0em;
   width: 18em;
}

.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;
}

/* BILSPEL------------------*/

/* 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: 900px;
   height: 245px;
   margin: 0;
}

#slider {
   position:relative;
   width: 900px;
   height: 245px;
   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;
}

