/* Stylesheet for Site Template						*/
/* Created by Array Studio doo, Serbia				*/
/* Contact: predrag@arraystudio.com					*/


/* 1. Clearfix */

.clearfix:after { /* ie.css, ie7.css */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* 2. Common */

body {
	font-size: 62.5%;
}

body.resize-large {
	font-size: 75%;
}

body.resize-xlarge {
	font-size: 81.3%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

strong em {
	font-weight: bold;
	font-style: italic;
}

em strong {
	font-weight: bold;
	font-style: italic;
}

/* 3. Structure */

#container {
	background: url(/Images/bgnd-container.gif) repeat-y;
	width: 893px;
	margin: 0 auto;
}

#header {
	width: 879px;
	margin: 0 auto;
	padding-top: 19px;
}

#wrapper {
	width: 879px;
	margin: 0 auto;
}

#sidebar {
	width: 238px;
	float: left;
	min-height: 200px;	/* this and following two definitions are solution for defining min height in all browsers */
	height: auto !important;
	height: 200px;
}

#content {
	width: 641px;
	float: left;
}

#footer {
	width: 879px;
	margin: 0 auto;
	height: 90px;
}

/* 4. Header */

.index-holder {
	margin: 0 auto;
	width: 100%;
	background: url(/Images/bgnd-index-holder.gif) repeat-x;
}

#header {
	position:relative;
}

.top-header {
	padding-bottom: 30px;
}

.functions-holder {
	margin-left: 22px;
	width: 688px;
	float: left;
}

ul.functions {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5f1d5f;
}

ul.functions li {
	float: left;
	padding-right: 40px;
	padding-top: 3px;
}

ul.functions li a:link,
ul.functions li a:visited {
	text-decoration: none;
	color: #5f1d5f;
}

ul.functions li a:hover {
	text-decoration: underline;
}

ul.functions li.resize {
	padding-top: 0px;
}

ul.functions li #resize a:link,
ul.functions li #resize a:visited {
	text-decoration: none;
}

ul.functions li #resize a:hover {
	text-decoration: underline;
}

ul.functions li #resize-large {
	font-size: 12px;
}

ul.functions li #resize-xlarge {
	font-size: 14px;
}

ul.functions li a.print {
	background: url(/Images/icon-print.gif) no-repeat 0px 0px;
	padding-left: 20px;
	height: 11px;
}

ul.functions li a.sound {
	background: url(/Images/icon-sound.gif) no-repeat 0px -1px;
	padding-left: 30px;
	height: 14px;
}

ul.functions li a.bookmark {
	background: url(/Images/icon-bookmark.gif) no-repeat 0px 0px;
	padding-left: 20px;
	height: 11px;
}

ul.functions li a.mail-fun {
	background: url(/Images/icon-email-fun.gif) no-repeat 0px 2px;
	padding-left: 20px;
	height: 11px;
}

.splash {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5c035e;
	float: left;
	margin-left: 16px;
	font-weight: bold;
	padding-top: 2px;
}

.splash a:link,
.splash a:visited {
	background: url(/Images/bgnd-header-link-arrow.gif) no-repeat right 2px;
	padding-right: 10px;
	color: #5c035e;
	text-decoration: underline;
}

.splash a:hover {
	text-decoration: none;
}

.header-holder {
	padding-bottom: 20px;
	padding-left: 22px;
}

.logo {
	float: left;
	margin-right: 20px;
}

.logo-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00aeef;
	float: left;
	width: 300px;
}

.search {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	float: right;
	padding-right: 19px;
	padding-top: 15px;
}

.search-input {
	border: none;
	background: url(/Images/bgnd-search-input.gif) no-repeat;
	height: 18px;
	width: 139px;
	vertical-align: middle;
	padding: 3px 0px 0px 3px;
}

.search-button {
	vertical-align: middle;
	background: url(/Images/k-bgnd-search-button-rollover.gif) no-repeat left top;
	cursor: pointer;
	height: 21px;
	width: 22px;
	border: none;
}

.search label {
	cursor: pointer;
}

#main-visual {
	width: 879px;
	margin: 0 auto;
	position: relative;
	min-height: 35px;	/* this and following two definitions are solution for defining min height in all browsers */
	height: auto !important;
	height: 35px;
}

#main-visual img {
	display: block;
	padding-bottom: 5px;
}

.corner {
	position: absolute;
	bottom: 5px;
	left: 0;
	background: url(/Images/k-home-corner.png) no-repeat;
	width: 171px;
	height: 85px;
}

.main-visual-text {
	position: absolute;
	top: 93px;
	left: 128px;
	width: 315px;
}

.main-visual-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-style: italic;
	color: #009aea;
}

.main-visual-text p strong {
	font-style: italic;
}

#breadcrumb {
	width: 858px;
	height: 32px;
	padding-left: 26px;
	position: relative;
}

#breadcrumb ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	padding-top: 5px;
}

#breadcrumb ul li {
	display: inline;
}

#breadcrumb ul li a:link,
#breadcrumb ul li a:visited {
	background: url(/Images/bgnd-breadcrumb.gif) no-repeat right 4px;
	color: #5c035e;
	text-decoration: none;
	padding-right:24px;
}

#breadcrumb ul li.last-crumb a:link,
#breadcrumb ul li.last-crumb a:visited {
	background: none;
	color: #999;
}


#breadcrumb ul li a:hover {
	text-decoration: underline;
}

.navigation-curve {
	height: 0.7em;
}

#main-navigation-holder {
	background: #711471 url(/Images/main-navigation-curve.gif) no-repeat;
	width: 879px;
	margin: 0 auto;
}

.purple-mask {
	background: transparent url(/Images/purple-bgnd.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
	width: 879px;
	z-index: 10;
}

/* 5. Content */

.c-row {
	margin-bottom: 10px;
	width: 640px;
}

.c-row h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #00aeef;
	margin-left: 12px;
	padding-top: 11px;
	padding-bottom: 13px;
}

