/* 
================================
Skin styles for DotNetNuke
================================
*/ 
.bcrumb {
	height:26px;
}
.rpad5 {
	padding-right:5px;
}
.h106 {
	height:106px;}
.whitey {
	background-color:#FFFFFF;
	height:100%;
}
.mellemrum {
	height:7px;}
.con {
	height:250px;
}

.w7 {
	width:7px;
	height:7px;
}
.w100 {
	width:100%;
	height:7px;
}
.menubgcolor {
	background-color:#710606;
}
.bottom-tl {
	background-image:url(bottom-tl.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.bottom-tr {
	background-image:url(bottom-tr.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.menu-tl {
	background-image:url(menu-lt.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.menu-tr {
	background-image:url(menu-rt.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.menu-bl {
	background-image:url(menu-lb.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.menu-br {
	background-image:url(menu-rb.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.con-tl {
	background-image:url(con-tl.gif);;
	background-repeat:no-repeat;
	background-position: right bottom;
}
.con-tr {
	background-image:url(con-tr.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.con-bl {
	background-image:url(con-bl.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.con-br {
	background-image:url(con-br.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.FatBread {/*Date Search Lingo*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
.menupane {
	padding-left:5px;
	vertical-align:middle;
	background-color:#710606;
}
.redFatBread{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #660000;
}
.redFatBread:link {
	color: #660000;
	text-decoration: none;
}
.redFatBread:active {
	color: #660000;
	text-decoration: none;
}
.redFatBread:visited {
	color: #660000;
	text-decoration: none;
}
.redFatBread:hover {
	color: #660000;
	text-decoration: none;
}

.redBread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.redBread:link {
	color: #660000;
	text-decoration: none;
}
.redBread:active {
	color: #660000;
	text-decoration: none;
}
.redBread:visited {
	color: #660000;
	text-decoration: none;
}
.redBread:hover {
	color: #660000;
	text-decoration:underline;
}
.darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#852222;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
}
.sogepane {
	height:22px;
	padding-left:5px;
	padding-bottom:4px;
	padding-top:4px;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color:#710606;	
	background-image:url(sikbg2009.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}
.skinmaster {
	height: 100%;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
}

.controlpanel {
	width: 100%;
	background-color:#FFFFFF;
}
.toppane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
/*	width:100%;*/
	width:150px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #990000 0px solid; 
	border-bottom: #990000 1px solid; 
	border-top: #990000 1px solid; 
	border-right: #990000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color:#FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	height:21px;	
}
.MainMenu_MenuIcon {
display:none;
/*	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	*/

}
.MainMenu_SubMenu {
	background-color:#990000;
	color:#FFFFFF;
	border: #990000 1px solid;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
*/
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color:#FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color:#666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
display:none;/*
border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
*/
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #000000 none; 
  color: #ffffff;
  font-family: arial, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-color:#CCCCCC;
}
.Head {
   font-family: Arial, Helvetica, sans-serif
   font-size:  11px;
   font-weight: normal;
}

.INUIT {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}
.rodmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}
.rodmenuaktiv {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#710606;
	padding-left:10px;
}
.rodmenuhover{
	font-family: Arial, Helvetica, sans-serif;
	color:#FF99CC;
	background-color:#710606;
	padding-left:10px;
}
