html
{
    background: #dfdfdf;
}

body
{
    margin: 0;
    padding: 0;
}

/* CONTENT (start) --------- */

body, table, textarea
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: black;
}

table
{
    font-size: inherit;
    font-size: 100%;
} 

body, p, li, td
{
    line-height: 1.5; 
}


h1, h2, h3, h4, h5, h6
{
    color: black;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1;
}

h6
{
    font-size: 0.7em;
    margin: 1em 0em 0em 0em;
}

h5
{
    font-size: 0.8em;
    margin: 1em 0em 0em 0em;
}

h4
{
    font-size: 0.9em;
    margin: 1em 0em 0em 0em;
}

h3
{
    font-size: 1.3em;
    margin: 1em 0em 0em 0em;
}

h2
{
    font-size: 1.8em;
    margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.5em;
    margin: 1em 0em 0em 0em;
}

p
{
    
    margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #FE0003;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border-style: none;
}

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;
}

ul li,
ol li
{
    margin: 0.2em 0em 0em 0em;
    list-style-position: outside;
}

ul
{
    list-style: url(saad.gif) disc;
}

ol
{
    list-style: decimal;
}

table
{
    border-collapse: collapse;
    margin: 1em 0em 0em 0em
}

table td
{
    vertical-align: top;
    padding: 0.1em 0.5em 0em 0em;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

blockquote
{
    margin: 0em 3em;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{
    clear: both; 
    background: url(046_bg_footer.jpg) bottom center no-repeat;
    height: 64px;
    font-size: 9px;
    text-align: center;
}

/* LAYOUT ------------------ */

#wrapper
{
    width: 820px;
    padding: 0px;
    margin: 0px auto;
    text-align: left; 
    background: url(046_bg_wrapper.gif) center;
    font: 12px arial;
}

#header
{
    height: 145px;
    padding: 0px;
    margin: 0px;
    background: url(046_bg_header.jpg) top center no-repeat;
}

#main
{
    padding: 1em 18px;
}

#main-left
{

}

#main-content
{
    padding: 20px;
    margin: 0px;
}

#main-right
{
    float: right;
    padding: 10px; 
    width: 230px;     
}

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
}

/* MENU DROPDOWN ----------- */ 

/* menu box */
div#nav
{
    width: 798px;
    height: 21px;
    font-size: 90%;
    line-height: normal;
    padding: 0px 0px 0em 0px;
    margin: 0px auto 0em auto;
    /* background-image: url(http://www.testwebben.se/000/Images/);*/
    text-align: left;
    background-color: #8c8c8c;
}

/* 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;
}

/* level 2 background */
#dmenu ul a
{
    background-color: #8c8c8c;
} 

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
    background-color: #c0c0c0;
}

/* level 2 onmouseover */
#dmenu ul li a:hover
{
    background-color: #aaa9a9;
}

/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
    /* border-bottom: 1px rgb(35, 73, 143) solid;
    border-right: 1px rgb(35, 73, 143) solid; */
}

/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
    /* border-top: 1px rgb(60, 124, 243) solid;
    border-left: 1px rgb(60, 124, 243) solid; */
}

/* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
    color: white;
}

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
   color: white;
}

/* current page */
#dmenu li a.aCurrent:link,
#dmenu li a.aCurrent:visited
{
    background-color: #ffffff;
    color: black;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.1em;
    padding: 3px 0.7em 2px 0.7em;
    font-family: arial,verdana,sans-serif; 
}

