﻿@charset "utf-8";
/* CSS Document */
/***************************************************************************************************************************************************************/
/*************|||***|||\\******|||***|||||||||***|||||||\*****/ /*||*\\\***|||***/ /***|||***|||***|||********|||||||||||***|||***|||***|||||||\****************/
/*************|||***|||*\\*****|||***|||*********|||****||***|||*****|||***|||**/ /****|||***|||***|||********|||||||||||***|||***|||***|||****||***************/
/*************|||***|||**\\****|||***||||||******|||****||***|||*****|||***|||\//******|||***|||***|||************|||*******|||***|||***|||****||***************/
/*************|||***|||***\\***|||***||||||******|||||||//***|||||||||||***|||\\\******|||***|||***|||************|||*******|||***|||***|||||||//***************/
/*************|||***|||****\\**|||***|||*********|||**\\*****|||*****|||***|||*\\\*****|||***|||***|||************|||*******|||***|||***|||**\\*****************/
/*************|||***|||*****\\*|||***|||*********|||***\\****|||*****|||***|||**\\\****|||***|||***|||\***********|||*******|||***|||***|||***\\****************/
/*************|||***|||******\\|||***|||*********|||****\\***|||*****|||***|||***\\\*** \|||||/****|||||||||******|||********\|||||/****|||****\\***************/
/***************************************************************************************************************************************************************/

ul.check{
	
	list-style-image:url("img/gfx/check_midi.gif");

	list-style-position: inside;

line-height:25px;
	}


div.check {
    background: url("img/gfx/check_midi.gif") no-repeat scroll left top transparent;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 18px;
	float:left;
	padding-right:10px;
}


a.arrow:link {

	color: #ff25a7; /* rosa */

	background-image: url("img/gfx/link-icon.png");
	background-position: left 8px;
	background-repeat: no-repeat;
	font-size: 16px;
	display: block;	
	padding-left:20px;
	border:none;
	line-height:17px;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}

a.arrow:visited{
	color: #ff25a7;
	}

a.arrow:hover{
	color: #ff8ad0; /* ljusrosa */
	background-position: left -16px;
	}


li.notice {
    color: red;
    font-size: 13px;
    line-height: normal;
    padding-top: 15px;
	
}


td.left_column{
	
	width:380px;
	padding-right:40px;
	}

ul.nolistitems{
	list-style:none;
	font-size: 15px;
	}

ul.notice{
	 
	color: #007a72;
    font-size: 12px; 
    line-height: 18px;
	padding-top:15px;
	list-style:none;
	background: url("img/gfx/post-it-ocean.png") repeat scroll right bottom transparent;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	width:220px;
	
	}
	
	ul.notice li{
		padding-bottom:5px;
		}

table.roomrates{
	
	width:330px;
	padding:10px;
	padding-bottom:20px;
	float:left;
	
  
	

	}
	
.vardag h2 {
    color: #C05F00;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    padding-bottom: 10px;
    text-align: left;
}

.helg h2 {
    color: #C05F00;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    padding-bottom: 10px;
    text-align: left;
}
	
table.roomrates td.notice{
	
	color: #c05f00;	
	font-size: 13px;
	line-height:normal;
	padding-top:15px;
	

	}

table.roomrates td.title{
	/*border-bottom:solid 1px red;*/
	
	width:100px;
	text-align:center;
	color:#c05f00;

	
	/**/
	
	
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
	
	}
	
	table.roomrates td.rooms{
	
	/*background:orange;*/
	width:350px;
		/**/
	
	color: #747474;	
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	
	}
	
	table.roomrates td.ratesweekdays{
	
	
	width:100px;
	text-align:center;
		/**/
	
	color: #262626;	
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	
	}
	
		table.roomrates td.ratesweekends{
	
	
	width:100px;
	text-align:center;
	color: #262626;	
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
		padding-bottom: 3px;
	padding-top: 3px;
	
	}






html{
	
	background:url("img/gfx/bg.jpg") repeat scroll 0 0 transparent !important;
	}
	
	
	
	
	
	
	
	
	
	

.float-right {
	float:right;
}
	
	
	
table td{
	vertical-align:top;
	}


#google-maps{
	
	width:300px; 
	height:300px;
	background: transparent url(img/gfx/google-maps-bg.png) no-repeat scroll 0 0;
	padding-top:8px;
	padding-bottom:12px;
	padding-left:8px;
	padding-right:8px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:25px;
	}

#google-maps-xl{
	
	width:553px; 
	height:260px;
	padding-top:15px;
	margin-left:18px;
	}




#slideshow-container{
	
	background: transparent url(img/gfx/photo-frame-xl.png) no-repeat scroll 0 0;
	width: 553px;
	height: 369px;
	padding: 15px 16px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);

}

#bildtext-holder {
	margin-top: 9px;
	text-align: center;
	background-image: url('img/gfx/black-bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	min-height: 24px;
	width: 573px;
	padding: 4px 16px 8px;
	color: #ffffff;
	text-shadow:  1px 1px #000000;
	margin-left: -10px;
}

#thumbnails {
	
	padding: 15px 0px 15px 18px;

}

#thumbnails img, .orbit-bullets li {
	
	border: 4px solid rgb(54, 54, 54);
	margin-right: 9px;
	margin-bottom: 9px;
	cursor: pointer;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);

}


.popup-close{
	
	position:absolute;
	margin-left:520px;
	margin-top:-18px;
	 width:93px;	
	 height:72px;
display:block;
 
	
	}
	
	.popup-close a:link{
	display:block;
border:none;
		 width:93px;	
	 height:72px;
background: transparent url(img/gfx/popup-close-gfx.png) no-repeat scroll top left;
	}
	
		.popup-close a:hover{
	display:block;
border:none;
	 background: transparent url(img/gfx/popup-close-gfx.png) no-repeat scroll bottom left;
	 width:93px;	
	 height:72px;
	}

.popup-header{
	
margin-left: 5px;
    margin-top: 10px;
    position: absolute;
	
	}
	
	.popup-content-container{
		margin-top: 55px;
		
		
		}
		
			.popup-content-container p{
	
		 font-size: 15px;
    line-height: 22px;
		
		}
	
	.popup-header h2 span{
	margin-left:20px;
	font-size:12px;
	color:grey;
	
	}
	.popup-wide-column{	
		width:540px;
		float:left;
		margin-left:15px;
			font-size:13px;
	line-height:16px;
		}
		
		.popup-room-rates{
				position:absolute;
		top:400px;
			}
		
	
	.popup-left-column{
		
		width:275px;
		float:left;
		margin-left:15px;
			font-size:13px;
	line-height:16px;
		}
		
			.popup-right-column{
		
		margin-left: 300px;
    width: 260px;
	font-size:13px;
	line-height:16px;
		}

