/**************************************************************************
	Transparency support for IE5.5+
**************************************************************************/
img, div, span, a { behavior: url(/iepngfix.htc) }

/**************************************************************************
	Overrides
**************************************************************************/
body
{
	background: url(images/background.gif);
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
}

ul{
list-style-position:inherit;
list-style-type:circle;
list-style-position:inside;


}
li{
text-indent:0px;

}
body *
{
	margin: 0;
	padding: 0;
}

p
{
	padding: 0 0 1em;
}

.Normal,
.SkinObject,
a, a:link, a:visited
{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
}

a, a:visited, a:link
{
	text-decoration: underline;
}

h1, h2, h3,
h1 span.Head,
h2 span.Head,
h3 span.Head
{
	color: #666666;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 1em;
	
}

h1, h1 span.Head { font-size: 22px; }
h2, h2 span.Head { font-size: 18px; }
h3, h3 span.Head { font-size: 14px; }

/* Special case for containers in the right and bottom panes */
#dnn_RightPane h2, #dnn_RightPane h2 span.Head,
table.paneholder h2, table.paneholder h2 span.Head
{
	font-size: 14px;
	font-weight: bold;
}
#dnn_RightPane.splitpane h2, #dnn_RightPane.splitpane h2 span.Head
{
	font-size: 22px;
}


#dnn_dnnSEARCH_txtSearch
{
	width: 200px;
	border: none;
	color: black;
}
div.SearchObject
{
	padding: 0 0 10px;
}

div.expander
{
	clear: both;
}

/**************************************************************************
	Skin skeleton
**************************************************************************/

div.pageWrapper
{
	width: 788px;
	margin: 0 auto;
	padding: 0 4px;
}
* html div.pageWrapper
{
	width: 780px;
	padding: 0;
}

div.bugmenot 
{
	height: 85px;
	margin: 0 0 30px 0;
/*	z-index: 0; */
/**/
	z-index: 5;
/**/
	width: 788px;
}
div.pageHead
{
	height: 71px;
	position: relative;
	background: transparent url(images/header_new.png) no-repeat top left;
	width: 788px;
	
/**/	
	z-index: 4;
/**/	
}
div#pageLogo
{
	position: absolute;
	left: 25px;
	top:5px;

}

/***************************/
.language
{
	position:relative;
	left:620px;	
	width:37px;
	height:0px;
	text-align:left;

	padding-top:2px;
	
}

.language p
{
	font-family: Arial;
	font-size: 9px;
	text-align:center;
}

#engLayer
{
	left: 725px;
	position:relative;
}

#langChooserEng
{
	background: transparent url(images/eng.png) no-repeat center bottom;
	position: relative;
	top:-37px;
	_top:-47px;
	z-index:3; 

}
#langChooserTextEng
{
		top:-80px;
		position:relative;
		font-family: Arial;
		font-size: 9px;
		text-align:center; 
		line-height:7px;
		text-decoration:none;
		display:none
		
}
#langChooserTextEng a:link
{
		visibility:visible;
		text-decoration:none;
		
}

#sveLayer
{
	left: 688px;
	position:relative;
	_margin-bottom:-140px;	
}

#langChooserSwe
{
	background: transparent url(images/sve.png) no-repeat center bottom;
	position: relative;
	top:-37px;
	_top:-102px;
	z-index:10;
	font-family: Arial;
	font-size: 9px;
	text-align:center; 
	line-height:7px;

}
#langChooserTextSwe
{

		position:relative;
		top:-80px;
		font-family: Arial;
		font-size: 9px;
		text-align:center; 
		line-height:7px;
		z-index:-3; 
		display:none
		


		
}

