﻿body {
	font: 8pt verdana, sans-serif;
	margin: 10px 10px 0 10px;
	text-align: center;
	*height: 100%;
}
img {border: 0;}
form {margin: 0;}
input, select, textarea {font: 8pt verdana, sans-serif;}
input.input, textarea.input {border: 1px solid #2A90FF; padding: 2px;}
select.input {border: 1px solid #2A90FF; padding: 1px;}
a {font-weight: bold;	color: #000;}
a:visited {color: #666;}
a:hover {color: #2A90FF;}
p {margin-top: 0;	margin-bottom: 8pt;}
ul {margin: 0 0 8pt 5pt; padding-left: 5pt;}
dl, dd, dt {margin-left: 0;}
table {width: 100%; empty-cells: show; border-collapse: collapse;}
td, th {vertical-align: top; text-align: left; padding: 2px 0;}
h1, h2, h3 {font: normal 25pt "Trebuchet MS", Arial, sans-serif;}
h1 {letter-spacing: -0.05ex; line-height: 26pt; margin: 0 0 2pt 0;}
h2 {font-size: 13pt; line-height: 14pt; margin: 0 0 1pt 0;}
h3 {font-size: 10pt; line-height: 11pt; font-weight: bold; margin: 0 0 1pt 0;}

.x {clear: both;}
.min {font-size: 7pt;}
.def {font-size: 7pt; color: #2A90FF;}
.noWrap {white-space: nowrap;}
.hl {color: #000; background: #FC0;}
.button {text-align: right;}
.loading {padding: 5px 10px; font-size: 8pt;}
.loading img {vertical-align: middle;}
.adItem {margin-bottom: 10px;}
.message {padding: 5px 10px; background: #FFF; color: #C00; font-weight: bold; border: 1px solid #C00;}
.leftColumn {float: left; width: 210px; margin-right: 10px;}
.rightColumn {float: left; width: 210px;}

.iFoot {padding: 5px 10px; background: #EEE; margin: 0; color: #333; font-size: 7pt; border-top: 1px solid #CCC;}
.iFoot a {color: #000; font-weight: bold;}
.iFoot dl {margin: 0;}
.iFoot dt, .iFoot dd {
	display: inline-block;
	*display: inline;
	padding: 0 10px 0 0;
	white-space: nowrap;
}

.steps {
	float: right;
	list-style: none;
	font: 12pt "Trebuchet MS", Arial, sans-serif;
	margin: 0;
}
.steps dt, .steps dd {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 2px 6px;
}
.steps dd {background: #CCE4F3;}
.steps dd.sel {color: #FFF; background: #2A90FF;}

/*IDs*/
#c {margin: 0 auto; width: 980px; text-align: left; overflow: hidden;}
#cw {position: relative; width: 730px; float: left; overflow: hidden;}
#ch {margin-bottom: 9px;}
#cf {
	width: 720px;
	line-height: 12pt;
	border-top: 1px solid #CCCCCC;
	background: #EEE;
	color: #333;
	clear: both;
}
#cf a, #cf a:visited {font-weight: normal; color: #333;}
#cf a:hover {color: #000;}
#cf .col {float: left; padding: 10px 20px 10px 10px;}
#c1 {float: left; width: 430px; margin: 0 10px 10px 0; overflow: hidden;}
#c2 {float: left; width: 280px; overflow: hidden;}
#c2 a:visited {color: #000;}
#c2 a:hover {color: #2A90FF;}
#c2 h3 {color: #2A90FF; margin: 0;}
#c2 .padding {
	padding: 7px 0 2px 9px;
	border-color: #CCE4F3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	overflow: hidden;
}
#cAdT {width: 980px; overflow: hidden;}
#cAd {float: left; width: 250px; overflow: hidden; color: #0C9102;}
#cAd a {color: #003BA6;}
#cAd .hiddenLink {text-decoration: none; font-weight: normal; color: #000 !important;}

#account {float: right; font-size: 7pt; margin: 3px 12px 2px 0;}
#account a {color: #000;}
#account .hl {padding: 2px 5px;}

#menu {
	border-left: 1px solid #659C11;
	width: 719px;
	margin-bottom: 10px;
	white-space: nowrap;
	background: #82B730 url(/img/menu-bg.png) repeat-x bottom left;
}
#menu a {
	display: inline-block;
	padding: 5px 1px;
	border-right: 1px solid #659C11;
	text-align: center;
	text-decoration: none;
	font: bold 11pt "Trebuchet MS", Arial, sans-serif;
	white-space: nowrap;
	color: #FFF !important;
	vertical-align: top;
}
#menu a:hover {background: #82B730; color: #FFF !important;}
#menu a.sel {
	background: #4E6E1C url(/img/menu-sel.png) no-repeat center bottom;
}

#sb {
	background: #DCECB3 url(/img/box-sok-botten-720.png) no-repeat bottom left;
	height: 103px;
	width: 720px;
	margin-bottom: 8px;
	overflow: hidden;
	border-top: 5px solid #82B730;
	font-size: 7pt;
}
#sb h2 {font-size: 11pt; font-weight: bold; height: 20px;}
#sb a, #sb a:visited {color: #000; padding-right: 10px;}
#sb .padding {padding: 5px 0 0 12px; overflow: hidden;}
#sb .dd {
	background: #FFF url(/img/sok-input.png) no-repeat 0px 0px;
	display: inline-block;
	height: 22px;
	width: 44px;
	padding: 10px 0 0 10px;
	vertical-align: top;
	float: left;
	cursor: pointer;
	*margin-top: 1px;
	position: relative;
	z-index: 101;
}
#sb .dd:hover {background-position: 0 -37px; color: #FFF;}

#sb .dl {
	display: none;
	position: absolute;
	clear: both;
	overflow: auto;
	background: #FFF;
	width: 248px;
	padding: 1px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000;
	height: 27px;
	margin-left: -1px;
	z-index: 102;
}
#sb .dl dl {margin: 0;}
#sb .dl dt, .dl dd {margin: 0; border-bottom: 1px solid #EEE;}
#sb .dl dt {background: #82B730; font-weight: bold;}
#sb .dl dt a {color: #FFF !important;}
#sb .dl dt.noLink {padding: 3px 10px; color: #FFF;}
#sb .dl a {
	display: block;
	color: #000 !important;
	text-decoration: none;
	padding: 3px 8px;
	width: 210px;
}
#sb .dl a:visited {color: #000 !important;}
#sb .dl a:hover {color: #FFF !important; background: #2A90FF;}	

#sb .fi {display: inline-block; vertical-align: top; float: left;}
#sb .fi input {
	position: relative;
	font: 15pt "Trebuchet MS", Arial, sans-serif;
	margin-right: 10px;
	width: 242px;
	height: 26px;
	padding: 3px 6px;
	border: 0;
	background: #FFF url(/img/sok-input.png) no-repeat right top;
	z-index: 101;
}
#sb .fi input:hover {background-position: right -37px;}

#sb .fc {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 7px;
	float: left;
	overflow: hidden;
	width: 318px;
}
#sb .fc label {clear: both; display: block; padding-top: 1px;}

#sb .fs {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 7px;
	float: left;
	overflow: hidden;
	width: 60px;
}
#sb .fs .submit {
	padding-top: 19px;
	margin: 0;
	font-size: 0;
	line-height: 0;
	color: #578904;
	width: 60px;
	height: 32px;
	background: transparent url(/img/sok-input.png) no-repeat bottom left;
	border: 0;
}
#sb .cat {float: right; margin-top: 3px;}
#sb .xtra input {
	width: 15px;
	height: 15px;
	margin: 0;
	vertical-align: -3px;
}
#sb .xtra label {margin-right: 10px;}