/**********************/

/* Z-index of #mask must lower than #boxes .window */

#mask {
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
	
	/*krister*/
	top:0;
	left:0;
}
#boxes .window {
	position:fixed;
	width:640px; /*440*/
	height:480px;/*200*/
	display:none;
	z-index:9999;
	padding:20px;
	background: transparent url(img/gfx/popup-bg.png) no-repeat scroll top left;

	
	
}  /* Customize your modal window here, you can add background image too */
#boxes #dialog {
	width:595px; /*375*/
	height:483px; /*203*/
	/*background:#fff;*/
	/*overflow-x:hidden;overflow-y:auto;*/
	/*overflow:hidden;*/
	 background: transparent url(img/gfx/popup-bg.jpg) no-repeat scroll top left;
}


	
	
/*************************/

.quick-info-container {
	min-height:50px;
	width:215px;
	border:none;
	overflow:hidden;
	margin-top:30px;
	background: transparent url(img/gfx/black-bg.png) repeat scroll bottom right;
	margin-bottom:30px;
	color:#fff;
	padding:20px;
	font-family: "Helvetica Neue", Arial, Sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 24.16px;
	margin:0;
	margin-bottom:20px;
}
.quick-info-container .center {
	margin:0 auto;
	text-align:center;
}
.quick-info-container h1 {
	color: #FFFFFF;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 27px;
	margin:0;
}
.quick-info-container h2 {
	color: #FFFFFF;
	font-size: 53px;
	font-weight: bold;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 20px;
	margin:0;
}
.quick-info-container h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
/*************************/






#facebook iframe {
	background-color:#fff !important;
}
iframe {
	border:none;
	overflow:hidden;
	margin-bottom:20px;
	display:block;
}

#telephone {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	padding-right: 5px;
}

#telephone span:first-child {
	font-family: 'century gothic';
	padding-bottom: 4px;
	display: inline-block;
	font-size: 15px;
}

#telephone h1 {
	font-size: 32px;
}

#telephone h1 span {
	/*color: #FFFFFF;*/
   
	font-family: Tahoma, Arial, sans-serif;
	font-size:15px;
	vertical-align:top;
	line-height:16px;
	padding-right:7px;
	border-bottom: none;
}

#google-translate-container {
/*  display: block;
    margin: 0 auto 0 64px;
    position: relative;
    top: 24px;
    width: 275px;*/
}
#google-translate-container a {
	border:none;
}
#google_translate_element {
	margin: 0 auto 0 126px;
	position: relative;
	top: 20px;
	width: 180px;
}
#google_translate_elementa {
	border:none;
}
.goog-te-gadget .goog-te-combo {
	margin: 9px 0 !important;
	min-width:141px;
}
.fan_box .page_stream {
	height:100px !important;
}
.stream_content {
	height:100px !important;
}
.uiStreamStory {
	padding-right:0px !important;
}
.fbConnectWidgetFooter {
	display:none !important;
}
.fan_box .connect_top {
 02 background: none !important;
 03 padding: 0 !important;
 04
}
 05 .fan_box .profileimage, .fan_box .name_block {
 06 display: none;
 07
}
 08 .fan_box .connect_action {
 09 padding: 0 !important;
 10
}
#footer-promo-one {
	background: transparent url(img/promotions/footer-promo-one-pasta.png) top center no-repeat;
	min-height:165px;
	float:left;
	width:422px;
}
#footer-promo-two {
	background: transparent url(img/promotions/footer-promo-two-eco.png) top center no-repeat;
	min-height:165px;
	float:left;
	width:234px;
	margin-left:25px;
}
#footer-promo-three {
	background: transparent url(img/promotions/footer-promo-three-abba.png) top center no-repeat;
	min-height:165px;
	float:left;
	width:254px;
	margin-left:25px;
}

/*
.quick-info-container {
	min-height:50px;
	width:215px;
	border:none;
	overflow:hidden;
	margin-top:30px;
	background: transparent url(img/gfx/black-bg.png) repeat scroll bottom right;
	margin-bottom:30px;
	color:#fff;
	padding:20px;
}
.quick-info-container .center {
	margin:0 auto;
	text-align:center;
}
.quick-info-container h1 {
	color: #FFFFFF;
	
   
    padding-bottom: 20px;
	font-family: Tahoma, Arial, sans-serif;
}
.quick-info-container h2 {
	color: #FFFFFF;
	font-size: 53px;
	font-weight: bold;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, sans-serif;
	
	}
.quick-info-container h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}*/
#top-photo-container {
	background: transparent url(img/gfx/top-photo.png) repeat scroll 0 0;
	width:589px;
	height:295px;
	margin-top:17px;
	margin-bottom:23px;
}
#top-photo-container.half {
	background: transparent url(img/gfx/top-photo.png) repeat scroll 0 0;
	width:295px !important;
	height:295px;
	margin-top:17px;
	margin-bottom:23px;
	float:right;
	margin-left:20px;
}
#top-photo-container.xl {
	background: transparent url(img/gfx/photo-frame-xl.png) repeat scroll 0 0;
	width:589px !important;
	height:405px;
	margin-top:17px;
	margin-bottom:23px;
}
#top-photo-container img {
	margin-top:15px;
	margin-left:18px;
}
.photo-container {
	background: transparent url(img/gfx/photo-frame.png) repeat scroll 0 0;
	width:272px;
	height:205px;
	margin-right:43px;
}
.photo-container img {
	margin-top:15px;
	margin-left:18px;
}
div.hot-box {
	font-size: 12px;
	line-height:18px;
}
div.hot-box td {
	vertical-align:top;
}
div.hot-box a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	border:none;
}
td.hot-box {
	padding-left:10px;
	padding-right:50px;
}

