/* CSS Document by NWR Solutions 2008 */

* {margin: 0 0 0 0px;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
	
}

body {
	height: 100%;
	font-family: Verdana;
	font-size:1em;
	background-image: url(../images/_Current/body_bg2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*********************************************  Hyperlink Colors - Start **************************************/
/*
Link: The color of an un-visited link. 
Visited: The color of a visited link. 
Hover: The color of the link when the mouse hovers over it. 
Active: Color of the link when it is clicked. 
	The link will remain that color when users hit the Back Button after visiting the link destination. 
*/

a:link {
COLOR: #CC0000;
}
a:visited {
COLOR: #ad02fd;
}
a:hover {
COLOR: #FFFFFF;
}
a:active {
COLOR: #ad02fd;
}
/*********************************************  Hyperlink Colors - End **************************************/

#container {
	width: 789px;
	margin: 0px auto;
	background-color: #f6eacf;
	font-size:.9em;
	background-image: url(../images/_Current/container.jpg);
	background-repeat: repeat-y;
}

#containerfull {
	width: 789px;
	margin: 0px auto;
	background-color: #f6eacf;
	font-size:.9em;
	background-image: url(../images/_Current/containerfull.jpg);
	background-repeat: repeat-y;
}

#header {
	/* height: 113px; Header Height for Image - Old Setting*/
	height: 96px;
	background-image: url(../images/_Current/header3.jpg);
	background-repeat: no-repeat;
}

#subheader {
	height: 71px;
	clear: both;
	background-image: url(../images/_Current/sub_header_snowflake.jpg);
	background-repeat: no-repeat;
}

#content {
	margin-right: 5px;
	width: 525px;
	background-color: #fef3d3; /*Light Blue*/
	float: right;
	clear: both;
	padding: 25px;
}

#left 
{
	position:absolute;
	width: 168px;
	float: left;
	clear: both;
	background-color: #fef3d3; /*Light Tan - Left Column Background Color*/
	padding-top: 3px;
	font-size: 0.8em;
}

#footer {
	clear: both;
	background-image: url(../images/_Current/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 20px;
}

#footerfull {
	clear: both;
	background-image: url(/mgopark/images/_Current/footerfull.jpg);
	background-repeat: repeat;
	height: 21px;
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 20px;
}

#footerNyheter { padding-left:250px;
                 height: 21px; 
                 font-size:.7em;
				 clear: both;
				 background-image: url(../images/_Current/footer.jpg);
	             background-repeat: no-repeat;
				 padding-top: 10px;
				 padding-bottom: 10px;
}

/*********************************************  linkbar start **************************************/

 #navcontainer ul
{
	font-size: small;
	background-image: url(../images/_Current/linkbar_bg.jpg);
	height: 37px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	/* color: #FFFFFF; Black*/
	text-decoration: none;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
}

#navcontainer ul li a:hover
{
	/* color: #2a4d73; Dark Blue*/
	background-image: url(../images/_Current/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

#navheader
	{
	float:left;
    width:100%;
    background:yellow;
    background:#DAE0D2 url("../images/_Current/navhdrbg.jpg") repeat-x bottom;	
    font-size:93%;
    line-height:normal;
    }
#navheader a 
	{
	/* color: #CC0000; Dark REd*/
	float:left;
    display:block;
    background:url("../images/_Current/norm_left.jpg") no-repeat left top;
    padding:5px 15px 4px;
    text-decoration: none; /* Do Not Underline The Hyperlinks on the Top Navigation Buttons*/
    }
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
  
#navheader ul
	{
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#navheader li 
	{
	float:left;
    background:url("../images/_Current/norm_right.jpg") no-repeat right top;
    margin:0;
    padding:0;
    }
#navheader #current {
    background-image:url("../images/_Current/norm_right_on.gif");
    }
#navheader #current a {
    background-image:url("../images/_Current/norm_left_on.gif");
    padding-bottom:5px;
    }

     
/********************************************   linkbar end ***********************************/


/********************************************    linkpanel start************************************/

.navcontainer {
	text-decoration: none;
}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #fef3d3; /* Menu - Light Tan Links Underline Color*/
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 158px;
	border-bottom: 1px solid #73737C;
	background-image: url(../images/_Current/linkpanel.jpg);
	background-repeat: no-repeat;
	/* color: #CC0000;  Dark Red  - Links After Visited Color*/
	text-decoration: none;
}

.navcontainer a:link,
{
/* color: #CC0000;  Dark Red  - Links*/
text-decoration: none;
}

.navcontainer a:hover
{
	/* color: #FFFFFF;  Black */
	background-image: url(../images/_Current/linkpanel_hover.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF; /* White  - Links - Underline Color on Hover*/
}

/************************************************* linkpanel end **********************************/

h1 {
	padding-top: 62px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 200px; /* How far to slide the header test in from the right */
	font-style: italic;
}

h2 {
	background-image: url(../images/_Current/h2.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 60px;
	clear: left;
	color: #FBE09D; /* Tan / Beige */
	color: #FFFFFF; /* White */
} 

h3 {
	font-size: 1em;
	background-color: #b06500; /* Menu Dark Brown */
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 15px;
	background-repeat: no-repeat;
	height: 18px;
}
h4 {
	background-image: url(../images/_Current/h4.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 60px;
	clear: left;
	color: #FBE09D; /* Tan / Beige */
	color: #FFFFFF; /* White */
}

h5 {
	background-image: url(../images/_Current/h5.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 60px;
	clear: left;
	color: #FBE09D; /* Tan / Beige */
	color: #FFFFFF; /* White */
}

/** Fitness Center Header = h6 **/
h6 {
	font-size:x-large ;
	font-weight:bold;
	text-align:center;
	color: #000000; /* White */
}

p {
   margin: 7px;
} 

ul.generell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #000000; /* Black */
	list-style-image: url(../images/_Current/arrow.gif);
} 
