html
{
	background: #ccc;
}

body
{
	margin: 0;
	padding: 0;
}


	/* -- CONTENT -- */

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

h1, h2, h3, h4, h5, h6
{
	margin: 1.5em 0em 0.2em 0em;
	color: #063;
	padding: 0em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1;
}

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;
	letter-spacing: 0.1em;
	font-size: 2.1em;
}

p
{
	
	margin: 0em 0em 0.6em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

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

img
{
	border-style: none;
	margin: 0px 1em;
}

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

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(http://www.testwebben.se/000/Images/) 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;
}


	/* -- FOOTER -- */

#footer
{
	clear: both;
	background: url(http://www.testwebben.se/765/Images/bg_footer.jpg) bottom center no-repeat;
	height: 60px;
	font-size: 85%;
	text-align: center;
	padding-top: 60px;
}

#footer p
{
	display: inline;
}

#footer img
{
	border-style: none;
	margin: 0px;
}


	/* -- LAYOUT -- */

#wrapper
{
	width: 820px;
	padding: 0px;
	margin: 0px auto;
	text-align: left; 
	background: #ffe url(http://www.testwebben.se/765/Images/bg_main.gif) center;
}

#header
{
	height: 143px;
	padding: 0px;
	margin: 0px;
	background: url(http://www.testwebben.se/765/Images/bg_header.jpg) top center no-repeat;
}

#main
{
	padding: 0;
}

#main-left
{

}

#main-content
{
	padding: 5px 60px;
	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
{
	height: 25px;
	font-size: 85%;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 18px;
	background: #042a1d url(http://www.testwebben.se/765/Images/bg_menu.gif) no-repeat;
	text-align: center; }

	/* 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
{
	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: 130px;
}

#dmenu ul
{
	padding: 0px;
	background-color: #050908;
	margin: 0 !important;
	border: 1px solid #808077;
	border-top: none;
}

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

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

}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
	color: #fff;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding: 3px 13px;
	font-family: arial,verdana,sans-serif; 
}

#dmenu a:hover
{
	color: #ddb673;
}