td.hot-box-three {
	font-size: 11px;
	line-height:16px;
	padding-right:5px;
	padding-bottom:20px;
}
ul.tips h2 {
	padding-bottom: 3px;
}
ul.tips p {
	margin-bottom: 2px;
	margin-top: 0;
}
p.fleet-info {
	position: absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	top:20px;
}
/*
#language-container {
	background: transparent url(img/gfx/language-bg.png) repeat scroll 0 0;
	position:absolute;
	color: #888;
	font-size: 0.85em;
	font-style: italic;
	line-height: 11px;
	top:0px;
	margin-left:685px;
	display: inline;
	width:275px;
	height:90px;
}*/
#language-container {
	background: transparent url(img/gfx/language-bg.png) repeat scroll 0 0;
	position:absolute;
	color: #888;
	font-size: 0.85em;
	font-style: italic;
	line-height: 11px;
	top:0px;
	margin-left:660px;
	display: inline;
	width:293px;
	height:90px;
}
/*
background-color:red;
margin-left:100px;
display: inline;
float:left;
width:200px;
height:0px;
color: #888;
	font-size: 0.85em;
	font-style: italic;
	line-height: 11px;
	border-bottom: 1px solid #ccc;

*/

a.language.svenska {
	background-image: url("img/gfx/language.png");
	background-position: left -17px;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:20px;
	float:left;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	display:block;
}
a.language.english {
	background-image: url("img/gfx/language.png");
	background-position: left 5px;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:20px;
	float:left;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	display:block;
}
#language-container a {
	color: #888;
	text-decoration:none;
}
#language-container a:hover {
	color: #333;
}
select.dropdown {
	width:150px;
}
.moviex-container {
	background-image: url("img/gfx/arrow-fleet-bg.png");
	background-position: left center;
	background-repeat: no-repeat;
	width:53px;
	height:222px;
	position:absolute;
	z-index:5;
	/*background-color:yellow;*/
	float:left;
}
.moviex-container-right {
	background-image: url("img/gfx/arrow-fleet-bg.png");
	background-position: right center;
	background-repeat: no-repeat;
	width:53px;
	height:222px;
	z-index:5;
	/*background-color:red;*/
	float:right;
	position:absolute;
	margin-left:853px;
}
.moviex {
	position: absolute;
	margin-top: 89px;/*	margin-left: 2px;*/
}
.moviex.right {
	position: absolute;
	z-index:525;/*background-color:red;*//*margin-top: 89px;*//*	margin-left: 2px;*/
}
.link-arrow-big.left a {
	background-image: url("img/gfx/arrows-big.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #272727;
	display: block;
	height: 47px;
	width: 49px;
}
.link-arrow-big.right a {
	background-image: url("img/gfx/arrows-big.png");
	background-position: left -94px;
	background-repeat: no-repeat;
	color: #272727;
	display: block;
	height: 47px;
	width: 49px;
	margin-left:5px;
	position:absolute;
	z-index:25;
}
.panel-wrapper {
	z-index:-1;
	display:hidden;
}
.link-arrow-big.left a:hover {
	background-position: left -47px;
}
.link-arrow-big.right a:hover {
	background-position: left bottom;
}
margin-right ul.power {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.power li {
	list-style: none;
	background-image: url(img/gfx/list-item.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom:15px;
}
ul.tips li {
	list-style: none;
	background-image: url(img/gfx/list-item-green.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom:15px;
}
#base {
	margin: 0px;
	padding: 5px;
}
.icon-container-xs {
	float:right;
	height:30px;
}
.icon-container-xs .gfx-passengers {
	background-image: url('img/gfx/hyrverk1-icons-80.png');
	width:26px;
	height:29px;
	float:left;
	margin-right:5px;
}
.icon-container-xs .gfx-passengers.one {
	background-position: 0px 0px;
}
.icon-container-xs .gfx-passengers.two {
	background-position: 0px -29px;
}
.icon-container-xs .gfx-passengers.three {
	background-position: 0px -58px;
}
.icon-container-xs .gfx-passengers.four {
	background-position: 0px -87px;
}
.icon-container-xs .gfx-passengers.five {
	background-position: 0px -116px;
}
.icon-container-xs .gfx-passengers.six {
	background-position: 0px -145px;
}
.icon-container-xs .gfx-passengers.seven {
	background-position: 0px -174px;
}
.icon-container-xs .gfx-passengers.eight {
	background-position: 0px -203px;
}
.icon-container-xs .gfx-passengers.nine {
	background-position: 0px -232px;
}
.icon-container-xs .gfx-passengers.ten {
	background-position: 0px -261px;
}
.icon-container-xs .gfx-bagage {
	background-image: url('img/gfx/hyrverk1-icons-80.png');
	width:26px;
	height:29px;
	float:left;
	margin-right:5px;
}
.icon-container-xs .gfx-bagage.one {
	background-position: -54px 0px;
}
.icon-container-xs .gfx-bagage.two {
	background-position: -54px -29px;
}
.icon-container-xs .gfx-bagage.three {
	background-position: -54px -58px;
}
.icon-container-xs .gfx-bagage.four {
	background-position: -54px -87px;
}
.icon-container-xs .gfx-bagage.five {
	background-position: -54px -116px;
}
.icon-container-xs .gfx-bagage.six {
	background-position: -54px -145px;
}
.icon-container-xs .gfx-bagage.seven {
	background-position: -54px -174px;
}
.icon-container-xs .gfx-bagage.eight {
	background-position: -54px -203px;
}
.icon-container-xs .gfx-bagage.nine {
	background-position: -54px -232px;
}
.icon-container-xs .gfx-bagage.ten {
	background-position: -54px -261px;
}
.icon-container-xs .gfx-bagage-xs {
	background-image: url('img/gfx/hyrverk1-icons-80.png');
	width:26px;
	height:29px;
	float:left;
	margin-right:5px;
}
.icon-container-xs .gfx-bagage-xs.one {
	background-position: -108px 0px;
}
.icon-container-xs .gfx-bagage-xs.two {
	background-position: -108px -29px;
}
.icon-container-xs .gfx-bagage-xs.three {
	background-position: -108px -58px;
}
.icon-container-xs .gfx-bagage-xs.four {
	background-position: -108px -87px;
}
.icon-container-xs .gfx-bagage-xs.five {
	background-position: -108px -116px;
}
.icon-container-xs .gfx-bagage-xs.six {
	background-position: -108px -145px;
}
.icon-container-xs .gfx-bagage-xs.seven {
	background-position: -108px -174px;
}
.icon-container-xs .gfx-bagage-xs.eight {
	background-position: -108px -203px;
}
.icon-container-xs .gfx-bagage-xs.nine {
	background-position: -108px -232px;
}
.icon-container-xs .gfx-bagage-xs.ten {
	background-position: -108px -261px;
}
.icon-container-xs .gfx-eco {
	background-image: url('img/gfx/hyrverk1-icons-80.png');
	width:26px;
	height:29px;
	background-position: -162px 0px;
	float:left;
	margin-right:5px;
}
/****************************/












.fleet-wrap {
	background:url("img/gfx/footer-bg.jpg") repeat scroll 0 0 transparent;
}
.eco-wrap {
	background:url("img/gfx/footer-bg.jpg") repeat scroll 0 0 transparent;
}
.eco-padding {
	padding-left:20px;
	padding-right:20px;
}
.drivers-padding {
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}
.green-bg {
	background:url("img/gfx/green-bg.jpg") repeat scroll 0 0 transparent;
}
/****************/










.container-center {
	margin: 0 auto;
	width:875px
}
.three_column_left {
	width: 270px;
	float: left;
	margin-right:30px;
	margin-top: 13px;
}
.three_column_middle {
	width: 270px;
	float: left;
	margin-right:30px;
}
.three_column_right {
	width: 270px;
	margin-left:600px;
}
.indent {
	background-color: #F3F3F3;
	margin-left: 12px;
	margin-right: 12px;
	padding: 9px 20px 10px;
	background-image: url('img/gfx/corner-gfx.png');
	background-repeat:no-repeat;
	background-position: bottom right;
}
#copyright-container {
	width: 900px;
	margin:0 auto;
	height:50px;
}
#footnote {
	color: #888888;
	float: right;
	font-size: 10px;
	font-style: italic;
	line-height: 1.4em;
	text-align: right;
	width: 600px;
}
h2.float-left {
	float:left;
	display:block;
	font-size: 22px;
}
h2.float-left-xs {
	float:left;
	display:block;
	font-size: 18px;
}
h2.float-left-80 {
	float:left;
	display:block;
}
.icon-container {
	float:right;
	height:40px;
	margin-top: -2px;
}
.icon-container-xss {
	float:right;
	height:47px;
	margin-top: -2px;
}
.gfx-passengers {
	background-image: url('img/gfx/hyrverk1-icons.png');
	width:40px;
	height:29px;
	float:left;
	margin-right:5px;
}
.gfx-passengers.one {
	background-position: 0px 0px;
}
.gfx-passengers.two {
	background-position: 0px -29px;
}
.gfx-passengers.three {
	background-position: 0px -58px;
}
.gfx-passengers.four {
	background-position: 0px -87px;
}
.gfx-passengers.five {
	background-position: 0px -116px;
}
.gfx-passengers.six {
	background-position: 0px -145px;
}
.gfx-passengers.seven {
	background-position: 0px -174px;
}
.gfx-passengers.eight {
	background-position: 0px -203px;
}
.gfx-passengers.nine {
	background-position: 0px -232px;
}
.gfx-passengers.ten {
	background-position: 0px -261px;
}
.gfx-bagage {
	background-image: url('img/gfx/hyrverk1-icons.png');
	width:40px;
	height:29px;
	float:left;
	margin-right:5px;
}
.gfx-bagage.one {
	background-position: -54px 0px;
}
.gfx-bagage.two {
	background-position: -54px -29px;
}
.gfx-bagage.three {
	background-position: -54px -58px;
}
.gfx-bagage.four {
	background-position: -54px -87px;
}
.gfx-bagage.five {
	background-position: -54px -116px;
}
.gfx-bagage.six {
	background-position: -54px -145px;
}
.gfx-bagage.seven {
	background-position: -54px -174px;
}
.gfx-bagage.eight {
	background-position: -54px -203px;
}
.gfx-bagage.nine {
	background-position: -54px -232px;
}
.gfx-bagage.ten {
	background-position: -54px -261px;
}
.gfx-bagage-xs {
	background-image: url('img/gfx/hyrverk1-icons.png');
	width:40px;
	height:29px;
	float:left;
	margin-right:5px;
}
.gfx-bagage-xs.one {
	background-position: -108px 0px;
}
.gfx-bagage-xs.two {
	background-position: -108px -29px;
}
.gfx-bagage-xs.three {
	background-position: -108px -58px;
}
.gfx-bagage-xs.four {
	background-position: -108px -87px;
}
.gfx-bagage-xs.five {
	background-position: -108px -116px;
}
.gfx-bagage-xs.six {
	background-position: -108px -145px;
}
.gfx-bagage-xs.seven {
	background-position: -108px -174px;
}
.gfx-bagage-xs.eight {
	background-position: -108px -203px;
}
.gfx-bagage-xs.nine {
	background-position: -108px -232px;
}
.gfx-bagage-xs.ten {
	background-position: -108px -261px;
}
.gfx-eco {
	background-image: url('img/gfx/hyrverk1-icons.png');
	width:40px;
	height:29px;
	background-position: -162px 0px;
	float:left;
	margin-right:5px;
}
.fleet-container {
	margin-left: 66px;
}
#email a {
	color:#5E5E5E;
	text-decoration:none;
}
#email a:hover {
	text-decoration:underline;
}
hr.dotted {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #ccc;
	border-style: none none dotted;
	margin-bottom:30px;
	margin-top:30px;
}
hr.dotted-zero-padding {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #ccc;
	border-style: none none dotted;
	margin-bottom:0px;
	margin-top:0px;
}
hr.dotted-drivers {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #ccc;
	border-style: none none dotted;
	margin-bottom:0px;
	margin-top:0px;
}
div.eco-container {
	padding:15px;
	background-image: url('img/gfx/eco-bg.jpg');
	background-repeat: repeat;
	border-bottom:solid 1px #cccbba;
}
.green {
	color:#5c9e22;
}
a.green:link {
	color:#5c9e22;
}
a.green:hover {
	color:#325811;
}
ul.quick-menu {
	list-style-type: none;
	float:left;
	width:144px;
}
ul.quick-menu-right {
	float:left;
	list-style-type: none;
	width:144px;
}
ul.quick-menu-far-right {
	float:left;
	list-style-type: none;
	width:144px;
}
ul.quick-menu-far-far-right {
	float:left;
	list-style-type: none;
	width:68px;
}
div#footer .column-left a {
	color:#acacac;
	text-decoration:none;
	padding-left:15px;
	background-image: url('img/gfx/arrow-icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	height:13px;
	line-height:12px;
	margin-top:8px;
	margin-bottom:8px;
}
div#footer .column-left a:hover {
	color:#5d5d5d;
	background-position: 0px -13px;
}
div#footer-wrap .column-left {
	margin-top:20px;
	margin-left:20px;
	width:500px;
	float:left;
}
div#footer-wrap .column-right {
	margin-top:20px;
	float:right;
	margin-right:20px;
	width:190px;
}
/**************************/


