﻿/* Theme.css (c) Petena AB 1994-2011, http://www.petena.se, http://www.praktit.se

  SvalovsMontessori.Se

DEVELOPMENT HISTORY: ******************************************************************************
  20071102 PiS -> Compacted and combined various styles
  20090418 PiS -> Changed colors for menus and messages
  20090503 PiS -> Done for preview
  20091030 PiS -> Added lots of formatting, shades etc.
  20100126 PiS -> Lots of styling for consistent flow

BUGS & NOTES: *********** ( !=Warning, +=Additions to be made, -=Comment ) ************************
  Theme overrides BasicLayout and adds skin formatting
  - if you want to find a special section here below, simply search for /** to go to the next one

COMPILER CONDITIONALS  ****************************************************************************
*/

/** BASIC LAYOUT ADJUSTMENTS *************************************************************************************/

body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  color: #203020;
	font-family: Calibri; /* Calibri, Verdana, Helvetica, Arial, sans-serif; */
  font-size: 0.96em;
}

#page-container{
  border: none;
	background-color: #fffbf9;	/* background for the middle column */
	margin: 0;
	padding: 0; /*0 0 0 0; */
/*  width: 1228px; */
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/bkg_LeftRight_flow.png");
	background-repeat: repeat-y;
	background-position: -6px 0px;
/*  background-image: url("images/bkg.png");
  background-position: -40 134 40 140;
  background-repeat:repeat-y;  */
	}
#inside-page-container{
	background-image: url("images/bkg_Right_flow.png");
	background-repeat: repeat-y;
	background-position: right;
}

#masthead{
	background-image: url("images/bkg_flow.png");
	background-repeat: repeat-x;
	background-position: 0px -40px;
/*	background-color: #fff; */ /*#758449;*/
  border-bottom: none;
  height: 90px; /* 130px */
	padding: 0;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	/*width: 1212px;*/ /*1212px; */
/*	margin-left: 8px; *//*22px;*/
/*	margin-right: 8px; *//*22px;*/
}

#mastheadinside {
	background-image: url("images/bkg_LeftRight.png");
	background-repeat: no-repeat;
	background-position: -43px -40px;
	height: 60px; /*100px;*/
	padding: 0;
	margin: 0;
}

/*#mastheadphone {
  position: absolute;
  top: 66px;
  left: 10px;
  color: #fff;
}*/

#BranchLogo {
  float: right;
/*  position: absolute; */
  top: 0;
  right: 0px;
	background-image: url("images/bkg_LeftRight.png");
	background-repeat: no-repeat;
	background-position: 300px 0px;
	height: 60px; /*100px;*/
	width: 250px;
	padding: 0;
	margin: 0;
	overflow: visible;
}

#BranchLogo .BranchLink{
  background-image: url("images/branchlogo.png");
  display: block;
  float: right;
  height: 40px; /*80px;*/
  margin-top: 12px; /*10px;*/
  margin-right: 14px; /*new*/
  width: 215px; /*430px;*/
/*  float: left;
  margin-left: -420px;
  background-repeat: no-repeat;
  background-position: 0px; */
}


#TopSearch {
	position:absolute;
	top: 55px;
	left: 130px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #ffffff; 
}

#Logo {
  position: relative;
  float: left;
  left: 12px; /*20px;*/
  top: 6px; /*18px;*/
  width: 228px; /*184px;*/
  height: 44px; /*43px;*/ /*82px;*/
  text-align: center;
}

#Logo .LogoLink{
  background-image: url("images/Logo2014.png"); /*url("images/Logo.png");*/
  background-repeat: no-repeat;
  display: block;
  width: 228px; /*184px;*/
  height: 44px; /*43px;*/ /*60px;*/
}

#ImageRoller {
  position: relative;
  float: left;
  width: 400px;
  height: 102px;
  }
  
#outer-column-container{
  border-left-color: #fff; 	/* background for the left column */
  border-right-color: #fff;	/* background for the right column */
	margin-left: 8px;
	margin-right: 8px; 
	border-bottom: none;
}

#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;
  font-size: 1.04em;
	overflow:hidden;
	padding: 0;
	margin: 0;
	background: url(images/bkg_flow.png);
	background-position: 0px -148px;
	background-repeat: repeat-x;
	border: none;
	color: #606060;
}

