* 
{
   outline:0;
}

html 
{
   background: #b7a88f url(http://www.testwebben.se/323/Images/NewBackground.jpg) no-repeat;
   background: #fbfbf9 url(http://www.testwebben.se/323/Images/NewBackground.jpg) no-repeat;
   background-position: center top;
   overflow: scroll;
   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: georgia, serif;
   color: #686868;
   font-size: 1.1em;
   line-height: 1.5;
}

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

h1, h2, h3, h4, h5, h6 
{
   color: #eb89b1;
   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;
}

h2 
{
   font-size: 1.5em;
   margin: 0.7em 0em 0em 0em;
   font-style: italic;
}

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

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

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

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

a img 
{
   border: 0;
}

hr 
{
   height: 1px;
   margin: 0.5em 0 1em 0;
   color: transparent;
   background: url(http://www.testwebben.se/323/Images/newHr.png) no-repeat;
}

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

#newsbox img
{
   margin-bottom: 0.5em;
   float: right;
}

#newsbox h2
{
   margin-top: 0;
}

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

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

#footer
{
   font-size: 1em;
   text-align: center;
   margin: 0em 1em 1em 1em;
   padding-top: 2em;
   clear: both;
   color: #999999;
}


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

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

#wrapper
{
   background-color: transparent;
   text-align: left;
   width: 901px;
   padding: 0em;
   margin: 0 auto;
}

#header
{
   background-image: none;
   background-position: left center;
   background-repeat: no-repeat;
   height: 17em;
}

#logo
{
   padding: 1em;
}

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

#main-left
{
   float: left;
   width: 177px;
   min-height: 400px;
   height: auto !important;
   height: 450px;
   padding: 1em 0em 0em 0em;
   background: #fff url(http://www.testwebben.se/323/Images/newMainLeftBackground.png) no-repeat top left;
}

#main-content
{
   float: left;
   width: 500px;
   padding: 1em 0em 0em 2.1em;
   margin: 0;
   text-align: left;
}

#newsbox
{
   float: right;
   width: 177px !important;
   width: 150px;
   padding: 1em 1em 0em 0em;
   margin: 0em 0em 0em 1.1em;
}

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

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

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
   color: #858585;
   text-decoration: none;
   font-weight: bold;
}

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

#main-left ul li
{
   list-style: none;
   padding-top: 0.1em;
}

#main-left ul li a
{
   padding: 0 1.5em 0 0;
   margin: 0 0 0 0;
}

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

/* menu box */
#nav
{
   width: 100%;
       height: 35px;
      line-height: normal;
       margin: 0em;
   text-align: left;
   background-color: #e888af;
   background-image: url(http://www.testwebben.se/323/Images/newNav.png);
   padding: 10px 0 0 0;
   font-size: 1.2em;
}

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

#dmenu ul
{
   position: absolute;
   z-index: 99;
}

#dmenu li
{
        margin: 0.5em 0 0 0;
        padding: 0;
        float: left;
}

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

#dmenu li a
{
        text-align: left;
   color: #fff;
   font-weight: 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: #fff;
}

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

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

/* Alla nivåer */
#dmenu a:link, 
#dmenu a:visited, 
#dmenu a:hover
{
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0em;
        padding: 0.4em 0.4em;
        margin: 0 0.5em;
   
}

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

.modNewsList
{
   margin: 0px;
}

.modNewsList h3
{
   border-bottom: #ccc solid 1px;
   font-size: 1.2em;
   margin: 0;
   padding: 0.3em;

}

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

/*IE PNG Fix------------------*/

img, div 
{ 
    
}
