﻿/* D-Menu */
menu.D-Menu
{
  margin-top: 14px;
  margin-bottom: 26px;
}
menu.D-Menu li a
{
  color: #595958;
  text-decoration: none;
}

menu.D-Menu li
{
 	list-style: none;
 	height: 26px;
 	border-bottom: solid 1px #bebdb9;
}

menu.D-Menu li div
{
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-top: 4px;
  cursor:pointer;
}
menu.D-Menu li.TitleWithBackground
{
  height: 13px;
  border-bottom: none;
}
/* D-Content */
h1.D_Title
{
  margin-left: 26px;
  margin-bottom: 10px;
}
p.D_Ingress
{
  font-size: 13px;
}

img.TopPhoto
{
  margin-left: 26px;
  margin-bottom: 10px; 
}
h2
{
  font-size: 12px;
}
h2.Inline
{
  display:inline;
}
p
{
  margin-top: 1px;
  margin-bottom: 10px;
}
p.l26
{
  padding-left: 26px;
}
ol
{
  padding-left: 26px;
}
ol li
{
  margin-bottom: 5px;
}
div.D_1Col
{
  margin-left: 26px;
}
table.D_2Col
{
  margin-left: 26px;
  width: 636px;
}
table.D_2Col td.HDiv
{
  width: 20px;
}
table.D_2Col td.TCol
{
  width: 308px;
}
table.D_2Col img.photo
{
  margin-bottom: 10px;
}
table.D_2Col img.photo2
{
  margin-top: 10px;
  margin-bottom: 10px;
}
table.D_2Col img.photo3
{
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
table.Striped td
{
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: solid 1px #595958;
}

/* Custom styles */
div.D_StdText
{
  padding-left: 26px;
}
table.D-Hotel
{
  padding-left: 26px;
  width: 655px;
}

table.D-Hotel td.Top
{
  background-image: url('../../img/2009/hotell/hotell-bg-title.jpg');
  background-repeat: repeat-x;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: White;
  padding: 6px 10px 0px 10px;
  height: 45px;
}
table.D-Hotel td.Info
{
  padding: 10px 5px 10px 5px;
  border: solid 1px #e2e2df;
}
table.D-Hotel td.Info div.HotellNamn
{
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
}
div.bengtmats
{
  background-color: #f5ecce;
  padding: 5px 10px 5px 10px;
}
/* Custom style BestKat */
.BestKatFormular td
{
  padding: 2px 0px 2px 0px;
}
.BestKatFormular td.Ledtext
{
  width: 90px;
}
div.BestKatFormularTack
{
  width: 308px;
  padding-top: 133px;
  text-align:center;
  font-size: 12px;
  font-weight: bold;
}
/* Custom styles Sitemap */
.Sitemap-tab
{
  margin-top: 26px;
  width: 682px;
}
.Sitemap-tab-start
{
  background-image: url(../../img/2009/tab-bg.jpg);
  background-repeat:repeat-x;
  width: 26px;
  height: 33px;  
}
.Sitemap-tab-selected
{
  background-image: url(../../img/2009/tab-selected.jpg);
  background-repeat: no-repeat;
  width: 137px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
  height: 33px;
}
.Sitemap-tab-notselected
{
  background-image: url(../../img/2009/tab-not-selected.jpg);
  background-repeat: no-repeat;
  width: 137px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
  color: white;
  padding-top: 8px;
  height: 33px;
}
.Sitemap-tab-end
{
  background-image: url(../../img/2009/tab-bg.jpg);
  background-repeat:repeat-x;
  height: 33px;
  width: 245px;
}
.Sitemap-tab-Content
{
  padding-left: 26px;
  background-image: url(../../img/2009/tab-c-bg.jpg);
  background-repeat:repeat-x;  
}
/* GoK */
Table.GoKFormular TD
{
	padding-left: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
	background-color: #f6f6f5;
	color: #595958;
}

Table.GoKFormular TD.Rubrik
{
  padding-left: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
  background-color: #687298;
  font-weight: bold;
  font-size: 10pt;
  color: #FFFFFF;
}
Table.GoKFormular TD.Ledtext
{
  padding-left: 5px;
  background-color: #f6f6f5;
  font-weight: bold;
  color: #595958;
}

Table.GoKFormular TD INPUT
{
	font-size: 9pt;
	font-family: Tahoma, Arial;
	color: #595958;
}

Table.GoKFormular TD SELECT
{
	font-size: 9pt;
	font-family: Tahoma, Arial;
	color: #595958;
}
/* Alla hjärtans dag */
.AHD_Date
{
  width: 30px;
  padding-right: 4px;
  text-align: right;
}
.AHD_Name
{
  width: 500px;
}
