/* Spots content styling */
#content .spot-content .spot-text h1				{ font-size: 24px; line-height: 30px; margin: 0 0 10px; font-weight: normal; border-bottom: solid 1px #d3d3d3; }
#content .spot-content .spot-text h2				{ font-size: 15px; line-height: 20px; margin: 10px 0; font-weight: normal; border-bottom: solid 1px #d3d3d3; }
#content .spot-content .spot-text h3				{ font-size: 15px; line-height: 20px; margin: 10px 0; font-weight: normal; }
#content .spot-content .spot-text h4				{ font-size: 13px; line-height: 18px; margin: 10px 0; font-weight: normal; border-bottom: solid 1px #d3d3d3; }
#content .spot-content .spot-text h5				{ font-size: 13px; line-height: 18px; margin: 10px 0; font-weight: normal; }
#content .spot-content .spot-text h6				{ font-size: 11px; line-height: 16px; margin: 10px 0; font-weight: normal; }
#content .spot-content .spot-text h7				{ font-size: 11px; line-height: 16px; margin: 10px 0; font-weight: normal; }
#content .spot-content .spot-text img				{ margin: 0 0 10px; }
#content .spot-content .spot-text p					{ font-size: 12px; line-height: 18px; margin: 0; font-weight: normal; }
#content .spot-content .spot-text ol,
#content .spot-content .spot-text ul 				{ margin-top: 1em; margin-bottom: 1em; }
#content .spot-content .spot-text ol ol,
#content .spot-content .spot-text ul ol,
#content .spot-content .spot-text ol ul,
#content .spot-content .spot-text ul ul 			{ margin-top: 0.25em; margin-bottom: 0.25em; }
#content .spot-content .spot-text ul li				{ list-style: none; padding: 2px 18px; margin-left: -18px; background: transparent url(../img/icon/bullet-arrow.png) 0 2px no-repeat; }

