
@charset "iso-8859-1";
/* CSS Document */

div, p, span, table, td, ul, li, ol
{
font-size: 11px;
}
ul,p
{
margin-top:8px;
margin-bottom:8px;
}
/* Content tab menu
   -------------------------------------------------------------------------------------*/


/* Sections for content tab menu
   -------------------------------------------------------------------------------------*/
div.contentSection
{
	display:none;
	border-left: 1px solid #b4d900;
	border-right: 1px solid #b4d900;
	border-bottom: 1px solid #b4d900;
	padding: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFF;
	margin-top: -5px;
	
}

div.contentSection.current
{
	display:block;
}
.contentSection h1
{
	color:#990066;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
}
.contentSection h2
{
	color:#990066;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 7px;
}

.contentSection h3
{
	color:#333;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0;
}

.contentSection p
{
    margin-top:0;
}
.contentSection a
{
   color: #990066;
   text-decoration:none;
  
}
.contentSection a:hover
{
   color: #333333;
   text-decoration:none;
  
}
.contentSection table td
{
	font-size: 11px;
  
}
.contentSection ol
{
	
	margin-bottom: 15px;
}
.contentSection ol li
{
	
	margin-bottom: 5px;
}
ul.contentMenu {
	width: 560px;
	margin: 0px;
	margin-bottom: 5px;
	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:#b4d900; 
	padding-top:8px; 
	padding-left:10px;
	
}

ul.contentMenu li {
position: relative;
	top: 1px;
	float: left;
	padding: 2px 2px;
	margin: 0px 2px 0px 0px;
	font: bold 10px arial;
	background-color: #f4f8e6;
	list-style: none;
-moz-user-select: none;
	-khtml-user-select: none;
	height: 44px; /*Flikarnas höjd */
	color:#779900;
	text-align:center;
	border-bottom:#b4d900;
}

ul.contentMenu li a {
	color:#779900;
	display:block;
	font-weight:bold;
	margin:0;
	outline:none;
	padding:5px 5px 9px 5px;
	text-decoration:none;
	font-size:10px;
}

ul.contentMenu li a:hover {
	/*background-color: #ccc;*/
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

ul.contentMenu li a:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

ul.contentMenu li.current {
	background-position:left ;
	background-color: #fff;
	color:#990066;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}


ul.contentMenu li.current a {
	background-position:right ;
	color: #990066;
	border:hidden;
	font-weight:bold;
}
.menu_list 
{	
	width: 560px;
	
	
	background: #b4d900;

	
}
.menu_head {
	padding: 2px 10px;
	cursor: pointer;
	position: relative;
	margin:3px;
    font-weight:bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990066;
	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:#ececec;
  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:#b4d900;
			}
			.plus
			{
					background-image:url(http://www.halebop.se/images/imgPlus.gif);
				background-repeat:no-repeat;
				background-position:5px 4px;
				background-color:#b4d900;
			}
			.contentArea  a
			{
				font-weight:bold;
				font-size:110%;
				color:#000;
				cursor:hand;
			
			}

			.contentArea .blockAnchorExpanded
			{
				
				padding-left:20px;
				padding-top:5px;
				padding-bottom:5px;
				display:block;
				background-color:#b4d900;
				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:#ececec;
				color:#000000;
				font-size:110%;
				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:hand;
			
		
		}
		.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)
}

