/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Style för two panes moln.net - standard OMARBETAD*/
/*--------------------------------------------------------------------------------------------------------------*/
#Body{			
				padding: 1px 0 0 0;
				margin: 0;
				background: url(bak.jpg) repeat-x left top #393939;
				overflow:scroll; 
				font-family: Arial, Helvetica, sans-serif;
				text-align:left;
				color: #000;
				}
/*
.skinwrapper{	border:10px #F4F9FF solid;
				background:#FFF;
				margin:0;
				padding:1px;
				margin-left: -440px;
				position:absolute; 
				left: 50%;
				width: 880px; 
				text-align: left;	}*/
#skinwrapper{	
				background:transparent;
				margin: 0;
				padding:0; 
				width: 858px;
				margin-left: -429px;
				position:absolute;
				z-index: 0; 
				left: 50%;
				}

				
.skinheader{	
				margin:20px 0 20px 20px;
				padding:0;
				}
				
.skinmenu{		background: url(TopMenuBG.gif) top left no-repeat transparent;
				height: 32px;
				border: 0;
				margin:0;
				padding:2px 2px 0 2px;	
				}
				
.skinuser{		margin: 0;
				padding:0;
				background: transparent;
				font-size: 12px;
				color: #A9A9A9;
 				}
/*contentwrapper Nytt fOr denna*/
.skincontentstable{ 
				margin: 0;
				padding:5px 10px 5px 10px;
				border: 2px solid #FFF;
				background: url(contentTop.jpg) top left repeat-x #FFF;
				}

