/**
 * Delphi.no skin
 *
 * Christian Johansen (christian@ixd.no) - 25/9 2007
 * www.ixd.no
 *
 */
/* Overrides main.css */
a, a:link, a:visited, #related_info .info h2, #related_info .info h2 a,
#related_info #contact h2, #related_info #contact h2 a,
#shoppingcart h2, #shoppingcart h2 a, #shopcart h2, #shopcart h2 a,
#page .noicon li a { color: #ca7208; }
#logo { 
	position: absolute;
	left: 42px;
	top: 15px;
}
html {
	background-image: url(/site/Delphi.nsf/bg.body.gif); 
	background-repeat: repeat-x;
	background-color: #3d524f;
}
body { background: none;}
p { margin-bottom: 0.5em; }

* {
	font-family: "Segoe UI", verdana, "Bitstream Vera Sans", sans-serif!important;
}
h1 {font-size: 1.9em;}

#logo img {		 
		 width: 120px;
		 height: 86px;
}

#branding {	
	height: 120px;
	width: 208px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	border-bottom: none;
	background: none;
	z-index: 5;
}
#content {
	margin-top: 54px;
}
#page, #content {
	position: absolute;
	top: 0;
}
#about { color: #799c98;}

/* Navigation - overrides navigation.css */
#page #primary_navigation li a,
#page #primary_navigation li a:link,
#page #primary_navigation li a:visited {
		 background: url(/site/Delphi.nsf/tab.main.inactive.gif) 0 0 repeat-x #eee;
		 border-color: #bababa;
		 border-bottom: none;
		 padding-bottom: 6px;
}

#page #primary_navigation li a:hover, #page #primary_navigation li a:active { background: #eee; }

#page #primary_navigation li.active a,
#page #primary_navigation li.active a:link,
#page #primary_navigation li.active a:visited,
#page #primary_navigation li.active a:hover,
#page #primary_navigation li.active a:active {
		 background: url(/site/Delphi.nsf/tab.main.active.gif) top left repeat-x #2a8a7e;
		 border-color: #2a8a7e;
}
#primary_navigation {display: none;}
#primary_navigation li a, #primary_navigation li a:link,
#primary_navigation li a:visited { background-position: 0 -3px; }
#sub_navigation li {width: 180px; }
#sub_navigation .open a {width: 168px; }

#sub_navigation { background-image: none; border-width: 0;top: 67px;font-size: 1.1em;}
#sub_navigation li,
#sub_navigation .open li,
#sub_navigation .open a  { background: transparent; }
#sub_navigation li, #sub_navigation .open a { border-width: 0 0 1px 0; border-color: #6e8682;}
#sub_navigation .open li {border-width: 0;width:auto;}
#sub_navigation li a {color: #fff; font-weight: normal; font-size: 1em;padding: 5px;}
#sub_navigation li.open li a {color: #ead49a; font-size: .9em; font-weight: normal;padding: 3px 5px 3px 0;}
#sub_navigation li ul { margin: 0 0 3px 0; border-top: 1px solid #6e8682;}
#sub_navigation li.open ul li {list-style-type: none; color: #ead49a; }
#sub_navigation li.open ul li a {background: transparent url(/site/Delphi.nsf/bullet.delphi.png) no-repeat 3px 6px scroll; padding-left: 18px;}
#sub_navigation li.active a, #sub_navigation li.open a { color: #b0dfd9; font-weight: bold; border-right-width: 0;border-bottom-width:0;}
#sub_navigation li.open li.active a { color: #fbf7de;}
/* Wide version - hides right collumn and makes middle collumn waaida! */
.wide #related_info {
	display: none;
}
#page .wide #main_content {
	width: 719px;
	background: transparent url(/site/Delphi.nsf/bg.box.top.749px.png) no-repeat top left scroll;
}
#page .wide #wrapper {
	background: transparent url(/site/Delphi.nsf/bg.box.bottom.749px.png) no-repeat 192px bottom scroll;
	/* width: 719px; */
}
#page .wide .wrapper {
	width: 719px;	
}

/* Content */
/* .document #wrapper { background-image: url(/site/Delphi.nsf/bg.content.gif); } */
.document #wrapper {
	background: transparent url(/site/Delphi.nsf/bg.box.bottom.560px.png) no-repeat 192px bottom scroll;
}
.document #main_content {
	border-width: 0;
	background: transparent url(/site/Delphi.nsf/bg.box.top.560px.png) no-repeat top left scroll;
	width: 530px;
	top: -6px;
	font-size: 1.1em;
	color: #333;
}
.document #main_content, #sub_navigation, #popup_navigation { border-color: #99dbd7; }

.document #main_content h1 {color: #1c5c54; }

/* News sections */
#page .news .section {
		 float: none;
		 padding: 0;
		 width: auto;
		 margin: 0 0 16px;
		 clear: both;
		 color: #000;
}