div#button-position {
	float:right;
	margin-top:-22px;
	margin-right:7px;
}
div.button-container {
	overflow: hidden;
	width: 100%;
	clear:both;
}
div.button-container a {
	font-size:11px;
	color: #444;
	text-decoration: none;
	line-height: 8px;
}
a.button {
	background: transparent url('img/gfx/bg_button_a.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 22px;
	margin-right: 6px;
	padding-right: 15px;
}
a.button span {
	background: transparent url('img/gfx/bg_button_span.png') no-repeat;
	display: block;
	padding: 5px 0 9px 20px;
}
a.button:hover {
	background-position: bottom right;
	color: #7e7e7e;
	outline: none;
}
a.button:hover span {
	background-position: bottom left;
	padding: 5px 0 9px 20px;
}
/**************************/


div#image-lead {
	position: absolute;
	height:70px;
	background-color:#454647;
	width:400px;
	margin-left:506px;
	margin-top:135px;
}
div#image-lead p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
	font-weight:normal;
	margin-left:15px;
	margin-top:12px;
	color:#e2e2e2;
}
div#telephone {
	/*background: transparent url(img/gfx/telephone.png) no-repeat scroll 0 0;*/
	position: absolute;
	top:17px;
	width: 270px;
	height:70px;
	margin-left:380px;
	display: inline;
	float:left;
}
div.telephone p {
	color: #5e5e5e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 27px;
	vertical-align:bottom;
}
div.telephone p.xs {
	color: #5E5E5E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 0;
	vertical-align: bottom;
}
span.country-code {
	vertical-align:top;
	font-size: 14px;
	line-height: 15px;
	margin-right:3px;
}
span.country-code-xs {
	font-size: 12px;
	line-height: 24px;
	margin-right: 3px;
	vertical-align: top;
}
.telephone-gfx {
	height:12px;
	width:19px;
	background-image: url('img/gfx/telephone.png');
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	margin-top:8px;
	margin-right:7px;
}
.email-gfx {
	height:12px;
	width:19px;
	background-image: url('img/gfx/email.png');
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
	margin-right:16px;
}
div#promotional-images {
	height:205px;
}
div#promotional-images img.top-left-picture {
	height:205px;
	width:495px;
	float:left;
}
div#promotional-images #left {
	height:205px;
	width:495px;
	float:left;
}
div#promotional-images #right {
	height:205px;
	width:400px;
	margin-left: 11px;
	float:left;
}
div#promotional-images img.top-right-picture {
	height:205px;
	width:400px;
	margin-left: 11px;
	float:left;
}
div#mosebacke-hostel-logo a {
	position:relative;
	top:5px;
	border-bottom:none;
}
div#hostel-logo {
	margin-left: 224px;
	position: absolute;
	top: 15px;
}
div#top-gfx {
	height:32px;
	width:960px;
	background-image: url('img/gfx/top.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-7px;
	z-index:-1;
}
/*2011 start*/

