/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/
* {
	margin: 0px;
	padding: 0px;
}



p {
	margin: 0 0 5px 0;
}

#container {
	margin: 0 auto;
	background: transparent url(../../Images/main_content_bg.gif) repeat-y;
	width: 820px;
}

#containerdiv
{
	width: 790px;
	margin: 0px;
	text-align: left;
	background: transparent url(../../Images/uloftatop.gif) 15px 15px no-repeat;
	padding: 15px;
	min-heigh: 400px;
/*	background: url(../../Images/UL_30.jpg) no-repeat;*/
	margin-left:10px;
}

#containerdivWide
{
	width: 790px;
	margin: 0px;
	text-align: left;
	background: transparent url(../../Images/main_bg_borders.gif) no-repeat;
	padding: 15px 15px 0px 15px;
	min-heigh: 400px;
}

*html #containerdiv { height: 400px; } /* IE height fix */

#headerdiv
{
	text-align: left;
	display: block;
	/*background-color: #FFFFFF;*/
	height: 70px;
}

#headerdivUlOfta
{
	text-align: left;
	display: block;
	/*background-color: #FFFFFF;*/
	height: 95px;
}


#logo {
	float: left;
	width: 183px;
	padding-top: 3px;
	padding-left: 10px;
}

#flags {
	float: left;
	width: 384px;
}

#flags img {
	margin-right: 3px;
	padding-left:300px;
}

#flagTop {
	padding-top: 13px;
}

#flagBottom {
	padding-top: 10px; 
}

#search {
	float: left;
	text-align: right;
}

#search input {
	width: 124px;
	margin-right: 2px;
}

#search select {
	width: 158px;
	margin-top: 3px;
	font-size: 10px;
}

.searchField {
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #7f9db9;
}

.quickSearchField {
	width: 122px;
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #7f9db9;
	vertical-align: middle;
}

.searchButton {
	width: 30px!important;
	margin-right: 0px!important;
	vertical-align: middle;
}

#topmenudiv
{ 
	text-align: left;
	display: block;
	margin-bottom:0.3em;
	height: 2.3em;
	background-color: #FFFFFF;
}

#extranetLinks {
	display: inline;
	float: left;
	width: 200px;
	padding: 0 0 0 192px;
}

#tabs {
	margin: 0 10px 0 0;
	text-align: right;
	background-color: #FFFFFF;
}

.bg {
	background-color: #FFFFFF;
}

.tab {
	float: left;
}

#tabBottom {
	height: 13px;
}

#tabBottom .start {
	float: left;
}

#tabBottom .end {
	float: right;
}

.bottomTypeHuvudsektion  {
	background-image: url(../../Images/menu_barbg3.gif);
}

.bottomTypeStadstrafiken {
	background-image: url(../../Images/menu_barbg4.gif);
}

.bottomTypeRegiontrafiken {
	background-image: url(../../Images/menu_barbg5.gif);
}

.bottomTypeUpptaget {
	background-image: url(../../Images/menu_barbg6.gif);
}

#topSubMenu {
	margin: 1px 0px 0px 0px;
	/*height: 17px;*/
	font-size: 10px;
}

#topMenu {
	margin: 1px 0px 0px 0px;
	/*height: 22px;*/
	font-size: 10px;
	color: #ffffff;
}

#topMenu .start, #topSubMenu .start {
	float: left;
}
#topMenu .top
{
	margin:0px;
	padding:0px;
}

#topMenu .bottom
{
	margin:0px;
	padding:0px;
}

#topMenu .menu {
	float: left;
	padding: 5px 0px 5px 14px;
	width: 92%;
}

#topMenu .menu2 {
	padding: 2px 0px 2px 17px;
	width: 95%;
}

#topSubMenu .menu {
	float: left;
	padding: 2px 0px 3px 14px;
	width: 92%;
}

#topSubMenu .menu2 {
	padding: 0px 0px 0px 17px;
	width: 95%;
}

#topMenu .end, #topSubMenu .end {
	float: right;
}

.menuTypeHuvudsektion {
	background-color: #919191;
	color: #ffffff;
}

.menuTypeStadstrafiken {
	background-color: #a8beaf;
}

.menuTypeRegiontrafiken {
	background-color: #c9c0a3;
}

.menuTypeUpptaget {
	background-color: #b9b1b3;
}

.subMenuTypeHuvudsektion {
	background-color: #e0e0e0;
}

.subMenuTypeStadstrafiken {
	background-color: #d3ded7;
}

.subMenuTypeRegiontrafiken {
	background-color: #e4dfd1;
}

.subMenuTypeUpptaget {
	background-color: #dcd8d9;
}

.interrupt {
	margin-bottom: 0px;
}

.interrupt .head {
	font-weight: bold;
}

.interrupt .text {
}

.bot{
	padding-top: 15px;
	font-weight:  normal;
}

#maincontainerdiv
{
	padding-top: 14px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	color: #545454;
}

#maincontainerdivWide
{
	padding-top: 14px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #545454;
}

#mainLeftContent {
	float: left;
	width: 183px;
}

#mainRightContent {
	float: right;
	width: 585px;
	margin: 0 0 0 15px;
}

#contentTopImage {
	margin-bottom: 20px;
}



#mainLeft {
	float: left;
	/*width: 373px;*/
	width: 353px;
	
	padding: 0 0 0 6px;
}

#mainLeft A
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: #464646;
}

A.bullet
{
	padding-left: 6px;
	background: transparent url(../../Images/bullet.gif) center left no-repeat;
}

#mainLeft P A
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: #464646;
	padding-left: 0px;
	background: transparent;
}