.c-row h3 a:link,
.c-row h3 a:visited {
	color: #00aeef;
	text-decoration: none;
}

.c-row h3 a:hover {
	text-decoration: underline;
}

.c-block {
	width: 305px;
	background: #fff url(/Images/bgnd-c-block.gif) repeat-x bottom;
	position: relative; 
	float: left;
	margin-right: 10px;
}

.c-block-holder {
	border: 1px solid #ededed;	
}

.c-block-inner {
	border: 1px solid #fff;
	width: 301px;
	min-height: 162px;	/* this and following two definitions are solution for defining min height in all browsers */
	height: auto !important;
	height: 162px;
	padding-bottom: 11px;
}

.c-wide {
	width: 620px;
	position: relative;
}

.c-wide .c-block-holder .c-block-inner {
	width: 616px;
}

.c-top {
	background:url(/Images/c-block-top-curve.gif) no-repeat;
	position:absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 305px;
	height: 4px;
}

.c-bottom {
	background:url(/Images/c-block-bottom-curve.gif) no-repeat;
	position:absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 305px;
	height: 4px;
}

.c-wide .c-top {
	background:url(/Images/c-wide-top-curve.gif) no-repeat;
	width: 620px;
	position: absolute;
	top: 0;
	left: 0;
}

.c-wide .c-bottom {
	background:url(/Images/c-wide-bottom-curve.gif) no-repeat;
	width: 620px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.selector {
	background: url(/Images/bgnd-navigation-block.gif) no-repeat;
	width: 621px;
	height: 102px;
}

.c-block-image {
	float: left;
	margin-left: 12px;
	margin-top: 3px;
	width: 100px;
}

.c-block-no-image {
	margin-top: 0px;
}

.c-block-image img {
	border: 1px solid #e5e5e5;
	display: block;
}

.c-block-image span {
	color: #999;
	display: block;
	width: 97px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0.7em;
}

.no-image .c-block-image {
	margin-left: 12px;
	width: 100px;
	float: left;
}

.inner-text {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 170px;
}

.inner-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.5em;
	padding-bottom: 3px;
}

.inner-text p.number {
	padding-top: 6px;
}

.no-image .inner-text {
	width: 270px;
}

.no-image .inner-text-normal {
	width: 170px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

.inner-text p a:link,
.inner-text p a:visited {
	background: url(/Images/inner-link-arrow.gif) no-repeat right 5px;
	color: #853585;
	text-decoration: underline;
	padding-right: 10px;
}

.inner-text p a:hover {
	text-decoration: none;
}

.inner-text p a.no-arrow:link,
.inner-text p a.no-arrow:visited {
	background: none;
	padding-right: 0px;
}

.inner-button {
	float: right;
	background: url(/Images/k-bgnd-inner-button-rollover.gif) no-repeat;
	margin-top: 10px;
	margin-left: 12px;

}

.inner-button a:link,
.inner-button a:visited {
	display: block;
	background: url(/Images/k-bgnd-inner-link-rollover.gif) no-repeat right 0px;
	padding: 2px 10px 4px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.inner-button a:hover {
	text-decoration: underline;
}

.c-block .inner-button {
	margin-top: 13px;
	margin-left: 0px;

}

.button-rollover {
	background-position: left bottom !important;
}

.button-rollover a:link,
.button-rollover a:visited {
	background-position: right bottom;
}

.introductory {
	position: relative;
}

.introductory h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 9px;
	padding-bottom: 4px;
}

.introductory p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 9px;
}

.step-holder p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 7px 10px 7px 10px;
	line-height: 1.3em;
}

#step1-arrow {
	position: absolute;
	background: url(/Images/k-steps-arrows.png) no-repeat;
	height: 6px;
	width: 9px;
	overflow: hidden;
	top: 28px;
	left: 105px;
}

#step2-arrow {
	position: absolute;
	background: url(/Images/k-steps-arrows.png) no-repeat;
	height: 6px;
	width: 9px;
	overflow: hidden;
	top: 28px;
	left: 105px;
}

#step3-arrow {
	position: absolute;
	background: url(/Images/k-steps-arrows.png) no-repeat;
	height: 6px;
	width: 9px;
	overflow: hidden;
	top: 28px;
	left: 105px;
}

#step4-arrow {
	position: absolute;
	background: url(/Images/k-steps-arrows.png) no-repeat;
	height: 6px;
	width: 9px;
	overflow: hidden;
	top: 28px;
	left: 105px;
}

.change {
	background-position: 0 -6px !important;
}

.page-nav {
	height: 28px;
	width: 622px;
	background: #efefef;
	margin-bottom: 20px;
}

.lpn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	width: 300px;
	padding: 7px 0px 0px 11px;
}

.lpn a:link,
.lpn a:visited {
	color: #5f1d5f;
	text-decoration: none;
}

.lpn a:hover {
	text-decoration: underline;
}

.rpn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	text-align: right;
	width: 300px;
	padding: 7px 11px 0px 0px;
}

.rpn a:link,
.rpn a:visited {
	color: #5f1d5f;
	text-decoration: none;
}

.rpn a:hover {
	text-decoration: underline;
}

.date {
	width: 40px;
	margin-bottom: 5px;
	background: url(/Images/k-bgnd-date.gif) no-repeat;
	height: 15px;
}

.title .date p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 1px 0px 2px 1px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #0082c6;
	line-height: 1.1em;
	padding-bottom: 14px;
	margin-right: 2em;
}

.intro-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333;
	line-height: 1.2em;
	font-style: italic;
	margin-right: 55px;
	padding-bottom: 18px;
}

.text {
	width: 577px;
}

#content-layover .text {
	width: auto;
}

.text h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.2em;
	font-weight: bold;
}

.text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.4em;
	padding-bottom: 20px;
}

.text ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.4em;
	margin-left: 14px;
	padding-bottom: 20px;
}

