html
{
    /* background-image: url(http://www.testwebben.se/XXX/Images/);
    background-position: center top;
    background-repeat: repeat-y; */
    background-color: #003366; 
}




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

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

body, textarea
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    color: white;
}

h1, h2, h3, h4, h5, h6
{
    color: white;
    padding: 0em;
    font-weight: bold;
    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: 1em;
    margin: 1em 0em 0em 0em;
}

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

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

p
{
    font-size: 1em;
    margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    color: white;
    text-decoration: underline;
    font-weight: bold;
}

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

img
{
    border-style: none;
}

td#left img
{
	border: 4px solid white;
	margin: 0em;
}

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

ol
{
    list-style: decimal;
}

table
{
    border-collapse: collapse;
    margin: 1em 0em 0em 0em
}

td#left table
{
    margin: 0em;
}



table td
{
    vertical-align: bottom;
    padding: 0.1em 0.5em 0em 0em;
}

td#left table td
{
	margin: 0em;
    	padding: 0em;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

blockquote
{
    margin: 0em 3em;
}

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

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

#footer
{
    font-size: 0.8em;
    text-align: center;
    margin: 0em 1em 1em 1em;
    clear: both;
}

#footer p
{
    margin-bottom: 0.8em;
}

#smelink_linkbox
{
    /*background-color: white;*/
    padding: 1px 3px;
    margin: 0.5em 0 0.3em 0;
}

#smelink_linkbox a:link,
#smelink_linkbox a:visited,
#smelink_linkbox a:hover
{
    text-decoration: none;
    color: #F7941D;
}

#smelink_linkbox img
{
    padding: 1px;
}

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

#wrapper
{
    text-align: left;
    /*width: 760px;*/
    margin: 0em auto 1em auto;
    border-right: 1px white solid;
    border-left: 1px white solid;
    border-bottom: 3px #adbadd solid;
    border-top: 1px #adbadd solid;
    background-color: #6b91dc;
    background-image: url(http://www.testwebben.se/562/Images/bg_wrapperEdit2.jpg);/
    background-position:center top;
    background-repeat: no-repeat;

}

#header-top
{
    text-align: center;
    width: 760px;
    margin: 1.5em auto 1.5em auto;
height:20px;
background-color: #003366;
/*position:relative;*/

}

#header-top h1 
{
/*position:absolute;*/
color:#adbadd;
font-weight:bold;
letter-spacing:0.04em;
margin:0px;
padding:0px;
font-size:1.2em;
}



#header
{
    height: 37px;    
}
/*
#main
{
    padding: 12em 2em 3em 2em;
}*/

#main
{
    padding: 219px 2em 3em 2em;
}

#main-left
{
    float: left;
    width: 200px;
    padding: 0em 0em 0em 0em;
}

#main-content
{
    float: left;
    width: 200px;
    padding: 0em 0em 0em 0em;
}

#main-right
{
    float: left;
    width: 200px;
    padding: 0em 0em 0em 0em;
}

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
}
/* STANDARD NAV (dropdowwn css) */ 
/* menu box */
div#nav
{
        width: 100%;
        height: 23px;
        font-size: 85%;
        line-height: normal;
        padding: 0px 0px 0em 0px;
        margin: 0px 0px 0em 0px;
        /* */
        text-align: left;
        background-color: #e4e4e4;
}

/* Layout */ 
#dmenu
{
        vbackground-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
{
        
        text-align: left;
}

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

#dmenu a:hover
{
        
}

#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: 16em;
}

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

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

/* level 2 background */
#dmenu ul a
{
        /*background-color: #8c8c8c;*/
	background-color: #6b90de;


} 

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
	background-color: white;
} 

/* level 2 onmouseover */
#dmenu ul li a:hover
{
	background-color: white;
} 

/* 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: black;
} 

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
        color: black;
} 

/* current level */
#dmenu li.current a:link,
#dmenu li.current a:visited
{
        background-color: #fdc46a;
        color: #000;
} 

/* current page */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 

} 

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: bold;
        text-transform: none;
        text-decoration: none;
        font-size: 1.2em;
        letter-spacing: 0.1em;
        padding: 4px 0.7em 5px 0.7em;
        font-family: arial,verdana,sans-serif; 
}

#dmenu ul a:link,
#dmenu ul a:visited,
#dmenu ul a:hover
{
font-size: 1.1em;
color:#fdc46a;
}
/* CONTACT ------------------- */
#mContactForm input,
#mContactForm textarea,
#mContactForm button
{
    color: black;

}
#mContactForm button
{
    font-size: 1em;

}
#mContactForm input,
#mContactForm textarea
{
    width: 250px;
    padding: 0.1em;
    margin: 0em;
    line-height: 1.1em;
    font-size: 1em;
}
#mContactForm textarea
{
    height: 5.5em;
}
#mContactForm table
{
    border-collapse: collapse;
}
#mContactForm table td
{
    padding-right: 1em;
}/*-- 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--*/

/* Detta är ändrat för att få plats med e-handeln 08-04 */
div#wrapper, div#header, div#main, div#footer {
width:900px;
}
#wrapper {
background-image: url(http://www.testwebben.se/562/Images/bg_wrapperEdit4.jpg);
}

/* Nedanstående gäller bara IE6 */
/* Win IE6 only */
* html div#wrapper, * html div#header, * html div#main, * html div#footer {width:880px; padding-left:0; padding-right:0; }
* html div#main {padding-left: 10px;}
/* end holly hack */
