﻿@charset "utf-8";
/* Akademihotellet  � Interactive Solutions 2010  */

a:link { text-decoration: none; color: #c41230;}
a:visited { text-decoration: none; color: #c41230;}
a:active { text-decoration: none; color: #c41230;}
a:hover { text-decoration:none; color:#808080;}

.arial_12_ffffff a:link { font-family:Arial, Helvetica, sans-serif; color: #fff;}
.arial_12_ffffff a:visited { font-family:Arial, Helvetica, sans-serif; color: #fff;}
.arial_12_ffffff a:active { font-family:Arial, Helvetica, sans-serif; color: #fff;}
.arial_12_ffffff a:hover { font-family:Arial, Helvetica, sans-serif; color: #808080; text-decoration:none;}

.arial_12_ffffff_button a:link { font-family:Arial, Helvetica, sans-serif; color: #fff;}
.arial_12_ffffff_button a:visited { font-family:Arial, Helvetica, sans-serif; color: #fff;}
.arial_12_ffffff_button a:active { font-family:Arial, Helvetica, sans-serif; color: #fff;}
.arial_12_ffffff_button a:hover { font-family:Arial, Helvetica, sans-serif; color: #fff;}

.arial_11_808080 a:link { font-family:Arial, Helvetica, sans-serif; color: #808080;}
.arial_11_808080 a:visited { font-family:Arial, Helvetica, sans-serif; color: #808080;}
.arial_11_808080 a:active { font-family:Arial, Helvetica, sans-serif; color: #808080;}
.arial_11_808080 a:hover { font-family:Arial, Helvetica, sans-serif; color: #c0c0c0;}

.arial_15_242424 a:link { font-family:Arial, Helvetica, sans-serif; color: #333}
.arial_15_242424 a:visited { font-family:Arial, Helvetica, sans-serif; color: #333;}
.arial_15_242424 a:active { font-family:Arial, Helvetica, sans-serif; color: #333;}
.arial_15_242424 a:hover { font-family:Arial, Helvetica, sans-serif; color: #808080;}

/*------BASE--------------------------------------------------------------------------------------------------------------------------------*/

body {
	background-color:#ececec;
	margin-top:30px;
}
.siteHolder {
	position:relative;
	margin:auto;
	width:1009px;
	height:auto;
	background-color:#FFF;
	overflow:visible;
}
.pageHolder {
	position:relative;
	margin:auto;
	width:965px;
	height:auto;
	overflow:visible;
}
.pageTop {
	position:relative;
	background-image:url(../images/base/top.gif);
	background-repeat:no-repeat;
	float:left;
	width:965px;
	height:138px;
	overflow:hidden;
}
.topcorners {
	position:relative;
	background-image:url(../images/base/top_corners.gif);
	background-repeat:no-repeat;
	width:1009px;
	height:5px;
	margin:auto;
}
.bottomCorners {
	position:relative;
	background-image:url(../images/base/bottom.gif);
	background-repeat:no-repeat;
	width:1009px;
	height:25px;
	margin:auto;
}
.bottomInfoHolder {
	position:relative;
	width:1009px;
	height:auto;
	overflow:visible;
	margin:auto;
}
.bottomInfoDetails {
	position:relative;
	float:left;
	width:720px;
	height:38px;
	overflow:visible;
}
.bottomInfoDetails span {
	display:none;
}
.bottomOptionsHolder {
	position:relative;
	float:right;
	width:auto;
	height:auto;
	padding-top:14px;
	padding-right:25px;
}
.logo {
	position:absolute;
	width:209px;
	height:73px;
	left: 15px;
	top: 20px;
}
.menuHolder {
	position:absolute;
	width:700px;
	height:25px;
	left: 258px;
	top: 60px;
}
.submenuHolder {
	position:absolute;
	width:auto;
	height:25px;
	left: 266px;
	top: 107px;
}
.subactive {
	font-weight:bold;
	color:#b8b8b8;
}
#menubutton li.HR {
	background-image:url(../images/base/button_bg_hr.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:2px;
	height:38px;
}

#menubutton li {
	display: block;
	height:auto;
	float:left;
	overflow:visible;
	width:auto;
}
#menubutton li.option:hover {
	background-image:url(../images/base/button_hover_bg.gif);
	cursor:pointer;
	background-repeat:repeat;
}

#menubutton li.option:active {
	background-image:url(../images/base/button_active_bg.gif);
	cursor:pointer;
	background-repeat:repeat;
}

.buttonActive {
	background-image:url(../images/base/button_active_bg.gif);
	cursor:pointer;
	background-repeat:repeat;
}

#menubutton li a {
	display: block;
	height:28px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-decoration: none;
}

#menubutton_active {
	display: block;
	height:28px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	text-decoration: none;
}


#submenubutton li.option {
	width:auto;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:15px;
	overflow:visible;
}
.emotionHolder {
	position:relative;
	float:left;
	width:965px;
	height:244px;
	overflow:visible;
	margin:auto;
	padding-bottom:18px;
	z-index:2;
}
.emotionOverlay {
	position:absolute;
	background-image:url(../images/base/corners.png);
	background-repeat:no-repeat;
	width:965px;
	height:244px;
}
.contentHolder {
	position:relative;
	float:left;
	width:965px;
	height:auto;
	overflow:visible;
}
.contentLeft {
	position:relative;
	float:left;
	width:247px;
	height:auto;
	overflow:visible;
	padding-right:40px;
	z-index:1;
}
.bokaonlineHolder {
	position:relative;
	float:left;
	background-image:url(../images/base/bokaonline_bg.gif);
	background-repeat:no-repeat;
	width:247px;
	height:248px;
	overflow:hidden;
	z-index:1;
}
.bokaContentHolder {
	position:relative;
	margin:auto;
	width:191px;
	height:201px;
	padding-top:27px;
}

.bokaContentDropRub {
	position:relative;
	float:left;
	width:189px;
	height:auto;
	overflow:visible;
}
.bokaContentRubrik {
	position:relative;
	float:left;
	width:189px;
	height:19px;
	padding-bottom:15px;
}

.bokaContentFormRub {
	position:relative;
	float:left;
	width:auto;
	height:20px;
	overflow:visible;
	padding-top:4px;
}
.bokaContentFormRubPersoner {
	position:relative;
	float:left;
	width:auto;
	height:20px;
	overflow:visible;
	padding-top:3px;
	padding-right:8px;
}
.bokaContentFormRubRum {
	position:relative;
	float:left;
	width:auto;
	height:20px;
	overflow:visible;
	padding-top:3px;
	padding-left:15px;
	padding-right:5px;
}
#bokarumButton {
	background-image:url(../images/base/button_boka.gif);
	cursor:pointer;
	float:left;
	width:190px;
	height:24px;
	margin-top:10px;
	text-align:center;
}
#bokarumButton li a {
		display: block;
		height:24px;
		padding-top:4px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:0px;
		text-decoration: none;
}

#bokarumButton li.textholder {
	width:190px;
	height:24px;
	cursor:pointer;
}
#bokarumButton:hover {
	background-position:0px -24px;
}
#bokarumButton:hover a {
	color:#fff;
}

.bokaContentFormHolder {
	position:relative;
	float:left;
	width:40px;
	height:20px;
	overflow:visible;
}
.bokaContentFormHolder .formstyle {
	border:1px solid #7a797e;
	width:38px;
	height:15px;
}
.bokaContentDropHolder {
	position:relative;
	float:left;
	width:auto;
	height:auto;
	overflow:visible;
	padding-bottom:10px;
}
.bokaContentDropHolder select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.bokaContentDropHolder .date {
	width: 40px;
	font-size:11px;
}

.bokaContentDropHolder .month {
	width: 136px;
	font-size:11px;
}
.bokaContentDropHolder .mnth {
	width: 80px;
	font-size:11px;
}
.bokaContentDropHolder .yr {
	width: 53px;
	font-size:11px;
}


/*-----CONTENT MIDDLE--------------------------------------------------------------------------------------------------------------------*/

.contentMiddle {
	position:relative;
	float:left;
	width:371px;
	padding-right:29px;
	height:auto;
	overflow:visible;
	padding-top:11px;
	padding-bottom:10px;
}
.contentMiddleRub {
	position:relative;
	float:left;
	width:auto;
	height:auto;
	clear:left;
}
.contentMiddleIngress {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
	padding-top:15px;
}
.contentMiddleIngressNri {
	position:relative;
	float:left;
	width:675px;
	height:auto;
	overflow:visible;
	padding-top:15px;
}
.contentHR {
	position:relative;
	background-image:url(../images/base/dots.gif);
	background-repeat:repeat-x;
	float:left;
	width:371px;
	height:40px;
	padding-bottom:10px;
}
.contentNewsHolder {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
}
.contentInfoHolder {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
}
.contentNewsHolder {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
}
.contentNewsRow {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
}
.contentNewsRubrik {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
}
.contentNewsText {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
}
.contentNewsDate {
	position:relative;
	float:left;
	width:371px;
	height:auto;
	overflow:visible;
	padding-bottom:10px;
}
.contentNewsPageing {
	position:relative;
	float:right;
	width:110px;
	height:auto;
	overflow:visible;
	text-align:right;
}
.contentNewsNumbs {
	position:relative;
	float:left;
	width:auto;
	height:20px;
	overflow:visible;
	padding-right:10px;
	padding-left:10px;
}
#PagingButtonLeft {
	background-image:url(../images/base/button_arrows.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	width:14px;
	height:14px;
	text-align:center;
	margin-top:4px;
	overflow:hidden;
}
#PagingButtonLeft:hover {
	background-position:0px -14px;
}
#PagingButtonLeft:active {
	background-position:0px -28px;
}
#PagingButtonLeft a {
		display: block;
		padding: 2px 2px;
		color: #fff;
		text-decoration: none;
		width: 100%;
		height:100%;
}
#PagingButtonRight {
	background-image:url(../images/base/button_arrows.gif);
	background-repeat:no-repeat;
	background-position:-14px 0px;
	cursor:pointer;
	float:left;
	width:14px;
	height:14px;
	text-align:center;
	margin-top:4px;
}
#PagingButtonRight:hover {
	background-position:-14px -14px;
}
#PagingButtonRight:active {
	background-position:-14px -28px;
}
#PagingButtonRight a {
		display: block;
		padding: 2px 2px;
		color: #fff;
		text-decoration: none;
		width: 100%;
		height:100%;
}


/*-----CONTENT MIDDLE SLUT---------------------------------------------------------------------------------------------------------------*/

/*-----CONTENT RIGHT---------------------------------------------------------------------------------------------------------------------*/

.contentRight {
	position:relative;
	float:left;
	width:277px;
	height:auto;
	overflow:visible;
}
.contentRightImage {
	position:relative;
	float:left;
	width:277px;
	height:auto;
	overflow:visible;
}
.contentRightModuleHolder {
	position:relative;
	float:left;
	width:277px;
	height:auto;
	overflow:visible;
}
.contentRightModuleRub {
	position:relative;
	float:left;
	width:277px;
	height:34px;
	overflow:visible;
	padding-top:23px;
}
.contentRightModuleText {
	position:relative;
	float:left;
	width:250px;
	height:auto;
	overflow:visible;
	margin-left:12px;
	padding-top:10px;
}

/*-----CONTENT RIGHT SLUT----------------------------------------------------------------------------------------------------------------*/

/*------H1, H2, H3-----------------------------------------------------------------------------------------------------------------------*/

h3.bokarum_sv_SE  {
	background-image:url(../images/sv_SE/rub/bokarum.gif);
	background-repeat:no-repeat;
	width:247px;
	height:19px;
}

h3.bokarum_en_UK  {
	background-image:url(../images/en_UK/rub/bokarum.gif);
	background-repeat:no-repeat;
	width:247px;
	height:20px;
}

h3.bokarum_sv_SE span {
	display:none;
}

h3.bokarum_en_UK span {
	display:none;
}

h1.hotell {
	background-image:url(../images/rub/hotell_priser.gif);
	background-repeat:no-repeat;
	height:28px;
	width:104px;
	overflow:visible;
}

h1 span {
	display:none;
}
h2.priser {
	background-image:url(../images/rub/hotell_priser.gif);
	background-position:0px -28px;
	background-repeat:no-repeat;
	height:38px;
	width:104px;
	overflow:visible;
}
h2 span {
	display:none;
}

.rubBg_sv_SE {
	background-image:url(../images/sv_SE/rub/rub.gif);
	background-repeat:no-repeat;
	overflow:visible;
}

.rubTopSize {
	height:28px;
	width:304px;
}

.rubBottomSize {
	height:38px;
	width:304px;
}

.rubBg_en_UK {
	background-image:url(../images/en_UK/rub/rub.gif);
	background-repeat:no-repeat;
}

h1.pg2 {
	background-position:0px -640px;
}

h1.pg3 {
	background-position:0px -640px;
}

h1.pg4 {
	background-position:0px -640px;
}

h1.pg5 {
	background-position:0px -640px;
}

h1.pg6 {
	background-position:0px 0px;
}

h1.pg7 {
	background-position:0px 0px;
}

h1.pg8 {
	background-position:0px 0px;
}

h1.pg9 {
	background-position:0px -261px;
}

h1.pg10 {
	background-position:0px -261px;
}

h1.pg11 {
	background-position:0px -640px;
}

h2.pg2 {
	background-position:0px -525px;
}

h2.pg3 {
	background-position:0px -195px;
}

h2.pg4 {
	background-position:0px -393px;
}

h2.pg5 {
	background-position:0px -458px;
}

h2.pg6 {
	background-position:0px -288px;
}

h2.pg7 {
	background-position:0px -90px;
}

h2.pg8 {
	background-position:0px -158px;
}

h2.pg9 {
	background-position:0px -288px;
}

h2.pg10 {
	background-position:0px -353px;
}

h2.pg11 {
	background-position:0px -591px;
}

h2.sitemap {
	background-position:0px -630px;
}


/*------H1, H2, H3 SLUT------------------------------------------------------------------------------------------------------------------*/


/*------FONTER---------------------------------------------------------------------------------------------------------------------------*/

.arial_15_242424 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	font-weight:bold;
}
.arial_12_ffffff {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.arial_12_ffffff_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.arial_12_000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.arial_11_808080 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
}
.arial_12_58595b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595b;
}
.arial_13_000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
.arial_13_5b5b5b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5b5b5b;
}
.arial_14_58595b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#58595b;
}
.arial_22_000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
}

