/* @override 
	http://frihuset.mocsystems.com/fileadmin/templates/lufthavnutvikling/_css/lufthavnstyle.css
	http://www.lufthavnutvikling.no/fileadmin/templates/lufthavnutvikling/_css/lufthavnstyle.css
*/

/* 

Main stylesheet for Lufthavnutvikling
Original author and webdesign: Kent Erik Sjursen, www.sjursendesign.no

Web implementet in TYPO3 (www.typo3.com) and css tweaked by Redvald Hjulstad
Updated: 17.04.2008

*/

/* ------DESIGN------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	background-image: url(../_gfx/bg_site.gif);
	background-repeat: repeat-x;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

#container {
	position: relative;
}

#header {
	background-color: #D6EBFF;
	height: 162px;
	background-image: url(../_gfx/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #logo {
	position: absolute;
	top: 17px;
	left: 42px;
}

#ressursboks {
	position: absolute;
	left: 795px;
	width: 204px;
	top: 162px;
	padding-top: 30px;
}

#ressursboks #kontaktboks {
	margin-top: 30px;
	padding: 10px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005A84;
	display: none;
}

#ressursboks #kontaktboks a#btn {
	position: absolute;
	right: 11px;
	top: 22px;
	display: block;
	background-color: #CCE0F4;
	width: 55px;
	height: 17px;
}

#ressursboks #kontaktboks a#btn:hover {
	background-color: #FFA800;
}

#ressursboks #kontaktboks a {
	color: #08A2B4;
	text-decoration: none;
}

#ressursboks #kontaktboks a:hover {
	color: #08A2B4;
	text-decoration: underline;
}

#ressursboks #kontaktboks #telefonnummer {
	margin-top: 16px;
	font-size: 20px;
	font-weight: bold;
}

#ressursboks #sok {

	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 35px;
	background-color: #c4d5e9;
	display: none;
}

#ressursboks #sok div.csc-textpic.csc-textpic-center.csc-textpic-below div.csc-textpic-text p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005A84;
}

#ressursboks #sok input {
	border: 1px solid #DBEDFF;
	width: 118px;
	color: #005A84;
}

#_ressursboks #sok a {
	position: absolute;
	top: 7px;
	right: 9px;
	display: none;
	width: 64px;
	height: 22px;
	background-image: url(../_gfx/_btn_sokoff.gif);
}

#_ressursboks #sok a:hover {
	background-image: url(../_gfx/_btn_sokon.gif);
}

#ressursboks #rutekart {
	margin-top: 5px;
}

#ressursboks #bilderkart {
	margin-top: 5px;
}

#ressursboks #nyhetsmail {
	margin-top: 5px;
	position: relative;
	background-color: #00AEFF;
	height: 36px;
	padding: 9px;
}

#ressursboks #nyhetsmail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 4px;
}

#ressursboks #nyhetsmail input {
	border: 1px solid #DBEDFF;
	width: 123px;
	color: #005A84;
}

#ressursboks #nyhetsmail a#btn {
	position: absolute;
	top: 23px;
	right: 9px;
	display: block;
	width: 59px;
	height: 22px;
	background-image: url(../_gfx/_btn_nyhetoff.gif);
}

#ressursboks #nyhetsmail a#btn:hover {
	background-image: url(../_gfx/_btn_nyheton.gif);
}

#ressursboks #nyhetsmail a#info {
	position: absolute;
	top: 5px;
	right: 6px;
	display: block;
	width: 9px;
	height: 9px;
	background-image: url(../_gfx/_btn_nyhetinfo.gif);
}

#ressursboks #nyhetsmail a#info:hover {
	background-image: url(../_gfx/_btn_nyhetinfoon.gif);
}

#ressursboks #logopressebilder a {
	margin-top: 5px;
	display: block;
	width: 204px;
	height: 45px;
	background-image: url(../_gfx/logopressonoff.gif);
	border-top: 3px solid #FFA800;
	margin-bottom: 5px;
}

#ressursboks #logopressebilder a:hover {
	background: url(../_gfx/logopressonoff.gif) 0 -45px;
}

#ressursboks div#sosialenettverk {
	margin-top: 5px;
	border: 1px solid #F0F0F0;
	height: 19px;
	text-align: right;
}

#ressursboks div#sosialenettverk a {
	padding: 0px 5px 0px 5px;
}

#venstrefil {
	position: absolute;
	background: #fefefe;
	height: 200px;
	width: 216px;
	padding: 35px 10px 10px;
}

#midtfil {
	width: 530px;
	position: absolute;
	top: 162px;
	left: 246px;
	padding-top: 30px;
}

#sponsor a {
	width: 187px;
	height: 76px;
	background: url(../_gfx/sponsor.jpg) no-repeat 0 -76px;
	color: #535655;
	display: block;
	margin-bottom: 20px;
}

#sponsor a:hover {
	background: url(../_gfx/sponsor.jpg) no-repeat 0 0px;
}

div#leftcolumn {
	float: right;
	padding-right: 15px;
	border-right: 2px solid #e3e3e3;
	padding-bottom: 30px;
	text-align: right;
	font-size: 0.8em;
}

div.csc-frame.csc-frame-frame1 {
	background: #F7F7F7;
	border: 1px solid #E3E3E3;
	padding: 9px;
	margin-top: 15px;
}

div.csc-frame.csc-frame-rulerAfter {
	background: #F7F7F7;
	border: 1px solid #E3E3E3;
	padding: 9px;
	margin-top: 5px;
}

div.csc-frame.csc-frame-rulerAfter h1 {
	margin-top: 0;
}

/* ------MENU------ */

