/* definition and placement of containers and boxes */
html {margin: 0; padding: 0; min-height: 100%}

body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	/*text-align: center; /* bugfix for IE */
	background-color: #9cf;
}

#pagecontainer {
	width: 874px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#leftshadow {
	display: inline;
	width: 872px;
	background-image: url(images/leftborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #9cf;
	float: left;
	min-height: 100%;
}

#rightshadow {
	width: 11px;
	height: 100%;
	background-color: #9cf;
	background-image: url(images/rightborder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
}

#header {
	height: 140px;
	width: 850px;
	margin-left: -850px;
	margin-right: 11px;
	background-color: #369; /*dark blue*/
	background-image: url(images/mykenfyrbanner850blank.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#headertxt{
	width: 850px; /* 500 when slogan text is used + margin-left (see below)*/
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 70px;
	padding-top: 25px;
	/*margin-left: 150px; uncomment when slogan text is used*/
	text-align: center;
}

#languagechoice{
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 12px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 14px;
}

#languagechoice a{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#maincontainer {
	width: 850px;
	margin-left: -850px;
	margin-right: 11px;
	background-color: #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(images/sjoekart850op.jpg);
	overflow: auto;
}

#leftcolumn {
	float: left;
	width: 150px;
	padding: 0px;
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#leftnav {
	width: 140px;
	margin-top: 20px;
	margin-left: 0px;
	background-color: #D6E0F8;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

/*********  "tx_newloginbox_pi1" *********/
#loginleft {
	width: 135px;
	padding-top: 0px;
	background-image: url(images/menu-btmbg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #D6E0F8; /*#800; */
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 50px;
	/*float: right;*/
}

/*************** SEARCHBOX ****************/
#searchleft {
	width: 135px;
	/*background-color: #D6E0F8; /*#800; */
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/*************** LEFT EXTERNAL LINKS ******/
#leftexternallinks {
	width: 135px;
	margin-top: 0px;
	font-size: 12px;
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/*************** LEFT CONTENT **********/
#leftcontent {
	width: 140px;
	margin-top: 0px;
/*	background-image: url(images/sidebar-btmbg200.gif);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-color: #D6E0F8; /*#800; */
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	/*float: right;*/
}

/************** RIGHT COLUMN **************/
#rightcolumn {
	float: right;
	width: 200px;
	padding: 0px;
	padding-top: 20px;
	background-image: url(images/sidebar-bg200.gif); /*unmark when login box introduced*/
	background-repeat: no-repeat;
	background-position: top right;
}

/************ RIGHT IMAGE GALLERY **********/
#rightcontent {
	width: 180px;
	margin-top: 0px;
	background-image: url(images/sidebar-btmbg200.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #D6E0F8; /*#800; */
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	/*float: right;
	/*border: 1px solid;*/
}

/***************** MIDCOLUMN ****************/
#midcolumn {
	width: 480px;
	padding: 10px;
	margin-left: 0px;
	float: left;
}

#bottombar {
	width: 850px;
	height: 70px;
	float: left;
	/*padding-top: 1px;*/
	background-color: #369; /*#5854AF;  gml myken.no meny*/
	margin-left: -850px;
	margin-right: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    margin-top: 0px;
}

/**************** APPEARANCE FORMATTING ***************/
#leftcolumn a:hover {
	color: #933;
}
/****** left menu ******/
#leftnav .leftnav-level1-act a, #leftnav .leftnav-level1-no a
{
	font-size: 13px;
	display: block;
	width: 140px; /*130 works in firefox*/
	padding: 3px;
	border-bottom-width: 1px;
}
#leftnav .leftnav-level2-act a, #leftnav .leftnav-level2-no a
{
	font-size: 13px;
	display: block;
	width: 115px;
	padding: 3px;
	border-bottom-width: 1px;
	margin-left: 15px;
}
#leftnav a/*:link*/
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	/*font-weight: bold;*/
}
#leftnav a:visited
{
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	/*font-weight: bold;*/
}
#leftnav a:hover
{
	font-size: 13px;
	text-decoration: none;
	color: #933;
}

/****** login box ******/
.tx-felogin-pi1 {
	font-size: 12px;
}
.tx-felogin-pi1 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.tx-felogin-pi1 legend {
	display: none;
}
.tx-felogin-pi1 table {
	width: 130px; 
}
.tx-felogin-pi1 h1 {
	font-size: 1.3em;
	color: #036;
}
.tx-felogin-pi1 h3 {
	margin: 0px;
}
.tx-felogin-pi1-submit {
	/*width: 50px;*/
	border: 1px solid #369;
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	width: 100px; 
	border: 1px solid #369;
	margin-bottom: 3px;
}

.tx-srfeuserregister-pi1 a {
	background-image: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.tx-srfeuserregister-pi1 {
	margin: 0px;
}

/***************************************/
/************* breadcrumb ***************/
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	/*float: right;*/
	margin-right: 10px;
	padding-left: 10px;
    margin-top: 10px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #99CCFF;
}

/***************************************/
/************* middle content *************/
.news-latest-container H2 {
	color:#fff;
}

/* definition of general fonts */
#content h1, #content h2, #content h3 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
#content h1 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#content h3 {
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	/*font-weight : bold;*/
}
a:hover {
	font-size: 12px;
	color: #9cf;
	text-decoration: none;
}

/***************************************/
/************* right content **************/
#rightcontent h1, #rightcontent h2 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
#rightcontent h1 {
	font-size: 1em;
}
#rightcontent h2 {
	font-size: 0.8em;
	margin-top: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	line-height: 3pt
}


