﻿/***** Newsflash functions ***********************************/
#news{
	float:left;
	margin-top:-49px;}

#newsflash div {
	visibility:hidden;}
  
#newsflash table tr td div {
	visibility:visible;}

#newsflash {
	/*background-color:#000;
	margin:0px auto;*/}

#newsflash table tr td {
	padding-left:10px;
	color:#fff;
	vertical-align:middle;
	font-size: 1.1em;}

/***** Tour and Map functions ***********************************/
#MapTBE 
{
	background: Transparent url(../images/bg_map_svamp_plockare.jpg) no-repeat left top;
	min-height: 385px;
}
* html #MapTBE 
{
	height: 580px;
}
#MapTBESmall
{
	/*background: #cde6f1 url(../images/bg_map_small_bot.gif) no-repeat left bottom;*/
	margin-bottom: 12px;
	/*padding-bottom: 3px;*/
}

#MapTBEtext{
	padding:10px;
	width:525px;}
	
#MapTBE #Tour
{
	margin: 325px 10px 0px 55px; /*162px 10px 0px 308px;*/
	color: #333;
	font-weight: bold;
	text-align: left;
}

#County{
	padding-left: 15px;
	color: #333;
	font-weight: bold;
	text-align: left;}

.Article #County {
	padding-left: 0px;}
	
#SelectedTourFinderLocation{
	font-weight: normal;
	color: #333;}

#SelectedCountyFinderLocation{
	font-weight: normal;
	color: #333;}

#ChooseCountyFinderLocation{
	line-height: 15px;}	

#MapTBE .Finder h1
{
	font-size: 2em; /* 1.6em;*/
	font-weight: bold;
	color: #4B781B; /*#7BA84B;*/
}
#MapTBESmall .Finder 
{
	position: relative;
	background: Transparent url(../images/bg_map_small.png) no-repeat left top;
	padding: 45px 20px 5px 200px;
	margin: 0;
	color: #333;
	min-height: 190px;
}
* html #MapTBESmall .Finder
{
	height: 190px;
}
#MapTBESmall .Finder h1
{
	font-size: 1.6em;
	color: #7BA84B;
}
#MapTBESmall .Finder ul#IconsDef
{
	list-style: none none;
	/*position: absolute;
	bottom: 15px;
	right: 15px;*/
	margin: 0;
	padding: 0;
	float:right;
}
#MapTBESmall .Finder ul#IconsDef li
{
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
	color: #666;
}
#MapTBESmall .Finder ul#IconsDef li img
{
	display: inline;
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
}
#MapTBESmall .Finder ul#IconsDef li img.SingleIcon
{
	margin: 0 5px 0 16px;
}
.Finder h1
{
	margin: 0px;
	font-size: 1.97em;
}
.Finder p
{
	margin: 0px;
	font-size: 1.1em;
}
#MapTBESmall .Finder h2
{
	margin: 0px;
	font-size: 1.25em;
}
#MapTBESmall .Finder p
{
	margin: 0 0 12px 0;
	font-size: 1em;
	color: #666;
}
#TourFinderLocations 
{
	width: 188px;
	z-index: 2;
	text-align: left;
}
#MapTBESmall #TourFinderLocations
{
	width: 210px;
}
#MapTBE #TourFinderLocations
{
	float:left;
}

#countyFinderLocations 
{
	width: 150px;
	z-index: 2;
	text-align: left;
}
#MapTBESmall #countyFinderLocations
{
	width: 210px;
}
#MapTBE #countyFinderLocations
{
	float:left;
}

.DropDown
{
	margin-top: 5px;
	position: relative;
	border: 1px solid #ccc;
	cursor: pointer;
}
.DropDown ul
{
	display: none;
	list-style: none none;
	position: absolute;
	top: 26px;
	left: -1px;
	width: 188px;
	z-index: 100;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	height: 230px;
	overflow: auto;
	overflow-x: hidden;
	cursor: default;
}

#County .DropDown ul{
	width: 150px;
	height: 360px;
	margin: 0;}

