@import url(/themes/fonts/functionpro/demi/stylesheet.css);
@import url(/themes/fonts/functionpro/boldcondensed/stylesheet.css);

HTML {margin: 0; padding: 0;}
BODY {
	margin: 0;
	padding: 0;
	border: 0; /* ie6 fix */
	font: normal .875em/1.5em Arial, sans-serif;
	color: #000;
	background: url(pics/bg.gif) #fff;
}

/* Basic Elements
===================*/
A {text-decoration: none; outline: none; color: #f40095;}
A:hover {text-decoration: underline;}
A IMG {border: 0;}

H1 A, H2 A, H3 A,
H1 A:hover, H2 A:hover, H3 A:hover {
	text-decoration: none;
	color: #000;
}
H1 {
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.4em;
	margin: 1.15em 0 1.15em 0;
	padding: 0 30px 12px 0;
	width: 100%;
	color: #000;
	background: url(pics/headingBorder.gif) repeat-x left bottom;
}
H2 {
	font-weight: bold;
	font-size: 1.43em;
	line-height: 1.4em;
	margin: 1.7em 0 1em 0;
	padding: 0;
	color: #000;
}
H3 {
	font-weight: bold;
	font-size: 1.1425em;
	line-height: 1.4em;
	margin: 2.1em 0 1em 0;
	padding: 0 30px 12px 0;
	width: 100%;
	color: #000;
	background: url(pics/headingBorder.gif) repeat-x left bottom;
}
P {margin: 18px 0; padding: 0;}

.wp-caption-text {font-style:italic;}

HR {
	clear: both;
	height: 1px;
	border: 0;
	margin: 10px -30px 10px 0px;
	padding: 0;
	color: #d5d5d5;
	background-color: #d5d5d5;
}
INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
INPUT[type=submit] {
	background: url(pics/button.gif) #c00172 repeat-x left top;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 0;
	color: #fff;
	padding: 4px 25px;
	width: auto;
	cursor: pointer;
	overflow: visible;
}
FORM {margin: 0;}
IMG, TABLE, TD {border-color: #ccc;}
UL {
	list-style: url(pics/listBullet.gif);
	margin-left: 0px;
	padding-left: 25px;
}

/* sitemap
============*/
#pageList UL {
	list-style: none;
	padding-left: 0px;
	margin-left: 0;
}
#pageList .subList {
	margin: 0;
	padding: 0;
}
#pageList UL LI {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
}
#pageList UL LI A {
	color: #000;
}
#pageList UL UL {
	padding-left: 30px;
}
#pageList UL LI UL LI {
	padding: 5px 0px;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
}
#pageList UL LI UL LI A {
    color: #f40095;
}

/* wrapper
============*/
#wrapper {
}
#wrapperCenter {
	background: url(pics/wrapperPink.jpg) repeat-x left top;
}
#wrapperContent {
	background: url(pics/headerLines.png) no-repeat center 110px;
}

/* Header
==========*/
#header {
	margin: 0 auto;
	height: auto;
	min-height: 259px;
	background: url(pics/headerPink.gif) repeat-x left top;
}
#headerCenter {
	margin: 0 auto;
	max-width: 1021px;
	min-width: 1000px;
}
#headerContent {
	margin: 0 auto;
	width: 980px;
	position: relative;
	overflow: visible;
}

/* Logo
========*/
#logo {
	position: absolute;
	left: 0;
	top: 36px;
	z-index: 100;
}
.logoText {
	position: absolute;
	left: 0;
	top: 68px;
	color: #6e6e6e;
	z-index: 100;
}
.logoText P {
	margin: 0;
	padding: 0;
}

/* banner
==========*/
.banner {
}

/* Language
================*/
.language { 
	position: absolute; 
	top: 18px; 
	cursor: pointer;
	right: 0; 
	z-index: 1000; 
	font-size: 11px;
	padding: 0 40px 0 10px;
	background: url(pics/selectButton.gif) no-repeat right top;
}
.language UL { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	background: #fff;
}
.language UL LI { display: none; margin: 0; padding: 0 0 0px 0; }
.languageOpen UL LI,
.language UL LI.open { display: block; }
.language UL LI A { 
	display: block; 
	padding: 0 0 0 28px; 
	color: #898989; 
	height: 16px;
	line-height: 16px;
}
.language UL LI A:hover { text-decoration: none; } 
.language UL LI.langEn A { 
	background: url(/images/flags/en.gif) no-repeat left 3px; 
}
.language UL LI.langNl A { 
	background: url(/images/flags/nl.gif) no-repeat left 3px; 
}
.language UL LI.langSe A { 
	background: url(/images/flags/se.gif) no-repeat left 3px; 
}
.language UL LI.langFi A { 
	background: url(/images/flags/fi.gif) no-repeat left 3px; 
}
.language UL LI.sub { 
	position: absolute; 
	margin-top: 4px;
	width: 100%;
	left: 0;
	background: url(pics/headingBorder.gif) repeat-x left bottom;
	padding-bottom: 1px;
}
.language UL LI.sub UL { 
	padding: 5px 10px; 
	background: url(pics/headingBorder.gif) #fff repeat-x left top;
}   

