﻿@charset "utf-8";
/* CSS Document */

/* CSS RESET */
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

.cufon-loading .bannerH1{ 
	visibility: hidden !important;
} 

.cufon-ready .bannerH1{ 
	visibility:visible;
}

.cufon-loading .bannerH1_Green{ 
	visibility: hidden !important;
} 

.cufon-ready .bannerH1_Green{ 
	visibility:visible;
}


.cufon-loading .whiteBoxHeaderText{ 
	visibility: hidden !important;
} 

.cufon-ready .whiteBoxHeaderText{ 
	visibility:visible;
}

.cufon-loading .cirkel span{ 
	visibility: hidden !important;
} 

.cufon-ready .cirkel span{ 
	visibility:visible;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
/* END RESET */
html, body {
	height:100%;
}
body {
	background:#fff;
	color:#606060;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:164%;
}
a:link,
a:visited {
	color:#3d3d3d;
}
a:hover {
	text-decoration:none;
}
#mainContent li {
	list-style:disc outside;
	margin-left:15px;
}
.greyWrapper {
	background:#eeeeee;
	clear:both;
}
.greyWrapper.footer {
	height:67px;
}
.wrapper {
	width:974px;
	margin:0 auto;
	position:relative;
	clear:both;
	overflow:hidden;
}

#HTMLvideo { display:none; position:absolute; z-index:999; }
	.btnClose { background:url(/files/System/Invita/flash/videoPlayer2011/btnclose.png) no-repeat; width:29px;height:29px; position:absolute; z-index:1000; display:none; cursor:pointer; margin:10px 0 0 935px;  }

.wrapper.visible {
	overflow:visible;
	height:266px;
}
.wrapper.visible.new { overflow:hidden !important; }
#content {
	min-height:100%;
}
#clearFooter {
	margin-top:50px;
	height:67px;
}
#footer {
	margin-top:-67px;
}
#footer .wrapper {
	position:inherit;
}
#logo {
	float:left;
	padding:0 28px 25px 0;
}
#search {
	position:absolute;
	top:23px;
	right:0;
}
#search input[type=text]{
	border:1px none;
	background:url(/files/system/invita/gfx/invitasprites.png) no-repeat 0 0;
	width:111px;
	height:19px;
	float:left;
	padding:4px 5px 0;
	margin-right:5px;
}
#search input[type=submit]{
	border:1px none;
	background:url(/files/system/invita/gfx/invitasprites.png) no-repeat -128px 0px;
	width:54px;
	height:23px;
	float:left;
	color:#fff;
	cursor:pointer;
}
#homeBanner {
	float:left;
	z-index:99;
}
#homeBannerLeft {
	background:url(/files/system/invita/gfx/invitasprites.png) no-repeat 0px -33px;
	width:243px;
	height:266px;
	float:right;
}
#homeBannerLeft #banner {
	padding:45px 24px 0;
}

/* Overrides til alternativt layout, ultimo februar 2011 */
#homeBanner.override #image img  {
	margin-left:0;
}

#homeBannerLeft.override #banner {
	padding:0;
}

#homeBannerLeft.override #banner  {
	padding:0;
}

#homeBannerLeft.override img  {
	border-bottom:solid 1px #CCC;
	padding-bottom:1px;
}

#homeBannerLeft.override .ribbonRight {
	bottom:-5px;
	z-index:2;
}


/* End override */

#homeBannerLeft #banner,
#homeBannerLeft #banner .bannerText {
	position:relative;
	left:0;
	top:0;
	color:#fff;
	width:195px;
}
#homeBannerLeft #banner .bannerText h1 {
	border-bottom:1px solid #656565;
	margin-bottom:10px;
	padding-bottom:10px;
}
#homeBannerLeft .bannerText a:link,
#homeBannerLeft .bannerText a:visited {
	color:#fff;
	background:#000;
	padding:0 3px;
	display:block;
	float:left;
	margin-top:5px;
	text-decoration:none;
}

.box { width:240px; }
.box, .widebox {
	background:url(/files/system/invita/gfx/seperator.gif) no-repeat right bottom;
	padding:0 2px 0 0;
	margin-left:1px;
	float:left;
	color:#000;
	line-height:135%;
	cursor:pointer;
}
.box *, .widebox *, .videositeTeaserSmall * {
	cursor:pointer;
}

.box .blackBackText {
	float:left;
	width:217px;
	height:34px;
	background:#000;
	color:#fff;
	padding:6px 8px 0;
	margin:184px 3px 0;
}
.widebox .red h2{ 
	margin-bottom:5px;
}

.box .red,
.box .blackText,
.box .green,
.box .text {
	padding:25px 15px 0;
	width:200px;
}

/* Custom styling til rente boks */
*:first-child+html .rente1{
	margin-top:-10px;
}
.rente1{
	text-align:center;
	padding:2px 0 0 10px;
	color:#fff;
	font-size:15px;
	margin-top:-2px;
	text-transform:uppercase;
}
*:first-child+html .rente2{
	margin-top:-10px;
}
.rente2{
	text-align:center;
	color:#fff;
	padding:0 0 0 16px;
}
*:first-child+html .rente3{
	margin-top:0px;
}
.rente3{
	text-align:center;
	color:#fff;
	padding:0 0 0 21px;
	font-size:15px;
	margin-top:0;
	clear:both;
}
.renteBig{
	font-size:136px;
	color:#fff;
	float:left;
	height:120px;
}
.renteSemi{
	font-size:79px;
	color:#fff;
	float:left;
	margin-top:45px;
}

.box .red a:link,
.box .red a:visited,
.widebox .red a:link,
.widebox .red a:visited, 
.videositeTeaserSmall div a:link,
.videositeTeaserSmall div a:visited
{
	background:#93131E;
	text-decoration:none;
	color:#fff;
	padding:0 3px;
	float:left;
	display:block;
	margin-top:5px;
}
.box .blackText a:link,
.box .blackText a:visited {
	background:#000;
	text-decoration:none;
	color:#fff;
	padding:0 3px;
	float:left;
	display:block;
	margin-top:5px;
}
.box .green a:link,
.box .green a:visited {
	background:#6d8717;
	text-decoration:none;
	color:#fff;
	padding:0 3px;
	float:left;
	display:block;
	margin-top:5px;
}
.box .red a:active,
.box .blackText a:active,
.box .green a:active {
	background:#000;
}
.box.small .text {
	color:#fff;
	padding-top:74px; 
}
.box:first-child {
	margin-left:0px;
}
.box a:link,
.box a:visited {
	text-decoration:none;
}
.box > div {
	width:240px;
	height:228px;
}

.widebox > div {
	width:209px;
	height:190px;
	padding:38px 45px 0 228px;
}

