﻿*
{
	font-family: Verdana, Helvetica, sans-serif;
	/*vertical-align: top;*/
	/*border: none;*/
	/*text-decoration: none;*/
	/*margin: 0px;*/
}
body
{
	background-color: #85bbd9;
	background-image: url(images/bgWrap.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	text-decoration: none;
	margin: 10px auto;
	font-size: 62.5%;
	line-height: 1.6em;
	color: #333;
}
@media print
{
	body
	{
		background: none;
	}
}
table, textarea, input, select
{
	font-size: 11px;
}
input, select
{
	border: solid 1px #b3b3b3;
}
img
{
	border:none;
}
p, h1, h2, h3, h4, h5
{
	margin: 1em 0px 1em 0px;
}
div, table
{
	text-align: left;
}
th
{
	text-align: left;
}

/*------------ TOP OG WRAPPER -------------*/
#wrapper
{
	width: 100%;
	font-size: 1.1em;
	text-align: center;
}
#top
{
	margin: 0px auto;
	height: 161px;
	text-align: left;
	background-image: url(images/bgTopp.jpg);
	background-repeat: no-repeat;
	width: 920px;
}
#topImg
{
	/*background-image: url(images/toppBilde.jpg);*/
	width: 840px;
	height: 130px;
	float:left;
	margin: 0px 0px 0px 40px;
	_margin: 0px 0px 0px 20px;
}
#flag
{	
	width:100px;
	margin-left: 40px;
	margin-top:7px;
	float:left;
}
#topNav
{
	float: right;
	margin: 5px 40px 5px 0px;
	_margin: 5px 20px 5px 0px;
}
#topNav a
{
	color: #999;
	text-decoration: none;
}
#topNav a:hover
{
	color: #06C;
}
#mainWrapper
{
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-y;
	width: 920px;
	text-align: left;
	margin: 0px auto;
	clear: left;
}
#mainTop
{
	background-image: url(img/bgMainTop.gif);
	background-repeat: no-repeat;
	width: 920px;
	margin: 0px auto;
	text-align: left;
	height: 91px;
	display: inline;
}
/*------------ NAV-------------*/
#nav
{
	margin: 20px 0px 15px 40px;
	_margin: 20px 0px 15px 20px;
	float: left;
	width: 175px;
}
#nav ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 165px;
}
#nav li
{
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdd;
	line-height: 25px;
}
#nav li a
{
	padding: 0px 5px 0px 17px;
	background-image: url(images/navIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	color: #C00;
	text-decoration: none;
}
#nav li a:hover
{
	color: #600;
	background-color: #FFF;
	text-decoration: none;
	background-image: url(images/navHover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav a
{
	color: #C00;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
}
/*
body#home a.home:visited, body#home a.home:link, body#flaate a.flaate:visited, body#flaate a.flaate:link, body#transport a.transport:visited, body#transport a.transport:link, body#takst a.takst:visited, body#takst a.takst:link, body#rabatt a.rabatt:visited, body#rabatt a.rabatt:link, body#refusion a.refusion:visited, body#refusion a.refusion:link, body#elektronisk a.elektronisk:visited, body#elektronisk a.elektronisk:link, body#charter a.charter:visited, body#charter a.charter:link, body#sos a.sos:visited, body#sos a.sos:link, body#annet a.annet:visited, body#annet a.annet:link
{
	color: #600;
	background-color: #FFF;
	background-image: url(images/navHover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
*/
/*------------ NAV TreeView -----*/
#nav .menu td
{
	border-bottom: 1px solid #dcdcdd;
	height: 25px;
	vertical-align: middle;
}
#nav .menu a
{
	color: #C00;
	text-decoration: none;
}
#nav .menu a:hover
{
	color: #600;
}
#nav .menu_active
{
	background-color: #ffffff;
}
#nav .menu_active a
{
	color: #600;
}

/*------------ MAIN -------------*/
#content
{
	width: 425px; /*_width: 465px;*/
	margin: 10px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	text-align: left;
	float: left;
}
#content h1
{
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
}
#content h2
{
	font-weight: normal;
	color: #333;
	text-transform: none;
	font-size: 1.2em;
}
.box
{
	border: 1px solid #FFF;
	background-color: #eef2f7;
	padding: 0px 10px 10px 10px;
	width: 400px; /*_width: 420px;*/
	margin: 10px 0px 10px 0px;
}
.width
{
	width: 170px;
}
#content a
{
	color: #C00;
	text-decoration: none;
}
#content a:hover
{
	color: #000;
}
/*------------ RIGHT -------------*/
#right
{
	width: 200px;
	padding: 5px 0px 0px 0px;
	float: left;
}
#right h1
{
	font-size: 1.1em;
	background-image: url(images/iconArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #666;
}
#right h2
{
	font-weight: normal;
	color: #C00;
	font-size: 1.2em;
}
#right a
{
	color: #C00;
	text-decoration: none;
}
#right a:hover
{
	color: #000;
}
#right input
{
	border: solid 1px #b3b3b3;
	width: 150px;
	height: 16px;
}
/*------------ FOOTER -------------*/
#mainFooter
{
	background-image: url(images/bgFooter.gif);
	background-repeat: no-repeat;
	width: 920px;
	clear: both;
	height: 28px;
	text-align: center;
	padding: 30px 0px 0px 0px;
	margin: 0px auto;
	background-color: #85bbd9;
	color: #FFF;
}
#mainFooter a
{
	color: #06C;
	text-decoration: none;
}
#mainFooter a:hover
{
	text-decoration: underline;
}

/*********************/
/* ITP */
/*********************/
#nav li a
{
	color: #CC6600;
}
/* buttons */
.btn
{
	color: #9F9F9F;
	font-weight: bold;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
	cursor: pointer;
}
/* HR-like separator */
.separator
{
	height: 1px;
	background-color: #b3b3b3;
	margin: 3px 0px 3px 0px;
	overflow: hidden;
}
/* Ruteavvik-Accordion, forside */
#content .accordionHeaderSelected a:link, #content .accordionHeaderSelected a:visited
{
	color: #000000;
}
.accordionContent
{
	margin: 2px 0px 2px 9px;
	padding: 5px;
	border: solid 1px #d3d3d3;
	background-color: #F5F8FB;
}
/* Annonse */
.annonse
{
	text-align: center;
	padding-bottom: 10px;
}
/***********************/
/* Detaljside artikkel */
/***********************/
.heading
{
	font-size: 14px;
	font-weight: bold;
}
.dato
{
	color: #999;
	white-space: nowrap;
}
.detail_ingress
{
	font-weight: bold;
}

/* Hovedbilde */
.divMainPicture
{
	float: right;
	padding: 3px 0px 5px 5px;
}
/* Hovedbilde 100% */
.divMainPicture_full
{
	text-align: center;
	margin: 3px 0px 5px 0px;
}
/* Hovedbilde 100% PRINT */
.divMainPicture_full_print
{
	margin: 3px 0px 5px 0px;
}
/* Tilleggsbilder */
.divPictures_right
{
	clear: right;
	float: right;
	margin-top: 20px;
	margin-left: 5px;
	background-color: #f1f1f1;
	border: solid 1px #dcdcdc;
	padding: 5px 5px 0px 5px;
}
.divPictures_right table
{
	width: 10px;
}
.divPictures_right td
{
	padding-bottom: 5px;
}
.divPictures_bottom
{
	margin-top: 10px;
	background-color: #f1f1f1;
	border: solid 1px #dcdcdc;
	padding: 5px 0px 0px 5px;
}
.divPictures_bottom table
{
	width: 10px;
}
.divPictures_bottom td
{
	padding-right: 5px;
	padding-bottom: 5px;
}
.divPictures_bottom span /* bildetekst */
{
	line-height: 14px;
}
/* Forstørrelsesglass tilleggsbilder */
.magnifier img
{
	float: left;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	margin-right: 3px;
}

/***********************/
/* Detaljside skip */
/***********************/
/* Hovedbilde */
.divShipPicture
{
	padding: 0px 0px 15px 0px;
}
/* Hovedbilde 100% */
.divShipPicture_full
{
	text-align: center;
	margin: 0px 0px 15px 0px;
}
