* 
{
	margin:0;
	padding:0;
	outline:0;
}

html 
{
	background: #fff url(http://www.testwebben.se/2429/Images/htmlBg.png) repeat-x left bottom fixed;
	overflow: auto;
	overflow-y: scroll;
}

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

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

body 
{
	/*Content editor body*/
	/*background-color: #fff;*/
}

body, select, input, textarea, table 
{
	font-family: arial, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 1.7;
}

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

h1, h2, h3, h4, h5, h6 
{
	color:#000; /*#6ba614;*/
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
}

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.2em;
	margin: 1em 0em 0em 0em;
}

h2 
{
	
	font-size: 1.5em;
	margin: 0em 0em 0em 0em;
}

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

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

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

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

a img 
{
	border: 0;
}

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

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

#wrapper ul 
{
	list-style: url(http://www.testwebben.se/2429/Images/liststyle.png) disc;
}

#wrapper #newsbox ul {list-style:none;}

ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

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

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

#footer
{
	background: transparent;
	width: 950px;
	height: auto;
	font-size: 11px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0;
	clear: both;
	color: #7f7e6b;
	position: relative;
}

#footer p {
	margin:0;
}

#stamp {
	position:absolute;
	left:20px;
	top:10px;
}

.footerChunk
{
	width: 130px;
	height: 70px;
	float: left;
	padding: 0 0 0 20px;
	text-align:left;
	border-left:1px dotted #7f7e6b;
	position: absolute;
	left: 90px;
	top: 10px;
}

#footerIcons {
	position: absolute;
	right:10px;
	top:10px;
}

#footerTable {
width: 320px;
text-align: center;
}

#footerTable td {
width:16%;
vertical-align:top;
}

#footerText {
	text-align:center;
	position: absolute;
	right:10px;
	bottom:10px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
	color: #7f7e6b;
	text-decoration: none;
	font-weight: normal;
}

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

#container-top {
	background: transparent url(http://www.testwebben.se/2429/Images/containerTop.png) no-repeat center top;
	width: 980px;
	height: 22px;
	margin: 0 auto;
	position: relative;
	bottom: -7px;
}

#container {
	background: transparent url(http://www.testwebben.se/2429/Images/containerBg.png) repeat-y center top;
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}

#container-bottom {
	background: transparent url(http://www.testwebben.se/2429/Images/containerBottomBg.png) no-repeat center top;
	width: 980px;
	height: 22px;
	margin: 0 auto;
}

#wrapper
{
	background: #fff;
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#header
{
	background: transparent url(http://www.testwebben.se/2774/Images/header3.jpg) no-repeat right bottom;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	width: 950px;
	height: 250px;
	clear: both;
	position: relative;
}

#logo
{
	position:absolute;
	left:50px;
	top:40px;
}

#main
{
	background:;
	margin: 0 auto;
	padding: 15px 0;
	width: 900px;
	overflow: auto;
}

#main-content {
	background:;
	width:900px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float:left;
}

#main-content-left {
	background:;
	width:370px;
	height:;
	float:left;
	margin: 5px 20px 0 0;
	padding:0;
}

#main-content-right {
	background:;
	width:490px;
	height:;
	float:right;
	margin: 10px 0 0 0;
	padding:0;
}
#Page40007 #main-content-right p {
margin:0;
padding:0;
line-height:1;
}

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


/* NAV ---------------------- */
/* menu box */
div#nav
{
	background: #000 url(http://www.testwebben.se/2774/Images/navBg.png) repeat-x left top;
        width: 950px;
        line-height: normal;
        padding: 0;
        margin: 0 !important;
        text-align: left;
	height: 43px;
	position: absolute;
	bottom: 0;
}

#nav ul 
{
	margin: 0 0 0 0;
	list-style: none; 
}

#nav li 
{
	margin: 0em;
	float: left; 
}

#nav ul li li 
{
	float: left;
	width: 10em; 
}

#dmenu li 
{
	list-style-type: none;
	float: left;
	display: block; 
	height:36px;
}

#dmenu ul 
{
	float: left;
	position: absolute;
	display: none;
	margin-top: 0px !important;
	margin-top: 6px;
	margin-left: 30px;
	width: 170px;
	z-index: 99; 
	background-color: #fff;
}

#dmenu li a 
{
	display: block;
	text-decoration: none;
	border: 0px;
	color: #fff;
}

#dmenu ul a 
{
	display: block;
}

#dmenu a:hover 
{
	display: block; 
}

#dmenu ul li a:hover 
{
	display: block; 
}

#dmenu ul ul 
{
	display: none;
	position: absolute;
	margin-left: 119px;
	margin-top: -25px !important;
	margin-top: -25px;
	z-index: 99; 
	border-left: 1px #fff solid;
}

#dmenu ul li>ul, #dmenu ul ul li>ul 
{
	margin-top: -1em; 
}

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

li>ul 
{
	top: auto;
	left: auto; 
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{
	background: url(http://www.testwebben.se/2774/Images/navCurrent.png) repeat-x left top;);
	color: #f5f5f5;
}
#dmenu li.parent.current {background: transparent;}


/* Nivå 1, onmouseover */
#dmenu li a:hover, 
#dmenu li #current .current a:hover, 
#dmenu li#current a:hover
{
	background: transparent;
	color: #f5f5f5;
	text-decoration: underline;
}

#nav #dmenu li#current a:hover {cursor:default;}

/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
	color: #898989;
	background-color: transparent;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
	background: transparent;
        font-weight: bold !important;
        text-transform: none;
        text-decoration: none;
        font-size: 14px;
        letter-spacing: 0;
        margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
} 

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
	/*background: transparent url(http://www.testwebben.se/2429/Images/navCurrentBg.gif) repeat-x left top;*/
	width: 130px;
	height: 20px !important;
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0em;
        padding: 7px 10px;
} 

#nav #dmenu ul {
background:#c6c6c6;
margin:0;
padding:0;
}

#nav #dmenu ul li {
/*height:30px;
margin:0;
padding:0;*/
height:auto !important;
padding: 0 3px;
}

#nav #dmenu ul li a {
width: 155px;
padding:7px 5px 7px 15px;
}

#nav #dmenu ul li a:hover, #nav #dmenu #current ul li a:hover {
background:transparent;
color:#333;
text-decoration:none;
cursor:pointer;
}

#nav #dmenu ul li#current a {
background:none;
color:#fff;
}

#nav #dmenu #current ul li a {
background:none;
}

/*#wrapper #nav #dmenu li ul {
display:none;
}*/

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

form p button {
position:relative;
left:42px;
}
/*-- Slut standardcss för skyddad sida--*/

/*FORMULÄR--------*/
#mContactForm {
margin:1em 0;
}
#mContactForm input, #mContactForm textarea {
background:#;
border: 1px solid #eee;
margin: 0 0 5px 10px;
padding:3px 2px 2px 2px;
width:200px;
height:1.5em;
overflow:hidden;
}
#mContactForm input:hover, #mContactForm textarea:hover {border:1px solid #d8d8d8;}
#mContactForm input:focus, #mContactForm textarea:focus {border:1px solid #d8d8d8;}

#mContactForm textarea {
height: 10em;
}
/*
#mContactForm button {
background:#;
color:#333;
border: 1px solid #999;
margin-left:10px;
}
#mContactForm button:hover {
background:#;
cursor:pointer;
}
*/
#mContactForm td {
text-align: right;
}

#bildspel
{
    background-position: center center;
    background-repeat: no-repeat ;
    overflow: hidden;
    width: 478px;
    height: 388px;
}