/* Top navigation
==================*/
#nav {
	width: 770px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 56px;
	overflow: hidden;
	z-index: 101;
}
#nav UL {margin: 0; padding: 0; float: right;}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav UL LI A {
	display: block;
	float: left;
	padding: 0 17px;
	font-size: 26px;
	line-height: 30px;
	text-decoration: none;
	color: #000;
	letter-spacing: -0.3px;
	font-family: FunctionProDemi, Arial, sans-serif;
}
#nav UL LI A:hover {
	text-decoration: none;
	color: #838383;
}
#nav UL LI A.open {
	color: #838383;
}

/* Content
============*/
#content {
	margin: 0 auto;
	max-width: 1021px;
	min-width: 1000px;
	height: auto;
	min-height: 100px;
	background: #fff;
}
#contentCenter {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
	position: relative;
	padding-top: 19px;
	background: url(pics/line.gif) repeat-x left 19px;
}
#contentContent {
	background: url(pics/vline.gif) repeat-y 244px top;
}

#main {
	float: right;
	width: 650px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	padding-right: 30px;
}
#mainContent > DIV {
	margin-top: 30px;
}
#mainContent { overflow: hidden; }
#column1 {
	float: left;
	width: 207px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	padding: 0 30px 30px 10px;
}
.column1Text {
}
.column1Text > :first-child {
	margin-top: 0;
	padding-top: 0;
}
#column2 {
	display: none;
}
.clearDiv {
	clear: both;
}

/* Sub navigation
==================*/
.subnav {
	padding: 0 0 20px 0;
	margin: 0 -30px 0 -10px;
}
.subnav UL {
	margin: 0;
	padding: 0;
}
.subnav UL LI {
	margin: 0;
	padding: 0 0 1px 5px;
	list-style-type: none;
	background: url(pics/subnavLine.gif) no-repeat left bottom;
}
.subnav UL LI A {
	display: block;
	padding: 29px 59px 30px 14px;
	margin: 0 0 0px 0;
	color: #000;
	letter-spacing: -0.3px;
	font-family: FunctionProDemi, Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.subnav UL LI A:hover {
	text-decoration: none;
	color: #838383;
}
.subnav UL LI A.open {
	background: url(pics/subnavOpen.gif) no-repeat right center;
}

.subnav LI.sub {
	padding-right: 5px;
}

/* sub
=======*/
.subnav UL LI UL {
	background: #fff;
	padding: 0px 0 25px 0;
	margin-top: -8px;
}
.subnav UL LI UL LI {
	background: none;
}
.subnav UL LI UL LI A {
	background: none;
	padding: 3px 59px 3px 9px;
	color: #f40095;
	font: normal 16px Arial, sans-serif;
}
.subnav UL LI UL LI A:hover {
	color: #000;
}
.subnav UL LI UL LI A.open {
	background: none;
	color: #000;
}

/* subsub
==========*/
.subnav UL LI UL LI UL {
}
.subnav UL LI UL LI UL LI {
}
.subnav UL LI UL LI UL LI A {
}
.subnav UL LI UL LI UL LI A:hover {
}
.subnav UL LI UL LI UL LI A.open {
}

/* Footer
===========*/
#footer {
	margin: 0 auto 30px auto;
	max-width: 1021px;
	min-width: 1000px;
	background: #fff;
	padding-top: 10px;
}
#footerCenter {
	margin: 0 auto;
	width: 980px;
	position: relative;
	overflow: hidden;
	background: url(pics/line.gif) repeat-x left top;
}
.footerText {
	line-height: normal;
	padding: 10px 0 11px 0;
	background: url(pics/line.gif) repeat-x left bottom;
}
.footerText P { display: none; }
.footerText TABLE {
	width: 1022px;
	margin: 0 0 0 -22px;
}
.footerText TABLE P { display: block; }
.footerText TABLE TD {
	padding: 0 22px;
	background: url(pics/vlineDotted.gif) repeat-y left top;
}
.footerContact P { margin: 0; padding: 0; }
.footerContact { 
	padding: 12px 0 27px 0; 
	color: #888888;
	font-size: 11px;
}
.footerContact IMG {
	position: relative;
	bottom: -2px;
	padding-right: 7px;
}