.text ul li {
	list-style-type: disc;
}

.text li li {
	font-size: 1.em;
}

.text ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.4em;
	margin-left: 20px;
	padding-bottom: 20px;
}

.text ol li {
	list-style-type: decimal;
}

.text a:link {
	color: #5f1d5f;
	text-decoration: underline;
}

.text a:visited {
	color: #ab7ca9;
	text-decoration: underline;
}

.text a:hover {
	text-decoration: none;
}

.text-image {
	display: block;
	padding-bottom: 10px;
}

.location {
	width:622px;
	margin-bottom: 1.7em;
}

.lrs {
	width: 331px;
	float: left;
	position: relative;
	background: #f7f7f7;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
}

.lrs p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.6em;
	padding-right: 60px;
	padding-bottom: 8px !important;
}

.lrs .inner-button {
	margin-left: 0px;
}

.lls {
	width: 250px;
	float: left;
	margin-right: 31px;
}

.lls p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height: 1.6em;
	padding-bottom: 3.8em;
}

.lrs-top {
	background:url(/Images/lrs-top-curve.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 341px;
	height: 4px;
	overflow: hidden;
}

.lrs-bottom {
	background:url(/Images/lrs-bottom-curve.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 341px;
	height: 4px;
	overflow: hidden;
}

h3.location-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
}

.news-list {
	width:622px;
	border-top: 1px dotted #999;
	margin-bottom: 1.7em;
}

.news-block {
	padding-bottom: 16px;
	padding-top: 15px;
	border-bottom: 1px dotted #999;
}

h2.news {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #5f1d5f;
	padding-bottom: 3px;
}

h2.news a:link,
h2.news a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

h2.news a:hover {
	text-decoration: none;
}

h2.news .title-date {
	width: 40px;
	background: url(/Images/k-bgnd-date.gif) no-repeat;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em !important;
	color: #fff;
	padding: 1px 10px 2px 1px;
}

.news-text {
	float: left;
}

.news-wide {
	width: 480px;
}

.news-image {
	float: left;
	padding-top: 5px;
	display: block;
	margin-right: 12px;
}

.news-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	padding-right: 40px;
	line-height: 1.5em;
}

.news-text p a:link,
.news-text p a:visited {
	background: url(/Images/inner-link-arrow.gif) no-repeat right 5px;
	color: #853585;
	text-decoration: underline;
	padding-right: 10px;
}

.news-text p a:hover {
	text-decoration: none;
}

.search-input-breadcrumb {
	border: none;
	background: url(/Images/bgnd-search-breadcrumb.gif) no-repeat;
	height: 18px;
	width: 139px;
	vertical-align: middle;
	padding: 3px 0px 0px 3px;
}

.search-button-breadcrumb {
	vertical-align: middle;
	background: url(/Images/k-bgnd-search-button-breadcrumb-rollover.gif) no-repeat left top;
	cursor: pointer;
	height: 21px;
	width: 22px;
	border: none;
}

.search-breadcrumb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
}

.search-breadcrumb-location {
	background: #efefef;
	height: 24px;
	padding-left: 10px;
	width: 612px;
}

.search label-breadcrumb {
	cursor: pointer;
}

.search-lpn {
	padding: 3px 0px 0px 11px;
}

.title p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	padding-bottom: 16px;
	padding-right: 3em;
	line-height: 1.5em;
}

.title p span.in-title {
	color: #0082c6;
}

.search-breadcrumb,
.search-breadcrumb ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding-top: 2px;
}

.search-breadcrumb-location,
.search-breadcrumb-location ul {
	padding-top: 4px;
}

.search-breadcrumb ul li {
	display: inline;
}

.search-breadcrumb ul li a:link,
.search-breadcrumb ul li a:visited {
	background: url(/Images/bgnd-breadcrumb.gif) no-repeat right 4px;
	color: #5c035e;
	text-decoration: underline;
	padding-right:24px;
}

.search-breadcrumb ul li a:hover {
	text-decoration: none;
}

.search-results {
	width:622px;
	border-top: 1px dotted #999;
	margin-bottom: 1.7em;
}

.search-block {
	padding-bottom: 16px;
	padding-top: 15px;
	border-bottom: 1px dotted #999;
}

h2.search-title {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #5f1d5f;
	padding-bottom: 3px;
}

h2.search-title a:link,
h2.search-title a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

h2.search-title a:hover {
	text-decoration: none;
}

h2.search-title .mark {
	width: 18px;
	background: url(/Images/bgnd-search-results-mark.gif) no-repeat;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em !important;
	color: #fff;
	padding: 1px 5px 2px 5px;
}

.search-text {
	float: left;
}

.search-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	padding-right: 40px;
	line-height: 1.5em;
}

.search-text p a:link,
.search-text p a:visited {
	background: url(/Images/inner-link-arrow.gif) no-repeat right 5px;
	color: #853585;
	text-decoration: underline;
	padding-right: 10px;
}

.search-text p a:hover {
	text-decoration: none;
}

p.sub-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding-bottom: 0.7em;
	margin-top: 17px;
}

.page-nav-no-padd {
	margin-bottom: 0px;
}

.vac-holder {
	width:622px;
	margin-bottom: 1.7em;
}

.vac-block {
	padding-bottom: 19px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.vac-ls p {
	padding-top:3px;
}

.vac-rs {
	float: left;
	width: 282px;
}

h2.vac-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5f1d5f;
	font-weight: bold;
	line-height: 1.6em;
}

h2.vac-title a:link,
h2.vac-title a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

h2.vac-title a:hover {
	text-decoration: none;
}

.vac-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.7em;
}

.vac-text p a:link,
.vac-text p a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

.vac-text p a:hover {
	text-decoration: none;
}

.vacatures-link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background: url(/Images/vacatures-link.gif) no-repeat;
	width: 612px;
	height: 22px;
	display: block;
	padding: 5px 0px 0px 10px;
}