.box.small {
	float:left;
	clear:left;
	background:none;
	height:114px;
	margin-left:0;
	padding:0;
}
.box.small:first-child {
	padding-bottom:2px;
}
.box.small > div {
	height:114px;
}
.homeText {
	float:left;
	width:185px;
	height:240px;
	padding:30px 29px 0 29px;
	background:url(/files/system/invita/gfx/seperator.gif) no-repeat right top;
}
.homeText.wide {
	width:428px;
}
.homeText h2 {
	color:#000;
	font-weight:bold;
}
.homeText a:link,
.homeText a:visited {
	color:#000;
	text-decoration:none;
}
.homeText a:hover {
	text-decoration:underline;
}
.homeText img {
	border:3px solid #d4d3d4;
	float:left;
	margin:5px 15px 10px 0;
}
.homeText.wide p {
	/*float:right;
	width:342px;*/
}
.boxLine {
	clear:both;
	background:url(/files/system/invita/gfx/seperator.gif) no-repeat 0 0px;
	overflow:hidden;
	padding:0 0 15px;
	margin-top:2px;
	position: relative;
}
.boxLine1{/*margin-left:-5px;*/}
.boxLine:first-child {
	background:none;
	border-top:1px solid #ccc;
	padding-top:1px;
	margin-top:1px;
}
.pushContainer {
	width:589px;
	float:left;
	clear:both;
	margin-left:-107px;
	padding-bottom:43px;
}
.pushContainer .image {
	float:left;
	width:79px;
	padding:5px 30px 0 0;
}
.pushContainer .text {
	float:left;
	width:480px;
}
.pushContainer h2,
.pushContainer h2.h2 {
	font-weight:bold;
	color:#000;
}
.mostWantedResponse {
	border-top:1px solid #d9d9d9;
	float:left;
	clear:both;
	padding-top:35px;
	width:100%;
}
.mostWantedResponse a:link,
.mostWantedResponse a:visited {
	background:#93131e;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
}
.mostWantedResponse a:active {
	background:#000;
}
#banner > div {
	float:left;
}
.bannerText {
	position:absolute;
	top:45px;
	left:108px;
	width:550px;
}
.stepContainer {
	float:left;
	width:208px;
	height:275px;
	margin-left:47px;
	padding:42px 0 0;
	border-bottom:1px solid #cfcfcf;
}
.stepContainer .text {
	padding:15px 4px 0;
}
.stepContainer h2.h2,
.stepContainer h2.h2 {
	color:#000;
	font-weight:bold;
}
.stepContainer.left {
	margin:0;
}
.stepContainer:first-child {
	margin-left:0;
}
.quarterBox {
	width:208px;
	float:left;
	margin-left:47px;
}
.quotebox{ 
	position: absolute; right: 5px; top: -268px; z-index: 4000;
	width: 216px;
	padding: 54px 12px 0 12px;
	height: 212px;
	background-color: #99111d;
	text-align: center;
	overflow: visible;
}
.quotebox a{ font-family: arial; color: #ffffff; background-color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; padding: 0 4px 1px 3px;}
.quotebox h2{ color: #ffffff; font-size:25px; line-height:30px; padding: 0 0 7px 0;}
.quarterBox:first-child {
	margin:0;
}
.quarterBox img {
	padding:5px 0 10px;
}
.quarterBox a:link,
.quarterBox a:visited {
	background:#93131e;
	color:#fff;
	text-decoration:none;
	padding:1px 5px;
	display:block;
	float:left;
	margin-top:15px;
}
.quarterBox a:active {
	background:#000;
}
.hr {
	height:1px;
	width:100%;
	background:#cfcfcf;
	float:left;
	margin:63px 0 49px;
}
#dealerContent {
	background:url(/files/system/invita/gfx/3Lines.gif) repeat-y left top;
	float:left;
	margin-top:45px;
}
#dealerContent #inner {
	background:url(/files/system/invita/gfx/3LinesTop.gif) no-repeat left top;
	float:left;
}
#dealerContent #leftColumn {
	width:511px;
	float:left;
	padding:40px 109px 0;
}
#dealerContent #rightColumn {
	width:244px;
	float:right;
	margin-top:47px;
}
.employee {
	padding:0 37px 16px;
	color:#000;
	width:170px;
}
#dealerContent #rightColumn .ParagraphContainer:first-child {
	margin-bottom:9px;
}
.dealerInfo {
	float:left;
	width:183px;
	height:183px;
	background:url(/files/system/invita/gfx/invitasprites.png) no-repeat 0 -33px;
	color:#fff;
	padding:60px 0 0 60px;
}
.dealerInfo table {
	border:none;
	width:135px;
}
.dealerInfo.first {
	background:#93131e;
}
.dealerInfo h2 {
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.dealerInfo a:link,
.dealerInfo a:visited {
	color:#fff;
	text-decoration:none;
}
.dealerInfo a:hover {
	text-decoration:underline;
}
#threeColumns {
	background:url(/files/system/invita/gfx/4lines.gif) repeat-y left top;
	float:left;
	margin:45px 0;
	width:973px;
}
#threeColumns #innerWrapper {
	background:url(/files/system/invita/gfx/4linestop.gif) no-repeat left top;
	float:left;
	width:973px;
}
#threeColumns #leftColumn,
#threeColumns #centerColumn {
	float:left;
	width:212px;
	margin-top:25px;
	padding-left:109px;
}
#threeColumns #rightColumn {
	float:left;
	width:212px;
	margin-top:25px;
	padding-left:109px;
}
#threeColumns #rightColumn .ParagraphContainer:first-child,
#threeColumns #centerColumn .ParagraphContainer:first-child {
	padding-top:49px;
}
.sitemapBlock {
	padding-bottom:50px;
}
.sitemapBlock a:link,
.sitemapBlock a:visited {
	text-decoration:none;
}
.sitemapBlock a:hover {
	text-decoration:underline;
}
.sitemapBlock.stores {
	background:#2d2d2d;
	height:475px;
	line-height:140%;
	color:#fff;
	margin-top:-128px;
	padding:25px 0 0 50px;
	width:240px;
}
.sitemapBlock.stores a:link,
.sitemapBlock.stores a:visited {
	color:#fff;
	text-decoration:none;
	padding:1px 5px;
}
.sitemapBlock.stores a:hover {
	background:#98131e;
}
#dealerMap {
	margin:-90px 0 0 -109px;
}
#level3NavLayout {
	background:url(/files/system/invita/gfx/2lines.gif) repeat-y left top;
	margin:10px 0 0;
	width:973px;
	float:left;
}
#level3NavLayout #innerWrapper {
	background:url(/files/system/invita/gfx/2linesTop.gif) no-repeat left top;
	width:973px;
	float:left;
}
#level3NavLayout #rightColumn {
	margin-top:64px;
}
#level3NavLayout #mainContent {
	padding:0 109px;
	width:495px;
	position:relative;
}
/* ECOM */
.marketItem {
	float:left;
	width:150px;
	padding-right:22px;
	height:210px;
}
.marketItem a:link,
.marketItem a:visited {
	color:#3d3d3d;
	text-decoration:none;
}
.marketItem .price {
	color:#000;
}
.marketItem .readMore {
	background:#93131e;
	padding:0 3px;
	display:block;
	float:left;
}
.marketItem a.readMore {
	color:#fff;
}
.marketHeader {
	padding-top:85px;
}
#eComOverview {
	background:url(/files/system/invita/gfx/ecomoverviewbackground.gif) repeat-y left top;
	float:left;
	width:973px;
}
#typeMenu {
	float:right;
	width:175px;
	padding:34px;
}
#typeMenu h2 {
	margin-left:8px;
	line-height:27px;
}
#typeMenu a {
	display:block;
	float:left;
	clear:both;
}
#typeMenu a:link,
#typeMenu a:visited {
	color:#fff;
	text-decoration:none;
	padding:0 3px;
	margin:2px 0 2px 5px;
}
#typeMenu a.active:link,
#typeMenu a.active:visited,
#typeMenu a:hover {
	background:#98131e;
}
#typeMenu .switch {
	border-top:1px solid #646464;
	float:left;
	width:175px;
	padding-top:10px;
	margin-top:10px;
}
#productList {
	float:left;
	width:681px;
	padding:34px 0 0 40px;
}
#productList h1 {
	line-height:27px;
}
#productList a:link,
#productList a:visited {
	text-decoration:none;
	line-height:125%;
}
.product {
	float:left;
	width:197px;
	padding-right:30px;
	height:185px;
}
#eComGallery {
	
}
#eComGallery #typeMenu {
	background:url(/files/system/invita/gfx/invitasprites.png) no-repeat -253px 0;
	height:319px;
}
#eComGallery #productSmallTeaser {
	float:right;
	height:81px;
	clear:right;
}
#eComGallery #productSmallTeaser .box.small,
#eComGallery #productSmallTeaser .box.small > div {
	height:81px;
	padding:0;
	width:243px;
}
#eComGallery #productSmallTeaser .box.small .text {
	padding-top:42px;
}
#eComProduct #productTeaser {
	float:right;
}
#eComProduct {
	background:url(/files/system/invita/gfx/2lines.gif) repeat-y 0 0;
	float:left;
	width:973px;
	margin-top:50px;
}
#eComProduct .innerWrapper {
	background:url(/files/system/invita/gfx/2linesTop.gif) no-repeat 0 0;
	float:left;
	width:973px;
}
.eComText { display: none; }
#productList > p { display: block; padding: 0px 0 30px 0; }
#eComProduct #product {
	width:560px;
	float:left;
	padding:0px 0 0 80px;
}
#eComProduct #product a.red:link,
#eComProduct #product a.red:visited {
	background:#98131e;
	padding:2px 10px;
	color:#fff;
	text-decoration:none;
	margin:10px 12px 10px 0;
	display:block;
	float:left;
}
.arrowLeft {
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent; 
	border-right:4px solid #717171;
	display: block;
	float: left;
	margin:2px 0px 0 0;
	position: absolute;
	left: 73px;
}
#product a.h2 { color:#3d3d3d; text-decoration: none; float: left; font-size: 14px; padding: 0 0 12px 0; text-transform: uppercase; }
#product > h1 { display: block; clear: both; }
#eComProduct #product h1.h1 {
	padding:0;
}
#eComGallery #productGallery {
	width:730px;
	float:left;
}
#eComGallery #thumbs img {
	margin:2px 0 0 2px;
	cursor:pointer;
}
#eComGallery #thumbs img:first-child {
	margin:2px 0 0;
}
#marketItemDisplay {
	float:left;
	padding-bottom:25px;
}
#marketItemDisplay img {
	padding:5px 0;
}
#marketItemDisplay .price {
	color:#000;
}
#marketItemDisplay a:link,
#marketItemDisplay a:visited {
	color:#fff;
	background:#98131e;
	float:left;
	display:block;
	padding:5px 10px;
	margin-top:10px;
	text-decoration:none;
}

