
@charset "iso-8859-1";
/* CSS Document */


ul,p
{
margin-top:8px;
margin-bottom:8px;
}
/* Content tab menu
   -------------------------------------------------------------------------------------*/


/* Sections for content tab menu
   -------------------------------------------------------------------------------------*/
div.contentSection
{
	display:none;
	border-left: 2px solid #e9ebb0;
	border-right: 2px solid #e9ebb0;
	border-bottom: 2px solid #e9ebb0;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	background-color:#FFF;
	
	width: 525px;
	
}

div.contentSection.current
{
	display:block;
}

.contentSection p
{
    
}
.contentSection a
{
  color:#575a5d;
   text-decoration:none;
  
}
.contentSection a:hover
{
   color: #417630;
   text-decoration:none;
   background:#f4f5d6;
  
}

.contentSection ol
{
	
	margin-bottom: 15px;
}
.contentSection ol li
{
	
	margin-bottom: 5px;
}


ul.contentMenu {
	width: 525px;
	margin: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background-color:#fff; 
	background-image:url(http://www.halebop.se/commonelements/backgrounds/flikbg-watercolor533x54.png); 
	background-repeat:no-repeat;
	padding-top:8px; 
	padding-left:10px;
	border-bottom:#f1f1f1 1px solid;
	
}

ul.contentMenu li {
position: relative;
	top: 1px;
	float: left;
	padding: 2px 2px;

	font: bold 12px;
	margin: 0px 2px 0px 0px;
	background-color: #f4f5d6;
	list-style: none;
-moz-user-select: none;
	-khtml-user-select: none;
	height: 40px; /*Flikarnas höjd */
	color:#848588;
	text-align:center;
	
}

ul.contentMenu li a {
	color:#848588;
	display:block;
	font-weight:bold;
	margin:0;
	outline:none;
	padding:3px 3px 7px 3px;
	text-decoration:none;
	font-size:12px;
	
}

ul.contentMenu li a:hover {
	
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#417630;
}

ul.contentMenu li a:visited {
	color:#848588;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

ul.contentMenu li.current {
	background-position:left ;
	background-color: #ffffff;
	color:#417630;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-left: 2px solid #e9ebb0;
	border-right: 2px solid #e9ebb0;
	border-top: 2px solid #e9ebb0;
}


ul.contentMenu li.current a {
	background-position:right ;
	color:#417630;
	border:hidden;
	
	font-weight:bold;
}
.menu_list 
{	
	width: 540px;
	
	
	background: #b4d900;

	
}
.menu_head {
	padding: 2px 10px;
	cursor: pointer;
	position: relative;
	margin:3px;
    font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#417630;
	font-weight: bold;
	background: #b4d900 url(http://www.halebop.se/images/imgPlus.gif) left no-repeat;
	border-left: 2px solid #b4d900;
	margin-left: 5px;

}

.menu_head span
{
	padding-left: 10px;
}
.menu_body {
	display:none;
}
.menu_body span
{
  display:block;
  color:#333;
  background-color:#f1f1f2;
  font-size: 10px;
  padding-left:15px;
  padding-top: 4px;
  padding-bottom:4px;
  text-decoration:none;

}
.contentArea
			{
 				border:1px solid #b4d900;
 				margin-bottom:5px;
				cursor:hand;
			}

			.contentArea .blockAnchor
			{
				font-weight:bold;
				padding-left:20px;
				padding-top:5px;
				padding-bottom:5px;
				display:block;
				background-image:url(http://www.halebop.se/images/imgPlus.gif);
				background-repeat:no-repeat;
				background-position:5px 4px;
				background-color:#f1f1f2;
			}
			.plus
			{
					background-image:url(http://www.halebop.se/images/imgPlus.gif);
				background-repeat:no-repeat;
				background-position:5px 4px;
				background-color:#f1f1f2;
			}
			.contentArea  a
			{
				font-weight:bold;

				font-size:100%;
				color:#333;
				cursor:hand;
			
			}

			.contentArea .blockAnchorExpanded
			{
				
				padding-left:20px;
				padding-top:5px;
				padding-bottom:5px;
				display:block;
				background-color:#f1f1f2;
				background-image:url(http://www.halebop.se/images/images/imgMinus.gif);
				background-repeat:no-repeat;
				background-position:5px 4px;
				
			}

			.contentArea a:hover
			{
				text-decoration:none;
				background-color:#f1f1f2;
				color:#417630;
				font-size:100%;
				font-weight:bold;
				
			}
			
		.contentArea .innerContent
		{
			padding:0px 12px 10px 12px;
			line-height:16px;
			display:none;
		
		}
		.contentArea .XinnerContent
		{
			padding:0px;
			line-height:16px;
			display:none;
			margin-top: 10px;
			margin-left: 0px;
			
		
		}
		.contentArea .XinnerContent a
		{
		font-size:11px;
	}
	
		.biggertext
		{
			
			background-image:url(http://www.halebop.se/images/imgPlus.gif);
				background-repeat:no-repeat;
				background-position:4px ;
				padding: 3px;
				
			
		
		}
		.biggertext span
		{
			

			font-size: 14px;
			font-weight:bold;
			margin-left: 15px;
			cursor: pointer;
			
		
		}
		.notopmargin
		{
		margin-top:0;
		}
		.rightborder
		{
			border-right: solid #333333 1px;
		}


/* Internet explorer 5.5-6 png-alpha fix
   -------------------------------------------------------------------------------------*/
.pngfix
{
	behavior: url(http://www.telia.se/include/iepngfix.htc)
}

/* CSS Document */