.map-holder {
	width:839px;
	margin: 0em auto 1.7em auto;
	border-top: 1px dotted #999;
}

.map-block {
	padding-bottom: 6px;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
}

.map-ls {
	float: left;
	width: 290px;
}

.map-rs {
	float: left;
	width: 312px;
}

h2.map-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0082c6;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 20px;
	height: 80px;
}

h2.map-title a:link,
h2.map-title a:visited {
	color: #0082c6;
	text-decoration: underline;
}

h2.map-title a:hover {
	text-decoration: none;
}

.map-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

.map-text p a:link,
.map-text p a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

.map-text p a:hover {
	text-decoration: none;
}

.map-text ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-left: 1em;
}

.map-text ul li a:link,
.map-text ul li a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

.map-text ul li a:hover {
	text-decoration: none;
}

.fade-holder {
	background: #eaeaea;
	height: 165px;
	width: 612px;
	padding: 10px 0px 0px 10px;
}

.fade-holder p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 3px;
	line-height: 14px;
}

.fade-holder select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-bottom: 20px;
	width: 123px;
}

.fade-holder input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fade-1,
.fade-2,
.fade-3,
.fade-4 {
	float: left;
	margin-right: 30px;
}

.last-fade {
	margin-right: 0px;
	margin-left: 10px;
}

.top-fade {
	width:600px;
	border-bottom: 1px dotted #999;
}

.fade-button {
	margin-left: 0px;
}

.fade-button a:link,
.fade-button a:visited {
	padding: 2px 42px 4px 42px;
}

.contact-holder {
	width: 604px;
	margin: 0 auto;
	background:url(/Images/bgnd-contact-holder.gif) repeat-y;
}

.contact-holder-no-back {
	background: none;
}

.contact-title {
	width: 604px;
	margin: 0 auto;
}

.contact-title p a:link,
.contact-title p a:visited {
	color: #5c035e;
	text-decoration: underline;
}

.contact-title p a:hover {
	color: #5c035e;
	text-decoration: none;
}


.no-c-title {
	padding-top: 1.2em;
}

.no-c-title p {
	padding-bottom: 1em;
}

.border-b {
	border-bottom: 1px dotted #333;
	padding-bottom: 18px;
}

.border-t {
	border-top: 1px dotted #999;
	margin-top: 6px;
}

.lbs {
	float: left;
	width: 238px;
}

.lbs-wide {
	float: left;
	width: 622px;
}

.rbs {
	float: left;
	width: 366px;
	margin-bottom: 10px;
}

.contact-title h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0082c6;
	padding-top: 1.2em;
	padding-bottom: 0.4em;
	margin-left: 0px;
}

.contact-title p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	margin-left: 0px;	
}

.lbs h3,
.lsgf h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0082c6;
	padding-top: 1.2em;
	padding-bottom: 0.4em;
	margin-left: 0px;
}

.lbs p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
}

.lbs-wide p {
	width: 450px;
}

.rbs p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}

.button-contact {
	margin-left: 0px;
}

.form-holder {
	width: 342px;
	margin: 0 auto 10px auto;
}

.form-holder select {
	width: 342px;
	height: 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.form-text {
	width: 342px;
	background: #fff;
	padding-bottom: 10px;

}

.form-holder textarea {
	width: 332px;
	height: 83px;
	background: #fff;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px 0px 0px 10px;
}

.form-holder .form-input {
	width: 342px;
	height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0px 2px 0px;
}

.form-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	padding-left: 10px;
	padding-top: 10px;
}

.contact-text {
	padding-bottom: 30px;
}

.small-form-text {
	color: #666;
	font-size: 10px;
}

ul.contact-form-list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 1em;
}

ul.contact-form-list li {
	padding-bottom: 0.7em;
}

ul.contact-form-list li label {
	vertical-align: middle;
}

ul.contact-form-list li input {
	vertical-align: middle;
}

.google-map-holder {
	width: 620px;
	height: 348px;
	margin-top: 1.5em;
	border: 1px solid #999;
	position: relative;
	background-image: url(/Images/loading.gif);
}

.shade {
	background: url(/Images/map-shade.png);
	width: 620px;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.purple-home {
	position: absolute;
	bottom: 10px;
	left: 38px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.purple-home img {
	vertical-align: middle;
}

.purple-check {
	position: absolute;
	bottom: 13px;
	left: 20px;
}

.purple-home label {
	cursor: pointer;
}

.orange-home {
	position: absolute;
	bottom: 10px;
	left: 205px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.orange-home img {
	vertical-align: middle;
}

.orange-check {
	position: absolute;
	bottom: 13px;
	left: 187px;
}

.orange-home label {
	cursor: pointer;
}

.form-text-holder-first {
	margin-top: 20px;
}

.form-text-holder {
	margin-top: 0px;
}

.left-form-text {
	float: left;
	width: 150px;
}

.right-form-text {
	float: left;
	width: 150px;
}

p.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #0082c6;
	line-height: 1em;
	padding-bottom: 14px;
}

.address-holder {
	width: 250px;
	padding-bottom: 2em;
}

.address {
	float: left;
	width: 125px;
}

.address p {
	padding-right: 0em;
}

.address-image {
	width: 125px;
	float: left;
}

.lls h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #0082C6;
	padding-top: 6px;
	padding-bottom: 10px;
}

.first-row,
.second-row,
.third-row,
.fourth-row {
	width: 194px;
	float: left;
}

.first-row,
.second-row,
.third-row {
	margin-right: 20px;
}

ul.level-1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #5f1d5f;
	margin-bottom: 20px;
	font-weight: bold;
}

ul.level-1 a:link,
ul.level-1 a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

ul.level-1 a:hover {
	color: #5f1d5f;
	text-decoration: none;
}

ul.level-2 {
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 2px;
}

ul.level-2 li,
ul.level-3 li {
	padding-bottom: 2px;
}