#moveTeaser {
	margin:30px 0;
	float:left; }
#moveTeaser a:hover {
	background:none; }		

/* ECOM */

/* NAVIGATION */
#mainNavigation {
	float:left;
	padding-top:29px;
	width:865px;
	height:57px;
}
#mainNavigation > div {
	float:left;
	padding-bottom:5px;
	margin:0 9px;
	height:22px;
}
#mainNavigation a:link,
#mainNavigation a:visited {
	color:#3d3d3d;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#mainNavigation #active a:link,
#mainNavigation #active a:visited,
#mainNavigation a:hover {
	color:#93131e;
}
#mainNavigationSub {
	clear:both;
	border-top:1px solid #d4d3d4;
	width:100%;
	padding-top:5px;
}
#mainNavigationSub > div {
	float:left;
}
#mainNavigationSub a:link,
#mainNavigationSub a:visited {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	margin:0 13px;
}
#mainNavigationSub a:hover,
#mainNavigationSub #active a:link,
#mainNavigationSub #active a:visited,
#mainNavigationSub .active a:link,
#mainNavigationSub .active a:visited {
	border-bottom:2px solid #93131e;
	color:#3d3d3d;
}
#mainNavigation a:first-child,
#mainNavigationSub a:first-child {
	margin-left:0;
}

/* Megamenu 2011 | NIS */
#mainNavigationCon {
   overflow:visible; }
#mainNavigationCon #mainNavigation {
   padding:0; }     
#mainNavigationCon #logo {
   padding:0 13px 25px 0;
   position:relative;
   z-index:10005 !important; }
#mainNavigationCon #search {
   z-index:10005 !important; }
   
#toolNav {   
   width:100%;
   margin:4px 10px 17px;
   *margin:4px 10px 12px;
   position:relative;
   z-index:9999; }
#toolNav li {
   margin:0 10px 0 0;
   float:left; }
#toolNav > li > a {
   font-size:11px !important;
   color:#ababab !important;
   text-transform:none !important;
   font-weight:normal; }
#toolNav > li > a:hover {
   color:#a72026 !important; } 
   
#mainNav {
   margin:0;
   padding:0;
   position:relative;
   z-index:10000 !important; }
#mainNav li {
   margin:0 2px 0 0;
   padding:0;
   float:left;
   position:static;
   z-index:10001 !important; }
#mainNav > li > a {
   padding:12px 10px 18px;
   outline:0;
   font-size:16px !important;
   position:relative;
   z-index:10002 !important;
   display:block; }
#mainNav > li > a:hover {
   color:#a72026; }   
#mainNav .hasMegaSub.active > a {
   padding:11px 9px 18px;
   border:solid 1px #ccc;
   border-bottom:0;
   background:#e5e5e5;
   position:relative;
   z-index:10000 !important; }   
/*#mainNav .hasMegaSub .megaSubBg {
   width:100%;
   height:40px;
   margin-top:-30px;
   border:solid 1px #ccc;
   border-bottom:0;
   background:#e5e5e5;
   position:relative;
   display:none;
   z-index:10000; } */  

#mainNav h2 {
   margin:0 0 14px;
   font:18px/20px normal Verdana, sans-serif;
   text-transform:none;
   color:#000; }
#mainNav p {
   font:10px/13px Verdana, sans-serif; }

   
#mainNav .megaSub {
   width:972px;
   height:357px;
   padding:0;
   border:solid 1px #ccc;
   background:#fefefe;
   background-image:url(/Files/System/Invita/gfx/megabg.png);
   background-repeat:repeat-x;
   background:-o-linear-gradient(#e5e5e5, #fefefe);
   background:-moz-linear-gradient(#e5e5e5, #fefefe);
   background:-webkit-linear-gradient(#e5e5e5, #fefefe); 
   background:-ms-linear-gradient(#e5e5e5, #fefefe);
   background:linear-gradient(top, #e5e5e5, #fefefe);
   position:absolute;   
   top:45px; *top:51px; left:-93px;
   display:none;
   z-index:9999 !important; }
#mainNav .megaSub.tall {
   height:409px; }     
#whiteOverlay {
   width:100%;
   height:100% !important;
   margin:0 !important;
   position:fixed;
   top:0; left:0;   
   background:#fff;
   display:none;
   z-index:9998 !important; }

.megaTeaserPlain {
   width:181px;
   margin:0 0 0 49px;
   padding:54px 0 0;
   float:left;
   display:none; }
.megaTeaserPlain img {
   margin:0 0 10px; }
#mainNav .megaTeaserPlain a {
   margin:0;
   padding:0;
   display:block;   
   text-transform:none; }

#mainNav .megaSubSub {  
  width:855px;
  margin:35px 50px 25px;
  padding:20px 0 0;
  border-top:solid 1px #c1c1c1;;
  float:left;
  display:none; }

#mainNav .megaSubSub ul {
   margin:0 auto; }
#mainNav .megaSubSub li {
   margin:0 0 0 15px;
   border-left:solid 1px #000;
   line-height:13px; }
#mainNav .megaSubSub li:first-child {
   margin:0;
   border:0; }
#mainNav .megaSubSub a {
   padding:0 0 0 15px !important;
   font-size:12px; }   
#mainNav .megaSubSub a:hover{
   color:#a72026 !important; }      
#mainNav .megaSubSub li:first-child a {
   padding:0; }   

.megaSubItem {
   width:309px;
   height:261px;
   margin:54px 0 42px;
   padding:0 10px 0 35px;
   border-left:solid 1px #efefef;
   border-right:solid 1px #d2d2d2;
   display:none; }
.megaSubItem:first-child {   
   border-left:0; }
.megaSubItem.last {   
   width:190px;
   border-right:0; }  

#mainNav .megaSubItem > div {
   margin:0 0 25px; }
#mainNav .megaSubItem h2 {
   margin:0 0 5px; }   
#mainNav .megaSubItem img {
   margin:0 0 8px; }
.megaSubItem ul {
   margin:12px 0 0; }   
#mainNav .megaSubItem li {
   padding:0 0 0 12px;
   background:url(/Files/System/Invita/gfx/spriteBox.png) 0 -36px no-repeat;
   float:none; }
#mainNav .megaSubItem a {
   padding:0;
   font-size:11px;
   color:#606060;
   text-transform:none;
   float:none; }
#mainNav .megaSubItem a:hover {
   color:#a72026; }

#mainNav .renteLink {
   text-transform:none !important;
   font-size:18px;
   color:#000 !important; }
#mainNav .renteCon {
   width:100%;
   height:105px; }   
#mainNav .megaSubItem .renteBig, #mainNav .megaSubItem .renteSemi{
   color:#a72026; }

#mainNav .megaSubItem table {
   margin:12px 0 0; }
#mainNav .megaSubItem td {
   vertical-align:top; }
#mainNav .megaSubItem td img {
   width:37px;
   margin:0;
   padding:0 12px 16px 0; }   
#mainNav .megaSubItem td h3 {
   margin:0;
   font-size:15px;
   color:#000; }
#mainNav .megaSubItem td b {
   color:#000; }
   
#mainNavigation.mega > div {
   margin-top:-10px;
   *margin-top:-50px; }
   
/* Megamenu end */

/* Book møde */
#bookMeetingCon, #callMeBox  {
   width:489px;
   padding:18px 27px 3px 18px; }
#callMeBox {
   width:322px; }   
#bookMeetingCon h2, #bookMeetingCon strong, #callMeBox h2 {
   font-size:18px;
   color:#353534; }   
   
#bookMeetingForm label, #bookMeetingForm p {
   margin:8px 0 0;
   color:#3d3d3d;
   display:block; }
   
#bookMeetingCon p, #callMeBox p {
   font-size:11px;
   line-height:18px;
   margin:16px 0 20px; }   
   
