html
{
	background-color: #cdcdcd;
	width: 100%;
}

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


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


.imgborder
{
border: 3px solid #FFC20E;
}


body, textarea
{
	font-family: "lucida sans unicode", "lucida sans", arial, helvetica, sans-serif;
	color: black;
	font-size: 13px;
}

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

p, li, td
{
	color: #fff;
	line-height: 1.5;
}

#wrapper
{
background-color:#cdcdcd; 
}




h1, h2, h3, h4, h5, h6
{
	color: #738dd4;
	padding: 0em;

	font-weight: normal;
	text-decoration: none;
	line-height: 1.1;
	margin: 1em 0em 0em 0em;
}

h6
{
	font-size: 0.4em;
}

h5
{
	font-size: 0.6em;
}

h4
{
	font-size: 0.8em;
}

h3
{
	font-size: 1em;
}

h2
{
	font-size: 1.4em;
}

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

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

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

#wrapper a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px solid #FFC20E;
	margin: 5px;
}

hr
{
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #FFC20E;
	background-color: FFC20E;
	border: 0px solid #fff;
	border-bottom: 1px solid #FFC20E;
}

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/793/Images/ol-li.gif) disc;
}

ol
{
	list-style: decimal;
}

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

td
{
	padding: 1em;
}

.mceEditor td
{
	background-color: transparent !important;
	padding: 0em;
}

#wrapper table td
{
	background-color: #333;
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0.3em;
	border: 1px solid #666;
}

#wrapper table thead td
{
	background-color: transparent;
	padding-bottom: 0px;
	color: #738dd4;
	font-weight: bold;
	border: 0px solid transparent;
}

strong
{
	color: #aaa;
	font-weight: bold;
}

em
{
	font-style: italic;
}

blockquote
{
	margin: 0em 3em;
}

.nomargins, .nomargins *
{
	margin: 0px;
}


	/* -- FOOTER -- */

#footer {
	margin: 0;
	padding: 20px;
	color: #fff;
	text-align: center;
	font-size: 77%;
	clear: both;
	background: transparent url(http://www.testwebben.se/793/Images/068_bg_footer.jpg) no-repeat center bottom;
	height: 83px; }

#footer p {
	display: inline;
	margin: 0;
	padding-top: 6px; }

#footer img {
	margin: 0; }


	/* -- LAYOUT -- */

body {
	width: 100%;
	height: 100%;
	background-color: #cdcdcd; }

#storwrapper {
	width: 100%;
	height: 100%;
	background: #cdcdcd url(http://www.testwebben.se/793/Images/068_bg_main.jpg) repeat-x center top fixed; }

#wrapper {
	width: 782px;
	background: #232321 url(http://www.testwebben.se/793/Images/068_bg_box.gif) repeat-y center top;
	margin: 0;
	position: relative;
	left: 50%;
	margin-left: -391px; }

#header {
	height: 130px;
	background: transparent url(http://www.testwebben.se/793/Images/068_bg_header.jpg) no-repeat center bottom; }

#main {
	padding: 20px; }


	/* -- MENU -- */

/* menu box */
div#nav {
	padding: 0;
	width: 772px;
	background-color: #3b3a86;
	border-top: 2px solid #ffc20e;
	border-bottom: 2px solid #ffc20e;
	height: 24px;
	margin: 0 auto; }

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

#dmenu ul
{
	position: absolute;
	z-index: 99;
}

#dmenu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	line-height: 1.1;
}

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

#dmenu ul
{
	margin: 0 !important;
	border-left: 2px solid #ffc20e;
	border-right: 2px solid #ffc20e;
	border-bottom: 2px solid #ffc20e;
	margin-top: 0px !important;
}

#dmenu ul ul
{
	margin-left: 11em !important;
	margin-top: -1.5em !important;
	z-index: 101;
	border: 2px solid #232321;
}

/* level 2 background */
#dmenu ul a
{
	background-color: #3b3a86;
}

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

/* level 2 onmouseover */
#dmenu ul li a:hover
{
}

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

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

/* current page */
#dmenu li#current a:link,
#dmenu li#current a:visited
{
	color: #fff;
}

#dmenu a,
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding: 4px 7px 6px 6px;
}

#dmenu ul a,
#dmenu ul a:link,
#dmenu ul a:visited,
#dmenu ul a:hover
{
	font-size: 92%;
}

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
	color: #fff;
}
/*Kontaktformulär*/
#mContactForm input
{
width: 230px;
}

#mContactForm textarea
{
width: 230px;
height: 170px;
}
#mContactForm button
{
float:right;
}

#main-content-left{
float: left;
margin: 0 0 0 20px;
}

#main-content-right
{
float: right;
width: 370px;
margin: 65px 20px 0 0px;
}