ul.level-3 {
	padding-left: 20px;
	color: #666;
	margin-bottom: 5px;
	font-size: 10px;
	margin-top: 3px;
}

ul.level-3 a:link,
ul.level-3 a:visited {
	color: #999;
	background: url(/Images/inner-link-arrow.gif) no-repeat left 5px;
	padding-left: 7px;
}

#content-wide {
	width: 839px;
	margin: 0 auto;
}

.vacatures-form-button {
	background: url(/Images/vacatures-form-button-blue.gif) no-repeat left top;
	cursor: pointer;
	height: 19px !important;
	width: 123px;
	border: none;
	margin-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	color: #fff;
}

.vacatures-form-button-large {
	background: url(/Images/vacatures-form-button-blue-long.gif) no-repeat left top;
	cursor: pointer;
	height: 19px !important;
	width: 123px;
	border: none;
	margin-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	color: #fff;
}

.no-pad {
	margin-left: 0px;
}

.bottom-lrs-side {
	clear: both;
}










/* 6. Sidebar */

.sidebar-holder {
	margin-left: 20px;
}

.contact {
	background: #f7f7f7;
	
	width: 197px;
	position: relative;
	margin-bottom: 2.6em;
}

.contact-below {
	background: #f7f7f7;
	
	width: 622px;
	position: relative;
	margin-bottom: 2.6em;
	margin-top: 2em;
}

.contact-top {
	background:url(/Images/contact-top-curve.gif) no-repeat;
	position:absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 197px;
	height: 4px;
}

.contact-bottom {
	background:url(/Images/contact-bottom-curve.gif) no-repeat;
	position:absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 197px;
	height: 4px;
}

.contact-top-wide {
	background:url(/Images/contact-top-curve-wide.gif) no-repeat;
	position:absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 622px;
	height: 4px;
}

.contact-bottom-wide {
	background:url(/Images/contact-bottom-curve-wide.gif) no-repeat;
	position:absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 622px;
	height: 4px;
}

#sidebar h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #5c035e;
	padding: 9px 0px 0px 12px;
}

.contact h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #5c035e;
	padding: 9px 0px 0px 12px;
}

ul.contact-list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	margin-left: 9px;
	margin-top: 7px;
}

ul.contact-list li {
	padding-bottom: 6px;
}

ul.contact-list li span {
	font-size: 0.8em;
	color: #777676;
}

ul.contact-list li a:link,
ul.contact-list li a:visited {
	color: #5c035e;
	text-decoration: none;
}

ul.contact-list li a:hover {
	text-decoration: underline;
}

ul.contact-list li .phone-number {
	font-size: 1.4em;
	color: #0082c6;
}

ul.contact-list li.phone {
	background: url(/Images/icon-phone.gif) no-repeat 0px 3px;
	padding: 0px 0px 1.7em 35px;
	width: 170px;
}

ul.contact-list li.mail {
	padding: 0px 0px 1.6em 0px;
	width: 150px;
}

ul.contact-list li.mail span {
	padding: 0px 0px 0px 36px;
	display: block;
}

ul.contact-list li.mail a {
	background: url(/Images/icon-mail.gif) no-repeat 2px 1px;
	padding: 0px 0px 1em 36px;
	height: 30px;
}

ul.below li.mail a {
	background: url(/Images/icon-mail.gif) no-repeat 2px 1px;
	padding: 0px 0px 1.5em 36px;
	height: 30px;
}

ul.below li.mail span {
	width: 100px;
}

ul.contact-list li.faq {
	padding: 0em 0em 1.3em 0em;
}

ul.contact-list li.faq a {
	background: url(/Images/icon-faq.gif) no-repeat 0px 0px;
	padding: 0.6em 0px 1em 35px;
	display: block;
}

ul.below li.faq a {
	background: url(/Images/icon-faq.gif) no-repeat 0px 3px;
	padding: 0.3em 0px 0em 35px;
	display: block;
	height: 30px;
}

.contact-below {
	width: 622px;
}

ul.below li {
	float: left;
	margin-right: 2em;
}

ul.below li.mail {
	padding-top:4px;
}

.contact-below ul.below li.faq {
	padding-top:0px;
	width: 180px;
}

.contact-below ul.below li.faq span {
	padding-left: 35px;
	width: 180px;
	display: block;
}

.phone-number {
	font-size: 1.4em;
	color: #0082c6;
}

.sidenav p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	padding-bottom: 1em;
	padding-left: 0.2em;
	padding-top: 0.3em;
}

.sidenav ul li.border-top {
	border-top:1px dotted #ccc;
}

.sidenav ul li.search-list a {
	background: url(/Images/inner-link-arrow.gif) no-repeat 5px 9px;
} 

.side-navigation {
	width: 197px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background: #F7f7f7;
	margin-bottom: 20px;
	position: relative;
}

.side-navigation p {
	padding-top: 5px;
}

.side-navigation-top {
	background:url(/Images/contact-top-curve.gif) no-repeat;
	position:absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 197px;
	height: 4px;
}

.side-navigation-bottom {
	background:url(/Images/contact-bottom-curve.gif) no-repeat;
	position:absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 197px;
	height: 4px;
}

.side-navigation ul.side-level-1 {
	padding-bottom: 3px;
}

.side-navigation ul.side-level-1 li {
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px dotted #999;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 187px;
}

.side-navigation ul.side-level-1 li.side-level-0 {
	font-size:1.2em;
	color:#fff;
	background: #711471;
}


.side-navigation ul.side-level-1 a:link,
.side-navigation ul.side-level-1 a:visited {
	color: #5c035e;
	text-decoration: underline;
}

.side-navigation ul.side-level-1 a:hover {
	text-decoration: none;
}

.side-navigation ul.side-level-2 {
	padding-left: 10px;
	margin-top: 5px;
}

.side-navigation ul.side-level-2 li {
	font-weight: normal;
	border-bottom: none;
	padding-bottom: 3px;
	padding-top: 0px;
	width: 165px;
}