#footer a, #footer a:visited { color: #606060; }

/** GENERAL TEXT VISUAL STYLES ********************************************************************************************/

* { target-new: tab ! important } /* upcoming spec for CSS 3.0 */

* p { margin-top: 0.3em; margin-bottom: 1.0em; line-height: 1.12em; }
* a, * a:visited { color: #304e8d;	text-decoration: none; font-style: normal;}
* a:hover{ text-decoration: underline; }
* h1 { font-size: 1.4em; line-height: 0.8em; margin-top: 0; margin-bottom: 0.3em; clear: both;}
* h2 { font-size: 1.35em; line-height: 0.8em; margin-top: 1.1em; margin-bottom: 0; clear: both;}
* h3 { font-size: 1.3em; line-height: 0.8em; margin-top: 1.0em; margin-bottom: 0; }
* h4 { font-size: 1.2em; line-height: 0.8em; margin-top: 0.9em; margin-bottom: 0; }
* h5 { font-size: 1.1em; line-height: 0.8em; margin-top: 0.8em; margin-bottom: 0; }
* h6 { font-size: 1.08em; line-height: 0.8em; margin-top: 0.6em; margin-bottom: 0; }

* img {border: none; overflow-x: scroll;}
h1 {
  color: #000;
  font-size: 1.6em;
  line-height: 30px;
  vertical-align: middle;
  padding-left: 2px;
/*	background: url(images/bakgrundstoner.jpg);
	background-position: 0px -376px; */
	clear: both;
  }

.clearbackground { background: none; }
.center { text-align: center; }
.clear {clear: both;}
.nomargin {margin: 0;}
.important { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -525px; }
.newsgo  { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -460px; }
.greengo { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -128px; }
.lightgreengo { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -2px; }
.babybluego { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -411px; }
.bluego  { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -376px; }
.yellowgo  { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -740px; }
.yellow, .yellow a { color: yellow; }
.white, .white a { color: white; }

/** TOP MENU ********************************************************************************************************/
#TopNav {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	padding-left: 30px; /*40px;*/
	margin: 0;
	color: #203020;
	font-weight: normal;
/*	width: 100%; *//* 1212px; */
	float: left;
  z-index: 100;
/*	background: url(images/bakgrundstoner.jpg);
	background-position: -2px -86px; */
}

#menubar {
 font-family: Georgia, "Times New Roman", Times, serif; 
	position: relative;
	float: left;
	margin-right:auto;
	margin-left:auto;
	font-size: 1.05em;
	line-height: 1.7em;
 	border: none;
 	vertical-align: middle;
	text-align:left;
 	color: #203020; 
}

#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: 28px;
 float : left;
 padding-left: .5em;
 padding-right: .6em;
 border-right: solid 1px #7f8485;
 position: relative;
}

#menubar a, #menubar a:visited {
  display: block;
  text-decoration: none;
  color: #203020;
}

#menubar li img {
	position: static;
	width: 16px;
	height: 16px;
	border: none;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	vertical-align: middle;
}


#menubar ul li:hover {
/*	background-color: #287c5b; */
	background: url(images/menubkg.png);/*url(images/menu-hi.jpg);*/
	background-position: 0px 0px; /*0px -272px;*/
	color: #fff; /*#101010 !important;*/
}

#menubar ul li:hover ul li:hover {
/*	background-color: #287c5b; */
	background: url(images/menubkg.png);/*url(images/menu-hi.jpg);*/
	background-position: 0px -400px; /*0px -272px;*/
	color: #6b8ed2 !important; /*#101010 !important;*/
}

#menubar ul a:hover, #menubar ul li:hover { color: #fff; }
#menubar ul li ul li a:hover { color: #6b8ed2 !important; }

#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: 28px;
	z-index:999;
	float: none;
	min-width: 160px;
	background: url(images/menubkg.png); /*: url(images/menu-hi.jpg);*/
	background-position: 0px -30px; /*0px 0px; */
	color: #fff;
}

#menubar ul li ul li, #menubar ul li ul li a, #menubar ul li ul li a:visited { float: none;  color: #fff; /*#B0D0B0;*/}