.langChooser a,
a.langChooser:link,
a.langChooser:visited
{
	display: block;
	position: relative;
	z-index: -10000;
	vertical-align: top;
	text-align: center;
	height: 50px;
	width: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.langChooser:hover,
a.langChooser:active
{
	z-index: 1000;
	text-decoration: none;
}

div.pageContentWrapper
{
	background: transparent url(images/content-bottom.png) no-repeat bottom left;
	padding: 0 0 13px;
}
* html div.pageContentWrapper
{
	background-image: url(images/content-bottom.gif);
}
div.pageContent
{
	background: transparent url(images/content.png) repeat-y top left;
	padding: 3px 0 0;
	min-height: 300px; _height: 300px;
}
* html div.pageContent
{
	background: white;
	width: 780px;
}

div.pageFooterWrapper
{
	background: transparent url(images/footer.png) no-repeat bottom left;
	padding: 0 14px
}
* html div.pageFooterWrapper
{
	background-image: url(images/footer.gif);
	padding: 0 10px;
}
div.pageFooter *
{
	color: #D3CFCF;
	font-family: helvetica, arial;
}
div.pageFooter .containerMainDiv
{
	padding: 0;
}

div.pageFooter
{
	background: transparent url(images/looking-glass.gif) no-repeat top right;
	min-height: 150px; _height: 150px;
	padding: 30px 0 0;
}

div.ContactInfoWrapper
{
	float: left;
	vertical-align: bottom;
}

div.SearchBoxWrapper
{
	float: right;
	padding: 50px 25px 0 0;
}

div.pageBottomContent
{
	padding: 10px;
}

.expander
{
	clear: both;
}

/**************************************************************************
	Panes
**************************************************************************/

#dnn_FlashPane
{
	font-size: 0;
	line-height: 0;
/*	height: 247px;
	padding: 15px;
	width: 750px;
	background: transparent url(images/flash.gif) no-repeat;*/
	margin: 0 4px;
}
* html #dnn_FlashPane
{
	background-position: left top;
	margin: 0;
}

#dnn_ContentPane
{
	float: left;
	width: 545px;
	padding: 0;
	_overflow: hidden;
	margin: 0 0 0 5px;
}
#dnn_ContentPane.fullwidth
{
	width: auto;
	margin: 0 4px;
	display: block;
	float: none;
}


#dnn_RightPane
{
	float: right;
	width: 220px;
	padding: 0 10px 0 0;
	margin: 0 4px 0 0;
	_overflow: hidden;
}
#dnn_LeftPane
{
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
	margin: 0 0 0 4px;
	_overflow: hidden;
}
#dnn_LeftPane.splitpane,
#dnn_RightPane.splitpane
{
	width: 378px;
}

#dnn_BottomPane
{
	clear: both;
	margin: 0 4px;
}

* html #dnn_RightPane,
* html #dnn_LeftPane,
* html #dnn_ContentPane,
* html #dnn_BottomPane,
* html #dnn_ContentPane.fullwidth
{
	margin: 0;
}

#dnn_ContactInfoPane
{
	padding: 0 0 0 130px;
	min-height: 130px; _height: 130px;
	
	width: 300px;
}

#dnn_SearchBoxPane
{
	padding: 0 30px 0 0;
	width: 250px;
}


/**************************************************************************
	Green box containing three panes
**************************************************************************/

table.paneholder
{
	clear: both;
	width: 760px;
	margin: 10px auto 0;
}
table.paneholder td.boxWrapper
{
	background: white url(images/greenbox.png) no-repeat;
	width: 33%;
	vertical-align: top;
	padding: 0 0 18px;
}
* html table.paneholder td.boxWrapper { background-image: url(images/greenbox.gif); }

table.paneholder td.boxWrapper div.boxContent
{
	background: white url(images/greenbox.png) no-repeat;
	padding: 10px 10px 0;
	width: auto;
	min-height: 100px; _height: 100px;
}
* html table.paneholder td.boxWrapper div.boxContent { background-image: url(images/greenbox.gif); }

table.paneholder td.boxLeft { background-position: left bottom; }
table.paneholder td.boxLeft div.pane { background-position: left top; }
table.paneholder td.boxRight { background-position: right bottom; }
table.paneholder td.boxRight div.pane { background-position: right top; }
table.paneholder td.boxMiddle { background-position: -20px bottom; }
table.paneholder td.boxMiddle div.pane { background-position: -20px top; }



/**************************************************************************
	SkinObjects
**************************************************************************/

#dnn_dnnSEARCH_cmdSearch
{
	background: #CCC;
	padding: 5px 20px;
	font-size: 9px;
	background: transparent url(images/searchbutton.png) no-repeat center;
}
* html #dnn_dnnSEARCH_cmdSearch
{
	background-image: url(images/searchbutton.gif);
}

div.pageFooter div.SearchBoxWrapper .SkinObject
{
	color: #FFF;
}

/* =======================
 Marknadsvisning
=========================== */

.market {
	background-image: url(images/top_bkg.png);
	position:relative;
	background-position:right top;
	background-repeat:no-repeat;
	clear:both;
	margin:0 4px 0 3px;
	height:30px;
	padding-right:25px;

	}
.market a:hover
{
	color:#000000;
	text-decoration:none;
}
.market_list
{
	background:transparent url(images/marknad_bkg.png) No-repeat left top;
	position:relative;
	width:140px;
	margin-left:625px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	display: block;
	text-decoration:none;
	text-align:left;
	margin-top:6px;
	top:6px;
	#top:0px;
	padding-top:3px;
	padding-left:8px;
}
.market_list a
{
	text-decoration:none;	
}


.dropdiv{
	position:absolute;
	border-right: 1px solid #225aa1;
	border-bottom: 1px solid #225aa1;
	background: #0a245d;
	z-index:10000;
	width: 108px;
	visibility: hidden;
	padding-bottom:5px;
	margin-top:0px;
	
}


.dropdiv a
{
	position:relative;
	width: 108px;
	background: transparent url('images/bullet-yellow.png') no-repeat left;
	padding:5px 0 5px 0;
	padding-left:15px;
	margin-left:10px;
	left:25px;
	#left:0px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	float:right;
		
}
.dropdiv a:link
{
		background: transparent url('images/bullet-yellow.png') no-repeat left;
}
.dropdiv a:hover{
	color:#ffff28;
	text-decoration:none;
}
.dropdiv a:visited,
.dropdiv a:active
{
	color:#ffffff;
}
.div_img
{
	top:2px;
	position:relative;
	padding-right:4px;
	padding-left:10px;
	}
	

