/* -------------------- SITE --------c------------ */

.screenDisable {
	}

.printDisable {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	}

html, body, #sidecentreringTabel {
	width: 100%;
	height: 100%;
	margin: auto;
	}

#sidecentreringTabel {
	background-image: url( /images/backfade.png );
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;
	}

#sidecentreringCelle {
	text-align: center;
	vertical-align: middle;
	}

#sidecentrering {
	position: relative;
	margin: auto;
	width: 850px;
	height: 560px;
	text-align: left;
	background-color: #ffffff;
	}

#custInfo {
	left: 0px;
	width: 850px;
	height: 15px;
	z-index: 100;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #1e2460;
	}

#custInfo a { text-decoration: none; color: #1e2460; }
#custInfo a:link {}
#custInfo a:visited {}
#custInfo a:hover { text-decoration: underline }
#custInfo a:active {}

#custInfoSpecial {
	padding: 3px;
	border: 1px solid #1e2460;
	color: #1e2460;
	}

#techCMS {
	height: 8px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: silver;
	}

#techCMS a:link { color: silver; text-decoration: none }
#techCMS a:visited { color: silver }
#techCMS a:active { color: silver }
#techCMS a:hover { text-decoration: underline }

/* -------------------- MODULE : i_menu.asp -------------------- */

#menuback {
	position: absolute;
	top: 106px;
	left: 10px;
	width: 830px;
	height: 15px;
	z-index: 100;
	background-color: #1e2460;
	}

#menucover {
	position: absolute;
	top: 106px;
	left: 10px;
	width: 830px;
	height: 15px;
	z-index: 110;
	background-image: url( /images/menucover.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#menu {
	position: absolute;
	top: 106px;
	left: 10px;
	width: 807px;
	height: 9px;
	z-index: 120;
	padding: 1px 3px 5px 20px;
	}

/* -------------------- MODULE : i_printfriendly.asp -------------------- */

#printfriendly {
	position: absolute;
	top: 108px;
	left: 803px;
	width: 13px;
	height: 12px;
	z-index: 120;
	}

/* -------------------- MODULE : i_contact3.asp -------------------- */

.ctf_legendText, .ctf_legendEmail, .ctf_legendMemo, .ctf_legendMemo2, .ctf_legendShow, .ctf_legendSelect, .ctf_legendRadio {
	margin: 0;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	}

.ctf_legendCheckbox {
	text-align: left;
	}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	margin: 0;
	width: 380px;
	}

.ctf_fieldCheckbox, .ctf_fieldSelect, .ctf_fieldRadio {}

.ctf_fieldMemo, .ctf_fieldMemo2 {
	height: 50px;
	}

.ctf_textButton { width: 100%; border: 0; cursor: pointer; color: white; background-color: #1e2460; margin-top: 10px; }

.ctf_legendShow2{
	text-align: left;
	}

.ctf_legendCheckbox a, 
.ctf_legendCheckbox a:link, 
.ctf_legendCheckbox a:visited,
.ctf_legendCheckbox a:hover,
.ctf_legendCheckbox a:active { 
	text-decoration: none;
	}

/* -------------------- MODULE : i_references.asp -------------------- */

#rfl_table {}

#rfl_details {
	overflow: auto;
	vertical-align: top;
	width: 200px;
	}

#rfl_detailsHeadline,
#rfl_detailsProduct,
#rfl_detailsLocation,
#rfl_detailsYear,
#rfl_detailsDescription {}

#rfl_detailsHeadline {
	font-size: 18px;
	padding-bottom: 15px;
	}

#rfl_detailsProduct,
#rfl_detailsLocation,
#rfl_detailsYear {
	padding-bottom: 5px;
	}

#rfl_detailsProduct,
#rfl_detailsLocation,
#rfl_detailsYear,
#rfl_detailsDescription {
	padding-top: 5px;
	}

#rfl_detailsProductLegend,
#rfl_detailsLocationLegend,
#rfl_detailsYearLegend {
	font-weight: bold;
	}

#rfl_spacing1,
#rfl_spacing2 {
	width: 20px;
	}

#rfl_image {
	width: 236px;
	height: 176px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	}

#rfl_imageMain {
	margin-bottom: 2px;
	}

#rfl_moreImages {}

#rfl_list {
	vertical-align: top;
	border-left: 1px solid silver;
	padding: 3px;
	padding-left: 15px;
	}

#rfl_listContainer {
	overflow: auto;
	vertical-align: top;
	}

