﻿/* Theme.css (c) Petena AB 1993-2010, http://www.petena.se, http://www.praktit.se

  Theme overrides BasicLayout and adds skin formatting
  Heljarödsgården.Se

DEVELOPMENT HISTORY: ******************************************************************************
  20071102 PiS -> Compacted and combined various styles
  20090418 PiS -> Changed colors for menus and messages
  20100108 PiS -> Fixes lots of em

BUGS & NOTES: *********** ( !=Warning, +=Additions to be made, -=Comment ) ************************/

body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #fff;
  color: #222222;
	font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 0.96em;
}

#page-container{
  border: none;
	background-color: #ffffff;		/* background for the middle column */
	margin-right: 10px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
  width: 886px;
	margin-left: auto;
	margin-right: auto;
  background-image: url("images/shade.gif");
  background-repeat:repeat-y;
	
/*
  min-width: 900px;
	max-width: 1024px;*/
}

#masthead{
/*	background-image: url("/images/top_bkg_flow.png");
	background-repeat: repeat-x; */
  border-bottom: none;
  height: 128px;
	padding: 0;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	width: 858px; 
	margin-left: 14px;
	margin-right: 14px;
}

#mastheadinside {
	background-image: url("/images/top.jpg");
	background-repeat: no-repeat; 
	height: 128px;
	padding: 0;
	margin: 0;
}

/*#mastheadphone {
  position: absolute;
  top: 66px;
  left: 10px;
  color: #fff;
}*/
#BranchLogo {
	position:absolute;
	top: 4px;
	right: 6px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	font-size: 0.8em;
	color: #fefefe;
/*	line-height: 25px; */
	letter-spacing: 0.05em;
	text-align: right;
}

#TopSearch {
	position:absolute;
	top: 55px;
	left: 130px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #ffffff; 
}

#Logo {
  position: absolute;
  right: 20px;
  top: 60px;
/*  padding-left: 180px;
  padding-top: 44px;
  width: 500px;
  height: 30px;
  display: none; */
}


#outer-column-container{
  border-left-color: #ffffff; 	/* background for the left column */
  border-right-color: #ffffff;	/* background for the right column */
	margin-left: 14px;
	margin-right: 14px;
}

#inner-column-container{
	border: none;
	padding-bottom: 12px;
  min-height: 500px;
}

#inside-left-column{
  margin: 4px;
  margin-top: 12px;
}

#inside-middle-column{
  margin-top: 12px;
  margin-left: 11px;
  margin-right: 11px;
  margin-bottom: 4px;
}

#inside-right-column{
  margin: 4px;
  margin-top: 12px;
}


.left-column-padding {
  margin-left: 2px;
}

#footer{
	text-align:center;
/*	background-color: #b2c0c2; */
	color: #304e8d;
	font-size: 12px;
  line-height: 1.5em;
	overflow:hidden;
	padding: 0;
	margin: 0;
	width: 858px; 
	margin-left: 14px;
	margin-right: 14px;
}

/* ************************************************ GENERAL STYLES ********************************************** */

/* * { target-new: tab ! important } upcoming spec for CSS 3.0 */

a {  
/*  font-family: "Times New Roman", Times, serif;  */
  color: #7b262a; 
  text-decoration: none; 
  font-style: normal;
}

h1 {
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  color: #7b262a;
  font-size: 1.3em;}
  
h2 {
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  color: #7b262a;
  font-size: 1.2em;}

h3 {
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  color: #7b262a;
  font-size: 1.1em;}
  
.aboutwebsite{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 9px;
  color: #333333;
  line-height: 1em;
  margin-left: 10px;
  float: left;
}
.poweredby{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 10px;
  color: #333333;
  line-height: 1em;
  float:right;
  margin-right: 20px;
}

/** TOP MENU ********************************************************************************************************/
#TopNav {
	position: relative;
	top: 100px;
	left: 0px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: center;
	float: left;
  z-index: 100;
}
		