/*------FONTER SLUT----------------------------------------------------------------------------------------------------------------------*/

/*------ÖVRIGT---------------------------------------------------------------------------------------------------------------------------*/

img {
	border:0px;
}
ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.clear {
	clear:both;
}
h1,h2,h3 {
	margin:0px;
	padding:0px;
}
.lineheight_18 {
	line-height:18px;
}
.lineheight_20 {
	line-height:20px;
}
.lineheight_22 {
	line-height:22px;
}

.lineheight_27 {
	line-height:27px;
}

/*------ÖVRIGT SLUT----------------------------------------------------------------------------------------------------------------------*/

/* pagination */
#pagination					{ padding-top:0px; }
#pagination .item			{ background-color:black; float:left; margin-left:3px; font-size:11px; padding:0px 5px;}
#pagination #prev			{ background-color:black; float:left; padding:0px 5px; width:6px; font-size:11px; }
#pagination #prevEmpty		{ background-color:white; float:left; padding:0px 5px; width:6px; }
#pagination #next			{ background-color:black; float:left; margin-left:3px; width:6px; padding:0px 5px; font-size:11px;}
#pagination #nextEmpty		{ background-color:white; float:left; margin-left:3px; width:6px; padding:0px 5px;}
#pagination .pItemSelected	{ background-color:#d0d0d0; color:#4c4c4c; float:left; margin-left:3px; font-family:arial; font-size:11px; font-weight:bold; padding:0px 5px; }
#pagination #first			{ background-color:black; width:75px; padding-left:10px; float:left; margin-right:10px; }
#pagination #firstEmpty		{ background-color:white; width:75px; padding-left:10px; float:left; margin-right:10px; }
#pagination #last			{ background-color:black; width:70px; padding-left:10px; float:left; margin-left:10px; }
#pagination #lastEmpty		{ background-color:white; width:70px; padding-left:10px; float:left; margin-left:10px; }
#pagination div				{ height:20px; line-height:20px; }

.langFlags {
	margin-top: 11px; 
	padding-right: 8px; 
	text-align: right;
	cursor: default;
}

.contentMiddleIngressNri li, .contentMiddleIngress li
{
	list-style-type: disc;
	margin-left: 20px; 
}
	
.bookingInactive
{	
	left: 0;
	width:247px;	
	height:248px;
	background-image:url(../images/base/kommersnart.gif);
	position: absolute;
	z-index: 99;
}

