/* 
================================
Skin styles for DotNetNuke
================================
*/   
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#000000;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #aaaaaa;
}
.skinmaster {
margin-top:-22px !important;
margin-top:0px;
	height: 100%;
	background-color: #aaaaaa;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}

.leftpane {
	width:200px;
	background-color: #e4e4e4;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 100%;
}
.contentpane {
	width: auto;
	min-width:350px;
	background-color: #fcfcfc;
	padding: 10px 30px 10px 30px;
}
.rightpane {
	width:240px;
	background-color: #e4e4e4;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 100%;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	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: #ffffff;  
	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: #cccccc; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: transparent;
	border: #000000 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	display:none;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
/* Styles for GHFS topmenu*/

BODY,TD,A,P{font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
H1{
	font-family: arial, sans-serif;
	font-size: 25px;
	line-height: 140%;
}
H2{
line-height: 120%;
}
P.intro{
	font-weight: bold;
	font-size:16px;
}
A{
	text-decoration: none;
	color: #003366;
}
A:link{
	text-decoration: none;
	color: #003366;
}
A:active{
	text-decoration: none;
    color: #003366;
}
A:visited   
{
    text-decoration: none;
    color: #003366;
}

A:hover    
{
    text-decoration: underline;
    color: #555555;
}

TD.login{
	width:100%;
	align:left;
	vertical-align:top
}
DIV.logo{
	overflow:visible;
	height:100px;
}
IMG.logo{
  z-index: 1;
	position: relative;
	top: 16px;
	left: 5px;
	float: left;
	clear: none; 
}
TD.skinheader {
  background-image: url(right.png);
  background-repeat: no-repeat;
  background-position: top right;
	background-color: #90a80b;
	height:150px;
}

TABLE.ghfsname{
	position:relative !important;
	top:82px;
	left:-42px;

}
TD.ghfsname{
  font-size:30px; 
  font-style:italic;
  color:white;
  height:26px;
	line-height:120%;
	vertical-align:bottom;
	clear:none;
}
DIV.topmenu{
	text-align:center;
	position:relative;
	left: -29px;
	bottom:-87px;
	width: 80%;
	height:28px;
}
DIV.topmenu A{
	background:none no-repeat left top;
	text-decoration: none;
	color: white;
	font-size: 24px;
	height:100%;
	font-weight: bold;
}
DIV.topmenu A:hover{
	background-position: 0px -29px;
	text-decoration: none;
	color: #cccc66;
	font-weight: bolder;
}
DIV.topmenu A:active{
	background-position: 0px -58px;
}
DIV.topmenu A.hem{
	padding-left:52px;
	background-image: url("menu/hem.gif");
}
DIV.topmenu A.kontakt{
  padding-left:81px;
	background-image: url("menu/kontakt.gif");
}
DIV.topmenu A.pagang{
  padding-left:81px;
	background-image: url("menu/pagang.gif");
}
DIV.topmenu A.faq{
  padding-left:49px;
	background-image: url("menu/faq.gif");
}
DIV.topmenu A.hyross{
  padding-left:74px;
	background-image: url("menu/hyross.gif");
}
DIV.topmenu A.news{
  padding-left:60px;
	background-image: url("menu/news.gif");
}
DIV.topmenu A.forum{
  padding-left:66px;
	background-image: url("menu/forum.gif");
}
DIV.topmenu A.kurser{
  padding-left:68px;
	background-image: url("menu/kurser.gif");
}
DIV.topmenu A.swordfish{
  padding-left:98px;
	background-image: url("menu/swordfish.gif");
}

TD.rightpane DIV.Normal DIV.referencequote{
	padding-left: 10px; 
	padding-right: 10px; 
}
TD.rightpane DIV.Normal DIV IMG{
	margin-bottom: 40px;
}
TD.contentpane TABLE{
width: 100%;
}
TD.contentpane DIV#dnn_ctr372_Signin_pnlLogin TABLE{
width:200px;
}

DIV.Article DIV.Head a{
	font-size:14px;
	font-weight:bold;
}