/*	Spot content link styling	*/
.spot-product .spot-content a						{ color: #00a2ff; text-decoration: none; }
.spot-product .spot-content a:hover					{ color: #00a2ff; text-decoration: underline; }
.spot-product .spot-content a:active				{ color: #0099cc; }
.spot-product .spot-content ol,
.spot-product .spot-content ul 						{ margin-top: 1em; margin-bottom: 1em; }
.spot-product .spot-content ol ol,
.spot-product .spot-content ul ol,
.spot-product .spot-content ol ul,
.spot-product .spot-content ul ul 					{ margin-top: 0.25em; margin-bottom: 0.25em; }
.spot-product .spot-content ul li					{ list-style: none; padding: 2px 18px; margin-left: -18px; background: transparent url(../img/icon/bullet-arrow.png) 0 2px no-repeat; }


/* Spots */
.spot												{ position: relative; }
/* Spot headline */
.spot .spot-headline								{ display: table; position: relative; width: 100%; padding-top: 10px; height: 50px; background: transparent url(../img/bg/spot/spot-head-stan.png) 0 0 no-repeat; }
.spot .spot-headline .spot-hl						{ display: table-cell; vertical-align: middle; color: #fff; text-decoration: none; }
.spot .spot-headline .spot-hl span					{ display: block; margin: 0 20px; font: normal 14px/20px verdana; color: #fff; }
.spot .spot-headline .spot-hl-arrow					{ position: absolute; top: 20px; right: 0; height: 29px; width: 29px; background: transparent url(../img/icon/spot-head-link-arrow-stan.png) 100% 50% no-repeat; }
/* Spot Content */
.spot .spot-content									{ min-height: 120px; padding: 0 10px 10px; background: transparent url(../img/bg/spot/spot-cell.png) 0 100% no-repeat; }
/* Spot background position for headline */
.contentCell1 .spot .spot-headline					{ background-position: 0    0px; }
.contentCell2 .spot .spot-headline					{ background-position: 0  -60px; }
.contentCell3 .spot .spot-headline					{ background-position: 0 -120px; }
.contentCell4 .spot .spot-headline					{ background-position: 0 -180px; }
/* Spot background position for content */
.contentCell1 .spot .spot-content					{ background-position:     0px 100%; }
.contentCell2 .spot .spot-content					{ background-position:  -240px 100%; }
.contentCell3 .spot .spot-content					{ background-position:  -720px 100%; }
.contentCell4 .spot .spot-content					{ background-position: -1440px 100%; }

/* Spot moduls */
.spot .spot-content .spot-text							{ padding: 5px 10px; }
.spot .spot-content .spot-text h4						{ border-bottom: #e8e8e8 solid 1px; padding-bottom: 5px; margin-bottom: 5px; }
.spot .spot-content .spot-text a						{ color: #00a2ff; text-decoration: none; }
.spot .spot-content .spot-text a:hover					{ color: #00a2ff; text-decoration: underline; }
.spot .spot-content .spot-image							{  }
.spot .spot-content .spot-image img						{ display: block; }
.spot .spot-content .spot-image-frame 					{ padding: 10px 0; margin: 0 10px; overflow: hidden; }
.spot .spot-content .spot-image-frame img				{ display: block; }
.spot .spot-content .spot-linklist						{ padding: 5px 10px 4px; }
.spot .spot-content .spot-linklist h4					{ border-bottom: #e8e8e8 solid 1px; padding-bottom: 5px; margin-bottom: 5px; }
.spot .spot-content .spot-linklist ul					{ margin: 0; }
.spot .spot-content .spot-linklist ul li				{ list-style: none; padding: 2px 0; }
.spot .spot-content .spot-linklist ul li a				{ display: block; padding-left: 22px; line-height: 17px; color: #000; text-decoration: none; background: transparent url(../img/icon/link-arrow-stan.png) 0 0 no-repeat; }
.spot .spot-content .spot-linklist ul li a span			{ display: block; }
.spot .spot-content .spot-linklist ul li a span span.popup	{ padding: 0 25px 0 0; background: transparent url(../img/icon/popup.png) 100% 2px no-repeat; }
.spot .spot-content .spot-linklist ul li a span span.lock	{ padding: 0 25px 0 0; background: transparent url(../img/icon/lock.png) 100% 2px no-repeat; }

.spot .spot-content .spot-login							{ height: 26px; min-height: 26px; padding: 0 10px 10px; position: relative; }
.spot .spot-content .spot-login .spot-button-text		{ float: left; line-height: 26px; }
.spot .spot-content .spot-login .loginBtn				{ z-index: 2000!important; } 
.spot .spot-content .spot-buttons						{ height: 26px; padding: 0 10px 10px; }
.spot .spot-content .spot-button						{ display: block; float: right; font-weight: bold; font-size: 13px; line-height: 26px; color: #fff; text-decoration: none; background-image: url(../img/bg/button-stan.png); background-position: 100% 100%; background-repeat: no-repeat; }
.spot .spot-content .spot-button span					{ display: block; padding: 0 5px 0 10px; margin-right: 26px; background-image: url(../img/bg/button-stan.png); background-position: 0 0; background-repeat: no-repeat; }
.spot .spot-content .spotCell1							{ float: left; width: 230px; }

/* Login box */
.spot .loginbox											{ position: absolute; right: 0; top: 23px; padding: 0 10px 10px; background: url(../img/bg/loginbox.png) 50% 100% no-repeat; z-index: 2000; }
.spot .loginbox ul.lb-deco								{ width: 200px; z-index: 1100; margin: 0; border-top: solid 4px #a3c8e9; }
.spot .loginbox ul.lb-deco li							{ float: none; margin: 0; padding: 0; list-style: none; background: none;}
.spot .loginbox ul.lb-deco li a							{ float: none; clear: both; padding: 0 0 0 10px; color: #fff; display: block; line-height: 26px; background: url(../img/icon/link-arrow-stan.png) 0 0 no-repeat; text-decoration: none; }
.spot .loginbox ul.lb-deco li ul						{ padding: 0 0 10px; margin: 0; width: 200px; }
.spot .loginbox ul.lb-deco li ul li						{ padding: 10px 0 0 10px; background: none; width: 200px; }
.spot .loginbox ul.lb-deco li ul li a					{ padding: 0 0 0 25px; line-height: 17px; color: #000; }
.spot .loginbox ul.lb-deco li ul li a:hover				{ text-decoration: underline; }

#medlemmer			.spot .loginbox ul.lb-deco			{ border-top: solid 4px #df212e; }
#virksomheder		.spot .loginbox ul.lb-deco			{ border-top: solid 4px #324966; }
#organisationer		.spot .loginbox ul.lb-deco			{ border-top: solid 4px #7FA0BE; }
#ompensiondanmark	.spot .loginbox ul.lb-deco			{ border-top: solid 4px #8ec4e9; }
#medlemmer			.spot .loginbox ul.lb-deco li a		{ background: url(../img/icon/link-arrow-medl.png) 0 0 no-repeat; }
#virksomheder		.spot .loginbox ul.lb-deco li a		{ background: url(../img/icon/link-arrow-virk.png) 0 0 no-repeat; }
#organisationer		.spot .loginbox ul.lb-deco li a		{ background: url(../img/icon/link-arrow-orga.png) 0 0 no-repeat; }
#ompensiondanmark	.spot .loginbox ul.lb-deco li a		{ background: url(../img/icon/link-arrow-opdk.png) 0 0 no-repeat; }

/* Themes */
/* Headlines */
#medlemmer			.spot	.spot-headline						{ background-image: url(../img/bg/spot/spot-head-medl.png); }
#virksomheder		.spot	.spot-headline						{ background-image: url(../img/bg/spot/spot-head-virk.png); }
#organisationer		.spot	.spot-headline						{ background-image: url(../img/bg/spot/spot-head-orga.png); }
#ompensiondanmark	.spot	.spot-headline						{ background-image: url(../img/bg/spot/spot-head-opdk.png); }
.spot.medlemmer				.spot-headline						{ background-image: url(../img/bg/spot/spot-head-medl.png)!important; }
.spot.virksomheder			.spot-headline						{ background-image: url(../img/bg/spot/spot-head-virk.png)!important; }
.spot.organisationer		.spot-headline						{ background-image: url(../img/bg/spot/spot-head-orga.png)!important; }
.spot.ompensiondanmark		.spot-headline						{ background-image: url(../img/bg/spot/spot-head-opdk.png)!important; }
/* Headlines Arrow */
#medlemmer			.spot	.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-medl.png); }
#virksomheder		.spot	.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-virk.png); }
#organisationer		.spot	.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-orga.png); }
#ompensiondanmark	.spot	.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-opdk.png); }
.spot.medlemmer				.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-medl.png)!important; }
.spot.virksomheder			.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-virk.png)!important; }
.spot.organisationer		.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-orga.png)!important; }
.spot.ompensiondanmark		.spot-headline .spot-hl-arrow			{ background-image: url(../img/icon/spot-head-link-arrow-opdk.png)!important; }
/* Link lists */
#medlemmer			.spot	.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-medl.png); }
#virksomheder		.spot	.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-virk.png); }
#organisationer		.spot	.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-orga.png); }
#ompensiondanmark	.spot	.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-opdk.png); }
.spot.medlemmer				.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-medl.png)!important; }
.spot.virksomheder			.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-virk.png)!important; }
.spot.organisationer		.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-orga.png)!important; }
.spot.ompensiondanmark		.spot-content .spot-linklist ul li a	{ background-image: url(../img/icon/link-arrow-opdk.png)!important; }
/* Buttons */
#medlemmer			.spot	.spot-content .spot-button,
#medlemmer			.spot	.spot-content .spot-button span		{ background-image: url(../img/bg/button-medl.png); }
#virksomheder		.spot	.spot-content .spot-button,
#virksomheder		.spot	.spot-content .spot-button span		{ background-image: url(../img/bg/button-virk.png); }
#organisationer		.spot	.spot-content .spot-button,
#organisationer		.spot	.spot-content .spot-button span		{ background-image: url(../img/bg/button-orga.png); }
#ompensiondanmark	.spot	.spot-content .spot-button,
#ompensiondanmark	.spot	.spot-content .spot-button span		{ background-image: url(../img/bg/button-opdk.png); }
.spot.medlemmer				.spot-content .spot-button,
.spot.medlemmer				.spot-content .spot-button span		{ background-image: url(../img/bg/button-medl.png)!important; }
.spot.virksomheder			.spot-content .spot-button,
.spot.virksomheder			.spot-content .spot-button span		{ background-image: url(../img/bg/button-virk.png)!important; }
.spot.organisationer		.spot-content .spot-button,
.spot.organisationer		.spot-content .spot-button span		{ background-image: url(../img/bg/button-orga.png)!important; }
.spot.ompensiondanmark		.spot-content .spot-button,
.spot.ompensiondanmark		.spot-content .spot-button span		{ background-image: url(../img/bg/button-opdk.png)!important; }


/* Standard */
.spot-standard		.spot-headline								{ background-image: url(../img/bg/spot/spot-head-stan.png) !important; }
.spot-standard		.spot-headline .spot-hl-arrow				{ background-image: url(../img/icon/spot-head-link-arrow-stan.png) !important; }
.spot-standard		.spot-content								{ height: 150px; position: relative; }
.spot-standard		.spot-content .spot-linklist ul li a		{ background-image: url(../img/icon/link-arrow-stan.png) !important; }
.spot-standard		.spot-content .spot-button,
.spot-standard		.spot-content .spot-button span				{ background-image: url(../img/bg/button-stan.png) !important; }
.spot-standard		.spot-content .spot-login					{ width: 200px; position: absolute; bottom: 10px; }
.spot-standard		.spot-content .loginbox ul.lb-deco			{ border-color: #a3c8e9!important; }
.spot-standard		.spot-content .loginbox ul.lb-deco li a		{ background-image: url(../img/icon/link-arrow-stan.png) !important; }

/* Image Stamp */
.stamp .spot-content								{ padding: 10px; /*IE6*/ }
.stamp .spot-content img							{ display: block; }
.stamp .spot-content .stamp-deco					{ position: absolute; top: 0; left: 0;/*IE6*/ height: 22px; width: 240px; background: transparent url(../img/bg/spot/stamp-image-top.png) 0 0 no-repeat; }
.stamp .spot-content .spot-button					{ position: absolute; bottom: 20px; left: 20px; }

/* Product Spot */
.spot-product										{ width: 460px; height: 115px; padding: 10px; background:url(../img/bg/spot/spot-cell2-product.png) no-repeat; }
.spot-product .spotCell1							{ float: left; width: 210px; padding: 10px; /*IE6*/ }
.spot-product .spot-headline						{ padding: 0 0 5px 0; margin: 0; border-bottom: 1px solid #e8e8e8; font-size: 13px; }
.spot-product .spot-content							{ padding: 5px 0; }
.spot-product .spot-content p						{ margin: 0; padding: 0; }
.spot-product .spot-link							{ padding: 5px 0; width: 210px; overflow: hidden; }
.spot-product .spot-link a							{ display: block; padding-left: 22px; line-height: 17px; color: #000; text-decoration: none; background: transparent url(../img/icon/link-arrow-stan.png) 0 0 no-repeat; }
.spot-product .spot-link a:hover					{ text-decoration: underline; }
.spot-product .spot-link a span.popup				{ padding: 2px 25px 2px 0; background: transparent url(../img/icon/popup.png) 100% 50% no-repeat; }
.spot-product .spot-link a span.lock				{ padding: 2px 25px 2px 0; background: transparent url(../img/icon/lock.png) 100% 50% no-repeat; }
.spot-product .spot-media							{  }

/* Flash Banner */
.flashbanner										{ padding: 0 10px 10px; }
.flashbanner-small									{ padding: 10px; }




