﻿/* Theme.css (c) Petena AB 1993-2010, http://www.petena.se, http://www.praktit.se

  SvalovsGK.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;
	background-color: #adc1ff;
  color: #303030;
/*	font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif; 
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
/*  font-family: "Times New Roman", Times, serif; */
  font-size: 0.84em;
}

#page-container{
  border: none;
	background-color: #adc1ff;		/* background for the middle column */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
/*  width: 1228px; */
	margin-left: auto;
	margin-right: auto;
  background-image: url("images/shade1228.png");
  background-repeat:repeat-y; 
	}

#masthead{
	background-color: #fff; /*#758449;*/
  border-bottom: none;
  height: 184px;
	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/top1.jpg"); /* top3.png */
	background-repeat: no-repeat; 
	height: 178px;
	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: relative;
  left: 7px;
  top: 7px;
  background-image: url("images/Logo_144x144.png");
  background-repeat: no-repeat;
  width: 144px;
  height: 144px;
}

#Logo .LogoLink{
  display: block;
  height: 144px;
  width: 144px;
}

#outer-column-container{
  border-left-color: #fff; 	/* background for the left column */
  border-right-color: #fff;	/* background for the right column */
	margin-left: 8px; /*22px;*/
	margin-right: 8px; /*22px;*/
	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;
/*	background-color: #b2c0c2; 
	color: #304e8d;
	font-size: 14px;
  line-height: 1.5em; */
	overflow:hidden;
	padding: 0;
	margin: 0;
	/*width: 1212px; */
	margin-left: 8px; /*22px;*/
	margin-right: 8px; /*22px;*/
	background: url(images/bakgrundstoner.jpg);
	background-position: -2px -80px;
/*	background-color: #006e2f;
	border-top: solid 1px Yellow; */
	border: none;
	color: #fff;
	padding-top: 12px;
}

#footer a, #footer a:visited { color: Yellow; }

/** 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.2em; }
* a, * a:visited { color: #304e8d;	text-decoration: none; font-style: normal;}
* a:hover{ text-decoration: underline; }
* h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.4em; margin-top: 0; margin-bottom: 0.3em; clear: both;}
* h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.35em; margin-top: 1.1em; margin-bottom: 0; clear: both;}
* h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; margin-top: 1.0em; margin-bottom: 0; }
* h4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; margin-top: 0.9em; margin-bottom: 0; }
* h5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; margin-top: 0.8em; margin-bottom: 0; }
* h6 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.08em; margin-top: 0.6em; margin-bottom: 0; }

h1 {
  color: #fff;
  font-size: 1.4em;
  line-height: 30px;
  vertical-align: middle;
  padding-left: 8px;
	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; }
.greengo { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -128px; }
.lightgreen { line-height: 30px; vertical-align: middle; color: #fff; background: url(images/bakgrundstoner.jpg);	background-position: 0px -2px; }

/** TOP MENU ********************************************************************************************************/
#TopNav {
	position: relative;
	top: 16px;
	left: 0px;
	padding: 0;
	margin: 0;
	color: Yellow;
	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.1em;
	line-height: 1.6em;
 	border: none;
 	vertical-align: middle;
	text-align:left;
 	color: Yellow; 
}

#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;
}

#menubar a, #menubar a:visited {
  display: block;
  text-decoration: none;
  color: Yellow;
}

#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-color: #287c5b;
	background: url(images/bakgrundstoner.jpg);
	background-position: -2px -26px;
}


#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;
	background: url(images/bakgrundstoner.jpg);
	background-position: -2px -88px;
}

#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;
  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;
}



/** 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 ************************************************************************************************************/
#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 *********************************/
	

.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;*/
  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;
}


/********************************* 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 {margin: 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;
}

ul.listofholes {font-family: Tahoma; list-style: none; overflow: visible; padding: 0; padding-left: 29px; padding-right: 4px; width: 288px;}
ul.listofholes li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 288px;}
ul.listofholes a {margin: 0 0 -1px -66px; padding: 0; padding-left: 66px; padding-top: 4px; display: block; width: 288px; height: 40px; color: #404040;}
ul.listofholes a:hover { background: url(images/ikoner.png) no-repeat -115px -1px; z-index: 999; }
.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; list-style: none; overflow: visible; padding: 0; padding-left: 2px; padding-right: 4px; width: 220px;}
.leftsidelinks ul li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 220px;}
.leftsidelinks ul a {margin: 0; margin-right: -50px; padding: 0; padding-right: 50px; padding-left: 18px; padding-top: 7px; display: block; width: 220px; height: 28px; color: #404040;}
.leftsidelinks ul a:hover { background: url(images/ikoner.png) no-repeat -122px -50px; z-index: 999; }

ul.leftlinks {font-family: Tahoma; list-style: none; overflow: visible; padding: 0; padding-left: 2px; padding-right: 4px; width: 220px;}
ul.leftlinks li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 220px;}
ul.leftlinks a {margin: 0; margin-right: -50px; padding: 0; padding-right: 50px; padding-left: 18px; padding-top: 7px; display: block; width: 220px; height: 28px; color: #404040;}
ul.leftlinks a:hover { background: url(images/ikoner.png) no-repeat -122px -50px; z-index: 999; }

ul.listofcomps {font-family: Tahoma; font-size: 0.8em; list-style: none; overflow: visible; padding: 0; padding-left: 5px; width: 313px;}
ul.listofcomps li {list-style-type: none; border-bottom: #d3d7c7 1px solid; position: relative; width: 313px; height: 42px;}
ul.listofcomps a {margin: 0 0 -1px -41px; padding: 0; padding-left: 41px; padding-top: 1px; display: block; width: 313px; height: 42px; color: #404040;}
ul.listofcomps a:hover { background: url(images/ikoner.png) no-repeat -115px -1px; z-index: 999; }
ul.listofcomps li span {float: left;}
ul.listofcomps li .day {width: 32px; height: 42px; line-height: 1.6em;}
ul.listofcomps li .contest {}
ul.listofcomps li .sponsor {float: right; overflow: hidden; padding-right: 2px;}

/************************************************************************************************/
.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.8em; 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;}