#MapTBESmall .Finder .DropDown ul
{
	width: 210px;
	height: 160px;
}
.DropDown ul li, #County .DropDown ul li
{
	display: block;
	margin: 0;
	padding: 0;}
	
.DropDown ul li a
{
	display: block;
	padding: 1px 8px;
}
* html .DropDown ul li a
{
	height: 1px;
}
.DropDown ul li.Alt a
{
	background-color: #f9f9f9;
}
.DropDown ul li a:hover
{
	background-color: #eee;
}
.DropDownSelected
{
	padding: 3px 8px;
	background: #fff url(../images/bg_dropdown.gif) no-repeat right center;
	cursor: pointer;
	line-height: 20px;
}
* html .DropDownSelected
{
	cursor: hand;
}
.Finder p a 
{
	font-size: .8em;
}
#TourFinderNoScript 
{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
}
.Finder #TourFinderNoScript h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: #f30;
	margin-bottom: .1em;
}
.Finder #TourFinderNoScript p,
.Finder #TourFinderNoScript p a
{
	font-size: 1em;
	margin-bottom: 0px;
}


/***** Tour List Table ***********************************/
.TourListTable 
{
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	color: #333;
}
.TourListTable .col1 
{
	width: 22%;
}
.TourListTable .col2
{
	width: 12%;
}
.TourListTable .col3 
{
	width: 56%;
}
.TourListTable .col4 
{
	width: 10%;
}

.TourListTable th
{
	border-bottom: 1px solid #ccc;
	padding: 3px 4px 3px 1px;
	text-align: left
}
.TourListTable td
{
	vertical-align: top;
	/*text-align: center;*/
	padding: 3px 4px 3px 1px;
}
.TourListTable img
{
	display: inline;
	margin: 0;
}
.TourListTable tr.Alt td
{
	background-color: #eee;
}
.TourListTable td.Icon,
.TourListTable th.Icon
{
	text-align: center;
	padding-right: 0px;
}

/***** Teasers ***********************************/
#TeaserPhone .BoxContent{
	background: transparent url(../images/ann_margreth_lundin_small.png) no-repeat right bottom;}
	
#TeaserPhone .BoxContent #PhoneInfo
{
	margin-right: 65px;
}
#TeaserPhone .BoxContent #PhoneInfo strong
{
	margin: 0 0 5px 0;
	font-size: 1.6em;
	font-weight: normal;
}
#TeaserQA .BoxContent
{
	background: transparent url(../images/bg_teaser_qa.png) no-repeat right bottom;
	padding-right: 106px;
}
#TeaserVaccinate .BoxContent
{
	background: transparent url(../images/bg_teaser_bus.gif) no-repeat right bottom;
}
#TeaserVaccinate ul 
{
	list-style: disc url(../images/bullet.gif) outside;
	padding: 0;
	margin: 0px 15px 15px 30px;
}
#TeaserVaccinate ul li
{
	margin-bottom: 6px;
}
#TeaserVaccinate ul li.Cut
{
	padding: 0;
	padding-right: 100px;
}
.MythBool 
{
	margin-top: 9px;
}

/***** Articles ***********************************/
img.UseCaption {
	margin-bottom: 1px;
}
.ImgCaption {
	float: right;
	margin-bottom: 10px;
	font-size: .9em;
}

.Article img 
{
	margin-bottom: 10px;
}
.Article h2,
.Sidebar .Article h1,
.Article dt
{
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
}
.Article p,
.Article h3,
.Article h4,
#OccasionsList p
{
	color: #333;
}
.Article p.Ingress ,
#OccasionsList p.Ingress
{
	font-size: 1.1em;
}
.Sidebar .Article 
{
	margin: 10px;
	border-bottom: 1px solid #ccc;
}

#BusesAndBoats{
	margin-left:-200px;
	margin-top: 220px;}