#menubar {
	position: relative;
	float: left;
	margin-right:auto;
	margin-left:auto;
	font-size: 0.96em;
	line-height: 1.3em;
 	border: #fff solid 1px;
 	border-bottom: none;
        border-left: none;
 	vertical-align: middle;
	text-align:left;
 	color: #fff;
}

#menubar ul{
	margin: 0;
	padding: 0;
  list-style-type: none;
  white-space: nowrap;
  cursor: default;
  float: left;
}

#menubar ul ul{ display: none;}

#menubar li {
 height: 26px;
 float : left;
 padding-left: .5em;
 padding-right: .6em;
 border-right: solid 1px #7f8485;
 position: relative;
/*	background: transparent url(images/menu_off.gif) no-repeat center left; */
}

#menubar a, #menubar a:visited {
  display: block;
  text-decoration: none;
  color: #fff;
}

#menubar li img {
	position: static;
	width: 16px;
	height: 16px;
	border: none;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	vertical-align: middle;
}

#menubar ul li:hover {
/*	background: transparent url(images/menu_on.gif) no-repeat center left; */
	background-color: #287c5b;
}

#menubar ul li:hover ul {	display: block; }

#menubar ul li ul {
	border: #7f8485 solid 1px; 
	border-top: none;
	background: #006e2f;
	overflow: visible;
	position: absolute;
	left: -1px;
	top: 25px;
	z-index:999;
	float: none;
	min-width: 160px;
}

#menubar ul li ul li{ float: none; }

/** LANGUAGE SECTION LIST *****************************************************************************************/
#languages {
	position: relative;
	float: left;
	margin: 0;
 	height: 25px;
  padding: 0;
  margin-left: 6px;
  margin-right: 6px;
}
		
#languages ul{
	margin: 0;
	padding: 0;
  list-style-type: none;
  white-space: nowrap;
  cursor: default;
  float: left;
}

#languages li {
  display: block;
  height: 25px;
  width: 25px;
  float : left;
  padding: 0;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  position: relative;
 background-repeat: no-repeat;  
}

#languages a, #languages a:visited {
  display: block;
  text-decoration: none;
  color: Yellow;
}

#languages ul li.se { background: url(images/languages.png) 0 0; }
#languages ul li.en { background: url(images/languages.png) 0 -25px; }
#languages ul li.de { background: url(images/languages.png) 0 -50px; }
#languages ul li.fr { background: url(images/languages.png) 0 -75px; }
#languages ul li.dk { background: url(images/languages.png) 0 -100px; }
#languages ul li.no { background: url(images/languages.png) 0 -125px; }
#languages ul li.fi { background: url(images/languages.png) 0 -150px; }


/** LEFT MENU LIST ***********************************************************************************************/
#LeftNav {
/*	position: absolute;*/
	top: 90px;
	left: 40px;
	width: 160px;
}

#LeftNav ul {
	font-size: 14px;
	color: #000000;
	margin:0;
	padding: 0;
	text-align:left;
  white-space:nowrap;
	list-style: none;
}

#LeftNav li {
	width: 160px;
  display : block;
	line-height: 28px;
  margin-top: 4px;
  margin-bottom: 4px;
/*  border: 1px solid #000000; */
  color: #222;
/*  background-color: #e2dfc8; */
  cursor: pointer;
  vertical-align: middle;
  text-align:center;
  z-index: 9;
}

#LeftNav li img {
  padding-right: 4px;
  border: none;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}


#LeftNav li.active {
/*    background-color: #ffffff;
    color: #000000;
    border-right: 1px solid #ffffff; */
}

#LeftNav li.active a {
    border: none;
}

#LeftNav a, #LeftNav a:visited {
	text-decoration: none;
	color: #000;
	display: block;
	padding-left: 2px;