#page .section h2, #page .section h2 a {
		 clear: none;
		 color: #000;
}

.section .image { margin-bottom: 16px; }
#content .section { border-color: #2a8a7e; }
#content .main { background: url(/site/Delphi.nsf/bg.green_gradient.1x349.gif) bottom left repeat-x #f9fefd; }

/* Frontpage */
.main_section {
		 width: 528px;
		 float: right;
}

#page .frontpage .news {
		 width: 176px;
		 float: left;
}

#page .frontpage .news h2 a, #page .frontpage .news h2 a:link, #page .frontpage .news h2 a:visited {
		 color: #2a8a7e;
		 text-decoration: underline;
}

#page .frontpage .news h2 a:hover, #page .frontpage .news h2 a:active { text-decoration: none; }

.frontpage .news p {
		 color: #333;
}

.delphintro { margin: 0 0 16px; }

/* Buttons */
.button {
		 height: 21px;
		 padding: 0 4px 0 0; 
		 background: url(/site/Delphi.nsf/button.right.gif) top right no-repeat;
		font-size: 0.9em;
}

.section .button { clear: both; }

#page .button a, #page .button a:link, #page .button a:visited,
#page .button input {
		 height: 21px;
		 padding: 0 8px 0 12px;
		 color: #0d776a;
		 background: url(/site/Delphi.nsf/button.left.gif) top left no-repeat;
		 line-height: 21px;
}

.pdf-button, #main_content .action {
		 height: 25px;
		 margin-right: 0.5em;
		 background-image: url(/site/Delphi.nsf/button.pdf.right.gif);
}

#page .pdf-button a, #page .pdf-button a:link, #page .pdf-button a:visited,
#page .pdf-button input, #main_content .action a, #main_content .action a:link,
#main_content .action a:visited, #main_content .action input {
		 height: 25px;
		 padding-left: 30px;
		 background-image: url(/site/Delphi.nsf/button.pdf.left.gif);
		 line-height: 25px;
}

#main_content .action, .confirmation .button {
		 float: right;
		 margin: 0;
		 background-image: url(/site/Delphi.nsf/button.process.right.gif);
}

#main_content .action a, #main_content .action a:link, #main_content .action a:visited,
#main_content .action input {
		 color: #fff;
		 padding: 0 30px;
		 background-image: url(/site/Delphi.nsf/button.process.left.gif);
}

#page .main .button,
#page .bigbutton {
		 padding: 0 4px 0 0;
		 height: 25px;
		 background: url(/site/Delphi.nsf/button.process.right.gif) top right no-repeat;
	float: left;
}

#page .main .button a, #page .main .button a:link,
#page .main .button a:visited, #page .main .button input,
#page .bigbutton a, #page .bigbutton a:link,
#page .bigbutton a:visited, #page .bigbutton input {
		 padding: 0 26px 0 30px;
		 height: 25px;
		 color: #fff;
		 background: url(/site/Delphi.nsf/button.process.left.gif) top left no-repeat #2a8a7e;
		 line-height: 25px;
	float: left;
}

#page .main .pdf-button { background: url(/site/Delphi.nsf/button.pdf.right.gif) top right no-repeat; }

#page .main .pdf-button a, #page .main .pdf-button a:link,
#page .main .pdf-button a:visited, #page .main .pdf-button input {
		 color: #2a8a7e;
		 background-color: #eee;
		 background-image: url(/site/Delphi.nsf/button.pdf.left.gif);
}

/* Right column */
.document  #related_info {
	margin-top:-15px;
	padding-top:15px;
	top:-6px;
}

#related_info .section {
		 border: none;
		 background: transparent;
	width: 182px;
	margin-left: 12px;
	margin-bottom: 10px;
}
#content #related_info .clickable h2 {
	background: none;
	text-shadow: 0 3px 8px #234a42;
	margin: 0;
	padding: 0;
}
#related_info .clickable {
	background: transparent url(/site/Delphi.nsf/button.one-line.png) top left no-repeat;
}
#related_info .big {
	background: transparent url(/site/Delphi.nsf/button.two-line.png) top left no-repeat;
}
#related_info div.big h2 a {
	padding-top: 9px;
}


#related_info .section h2 {
		 margin: -6px -12px 4px;
		 padding: 6px 12px;
		 background: url(/site/Delphi.nsf/bg.green_gradient.1x28.gif) top left repeat-x #2a8a7e;
		 color: #fff;
		text-align: center;
}

#related_info .section h2 a { 
	padding: 11px 10px 21px;
	text-align: center;
	width: 159px;
}

#related_info .section h2 a, #related_info #login #kjop #kontakt h2 a { color: #fff; }

#page #content #related_info #login #kjop #kontakt {
		 margin-bottom: 16px;
}