div.image-caption {
	color: #272727;
	font-size: 10px;
	color: #555555;
	text-align: left;
	line-height:10px;
	margin-top:4px;
	width:220px;
	margin-left:20px;
}
/*noflash menu*/
#spotlight a {
	height:107px;
	width:155px;
	display:block;
	float:left;
}
#spotlight a:hover {
	height:107px;
	width:155px;
	display:block;
	float:left;
	background-image: url('img/gfx/spotlight-no-flash-gfx.png');
	background-position:0 0;
	background-repeat:no-repeat;
}
#home {
	float:left;
	margin-left:8px;
}
#work {
	float:left;
	margin-left:-6px;
}
#contacts {
	float:left;
	margin-left:25px;
}
#blog {
	float:left;
	margin-left:25px;
}
#spotlight .current {
	height:107px;
	width:155px;
	display:block;
	background-image: url('img/gfx/spotlight-no-flash.png');
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:50px;
}
#spotlight .current a {
	visibility:hidden;
}
/*END noflash menu*/

/*slideshowpro*/
p.ssp-mobile-poster-description {
	width:400px;
}
/*slideshowpro*/



div#flash-top { /*eliminates skipping behavior when refreshing index*/
	min-height:379px;
}
/*Extra content START*/

span.HelpToolTip_Title {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight:bold;
}
span.HelpToolTip a {
	background-image: url('img/gfx/plus-icon.png');
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-position: 5px 5px;
	position: absolute;
	margin-left:184px;
	margin-top:-15px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
}
span.HelpToolTip a:hover {
	background-position: 5px -56px;
}
/*Extra content END*/