div#hovedmeny {
	position: absolute;
	bottom: 0px;
	left: 5px;
	_margin-bottom: 10px;
}

div#hovedmeny ul {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

div#hovedmeny ul li {
	display: inline;
}

div#hovedmeny ul li a {
	color: #005A84;
	text-decoration: none;
	padding: 2px 15px 2px 15px;
}

div#hovedmeny ul li a:hover {
	color: #000;
}

div#hovedmeny ul li.aktiv a {
	color: #000;
	background-color: #FFFFFF;
}

div#submenu ul {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	border-right: 2px solid #E3E3E3;
	padding-top: 10px;
	padding-left: 5px;
	list-style-type: none;
	float: right;
	padding-bottom: 5px;
}

div#submenu ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	clear: both;
	margin-bottom: 5px;
	width: 195px;
}

div#submenu ul li a {
	color: #005A84;
	text-decoration: none;
	padding-right: 15px;
}

div#submenu ul li a:hover {
	color: #000;
}

div#submenu ul li.subaktiv {
	color: black;
	background-color: #E3E3E3;
	width: 195px;
}

div#submenu ul li.subaktiv a {
	color: black;
}

div#submenu ul li ul {
	margin-top: 0;
	padding-top: 0px;
	padding-left: 5px;
	list-style-type: none;
	padding-bottom: 0px;
	border-right-style: none;
	text-transform: capitalize;
	display: block;
	font-weight: normal;
	font-style: normal;
}

#submenu ul li.subaktiv ul li a {
	color: #005a84;
}

#submenu ul li.subaktiv ul li.subaktiv {
	width: 192px;
}

#submenu ul li.subaktiv ul li.subaktiv a {
	border-right: 2px solid black;
	color: black;
}

/* ------TEXT------ */

p.bodytext {
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0.9em;
}

h1 {
	font-size: 1.4em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
	margin-top: 1.8em;
	letter-spacing: 1px;
}

h5 {
	font-size: 1.4em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
	letter-spacing: 1px;
	margin-top: 10px;
}

.three-col-1 h1,
.three-col-2 h1,
.three-col-3 h1 {
	font-size: 0.9em;
	margin-top: 1px;
}

div.csc-frame.csc-frame-frame1 h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#midtfil div.csc-frame.csc-frame-frame2 {
	background-color: #f5f5f5;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
	border-top: 3px solid #e3e3e3;
	border-bottom: 3px solid #e3e3e3;
}

.csc-firstHeader {
	margin-top: 0;
}

h2 {
	font: bold 1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	margin-top: 1.8em;
}

h3 {
	font-size: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#midtfil ul {
	font-size: 0.9em;
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 1em;
}

#midtfil ul li {
	margin-bottom: 1em;
	line-height: 1em;
}

dd.csc-textpic-caption {
	font-style: italic;
	font-size: 0.8em;
}

div.csc-frame.csc-frame-rulerAfter h2 {
	text-transform: uppercase;
	background-color: #e3e3e3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: -9px -9px 20px;
	font-size: 0.8em;
}

/* ------LINK------ */

a {
	color: #005a84;
}

/* ------MAILFORM------ */


	form#mailform fieldset {
		background-color:#F7F7F7;
		border:1px solid #E3E3E3;
		margin-bottom:10px;
	padding: 10px;
}

	form#mailform legend {
		font-weight:bold;
		padding:0pt 2px;
	}
	
	form#mailform label {
		vertical-align:top;
		width:120px;
	float: left;
	clear: left;
}

	form#mailform ol {
		margin:0pt;
		padding:0pt;
	}

	form#mailform li {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0pt;
		padding:5px;
	}

	form#mailform li input, form#mailform li textarea {
		width:315px;
	}
	
	form#mailform li input.mf-input-blog, form#mailform li textarea.mf-text-blog {
		width:180px;
	}

	form#mailform em {
		color:red;
		margin-left:5px;
	}

	form#mailform li .mf-submit {
		margin-left:335px;
		width:100px;
	}

	form#mailform li .mf-submit-blog {
		margin-left:180px;
		width:100px;
	}

	form#mailform li.req-label {
		text-align:right;
	font-size: 13px;
}
	
	form#mailform li.req label {
		font-weight: bold;
	}

/* ------FCE COLUMNS------ */

/* depends on content with */

/* two col = (width-50)/2 */

div.two-col {
	float: left;
	width: 100%;
	clear: both;
}

.two-col-1, .two-col-2 {
	float: left;
	width: 47%;
}

.two-col-1 {
	margin-right: 6%;
}

/* three col = (width-50) / 3 */

div.three-col {
	clear: both;
	width: 100%;
	float: left;
}

div.three-col-1,
div.three-col-2,
div.three-col-3 {
	float: left;
	width: 30%;
	display: block;
}

.three-col-1,
.three-col-2 {
	margin-right: 5%;
	*margin-right: 2%;
}

/* four col */

.four-col-1,
.four-col-2,
.four-col-3,
.four-col-4 {
	float: left;
	width: 22%;
}

.four-col-1,
.four-col-2,
.four-col-3 {
	margin-right: 4%;
	*margin-right: 2%;
}

#leftcolumn p.bodytext {
	font-size: 1.1em;
	line-height: 25px;
}

div.csc-frame.csc-frame-frame1 h2 {
	margin-top: 5px;
}

td.csc-uploads-fileName {
	font-size: 12px;
	line-height: 20px;
}

td.csc-uploads-fileSize {
	font-size: 12px;
	color: #cdcacb;
}

