@charset "utf-8";
/* ---------- MAIN CSS! ---------- */

/* PNG Fix */

/* Tilføj flere objekter hvis nødvendigt */
img, div
{ _behavior: url(/files/system/iPaper2009/js/PngFix/iepngfix.htc); }


/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border:medium none;
}

HTML, Body {
	height: 100%;
	width: 100%;
}
/* END RESET */

/* ---------- MAIN STYLES ---------- */
body {
	background:url(/Files/System/iPaper2009/Graphics/BodyBackground.jpg) #000 repeat-x;
}
#Wrapper {
	width:1026px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
#Smoke {
	position:absolute;
	z-index:1;
	top:50px;
	left:0;
	width:100%;
	height:100%;
}
#TopMenu {
	background:url(/Files/System/iPaper2009/Graphics/TopMenuBackground.jpg) no-repeat left top;
	height:81px;
}
#Logo {
	float:left;
	padding-left:55px;
}
#Menu {
	float:left;
	width:611px;
	text-align:center;
	padding-top:42px;
}
#Menu div {
	display:inline;
	margin:0 8px;
	height:42px;
}
#Menu div a:link,
#Menu div a:visited {
	color:#858585;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#Menu div span {
	background:url(/Files/System/iPaper2009/Graphics/LightOff.jpg) no-repeat center top;
	padding:12px 5px;
}
#Menu div.Active {
	background:url(/Files/System/iPaper2009/Graphics/MenuActiveLeft.jpg) no-repeat left top;
	height:42px;
	padding:12px 0 12px 5px;
}
#Menu div.Active a:link,
#Menu div.Active a:visited {
	background:url(/Files/System/iPaper2009/Graphics/MenuActiveRight.jpg) no-repeat right top;
 	padding:12px 5px;
}
#Menu div.Active span {
	background:url(/Files/System/iPaper2009/Graphics/LightOn.jpg) no-repeat center top;
}
#Menu div span:hover {
	background:url(/Files/System/iPaper2009/Graphics/LightWhite.gif) no-repeat center top;
}
#TopSearch {
	float:right;
	padding:39px 31px 0 0;
}
#TopSearch .SearchBox {
	background:url(/Files/System/iPaper2009/Graphics/SearchField.jpg) no-repeat #000 left top;
	width:89px;
	height:18px;
	border:1px none;
	color:#6B6B6B;
	padding:1px 25px 0 5px;
}
#TopSearch .SearchBox:focus,
#TopSearch .SearchBox:hover {
	background:url(/Files/System/iPaper2009/Graphics/SearchFieldActive.jpg) no-repeat #000 left top;
}
#BreadCrumb {
	float:left;
	padding-left:33px;
}
#BreadCrumb a:link,
#BreadCrumb a:visited {
	color:#494949;
	text-decoration:none;
	padding-right:3px;
}
#BreadCrumb .Lite,
#BreadCrumb a:hover {
	color:#858585;
}
#LanguagePicker {
	float:right;
	padding-right:25px;
}
#LanguagePicker div {
	float:left;
}
#LanguagePicker div a {
	color:#494949;
	text-decoration:none;
	margin:0 10px;
}
#LanguagePicker div#PickLanguage a {
	margin-right:0px;
}
#LanguagePicker div.Level2 {
	display:inline;
	float:right;
}
#LanguagePicker div.Level2 div {
	float:left;
}
#NewsTicker {
	clear:both;
	padding:7px 0 0 17px;
}
#HomeBanner {
	position:relative;
	height:331px;
}
#HomeBanner .Cases {
	position:absolute;
	top:0;
	right:-2px;
}
#HomeBanner .Banner {
	position:absolute;
	top:0;
	left:0;
}
#Teasers {
	clear:both;
	padding-left:16px;
}
#Teasers .ProductsTeaser h2 {
	color:#fff;
	font-size:12px;
	padding:8px 0 0 26px;
}
#Teasers .DemoTeaser h2 {
	color:#fff;
	font-size:12px;
	padding:8px 0 0 20px;
}
#Teasers .ClientScroller h2 {
	color:#fff;
	font-size:12px;
	padding:8px 0 0 16px;
}
#Teasers .ProductsTeaser {
	background:url(/Files/System/iPaper2009/Graphics/ProductsBottom.jpg) no-repeat left bottom;
	height:130px;
	width:256px;
	float:left;
}
#Teasers .DemoTeaser {
	background:url(/Files/System/iPaper2009/Graphics/DemoBottom.jpg) no-repeat left bottom;
	height:130px;
	width:250px;
	float:left;
}
#Teasers .ClientScroller {
	background:url(/Files/System/iPaper2009/Graphics/LogoScrollBackground.jpg) no-repeat left bottom;
	height:127px;
	width:509px;
	padding:3px 0 0 6px;
	float:left;
}
#HomeContent {
	clear:both;
	padding:10px 16px 0;
}
#HomeContent .LeftColumn {
	background:url(/Files/System/iPaper2009/Graphics/BenefitsBackground.gif) no-repeat left top;
	width:190px;
	height:347px;
	float:left;
	padding:11px 30px 0 20px;
	color:#696969;
}
#HomeContent .LeftColumn h2 {
	padding-bottom:5px;
}
#HomeContent .LeftColumn h1 {
	color:#5EAFBD;
	padding-bottom:20px;
	font-size:11px;
}
#HomeContent .LeftColumn h1 b {
	color:#fff;
	text-transform:uppercase;
}
#HomeContent .LeftColumn ul {
	padding:10px 0;
}
#HomeContent .LeftColumn a:link,
#HomeContent .LeftColumn a:visited {
	background:url(/Files/System/iPaper2009/Graphics/BulletArrowSmall.gif) no-repeat 0 2px;
	padding-left:15px;
	color:#696969;
	text-decoration:none;
}
#HomeContent .LeftColumn a:hover {
	background:url(/Files/System/iPaper2009/Graphics/BulletArrowSmallActive.jpg) no-repeat 0 2px;
	padding-left:15px;
	color:#5eafbd;
}
#HomeContent .LeftColumn li {
	background:url(/Files/System/iPaper2009/Graphics/BulletBlue.gif) no-repeat 0 10px;
	padding:4px 0 4px 15px;
}
/* Accordion */