#black-introduction-cl {
	margin-left:17px;
	margin-right:17px;
	padding-right:15px;
	margin-bottom:50px;
	padding-bottom:17px;
	color:#707070;
	float:left;
	width:412px;
	border-collapse: collapse;
	border-right: 1px dashed #00ffda;
}
#black-introduction-cr {
	margin-left:7px;
	margin-right:17px;
	margin-bottom:30px;
	color:#707070;
	width:200px;
	float:left;
}
#black-introduction h1 {
	color:#DDDDDD;
}
#black-introduction p {
	font-size:12px;
}
#black-introduction .link_external a {
	color:#00ffda;
	background-image: url('img/gfx/infrakultur-arrow-groovie.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#black-introduction .link_external a:hover {
	color:#00d9ff;
	background-position: 0px -59px;
}
#footer-black {
	background: #151515;
	height: 100%;
	border-top: 1px solid #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#fff;
	letter-spacing : 1px;
	font-weight:bold;
	line-height:10px;
}
div#grey-bg {
	background-color:#242424;
	padding-top:30px;
	width: 689px;
}
div.grid-wide h1 {
	color: #DDDDDD;
	font-size: 12px;
	text-transform:none;
}
div.grid-wide p {
	font-size: 9px;
	line-height: 1.4;
	color: #707070;
}
div#grey-bg div.grid-wide {
	height:170px;
	clear:left;
	margin-left:17px;
	padding-bottom:20px;
}
div#grey-bg div.grid-x1-wide {
	float:left;
	width:210px;
	margin-right:15px;
}
div#grey-bg div.grid-x2-wide {
	float:left;
	width:210px;
	margin-right:15px;
}
div#grey-bg div.grid-x3-wide {
	float:left;
	width:210px;
	margin-right:7px;
}
span.smart-quotes {
	font-size:150%;
}
div#infrakultur-rss h2 {
	line-height:13px;
	padding-bottom:0px;
}
form.file-upload li {
	list-style-type: none;
}
form.file-upload fieldset {
	border:0 none;
}
form.contact fieldset {
	border:0 none;
}
form.contact li {
	padding-bottom:5px;
}
label.text_input {
	color: #434343;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
form.contact input.text {
	color:#666666;
	font-family:Arial, sans-serif;
	font-size:13px;
	height:16px;
	line-height:18px;
	padding:0;
	width:150px;
	float:right;
	margin-right:163px;
}
input.comment {
	-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial, sans-serif;
	font-size:13px;
	height:500px;
	line-height:18px;
	padding:0;
	width:500px;
}
div.grid-wide h1 {
	font-size:11px;
	text-transform:uppercase;
	line-height:17px;
	padding:0;
	margin:0;
	color:#a5a5a5;
}
div.grid-wide p {
	font-size:11px;
	line-height:11px;
	padding:0;
	margin:0;
}
div.grid-wide {
	height:170px;
	clear:left;
	margin-left:10px;
}
div.grid-wide img {
	padding:0;
	margin:0;
}
div.grid-x1-wide {
	float:left;
	width:210px;
	margin-right:7px;
}
div.grid-x2-wide {
	float:left;
	width:210px;
	margin-right:7px;
}
div.grid-x3-wide {
	float:left;
	width:210px;
	margin-right:7px;
}
p.article-lead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	line-height:22px;
	margin-right: 25px;
}
div#infrakultur-logo {
	margin:0;
	padding:0;
	position:absolute;
	top:22px;
	margin-left:124px;
}
div#infrakultur-logo div.home {
	background-image: url('http://www.infrakultur.se/img/gfx/infrakultur-logo.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	background-position:0 0;
	width:59px;
	height:40px;
}
div#infrakultur-logo div.work {
	background-image: url('http://www.infrakultur.se/img/gfx/infrakultur-logo.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	background-position:0 -40px;
	width:59px;
	height:40px;
}
div#infrakultur-logo div.contacts {
	background-image: url('http://www.infrakultur.se/img/gfx/infrakultur-logo.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	background-position:0 -80px;
	width:59px;
	height:40px;
}
a.clear-both {
	clear:both;
}
.clear-both {
	clear:both;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
img.float-left {
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}
img.float-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
object#showreel {
	margin-left:10px;
}
object#home {
	float:left;
	margin-left:8px;
}
object#work {
	float:left;
	margin-left:-6px;
}
object#contacts {
	float:left;
	margin-left:25px;
}
object#blog {
	float:left;
	margin-left:25px;
}
form#previewform fieldset {
	border:0;
}
#column_news {
	position: relative;
	left: -1px;
	padding-top: 30px;
	width: 198px;
	clear: both;
	padding-right: 0;
	margin-right: 0;
	padding-left: 14px;
	height: 100%;
}
#column_news h1 {
	color:#346800;
}
div#column_news a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #346800;
 column_news font-size: 11px;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 0px -659px;
	text-decoration: none;
	line-height: 30px;
}
#column_news {
	color:#838383;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	line-height:16px;
}
div.rssdate {
	color:#373737;
	font-size:9px;
	position:relative;
	top:-7px;
	color:#666;
}
div#column_news a:hover {
	background-position: 0px -682px;
	color: #4a9500;
	text-decoration: underline;
	width: 100px;
}
input#report {
	width:126px;
	height:16px;
	padding:0;
	border:1px solid #CCCCCC;
	color:#666666;
	line-height:18px;
	font-size:13px;
	font-family:Arial, sans-serif;
	float:left;  /*ie6*/
}
form#previewform input#button {
	color:black;
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Arial, sans-serif;
	margin:0 0 10px;
	cursor:pointer;
	line-height:12px;
	position:relative;
	top:-3px;
	left:2px;
	display:block;
	height:23px;
	width:33px;
}
div#preview {
	position:absolute;
	height:200px;
	margin-right:0;
	padding-left:25px;
	padding-right:25px;
	width:166px;
	color:#929292;
	line-height:22px;
	font-size:12px;
	margin-left:689px;
}
div#preview h1 {
	color:#DED9CD;
	font-family:MgOpen Modata, Helvetica, Geneva;
	font-size:26px;
	font-weight:normal;
	margin-bottom:0px;
}
div#preview a {
	color:#c58fd5;
	font-size:9px;
}
div#preview a:hover {
	color:#ecadff;
}
#preview p {
	line-height:18px;
	margin-bottom:10px;
}
div.spotlight-noflash {
	height:107px;
	width:155px;
	display:block;
	float:left;
}
div#spotlight {
	position:absolute;
	top:92px;
	left:-20px;
}
div.grid h1 {
	font-size:12px;
	text-transform:uppercase;
	line-height:17px;
	padding:0;
	margin:0;
	color:#45bae6;
}
div.grid p {
	font-size:11px;
	line-height:11px;
	padding:0;
	margin:0;
}
div.grid {
	height:205px;
	clear:left;
	margin-left:10px;
}
div.grid img {
	padding:0;
	margin:0;
}
div.grid-x1 {
	float:left;
	width:150px;
	margin-right:13px;
}
div.grid-x2 {
	float:left;
	width:150px;
	margin-right:13px;
}
div.grid-x3 {
	float:left;
	width:150px;
	margin-right:13px;
}
div.grid-x4 {
	float:left;
	width:150px;
}
object {
	outline: none;
	display: block;
}
a:active, a:focus, input[type = "image"] {
	outline: 0;
}
html {
	height: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	background: transparent url('img/gfx/bg.jpg') repeat-x top center;
}
#site_logo {
	position: relative;
	left: -80px;
	top: 1px;
	height: 1px;
	width: 1px;
}
#start {
	height: 30px;
}
#end {
	height: 60px;
}
.nowrap {
	white-space: nowrap;
}
#nav li {
	list-style-type: none;
	font-size: 2em;
}
#nav li a {
	background-image: url('img/image_nav.gif');
	background-repeat: no-repeat;
	padding: 18px 90px;
	line-height: 80px;
}
#nav li a.item1 {
	background-position: 0px 0px;
}
#nav li a:hover.item1 {
	background-position: 0px -72px;
}
#nav li a.item2 {
	background-position: 0px -143px;
}
#nav li a:hover.item2 {
	background-position: 0px -215px;
}
#nav li a.item3 {
	background-position: 0px -287px;
}
#nav li a:hover.item3 {
	background-position: 0px -359px;
}
#nav li a.item4 {
	background-position: 0px -431px;
}
#nav li a:hover.item4 {
	background-position: 0px -503px;
}
#nav li a.item5 {
	background-position: 0px -575px;
}
#nav li a:hover.item5 {
	background-position: 0px -647px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