.side-navigation ul.side-level-3 {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 10px;
	width: 145px;
}

.side-navigation ul.side-level-3 li {
	font-weight: normal;
	border-bottom: none;
	padding-bottom: 3px;
	padding-top: 0px;
	width: 135px;
}

.side-navigation ul.side-level-3 a:link,
.side-navigation ul.side-level-3 a:visited {
	color: #666;
	text-decoration: underline;
	padding-left: 6px;
	background: url(/Images/inner-link-arrow.gif) no-repeat left 4px;
}

.side-navigation ul.side-level-3 a:hover {
	text-decoration: none;
}

.side-location {
	background: url(/Images/bgnd-side-location.gif) no-repeat;
	width: 197px;
	height: 340px;
	margin-bottom: 2em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 81px;
}

.sidenav-location {
	width: 194px;
	height: 340px;
	margin: 0 auto;
	overflow: auto;	
}

.sidenav-location ul {
	width:170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidenav-location ul li a.select {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
	width:165px;
}

.sidenav-location ul li a.select:link,
.sidenav-location ul li a.select:visited {
	color:#620362;
	text-decoration: underline;
	background: url(/Images/inner-link-arrow.gif) no-repeat 5px 8px;
}

.sidenav-location ul li a:hover,
.sidenav-location ul li a.select:hover {
	text-decoration: none;
}

.side-image {
	width: 183px;
	margin: 2px auto 0px auto;
}

.side-text p.large {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #39c110;
	margin: 6px 20px 0px 8px;
	padding-bottom: 7px;
}

.side-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	margin: 6px 20px 0px 8px;
	padding-bottom: 7px;
}

.sidenav-location ul li.border-top {
	border-top:1px dotted #999;
	margin-top: 1px;
}

.sidenav-location .inner-list {
	padding-left: 3px;

}

.sidenav-location .inner-list ul {
	width:174px;
	
}

.sidenav-location .inner-list ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px 0px 6px 0px;
	background: none;	
}

.image-holder {
	float: left;
}

.image-holder img {
	display: block;
}

.location-desc {
	float: left;
	width: 90px;
}

.location-desc .large {
	font-weight: bold;
	color: #6a005e;	
}

.sidenav-location .inner-list ul li img {
	border: 1px solid #a7a7a7;
	margin-top: 3px;
	margin-right: 5px;
}

.location-desc a:link,
.location-desc a:visited {
	color: #6a005e;
	text-decoration: underline;
}

.location-desc a:hover {
	text-decoration: none;
}

.location-button {
	margin-right: 12px;
	margin-bottom: 5px;
}

/* 7. Footer */

.curve-image {
	width: 893px;
	margin: 0 auto;
	background: url(/Images/bottom-curve.gif) no-repeat;
	height: 17px;
}

.curve {
	display: block;
}

.footer-holder {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #bbb;
	padding-left: 238px;
	padding-top: 64px;
}

.footer-home {
	padding-left:248px;
}

.footer-holder .large-font {
	font-size: 1.1em;
}

.footer-holder a:link,
.footer-holder a:visited {
	color: #bbb;
	text-decoration: none;
}

.footer-holder a:hover {
	text-decoration: underline;
	color: #333;
}

.footer-holder a.selected:link,
.footer-holder a.selected:visited {
	color: #333;
	text-decoration: none;
}

.footer-holder a.selected:hover {
	text-decoration: underline;
	color: #333;
}

/* Steps Rollover CSS */

.rollover {
	position:relative;
	margin-left:7px;
	z-index:1000;
}

ul.colored-list {
	margin:0;
	padding:0;
	height:44px;
}

ul.colored-list li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	list-style:none;
	height:44px;
}

ul.colored-list li a:link,
ul.colored-list li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.colored-list li a:hover {
	text-decoration: underline;
}

#step1 {
	background: #fff url(/Images/k-rollover-step1.gif) no-repeat 0 -44px;
	width:148px;
}

#step2 {
	background: #fff url(/Images/k-rollover-step2.gif) no-repeat 0 -44px;
	width:137px;
}

#step3 {
	background: #fff url(/Images/k-rollover-step3.gif) no-repeat 0 -44px;
	width:127px;
}

#step4 {
	background: #fff url(/Images/k-rollover-step4.gif) no-repeat 0 -44px;
	width:142px;
}

#mid-1-2,
#mid-2-3,
#mid-3-4 {
	background: #fff url(/Images/k-rollover-states.gif) no-repeat -0px 0px;
	width:16px;
}

.over-me {
	background-position: 0px 0px !important;
}

.state-2 {
	background-position: -32px 0px !important;
}

.state-3 {
	background-position: -16px 0px !important;
}

.show {
	display:block;
}

.not-now {
	display:none;
}

#step1-content {
	background: transparent url(/Images/k-rollover-step1-bgnd.png) no-repeat left bottom;
	width:152px;
	position:absolute;
	top:40px;
	left:0;
	z-index: 10 !important;
}

#step2-content {
	background: transparent url(/Images/k-rollover-step1-bgnd.png) no-repeat left bottom;
	width:151px;
	position:absolute;
	top:44px;
	left:154px;
	z-index: 10;
}

#step3-content {
	background: transparent url(/Images/k-rollover-step1-bgnd.png) no-repeat left bottom;
	width:141px;
	position:absolute;
	top:44px;
	left:307px;
	z-index: 10;
}

#step4-content {
	background: transparent url(/Images/k-rollover-step1-bgnd.png) no-repeat left bottom;
	width:152px;
	position:absolute;
	top:41px;
	left:450px;
	z-index: 10;
}

/* Navigation */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:100;
}

#nav a {
	display: block;
	width: 120px;
	color:#fff;
	text-decoration:none;
	font-size:11px;

}

#nav a.level-0 {
	text-align:center;
}

#nav a:hover {
	text-decoration: underline;
	background: url(/Images/k-bgnd-main-nav-hover.gif) repeat-x;
}