.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 0px; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding:7px 0 0 20px; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

#HomeContent #Accordion h3.ui-state-active a {
	color:#86B439;
}
#HomeContent #Accordion h3.ui-state-active a b {
	color:#fff;
	text-transform:uppercase;
}
#HomeContent #Accordion h3 a,
#HomeContent #Accordion h3 a b {
	color:#696969;
}
#HomeContent #Accordion a:hover {
	text-decoration:none;
}

#HomeContent #Accordion h3 {
	background:url(/Files/System/iPaper2009/Graphics/AccordionHeader.gif) no-repeat left top;
	height:31px;
}
#HomeContent #AccordionWrap {
	width:493px;
	float:left;
	margin-left:10px;
}

#HomeContent #Accordion {
	color:#000;
	width:493px;
	float:left;
	height:326px;
	overflow:hidden;
}
#HomeContent #Accordion .ui-accordion-content {
	background:url(/Files/System/iPaper2009/Graphics/AccordionActive.gif) no-repeat left top;
}
#HomeContent #Accordion .ui-accordion-content h2 {
	margin-bottom:10px;
}
#HomeContent #Accordion .ui-accordion-content img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #65b2c0;
}	
#HomeContent #Accordion .ui-accordion-content a:link,
#HomeContent #Accordion .ui-accordion-content a:visited {
	background:url(/Files/System/iPaper2009/Graphics/BulletWhite.gif) no-repeat 0 3px;
	color:#696969;
	padding-left:15px;
}
#HomeContent #Accordion .ui-accordion-content a:hover {
	color:#5eafbd;
}
#HomeContent #Accordion .ui-accordion-content-active {
	height:211px !important;
}
#HomeContent .RightColumn {
	width:240px;
	height:358px;
	float:right;
}
#QuickGuide {
	background:url(/Files/System/iPaper2009/Graphics/NewsletterSubscribeBackground.gif) no-repeat left top;
	height:200px;
	padding:10px 0 0 0;
	width:239px;
	clear:both;
	margin-bottom:12px;
}
#HomeContent .RightColumn .ParagraphContainer {
	margin:0;
}
#QuickGuide h2 {
	padding:0 0 8px 15px;
	color:#5EAFBD;
}
#QuickGuide h2 b {
	color:#fff;
	text-transform:uppercase;
}
#Footer {
	background:url(/Files/System/iPaper2009/Graphics/FooterBackground.jpg) no-repeat 5px 0;
	clear:both;
	height:206px;
	padding:20px 20px 20px 30px;;
	margin:0 0 5px;
	color:#858585;
}
#Footer h3 {
	color:#696969;
	font-size:16px;
	padding-bottom:20px;
}
#Footer a:link,
#Footer a:visited {
	background:url(/Files/System/iPaper2009/Graphics/BulletGrey.gif) no-repeat 0 6px;
	padding-left:7px;
	text-decoration:none;
	color:#858585;
}
#Footer a:hover {
	text-decoration:underline;
}
#Footer #QuickLinks {
	width:768px;
	float:left;
	font-size:10px;
}
#Footer #QuickLinks td {
	width:153px;
}
#Footer #QuickLinks h4 {
	color:#86b439;
	font-weight:bold;
	font-size:10px;
}
#FooterSearch {
	float:right;
	padding-right:25px;
}
#FooterSearch .SearchBox {
	background:url(/Files/System/iPaper2009/Graphics/SearchFieldFooter.jpg) no-repeat #000 left top;
	width:135px;
	height:18px;
	border:1px none;
	color:#6B6B6B;
	padding:1px 25px 0 5px;
}
#FooterSearch .SearchBox:focus,
#FooterSearch .SearchBox:hover {
	background:url(/Files/System/iPaper2009/Graphics/SearchFieldFooterActive.jpg) no-repeat #000 left top;
}
#Footer #ContactInfo {
	float:right;
	clear:right;
	padding:30px 45px 0 0;
	width:120px;
}
#Footer #ContactInfo h6 {
	color:#5eafbd;
	font-size:10px;
	font-weight:bold;
	padding-bottom:3px;
}
#Copy {
	color:#313131;
	text-align:center;
	padding-bottom:20px;
}
#FullScreenPlayer {
	display:none;
}
#ContentContainer {
	overflow:hidden;
	margin-bottom:20px;
}
#TopBanner {
	padding:5px 0 0 5px;
	clear:both;
}
#ReferenceScrollWide {
	padding:0 0 15px 13px;
}
#ReferenceScrollWide h2 {
	background:url(/Files/System/iPaper2009/Graphics/HeaderBar1000.gif) no-repeat left top;
	height:22px;
	padding:8px 0 0 15px;
	color:#5EAFBD;
	font-size:14px;
	font-weight:normal;
}
#ReferenceScrollWide h2 b {
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
}
.LeftColumn {
	float:left;
	width:247px;
	padding-left:17px;
}
.LeftColumn #LeftColumnContent {
	width:240px;
}
#LeftMenu {
	background:url(/Files/System/iPaper2009/Graphics/LeftMenuTop.jpg) no-repeat left top;
	width:247px;
	margin-bottom:12px;
}
#LeftMenu h4 {
	color:#86b439;
	font-size:14px;
	font-weight:normal;
	padding:7px 0 10px 15px;
}
#LeftMenu h4 span {
	text-transform:uppercase;
	color:#fff;
}
#LeftMenu li {
	background:url(/Files/System/iPaper2009/Graphics/LeftMenuPassive.jpg) no-repeat left top;
	height:26px;
}
#LeftMenu li:hover {
	background:url(/Files/System/iPaper2009/Graphics/LeftMenuActive.jpg) no-repeat left top;
}
#LeftMenu li.Active {
	background:url(/Files/System/iPaper2009/Graphics/LeftMenuActive.jpg) no-repeat left top;
}	
#LeftMenu li.Active a:link,
#LeftMenu li.Active a:visited {
	color:#cecece;
	text-decoration:none;
}
#LeftMenu li a:link,
#LeftMenu li a:visited {
	display:inline-block;
	color:#7d7d7d;
	width:225px;
	text-decoration:none;
	padding:5px 0 0 15px;
}
#CenterColumn {
	float:left;
	position:relative;
	width:498px;
	background:url(/Files/System/iPaper2009/Graphics/ContentTop.jpg) no-repeat left top;
}
#Wrapper.White #CenterColumn {
	background:url(/Files/System/iPaper2009/Graphics/ContentTopWhite.gif) no-repeat left top;
}
#CenterColumn .Headline,
#NewsContainer .Headline {
	color:#86b439;
	width:375px;
	font-size:14px;
	font-weight:normal;
	display:inline-block;
	padding:8px 0 53px 25px;
}
#CenterColumn .Headline span,
#NewsContainer .Headline span {
	text-transform:uppercase;
	color:#fff;
}
#CenterColumn .Content {
	background:url(/Files/System/iPaper2009/Graphics/ContentBackground.gif) no-repeat left top;
	clear:both;
	overflow:hidden;
	padding:0 35px 20px 25px;
}
#Wrapper.White #CenterColumn .Content {
	background:url(/Files/System/iPaper2009/Graphics/ContentBackgroundWhite.gif) no-repeat left bottom;
	color:#606060;
}
#CenterColumn .ContentBottom {
	background:url(/Files/System/iPaper2009/Graphics/ContentBottom.gif) no-repeat left top;
	height:8px;
	width:495px;
}
#Wrapper.White #CenterColumn .ContentBottom {
	background:url(/Files/System/iPaper2009/Graphics/ContentBottomWhite.gif) no-repeat left top;
}
#CenterColumn .Content li {
	background:url(/Files/System/iPaper2009/Graphics/BulletGreen.gif) no-repeat 0 5px;
	padding:0 0 10px 20px;
}
#RightColumn {
	float:right;
	width:239px;
	margin-right:17px;
}
#RightColumnExpanderBox {
	background:url(/Files/System/iPaper2009/Graphics/ExpanderBoxBackground.gif) no-repeat left bottom;
	overflow:hidden;
	padding: 0 15px 15px;
	margin-bottom:12px;
}
#RightColumnExpanderBox h2 {
	background:url(/Files/System/iPaper2009/Graphics/ExpanderBoxTop.gif) no-repeat left top;
	color:#5EAFBD;
	font-size:14px;
	font-weight:normal;
	height:26px;
	margin:0 -15px;
	padding:8px 0 0 15px;
}
#RightColumnExpanderBox h2 b {
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
}
#ColorSwitch {
	position:absolute;
	top:5px;
	right:15px;
}
#ColorSwitch a.ColorSwitchLink {
	display:block;
	background:url(/Files/System/iPaper2009/Graphics/ColorSwitchBlack.gif) no-repeat left top;
	height:20px;
	width:78px;
}
#ColorSwitch a.ColorSwitchLink:hover {
	text-decoration:none;
}
#Wrapper.White #ColorSwitch a.ColorSwitchLink {
	background:url(/Files/System/iPaper2009/Graphics/ColorSwitchWhite.gif) no-repeat left top;
}
#PrinterFriendly {
	position:absolute;
	top:50px;
	right:50px;
}
#NewsContainer {
	width:745px;
	background:url(/Files/System/iPaper2009/Graphics/NewsTopBlack.jpg) no-repeat left top;
	float:left;
	position:relative;
	margin-left:16px;
}
#Wrapper.White #NewsContainer {
	background:url(/Files/System/iPaper2009/Graphics/NewsTopWhite.jpg) no-repeat left top;
	color:#606060;
}
.NewsList {
	background:url(/Files/System/iPaper2009/Graphics/NewsBackground.gif) no-repeat left top;
	padding:0 20px;
}
.NewsList .MonthHeader {
	position:relative;
}
.NewsList .MonthHeader h2 {
	color:#e2e2e2;
	font-size:15px;
	text-transform:uppercase;
	border-bottom:1px solid #202020;
	padding:15px 0 5px;
	margin-bottom:20px;
}
#Wrapper.White .NewsList .MonthHeader h2 {
	color:#050505;
}
.NewsList .MonthHeader a:link,
.NewsList .MonthHeader a:visited {
	color:#c1356f;
	position:absolute;
	top:15px;
	right:0px;
	background:url(/files/system/ipaper2009/graphics/totopblack.gif) no-repeat right 3px;
	padding:0 15px 0 0;
}
#Wrapper.White .NewsList .MonthHeader a:link,
#Wrapper.White .NewsList .MonthHeader a:visited {
	background:url(/Files/system/ipaper2009/graphics/totopwhite.gif) no-repeat right 3px;
}
#Wrapper.White .NewsList {
	background:url(/Files/System/iPaper2009/Graphics/NewsBackgroundWhite.gif) no-repeat left bottom;
}
.NewsList .NewsItem {
	background:url(/Files/System/iPaper2009/Graphics/IconCalendarBlack.gif) no-repeat left top;
	position:relative;
	padding:3px 0 25px 0;
}
#Wrapper.White .NewsList .NewsItem {
	background:url(/Files/System/iPaper2009/Graphics/IconCalendarWhite.gif) no-repeat left top;
}
.NewsList .NewsItem .Date {
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
}
#Wrapper.White .NewsList .NewsItem .Date {
	color:#6c6c6c;
}
.NewsList .NewsItem h2 {
	display:inline;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}
