ï»¿Ã¯Â»Â¿@charset "utf-8";
/* CSS Document */




/* IE6 css fixer v0.4: Thu, 07 May 2009 07:19:12 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#dnn_contentpane,
#dnn_rightpane,
#dnn_leftpane,
#dnn_bottompane,
#dnn_toppane,
#dnn_printpane,
#dnn_printpane2,
#LogoHolder,
#MenuHolder,
#dnn_languagepane,

html { 
  padding:0px;
  margin:0px;
}

body {
	font-family: verdana; 
	font-size: 11px; 
	/*line-height: 12px;*/
	color: #000000;
}

.normal {
	font-family: verdana; 
	font-size: 12px; 
	color: #333333;
}
.normal_white {
	font-family: verdana; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration:none;
}
normal {
	font-family: verdana; 
	font-size: 12px; 
	color: #333333;
}
.normal_small {
	font-family: verdana; 
	font-size: 10px; 
	color: #333333;
}
.normal_small a:visited{
	font-family: verdana; 
	font-size: 10px; 
	color: #333333;
}
.normal_small a:hover{
	font-family: verdana; 
	font-size: 10px; 
	color: #333333;
}
.normal_small a:link{
	font-family: verdana; 
	font-size: 10px; 
	color: #333333;
}

.normalbold {
	font-family: verdana; 
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
p {
		font-family: verdana; 
	font-size: 12px; 
	color: #333333;
	}

a:link {
	font-family: verdana; 
	font-size: 12px; 
	color: #0000cc; 
	text-decoration: none; 
}
a:hover {
	font-family: verdana; 
	font-size: 12px; 
	color: #0000cc; 
	text-decoration: none; 
}
a:visited {
	font-family: verdana; 
	font-size: 12px; 
	color: #000099; 
	text-decoration: none; 
}
a[href] {
	font-family: verdana; 
	font-size: 12px; 
	color: #000996; 
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	/*line-height: 17px;
	color: #333366;*/
	color: #0f4b8e;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	/*line-height: 17px;
	color: #333366;*/
	color: #0f4b8e;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 17px;
	color: #333366;*/
	color: #0f4b8e;
}
table, td, th, tbody {
	font-family: verdana; 
	font-size: 12px; 
	color: #333333;
}


.SkinObject {
	font-weight: bold;
	font-size: 11px;;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.SkinObject:link {
	font-weight: bold;
	font-size: 11px;;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.SkinObject:hover {

	font-weight: bold;
	font-size: 11px;;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h2.blog_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 15px;
	font-weight: bold;
	color:#333333;
}

h2.blog_title a[href]{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 15px;
	font-weight: bold;
	color:#333333;
}
h2.blog_title a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 15px;
	font-weight: bold;
	color:#333333;
}
h2.Blog_Title a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 15px;
	font-weight: bold;
	color:#333333;
}
	
h2.Blog_Title a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 15px;
	font-weight: bold;
	color:#333333;
}
.blog_pub-month {
	display:none;
}
.blog_published {
	display:none;
}
.blog_dateline {
	display:none;
}
.blog_Description {
	display:none;
}

.blog_footer {
	display:none;
}
.blog_subhead{
	display: none;
}
.blog_pub-date{
	display:none;
}

.tdTemplate {
	background-color: transparent;
	padding-top:0px;
	padding-bottom:8px;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	padding-left:0px;
	
}
.tableTemplate {
	background-color: #CCCCCC;
	border-bottom-color:#999999;
	border-style:solid;
	border-width:medium;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:5px;
}

div#new {
clear:both;
}

.dontdisp {

	display:none;

}
/*------------------ Positioning --------------------*/

.box {
	width:970px;
	height:auto;
	text-align:left;
 	position: relative;
 	left: 50%;
	margin-left: -500px;
}

.box_prod {
	width:1020px;
	height:auto;
	text-align:left;
 	position: relative;
 	left: 50%;
	margin-left: -510px;
}

#maincontent{
	width:970px;
}

#maincontent_prod{
	width:1020px;
}
html>body #maincontent{
	width:970px;
	float:left;
}

#languagepane{
	padding:0px;
	margin:0px;
	width:120px;
	position:absolute;
	top:5px;
	left:0px;
}
html>body #languagepane{
	padding:0px;
	margin:0px;
	width:120px;
	position:absolute;
	top:13px;
	left:0px;
}
#contentpane{
	padding:0px;
	margin:0px;
	width:970px;
}

html>body #contentpane{
	padding:0px;
	margin:0px;
	width:970px;
	float:left;
}
#rightpane{
    padding:0px;
	margin:0px;
	width:485px;
	float:left;
}
html>body #rightpane{
    padding:0px;
	margin:0px;
	width:485px;
	float:left;
}
#contentpane_prod{
	padding:0px;
	margin:0px;
	width:1020px;
}

#rightpane_prod{
    padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:10px;
	margin:0px;
	width:780px;
	float: left;

}
html>body #rightpane_prod{
    padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:10px;
	margin:0px;
	width:780px;
	float: left;
}
#printpane{
    padding-left:170px;
	margin:0px;
	width:200px;
	float:left;
	height:30px;
	vertical-align:bottom;
}

html>body #printpane{
    padding-left:80px;
	margin:0px;
	width:200px;
	float:left;
	height:30px;
	vertical-align:bottom;
}
#printpane2{
	padding:0px;
	margin:0px;
	width:300px;
	float: left;
	height:30px;
}

html>body #printpane2{
	padding:0px;
	margin:0px;
	width:300px;
	float:left;
	height:30px;
}