/* kontrollerar breadcrumbs */
.skinusertext {	margin: 0; padding: 0; font-size:10px; text-align:right; border: 0;	}
A.skinusertext:link {	color: #000; text-decoration: none;	}
A.skinusertext:visited {	color: #000; text-decoration: none;	}
A.skinusertext:active {	color: #000; text-decoration: none;	}
A.skinusertext:hover {	color: #C00; text-decoration: none;	}
.breadcrumb { text-align: left;}
/* omsluter samtliga panes 
.skincontentstable{ background: url(contentTop.jpg) repeat-x; margin: 0; padding: 0; float: left; border-top: 1px solid #FFF;}*/

/*.rightpane{background:#000;width:200px; float: right;}*/

/*--------------------------------------------------------------------------------------------------------------*/
/*panes
.leftpane{	
			width:200px; 
			margin:0; 
			padding:0 0 5px 0;
			float:left;*/
			
			}
.contentpane{width:100%; 
			margin:5px 0 5px 0; 
			padding:0;
			}
.bottompane	{
			margin:0;
			padding:0;
			height:3px;
			clear:both;
			}

.skinfooter{background:url(footer.jpg) repeat-x;
 			height: 20px; 
			border-top: 1px solid white; 
			text-align: center; 
			padding: 0;
			}
			
.footer{	
				margin: 10px 0 0 0;
				padding: 3px 0 10px 0;
				background:transparent;
				border-top:3px solid #000;
				text-align:left;
				font-size:10px;
				font-weight: normal;
				color: #FFF;
				height:20px;
				}
.footertext	{	margin: 0;
				padding: 5px 0 0 3px;
				color: #FFF;
				font-size:10px;
				font-weight: normal;
				
				}

A.footer:link {	color: #000;	}
A.footer:visited {	color: #000;	}
A.footer:hover {	color: #C00;	}
/*--------------------------------------------------------------------------------------------------------------*/
/*text*/
.normal,div,span,p,td,th,li,a{	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		margin:0;
		}
		
p	{
		line-height: 1.4em;
		padding:0 0 9px 0;
		}

.head,.subhead{
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		margin: 0;
		padding: 0;		
		}
.head{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #000;
		display: block;
		margin: 0;
		padding: 0 0 6px 0;
		}
/*--------------------------------------------------------------------------------------------------------------*/
/*links & buttons*/
a:link{			
		color:#555555;
		text-decoration:underline;
		}
a:visited{
		color:#555555;
		text-decoration:underline;
		}
a:hover{
		color:#000;
		text-decoration:underline;
		}
a:active{
		color:#000;
		text-decoration:underline;
		}

.StandardButton{background:#01498F;border:2px #CCC outset;padding:2px; color: white; font-weight: bold;}

a.CommandButton{font-size:11px;font-weight:normal;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#C00;text-decoration:none;}
a.CommandButton:visited{color:#C00;text-decoration:none;}
a.CommandButton:hover{color:#CCC;text-decoration:none;}
a.CommandButton:active{color:#C00;text-decoration:underline;}

a.skinuser:link{color:#000;text-decoration:none;}
a.skinuser:visited{color:#000;text-decoration:none;}
a.skinuser:hover{color:#C00;text-decoration:underline;}
a.skinuser:active{color:#C00;text-decoration:underline;}

/*Nytt*/
a.footertext:link{
			color:#FFF;
			text-decoration:none;
			font-weight: normal;
			}
a.footertext:visited{
			color:#FFF;
			text-decoration:none;
			font-weight: normal;
			}
a.footertext:hover{
			color:#FFF;
			text-decoration:underline;
			font-weight: normal;
			}
a.footertext:active{
			color:#FFF;
			text-decoration:underline;
			font-weight: normal;
			}

/*--------------------------------------------------------------------------------------------------------------*/
/*menu*/
/* tabs huvudsidor understa lager*/
.MainMenu_MenuContainer{transparent;width:1px; height: 30px;}
.MainMenu_MenuContainer td{cursor:default;font-size:3px;width:1px;}
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}

/* undersidor i menyn */
.MainMenu_MenuItem{		font-family:Arial, Helvetica, sans-serif;
						color:#000;
						font-size:10px;
						font-weight:normal;
						padding:1px 15px 1px 7px;
						border:1px #fff solid;
						border-width:1px 0 1px 0;}

.submenuitembreadcrumb{	font-family:Arial, Helvetica, sans-serif;
						color:orange;
						font-size:10px;
						font-weight:normal;
						padding:1px 15px 1px 7px;
						border:1px #fff solid;
						border-width:1px 0 1px 0;}

.submenuitemselected{	font-family:Arial, Helvetica, sans-serif;
						color:#333;font-size:10px;
						font-weight:normal;
						padding:1px 15px 1px 7px;
						background:#CCC;
						border:1px #fff solid;
						border-width:1px 0 1px 0;}

.MainMenu_MenuArrow{	font-size:10px;
						padding:1px 0 1px 10px;
						height:20px;
						border:#fff solid;
						border-width:1px 0 1px 0;}

.submenu{				z-index:1000;
						border:1px solid #ccc;
						padding:0;
						background:#fff; 
						margin: 0;}
						
/*tabs huvudsidor oversta lager*/
.rootmenuitem{			
						background: transparent;
						text-align:center;

						}

.rootmenuitem td{		
						
						padding:0;
						height:32px;
						width:143px;
						cursor:pointer;
						cursor:hand;
						text-align:center;
						
						
						}
					
.rootmenuitem td span{	font-family: Arial, Helvetica, sans-serif;
						color:#FFF;
						font-size:12px;
						font-weight:bold;
						text-align:center;
						white-space: nowrap;}
						
/*tabs huvudsidor selected*/
.rootmenuitembreadcrumb{		
						background: transparent;
						padding:0;
						}

.rootmenuitembreadcrumb td{
						margin:0;	
						padding:0;
						height:32px;
						width:143px;
						cursor:pointer;
						cursor:hand;
						text-align:center;
						}
								
.rootmenuitembreadcrumb td span{
						margin:0;
						padding:0;
						font-family: Arial, Helvetica, sans-serif;
						color:#FFF;
						font-size:12px;
						font-weight:bold;
						text-align:center;
						border-bottom: 2px solid orange;
						white-space: nowrap;
						}
								
/*tabs hover huvudsidor*/
.rootmenuitemselected{			
						background: transparent;
						padding:0;
						}
.rootmenuitemselected td{		
						padding:0;
						height:32px;
						width:143px;
						cursor:pointer;
						cursor:hand;
						text-align:center;
						}
								
.rootmenuitemselected td span{	
						margin:0;
						padding:0;
						font-family: Arial, Helvetica, sans-serif;
						color:#FFF;
						font-size:12px;
						font-weight:bold;
						text-align:center;
						border-bottom: 2px solid orange;
						white-space: nowrap;
						}
.MainMenu_MenuBreak{display:none;}