#info {float: right; width: 160px; margin: 0 0 10px 10px; border-top: 1px solid #FC0;}
#info h2 a:visited {color: #000;}
#info p, ul {margin-bottom: 7px;}
#info .padding {padding: 5px 5px 0 5px; border-bottom: 1px solid #FC0;}
#info .companies {border-top: 4px solid #FC0;}
#info .companies a {text-decoration: none; font-weight: normal;}
#info .logo {text-align: center;}

#info .price {
	font: 25pt/25pt "Trebuchet MS", Arial, sans-serif;
	letter-spacing: -0.1ex;
	margin-bottom: 2pt;
}

a.ext {
	display: block;
	background: #82B730 url(/img/sprite-tools.png) no-repeat;
	padding-left: 36px;
	height: 25px;
	width: 114px;
	color: #FFF;
	text-decoration: none;
	font: bold 10pt/25px "Trebuchet MS", Arial, sans-serif !important;
}
a.ext:hover {color: #000;}
a.ext.iEmail {background-position: 0px -52px;}
a.ext.iHomepage {background-position: 0px -82px;}
a.ext.iBook {background-position: 0px -112px;}

.tools {list-style: none; margin-left: 0; padding-left: 1em; text-indent: -1em;}
.tools a {background: url(/img/sprite-tools.png) no-repeat; padding-left: 12px; font-weight: normal; color: #000 !important;}
.tools .tShare a {background-position: 0px 3px;}
.tools .tFav a {background-position: 0px -10px;}
.tools .tPrint a {background-position: 0px -23px;}
.tools .tEdit a {background-position: 0px -36px;}

#TOU {
	border: 1px solid #2A90FF;
	margin-bottom: 10px;
	overflow: auto;
	height: 250px;
	padding: 5px 9px;
	display: none;
}

#iImg {
	position: relative;
	width: 430px;
	margin: 0 0 10px 0;
	background: #4D523E url(/img/laddar-32.gif) no-repeat center;
	text-align: center;
	font-size: 7pt;
	overflow: hidden;
}
#iImg div {
	position: absolute;
	z-index: 2;
	bottom: 5px;
	background: #FFF;
}
#iImg .caption {
	left: 5px;
	padding: 2px 5px;
	max-width: 320px;
	*width: 320px;
	text-align: left;
}
#iImg .paging {right: 5px;}
#iImg .paging span {
	display: inline-block;
	background: #FFF;
	padding: 2px 5px;
	text-decoration: none;
	cursor: pointer;
}
#iImg .paging span.sel {background: #2A90FF; font-weight: bold;}