#rfl_listHead {
	padding-bottom: 10px;
	font-weight: bold;
	}

.rfl_listLink {}
.rfl_listLink a { text-decoration: none; font-weight: normal; }
.rfl_listLink a:link {}
.rfl_listLink a:visited {}
.rfl_listLink a:hover {}
.rfl_listLink a:active { text-decoration: none; }

/* -------------------- MODULE : i_market.asp -------------------- */

#mkt_table {}

#mkt_details {
	overflow: auto;
	vertical-align: top;
	width: 200px;
	}

#mkt_detailsHeadline,
#mkt_detailsProduct,
#mkt_detailsPrice,
#mkt_detailsDescription {}

#mkt_detailsHeadline {
	font-size: 18px;
	padding-bottom: 15px;
	}

#mkt_detailsProduct,
#mkt_detailsPrice {
	padding-bottom: 5px;
	}

#mkt_detailsProduct,
#mkt_detailsPrice,
#mkt_detailsDescription {
	padding-top: 5px;
	}

#mkt_detailsProductLegend,
#mkt_detailsPriceLegend {
	font-weight: bold;
	}

#mkt_spacing1,
#mkt_spacing2 {
	width: 20px;
	}

#mkt_image {
	width: 236px;
	height: 176px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	}

#mkt_imageMain {
	margin-bottom: 2px;
	}

#mkt_moreImages {}

#mkt_list {
	vertical-align: top;
	border-left: 1px solid silver;
	padding: 3px;
	padding-left: 15px;
	}

#mkt_listContainer {
	overflow: auto;
	vertical-align: top;
	}

#mkt_listHead {
	padding-bottom: 10px;
	font-weight: bold;
	}

.mkt_listLink {}
.mkt_listLink a { text-decoration: none; font-weight: normal; }
.mkt_listLink a:link {}
.mkt_listLink a:visited {}
.mkt_listLink a:hover {}
.mkt_listLink a:active { text-decoration: none; }

/* -------------------- MODULE : i_newsletter.asp -------------------- */

#nlf_div {}

#nlf_table { padding: 0: margin: 0; }

#nlf_header { font-size: 18px; padding-bottom: 15px; }

.nlf_group {}
.nlf_groupItem {}

#nlf_nameLegend { padding-right: 10px; }
#nlf_name { padding: 3px 0 3px 0; }
#nlf_name input { width: 200px; }

#nlf_emailLegend { padding-right: 10px; }
#nlf_email { padding: 0 0 3px 0; }
#nlf_email input { width: 200px; }

#nlf_buttons {}

#nlf_subscribe, #nlf_unsubscribe {
	border: 0;
	cursor: pointer;
	color: white;
	background-color: #1e2460;
	margin-top: 10px;
	}

#nlf_subscribe { margin-right: 10px; }

#nll_div {}
#nll_div a { text-decoration: none; font-weight: normal; display: block; margin-bottom: 5px; }
#nll_div a:link {}
#nll_div a:visited {}
#nll_div a:hover {}
#nll_div a:active { text-decoration: none; }

#nls_div {}
#nls_title {
	font-size: 18px;
	margin-bottom: 15px;
	}
#nls_text {}

/* -------------------- MODULE : i_sitemap2.asp -------------------- */

#smp_table {}
.smpl_cell {
	background-image: url( /images/info.gif );
	background-position: middle left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}
.smpl_link {
	font-weight: normal;
	display: block;
	padding-left: 20px;
	}

#sma_table {}
.sma_column {}
.sma_firstLetter {}
.sma_linkCell {}
.sma_link {}
.sma_lineBreak {}

/* -------------------- CUSTOM PANELS -------------------- */

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 294px;
	height: 86px;
	z-index: 100;
	}

#flag_of_denmark {
	position: absolute;
	top: -25px;
	left: 781px;
	}

#flag_of_sweden {
	position: absolute;
	top: -25px;
	left: 813px;
	}

#menugrid {
	position: absolute;
	top: 10px;
	left: 315px;
	z-index: 100;
	}

