/* Julies Hus skin.css */
/*-- submenu items idle         --*/ .MainMenu_MenuItem       { color: #ffaa36; border: 0; background: #8139a6;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { color: #ffab37; background: transparent;}
/*-- submenu container          --*/ .MainMenu_SubMenu { height:15px; margin-left: 0px; z-index: 1000;  cursor: pointer;  cursor: hand; background: #8139a6; border: 0; font-weight: normal; filter: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.Icon{

}
.MainMenu_MenuArrow 
{
    border-right: #e6b3ff 0px solid; 
    border-bottom: #e6b3ff 0px solid; 
    border-top: #e6b3ff 0px solid;
    width: 0px;
}
.Icon
{

}
.SolPartMenuHorizontal
{
	position: relative;
	left: 16px;
	top: 8px;
}
html>body SolPartMenuHorizontal
{
	left: 0px;
	top: 0px;
}
.RootMenuItem{
    color: #e6b3ff;
    font-family: verdana;
}
.RootMenuItemActive{
    color: #ffffff;
    font-family: verdana;
}
.MenuNodeHoover
{
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
	background: #8139a6;
    color: #ffffff;
	font-weight: bold; 
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin-top: -1px;
}
/*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); */
/* Copyright, login, user and search*/
.Copyright{
    color: #e6b3ff;
    font-size: 8pt;
    font-weight: bold;
    position: relative;
    left: 16px;
    top: 8px;
}
html>body .Copyright
{
	left: 0px;
	top: 0px;
}
.Login
{
	position: relative;
	left: 16px;
	top: 8px;
}
html>body .Login
{
	left: 0px;
	top: 0px;
}
.Login:link{
    color: #e6b3ff;
    font-size: 8pt;
    font-weight: bold;
}
.Login:visited{
    color: #e6b3ff;
    font-size: 8pt;
    font-weight: bold;
}
.Login:hover{
    color: #ffaa36;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
.Login:active{
    color: #ffaa36;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
.User
{
	position: relative;
	left: 16px;
	top: 8px;
}
html>body .User
{
	left: 0px;
	top: 0px;
}
.User:link{
    color: #db5ad5;
    font-size: 8pt;
    font-weight: bold;
}
.User:visited{
    color: #db5ad5;
    font-size: 8pt;
    font-weight: bold;
}
.User:hover{
    color: #ffab37;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
.User:active{
    color: #ffab37;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}
.TopSearch:link{
    color: #e6b3ff; 
    font-weight: bold; 
    font-family: Verdana; 
    font-size: 10pt;
    font-decoration: none;
}
.TopSearch:visited{
    color: #e6b3ff; 
    font-weight: bold; 
    font-family: Verdana; 
    font-size: 10pt;
    font-decoration: none;
}
.TopSearch:hover{
    color: #e6b3ff; 
    font-weight: bold; 
    font-family: Verdana; 
    font-size: 10pt;
    font-decoration: underline;
}
/* BODY */
body{
    background-color: #ffd191;
    font-family: Verdana;
    font-size:11px;
    background: #ffd191 url(bakgrunn.png) repeat;
}
/* Content */
.OuterDiv{
    margin-top: 0px;
}
.OuterDiv:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.Content
{
	width: 954px;
	height: auto;
	margin-top: -8px;

	/* Shadows IE only*/
    filter:	progid:DXImageTransform.Microsoft.Shadow(color='#eeccff', Direction=0, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color='#eeccff', Direction=90, Strength=8) 
			progid:DXImageTransform.Microsoft.Shadow(color='#eeccff', Direction=135, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color='#eeccff', Direction=180, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color='#eeccff', Direction=225, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color='#eeccff', Direction=270, Strength=8);

}
html>body .Content
{
	margin-top: 0px;
}
.Content:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.Header{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(header_img4.png) top left no-repeat;
    height: 174px;
    width: 954px;
    border-left: #8139a6 0px solid;
    border-right: #8139a6 0px solid;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 58px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: left;

}
.Header:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.LogoLink:link
{
	border: 0;
	color: #e6b3ff;
	text-decoration: none;
}
.LogoLink:hover
{
	border: 0;
	color: #e6b3ff;
	text-decoration: none;
}
.LogoLink:active
{
	border: 0;
	color: #e6b3ff;
	text-decoration: none;
}
.LogoLink:visited
{
	border: 0;
	color: #e6b3ff;
	text-decoration: none;
}
.Logo
{
	position: relative;
	left: 49px;
	top: 4px;
}
html>body .Logo
{
	left: 0px;
	top: 0px;
}
.Menu{
    margin-top: -2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 33px;
    width: 954px;
    background-color: #8139a6;
    margin-bottom: 0px;
    border-left: #8139a6 1px solid;
    border-right: #8139a6 1px solid;
    text-align: left;
    /*padding-left: 21px;*/
    padding-top: 8px;
    padding-left: 23px;

}
html>body .Menu
{
    padding-top: 2px;
    padding-left: 10px;
    border-left: #8139a6 1px solid;
    border-right: #8139a6 1px solid;
}
.Menu:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.SubMenu
{
    margin-top: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 27px;
    width: 954px;
    background: #e6b3ff url(submenubg.jpg) top left repeat-x;
    border-bottom: #8139a6 1px solid;
    border-left: #8139a6 0px solid;
    border-right: #8139a6 0px solid;
    text-align: right;
    padding-top: 5px;

}
.SubMenu:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.MainContent
{
    border-left: #8139a6 1px solid;
    border-right: #8139a6 1px solid;
}
.ContentPane
{


    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*background: #e6b3ff url(contentfooter.jpg) bottom left no-repeat;*/
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    width: 952px;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    vertical-align: top;

}
.ContentPane:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.Footer{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 45px;
    width: 954px;
    background-color: #8139a6;
    border-left: #8139a6 0px solid;
    border-right: #8139a6 0px solid;
    padding-top: 8px;
    font-weight: normal;

    
}
.Footer:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
/* Text */
.Heading
{
	color: #820a28;
	font-size: 16px;
}
/* Extra for leftmenu */
.LeftPane{
	vertical-align: top;
    padding-left: 10px;

}