#BusesAndBoats img
{
	margin-bottom: 6px;
}
#BusesAndBoats p
{
	text-align: center;
	margin: 6px 10px;
}
#BusesAndBoats p img
{
	display: inline;
	margin: 0;
	vertical-align: middle;
}
#RightColumn .Article 
{
	padding: 0px 5px 10px 5px;
}

.Article sup 
{
	font-size: .8em;
}

.Article ol 
{
	padding: 0;
	margin: 0 0 10px 23px;
}

.Article ul 
{
	list-style: disc url(../images/bullet.gif) outside;
	padding: 0;
	margin: 0px 0px 15px 20px;
	color: #333;
}
.Article ul li
{
	margin-bottom: 6px;
}
.Sidebar .Article ul 
{
	margin: 0px 0px 10px 16px;
}
.Sidebar .Article ul li
{
	margin-bottom: 4px;
}
.Article h2.ImageHeading 
{
	margin-bottom: 10px;
}
.Article p.Author 
{
	font-style: italic;
	text-align: right;
	font-size: .9em;
}
/***** Vaccinators ***********************************/
#Vaccinators h2
{
	font-size: 1.8em;
	color: #666;
	font-weight: normal;
}
#Vaccinators h3
{
	font-size: 1.3em;
	color: #666;
	font-weight: normal;
}
#Vaccinators hr
{
	clear: right;
}
#Vaccinators .ToTop
{
	float: right;
}
.CountyMap 
{
	display:none;
	position:absolute;
}
#MapCounties 
{
	position:relative;
	left: 7px;
	top: 12px;
	padding-bottom: 10px;
}

/***** Image Bank ***********************************/
.ImageBank 
{
	width: 279px;
	margin-bottom: 20px;
}
.ImageBank img
{
	display: inline;
	float: left;
	margin: 0 4px 4px 0;
}
/***** News Archive ***********************************/
.Article .YearHeading 
{
	font-size: 1.3em;
	color: #666;
	font-weight: normal;
}

ul.NewsArchive 
{
	list-style: none none;
	margin: 0 0 20px 0;
	padding: 0;
} 
ul.NewsArchive li
{
	margin-bottom: 6px;
} 
ul.NewsArchive li a
{
	font-weight: bold;
} 



/***** Order and FAQ Forms ***********************************/
#OrderForm 
{
	margin-bottom: 20px;
}
#OrderForm div,
#FaqForm div
{
	margin-bottom: 10px;
}
#OrderForm label,
#FaqForm label
{
	display: block;
}
#OrderForm #OrderMaterial label 
{
	display: inline;
}
#OrderForm .tf 
{
	width: 355px;
}
#FaqForm .tf,
#FaqForm .ta
{
	width: 238px;
}
#FaqForm .cb 
{
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}
#FaqForm .BnContainer
{
	text-align: right;
}
#OrderForm #OrderMaterial .tf
{
	width: 4em;
	text-align: right;
}
#OrderForm #OrderMaterial .NoOfItems
{
	float: right;
}
#OrderForm #OrderMaterial p
{
	margin: 0;
}
#OrderForm .bnImg 
{
	float: right;
}

ul#OrderMaterial 
{
	list-style: none none;
	margin: 0;
	padding: 0 0 20px 0;
}
ul#OrderMaterial li
{
	display: block;
	clear: both;
	margin: 0;
	padding: 5px;
}
ul#OrderMaterial li.Alt,
#ContactInfo
{
	padding: 5px;
	background-color: #eee;
}
ul#OrderMaterial li h2
{
	font-size: 1.1em;
	font-weight: bold;
}

#hasJavaScript{
	display: none;}
		
/* Warning */
.warning {
	position:absolute;
	z-index:111111;
	width:100%; top:0px; left:0px;
	border-bottom:1px solid #A29330;
	background:#FDF2AB no-repeat 10px center url(http://browser-update.org/img/dialog-warning.gif);
	text-align:left;
	/*cursor:pointer;*/
	font-family: Arial,Helvetica,sans-serif;
	color:#000;
	font-size: 12px;}
.warning div { padding:5px 36px 5px 40px; }