/** 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;
  line-height: 25px;
}

#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.sv { 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.da { 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; */
}


/** NEWS LIST STYLES **************************************************************************************************************/
#RunPageNews {
	color: #000000;
}

#RunPageNewCustomers {
	color: #000000;
}

.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;
}

.newslist h4 a {color: #fff;}

.news h4 a {color: #304e8d; }

/** BOX STYLING  *****************************************************************************************************************/
.Box {
	color: #000000;
	border: solid 1px #6c658e;
	border-top: none;
}

.Box .header {
  font-family: Georgia, "Times New Roman", Times, 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;
}

/** BANNERS ************************************************************************************************************/
.banner { width: 100%; min-width: 300px; float: none; border-bottom: dotted 1px gray; margin: 0; padding: 0; padding-bottom: 5px; margin-bottom: 8px;}

#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;
}

/** RUNNING CLASS STYLING ************************************************************/
.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;
}

.picright {
    position: relative;
	float: right;
	margin:4px;
/*	width: auto; ------------------ does this screw it up???
	height: auto; */
	text-align: left;
	border: none;
}

.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; 
*/
}

.aboutwebsite{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 9px;
  color: #999999;
  line-height: 1em;
  float: left;
  padding-left: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.poweredby{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 10px;
  color: #999999;
  line-height: 1em;
  float:right;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
}

.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;
}

.ingress {
	margin-top: 6px;
/*	margin-bottom: 1em; */
	text-align: left;
/*	font-family: Arial; */
	font-size: 1.04em;
/*	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 *********************************/
	
.personal {
    clear: both;
}

.personal h2 {
    display: block;
    float: none;
    margin-top: 0 !important;
    background: url(images/bakgrundstoner.jpg);
    background-position: 0px -460px;
    color: white;
    padding: 8px;
}

.personal .personkort {
    float:left;
	/*background-color: #f5f7f5;*/
	display: inline;
	padding: 0em;
    width: 31%;
    margin: 0 1%;
    margin-top: 20px;
    height:auto;
	}

.personal .personkort .person {
/*    background: #0057a8; */
    background: url(images/menu-hi.jpg);
    text-align: center;
    height: 104px;
}

.personal .personkort .person h3 {
    color: white;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 0.3em;
}

.personal .personkort .person h4 {
    color: white;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 0.3em;
}

.personal .personkort .person p {
    color: white;
    margin-bottom: 0.3em;
    font-size: 0.9em;
}

.personal .personkort img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 248px;
    padding-bottom:20px;
}

.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;*/
  width: 600px;
	text-align:center;
}

.CommonMessageTitle
{
	text-align: left;
font-family: Georgia, "Times New Roman", Times, serif; 
/*	font-family: Tahoma, Arial, Helvetica; */
	font-size: 1.3em;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/bakgrundstoner.jpg);
	background-position: -2px -376px;
/*	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;
}

/** CALENDAR STANDING **************************************************************************************/
#calendar{
	background-color: #fff;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	min-height: 200px;
	width: 320px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: solid 1px #333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}

#calendar ul{
  width: 300px;
	margin:0;
	padding: 0;
	text-align:left;
  white-space:nowrap;
	list-style: none;
}

#calendar li{
	width: 300px;
  display: block;
	height: 30px;
  border-bottom: 1px solid #000000;
  color: #000;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#calendar li:hover{
  background-color: #ddd;
  }

#calendar li.month{
  /*background-color: Red; */
	background: url(images/bakgrundstoner.jpg);
	background-position: -2px -276px;
/*  background-color: #006e2f; */
  color: #fff;
  font-size: 20px;
  text-align:center;
  vertical-align: middle;
  line-height: 30px;
  border-bottom: none;
  }

#calendar li.weekend{  border-bottom: 2px solid Red; }

#calendar li .dayno{
  float:left;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 30px;
  text-align:right;
  font-size:28px;
  font-weight:bold;
  line-height: 30px;
  margin-right: 2px;
  }
  
#calendar li .dagnamn{
  display: block;
  float: left;
  height: 30px;
  font-size: 14px;
  line-height: 15px;
  vertical-align: top;
}