#mainRight {
	text-align: right;
	float: right;
	width: 193px;
	margin: 0 0 0 15px;
	bborder: solid 1px black;
}

.rightSpot {
	margin: 0;
}

.leftSpot {
	background-image: url(../../Images/leftspot_bg.gif);
	color: #464646;
	margin-bottom: 9px;
	width: 183px;
}

.leftSpotHeader
{
padding-bottom: 5px;
background: white;
}

.searchTravelLink
{
font-family: Verdana, Sans-Serif;
font-size: 10px;
font-weight: normal;
color: #a12830;
font-decoration: underline;
}

#uitplogo
{
	width: 183px;
	text-align: center;
	padding-top: 25px;
}
.searchSpotButton
{
	margin:0px 2px 0px 0px;
}

.searchTravelHeader
{
padding:0;
margin: 0px 0px 7px 0px;
font-family: Verdana, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #464646;
}

.leftSpot input {
	font-size: 9px;
}

.leftSpot .spotField {
	padding-left: 2px;
	padding-top: 1px;
}


.leftSpot .spotSearchField {
	padding-left: 2px;
	padding-top: 1px;
	margin-bottom: 4px;
	/*//width: 133px;*/
	height: 16px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #464646;
	width: 139px;
	border: solid 1px #7f9db9;
}

.leftSpot a {
	color: #a12830;
}

.leftSpot .left {
	width: 35px;
}

.leftSpot .right {
}

.noBg {
	background-image: none;
	background-color: #FFFFFF;
	border: none;
}

.leftSpotResPlus 
{
	width: 186px;
	background-image: url(../../Images/resplusbg.gif);
	margin-bottom: 9px;
	color: #3b424c;
}

.leftSpotResPlus .leftSearch {
	float: left;
	text-align: right;
	width: 33px;
}

.leftSpotResPlus .rightSearch {
	float: left;
}

.leftSpotSubscribe {
	background-image: url(../../Images/subscribebg.gif);
	margin: 6px;
}

.leftSpotSubscribeContent {
	padding: 4px;
}

.leftSpotContent {
	padding: 0px 15px 5px 21px;
}

#recentPages A
{
	text-decoration: none;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #464646;
}

.leftSpotContent A
{
	padding-left: 6px;
	background: transparent url(../../Images/largebullet.gif) center left no-repeat;
}

.searchTravelContent {
	padding: 0px 5px 0px 20px;
}

.leftSpotResPlusContent {
	padding: 5px 15px 5px 15px;
	text-align: center;
}

.spotHeading {
	margin-bottom: 10px;
}

.spotField {
	width: 112px;
	height: 16px;
	border: solid 1px black;
	vertical-align: middle;
}

.leftSpotResPlus .spotField {
	border: solid 1px #7f9db9;
}

.spotButton {
	margin-left: 4px;
	vertical-align: middle;
}

#footerdiv
{
	background-color: #ebebeb;
	color: #747171;
	text-align: center;
	padding: 6px 10px 6px 10px;
	margin: 0 5px 0 5px;
	border-bottom: solid 1px #999999;
}

#footerdiv .left {
	width: 185px;
	float: left;
	text-align: left;
	padding-top: 24px;
}

#footerdiv .middle {
	width: 420px;
	float: left;
}

#footerdiv .right {
	width: 185px;
	float: left;
	text-align: right;
	padding-top: 12px;
}

#printer {
	margin: 30px 0 0 5px;
	padding-left: 6px;
	width: 353px;
	text-align: center;
}

#printer A
{
	font-weight: normal;
}

#printHeader {
	margin-bottom: 20px;
}


.selfClear:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.selfClear 
{
	display: inline-block;
}

/* Hide from IE-mac \*/
* html .selfClear 
{
	height: 1%;
}

.selfClear 
{
	display: block;
}
/* */

/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}

@media screen {
	#printHeader {
		display: none;
	}
}

@media print {
	#mainLeftContent, #footerdiv, #mainRight, #contentTopImage, #headerdiv, #tabBottom, #topMenu, #topSubMenu {
		display: none;
	}
	.dontPrint {
		display: none;
	}
}
#titlelink A
{
	font-family: Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #a12830;
	padding-left: 6px;
	text-decoration: none;
	background: transparent url(../../Images/bullet.gif) center left no-repeat;
}
#titlelink2 A
{
	font-family: Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #a12830;
	padding-left: 6px;
	text-decoration: none;
	background: transparent url(../../Images/bullet.gif) center left no-repeat;
}
#titlelink2
{
	margin-bottom: 0.75em;
}

#clock
{
	width: 40px;
	float: left;
	margin-right: 15px;
}

.furuvikBookingElement1
{
	border:1px solid #e5e5e5; 
	background-color:#e5e5e5; 
	height:36px; 
	margin-bottom:3px;
	line-height:11px; 
	padding: 10px 0 0 10px;
}

.furuvikBookingElement2
{
	border:1px solid #e5e5e5; 
	background-color:#ffffff; 
	height:36px; 
	margin-bottom:3px;
	line-height:11px; 
	padding: 10px 0 0 10px;
}

.flagTop
{
	
	/*padding-left:*/
}

.topTypeFont
{
	padding-left:336px;
}

#ulOftaTopSection
{
	width:790px; 
	height:72px;
}

#ulOftaTopSection #toUlOftaStart
{
	display:block;
	height:60px;
	width: 143px;
	float:left;
}

#ulOftaTopSection #toMainUlUrl
{

	display:block;
	height:60px;
	width: 183px;
	float:right;	
}