#iMap {width: 430px; height: 350px; background: #4D523E url(/img/laddar-32.gif) no-repeat center; margin-bottom: 10px;}

#bAjax {
	display: none;
	width: 410px;
	position: relative;
	padding: 10px 10px 5px 10px;
	margin-bottom: 5px;
	background: #4D523E url(/img/ajax-bg-430.png) no-repeat bottom left;
	color: #FFF;
	z-index: 200;
}
#bAjax a {color: #FFF !important;}

#login {
	display: none;
	width: 250px;
	position: absolute;
	top: 17px;
	right: 10px;
	color: #FFF;
	padding: 15px 10px 1px 10px;
	background: #4D523E url(/img/ajax-bg-280.png) no-repeat top right;
	z-index: 200;
}
#login a {color: #FFF !important;}

.accountFrm {color: #FFF; padding: 10px 10px 1px 10px; margin-bottom: 10px; background: #4D523E;}
.accountFrm a {color: #FFF !important}

#ajaxBoxEdit {
	background: #EEE;
	padding: 5px 10px;
}

.ajaxClose {float: right; cursor: pointer;}

#tipBox {
	background: #666;
	color: #FFF;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
}

#offer {
	background: #FFF9D1;
	width: 240px;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-top: 1px solid #FC0;
	border-bottom: 1px solid #FC0;
	float: left;
}

#partnerBox {padding: 5px 10px; border-top: 1px solid #FC0;}
#partnerBox .padding {margin: -5px -10px;}
#partnerBox .padding img {margin: 10px; vertical-align: middle;}

#destinationsBox {
	border-top: 1px solid #CCCCCC;
	padding: 5px 10px;
	background: url(/img/streck-tonat.png) no-repeat left top;
	margin-bottom: 10px;
}

#destinationsBox .column {float: left; overflow: hidden; width: 160px;}
#destinationsBox .column a {font-weight: normal;color: #000;}

#imageHeader {margin-bottom: 10px;}
#textBox {margin-bottom: 10px; font-size: 7pt;}

#catalog {
	border-top: 1px solid #CCCCCC;
	padding: 5px 10px;
	background: url(/img/streck-tonat.png) no-repeat left top;
}
#catalog .leftColumn, .rightColumn {width: 200px;}
#catalog a {font-weight: normal; color: #000;}

#sr h2 {font-size: 11pt;}
#sr p {margin: 0;}
#sr p a {text-decoration: none; font-weight: normal; color: #000;}
#sr .resultRow {margin-bottom: 10px;}
#sr .image { float: left;	margin-right: 10px;}
#sr .noImage {
	float: left;
	margin-right: 10px;
	background: #82B730;
	width: 95px;
	height: 70px;
}
#sr .price {
	background: #FC0;
	font-size: 7pt;
	padding: 1px 3px;
	font-weight: bold;
}

#sr .date {
	border: 1px solid #FC0;
	font: bold 7pt Verdana, sans-serif;
	padding: 1px 3px;
	white-space: nowrap;
}