#bookMeetingForm input, #bookMeetingForm textarea, #bookMeetingForm select, #callMeForm input, #callMeForm textarea, #callMeForm select {
   width:197px;
   height:23px;
   padding:0 0 0 5px;
   margin:0 0 8px;
   line-height:23px;
   border:solid 1px #bcbcbc;
   background:#eee;
   color:#333; }
#bookMeetingForm textarea, #callMeForm textarea {
   height:137px;
   *height:144px;
   resize:none; }
#callMeForm input, #callMeForm textarea {
   width:315px !important; }
#callMeForm textarea {
   height:80px; }   
#bookMeetingForm input[type='button'], #callMeForm input[type='button'] {
   width:auto !important;
   padding:0 15px;
   border:0;
   outline:0;
   background:#a0180c;
   color:#fff;
   cursor:pointer;
   webkit-transition:background-color 0.15s ease-in-out;
	-moz-transition:background-color 0.15s ease-in-out;
	-o-transition:background-color 0.15s ease-in-out;
	-ms-transition:background-color 0.15s ease-in-out;
	transition:background-color 0.15s ease-in-out; }
#callMeForm input[type='button'] {
   margin:-25px 0 25px; }	
#bookMeetingForm input[type='button']:hover, #callMeForm input[type='button']:hover {
   background:#ae231e; }

.callMeCon {
   padding:5px 6px 6px;
   background:#e0e0e0;
   border-radius:6px;
   behavior: url(/Files/System/Invita/js/PIE/PIE.htc); }
#callMeBtn {
   width:190px;
   height:28px;
   margin:1px 0 1px;
   padding:9px 0 0;
   *padding:0;
   display:block;
   border:solid 1px #afafaf;
   text-align:center;
   font-size:20px;
   line-height:28px;
   
   background:#f2f2f2;
   background:-o-linear-gradient(#f9f9f9, #ebebeb);
   background:-moz-linear-gradient(#f9f9f9, #ebebeb);
   background:-webkit-linear-gradient(#f9f9f9, #ebebeb); 
   background:-ms-linear-gradient(#f9f9f9, #ebebeb);
   background:linear-gradient(top, #f9f9f9, #ebebeb);
   box-shadow:inset 0 1px 0 #fff, inset 0 -1px 0 #dbdbdb;
   border-radius:4px;
   -pie-background: linear-gradient(#f9f9f9, #ebebeb);
   behavior: url(/Files/System/Invita/js/PIE/PIE.htc); }
#callMeBtn:hover {
   background:#f9f9f9;
   background:-o-linear-gradient(#ebebeb, #f9f9f9);
   background:-moz-linear-gradient(#ebebeb, #f9f9f9);
   background:-webkit-linear-gradient(#ebebeb, #f9f9f9); 
   background:-ms-linear-gradient(#ebebeb, #f9f9f9);
   background:linear-gradient(top, #ebebeb, #f9f9f9);
   box-shadow:inset 0 1px 0 #fff, inset 0 -1px 0 #dbdbdb;
   -pie-background: linear-gradient(#f9f9f9, #ebebeb);
   behavior: url(/Files/System/Invita/js/PIE/PIE.htc);}
#callMeBtn:active {
   margin:2px 0 0; }
	

.fancyCloseNew {
   width:20px !important;
   height:20px !important;
   background:url(/Files/System/Invita/gfx/spritebox.png) -93px 0 no-repeat !important;
   filter:0 !important;
   position:absolute;
   top:7px !important;
   right:10px !important; }
.fancyCloseNew:hover {
   background-position:-115px 0 !important; }   

/* Book møde end */

#toolMenu {
	float:left;
	padding:27px 0 22px;
}
#toolMenu li,
#languageMenu li {
	display:inline;
	border-left:1px solid #5d5d5d;
	padding:0 5px 0 7px;
}
#toolMenu a,
#languageMenu a {
	color:#5d5d5d;
	text-decoration:none;
	font-weight:bold;
}
#toolMenu li:first-child,
#languageMenu li:first-child {
	border:none;
	padding:0;
}
#languageMenu {
	float:right;
	padding:27px 0 22px;
}
.bannerH1 {
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	width:240px;
	display:block;
	background-color:#99111d;
	text-align:center;
	padding:17px 0px;
	margin:173px 0px 0px 0px;
	position:absolute;
	visibility:hidden;
	letter-spacing:-1px;
}
.cirkel {
	background:url(/Files/System/Invita/gfx/cirkel.png) no-repeat;
	height:112px;
	width:130px;
	position:absolute;
	color:#fff;
	text-align:center;
	padding:18px 0px 0px 0px;
	margin:7px 0px 0px 105px;
}
.cirkel span {
	font-size:20px;
	font-weight:bold;
	padding:8px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	line-height:20px;
	visibility:hidden;
}
.cirkel a {
	color:#fff;	
	font-size:12px;
}
#mainNavigationSubSub {
	padding-bottom:30px;
}
#mainNavigationSubSub h2 {
	padding-left:27px;
	line-height:27px;
}
#mainNavigationSubSub a:link,
#mainNavigationSubSub a:visited {
	text-decoration:none;
	background:#f8f8f8;
	display:block;
	width:212px;
	padding:6px 0 6px 27px;
	border-bottom:1px solid #d9d9d9;
}
#mainNavigationSubSub li#active a:link,
#mainNavigationSubSub li#active a:visited,
#mainNavigationSubSub a.active:link,
#mainNavigationSubSub a.active:visited,
#mainNavigationSubSub a:hover {
	color:#93131e;
}
#mainNavigationSubSub li:first-child a {
	border-top:1px solid #d9d9d9;
}
	
/*END NAVIGATION */

/* TEXT PAGE */
#mainContent {
	float:left;
	width:713px;
	margin:50px 0 0;
	background:url(/files/system/invita/gfx/border.gif) repeat-y left top;
}
#mainContent #inner {
	background:url(/files/system/invita/gfx/seperator.gif) no-repeat left top;
	float:left;
	padding:40px 109px 0;
}
#wideContent {
	float:left;
	margin:10px 0;
}
#wideContentLines {
	background:url(/files/system/invita/gfx/2lines.gif) repeat-y 0 0;
	float:left;
	width:973px;
	margin-top:50px;
}
#wideContentLines #inner {
	background:url(/files/system/invita/gfx/2linesTop.gif) no-repeat 0 0;
	float:left;
	width:973px;
	padding:40px 109px 0;
}
#rightColumn {
	float:right;
	width:240px;
	margin-top:128px;
}
#rightColumn .box {
	padding-bottom:49px;
}
#rightColumnParent {
	visibility:hidden;
}
/* END TEXT PAGE */

/* FORMS */
.form {
}
.form div.clearFormTop {
	width:495px;
	clear:both;
	height:auto;
}	
.form div {
	float:left;
	width:234px;
	height:70px;
	padding-right:27px;
}
.form div.nopad {
	padding:0;
}
.form div.wide {
	width:468px;
}
.form div.title label{font-size:19px; padding-bottom:15px;}
.form div.catalogueContainer {
	width:753px;
	height:185px;
	border-bottom:1px solid #d9d9d9;
	padding:0 0 40px;
	margin:0 0 50px;
}
.form div.catalogue {
	float:left;
	width:110px;
	height:185px;
	text-align:center;
	padding:0 0 0 18px;
}
.form div.catalogue:first-child {
	padding:0;
}
.form div.catalogue img {
	padding-bottom:10px;
}
.form div.catalogue input {
	margin-top:5px;
}
.form div.catalogue a:link,
.form div.catalogue a:visited {
	color:#fff;
	background:#98131e;
	padding:1px 5px;
	text-decoration:none;
}
.form label {
	display:block;
}
.form input[type=text],
.form select {
	width:232px;
	border:1px solid #c9c9c9;
	background:#eee;
	height:25px;
}
.form input[type=text] {
	padding:4px 0 0 5px;
	height:19px;
	width:227px;
}
.form option {
	padding:2px 0 0 2px;
}
.form span {
	padding:5px;
	display:block;
	float:left;
}
.form span:first-child {
	padding-left:0;
}
.form textarea {
	width:485px;
	height:64px;
	border:1px solid #c9c9c9;
	background:#eee;
	padding:5px;
}
.form .high {
	height:125px;
}
form .low {
	height:25px;
}
.form input[type=submit] {
	background:#98131e;
	border:1px none;
	color:#fff;
	padding:5px 10px;
	cursor:pointer;
}
.form div.ErrDisplay {
	padding:0 0 0 5px;
	height:15px;
}
.ErrDisplay {
	color:#98131e;
	font-size:9px !important;
	font-weight:normal;
}