.NewsList .NewsItem .NewsText {
	clear:both;
	padding-top:10px;
}
.NewsList .NewsItem a:link,
.NewsList .NewsItem a:visited {
	background:url(/Files/System/iPaper2009/Graphics/BulletBlack.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#565656;
}
#Wrapper.White .NewsList .NewsItem a:link,
#Wrapper.White .NewsList .NewsItem a:visited {
	background:url(/Files/System/iPaper2009/Graphics/BulletWhite.gif) no-repeat 0 3px;
	color:#606060;
}
.NewsList .NewsItem .Splat {
	position:absolute;
	right:-25px;
	top:-15px;
}
#NewsContainer .WideBottom {
	background:url(/Files/System/iPaper2009/Graphics/NewsBottomBlack.gif) no-repeat left top;
	height:8px;
	width:745px;
}
#Wrapper.White #NewsContainer .WideBottom {
	background:url(/Files/System/iPaper2009/Graphics/NewsBottomWhite.gif) no-repeat left top;
	height:8px;
	width:745px;
}
/* TYPOGRAFI */
body {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bdbdbd;
	line-height: 1.3em;
	}
h1, h1.h1 {
	color: #86b439;
	font-size: 18px;
	font-weight:bold;
	}
h2, h2.h2 {
	color: #86b439;
	font-size: 11px;
	font-weight: bold;
	}