#nav li { /* all list items */
	float: left;
	width: 146px; /* width needed or else Opera goes nuts */
	font-family: Arial, Helvetica, sans-serif;
	background: url(/Images/bgnd-main-nav.gif) no-repeat right;
	
}

#nav li.last {
	background: none;
	width:148px;
}

#nav li.last a {
	width:125px;
}

#nav li.last ul li a:hover {
	background: url(/Images/k-bgnd-main-nav-hover.gif) repeat-x;
}

#nav li.last a:hover {
	background: url(/Images/k-bgnd-main-nav-last.gif) no-repeat;	
}


#nav li.first ul li a:hover {
	background: url(/Images/k-bgnd-main-nav-hover.gif) repeat-x;
}

#nav li.first a:hover {
	background: url(/Images/k-bgnd-main-nav-first.gif) no-repeat;	
}

#nav li.selected {
	background: #6cb72e url(/Images/k-bgnd-main-nav.gif) no-repeat right;
}

#nav li.selected a {
	text-decoration: underline;
}

#nav li.selected ul li a {
	text-decoration: none;
}

#nav li.selected ul li a:hover {
	text-decoration: underline;
}

#nav li.main a {
	padding:8px 12px;
}


#nav li ul { /* second-level lists */
	position: absolute;
	width: 146px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li.last ul,
#nav li.last ul li {
	width: 149px !important;
}

#nav li ul li {
	border-bottom: 1px solid #ccc;
	background: transparent url(/Images/nav-level1.png);	
}

#nav li ul li a {
	width: 122px;
}

#nav li ul ul { /* third-and-above-level lists */

	margin: -27px 0 0 146px;
}
#nav li ul ul li {
	background: transparent url(/Images/nav-level2.png);
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Splash */

#container-splash {
	width: 900px;
	margin: 0 auto;
	position:relative;
}

#container-splash #splash-holder {
	width:900px;
	height:490px;
	position:relative;
}

#container-splash #splash-holder img {
	display:block;
}

#container-splash .mask {
	width:900px;
	height:490px;
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
	background:transparent url(/Images/mask.png) no-repeat 0 0;
}

#container-splash #splash-nav-bgnd {
	position: absolute;
	top: 431px;
	left: 28px;
	width: 844px;
	height: 6px;
	background:url(/Images/bgnd-splash-nav.png) no-repeat;
}

#container-splash #shade-1 {
	position: absolute;
	top: 261px;
	left: 28px;
	width: 171px;
	height: 170px;
	background:url(/Images/shade-1.gif) no-repeat left top;
}

#container-splash #shade-2 {
	position: absolute;
	top: 261px;
	left: 199px;
	width: 169px;
	height: 170px;
	background:url(/Images/shade-2.gif) no-repeat left top;
}

#container-splash #shade-3 {
	position: absolute;
	top: 261px;
	left: 368px;
	width: 169px;
	height: 170px;
	background:url(/Images/shade-3.gif) no-repeat left top;
}

#container-splash #shade-4 {
	position: absolute;
	top: 261px;
	left: 537px;
	width: 169px;
	height: 170px;
	background:url(/Images/shade-4.gif) no-repeat left top;
}

#container-splash #shade-5 {
	position: absolute;
	top: 261px;
	left: 706px;
	width: 166px;
	height: 170px;
	background:url(/Images/shade-5.gif) no-repeat left top;
}

#container-splash #splash-nav {
	top:374px;
	left:34px;
	position:absolute;
	z-index:100;
}

#container-splash .splash-corner-shl {
	position: absolute;
	top: 0;
	right: 0;
	width: 152px;
	height: 112px;
	background: url(/Images/k-splash-corner-shl.png) no-repeat;
}

#container-splash .splash-text {
	position: absolute;
	top: 72px;
	left: 68px;
}

#container-splash .splash-text p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #009aea;
	font-style: italic;
	width: 330px;
}

#container-splash #splash-nav ul {
	margin-left: 2px;
}

#container-splash #splash-nav ul li {
	float: left;
	width: 159px;
	padding-top: 2px;
	padding-left: 10px;	
}

#container-splash #splash-nav ul li.last-item {
	width: 154px;
}

#container-splash #splash-nav ul li.last-item p a:link,
#container-splash #splash-nav ul li.last-item p a:visited {
	color: #fff;
}

#container-splash #splash-nav ul li .splash-nav-1 {
	background: url(/Images/splash-nav-1.png) no-repeat 0 17px;
	width:154px;
	height:117px;
}

#container-splash #splash-nav ul li .splash-nav-1 a {
	display:block;
	height:117px;
	width:154px;
	overflow:hidden;
	padding-top:30px;
	text-indent:-1000em;
}


#container-splash #splash-nav ul li .splash-nav-2 {
	background: url(/Images/splash-nav-2-kwadrant.png) no-repeat 0 17px;
	width:154px;
	height:117px;
}

#container-splash #splash-nav ul li .splash-nav-2 a {
	display:block;
	height:117px;
	width:154px;
	overflow:hidden;
	text-indent:-1000em;
}

#container-splash #splash-nav ul li .splash-nav-3 {
	background: url(/Images/splash-nav-3.png) no-repeat 0 17px;
	width:154px;
	height:117px;
}

#container-splash #splash-nav ul li .splash-nav-3 a {
	display:block;
	height:117px;
	width:154px;
	overflow:hidden;
	text-indent:-1000em;
}

#container-splash #splash-nav ul li .splash-nav-4 {
	background: url(/Images/splash-nav-4.png) no-repeat 0 17px;
	width:154px;
	height:117px;
}

#container-splash #splash-nav ul li .splash-nav-4 a {
	display:block;
	height:117px;
	width:154px;
	overflow:hidden;
	text-indent:-1000em;
}

#container-splash #splash-nav ul li .splash-nav-5 {
	background: url(/Images/splash-nav-5.png) no-repeat 0 17px;
	width:154px;
	height:117px;
}

