@charset "utf-8";
html {
	height:100%;
	background-color:#000;
}
body {
	height:100%;
	margin: 0px;
	background-image:url(../images/pageBg.png);
	background-position:top;
	background-repeat:repeat-x;
}
body, td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}
img{
	border:none;
}
a, a:link, a:visited {
	outline:none;
	text-decoration:none;
	color:#0079cf;
}
a:hover {
	color:#003c66;
}
p {
	margin:0 0 12px 0;
}
#pageBg {
	background: url(../images/leafBg.png) no-repeat top right;
	padding-bottom:10px;
}
#header {
	height:167px;
}
#content {
	min-height:400px;
	background:url(../images/contentBg.png) repeat-y top center;
	margin:0;
	padding:20px;
}
.contentTab {
	float:left;
	width:298px;
	margin: 20px 4px;
}
.contentTab h2 {
	padding:0;
	margin: 10px 0;
	font-size:18px;
	color:#343434;
}
#v4 div{
	font-size:10px;
}
#v4 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#v4 ul li{
	cursor:default;
	margin:0;
	padding:1px 0;
	font-size:11px;
}
div.ok, div.no{
	height:14px;
	width:14px;
	margin:0 auto;
}
li.hover{
	color:#03426F;
}
div.ok{
	background:url(../images/ok.png) no-repeat top right;
}
div.ok.selected{
	background-position:bottom;
}
.box {
	height:320px;
	border:solid 1px #a0a0a1;
	background-color:#f2f2f2;
	padding:14px 10px;
}
#clientBox{
	height:312px;
	text-align:left;
}
#clientBox span{
	font-size:11px;
	color:#333;
}
#clientBox img{
	margin:6px 6px 8px 0;
}
h3 {
	margin:2px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#0079cf;
}
h4 {
	margin:8px 0;
	font-size:14px;
	color:#0079cf;
}
#contantTab1 .box {
	text-align:justify;
	overflow:hidden;
}
#cmsTabs {
	list-style:none;
	margin:0;
	padding:0;
	height:30px;
}
#cmsTabs li {
	float:left;
	padding:1px;
}
#cmsTabs li a {
	display:block;
	padding:4px 8px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#666;
}
#cmsTabs li a:hover {
	color:#03426f;
}
#cmsTabs li.selected a {
	color:#03426f;
	border-bottom:solid 1px #c6c6c6;
}
.cmsTabContent {
	position:absolute;
	z-index:1;
	width:278px;
}
#contantTab2 ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}
#contantTab2 ul li {
	margin:12px 0 0 8px;
}
#contantTab2 ul li div {
	margin:0 0 0 10px;
}
#contantTab3 .box {
	text-align:center;
	overflow:hidden;
}
#wrap {
	width:960px;
	margin:0 auto 40px;
}
#logo {
	position:absolute;
	z-index:10;
	margin: 45px 0 0 20px;
}
#logo a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	height:114px;
	width:299px;
	cursor:pointer;
	text-indent:-9999px;
}
#changeColor, #changeColor:link, #changeColor:visited {
	background:url(../images/downBtn.png) no-repeat bottom right;
	display:block;
	height:19px;
	width:19px;
	outline:none;
	overflow:hidden;
	cursor:pointer;
}
#changeColor:hover {
	background:url(../images/downBtn.png) no-repeat top right;
}
#headerMenu {
	position:absolute;
	z-index:10;
	margin: 10px 0 0 930px;
}
#footer {
	height:116px;
	margin: 0;
	background:url(../images/footerBg.png) no-repeat top center;
}
#footer #copy {
	width:200px;
	color:#aeaeae;
	font-size:10px;
	margin: 77px 0 0 14px;
	float:left;
}
#footer .content {
	height:92px;
	margin:12px 0 0 20px;
	border-left:solid 1px #5b5b5b;
	float:left;
	width:610px;
	padding-left:20px;
}
#footer #valid {
	width: 60px;
	height:42px;
	margin:62px 0 0 20px;
	float:left;
}
#footer #valid a, #footer #valid a:visited {
	display:block;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	background:url(../images/checked.gif) no-repeat left bottom;
	padding: 0 0 0 16px;
	margin: 4px 0;
	height:13px;
	overflow:hidden;
}
#footer #valid a:hover {
	background-position: left top;
}
#footer #footerMenu {
	margin: -12px 0 0;
	padding:0;
	position:relative;
	height:45px;
}
#footer #footerMenu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#footer #footerMenu li a, #footer #footerMenu li a:visited, #footer #footerMenu li a:link {
	display:block;
	margin: 0 10px;
	padding: 12px 0 0;
	color:#cbcbcb;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:80px;
	text-align:center;
	/*position:relative;*/
	z-index:10;
}
#footer #footerMenu li a:hover {
	color:#FFF;
}
#footer #footerMenu li div {
	display:none;
	height:33px;
	width:100px;
	background:url(../images/menuHighlight.png) bottom center no-repeat;
	position:absolute;
	z-index:1;
	overflow:visible;
}
#footer .footerContent {
	position:absolute;
	margin:0;
	height:70px;
	width:588px;
	z-index:100;
	color:#d3d3d3;
}
#footer .footerContent h3 {
	color:#FFF;
	padding:0;
	margin:0 0 4px;
	font-size:12px;
	font-weight:bold;
}
#footer .footerContent td {
	color:#d3d3d3;
	font-size:11px;
}
#feedback input, #feedback #tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
}
#feedback input {
	margin:2px 0;
}
#sendForm:link, #sendForm:visited, #sendForm {
	display:block;
	background:url(../images/sendBtn.png) no-repeat top left;
	height:36px;
	width:86px;
	cursor:pointer;
}
#sendForm:hover {
	background:url(../images/sendBtnHover.png) no-repeat top left;
}
#colorTable {
	position:absolute;
	z-index:200;
	background:url(../images/blackBg.png);
	border:solid 1px #666;
	padding:4px;
	width:90px;
	margin:0 0 0 -80px;
	display:none;
}
#colorTable a {
	display:block;
	height:20px;
	width:20px;
	margin:4px;
	float:left;
	border:solid 1px #FFF;
}
.break {
	clear:both;
	height:1px;
	line-height:1px;
	padding:0;
	margin:0;
}
#light {
	position:absolute;
	z-index:1;
	background:url(../images/light_small.png) bottom left;
	display:block;
	height:345px;
	width:345px;
	margin:-172px 0 0 -100px;
}
.hide {
	display:none;
}
.formError {
	color:#900;
}
.loader {
	display:block;
	height:16px;
	width:16px;
	background:url(../images/loader.gif) no-repeat;
}
#askOffer {
	text-align:right;
}
p#vtip { margin-top:10px;display: none; position: absolute; padding: 10px; left: 20px; font-size: 0.8em; background-color: white; border: 1px solid #8c8c8c; z-index: 9999; max-width:250px; }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
#regEmailForm input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
	float:left;
	margin:8px 8px 0 0;
}
#sendRegForm:link, #sendRegForm:visited, #sendRegForm {
	display:inline-block;
	background:url(../images/sendBtn.png) no-repeat top left;
	height:36px;
	width:86px;
	cursor:pointer;
}
#sendRegForm:hover {
	background:url(../images/sendBtnHover.png) no-repeat top left;
}
#kaart{
	height:350px;
	width:640px;
	margin:0 auto;
	background:url(../images/joulukaart.png) no-repeat top left;
	position:relative;
	top:-28px;
}
#kaart a{ 
display:block;
height:80px;
width:260px;
text-indent:-9999px;
position:absolute;
margin:230px 0 0 370px;
z-index:10;
}
#facebook{
	display:block;
	height:34px;
	width:34px;
	background:url(../images/facebook.png) no-repeat bottom left;
	margin:0 0 -38px 8px;
	padding-top:4px;
}
#in{
	display:block;
	height:84px;
	width:84px;
	position:absolute;
	z-index:10;
	margin:136px 0 0 -24px;
}
#in a{
	display:block;
	height:100%;
	width:100%;
	background:url(../images/in.png) no-repeat top left;
	text-indent:-9999px;
}
/**/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #cacaca;
}
.jScrollPaneDrag {
	position: absolute;
	background: #343434;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}