.criteria {padding: 4px 6px; margin: 5px 0 10px 0; background: #CCE4F3;}
.noResult {margin-top: 30px;}
.suggest {margin-bottom: 10px; color: #C00;}
.suggest a {color: #2A90FF;}

.sort {
	margin-bottom: 7px;
	font-size: 7pt;
	text-align: right;
	border-bottom: 1px solid #CCE4F3;
}
.sort a {
	display: inline-block;
	padding: 3px 5px;
	margin: 0 0 1px 5px;
	color: #FFF;
	background: #2A90FF;
	text-decoration: none;
	border-bottom: 3px solid #FFF;
}
.sort a.sel {
	background: #2A90FF url(/img/toplist-selected.png) center bottom repeat-x;
	padding-bottom: 6px;
	border-bottom: 0;
}

#paging {line-height: 24px;}
#paging a {padding: 3px; font-weight: bold; color: #000; border: 1px solid #CCE4F3;}
#paging a:hover {border: 1px solid #2A90FF;}
#paging .decl {padding: 4px 0; color: #000;}
#paging .sel {
	padding: 4px;
	background: #2A90FF;
	font-weight: bold;
	color: #FFF;
	border: 0 !important;
	text-decoration: none;
}

#topList {font-size: 7pt;}
#topList ol {margin: 0; border: 1px solid #CCE4F3; padding: 7px 10px;}
#topList li {margin: 0 0 4pt 19pt;}
#topList li a, #topList li a:visited {color: #000; margin-right: 10px;}
#topList .tab {
	display: inline-block;
	padding: 3px 5px;
	margin: 0 0 1px 0;
	border-bottom: 3px solid #FFF;
}
a.tab {
	color: #FFF !important;
	background: #2A90FF;
	text-decoration: none;
}
#topList .sel {
	background: #2A90FF url(/img/toplist-selected.png) center bottom repeat-x;
	padding-bottom: 6px;
	border-bottom: 0;
}

#bCat {background: #DCECB3; padding: 7px 0 2px 10px; margin: 0 0 10px 0;}
#bCat ul {list-style: none; margin-left: 0; padding-left: 0;}
#bCat a {font-weight: normal;}
#bCat h3 {color: #000;}

#bBook, #bTheme, #bSocial, #bCloud {border-top: 5px solid #2A90FF; margin-bottom: 10px; font-size: 7pt;}

#bBook a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 7px;
}
#bBook a strong {font: bold 10pt/10pt "Trebuchet MS", Arial, sans-serif; text-decoration: none;}
#bBook strong a:hover {text-decoration: underline;}

#bBook .col {
	float: left;
	width: 130px;
	margin-bottom: 0;
	overflow: hidden;
	margin-top: 5px;
}
#bBook img {clear: both; float: left; padding-right: 5px;}

#bTheme {font: 10pt/10pt "Trebuchet MS", Arial, sans-serif;}
#bTheme a {text-decoration: none;}
#bTheme a:hover {
	background: #2A90FF;
	color: #FFF;
	padding: 0 4px;
	margin: 0 -4px;
}
#bTheme ul {
	list-style: none;
	margin: 0 0 -5px 0;
	padding: 0;
}
#bTheme li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 13px 10px 0;
	margin: 0;
	white-space: nowrap;
}

#bSocial .padding {padding-bottom: 9px;}
#bSocial a {
	display: block;
	font: bold 10pt/16px "Trebuchet MS", Arial, sans-serif;
	background: url(/img/sprite-social.png) no-repeat;
	padding-left: 22px;
	height: 16px;
	color: #000;
	text-decoration: none;
	margin: 0 0 5px 0;
}
#bSocial a.iTwitter {background-position: 0px 0px;}
#bSocial a.iFacebook {background-position: 0px -19px;}
#bSocial a.iMobile {background-position: 0px -38px;margin-bottom: 0;}
#newsletterName .col {float: left; margin-bottom: 10px; width: 125px;}

#bCloud {font: 10pt/10pt "Trebuchet MS", Arial, sans-serif;}
#bCloud .padding {padding-bottom: 5px; line-height: 1.5em;}
#bCloud a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
	white-space: nowrap;
	color: #000;
}
#bCloud a:hover {text-decoration: underline; color: #000;}

#xnBooklist {margin-bottom: 10px;}
#xnBooklist a {color: #000; text-decoration: none;}
#xnBooklist a:hover {color: #000;text-decoration: underline;}
#xnBooklist th {
	background: #2A90FF;
	padding: 2px 10px;
	font-size: 7pt;
	font-weight: bold;
	color: #FFF;
}
#xnBooklist td {border-bottom: 1px solid #CCE4F3; padding: 4px 10px;}
#xnBooklist td.bookPrice, #xnBooklist th.bookPrice {
	width: 80px;
	text-align: right;
	padding-left: 0;
	border-left: 1px solid #FFF;
}
#xnBooklist td.bookPrice a, #xnBooklist td.bookPrice a:visited {color: #C00;}

#feedbackBadge {
	position: fixed;
	*position: absolute;
	z-index: 999;
	bottom: 1px;
	right: 1px;
	width: 80px;
	height: 80px;
}

#bgl {
	display: none;
	position: fixed;
	_position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}