object {
	outline: none;
}
.ajaxloading {
	height: 0;
	width: 180px;
}
.column_wide {
	padding-bottom: 25px;
}
#tabs-container {
	margin: 0 auto;
	width: 965px;
}
#tabs {
	position: absolute;
	top: 186px;
	margin-left: 689px;
	height: 0;
	width: 0;
	z-index: 10;
}
#top {
	height: 160px;
	margin: 0 auto;
	padding: 0;
	overflow:visible !important;
}
#top-container {
	background-position: center center;
	height: 160px;
	margin: 0 auto;
	overflow: visible !important;
	padding-left: 10px;
	width: 955px;
}
#menu {
	position: relative;
	top: 10px;
	margin: 0 auto;
	height:34px;
	background: transparent url(img/gfx/menu-bg.png) no-repeat scroll center 0;
	width: 956px;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	letter-spacing : 1px;
	font-weight:normal;
	line-height:10px;
	text-transform:uppercase;
	text-decoration:none;
	padding: 5px 5px;
	margin-left:12px;
	margin-right:12px;
	padding-bottom:11px;
	line-height:32px !important;
	text-shadow: #1d1d1d 0px 1px 1px;
	font-stretch: condensed;
	padding-left:15px;
	padding-right:16px;
	border:none;
}
#menu a:hover {
	background-image: url(img/gfx/menu-bg-on-hover.png);
	background-repeat: no-repeat;
	background-position: right -4px;
	text-shadow: #000 0px 1px 1px;
}
#menu a.current {
	background-image: url(img/gfx/menu-bg-on-hover.png);
	background-repeat: no-repeat;
	background-position: right -4px;
	text-shadow: #000 0px 1px 1px;
}
#menu-image {
	position: absolute;
	top: -11px;
	z-index: 1;
}
#menu-hitbox {
	position: absolute;
	top: 50px;
	left: 20px;
	z-index: 2;
}
#menu-hitbox img {
	padding-right: 30px;
	z-index: 99;
}
#wrap {
	margin: 0 auto;
	width: 960px;
}
#wrap-black {
	margin: 0 auto;
	width: 960px;
}
#wrap-tabs {
	margin: 0 auto;
	padding-bottom: 100px;
	width: 695px;
}
#news {
	padding-top: 30px;
	background: #f2f2f2;
	color: #000;
	float: left;
	width: 200px;
	clear: both;
	padding-right: 9px;
	margin-right: 0;
	padding-left: 0;
	height: 100%;
}
.container {
	padding-right: 25px;
	overflow: hidden;
	width:960px;/*margin-bottom: 45px;*/
}
#container-tabs {
	background: #fff;
}
.column_left {
	float: left;
	background: transparent url(img/gfx/column-bg.png) repeat-y scroll 0 0;
	padding-left: 45px;
	width: 577px;
	padding-right:50px;
	padding-bottom:10px;
	margin-top:12px;
	margin-bottom: 45px;
}
.column_left-top {
	position:absolute;
	height:17px;
	width:675px;
	background: transparent url(img/gfx/column-bg-gfx.png) repeat-y scroll 0 top;
	display:block;
	margin-top:-17px;
	margin-left:-45px;
}
.column_left-bottom {
	position:absolute;
	height:12px;
	width:675px;
	background: transparent url(img/gfx/column-bg-gfx.png) repeat-y scroll 0 bottom;
	display:block;
	margin-top:10px;
	margin-left:-45px;
}
/*.column_left-top{
	
	height:17px;
	width:675px;
	background: transparent url(img/gfx/column-bg-gfx.png) repeat-y scroll 0 top;
		display:block;
	}
	
	.column_left-bottom{
	
	height:12px;
	width:675px;
	background: transparent url(img/gfx/column-bg-gfx.png) repeat-y scroll 0 bottom;
		
	display:block;
	}
*/
.column_left img {
	padding-bottom: 0px;
}
.dashed_right {
	border-collapse: collapse;
	border-right: 1px dashed #DADADA;
	padding-bottom: 5px;
}
.column_left .textarea {
	width: 400px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img {
	border: 0 none;
	margin: 0;
}
#footer {
	background: url("img/gfx/footer-bg.png") no-repeat scroll center top transparent;
	padding-top: 25px;
}
span.footer-grey {
	color:#878787;
}
#footer-wrap {
	/*background: url("img/gfx/footer.png") no-repeat scroll center bottom transparent;
	background-position:bottom;*/
	height: 150px;
	margin: 0 auto;
	position: relative;
	width: 965px;
	margin-bottom:8px;/*border-top: 1px dotted #ccc;*/
}
/*#footer-bg {
	background: transparent url(img/gfx/footer-bg.jpg) repeat scroll 0 0;
	height: 134px;
	margin: 0 auto;
	position: relative;
	width: 965px;
	margin-bottom:8px;
}*/
#content-container {
	overflow:visible;
	width: 100%;
}
#content-container-black {
	overflow:visible;
	width: 100%;
	border-top:5px solid #404040;
}
/*****************************/
/*** Infrakultur Typografy ***/
/*****************************/

