/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for Dokumentsystem */
/*--------------------------------------------------------------------------------------------------------------*/
/*page*/
#Body{			
				padding: 1px 0 0 0;
				margin: 0;
				/*background: url(Bg.jpg) repeat-x left top #F3C6CB;*/
				background: #FFF;
				overflow:scroll; 
				font-family: Arial, Helvetica, sans-serif;
				color: #000;
				}

.skinwrapper{	
				background:#FFF;
/*				border-left: 1px solid #CCCCCC;
				border-right: 1px solid #CCCCCC;				
*/				margin: 0;
				padding:0; 
				width: 1000px;
				margin-left: -500px;
				position:absolute;
				z-index: 0; 
				left: 50%;}

.skinheader{	
				margin:0;
				padding:0;
				text-align:center;
				/*background: url(printer.jpg) bottom left no-repeat; */
				width: 1000px;
				height: 100px;
				}
			

.skinmenu{		background: transparent;
				height: 27px;
				border: 0;
				margin:0;
				text-align:center;
				
				/*margin-left: 280px;*/

.skinuser{		margin: 0;
				padding:0;
				background: transparent;
				font-size: 12px;
				color: #A9A9A9;
 				}
				
.contentwrapper{ 
				margin: 0;
				padding:0;
				border: 1px solid #ccc;
				background: url(Shadow.jpg) top left repeat-x #FFF;
				}

.toppane{		background: #FFF;
				height:124px;
				width: 100%;
				border: 0;
				border-top: 1px solid #FFF;
				margin: 0;
				padding: 0;
				}
				
.leftpane		{
				background: transparent;
				padding:0;
				margin: 0;
				float: left;
				border-right: 1px solid #FFFFFF;
				}				

.contentpane{	background:transparent;
				margin: 0;
				margin-left: 10px;
				padding: 10px 0 0 0;
				float: left;
				}
				
.rightpane		{
				background: transparent;
				padding:0;
				margin: 0;
				float: right;
				border-left: 1px solid #FFF;
				}				
.footer{	
				margin: 0;
				margin-right:10px;
				margin-left:10px;
				padding: 0;
				background: transparent;
				border-top: 1px solid #fff;
				text-align:center;
				font-size:10px;
				font-weight: normal;
				color: #000;
				height:20px;
				clear: both;
				}
.footertext	{	margin: 0;
				padding: 4px 0 0 0;
				color: #000;
				font-size:10px;
				font-weight: normal;
				
				}
/*--------------------------------------------------------------------------------------------------------------*/
/*panes */
.leftpane{	
				width: 240px;
			}

.contentpane{	
				width: 500px;
			}
.rightpane{		
				width: 240px;
			}
			/*--------------------------------------------------------------------------------------------------------------*/
/*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: 18px;
		color: #000;
		display: block;
		margin: 0;
		padding: 0 0 6px 0;
		background: url(BigHeadLine.jpg) bottom left no-repeat;
		}
/*--------------------------------------------------------------------------------------------------------------*/
/*links & buttons*/
a:link{			
		color:#CC3333;
		text-decoration:none;
		}
a:visited{
		color:#CC3333;
		text-decoration:none;
		}
a:hover{
		color:#0066FF;
		text-decoration:underline;
		}
a:active{
		color:#CC3333;
		text-decoration:none;
		}

.StandardButton{	
		background:#CCCCCC;
		color: #000;
		border: 1px solid #999;
		text-decoration: underline;
		padding: 3px;
					}

a.CommandButton{
		font-size:10px;
		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:#C00;
		text-decoration:underline;
		}
a.CommandButton:active{
		color:#C00;
		text-decoration:underline;
		}

a.footertext:link{
			color:#000;
			text-decoration:none;
			font-weight: normal;
			}
a.footertext:visited{
			color:#000;
			text-decoration:none;
			font-weight: normal;
			}
a.footertext:hover{
			color:#000;
			text-decoration:underline;
			font-weight: normal;
			}
a.footertext:active{
			color:#000;
			text-decoration:underline;
			font-weight: normal;
			}
/*--------------------------------------------------------------------------------------------------------------*/
/*menu*/
/* tabs huvudsidor understa lager*/
.MainMenu_MenuContainer{
						background:url(media/silver_separator.gif) 100% repeat-y transparent;
						width:1px;
						}
.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:2px 15px 2px 7px;
						border:1px #FFF solid;
						border-width:1px 0;}
						
.submenuitembreadcrumb{	font-family:Arial, Helvetica, sans-serif;
						color: #CC3333;
						font-size:10px;
						font-weight:normal;
						padding:2px 15px 2px 7px;
						border:1px #FFF solid;
						border-width:1px 0;}
						
.submenuitemselected{	font-family:Arial, Helvetica, sans-serif;
						color:#CC3333;
						font-size:10px;
						font-weight:normal;
						padding:2px 15px 2px 7px;
						background:#FFF;
						border:1px #FFF solid;
						border-width:1px 0;}
						
.MainMenu_MenuArrow{	font-size:11px;
						padding:2px 0 2px 10px;
						height:24px;
						border:#FFF solid;
						border-width:1px 1px 1px 0;}
						
.submenu{				z-index:1000;
						border:1px solid #CC3333;
						padding:0;
						background:#FFF;}
/*tabs huvudsidor ?versta lager*/
.rootmenuitem{			background:transparent;
						white-space: nowrap;
						}

.rootmenuitem td{		padding:0 7px 0 6px;
						height:13px;
						cursor:pointer;
						cursor:hand;
						border-right: 1px solid  #000;
						white-space: nowrap;
						
						}
					
.rootmenuitem td span{	font-family:Arial, sans-serif, Helvetica;
						color:#000;
						font-size:12px;
						font-weight:normal;
						white-space: nowrap;}
						
/*tabs huvudsidor selected*/
.rootmenuitembreadcrumb{		
						background: transparent;
						white-space: nowrap;
						}

.rootmenuitembreadcrumb td{		
						padding:0 7px 0 6px;
						height:13px;
						cursor:pointer;
						cursor:hand;
						border-right: 1px solid  #000;
						white-space: nowrap;
						}
								
.rootmenuitembreadcrumb td span{
						font-family: Arial, sans-serif, Helvetica;
						color:#CC3333;
						font-size:12px;
						font-weight: normal;
						white-space: nowrap;
						}
								
/*tabs hover huvudsidor*/
.rootmenuitemselected{			
						background: transparent;
						white-space: nowrap;
						}
.rootmenuitemselected td{		
						padding:0 7px 0 6px;
						height:13px;
						cursor:pointer;
						cursor:hand;
						border-right: 1px solid  #000;
						white-space: nowrap;
						}
								
.rootmenuitemselected td span{	
						font-family:Arial, sans-serif, Helvetica;
						color:#CC3333;
						font-size:12px;
						font-weight:normal;
						white-space: nowrap;
						}
								
.MainMenu_MenuBreak{			display:none;}



