html
{
    background-image: url(http://www.testwebben.se/834/Images/054_bg_body.gif);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #b0bcdb;
} 

html
{
    background-image: url(http://www.testwebben.se/834/Images/054_bg_html.gif);
    background-position: center top;
    background-repeat: repeat-y;
    background-color: transparent;
    text-align: left;
    margin: 0;
    padding: 0;
} 

/* CONTENT (start) --------- */ 

body, table, textarea
{
    font-family: arial,verdana,helvetica, sans-serif;
    color: #08070d;
    font-size: 12px;
} 

table
{
    font-size: inherit;
    font: 100%;
} 

body, p, li, td
{
    line-height: 1.5; 
}

h1, h2, h3, h4, h5, h6
{
    color: #524239;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1;
} 

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: 1em;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
} 

h2
{
    font-size: 1.6em;
    margin: 1.5em 0em 0em 0em;
} 

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.1em;
    margin: 0.2em 0em 0em 0em;
} 

p
{
    font-size: 1em;
    margin: 0.5em 0em 0em 0em;
} 

#wrapper a,
#wrapper a:link,
#wrapper a:hover,
#wrapper a:visited,
#wrapper a:active
{
    color: #0265fe;
    text-decoration: none;
    font-weight: bold;
} 

#wrapper a:hover
{
    text-decoration: underline;
    color: #747478;
} 

#main img
{
    border-style: none;
    border: 4px #e9edf5 solid;
    margin: 0em 0em 0.5em 0.5em;
} 

hr
{
    height: 1px;
    margin: 0.5em 0 1em 0;
    color: gray;
    background-color: gray;
    /* clear: both; */
} 

ul,
ol
{
    margin: 1.2em 0em 1.2em 2em;
    padding: 0;
} 

ul li,
ol li
{
    margin: 0.2em 0em 0em 0em;
    list-style-position: outside; 

}

ul
{
    list-style: url(http://www.testwebben.se/000/Images/) disc;
}

ol
{
    list-style: decimal;
} 

table
{
    border-collapse: collapse;
    border-spacing:0;
    margin: 1em 0em 0em 0em
} 

#wrapper table td
{ /* påverkar verktyget */
    vertical-align: top;
    padding: 0.2em 0.5em 0.2em 0.3em;
    border: 1px solid #a4aec9; }

#wrapper table thead td
{
    border: none;
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
} 

strong
{
    font-weight: bold;
} 

em
{
    font-style: italic;
} 

blockquote
{
    margin: 0em 3em;
} 


/* FOOTER ------------------ */ 

#footer
{
    font-size: 0.8em;
    text-align: center;
    margin: 2em 0em 0em 0em;
    clear: both;
    background-image: url(http://www.testwebben.se/834/Images/054_bg_footer.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 49px;
}

#footer p
{
    display: inline;
    margin: 0em;
}

#footer img
{
    border-style: none;
}

/* LAYOUT ------------------ */ 

#wrapper
{
    text-align: left;
    width: 801px;
    margin: 0;
    position: relative;
    left: 50%;
    margin-left: -400px;
    background-image: url(http://www.testwebben.se/834/Images/054_bg_wrapper.gif);
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 12px #e9edf5 solid;
} 

#header
{
    background-image: url(http://www.testwebben.se/834/Images/054_bg_header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 159px;
    margin: 0 3px;
} 


#main
{

    padding: 1em 20px 2em 2em;
    margin: 0 3px;
} 

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
} 

/* STANDARD NAV (dropdown css) */ 
/* menu box */
div#nav
{
    width: 100%;
    height: 25px;
    font-size: 80%;
    line-height: normal;
    padding: 0px 0px 0em 0px;
    margin: 0px 0px 0em 0px;
    text-align: left;
}

/* Layout */ 
#dmenu
{
    background-color: transparent; 
    z-index: 20;
}

#dmenu ul
{
        position: absolute;
        z-index: 99;
}

#dmenu li
{
        list-style-type: none;
        float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
        margin: 0;
        padding: 0;
}

#dmenu li a
{
        /* background: url(http://www.testwebben.se/000/Images/); */
        text-align: left;
}

#dmenu ul a,
#dmenu ul li a:hover
{
        background-image: none;
}

#dmenu a:hover
{
        /* background: url(http://www.testwebben.se/000/Images/); */
}

#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: 13em;
}

#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
{
	/* border-bottom: 3px #a5a920 solid; */
}


/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-bottom: 1px rgb(48, 38, 33)  solid;
        border-right: 1px rgb(48, 38, 33) solid; 
} 

/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 1px rgb(114, 91, 79) solid;
        border-left: 1px rgb(114, 91, 79) solid; 
} 

/* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
        color: #b9a799;
} 

/* onmouseout level 2,3 */
#dmenu ul a:link,
#dmenu ul a:visited
{
        color: white;
        
} 

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
        color: white;
} 

/* current level */
#dmenu li.current a:link,
#dmenu li.current a:visited
{
	background-color: #665146;
	color: white;} 

/* level 2 background */
#dmenu li.current li a:link,
#dmenu li.current li a:visited,
#dmenu li li a:link,
#dmenu li li a:visited
{
    color: white;
    background-color: #524239;
} 

/* current page */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 

} 

/* level 1 onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
        /* border-bottom-color: #727409; */
} 

/* level 2,3 onmouseover */
#dmenu ul li a:hover,
#dmenu li.current a:hover,
#dmenu li.current li a:hover,
#dmenu li li a:hover
{
        background-color: #665146;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0.1em;
        padding: 5px 0.7em 6px 0.7em;
        font-family: arial,verdana,sans-serif; 
} 


/* Kontaktformulär */

#mContactForm input,
#mContactForm textarea
{
        width: 250px;
}

#mContactForm textarea
{
        height: 100px;
}

#mContactForm table td
{
        border: none;
}/*-- 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--*/