h3, h3.h3 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	}
	
/* h4, h5, h6  bruges som overskrift i højre og venstre side */
h4, h4.h4 h5, h5.h5, h6, h6.h6 {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	}

hr {
	height: 0;
	border:1px solid #bae1f7;
	margin: 5px 0;
	}

a, a:link {
	color: #5eafbd;
	text-decoration: none;
	}
a:visited {
	color: #5eafbd;
	text-decoration: none;
	}
a:hover {
	color: #5eafbd;
	text-decoration: underline;
	}
.text2 {
	color:#fff;
}
#Wrapper.White #CenterColumn .text2,
#Wrapper.White #NewsContainer .text2 {
	color:#000;
}


/* PARAGRAPH STYLES */
.ParagraphContainer, 
.ParagraphContainer p, 
.ParagraphContainer div, 
.ParagraphContainer div p, 
.FloatRight, 
.FloatRight table, 
.FloatRight small, 
.FloatLeft, 
.FloatLeft table, 
.FloatLeft small {

}
.ParagraphContainer {
	float:left;
	width:100%;
	margin-bottom:16px;
}
.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;
}
#CenterColumn .Content .Blue,
#CenterColumn .Content .Pink,
#CenterColumn .Content .Yellow,
#CenterColumn .Content .Green {
	border-top:1px solid #181818;
	padding-top:10px;
}
#CenterColumn .Content .Blue li {
	background:url(/Files/System/iPaper2009/Graphics/BulletBlue.gif) no-repeat 0 5px;
	padding-left:15px;
}
#CenterColumn .Content .Pink li {
	background:url(/Files/System/iPaper2009/Graphics/BulletPink.gif) no-repeat 0 5px;
	padding-left:15px;
}
#CenterColumn .Content .Yellow li {
	background:url(/Files/System/iPaper2009/Graphics/BulletYellow.gif) no-repeat 0 5px;
	padding-left:15px;
}
#CenterColumn .Content .Pink h2 {
	color:#c1346e;
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
#CenterColumn .Content .Blue h2 {
	color:#5eafbd;
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
#CenterColumn .Content .Yellow h2 {
	color:#e3ca41;
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
#CenterColumn .Content .Green h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
#CenterColumn .Content a.ToTopLink {
	color:#c1346e;
	text-decoration:none;
	background:url(/Files/System/iPaper2009/Graphics/ToTopBlack.gif) no-repeat right top;
	padding-right:15px;
	float:right;
}
#NewsletterSignup {
	background:url(/Files/System/iPaper2009/Graphics/NewsletterSubscribeBackground.gif) no-repeat left top;
	height:108px;
	padding:10px 0 0 10px;
	width:229px;
	margin-bottom:12px;
}
#NewsletterSignup h2 {
	padding-bottom:20px;
	color:#5EAFBD;
}
#NewsletterSignup h2 span {
	color:#fff;
	text-transform:uppercase;
}
#NewsletterSignup input {
	float:left;
	font-size:10px;
	height:24px;
}
#NewsletterSignup .NewsletterName {
	background:url(/Files/System/iPaper2009/graphics/InputField219.jpg) no-repeat left top;
	border:1px none;
	width:214px;
	padding:4px 0 0 5px;
	margin-bottom:5px;
	height:20px;
	color:#6b6b6b;
}
#NewsletterSignup .NewsletterEmail {
	background:url(/Files/System/iPaper2009/graphics/InputField163.jpg) no-repeat left top;
	border:1px none;
	width:158px;
	padding:4px 0 0 5px;
	height:20px;
	color:#4e4e4e;
	margin-right:6px;
}
#NewsletterSignup .NewsletterEmailUK {
	background:url(/Files/System/iPaper2009/graphics/InputField156.gif) no-repeat left top;
	border:1px none;
	width:151px;
	padding:4px 0 0 5px;
	height:20px;
	color:#4e4e4e;
	margin-right:9px;
}
.QuoteBox {
	background:url(/Files/System/iPaper2009/Graphics/QuoteEnd.gif) no-repeat right bottom;
	padding:15px 26px 0;
	margin-bottom:15px;
	clear:both;
}
.QuoteBox h4 {
	background:url(/Files/System/iPaper2009/Graphics/QuoteStart.gif) no-repeat left bottom;
	padding-bottom:30px;
	margin:0 0 -13px -26px;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	line-height:120%;
}
.QuoteBox .text2 {
	color:#5eafbd;
}
.QuoteBox .text3 {
	color:#fff;
}
.NumberBox {
	padding:2px 0 0 23px;
	clear:both;
	margin-top:15px;
}
.NumberBox h4 {
	color:#fff;
	font-size:15px;
	font-weight:normal;
	line-height:120%;
	padding-bottom:10px;
}
.HomeTeaser {
	width:240px;
	height:119px;
	float:left;
	margin-right:10px;
	background:url(/Files/System/iPaper2009/Graphics/HeaderBarUnder240.gif) no-repeat left bottom;
}
.HomeTeaser:hover {
	background:url(/Files/System/iPaper2009/Graphics/HeaderBarUnder240Active.gif) no-repeat left bottom;
}
.HomeLogoSlider {
	width:494px;
	height:119px;
	float:left;
	background:url(/Files/System/iPaper2009/Graphics/HeaderBarUnder494.gif) no-repeat left bottom;
}
.HomeLogoSlider:hover {
		background:url(/Files/System/iPaper2009/Graphics/HeaderBarUnder494Active.gif) no-repeat left bottom;
}
.HomeTeaser h2.h2,
.HomeLogoSlider h2.h2 {
	padding:8px 0 0 15px;
	font-weight:normal;
	font-size:12px;
}
.HomeTeaser h2.h2 b,
.HomeLogoSlider h2.h2 b {
	color:#fff;
	font-weight:normal;
}
.PinkTeaser,
.BlueTeaser,
.GreenTeaser {
	background:url(/Files/System/iPaper2009/Graphics/HeaderBar240.gif) no-repeat left top;
	height:153px;
	width:240px;
	margin-bottom:12px;
	clear:both;
}
.PinkTeaser:hover,
.BlueTeaser:hover,
.GreenTeaser:hover {
	background:url(/Files/System/iPaper2009/Graphics/HeaderBar240Active.gif) no-repeat left top;
}
.PinkTeaser h2 b,
.BlueTeaser h2 b,
.GreenTeaser h2 b {
	color:#fff;
	font-weight:normal;
}
.PinkTeaser h2,
.BlueTeaser h2,
.GreenTeaser h2 {
	font-size:12px;
	height:16px;
	padding:8px 0 8px 15px;
}
.PinkTeaser h2{
	color:#C1346E;
}
.BlueTeaser h2{
	color:#5EAFBD;
}
#Timeline {
	overflow:visible;
	position:relative;
	margin:0 0 0 -25px;
}
#Timeline img {
}
.NewsMonth {
	clear:both;
}
.NewsMonth h4 {
	background:url(/Files/System/iPaper2009/Graphics/IconCalendarBlack.gif) no-repeat left top;
	font-size:15px;
	color:#fff;
	padding:3px 0 10px 30px;
	margin-top:15px;
}	
.NewsMonth a:link,
.NewsMonth a:visited {
	background:url(/Files/System/iPaper2009/Graphics/BulletBlack.gif) no-repeat 0 3px;
	color:#696969;
	padding-left:15px;
	line-height:175%;
}
.NewsMonth a:hover {
	color:#5eafbd;
}
	