span.preamble {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 22px;
	font-size: 116%;
}
/*
span.ingress {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
	font-weight:normal;
}
*/
body {
	/*font-family: Calibri, Arial, sans-serif;*/
	font-family: "Helvetica Neue", Arial, Sans-serif;
	font-size: 16px;
	line-height: 24.16px;
	/*font-size: 12px;*/
	color: #000000;
	min-width: 965px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/*background: transparent url(img/gfx/bg.jpg) repeat scroll 0 0;*/
}
p {
	margin-top: 0;
	margin-bottom: 20px;
}
a, a:link {
	color: #ff25a7; /* rosa */
	/*text-decoration: underline;*/
	text-decoration: none;
	/*border-bottom: 1px solid #ff0000;*/
}
a:hover {
	color: #ff8ad0; /* ljusrosa */
	/*border-bottom: 1px solid #ff0000;*/
}
a:visited {
	color: #CC1F87 /* mörkrosa */
}
hr {
	display: block;
	background-color: #dcdcdc;
	border: 0 none;
	color: #dadada;
	height: 1px;
}
div.hr {
	height: 1px;
	background: #dadada;
	margin-bottom: 35px;
	margin-top: 45px;
}
div.hr hr {
	display: none;
	margin: 0;
	padding: 0;
}
/*****************************/
/******* Headers START *******/
/*****************************/


h1 {
	color: #262626;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 27px;
}
h2 {
	color: #262626;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
}
h2.names {
	color: #8f8f8f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 8px;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	border-style: none none dotted;
}

h2.brown{
	color:#5c2d00;
	
	}
h3 {
	/*color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	padding: 0;
	margin: 0;*/
	color: #262626;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 10px;
}
h3.ocean {
color:#005c56;
}
h4 {
	color: #434343;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 6px;
}
h5 {
	color: #bd0808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
/*****************************/
/******** Headers END ********/
/*****************************/ 




.column_right {
	margin-left:705px; /*720*/
}
#leftcolumn a:link {
	padding-left: 2px;
}
#leftcolumn a:visited {
	padding-left: 2px;
}
#leftcolumn a:hover {
	padding-left: 2px;
}
.rollover a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #272727;
 column_news font-size: 11px;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 0px -374px;
	text-decoration: none;
	line-height: 16px;
}
.rollover a:hover {
	background-position: 0px -398px;
	color: #5accf9;
	text-decoration: underline;
	width: 100px;
}
.link a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #272727;
 column_news font-size: 11px;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 0px -328px;
	text-decoration: none;
	line-height: 16px;
}
.link a:hover {
	background-position: 0px -351px;
	color: #5accf9;
	text-decoration: underline;
	width: 100px;
}
.link_green a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #272727;
 column_news font-size: 11px;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 0px -187px;
	text-decoration: none;
	line-height: 30px;
}
.link_green a:hover {
	background-position: 0px -210px;
	color: #4a9500;
	text-decoration: underline;
	width: 100px;
}
.link_external a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #272727;
 column_news font-size: 11px;
	height: 31px;
	padding-bottom: 6px;
	padding-left: 29px;
	padding-top: 8px;
	background-position: 0px -420px;
	text-decoration: none;
	line-height: 30px;
	margin-top: 100px;
}
.link_external a:hover {
	background-position: 0px -451px;
	color: #5accf9;
	text-decoration: underline;
	width: 100px;
}
.link-footer a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #a1a1a1;
 column_news font-size: 11px;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 0px -47px;
	text-decoration: none;
	line-height: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
.link-footer a:hover {
	background-position: 0px -70px;
	color: #fff;
	text-decoration: underline;
	width: 100px;
}
.link-backtotop a {
	background: transparent url(img/gfx/back-to-top.png) top left no-repeat;
	/*background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;*/
	width: 100px;
	color: #272727;
 column_news font-size: 11px;
	height: 33px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 4px;
	/*background-position: 0px -24px;*/
	text-decoration: none;
	line-height: 16px;
	position: relative;
	bottom: 20px;
	border:none;
}
.link-backtotop a:hover {
	background-position: 0px -33px;
	text-decoration: none;
	width: 100px;
}
#content-container-black .link-backtotop a {
	background-image: url('img/gfx/arrows_infrakultur.gif');
	background-repeat: no-repeat;
	width: 100px;
	color: #DDDDDD;
 column_news font-size: 11px;
	height: 23px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 4px;
	background-position: 0px -725px;
	text-decoration: none;
	line-height: 16px;
	position: relative;
	bottom: 20px;
	margin-left:17px;
}
#content-container-black .link-backtotop a:hover {
	background-position: 0px -701px;
	color: #fff;
	text-decoration: underline;
	width: 100px;
}


/*
	---------------------------------------------------------------------------------------- rum info box
*/

.wide-room-box {
	background-image: url('img/gfx/post-it-paper.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 580px;
	padding: 10px 10px 15px;
	min-height: 100px;
	overflow: auto;
	position: relative;
	margin: 40px 0px;
}

.wide-room-box .left-half {
	float: left;
	width: 420px;
}

.wide-room-box .upper {
	float: left;
	width: 420px;
}

.wide-room-box .upper img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 12px;
	background-image: url('img/gfx/photo-frame-200.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.wide-room-box .upper h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
}

.wide-room-box p {
	line-height: 16px;
	font-size: 14px;
}

.wide-room-box .stuff-holder {
	float: left;
	background-image: url('img/gfx/');
	background-repeat: repeat;
	border-radius: 4px;
}

.wide-room-box .stuff {
	float: left;
	width: 70px;
	color:#C05F00;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}

.wide-room-box .right-half {
	float: right;
	width: 150px;
}

.wide-room-box .vardag, .wide-room-box .helg {
	float: left;
	width: 75px;
	padding-bottom: 10px;
}

.wide-room-box .right-half p {
	font-size: 12px;
	padding-bottom: 40px;
}

.wide-room-box .right-half a {
	display: block;
	width: 150px;
	text-align: center;
	padding: 15px 0px;
	border-radius: 4px;
	background-color: #000000;
	color: #ffffff;
	position: absolute;
	bottom: 15px;
}

.wide-room-box .right-half a:hover {
	background-color: #303030;
}

/*
	---------------------------------------------------------------------------------------- kontaktformulär
*/

form#contact {
	overflow: auto;
}

dl {
	padding-top: 10px;
	margin-left: 15px;
}

dt, dd {
	float: left;
	margin-bottom: 6px;
	display: block;
	min-height: 40px;
}

dt {
	clear: left;
	width: 120px;
}

dd {
	width: 320px;
}

dd [type=text], dd [type=email], dd [type=submit], dd textarea, dd select {
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid #505050;
	border-radius: 8px;
	color: #000000;
	padding: 6px;
}

dd [type=text], dd [type=email], dd textarea {
	width: 300px;
}

dd select {
	width: 313px;
}

[type=submit] {
	margin-top: 11px;
}

[type=submit]:hover {
	border-color: #bababa;
}