#leftpane{
    padding:0px;
	margin:0px;
	width:485px;
	float:left;
}
html>body #leftpane{
    padding:0px;
	margin:0px;
	width:485px;
	float:left;
}
#leftpane_prod{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:200px;
	float:left;
}
html>body #leftpane_prod{
    padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:220px;
	float:left;
	
}
#bottompane{
	padding:0px;
	margin:0px;
	width:970px;
	display:inline;
}
html>body #bottompane{
	padding:0px;
	margin:0px;
	width:970px;
	float:left;
	display:inline;
	
}
#toppane{
	height:auto;
	padding:0px;
	margin:0px;
	width:970px;
}
html>body #toppane{
	height:auto;
	padding:0px;
	margin:0px;
	width:970px;
	float:left;
}
#LogoHolder{
	width:1200px;
	height:auto;
	float: none;
	margin-left: 0px;
	margin-top: 0px;
}
#LogoHolder_admin{
	width:1200px;
	height:auto;
	float: none;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#000099;
}

#MenuHolder{
	position: absolute;
	top:10px;
	left:250px;
	width:600px;
	height:auto;
}

#footer{
	background-image: url(pictures/down_border.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 970px;
	height:47px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:16px;
	margin-top:0px;
	text-align: center;
	vertical-align:text-bottom;
	font-family: verdana; 
	font-size: 12px; 
	color: #333333;
	text-decoration:none;
}



/*------------------ Frontpage container style css END --------------------*/



/* Huudmenyn */

/*Huvuddelen av menyn */
.MainMenu_MenuContainer {	
	height: 22px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	vertical-align:middle;
	text-align:left;
	z-index:4;
}

.MainMenu_MenuBar {

	cursor: pointer;  
	height:22px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	vertical-align:middle;
	text-align:left;
	z-index:4;
}

/* HuvudMeny texten*/
.MainMenu_TabRootMenuItem TD 
{
	background-color:transparent;
	min-width:70px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;	
	text-align:left;
	padding-right:25px;
	z-index:1;
	height:22px;
	}
	
html>body .MainMenu_TabRootMenuItem TD {
min-width:0px;
}

/*Den valda sidan i menyn*/
.MainMenu_TabRootMenuItemSel TD 
{	
	background-color: transparent;
	height:22px;
	width:auto;
	padding-right:25px;
	font-family:Verdana;
	font-style: normal;
	font-weight: bold; 
	text-align:left;
	vertical-align:middle;
	font-size: 12px;
	z-index:1;
}

/*Den text i menyn som jag hoovrar ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¶ver*/
.MainMenu_TabMenuItemHover TD 
{	
	background-color: transparent;
	padding-right:25px;
	min-width:70px;
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	color:#ffffff;
	z-index:4;
}
html>body .MainMenu_TabMenuItemHover TD {
	min-width:0px;
}


/* Texten fÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¶r den valda sidan i menyn*/
.MainMenu_TabMenuItemSelHover TD 
{
	background-color:transparent;
	padding-right:25px;
	height:22px;
	font-family: Verdana;
	vertical-align:middle;
	text-align:left;
	font-style: normal; 
	font-size: 12px;
	color:#ffffff;
	z-index:4;
}
/*Submenyns hoovrade objekt samt huvudmenyns*/
.MainMenu_MenuItemSel{
	background-color:transparent;
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color: #009966;
	z-index:4;
}	

/*submenyn med ikoner*/
.MainMenu_MenuIcon { 
	cursor: pointer;
	background-color: #eeeeee;
	border: 0px;
	display:none;
	z-index:4;
}

/*Submenyn*/
.MainMenu_SubMenu {
	background-color: #eeeeee;
	cursor: pointer;
	height:auto;
	width:140px;
	padding:3px;
	margin:3px;
	z-index:4;
	}

/* Texten i submenyn*/
.MainMenu_MenuItem { 

	background-color: transparent;
	color: #000000;
	height:18px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	z-index:4;
}

/* Den hoovrade knappen i submenyn verkar inte slå igenom alls!
.MainMenu_SubMenuItemSelected
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color: #009966;
	vertical-align:left;
	z-index:4;
}
*/

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent;
	height: 0px;
	z-index:4;
}

.MainMenu_RootMenuArrow
{
	display:none;
}

.MainMenu_MenuArrow

{
	display:none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: pointer;
	border-right-width-value: 0px;
	border-right-style-value: solid;
	border-right-color-value: #ffffff;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: transparent;*/
}

/*------------ SLUT MENY ----------------------*/


#head {
	background-color:transparent;
	height: 100px;
	margin-bottom: 10px;
}

#head_admin {
	background-color:blue;
	height: 100px;
	margin-bottom: 10px;
}

#head h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
	padding:5px 15px;
	margin:0px
}

#head p {
	padding:10px;
	margin:0px;
}

#InfoText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6999999;
	letter-spacing:0.5;
	width:246px;
	height:57px;
	margin-top:18px;
	}
.printknapp{
	background-color: transparent;
}


@media print
{

.box {
	width:970px;
	height:auto;
	text-align:left;
 	position: relative;
 	left: 0px;
	margin-left:0px;
}
.normal {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
}
.contentpane{
	display:none;   
}
#languagepane{
	display:none;

}
#rightpane_prod{
	width:65%;
	float:right;
}

#MenuHolder{
	display:none;
}
#LogoHolder{
	display:none;
}

#footer{
	display:none;
}
.printknapp{
	display:none;
}
#leftpane_prod{
	display:none;
}
#printpane{
	display:none;
}
#printpane2{
	display:none;
}

}