/*	border-top: #c7ddef 1px solid; 
	border-left: #c7ddef 1px solid; 
	border-bottom: #00377a 1px solid;
	border-bottom: #6684B4 1px solid;*/	
	line-height: 26px;
}

#LeftNav a:hover {
	display: block; 
	text-decoration: none;
	font-weight:bold;
  color: #7b262a; 
/*	background-color: #eeeeee; */
}



/* RunPageNews styles ********************************************/
#RunPageNews {
	color: #000000;
}

#RunPageNewCustomers {
	color: #000000;
}

/* Box styles ********************************************/
.Box {
	color: #000000;
	border: solid 1px #6c658e;
	border-top: none;
}

.Box .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #ffffff;
	background-color:#006e2f;
	background-position: center;
	width: 100%;
	text-align: center;
	padding: .2em 0 .2em 0;
	margin-top: 0.5em;
}

.Box .body {
  padding: 4px;
  padding-top: 0px;
}

/************************************************************************************************/
.watermark
{
  background: #FFAAFF;
}

.ColumnHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #ffffff;
	background-color:#3d5082;
	background-position: center;
	width: 100%;
	text-align: center;
	padding: .2em 0 .2em 0;
	margin-top: 0.5em;
	margin-bottom: 1em;
/*
	line-height: 1.6em;
	overflow: hidden;
	visibility: visible;
	margin: -2px;
	margin-bottom: 2px;
	margin: -2px -3px 4px -2px; 
*/
}

.RunPageNewsItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-bottom: 6px;
}

#RunPageNews a {
    color: #000000;
	text-decoration: none;
}

#RunPageNews a:hover {
    text-decoration: underline;
}

.RunPageNewsDate {
	font-size: .85em;
	color:#c30f1e;
}

.RunPageNewsText {
	margin-bottom: 10px;
	color:#000;
}

.RunPageNewsText a {
    text-decoration:none;
	color: #000000;
	margin-bottom: 8px;
}

.RunPageNewsText a:hover {
    text-decoration: underline;
}

/* banner styles *********************************************/
#banner01 {
	float: none;
	clear: both;
	background: url("images/banner_bkg_01.png") repeat-x;
	padding: 0;
	margin-top: 10px;
	height: 100px;
	width: 100%;
	text-align: right;
}

#bannerkampanj {
	float: none;
	clear: both;
	background: url("images/banner_bkg_02.png") repeat-x;
	padding: 0;
	margin-top: 10px;
	height: 158px;
	width: 100%;
	text-align: right;
}

.bannerpic {
	float: left;
	text-align: left;
}

.bannergray {
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	color: #777777;
	padding-top: 10px;
	padding-right: 4px;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	vertical-align:middle;
	margin-top: 0em;
}

.banneroffer {
	font-family: Arial;
	padding-right: 4px;
	font-size: 2em;
	color: #000000;
/*	line-height: 1.4em; */
	letter-spacing: 0.05em;
	vertical-align:middle;
	margin-bottom: 0em;
}


/* kampanjer ***********************************************/
#julkampanj {
	background: url("images/snow.jpg") repeat;
}

/* image styles ********************************************/

.pic {
    position: relative;
	float: left;
	margin:4px;
/*	width: auto; ------------------ does this screw it up???
	height: auto; */
	text-align: left;
	border: none;
	}

.piccenter {
	position: relative;
	float: none;
	margin: 4px;
	border: none;
}

.picmini {
	border: none;
}


/* textual styles *****************************************/
.input {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #304e8d; 
	font-size: 1em;
}

.intro {
  font-size: 1.1em;
  line-height: 1.3em;
}

* p { 
margin-top: 0.5em; 
margin-bottom: 0.5em; 
line-height: 1.2em;
}

* h2 { margin-top: 1.2em; margin-bottom: 0.5em; }
* h3 { margin-top: 1.0em; margin-bottom: 0.4em; }
* h4 { margin-top: 0.8em; margin-bottom: 0.3em; }

* a	{
	color: #304e8d;
	text-decoration: none;
}