#container-splash #splash-nav ul li .splash-nav-5 a {
	display:block;
	height:117px;
	width:154px;
	overflow:hidden;
	text-indent:-1000em;
}


#container-splash #splash-nav ul li p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
}

#container-splash #splash-nav ul li a.small-splash:link,
#container-splash #splash-nav ul li a.small-splash:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	display:block;
	text-decoration:none;
	width:149px;
	height:59px;
}

#container-splash .splash-header {
	padding-top: 66px;
}

#container-splash .splash-header .splash-logo {
	float: left;
	padding-left: 13px;
	padding-bottom: 10px;
	margin-right: 20px;
}

#container-splash .splash-header .splash-contact {
	float: right;
	padding-right: 15px;
	padding-top: 10px;
}

#container-splash .splash-header .splash-contact p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
}
#container-splash .splash-header .splash-contact p a:link,
#container-splash .splash-header .splash-contact p a:visited {
	color: #5f1d5f;
	text-decoration: underline;
}

#container-splash .splash-header .splash-contact p a:hover {
	text-decoration: none;
}

#container-splash .splash-footer {
	position: absolute;
	bottom: 25px;
	left: 42px;
	z-index: 10;
}

#container-splash .splash-footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}

#container-splash .splash-footer p a:link,
#container-splash .splash-footer p a:visited {
	color: #333;
	text-decoration: none;
}

#container-splash .splash-footer p a:hover {
	text-decoration: underline;
	color: #333;
}

.pages-results {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
}

.title p.pages-results {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
}

.title p.pages-results span {
	color: #000;
}

.page-results-bottom {
	padding-top: 1em;
}

.pages-results a:link,
.pages-results a:visited {
	text-decoration: underline;
	color: #5c035e;
}

.pages-results a:hover {
	text-decoration: none;
}

.generic-form ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 0px;
	margin-bottom: 20px;
}

.generic-form ul li {
	padding-bottom: 7px;
	padding-top: 8px;
	list-style-type: none;
	padding-left: 10px;
}
.generic-form ul li label {
	cursor: pointer;
}

.generic-form ul li .lsgf {
	float: left;
	width: 150px;
}

.generic-form ul li .rsgf {
	float: left;
	width: 390px;
}

.generic-form ul li .rsgf input {
	display: block;
}

.generic-form ul li input,
.generic-form ul li select,
.generic-form ul li textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.generic-form .mandatory-star p {
	padding-bottom: 20px;
}

.rsgf input.checkers {
	float: left;
}

.rsgf label.rsgf-info {
	padding-left: 5px;
	cursor: pointer;
	color: #333;
}

.rsgf select {
	width: 335px;
}

.generic-form ul li.error {
	background: #efefef;
	color: #cc0000;
}

.error-holder {
	background: #efefef;
	border: 1px solid #999;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.error-holder h2 {
	color: #711471;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

.error-holder p {
	color: #711471;
}

.error-holder p span {
	color: #cc0000;
}

.form-button {
	width: 150px;
	border: none;
	margin-left: 0px;
	height:19px;
	color: #fff;
	padding: 1px 0px 3px 0px;
}

.form-inner-button {
	background: url(/Images/k-form-button.gif) no-repeat;
	cursor: pointer;
}

.form-inner-button-print {
	background: url(/Images/k-bgnd-print.gif) no-repeat;
	cursor: pointer;
}

.form-inner-button-generic {
	background: url(/Images/k-bgnd-gen-submit.gif) no-repeat;
	cursor: pointer;
}

.form-inner-button-login {
	background: url(/Images/k-bgnd-login.gif) no-repeat;
	cursor: pointer;
}

.generic-form ul li.button-holder  {
	border-top: 1px dotted #999;
	padding-top: 20px;
	margin-top: 10px;
}

.button-hover:hover {
	text-decoration: underline;
}

.mandatory-marker {
	display: none;
}

.mandatory .mandatory-marker {
	display: inline;
}

.mandatory-star {
	padding-left: 10px;
	border-bottom: 1px dotted #999;
	padding-top: 20px;
	margin-bottom: 10px;
}

.mandatory-star p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.mail-form-input {
	width: 333px;
}

.mail-form-input-area {
	width: 335px;
}



a.pdf:link, a.pdf:visited  {
   list-style-image: none;
	list-style-type: none;
	background: transparent url(/Images/pdf.gif) no-repeat 0 1px;
	padding-left: 20px;
	display: inline !important;
}


/* Google clouds */

.google-cloud-holder {
    width: 287px;

}

.google-cloud-holder h6 {
    color: #00aeef;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 1.2em;
}


.google-cloud-holder .close-cloud {
    float: right;
}

.google-cloud-holder .cloud-image {
    border: 1px solid #9f6fa8;
    width: 71px;
    float: left;
    margin-right: 14px;
}

.google-cloud-holder img {
    display: block;
}

.google-cloud-holder .cloud-data {
    float: left;
    width: 172px;
}

.google-cloud-holder p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #8c8a99;
    padding-bottom: 0.8em;
}

.google-cloud-holder p span {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    color: #000;
}

/* Google clouds END */

.print-page {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 15px;
}

.print-page input {
	display: block;
}

#layover-holder{
	border:1px solid #ccc;
	position:absolute;
	z-index:1000;
	background:#fff;
}

#layover-mask {
	z-index:2;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	filter:alpha(opacity=50);
	-moz-opacity:.25;
	opacity:.25; 
	background:#aaa;
}

.layover-box {
	padding: 15px;
}

.layover-box h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #0082c6;
	line-height: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}

.close-button {
	float: right;
}

.close-button img {
	display: block;
}

a.word:link, a.word:visited  {
   list-style-image: none;
   list-style-type: none;
   background: transparent url(/Images/word.gif) no-repeat 0 1px;
   padding-left: 20px;
   display: inline !important;
}