#white_cover {
	position: absolute;
	top: 10px;
	left: 315px;
	width: 525px;
	height: 86px;
	z-index: 110;
	background-image: url( /images/white_cover3.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#watermark {
	position: absolute;
	top: 121px;
	left: 510px;
	width: 300px;
	height: 140px;
	z-index: 100;
	background-image: url( /images/watermark.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#text1 {
	position: absolute;
	z-index: 100;
	top: 131px;
	left: 10px;
	width: 470px;
	height: 410px;
	padding: 5px;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #080E1A;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#text1 a { text-decoration: none }
#text1 a:link {}
#text1 a:visited {}
#text1 a:hover { text-decoration: underline }
#text1 a:active {}

#text1wide {
	position: absolute;
	z-index: 100;
	top: 131px;
	left: 10px;
	width: 820px;
	height: 410px;
	padding: 5px;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #080E1A;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#text1wide a { text-decoration: none }
#text1wide a:link {}
#text1wide a:visited {}
#text1wide a:hover { text-decoration: underline }
#text1wide a:active {}

/* itemlist */

#itemListTable {}

#itemListTable td {
	vertical-align: top;
	}

.itemListGroupName {
	font-size: 18px;
	padding-bottom: 10px;
	}

.itemListGroupSpacing {
	border-top: 1px solid #F0F0F0;
	padding-bottom: 10px;
	}

.itemListItem td {
	padding-bottom: 10px;
	}

.itemListItemImage {
	vertical-align: top;
	padding-right: 10px;
	}

.itemListItemImage img { border: 0; }

.itemListItemName {
	font-weight: bold;
	margin-bottom: 5px;
	}

.itemListItemDesc {
	margin-bottom: 15px;
	}

.itemListItemPDF {
	margin-bottom: 5px;
	}

.itemListItemPDF img {
	margin-right: 5px;
	cursor: pointer;
	border: 0;
	}

.itemListItemPDF a { text-decoration: none; font-weight: normal; }
.itemListItemPDF a:link {}
.itemListItemPDF a:visited {}
.itemListItemPDF a:hover { text-decoration: underline; }
.itemListItemPDF a:active {}

/* showitem */

#itemTable { width: 100%; }

#itemLeftCol { width: 50%; vertical-align: top; }

#itemName {
	font-size: 18px;
	margin-bottom: 15px;
	}

#itemImage {
	width: 236px;
	height: 176px;
	text-align: center;
	vertical-align: top;
	}

#itemImageMain {
	margin-bottom: 2px;
	}

#itemMoreImages {
	margin-bottom: 15px;
	}

#itemLongDesc {
	margin-bottom: 15px;
	}

.itemPdfFile {
	margin-bottom: 5px;
	}

.itemPdfFile img {
	margin-right: 5px;
	cursor: pointer;
	border: 0;
	}

.itemPdfFile a { text-decoration: none; font-weight: normal; }
.itemPdfFile a:link {}
.itemPdfFile a:visited {}
.itemPdfFile a:hover { text-decoration: underline; }
.itemPdfFile a:active {}

.itemContact { margin-top: 20px; }
.itemContact a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #1e2460;
	border: 1px solid #1e2460;
	padding: 5px;
	}
.itemContact a:link {}
.itemContact a:visited {}
.itemContact a:hover {
	text-decoration: none;
	background-color: #1e2460;
	color: white;
	}
.itemContact a:active {}

#itemRightCol { vertical-align: top; }

#itemTabsTable {
	border-spacing: 5px 0px;
	}

.itemTabOn {
	border-top: 1px solid #1e2460;
	border-left: 1px solid #1e2460;
	border-right: 1px solid #1e2460;
	padding: 3px;
	color: white;
	background-color: #1e2460;
	cursor: pointer;
	}

.itemTabOff {
	border-top: 1px solid #1e2460;
	border-left: 1px solid #1e2460;
	border-right: 1px solid #1e2460;
	padding: 3px;
	cursor: pointer;
	}

#itemTabsContent {
	border: 1px solid #1e2460;
	padding: 5px;
	}

#eContent {}
#aContent { display: none; }
#sContent { display: none; }


/* productbar */

#productbar {
	position: absolute;
	top: 131px;
	left: 520px;
	z-index: 200;
	}

.productbarItemTop {
	width: 149px;
	height: 15px;
	background-image: url( /images/productbar.png );
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	padding: 1px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	margin-right: 6px;
	}

.productbarItemTop a { color: white; text-decoration: none; }
.productbarItemTop a:link {}
.productbarItemTop a:visited {}
.productbarItemTop a:hover { text-decoration: underline; }
.productbarItemTop a:active {}

.productbarItemImage {
	width: 149px;
	height: 112px;
	text-align: center;
	margin: 5px 0 5px 0;
	}

#image2 {
	position: absolute;
	z-index: 100;
	top: 175px;
	left: 510px; 
	width: 325px;
	}

#image2 img { padding-bottom: 5px; }

#image2 span { font-size: 9px; }

