@charset "utf-8";

/* Sidestruktur */

.Normal {
	font: 12px/150% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#page {
	background: #FFF url(img/bg_content.jpg) repeat-y;
	margin-right: auto;
	margin-left: auto;		
	min-height: 100%;
	width: 895px;
	padding: 0;
	/*z-index: 1;*/
}



#wrapper {
	background: #EDEDED url(img/bg_page.jpg) repeat-x;
	/*height: 100%;
	min-height: 100%;
	width: 100%;*/
}
#page1 {
	background: #FFF url(img/bg_content.jpg) repeat-y;
	margin-right: auto;
	margin-left: auto;		
	min-height: 100%;
	width: 895px;	
}
#content {
	width: 895px;
}
#top {
	background: #FFF url(img/bg_top.jpg) repeat-x;
	height: 102px;
	overflow: hidden;
}
.SkinObject *{
	font-size: 10px;
	line-height: 10px;
	/*width: 150px;
	float:right;*/
	color: #333;
	font-weight: normal;
}
.login {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#menu {	
	/*float: right;	*/
	margin: 72px 3px 0px 0px;
}
#top #menu td {
	background: url(img/menu_tab.jpg) no-repeat;	
	color: #6699CC;
	font-weight: bold;
	height: 30px;
	margin-top: 7px;
	text-align: center;
	width: 134px;			
}
#top #menu td:hover {
	background: url(img/menu_tab_active.jpg) no-repeat;	
	color: #000;		
}

#row1 {
	background: url(img/bg_floral.jpg) repeat-x;
	height: 294px;
}

#row2 {
	/* Hovedinnhold */
	
	color: #333;
	display: table;
	margin-bottom: 30px;
	min-height: 100%;
	height: 100%;
	padding: 10px 15px;
	z-index: 0;
	width: 860px;
}

#footer {
	background: #d9f2ff url(img/bg_footer.jpg) repeat-x;
	bottom: 0px;
	color: #444;
	font-size: 10px;
	height: 35px;
	margin-top: -35px;
	padding-top: 15px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 10;
	
}
.SubHead {
	font-size: 14px;
	color: #0099FF;
}

/* DNN Paneler */
#dnn_contentPane, #contentPane {
	width: 100%;
}
#dnn_left70pst, #leftPane {
	/*float: left;*/
	width: 70%;
	/*background-color: #ff3333;*/
}
#dnn_right30pst, #rightPane {
	/*float: right;*/
	/*margin-left: 1%;*/
	width: 29%;
	/*background-color: #ffcc33;*/
}
#dnn_leftPane {
	/*width: 200px;*/
	padding-left: 10px;
	/*background-color: #ff3333;*/
	vertical-align: top;
}
#dnn_leftPane .title .Head {
	font-size: 14pt;
}
#dnn_contentPane {
	width: 75%;
	padding: 10px;
	/*background-color: #ff33bb;*/
}
#var1 {
	width: 100%;
}
#lmenu {

}


.container {
	margin: 5px 5px 5px 0px;
}
.bgDarkBlue {
	background-color: #0071bb;
	color: #FFF;
}
.bgMediumBlue {
	background-color: #0099FF;
	color: #FFF;
}
.bgLightBlue {
	background-color: #d9f2ff;
	color: #FFF;
}
.title {
	font: bold 14px/22px Arial, Helvetica, sans-serif;
} 
.smalltext {
	font-size: 10px;
	line-height: 20px;
	margin-left: 0px;
}
.breadcrumb, a.breadcrumb {
	color: #0066CC;
	font-size: 10px;
	text-decoration: none;
	padding-left: 7px;
	line-height: 20px;
}
#leftMenuPane {
	height: 180px;
	/*width: 25%;
	display: table;*/
}

.title .Head 
{
    line-height: 1em;
	font-size: 18pt;
	line-height: 2em;
	color: #0099FF;
	margin: 15px 0 10px 0;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.container .Head {

}
h4
{
    color: #077CB3;
    /*line-height: 2em;	*/
	font-size: 15pt;
	margin:0;
	font-weight: normal;
}



#Oyane_divMenu
{
	margin: 72px 3px 0px 0px;
}

.Oyane_tdHeaderCell
{
	background: #FFFFFF url(img/bg_top.jpg) repeat-x scroll 0 0;
}

body
{	
	font: 12px/130% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.Oyane_Breadcrumb, a.Oyane_Breadcrumb
{
	color: #0066CC;
	font-size: 10px;
	text-decoration: none;
	text-indent: 7px;
	line-height: 20px;
}

#Oyane_divFooter
{
	background: #d9f2ff url(img/bg_footer.jpg) repeat-x;
	bottom: 0px;
	color: #444;
	font-size: 10px;
	height: 35px;
	margin-top: 0px;
	padding-top: 15px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 10;
}

.Oyane_tdSpacer
{
	height: 10px;
}