* a:hover{
    	text-decoration: underline;
}

.ingress {
	margin-top: 6px;
	margin-bottom: 1em;
	text-align: left;
	font-family: Arial;
	font-size: 1.02em;
	line-height: 1.3em;
	font-weight: bold;
}

.alignright {
	text-align: right;
}

.readmorelink {
	background-image: url("images/link.gif"); 
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	padding-left: 20px;
	margin-right: 4px;
	float: right;
	line-height: 1em;
}

.readmorelinkleft {
	background-image: url("images/link.gif"); 
	background-repeat: no-repeat;
	padding-left: 20px;
/*	float: left; */
	line-height: 1em;
}

.snippet {
	background-color: #f5f7f5;
	display: inline-table;
	margin-top: 1.2em;
	margin-right: 0.2em; 
	margin-bottom: 1.5em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	width: auto;
	border: solid 1px #688;
	height: auto;
	}

/* personal data formatting *********************************/
	

.perssnippet {
	clear: both;
	float:none;	
	background-color: #f5f7f5;
	display: inline-table;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0.6em;
	width: 90%;
	border: solid 1px #688;
	height: 110px;
	}

.perspic {
    display: inline-table;
	float: left;
	width: 100px;
	height: 110px;
/*	padding: 8px; */
/*    margin-bottom:6px; */
	text-align: left;
}

.persupg {
    display: inline-table;
    margin-left: 6px;
    margin-top: 6px;
	float: left;
	width: 200px;
}

.resume {
/*	background-color: #efefff; */
	float: left;
	display: inline-table;
	width: 280px;
    margin-top: 6px;
    height: 90px;
    padding: 4px;
/*    border-left: solid 1px #688; */
/*	margin-right: 0.2em;*/
	}

/* List style settings for litterature list                                           */
/**************************************************************************************/

.artgridheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	background-color: #DBD8BD;
	line-height: 1.1em;
	height: 1.1em;
	letter-spacing: 0.05em;
	vertical-align:middle;
}

.artgridrow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	line-height: 1.1em;
	height: 1.1em;
	vertical-align:middle;
}
.artgridaltrow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
/*    background: #E2DFC8; */
	background-color: #f5f7f5;
	line-height: 1.1em;
	height: 1.1em;
	vertical-align:middle;
}

#tipafriend { float:left;
	font-size:.68em;
	color:#000;
	background-image: url("images/tipAFriendIcon.gif"); 
	background-repeat: no-repeat;
	padding-left: 20px;
}

#tipafriend a{color:#039;
text-decoration:none;
}


#tipafriend a:hover{color:#039;
text-decoration:underline;
}

.avtalsrubrik
{
	margin-bottom: 0px;
	padding-bottom: 0px;}

.avtalspunkt
{
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 0px;
	margin-left:22px;
	text-indent:-22px;}

.ContentBorderOn { background-color: #ccc;}
/* .ContentBorderOff { background-color: #fff;} */

.CommonMessageArea
{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
/*	background-color: #ffffff;*/
	text-align:center;
}

.CommonMessageTitle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	color: #ffffff;
	background-color:#006e2f;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
}

.CommonMessageContent
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

TD.CommonFormField
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	white-space: nowrap;
}

TD.CommonFormFieldName
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	padding-right: 8px;
	font-weight: bold;
}

CommonTextButton
{
	display: inline-table;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonTextButtonBig
{
	display: inline-table;
	display: inline-block;
	margin: 1px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 120%;
	white-space: nowrap;
}

.CommonTextButtonBig:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButtonBig:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButtonBig:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonTextButtonBig:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	margin: 1px;
}

.CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonImageTextButtonBig
{
	display: inline-table;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 130%;
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonBig:LINK
{
	text-decoration: none;
	color: #333333;
	margin: 1px;
}

.CommonImageTextButtonBig:VISITED
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButtonBig:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButtonBig:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}