/* Header text
===============*/
.headerText { 
	padding-top: 98px; 
}
.headerText * { color: #fff; }
.headerText P {
	margin: 0;
	padding: 0;
	display: none;
}
.headerText TABLE P { display: block; margin-bottom: 0; }
.headerText TABLE { width: 100%; height: 161px; }
.headerText TABLE TD { padding: 20px 0; }
.headerText H2 {
	font-size: 32px;
	margin: 0 0 15px 0;
	padding-top: 0;
	text-decoration: none;
	letter-spacing: -0.7px;
	font-family: FunctionProDemi, Arial, sans-serif;
}
#header .persistableForm {
	background: #D30481;
	padding-top: 54px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 3;
}
#header .persistableFormCenter {
	overflow: hidden;
	background: #fff;
	width: 860px;
	margin: 0 auto;
	padding: 29px;
	-moz-box-shadow: 0 1px 3px #960053;
	-webkit-box-shadow: 0 1px 3px #960053;
	box-shadow: 0 1px 3px #960053;
	border: 1px #f3f3f3 solid;
	font-size: 12px;
	line-height: normal;
}
.headerGlow {
	width: 980px;
	height: 26px;
	position: absolute;
	left: 0;
	background: url(pics/glow.png) no-repeat left top;
	z-index: 11;
}

.login {
	position: absolute;
	color: #888;
	top: 15px;
	right: 160px;
	z-index: 20;
	font-size: 11px;
}
.login P { margin: 0; }
.login A {
	background: url(pics/button.gif) #c00172 repeat-x left top;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 0;
	color: #fff;
	padding: 2px 10px;
	margin-left: 15px;
}

/* Buttons
============*/

A.trialButton-nonactive  {
	display: inline-block;
	background: url(pics/headerButton.jpg) no-repeat center top;
	border-top: 1px #fe6abd solid;
	border-bottom: 1px #9d0860 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: FunctionProBoldCondensed, Arial, sans-serif;
	font-size: 24px;
	color: #fff;
	line-height: normal;
	padding: 12px 30px 11px 30px;
	text-decoration: none;
	text-align: center;
}
A.trialButton-nonactive:hover {
	text-decoration: none;
	background: url(pics/headerButtonHover.jpg) no-repeat center top;
}

A.trialButton {
	display: inline-block;
	background: url(pics/headerButton.jpg) no-repeat center top;
	border-top: 1px #fe6abd solid;
	border-bottom: 1px #9d0860 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: FunctionProBoldCondensed, Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	padding: 12px 30px 11px 30px;
	text-decoration: none;
	text-align: center;
}
A.trialButton:hover {
	text-decoration: none;
	background: url(pics/headerButtonHover.jpg) no-repeat center top;
}

/* Form
---------------*/
.persistableForm P {
	display: none;
	margin-top: 0;
}
.persistableForm TABLE P {
	display: block;
}
.persistableForm H2 { font-size: 1.84em; margin: 0; }
.persistableForm H3 { background: none; font-size: 1.455em; margin: 0; }
.persistableForm {
	font-size: 12px;
	line-height: normal;
}
.persistableForm TABLE { margin: 0 -28px; padding: 0px 0 ; }
.persistableForm TABLE TD { padding: 0 29px 4px 29px; vertical-align: top; }
.persistableForm TABLE LABEL {
	display: inline-block;
	width: 65px;
}
.persistableForm TABLE INPUT {
	background: url(pics/textInput.gif) repeat-x left top;
	border-top: 1px #949494 solid;
	border-right: 1px #c6c6c6 solid;
	border-bottom: 1px #ededed solid;
	border-left: 1px #c6c6c6 solid;
	padding: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.persistableForm TABLE.table2 { padding: 10px 0 0 0; color: #828282; }
.persistableForm TABLE.table2 TABLE { margin: 0 0 -10px 0 !important; padding: 0; }
.persistableForm TABLE.table2 TD {
	background: url(pics/vlineDotted.gif) repeat-y left top;
} 
.persistableForm TABLE.table2 TABLE TD { padding: 0 !important; background: none; }
.persistableForm BUTTON {
	display: block;
	background: url(pics/headerButton.jpg) no-repeat center -13px;
	border: 0;
	border-top: 1px #fe6abd solid;
	border-bottom: 1px #9d0860 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
	color: #fff;
	text-transform: uppercase;
	font-family: FunctionProBoldCondensed, Arial, sans-serif;
	font-size: 19px;
	cursor: pointer;
	line-height: normal;
	padding: 6px 30px 6px 30px;
	text-decoration: none;
	text-align: center;
}
.persistableFormCenter { overflow: hidden; }
.trialClose {
	position: absolute;
	right: 7px;
	bottom: 10px;
	color: #fff;
	display: none;
	width: 20px;
	height: 20px;
	background: url(pics/closeForm.png) no-repeat center center;
}
.trialClose SPAN { display: none; }
.trialFormOpen .trialClose { display: block; }

/* Features front
------------------- */
.featuresTable { margin: 0 -20px; } 
.featuresTable TD { 
	border-right: 1px #ddd dotted;
	border-top: 1px #ddd dotted;
}
.featuresTable TR:first-child TD { border-top: 0 !important; } 
.featuresTable TD *:first-child { margin-top: 0px; padding-top: 0; }
.featuresTable TD P { margin-bottom: 0; }