#OrganicCompetitionMain .form .roundBtn input[type=submit] {
	background:url(/files/Billeder/invita2010/rundeHjoernerKonkurrencen/sendButton.png) left top no-repeat;
	border:1px none;
	color:#fff;
	/*padding:5px 10px;*/
	cursor:pointer;
	width:64px;
	height:23px;
	display:block;
}
/* END FORMS */

/* NEWS */
.newsArticle {
	width:480px;
	clear:both;
	float:left;
	margin-top:40px;
}
#newsList .newsArticle:first-child { margin-top:0; }
#inner .newsArticle:first-child { margin-top:0; }
.newsArticle img {
	display:block;
	float:left;
	padding:11px 35px 11px 0;
}
.newsArticle h2 {
	border-bottom:1px solid #d9d9d9;
	margin:0 0 25px;
	line-height:27px;
}
.newsArticle .red {
	color:#98131e;
}
.newsArticle .redLink {
	background:#98131e;
	color:#fff;
	display:block;
	float:left;
	padding:0px 3px;
	text-decoration:none;
	margin:10px 0;
}
.pressAnnouncement {
	padding-bottom:25px;
	float:left;
	clear:left;
	width:495px;
}
.pressAnnouncement .black {
	color:#000;
	padding-left:0!important;
}
.pressAnnouncement a:link,
.pressAnnouncement a:visited {
	background:#98131e;
	padding:2px 5px;
	color:#fff;
	text-decoration:none;
	float:left;
	display:block;
	margin-top:5px;
}
.photo {
	width:150px;
	height:205px;
	float:left;
	padding-right:22px;
}
.photo a:link,
.photo a:visited {
	background:#98131e;
	color:#fff;
	text-decoration:none;
	padding:0 3px;
}
#jobList h2 {
	border-bottom:1px solid #d9d9d9;
}
.jobListing {
	width:495px;
	border-bottom:1px solid #d9d9d9;
	color:#98131e;
	padding:10px 0;
}
.jobListing a:link,
.jobListing a:visited {
	text-decoration:none;
}
.jobListing a:hover {
	text-decoration:underline;
}
/* END NEWS */

/* CASES */

#caseList{
	width:972px;
}
.caseListItem{
	width:972px;
	height:183px;
	float:left;
	padding:1px 0 1px 0;
	border-top:4px solid #eeeeee;
	border-bottom:4px solid #eeeeee;
	margin-bottom:36px;
}
.caseText{
	float:right;
	background:#fff;
	width:392px;
	height:123px;
	margin:22px 25px 0 0;
	padding:15px 20px 0 20px;
}
.caseText.eq{
	float:left;
	margin-left:25px;
}
.caseText h2.h2{
	color:#000;
	font-size:24px;
	line-height:24px;
	padding-bottom:3px;
}
.caseLink, .caseLink:link, .caseLink:visited{
	background-color:#93131e;
	color:#FFF;
	text-decoration:none;
	padding:0 3px;
}
#caseLeftCol{
	float:left;
	width:188px;
	margin-right:55px;
}
.caseImage{
	float:left;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:10px;
	margin-bottom:10px;
}
.caseImage .caseLink{
	margin-top:10px;
	display:inline-block;
}
.caseImage a{
	text-decoration:none;
}
.caseGalText{
	color:#000;
	font-size:11px;
	line-height:normal;
	margin-top:5px;
	display:block;
	text-decoration:none;
}
a .caseGalText,
a:link .caseGalText,
a:visited .caseGalText{
	text-decoration:none;
}
.fancybox-title-over{
	
}
#caseContent{
	float:left;
	width:405px;
	margin-right:103px;
}
#caseContent b{
	color:#000;
}
#caseContent h1{
	padding-bottom:10px;
}
#caseContent h2.h2{
	font-size:18px;
	color:#000;
	border-bottom:#d9d9d9 1px solid;
	padding-bottom:10px;
	margin:30px 0 10px 0;
}
#caseRightCol{
	float:left;
	width:221px;
}
#caseRightCol h2{
	color:#000;
	font-size:18px;
	border-bottom:2px solid #000;
	padding-bottom:10px;
}
#caseRightCol ul{}
#caseRightCol li{
	padding:1px 0 0 0;
	border-bottom:2px solid #000;
}
#caseRightCol li a{
	text-decoration:none;
}
#caseRightCol li span{
	color:#000;
	display:block;
	padding:3px 0 4px 5px;
}

/* END CASES */

/* SEARCH */
#searchInfo {
	padding-bottom:20px;
}
.searchResultItem {
	padding-bottom:15px;
}
/* END SEARCH */

/* VIDEO */
#homeBanner {
	position:relative;
	height:266px;
	/*margin-left:1px;*/
}
#homeBanner #image {
	position:absolute;
	top:0;
	left:0;
	z-index:22;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:1px;
	width: 969px;
	/*overflow:hidden;*/
}
#homeBanner #image img {
	margin-left:-2px;
}
#videoWrap {
	width:973px;
	margin:0 auto;
	position:relative;
}
#videoContainer {
	position:absolute;
	top:0;
	left:0;
	width:730px;
	height:266px;
	background:#000;
	z-index:2;
}

/* VIDEO */
.greyWrapper.video {
	background:url(/files/system/invita/gfx/greybartowhite.gif) repeat-x;
}
.videoText {
	display:none;
}
.videoText:first-child {
	display:block;
}
#mainNavigationSub #sectionHeader {
	color:#93131E;
	margin:0 13px 0 0;
}
/* NZ STD PARAGRAPH STYLES */
.ParagraphContainer {
	float:left;
	width:100%;
	margin-bottom:0px;
}
.ParagraphContainer, .ParagraphContainer p, .ParagraphContainer div, .ParagraphContainer div p {
	font-size:inherit;
	line-height:inherit;
}
.FloatRight {
	float:right;
}
.ParagraphContainer .FloatRight table, .ParagraphContainer .FloatRight img {
	margin-left:19px;
}
.ParagraphContainer .FloatRight small, .ParagraphContainer .FloatLeft small {
	display:block;
	padding:2px 0 4px;
	font-style:italic;
}
.FloatLeft {
	float:left;
}
.ParagraphContainer .FloatLeft table, .ParagraphContainer .FloatLeft img {
	margin-right:19px;
}
.ImageTop, .TextTop, .ImageBottom, .TextBottom {
	float:none;
}

