/**************************************************************************
	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 
{
	position: relative;
	height: 85px;
	position: relative;
	margin: 0 0 20px 0;
	z-index: 0;
}

div.pageHead
{
	height: 85px;
	position: relative;
	background: transparent url(images/header.png) no-repeat top left;
}
* html div.pageHead
{
	background-image: url(images/header.gif);
}

div#pageLogo
{
	position: absolute;
	left: 25px;
	top: 25px;
}

a.langChooser,
a.langChooser:link,
a.langChooser:visited
{
	display: block;
	position: absolute;
	bottom: -19px;
	z-index: -100;
	vertical-align: top;
	text-align: center;
	height: 50px;
	width: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.langChooser:hover
{
	z-index: 1;
	text-decoration: none;
}

#langChooserEng
{
	background: transparent url(images/eng.png) no-repeat center bottom;
	right: 20px
}
* html #langChooserEng { background-image: url(images/eng.gif); }

#langChooserSwe
{
	background: transparent url(images/sve.png) no-repeat center bottom;
	right: 55px;
}
* html #langChooserSwe { background-image: url(images/sve.gif); }

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;
}




