﻿/* Theme.css (c) Petena AB 1993-2009, http://www.petena.se, http://www.praktit.se

  Theme overrides BasicLayout and adds skin formatting

DEVELOPMENT HISTORY: ******************************************************************************
  20071102 PiS -> Compacted and combined various styles

BUGS & NOTES: *********** ( !=Warning, +=Additions to be made, -=Comment ) ************************

COMPILER CONDITIONALS  ***************************************************************************/

body{
	padding: 0;
	background-color: #e6e6e6;
  color: #666666;
	margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  line-height: 1.01em;
}

#outer-column-container
{
  border-left-color: #e6e6e6; 	/* background for the left column */
  border-right-color: #e6e6e6;	/* background for the right column */
}
#inner-column-container
{
	border: none;
	padding-bottom: 12px;
}
#page-container
{
  border: none;
	background-color: #e6e6e6;		/* background for the middle column */
	max-width: 800px;
	margin-right: 10px;
}
#masthead
{
	background-color: #e6e6e6;		/* background for the header */
  border-bottom: none;
  height: 144px;
}
#footer
{
/*  border: none;*/
	background-color: #e6e6e6;		/* background for the footer */
	color: #7b262a; 
	font-size: 10px;
  line-height: 16px;
	overflow:hidden;
}

* { 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: italic;
}

h1 {font-family: Verdana;
  color: #7b262a;
  font-size: 1.3em;}
  
h2 {font-family: Verdana;
  color: #7b262a;
  font-size: 1.3em;}

h3 {font-family: Verdana;
  color: #7b262a;
  font-size: 1.1em;}

#page-container{
	margin: 0 0;
}

#masthead {
/*	background: url("images/top_bkg_flow1.png") repeat-x; */
	padding: 0;
	border-top-width: 0;
	border-bottom-width: 0;
}

#mastheadinside {
	height: 76px;
}

#mastheadphone {
  position: absolute;
  top: 66px;
  left: 10px;
  color: #fff;
}

#Logo {
  margin-left: 50px;
  margin-top: 7px;
}

#BranchLogo {
	position:absolute;
	top: 15px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: gray;
	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; 
}

/* Layout for main menu choices                                                       */
/**************************************************************************************/
#TopNav {
/*    position: absolute;
	top: 58px; 
	right: 22px; */
	text-align: right;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	font-size: 10px;*/
}
		
#menubar ul {
	position: relative;
/*	background-color: #20374C; */
/*	border-top: #999 1px solid; */
/*	border-bottom: #999 1px solid; */
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 22px;
	height: 22px;
	text-align:left;
	float: right;
    white-space:nowrap;
    	border-top: #7f8485 solid 1px;
    	border-left: #7f8485 solid 1px;
    	border-right: #7f8485 solid 1px;
    	vertical-align: middle;
}

#menubar li {
/*	background: transparent url(images/menu_off.gif) no-repeat center left; */
	position: relative;
	display: inline;
	color: #FFF; 
	padding: 0 0.5em 0 0.7em;
	margin-left: .05em;
	margin-right: .05em;
	cursor: pointer;
	float: left;
	width: auto;
	vertical-align: middle;
}

#menubar li:hover {
/*	background: transparent url(images/menu_on.gif) no-repeat center left; */
}

#menubar li ul li:hover {
	background: none;
}

#menubar img {
/*    position: static;
	margin-right: .3em;
	margin-top: 4px;
	width: 18px;
	height: 16px; */
	margin-right: .3em;
	vertical-align: middle;
	border: none;
}

#menubar ul li {
	background: transparent none;
	color: #FFF;
/*	font-size: 12px;
	line-height: 18px;
	height: 18px;
	vertical-align: middle; */
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	cursor: pointer;
}

#menubar a {
/*	border: #3d4f82 1px solid; */
	color: #FFF;
	text-decoration: none;
	vertical-align:middle;
/*	line-height: 22px;*/
	display: block; 
}


#menubar a:hover {
/*	border: #999 1px solid; */
	background: #3D6A94 none;
	color: #FFF;
/*	margin: 0; */
/*	padding: 0 0 0 0; */
	display: block;
}

#menubar li ul {
	border: #7f8485 solid 1px; 
	border-top: none;
	position: absolute;
	top: 0.97em; 
/*	top: 14px;*/
	left: 0;
	background: #3d4f82;
	color: #FFF;
	width: 11.0em; 
	font-size: 1em;
	padding: 0 1px 1px 1px;
	margin: 8px 0 0 -15px;
	display: none;
	z-index:4;
}

#menubar li:hover ul {
	display: block;
}

/* Layout for left menu choices                                                       */
/**************************************************************************************/
#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;
}

.ColumnHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	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;
}

* p { margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.3em;}

* 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;
	padding-left: 20px;
	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: #7b262a; /*#3d5082;*/
	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: -moz-inline-box;
	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: -moz-inline-box;
	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: -moz-inline-box;
	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: -moz-inline-box;
	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: -moz-inline-box;
	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: -moz-inline-box;
	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;
}