/*ORGANISK K??KKEN*/
a#StopBanner, a#StopBanner:hover, a#StopBanner:visited, a#StopBanner:active {
	position:relative; display:block; border:none; outline:none; cursor:pointer;
}
#StopBannerOverlay {
position:absolute; top:-20px; left:-42px; background: url(/Files/Billeder/invita2010/Forsidebanner/Stop_new.png) left top no-repeat; width:1038px; height:304px; 
}
#topVideoContainer {clear:both; padding-bottom:15px; }
#topVideoContainer2 {clear:both; }
.clear {clear:both;}
#topVideoContainer .video {}
div.videositeTeaserSmall { width:235px; height:233px; float:left; margin-right:9px; color:#000; display:block; }
div.videositeTeaserSmall div { width:209px; height:91px; padding:129px 13px 13px 13px;}
div.videositeTeaserSmall h2 {font-size:26px; margin-bottom:5px; color:#000; }
div.videositeTeaserWide h2 {font-size:26px; /*margin-bottom:5px;*/ color:#93131e; }
div.videositeTeaserWide h3 {font-size:19px; margin-bottom:5px; color:#000; }
div.videositeTeaserWide {width:404px; height:163px; float:left; color:#3d3d3d; padding:35px 38px; }
div.videositeTeaserSmall p, div.videositeTeaserWide p {line-height:15px;}
div.videositeTeaserWide2011 {
	color: #3D3D3D;
	float: left;
	height: 165px;
  /*letter-spacing: -0.012em;*/
  padding: 68px 31px 0 39px;
	width: 410px;
}
div.videositeTeaserWide2011 a{
	display:block;
	margin:10px 0 0;
}
span.OrganicCompetition {margin-bottom:15px; display:block;}
#mainContent #OrganicCompetitionMain h1{}



/* END NZ STD PARAGRAPH STYLES */

/* BASE FONTS */
h1, h1.h1 {
	font-size:30px;
	line-height:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:15px;
}
/* END BASE FONTS */

/* SIFR CSS */
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
  .sIFR-active #mainContent h1,
  .sIFR-active #mainContent h1.h1,
  .sIFR-active #dealerContent h1,
  .sIFR-active #dealerContent h1.h1,
  .sIFR-active .bannerText h1,
  .sIFR-active .bannerText h1.h1,
  .sIFR-active .ParagraphContainer h1,
  .sIFR-active .ParagraphContainer h1.h1,
  .sIFR-active .ParagraphContainer h2.h2,
  .sIFR-active .ParagraphContainer h2,
  .sIFR-active h1 {
	  visibility:hidden;
	  margin-top:-3px;
	  padding:0;
  }
  .sIFR-active #marketItemDisplay h1 {
	  margin-bottom:-10px;
  }
  .sIFR-active .quarterBox h2,
  .sIFR-active .dealerInfo h2,
  .sIFR-active #threeColumns h2,
  .sIFR-active #mainNavigationSubSub h2,
  .sIFR-active #product h2,
  .sIFR-active #typeMenu h2,
  .sIFR-active #productList h1 {
	  visibility:hidden;
	  margin-top:-3px;
	  background: transparent;
  }
  .sIFR-active .blackBackText h2 {
	  visibility:hidden;
	  margin:-2px 0 -9px;
  }
  .sIFR-active .box h2 {
	  visibility:hidden;
	  margin:-2px 0 -6px;
  }
  .sIFR-active .widebox h2, #OrganicCompetitionMain h2 {
	  visibility:hidden;
	  /*margin:-2px 0 -6px;*/
  }
  .sIFR-active .videositeTeaserSmall h2, .sIFR-active .form div.title label {
	  visibility:hidden;
	  margin:-2px 0 -6px;
  } 
  .sIFR-active .videositeTeaserWide h2 {
	  visibility:hidden;
	  margin:-2px 0 -6px;
  }
  .sIFR-active .videositeTeaserWide h3 {
	  visibility:hidden;
	  /*margin:-2px 0 -6px;*/
  }
  .sIFR-active .box.small .text h2 {
	  visibility:hidden;
	  margin:-2px 0 -6px;
  }
  .sIFR-active #mainNavigation div span,
  .sIFR-active #jobList h2,
  .sIFR-active .newsArticle h2 {
	  visibility:hidden;
	  padding:0;
  }
  
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/* END SIFR CSS */

/* BEHAVIOR */
.black {
	color:#000;
	padding:5px 5px 5px 10px !important;
}
.noPadding {
	padding:0 !important;
}
/* END BEHAVIOR */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104 !important;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100 !important;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101 !important;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff; /* Skiftet fra #eee 24 jan '12. Bruges den nogle steder? Nu bruger jeg den til "bookmeeting" osv. | NIS */
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103 !important;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102 !important;
	background:#eee;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #2a2a2a;
	text-align: left;
}

#fancybox-title-over {
	padding: 14px 0 0 0;

	text-align:center;
	background:#eee;
	/*background-image: url('/files/system/Invita/gfx/fancybox/fancy_title_over.png');*/
	display: block;
	float:left;
	width:100%;
	position:relative;
}
#fancybox-image-title{
	display: block;
	float:left;
	width:100%;
	text-align:left;
	clear:both;
	color:#000;
	font-size:11px;
	line-height:normal;
	border-bottom:3px solid #000;
	padding-bottom:15px;
	margin-bottom:15px;
}
#fancy-navigation{
	display: block;
	float:left;
	width:100%;
	height:23px;
	text-align:center;
	clear:both;
	position:relative;
}
#fancy-img-count{
	height:23px;
	line-height:23px;
	margin:auto;
	position:relative;
}

#fancy-prev{ 
	left:0;
	cursor: pointer;
	position:absolute;

}
#fancy-next{ 
	right:0;
	cursor:pointer;
	position:absolute;

}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/files/system/Invita/gfx/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102 !important;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001 !important;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/files/system/Invita/gfx/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_close.png', sizingMethod='scale'); }

/*
.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
*/
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/Invita/gfx/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


.empty{ visibility:hidden; }

div.paragraphContainerLeftImageRightText{
	background:url(/files/system/invita/gfx/2lines.gif) repeat-y 0 0;
	float:left;
	width:918px;
	margin-top:50px;
	padding-left:55px;	
	min-height:100px;
}
div.paragraphContainerLeftImageRightText img.paragraphimage {padding:0 55px 0 0; margin:0; float:left;}
div.paragraphContainerLeftImageRightText_Text {float:left; width:650px; }

#homeBannerLeft{ background:none;}



/* *********************** */
/* 70er minisite - 15/2-11 */
/*      nis@nozebra.dk     */
/* *********************** */
.greybanner_70er_overrule { height:437px; }
.greyWrapper_70er_subpage { background:url('/files/system/Invita/gfx/ie7fix_greywrapper02.gif') repeat-x; height:394px; }
.greyWrapper_70er_default { background:url('/files/system/Invita/gfx/ie7fix_greywrapper01.gif') repeat-x; height:auto; }
.visible { height:auto; }

#bannerStreamer, .productStreamer { 
	height:80px; width:990px;
	margin-left:-11px; padding:15px 0;
	position:absolute; bottom:20px;
	background:#b81417 url('/files/system/Invita/gfx/70er_sprite_hor.png') 0 -60px repeat-x;
	color:white;
	z-index:500; }

.productStreamer { background-position:0px -20px; height:100px; }

#bannerStreamer h1 { color:#fff; margin-bottom:-6px; }
#bannerStreamer h2 { color:#fff; font-size:18px; margin-bottom:-10px; }
#bannerStreamer p { color:#fff; font-size:11px; line-height:18px; }	
#bannerStreamer a { 
	color:#b30816;
	font-size:18px;
	text-decoration:none;
	padding:0; }
/*#bannerStreamer a:hover .lnkBtn { background-position:0 -238px; }*/

.lnkBtn { height:62px; width:188px; background:url('/files/system/Invita/gfx/70er_sprite.png') 0 -176px no-repeat; cursor:pointer; }

#bannerSpot { 
	height:144px; width:144px;
	position:absolute; 
	top:88px; right:74px;
	background:url('/files/system/Invita/gfx/70er_sprite.png') 0 -30px no-repeat;
	cursor:pointer; }
#bannerSpot p { 	
	color:#fff; background-color:#000;
	text-align:center;
	font-size:9px; line-height:10px;
	width:44px;
	padding:2px; 
	position:absolute; top:105px; right:48px; } 
#bannerSpot:hover p { background-color:#b81417; }

.bannerTextWide { width:500px; padding:0 10px 0 35px; float:left; }
.bannerTextNarrow {
	width:240px;
	margin-top:-3px; padding:12px 0 12px 30px;
	float:right;
	border-left:solid 1px #fff; }

.ribbons { width:972px; position:absolute; bottom:13px; height:7px; }
.ribbonLeft, .ribbonRight { 
	height:7px; width:9px; 
	margin-left:-11px;
	background:url('/files/system/Invita/gfx/70er_sprite.png') 0 0px no-repeat; }
.ribbonRight { 
	float:right; margin:0 0 0 -11px;
	position:absolute; bottom:0; right:-7px;
	background-position:-11px 0; }

#homeBanner.banner70 { height:auto; }

.banner70er { position:relative; }

.site70er .wrapper { overflow:visible; }
.site70er .boxline { margin-top:58px; }
.site70er .quarterBox { width:213px; margin-left:40px; }
.site70er .quarterBox:first-child { margin-left:0; }
.site70er .quarterBox a:link, .site70er .quarterBox a:visited, .site70er .quarterBox a:active { background:transparent; padding:0; }
.site70er .quarterBox h2.h2 { color:#000; text-transform:none; margin-left:-5px; }
.imgStreamer { 
	margin-left:-9px; padding:0px 14px;
	background-color:#d71d0e; color:#fff;
	position:absolute;
	bottom:15px; left:0;
	cursor:pointer; }

.quarterImg { height:153px; position:relative; margin:-15px 0 20px ; }
.quarterImg .ribbonLeft { position:absolute; bottom:8px; left:0; margin-left:-9px; }

.smallPrint { margin:55px 0 80px; }

/* *** UNDERSIDE *** */

.topView { 
	height:394px;
	width:972px;
	background-color:#000;
	float:left;
	position:relative;
	z-index:2; }
.topViewTxt { width:264px; padding:105px 25px; float:left; }
.topViewImg { width:610px; padding:52px 0 0; float:left; }
.topViewTxt p { color:#fff; }
.topView #bannerStreamer { 
	height:22px; width:972px;
	margin-left:-9px; padding:15px 9px;
	background-position:0 0;
	top:10px; bottom:auto; left:0; }
.topView .ribbons { 
	width:972px;
	margin-left:2px;
	position:absolute;
	top:62px; bottom:auto; left:0; }

/* *** NAVIGATION *** */
#topViewNav { float:left; margin-top:-6px; }	
#topViewNav .div { 
	float:left;
	margin:0 5px; padding-right:14px;
	font-weight:normal; 
	background:url('/files/system/Invita/gfx/70er_sprite.png') right -300px no-repeat;
	display:block; }
#topViewNav .div p {
	height:18px;
	color:#fff; font-size:14px;
	background-color:transparent;
	padding:8px 0 8px 14px; display:block;
	background:url('/files/system/Invita/gfx/70er_sprite.png') left -335px no-repeat; }
