html
{
    background-image: url(http://www.testwebben.se/887/Images/077_bg_html.gif);
    background-repeat: repeat-x;
    background-color:#fff;
}

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

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

body, select, input, textarea, table 
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
    color: black;
}

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

h1, h2, h3, h4, h5, h6
{
    color: #09008b;
    padding: 0em;
    margin-top:0px;
    font-weight: bold;
    text-decoration: none;
}

h6
{
    font-size: 0.7em;

}

h5
{
    font-size: 0.8em;

}

h4
{
    font-size: 0.9em;

}

h3
{
    font-size: 1em;

}

h2
{
    font-size: 1.3em;

}

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

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

a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #f33500;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

img
{
    border: 0px;
}

#main img
{
    border: #666 solid 1px;
}

body#Page12991 #main img, 
body#Page12993 #main img, 
body#Page12994 #main img
{
    /*Auktionsida , Partners, Länkar*/
    border: #666 solid 0px;
}



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

ol
{
    list-style: decimal;
}

table
{
   
}

table td
{
    vertical-align: top;

}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

blockquote
{
    margin: 0em 3em;
}

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

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

#footer
{
    font-size: 10px;
    text-align: center;
    margin: 5em 1em 1em 1em;
    clear: both;
    padding-bottom:10px;
    border-top:1px solid #666;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
    color: #666;
    text-decoration: none;
}

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

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

#wrapper
{
    text-align: left;
    width: 750px;
    margin: 20px auto;
    background-color: white;
    border:5px solid white;
}

#header
{
    background-image: url(http://www.testwebben.se/887/Images/077_bg_header.jpg);
    background-repeat: no-repeat;
    height: 200px;
}

#main
{

}

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

#main-content
{
    float: left;
    width: 650px;
    padding:20px 50px;
}

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

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

/* NAV --------------------- */
/* STANDARD NAV (dropdowwn css) */
/* menu box */

div#nav
{
        width: 750px;
        height: 24px;
        font-size: 11px;
        line-height: 10px;
        padding: 0px 0px 0em 0px;
        margin: 0px 0px 0em 0px;
        text-align: left;
        background-color: #09008b;
        clear:both;
        border-top:2px solid white;
}

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

#dmenu ul
{
        position: absolute;
        z-index: 99;
        text-align:center;

}

#dmenu li
{
        list-style-type: none;
        float: left;

        text-align:center;}

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

#dmenu li a
{

        text-align: left;
        margin: 5px 2px 0 2px;
        background-color:#008fd8;
        border-top:1px solid #999999;
        border-right:1px solid #cccccc;
        border-bottom:0px solid #;
        border-left:1px solid #999999;
        height:12px;
        width:80px;
        text-align:center;}

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

#dmenu li a:hover
{
        background-color:#fff;
	color: #666;
}

#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;
        margin:0px;
}

#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: 1px;
}

#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:#008fd8;
        margin:0 5px;
        width:70px;
}

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

/* level 2 onmouseover */
#dmenu ul li a:hover
{
        background-color: #fff;
	color: #666;
        margin:0 5px;
        width:70px;
}

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

/* current level */
#dmenu li.current.parent a:link,
#dmenu li.current.parent a:visited
{
        background-color:660000;
        color:white;
        border-top:1px solid #dddddd;
        border-right:1px solid #555555;
        border-bottom:0px;
        border-left:1px solid #dddddd;

}

#dmenu li.current.parent a:hover
{
        background-color:#660000;
        color:white;
        border-top:1px solid #dddddd;
        border-right:1px solid #555555;
        border-bottom:0px;
        border-left:1px solid #dddddd;

}


/* current page */
#dmenu li#current.current a:link,
#dmenu li#current.current a:visited
{
        background-color:white;
        color:#666;
}

#dmenu li#current.parent a:link,
#dmenu li#current.parent a:visited
{
        background-color:white;
        color:#666;
}

#dmenu li#current.parent a:hover
{
        background-color:#660000;
        color:white;
}



#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 3px 0.7em;
        font-family: verdana, arial,verdana,sans-serif;
}

/* Level 3 */
#dmenu ul li li {
margin:-4px 0 0 -45px;
display:block;
}

#dmenu ul li.parent ul li a:link {

display:none;
}

#dmenu ul li.parent ul li.parent a:link {
display:none;
}

#dmenu li.parent ul li.parent ul li a{
display:block;
padding:0;
line-height:16px;
height:18px;
margin:2px 0 -0 -5px;
}


/* MODULER ----------------- */

 /*-- 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--*/



button {
color:white;
font-size:10px;
font-family:verdana;
background-color:#9F5A00;
border:2px solid #CF7E0C;}



form, input,
form.textarea
#mContactForm {
color:black;
font-size:10px;
font-family:verdana;}