#calendar li .namnsdag{
  font-size: 9px;
  vertical-align: bottom;
  letter-spacing: normal;
  color: #111;
}
 
#calendar li .content{
 float: left;
 width: 140px;
 display: block;
 height: 30px;
 overflow:hidden;
 font-size: 10px;
 line-height: normal;
 white-space: pre-wrap;
 margin-left: auto;
 margin-right: auto;
 padding-left: 2px;
 padding-right: 2px;
 font-style:italic;
 text-align:center;
 color: #000;
}

#calendar li .weekno{
  float:right;
  text-align:right;
  font-family: "Times New Roman", Verdana;
  font-size:14px;
  font-style: italic;
  padding-right: 2px;
  padding-left: 2px;
  color: Red;
}
  
#calendar li .holidayname{
  float:right;
  text-align:right;
  font-family: "Times New Roman", Verdana;
  font-size:9px;
  font-style: italic;
  padding-right: 2px;
  padding-left: 2px;
}

#calendar a, #calendar a:visited{
  color: #000;
	text-decoration: none;
}
#calendar a:hover{
  color: #0000ff;
	text-decoration: underline;
}
  
#calendar .red{ color: Red; }
#calendar .invisible{visibility: hidden;}

/**************************** boxblue ******************************/
.boxblue {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 12px;
  background-image: url("images/boxblue-bkg.png");
  background-repeat: repeat-y;
  background-position:right;
}

.boxblue .header{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 1.25em;
  color: #fff;
  background-color: #fff;
  background-image: url("images/boxblue-header.png");
  background-position: left top;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align:center;
  float: left;
  width: 100%;
}

.boxblue .header span{
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image: url("images/boxblue-header.png");
  background-position: right top;
  width: 6px;
  height: 25px;
  z-index: 2;
}


.boxblue .body {
  background-Image: url("images/boxblue-bkg.png");
  background-repeat: repeat-y;
  background-position:left;
  padding: 1px;
  padding-left: 4px;
  padding-top: 3px;
  margin-top: 25px;
  width: 97%;
}

.boxblue .footer {
  background-image: url("images/boxblue-bottom.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 6px;
}

.boxblue .footer span {
  position: absolute;
  right: 0;
  float: right;
  background-image: url("images/boxblue-bottom.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 6px;
  width: 50%;
  z-index: 2;
}

/** quotes *********************************/
#quotes {
  width: 240px;
/*  min-height: 140px; */
  height: 300px;
  overflow: hidden;
  background-image: url("images/quotes.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-color: Transparent; 
}

#quote {
  height: 132px;
  width: 220px;
  display: inline-table;
  text-align: center;
  font-style: italic;
  font-size: 1.5em;
  color: #fff;
  background-color: Transparent !important; 
  overflow: hidden;
}

#quote p {
  height: 100px;
  width: 220px;
  padding: 10px; 
  display: inline-table;
  background-color: Transparent !important;
}

#quotes ul {
  list-style: none;
  padding: 0;
  background-color: Transparent;
  margin: 0;
  width: 248px;  
}

#quotes ul li {
  background-color: Transparent; 
  list-style-type: none;
  padding: 0;
  padding-bottom: 4px;
  width: 248px;
  text-align: center;
  margin: 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

/********************************* boxgreen *******************************/

.boxgreen {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px;
  margin-bottom: 12px;
  background-image: url("images/boxgreen.png");
  background-repeat: repeat-y;
  background-position:right;
}

.boxgreen .header{
  background-image: url("images/boxgreen.png");
  background-position: left top;
  color: #fff;
  margin: 0;
  line-height: 30px;
  vertical-align: middle;
  text-align:center;
  float: left;
  width: 100%;
  margin-right: 8px;
  height: 30px; 
}

.boxgreen .header h2, .boxgreen .header h3, .boxgreen .header h4 {margin: 0; padding: 0;}

.boxgreen .header span{
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image: url("images/boxgreen.png");
  background-position: right top;
  width: 5px;
  height: 30px;
  z-index: 2;
}


.boxgreen .body {
  float: none;
  background-Image: url("images/boxgreen.png");
  background-repeat: repeat-y;
  background-position: left;
  margin: 0;
  margin-top: 30px;
  padding: 8px;
  padding-left: 8px;
}