/* PARAGRAPH SETUP STYLES */


/* MENU STYLES */


/* TIP EN VEN - STANDARD FILSET. FILER UPLOADES TIL SERVER UDEN EDITERING */

#TipFriendPopupBg {
	padding: 80px 0 0 40px;
	background:url(/Files/System/KUNDENAVN/graphic/TipAFriendBg.jpg) top left no-repeat;
	}
#TipFriendLineText {
	float: left;
	width: 55px;
	height: 24px;
	}
#TipFriendLineInput {
	float: left;
	width: 205px;
	height: 24px;
	}
#TipFriendLineInput input {
	width: 175px;
	}

.blockOverlay {
	background:url(/Files/System/iPaper2009/Graphics/PlayerBackground.png) no-repeat center 20%;
}

/* PRINT */
.PrintContainer {
	width:700px;
	padding:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#565859 !important;
}
.PrintContainer h1 {
	line-height:20pt;
	color:#565859 !important;
}
#PrintTopContainer {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #c1c3c3;
}
#ContactInfoContainer {
	border-top:1px solid #c1c3c3;
	padding-top:10px;
	margin-top:10px;
	clear:both;
}
#PrintContentContainer {
	float:none;
	width:100%;
	color:#565859 !important;
}
#PrintContentContainer #RightColumn {
	display:none;
	color:#565859 !important;
}
#PrintContentContainer h1 {
	font-size:20px;
	color:#565859 !important;
}
#PrintContentContainer h2,
#PrintContentContainer .text2 {
	font-size:14px;
	color:#565859 !important;
}
.HomeWrapper .Splat,
.Splat {
	position:absolute;
	top:587px;
	right:257px;
}
/* Dealer Search */
#LocateTop {
	padding-bottom:10px;
}
#LocateTop #addressZip,
#LocateTop #txtFrom {
	width:328px;
}
#LocateTop .searchBtn {
	width:100px;
}
#LocateTop #NZID {
	width:438px;
	margin-top:5px;
}

/* Partner Web */
#PartnerLogin label {
	display:block;
	float:left;
	width:100px;
	margin:0 0 10px;
}
#PartnerLogin input {
	display:block;
	float:left;
	width:270px;
	margin:0 0 10px;
}
#PartnerLogin input[type="checkbox"] {
	width:15px;
	clear:both;
	margin:0 10px 0 100px;
}
#PartnerLogin #PWText {
	width:200px;
}
#PartnerLogin input[type="submit"] {
	float:left;
	width:100px;
	margin:0 0 0 277px;
	clear:both;
}
#PartnerLogin #userError {
	width:334px;
	padding:10px;
	background:#E3CA41;
	color:#000;
	margin-bottom:15px;
}