#related_info #login h2 {
		 margin: 0;
		 padding: 0;
		 background: url(/site/Delphi.nsf/bg.green_gradient.1x39.gif) top left repeat-x #2a8a7e;
}
#related_info #kjop {
		 background: transparent url(/site/Delphi.nsf/button.cart.png) top left no-repeat;
	margin-top: -13px;
}
#related_info #kjop h2 {
		 margin: 0;
		 padding: 0;
}
#related_info #kjop h2 a {
	height: 18px;
	padding-top: 96px 
}
#related_info #kontakt h2 {
		 margin: 0;
		 padding: 0;
		 background: url(/site/Delphi.nsf/bg.green_gradient.1x39.gif) top left repeat-x #2a8a7e;
}

/* Tables (tables.css) */
.simple {
		 border-color: #9ed8d1;
		 border-bottom: 2px solid #2a8a7e;
}

.simple td, .simple th { border-color: #70c4ba; }

.simple thead th, .simple tfoot td, .simple tfoot th {
    border-bottom-color: #2a8a7e;
    background: url(/site/Delphi.nsf/bg.white_green.1x46.gif) top left repeat-x #f1fbfa;
}

.simple tfoot td, .simple tfoot th {
    border-top: 2px solid #2a8a7e;
    border-bottom: 1px solid #2a8a7e;
    background: url(/site/Delphi.nsf/bg.green_white.1x46.gif) bottom left repeat-x #f1fbfa;
}

.simple tbody td, .simple tbody th { border-bottom: 1px solid #70c4ba; }
.simple tbody .alt td, .simple tbody .alt th { background: #f1fbfa; }
.simple tbody tr.active, .simple tbody tr.active td, .simple tbody tr.active th,
.simple tbody tr:hover, .simple tbody tr:hover td, .simple tbody .alt:hover td,
.simple tbody tr:hover th, .simple tbody .alt:hover th { background: #dcf3f1; }

/* Two plus one and one plus two grid layout */
#page .wrapper .section {
		 border: none;
		 padding: 0;
		 background: #fff;
}

#page .document .section p { width: auto; }

#page .document .one_plus_two .section {
		 width: 246px;
}

#page .document .one_plus_two .last {
		 float: right;
		 width: 458px;
}

#page .document .two_plus_one .section {
		 float: right;
		 width: 458px;
}

#page .document .two_plus_one .last { width: 246px; }
/* forvalterteam */
#main_content #forvalterteam {
	float: left;
	margin: 0 -30px 20px 0;
	border: none;
	background: transparent;
	padding: 0;
	clear: both;
}
#forvalterteam ul li {
	float: left; 
	width: 102px;
	background-image: none;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer;
}
.wide #forvalterteam ul li { width: 139px; }
#forvalterteam .fadeThis .fadeContainer {
	width: 78px;
	height: 118px;
	position: relative;
}
#forvalterteam .image,
.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 113px;
	background: #ccc url(/site/Delphi.nsf/meglere-sprite.jpg) no-repeat 0 top scroll;
	margin-bottom: 5px;
	border: 2px solid #fff;
}
#forvalterteam .image {
	position: relative;
}
#forvalterteam span.hover {
	border-color: #cb7308;
}
#forvalterteam ul li .popupinfo {
	background: none repeat scroll 0 0 white;
	display: none;
	left: -15px;
	position: absolute;
	top: 150px;
	width: 200px;
	z-index: 5;
	padding: .7em;
}
.fadeThis  {
	position:relative;
	display:block;
}
 
.fadeThis span.hover {
	display: block;
	width: 74px;
	height: 113px;
	background-position: 0 bottom;
}
#forvalterteam #stig .image  {		background-position: 0 bottom; }
#forvalterteam #stig span.hover { 		background-position: 0 bottom; }
#forvalterteam #espen .image  {		background-position: -74px bottom; }
#forvalterteam #espen span.hover { 		background-position: -74px bottom; }
#forvalterteam #hakon .image  {		background-position: -148px bottom; }
#forvalterteam #hakon span.hover { 		background-position: -148px bottom; }
#forvalterteam #oyvind .image  {		background-position: -222px bottom; }
#forvalterteam #oyvind span.hover { 	background-position: -222px bottom; }
#forvalterteam #karl .image  {		background-position: -296px bottom; }
#forvalterteam #karl span.hover { 		background-position: -296px bottom; }

#page #main_content .tabwrap {
	border: none;
	background: none;
	padding: 0;
}
#page #main_content .tabwrap .htabs {
	width: 519px;
}
#content .cleanBox { border: 1px solid transparent; background: none; padding: none;}
.newsitem h3 {
	margin-bottom: 0;
}
.newsitem p {
	margin-bottom: 0.5em;
}
.newsitem {
	padding-bottom: 1.3em;
}
.newsitem .date {
	color:#999999;
	font-size:0.8em;
	margin-bottom:0.4em;
}