#topViewNav .div:hover p, #topViewNav .active p { background-position:left -413px; }
#topViewNav .div:hover, #topViewNav .active { background-position:right -378px; }

.lnkBtn_sub1, .lnkBtn_sub2 { height:31px; width:94px; float:right; background:url('/files/system/Invita/gfx/70er_sprite.png') 0 -457px no-repeat; cursor:pointer; } 
.lnkBtn_sub1:hover { background-position:0 -493px; }
.lnkBtn_sub1 { display:block; }
.lnkBtn_sub2 { width:177px; background-position:0 -533px; border-right:solid 1px #fff; margin-right:14px; }
.lnkBtn_sub2:hover { background-position:0 -571px; } 

#topViewNav2 { float:right; margin-top:-4px; border:none; height:32px; width:315px; }	
.topView #bannerStreamer h2 { width:310px; float:left; line-height:22px; }

/*** PRODUCTS *** */
.products { 
/*	height:970px; */
	width: 972px;
	position:relative;
	background:url("/files/system/Invita/gfx/70er_sprite_hor.png") repeat scroll 0 bottom #D5220F; }
.productTxt { 
	width:401px;
	padding:361px 45px 40px 40px; 
	color:#fff; }
.products .productTxt:first-child { border-right:solid 1px #fff; width:437px; background-color:yellow; }
.productStreamer { margin:0; width:100%; height:50px; }
.productImg { position:absolute; top:0px; left:0px; width:486px; height:715px; }
.productImg img, .overlay { height:321px; width:486px; z-index:97; position:absolute; top:394px; left:486px; cursor:pointer; }
.productImg img:first{ left:0px; }
.overlay { display:block; z-index:140; }
.products .item { width:486px; float:left; }
.products p { margin-bottom:8px; }
.imgTooltip { 
	height:18px; width:110px; 
	padding:4px 8px; 
	background-color:#fff;
	position:absolute; 
	top:404px; left:822px;
	z-index:104; 
	display:none; }
.imgTooltip p { color:#000; text-align:center; z-index:105; display:block; }

.btnImgCtrl, .btnImgCtrlActive {
	 height:28px; width:28px;
	 background:url('/files/system/Invita/gfx/70er_sprite.png') -83px top no-repeat;
	 position:absolute;
	 left:937px; top:404px;
	 z-index:105;
	 cursor:pointer; }
.btnImgCtrlActive { left:937px; top:84px; display:none; background:url('/files/system/Invita/gfx/70er_sprite.png') -23px top no-repeat; z-index:105;}
.productImg img:hover .btnImgCtrl { background-position:-111px top; }

.txtBorderRight { border-right:solid 1px #fff; margin-right:-45px; padding-right:45px; }

.subBanner { width:100%; margin-bottom:45px; }
.content70 { height:520px; width:100%; margin-bottom:60px; padding:45px 0; float:left; border:1px solid #d9d9d9; border-top:0; border-bottom:0; }
.txtBoxLarge { width:539px; float:left; padding:0 75px 0 115px; }
.sidebar70 { width:252px; float:right; margin-right:-7px; }
.sidebar70 .item, .sidebar70 .redBox { background-color:#eee; padding:15px; margin:15px -2px 0 0; }
.sidebar70 p { color:#3d3d3d; }
.sidebar70 .redBox { background-color:#be0d15; color:#eee; margin-top:5px; }
.sidebar70 .redBox p { color:#fff; }

.greyRibbon, .redRibbon { height:5px; width:7px; float:right; background:url('/files/system/Invita/gfx/70er_sprite.png') left -10px; no-repeat; }
.redRibbon { background-position:-9px -10px; }

.default .topView { height:72px; }
.greyWrapper_70er_default { height:315px; }
.visible { height:1900px; }

.productTxt h3 object { 
	margin:0 0 15px;
	border-bottom:double 3px #fff; }

/*** Gode råd ***/
.quarterTile, .quarterTileList { 
	height:432px; width:472px; 
	padding:7px; 
	float:left; position:relative;
	background-color:#c20e14; }

p.floatingText, .boxTxt { 
max-width:470px;
padding:4px;
position:absolute;
left:7px; bottom:121px;
background-color:white; }
.boxTxt { width:444px; padding:10px 14px; left:7px; bottom:7px; }
.quarterTileList { height:346px; width:386px; padding:50px; background-color:#ececec; margin-bottom:60px; }
.quarterTileList p { margin-bottom:15px; }
.quarterTile .list { width:178px; padding:25px; float:left; }
.quarterTile .list li { color:#FFF; font-weight:bold; list-style-type:disc; margin-left:15px; }

#homebanner { display:block; margin-bottom:200px; }



/* END 70er minisite */


/* COMPARE KICTHENS */

.compareContainer {
	padding:30px 0px 0px 1px;	
}

.compareVisningContainer .zoomeBtn {
	background:url(/files/system/Invita/gfx/zoom.png) no-repeat;
	position:absolute;
	width:26px;
	height:26px;
	margin:8px 0px 0px 370px;
}

.headerInfo {
	background-color:#fff;
	width:410px;
	padding:33px 25px 30px 25px;	
	position:absolute;
	margin:30px 0px 0px 30px;
	line-height:20px;
	z-index:300;
	color:#000;
	font-weight:bold;
}

.headerInfo span {
	width:390px;	
	display:block;
}

.headerInfo2 {
	background-color:#fff;
	width:410px;
	padding:15px 0px 5px 10px;	
	position:absolute;
	margin:47px 0px 0px 24px;
	z-index:300;
	color:#000;
	font-weight:bold;
}

.headerInfo h2 {
	font-size:23px;
	color:#000;
	padding:0px 0px 10px 0px;	
}

.compareWrapper {
	background-color:#eee;
	float:left;
	padding:30px 0px 0px 0px;
	cursor:pointer;
	margin:0px 0px 30px 0px;
}

.compareWrapper2 {
	margin:0px 30px 30px 0px;
}

.compareWrapper .Headline {
	font-size:12px;
	color:#000;
	line-height:12px;
	background-color:#fff;
	padding:5px 10px 5px 10px;
	position:absolute;
	margin:-10px 0px 0px -10px;
}


.compareWrapper .teaser {
	color:#3d3d3d;
	font-size:11px;
	line-height:18px;
	border-bottom:1px solid #a8a7a7;
	display:block;
	padding:10px 0px 7px 0px;
	width:195px;
}

.compareWrapper .price {
	width:195px;
	color:#000;
	display:block;
	padding:15px 0px 15px 0px;
}
.compareWrapper .price > .cufon {
	float:left;
	display:none; }
.compareWrapper .priceLeft, .compareWrapper .priceRight {
	width:83px;
	font-size:11px;
}
.compareWrapper .priceRight {
	width:107px;
	color:#be0d15;
	text-align:right;
}
.compareWrapper .priceLeft div, .compareWrapper .priceRight div {
	margin:5px 0 0;
	font-size:14px;
}

.showDetails {
	background:url(/files/system/Invita/gfx/se_detaljer.jpg) no-repeat;
	width:92px;
	height:23px;
	position:absolute;
	margin: 102px 0px 0px 98px;
}

.compareLeft {
	float:left;	
	width:190px;
	padding:0px 30px 0px 30px;
	margin:0px;
}
.compareRight {
	float:left;
	width:190px;
	padding:0px 30px 0px 0px;
	margin:0px;
}

/* COMPARE VISNING */

.compareVisningContainer {
	margin:16px 0px 30px;
	float:left;
}

.compareVisning {
	float:left;	
	background:url(/files/system/Invita/gfx/compare_bg.gif) repeat-y;
	width:971px;
}
.compareVisning .Headline {
	font-size:19px;
	color:#000;
	padding:15px 0px 6px 0px;
	width:230px;
	display:block;
}

.compareVisning .priceWrapper {
	display:block;
	margin:300px 0px 0px 0px;
	padding:0px;
	position:absolute;
	width:410px;
}

.compareVisning .price {
	color:#c60f15;
	font-size:24px;	
	line-height:30px;
	float:right;
	padding:0px;
	margin:0px;
}

.compareVisning .pricePerMonth {
	width:140px;
	margin:5px 0 0;
	padding:5px 0 0;
	border-top:solid 1px #989898;
	font-size:14px;
	text-align:right;
	float:right; }

.compareVisning .teaser {
	color:#3d3d3d;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	width:235px;
	display:block;
}

.compareVisning .teaserHeadline {
	width:410px;
	float:left;	
	padding:20px 0px 0px 0px;
	font-size:14px;
	color:#000;
}

.compareVisning .textWrapper {
	border-bottom:1px solid #bebebe;
	padding:15px 0px 20px 0px;
}

.compareVisning .text {
	width:410px;
	float:left;	
	padding:5px 0px 0px 0px;
}

.compareVisningLeft {
	float:left;	
	padding:30px;
	width:410px;
	margin:0px 30px 0px 0px;
}

.compareVisningRight {
	float:left;
	padding:30px;	
	width:410px;
}

.backBtn {
	background:url(/files/system/Invita/gfx/tilbagebtn.gif) no-repeat;
	width:151px;
	height:37px;
	margin:0px 0px 16px 0px;
	cursor:pointer;
}

/* Videosetup på forside */
	.video2011 .sidebar > * {
		margin-top:2px; display:block; }
	.video2011 .sidebar > *:first-child {
		margin-top:0px;; }
   .video2011 .sidebar .box {
      width:241px;
      margin-left:0 !important; }

   .video2011 .boxLine {
      border-top:0; }               
	
	#topVideoContainer {
	   z-index:999; }
	#myVideo {
	   background:#fff;
	   z-index:999; }

/* Narrow teaser */
.narrowTeaser {	width:170px; padding:0 0 25px 38px; }
.narrowTeaser a { text-decoration:none; }
.narrowTeaser h2 { margin-bottom:-4px; }
.narrowTeaser p { line-height:13px; }

/* Nivo Slider - bruges som karusel pÃ¥ nogle artikler */
.newsSlider, .nivoSlider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;
	overflow:hidden;
	z-index:1;
}
.nivoSlider { margin:15px 0 20px; float:left; }
.newsSlider img, .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:2;
}
	
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:7;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:7;
}
/* Caption styles */
.nivo-caption, .nivo-html-caption {
	display:none;
}
.nivo-controlNav {
	position:absolute;
	left:50%;
	top:33px;
	z-index:9998;
}
.nivo-controlNav a {
	position:relative;
	z-index:9999 !important;
	cursor:pointer;
	display:block;
	width:7px;
	height:9px;
	background:url(/Files/System/Invita/gfx/spriteBox.png) top left no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover {
	background-position:-10px 0;
}

/* directionNav er kun havlt sÃ¥ hÃ¸j som containeren, da den ellers overlapper controlNav i IE7 */
.nivo-directionNav { height:50%; width:100%; position:absolute; bottom:0; z-index:900; }
.nivo-prevNav, .nivo-nextNav {
	width:31px; height:31px;
	background:url(/Files/System/Invita/gfx/spriteBox.png) -27px 0 no-repeat;
	position:absolute;
	top:-14px;
	display:block;
	cursor:pointer;
	z-index:980 !important; }
.nivo-prevNav { left:14px; }	
.nivo-nextNav { background-position:-61px 0; right:10px; }

/*RED Campaign box right*/

.RedCampaignTop {width:239px; background-image:url(/Files/System/Invita/gfx/RightRedCampaign_top.jpg); height:19px;}
.RedCampaignMiddle {width:179px; background-color:#981514; padding:10px 30px 10px 30px; color:#FFF;}
.RedCampaignBottom {width:239px; background-image:url(/Files/System/Invita/gfx/RightRedCampaign_bottom.jpg); height:19px; margin-bottom:30px;}

.RedCampaignMiddle h1.h1_white {color:#FFF;}

.RedCampaignMiddle li {
    list-style: disc outside none;
    margin-left: 15px;
}

.whiteBoxText {padding:5px; background-color:#FFF; width:197px; margin-top:173px; position:relative; float:left; height:38px;}
.whiteBoxHeaderText {font-size:23px; text-transform:uppercase; letter-spacing:-1px;}

.bannerH1_Green {
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	width:240px;
	display:block;
	background-color:#5f684b;
	text-align:center;
	padding:17px 0px;
	margin:173px 0px 0px 0px;
	position:absolute;
	letter-spacing:-1px;
}



/* ************************** */
/* Non-sematic helper classes */
/* ************************** */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.floatLeft { float:left; }
.floatRight { float:right; }

.posRel { position:relative;}
.posAbs { position:absolute;}

.topLeft { top:0; left:0; }
.topRight { top:0; right:0; }

.redTxt { color:#C60F15; }

.zIndexReset { z-index:0; }

/* Midlertidig juletema! | NIS */

/*html {	background:#A72024; } */ /* Fjern denne, når juletema skifter igen! Det skyldes at højden er lavet om pg.a baggrundsbilledet, og det laver bøvl med sticky footer  */

#xmas {
	height:100% !important;
	background:url("/files/System/Invita/gfx/bgSnow.jpg") repeat-x scroll left top #A72024; }

#xmas #logoJul {
   margin-left:2px; }
	
#xmas #content {
min-height:100%;
overflow:visible;
}
#xmas .pageWrapper{
margin:0 auto;
width:986px;
background-color:#FFF;
}
#xmas .topNavJul {
margin:0 auto;
width:986px;
height:110px;
position:relative;
}
#xmas #mainNavigation {
position:absolute;
top:-1px;
left:110px;
width:865px;
height:57px;
}
#xmas #search {
/*position:absolute;*/
right:8px;
/*top:23px;*/
}
#xmas .box {
   margin-left:2px; }
#xmas .box:first-child {
   margin-left:0; }   
#xmas #homeBannerLeft{
background:none;
}
#xmas .pageGreyWrapper {
background:none repeat scroll 0 0 #EEEEEE;
margin:0 auto;
width:986px;
}
#xmas #content .greyWrapper {
	background:none !important;
}
#xmas #content .wrapper {
	padding:6px 8px 6px 8px;
	background:#fff;	
}
#xmas #content > .wrapper:first-child {
	min-height:95px;
	overflow:visible;
}
#xmas .site70er .wrapper {
	width:972px;
	padding-left:0 !important;
	padding-right:0 !important;
}
#xmas #content.site70er > .wrapper:first-child {
	width:962px;
	padding:6px !important;
}
#xmas .site70er #homeBanner {
	background:#fff;
}
#xmas .smallPrint {
	padding:0 15px; }
#xmas .content70 {
	border:0; }
#xmas #homeBanner #image {
	left:2px; }	
#xmas .site70er .quarterBox h2.h2 {
	margin-left:0; }
#xmas .site70er .quarterBox > p {
	margin-left:5px; }
	
#xmas .caseItem2010 {
	margin-top:0 !important;
	padding-top:56px !important; }
	
#uspMenu 
{
    width: 973px;
    height: 31px;
    margin: 0 auto;
    background: black;
    position: relative;
    display: block;
    /*z-index: 9999; Hvorfor så høj z-index? | NIS */ 
    margin-top: -1px;
}

#uspMenu li.DKflag 
{
    background: url(/Files/Billeder/Megamenu/dansk_flag_logo_usp.jpg) no-repeat 0 2px;
    padding-left: 28px;
}

#uspMenu ul
{
    margin-left: 20px;
    padding-top: 7px;
}

#uspMenu li
{
    float: left;
    padding-right: 28px;
    padding-left: 28px;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    line-height: 17px;
    height: 17px;
}

#uspMenu li a 
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#uspMenu li a:hover
{
    color: #ad221b;
    text-decoration: none;
    font-weight: bold;
}

#uspMenu li.last
{
    border-right: 0;
}
