﻿/*-------------------------------------------------

KONTAKTSIDA

-------------------------------------------------*/
h2
{
	background: url('/Projects/Common/images/contact/subhead_bg.png') no-repeat left top !important;
	padding: 5px 10px !important;
	margin: 3px 0 15px 0 !important;
	color: #fff !important;
	font-size: 15px !important;
	display: block !important; 
	font-family: Arial, Sans-Serif !important;
	font-style:normal;
}

h3
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	display: block;
	font-family: Arial, Sans-Serif;	
}

.article5, .salenWrapper
{
	padding:15px !important;
}

#hemsedalWrapper
{
	width:100%;
	padding:15px;
}

#articleWrapper
{
	width:450px;
	_width:470px;
}


.status
{
	position:relative !important;
	top:-35px !important;
	color: #0067A2 !important;
	font-size:18px !important;
}

.status span
{
   font-size:18px !important;
}

.contactTop {
	position:relative;
	display:block;
	height: 124px;
	width: 100%;	
	margin-top: 20px;
    background: url('/Projects/Common/images/contact/bubbleMiddle.jpg') repeat-x;
}

#flashContainer
{
    position:absolute;
    display:block;
    background: url('/Projects/Common/images/contact/bubbleLeft.jpg') no-repeat;
    height:124px;
    width:162px;
    z-index:1;
    left:0;
}

#bubbleContainer
{
    position:absolute;
    display:block;
    background: url('/Projects/Common/images/contact/bubble.jpg') no-repeat;
    height:124px;
    width:273px;
    left:162px;
    z-index:1;
}
/*
#bubbleRight
{
    position:absolute;
    display:block;
    background: url('/Projects/Common/images/contact/bubbleMiddle.jpg') repeat-x;
    height:124px;
    width:100%;
    z-index:1;
    left:435px;
}*/

#flashHolder
{
	position:absolute;
	height:123px;
	width:140px;
	overflow:hidden !important;
	float:left;
	z-index:2;
}

.bubbleText
{
	position:absolute;
	width: 250px;
	top: 10px;
	z-index:2;
	line-height: 1.3;
}

.smillaholder {
	position: absolute;
	left: 0px;
	bottom: 0px;
}


#smillaAnswer
{
	padding:1px 0 3px 0;
}

.contactTop p strong {
	font-weight: bold;
	font-size: 13px;
}


.subhead {
	background: url('/Projects/Common/images/contact/subhead_bg.png') no-repeat left top;
	padding: 5px 10px !important;
	margin: 0 0 15px 0 !important;
	color: #fff;
	font-size: 15px;
	display: block;
	font-family: Arial, Sans-Serif;
}

#mypage select {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
}

#mypage textarea {
	width: 98%;
	padding: 5px;
	font-size: 12px;
	height:70px;
}

#mypage label,
#mypage select {
	font-weight: bold;
	color: #0067a2 !important;
}

#mypage .autoanswer {
	background: #ffe0b2;
	padding: 10px;
	margin: 10px 0 0;
	display:none;

}

#mypage .autoanswer h3 {
	color: #e36b01;
	font-style: normal;
}

#mypage .autoanswerfeedback {
	background: #fff;
	padding: 10px;
	margin-top: 10px;
}

#mypage .autoanswerfeedback p {
	font-weight: bold;
	display:inline;	
}

#mypage .autoanswerfeedback label {
	font-weight: normal;
	color: #000;
	display:inline;
	padding:0 5px 5px 0;
}

#mypage .autoanswerfeedback input {
	display:inline;
	margin:5px 0 0 0;
}

#mypage .fieldrow {
	border-bottom: solid 1px #cccccc;
	padding: 10px 0;
	overflow: hidden;
}

#mypage .fieldrow label {
	float: left;
	display: inline;
	width: 18%;
	text-align: left;
}

#mypage .fieldrow input {
	float: right;
	display: inline;
	width: 80%;
}

#mypage .submitwrapper {
	text-align: right;
	padding: 10px;
}
