* {
outline:0;
}
html
{
	background: #fff url(http://www.testwebben.se/1608/Images/htmlBg2.gif) repeat-x;
        margin: 0;
    	padding: 0;
        overflow-y:scroll;
}

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

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

body, textarea
{
    	font-family: tahoma, trebuchet ms, verdana, arial, helvetica, sans-serif;
    	color: #383534;
    	font-size: 12px;
}

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

body, p, li, td
{
    	line-height: 1.5;
}

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

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

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

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

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

a:hover
{
    	text-decoration: none;
    	color: #000; /*#23B142;*/
	text-decoration: underline; 
}

img
{

}
a img {
border:0;
}

hr
{
    	height: 1px;
    	margin: 0.5em 0 1em 0;
    	color: gray;
    	background-color: gray;
}

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

table td
{
    	/*vertical-align: top;
    	padding: 0.2em 0.5em 0.2em 0.3em;*/
}

strong
{
    	font-weight: bold;
}

em
{
    	font-style: italic;
}

blockquote
{
    	margin: 0em 3em;
}

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

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

#footer
{	

	font-size: 0.8em;
    	text-align: left;
    	margin: 0 0 2em 0;
        padding: 2px 2px 2px 5px;
    	clear: both;
        color: #666;
	/*border-top: #ccc solid 1px;*/
text-align:center;
}

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

#pFooterText
{
	margin: 5px 0 0 0px;
}

#smelink_linkbox
{
	margin: 5px 0 5px 0px;
}

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

#wrapper
{
    	text-align: left;
    	margin: 1em  auto;
	background-color: #fff;
	width: 950px;
	padding: 0;
border:1px solid #1E9C39;
}

#header
{
	background: url(http://www.testwebben.se/1608/Images/newHeadBg.jpg) no-repeat top left;
	width: 950px;
	height: 170px;
	margin: 0;
	padding: 0;
}

#main
{
    	margin: auto;
        padding: 10px;
        text-align: left;
}

#main-left
{
	float: left;
	width: 200px;
}
#main-right {
float:left;
width:210px;
margin: 20px 0 0 0;
padding:0 0 0 20px;
border-left: 1px dotted #1E9C39;
}
#main-content
{
	
	float: left;
	width: 640px;
        margin:0 0 0 0;
	padding: 20px;
/*        border-right: 1px dotted #1E9C39;*/
}

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

/* FORMULÄR ---------------- */

form
{
    	margin: 1em 0em 0em 0em;
}

form fieldset
{
    	position: relative;
    	display: block;
    	width: 100%;
    	background-color: #dddddd;
    	border: 1px #777777 solid;
    	padding: 0 0.5em 0.5em 0.5em;
    	margin: 1.5em 0em ;
}

form fieldset legend
{ 
    	background-color: #777777;
    	border: 1px #1d647b solid;
    	color: white;
    	font-weight: bold;
    	font-variant: small-caps;
    	font-size: 0.9em;
    	padding: 2px 5px;
    	margin: 0px 0px 10px 0px;
    	position: relative;
    	top: -12px;
}

textarea,
input
{
    	padding: 0 0.2em;
}

textarea
{
    	font-size:83%;
    	height: 6em;
}

select,
input
{
    	font-size:inherit;
    	font:100%;
}

button
{
    	line-height: 1.1em;
    	padding-top: 0.05em;
}

/* STANDARD NAV (dropdowwn css) */ 
/* menu box */
div#nav
{
        background: #1E9C39;
    	width: 100%;
	height: 21px;
	font-size: 80%;
    	line-height: normal;
    	/*padding: 3px 0px 0em 0px;
    	margin: 0px 2px 0em 2px;*/
    	text-align: left;
    	/*border-bottom: 2px #81d4fe solid;*/
}

/* 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
{
        /* 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: #1E9C39;
} 



/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        /*border-bottom: 1px rgb(100, 96, 148)  solid;
        border-right: 1px rgb(100, 96, 148) solid;*/ 
} 

/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 1px #fff solid;
	/*border-left: 1px rgb(135, 130, 198) solid; */
} 

/* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
        color: #fff; /*#383534;*/
} 

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

/* current level */
#dmenu li.current a:link,
#dmenu li.current a:visited
{
/*color: #c5c5c5;*/
} 

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

} 

/* level 1 onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{

} 

/* level 2,3 onmouseover */
#dmenu ul li a:hover
{
       color: #c5c5c5; 
        
} 

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        text-transform: uppercase;
        text-decoration: none;
        font-size: 1em;
        padding: 3px 0.7em 3px 0.7em;
        font-family: arial,verdana,sans-serif; 
} 

#nav {
position:relative;
}
#langBox {
height:;
position:absolute;
top:5px;
right:5px;
}/*-- 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--*/