.boxgreen .footer {
  float: left;
  margin: 0;
  padding: 0;
  background-image: url("images/boxgreen.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 6px;
  width: 100%;
}

.boxgreen .footer span {
  position: absolute;
  right: 0;
  float: right;
  background-color: #fff;
  background-image: url("images/boxgreen.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 6px;
  width: 50%;
  z-index: 2;
}

.listofholesdata {text-transform: capitalize; font-size: 0.8em; font-weight: lighter; line-height: 1.6em;}
ul.holeh1 {list-style: none; padding: 0; margin: 0; height: 30px; float: right;}
ul.holeh1 li {list-style-type: none; position: relative; width: auto; float: left; height: 30px; margin-left: 8px; padding-right: 8px; border-right: solid 1px #222299;}
ul.holeh1 li.holeh1previous a {width: 30px; height: 30px; display: block; background: url(images/ikoner.png) no-repeat -1px -1px; border-right: none;}
ul.holeh1 li.holeh1following a {width: 30px; height: 30px; display: block; background: url(images/ikoner.png) no-repeat -30px -1px; border-right: none; margin-left: 2px;}
.banbeskrivning {width: 630px; float: left; }
.banskiss {float: left; margin-left: 12px; margin-bottom: 10px; }
.holesponsor {float: none;}

.leftsidelinks ul {font-family: Tahoma;  font-size: 11pt; list-style: none; overflow: visible; padding: 0; padding-left: 2px; padding-right: 4px; width: 190px;}
.leftsidelinks ul li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 190px;}
.leftsidelinks ul a {margin: 0; padding: 0; padding-left: 16px; padding-top: 1px; padding-bottom: 1px; display: block; width: 190px; height: 18px; /*color: #404040;*/}
.leftsidelinks ul a:hover { background: url(images/ikoner.png) no-repeat -112px -90px; z-index: 999; }

.rightsidelinks ul {font-family: Tahoma; list-style: none; overflow: visible; padding: 0; padding-left: 0px; padding-right: 4px; width: 218px;}
.rightsidelinks ul li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 218px;}
.rightsidelinks ul a {margin: 0 0 -1px -36px; padding: 0; padding-left: 56px; padding-top: 4px; display: block; width: 218px; height: 24px; color: #404040;}
.rightsidelinks ul a:hover { background: url(images/ikoner.png) no-repeat -115px -114px; z-index: 999; }

ul.leftlinks {font-family: Tahoma; list-style: none; overflow: visible; padding: 0; padding-left: 2px; padding-right: 4px; width: 180px;}
ul.leftlinks li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 180px;}
ul.leftlinks a {margin: 0; margin-right: -50px; padding: 0; padding-right: 50px; padding-left: 18px; padding-top: 7px; display: block; width: 180px; height: 28px; color: #404040;}
ul.leftlinks a:hover { background: url(images/ikoner.png) no-repeat -122px -50px; z-index: 999; }


/*.rightsidelinks ul {font-family: Tahoma; font-size: 0.8em; list-style: none; overflow: visible; padding: 0; padding-left: 5px; width: 313px;}
.rightsidelinks ul li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 313px; height: 42px;}
.rightsidelinks ul a {margin: 0 0 -1px -41px; padding: 0; padding-left: 41px; padding-top: 1px; display: block; width: 313px; height: 42px; color: #404040;}
.rightsidelinks ul a:hover { background: url(images/ikoner.png) no-repeat -115px -1px; z-index: 999; }
*/
/************************************************************************************************/
.watermark
{
  background: #FFAAFF;
}

#gitlogin /*(line 408)*/

{

display: none;

position: absolute;

width: 190px;

margin-top: 58px;

left: 13px;

height: 145px;

padding-top: 10px;

padding-right: 0pt;

padding-bottom: 50px;

padding-left: 10px;

background-color: #ffffff;

background-image: url(/graphics/gitlogin.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

overflow-x: hidden;

overflow-y: hidden;

}

/** NEWS ************************************************************************************************************/
.news {}
.news .newsdate {font-size: 1.2 em; color: #808080;}
.news .newsrunpage {font-size: 1.02em; font-weight: bold; color: #303030; padding-top: 0.5em;}
.news .newsbody { padding-top: 0.5em; padding-bottom: 1em; border-bottom: solid 1px #a0a0a0;}

.newslist { padding-bottom: 12px; margin-bottom: 12px; border-bottom: solid 2px #a0a0a0;}

ol.news {
  display: block;
  list-style-type: none;
  margin: 0; 
  padding: 0;
}

ol.news li h2 {padding-top: 1em !important;}
ol.news li h3 {padding-top: 1em !important;}
ol.news li h4 {padding-top: 1em !important; margin-top:0;}
ol.news li {margin: 0; padding: 0;}
ol.news li .newsdate { font-size: 0.9em; color: Red; float: left; padding-right: 6px;}
ol.news li .newsrunpage {font-size: 0.9em; font-weight: normal; padding: 0; color: #101010;}

/** FORM INPUT ************************************************************************************************************/
.forminput{
  border: dashed 1px #bbbbbb;
  /*margin: 15px;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-top: 5px;
  padding: 15px;
  width: 700px; */
  margin: 0;
  padding: 0;
  width:100%;
  }

.forminput_input{
  float: right;
  padding-top: 4px;
  padding-right: 0pt;
  padding-bottom: 4px;
  padding-left: 0px;
  margin: 2px;
  display: block;
  background-color: #eeeeee;
  width: 430px;
  height: 24px;}

.forminput_label{
  width: 170px;
  display: block;
  font-size: 16px;
  background-color: #cccccc;
  padding: 4px;
  padding-left: 8px;
  color: #666666;
  line-height: 26px;
  vertical-align: middle;
  float: left;
  clear: left;
  margin: 2px;
  height: 24px;}

.forminput_captcha_label{
  width: 170px;
  display: block;
  font-size: 16px;
  background-color: #cccccc;
  padding: 4px;
  padding-left: 8px;
  color: #666666;
  line-height: 26px;
  vertical-align: top;
  float: left;
  clear: left;
  margin: 2px;
  height: 36px;}  

.forminput_textarea_label{
  width: 170px;
  display: block;
  font-size: 16px;
  background-color: #cccccc;
  padding: 4px;
  padding-left: 8px;
  color: #666666;
  line-height: 26px;
  vertical-align: top;
  float: left;
  clear: left;
  margin: 2px;
  height: 82px;}  

.forminput_text{
  padding-left: 25px;
  margin-left: 4px;
  margin-right: 6px;
  font-size: 16px;
  width: 250px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;}

.forminput_check{
  padding-left: 4px;
  margin-left: 4px;
  margin-right: 6px;
  font-size: 10pt;
  width: 250px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: normal;}

.forminput_input_captcha{
  float: left;
  padding-top: 4px;
  padding-right: 0pt;
  padding-bottom: 4px;
  padding-left: 0px;
  margin: 2px;
  display: block;
  background-color: #eeeeee;
  width: 430px;
  height: 36px;}

.forminput_input_textarea{
  float: right;
  padding-top: 4px;
  padding-right: 0pt;
  padding-bottom: 4px;
  padding-left: 0px;
  margin: 2px;
  display: block;
  background-color: #eeeeee;
  width: 430px;
  height: 82px;}

.forminput_textarea{
  padding-left: 25px;
  margin-left: 4px;
  margin-right: 6px;
  font-size: 16px;
  width: 250px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;
  height: 76px;}

.forminput_button{
  float: right;
  font-size: 16px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 5px;
  margin-left: 2px;
  font-weight: bold;
  color: #444444;}

.forminput_user{background-image: url(images/input/user.png);}
.forminput_key{background-image: url(images/input/key.png);}
.forminput_tag{background-image: url(images/input/tag.png);}
.forminput_cd{background-image: url(images/input/cd.png);}
.forminput_house{background-image: url(images/input/house.png);}
.forminput_lorry{background-image: url(images/input/lorry.png);}
.forminput_email{background-image: url(images/input/email.png);}
.forminput_phone{background-image: url(images/input/phone.png);}
.forminput_notes{background-image: url(images/input/notes.png);}
.forminput_sweden{background-image: url(images/input/se.png);}
.forminput_denmark{background-image: url(images/input/dk.png);}
.forminput_finland{background-image: url(images/input/fi.png);}
.forminput_norway{background-image: url(images/input/no.png);}
.forminput_germany{background-image: url(images/input/de.png);}
.forminput_poland{background-image: url(images/input/pl.png);}

.forminput legend{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 14px;
  letter-spacing: 2px;
  padding-top: 4px;
  padding-right: 7px;
  padding-bottom: 4px;
  padding-left: 7px;
  margin-left: 12px;
  margin-bottom: 4px;
  color: #ffffff;
  background-color: #999999;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border: solid 1px #222222;
}
  
.forminput_select{
  padding-left: 25px;
  margin-left: 4px;
  margin-right: 10px;
  font-size: 16px;
  width: 278px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;}
/*  float: right;
  padding-top: 4px;
  padding-right: 0pt;
  padding-bottom: 4px;
  padding-left: 0px;
  margin: 2px;
  display: block;
  background-color: #eeeeee;
  width: 380px;
  height: 85px;}*/
/*
  padding-left: 25px;
  margin: 2px;
  font-size: 16px;
  font-weight: bold;
  width: 370px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  }*/

.forminput_select_country{
  padding-left: 25px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 5px 4px;
  }

.forminput_select_country option{
  padding-left: 25px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

/** Article formatting - multiple columns *****************************************************************************/
.Article3 {	
	column-count: 3;
	column-gap: 25px;
	column-rule: 1px dotted #BBB;
/*	border-bottom: 1px solid #999;	*/
	padding: 5px;
	text-align: justify;
 	word-wrap: break-word;
}

.Article3 h1, .Article3 h2{    border-bottom: 1px solid #aaaaaa;}

.Article2 {
	column-count:2;
	column-gap: 25px;
	column-rule: 1px dotted #BBB;
	/*border-bottom: 1px solid #999;	*/
	padding: 6px;
	text-align: justify;
 	word-wrap: break-word;
}

.Article2 h1, .Article2 h2{    border-bottom: 1px solid #aaaaaa;}

.Article1 {
	border-bottom: 1px solid #999;	
	padding: 8px;
	text-align: justify;
 	word-wrap: break-word;
}

.Article1 h1, .Article1 h2{    border-bottom: 1px solid #aaaaaa;}

/** tabular data *************************************************************************************************/
.timplan {margin-left: 40px; }
.timplan td {border:dotted 1px #353535; text-align:center; padding: 4px; padding-left: 8px; padding-right:8px;}

.matrix {width: 100%; font-size:0.9em; margin-right: 8px; margin-top: 1px;}
.matrix caption {text-align:left;}
.matrix td {border:dotted 1px #353535; padding: 4px;}

/** s3Slider ****************************************************************************************************/
#s3slider {
 width: 670px; /* important to be same as image width */ 
 height: 293px; /* important to be same as image height */
 position: relative; /* important */
 overflow: hidden; /* important */
}

#s3sliderContent {
 width: 670px; /* important to be same as image width or wider */
 position: absolute; /* important */
 top: 0; /* important */
 margin-left: 0; /* important */
 -webkit-padding-start: 0px;

}

.s3sliderImage {
 float: left; /* important */
 position: relative; /* important */
 display: none; /* important */
}

.s3sliderImage span {
  position: absolute; /* important */
  left: 0px;
  font: 10px/15px Arial, Helvetica, sans-serif;
  padding: 10px 13px;
  width: 100px;
  background-color: #000;
  filter: alpha(opacity=70); /* here you can set the opacity of box with text */
  -moz-opacity: 0.7; /* here you can set the opacity of box with text */
  -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
  opacity: 0.7; /* here you can set the opacity of box with text */
  color: #fff;
  display: none; /* important */
  top: 0;  /* if you put top: 0; -> the box with text will be shown at the top of the image if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image*/
  height: 293px;
}

.clear { clear: both; }

.left { 
  width: 110px !important;
  height: 293px;
  top: 0px;
  left: 0px;
}

#Slideshow ul {height: 490px;}
#Slideshow ul li img {float: none; overflow: hidden;}
