﻿@charset "utf-8";
/*
 * Site structure
 */
form {
	width: 100%;
	padding: 0;
}
body {
	border-top: 10px solid #444;
	background: #fff url(../Img/bg-body-torsby.png) no-repeat 50% 0;
	background-size: 100%;
}
div.global-authorization {
	display: none;
}
/*
 * Main site containers 
 */
div.siteHeader-container, div.siteMain-container, div.siteOptions-container, div.siteFooter-container, siteCopy-container {
	width: 100%;
}
div.siteMain-container {
}
div.siteOptions-container {
	background: #fff;
	overflow: hidden;
}
div.siteFooter-container {
	background: #e1e1e1;
    position:relative;
}
div.siteCopy-container {
	background: #233588;
}
div.siteHeader, div.siteMain, div.siteFooter {
	width: 940px;
	margin: 0 auto;
}
div.siteMain {
	background: #fff;
	padding: 14px 14px 0;
	border-bottom: 1px solid #d9d9d9;
}
body.default div.siteMain {
	padding-bottom: 20px;
}
div.siteHeader {
	height: 84px;
	padding-bottom: 20px;
	position: relative;
	top: 16px;
}
div.siteLogo {
	width: 180px;
	float: left;
	margin-bottom: 3px;
}
div.siteHeaderRight {
	float: right;
	height: 60px;
	width: 490px;
}
ul.siteHeaderOptions {
	float: left;
	position: absolute;
	top: 34px;
	width: 176px;
}
ul.siteHeaderOptions li.link {
	width: 80px;
	float: left;
	display: inline-block;
}
ul.siteHeaderOptions li.link a {
	background: #fdc513;
	font-size: 15px;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 3px;
}
/*
 * Site header
 */
div.siteHeader {
}
/*
 * Sidebar container 
 */
div.siteSidebar {
}
/*
 * Content containers 
 */
div.siteContent {
	min-height: 500px;
}
div.siteContentFull {
}
div.siteContentPopup {
}
div.siteContentIframe {
}
/*
 * Footer elements 
 */
div.siteBreadcrumbs {
	border-top: 1px solid #D9D9D9;
	float: none;
	left: -14px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	width: 948px;
	margin-top: 20px;
}
div.siteOptions {
	float: none;
	font-size: 18px;
	margin: 0 auto;
	overflow: hidden;
	padding: 12px 0;
	text-align: right;
	width: 940px;
}
div.siteContact {
	clear: both;
	float: none;
	font-size: 17px;
	padding: 30px 0 24px;
	text-align: center;
	width: 940px;
}
div.siteContact span.mail {
	display: block;
	margin-top: 10px;
}

ul.contact-information {
    width:100%;
    text-align:center;
}
ul.contact-information li {
    display:inline-block;
    font-size:17px;
    border-right:1px solid #bbb;
    margin-right:3px;
    padding-right:6px !important;
}
ul.contact-information li:last-of-type {
    border:none;
}
ul.contact-information li strong {
    margin-right:5px;
    font-weight:normal;
}
div.siteLogos {
}
ul.siteOptions {
	margin: 0 auto;
	width: 940px;
}
ul.siteOptions li {
	margin-left: 5px;
}
ul.siteOptions li a {
	background: transparent url(../Img/ico-arrow-small.png) no-repeat 0 50%;
	padding-left: 12px;
}
div.siteCopy {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
	color: #e0e0e0;
}
/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}
.col100 {
}
.col75 {
}
.col50 {
}
.col37 {
}
.col33 {
	width: 300px;
}
.col25 {
}
.page-popup {
	float: none;
	padding: 0;
}
body.org_contact {
	height: initial !important;
	border: none;
}
.col100.puffar {
	border-bottom: 1px solid #d9d9da;
	margin-bottom: 20px;
}
.col33full {
	width: 300px;
}
.col66full {
	width: 620px;
}
.alignleft {
	margin-right: 20px;
}
/*
 * Errormessage control
 */
div.errormsg {
}
div.erroricon {
}
div.errortext {
}
/*
 * Search area
 */
div.search_area {
	background: transparent url(../Img/bg-searchfield.png) repeat 0 0;
	float: right;
	position: absolute;
	right: 1px;
	text-align: right;
	top: 30px;
	width: 313px;
	border-radius: 4px;
}
div.search_area .search_field {
	background: transparent;
	color: #333;
	float: left;
	font-size: 15px;
	padding: 7px;
	width: 234px;
	border: none;
}
div.search_area .btn_search {
	background: none;
	border: none;
	margin-right: 5px;
	color: #808080;
	font-size: 14px;
	box-shadow: none;
}
body.hss_object_objectdetailsprint {
	border: 0;
}
/* 
 * General
 */
html {
}
body {
	font-family: 'Source Sans Pro', Arial, Verdana, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 23px;
	color: #464A4D;
}
input, textarea, select {
}
pre, code, kbd {
}
strong, b {
}
em {
}
.ingress {
	color: #000;
	font-size: 17px;
}
.pre-amble {
}
.alert {
}
a {
	color: #233588;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
caption {
	display:none;
}
/*
 * Headers
 */
h1, h2, h3, h4, h5 {
	color: #233588;
}
h1, h2.pagetitle {
	font-size: 36px;
	line-height: 42px;
	font-weight: 600;
	letter-spacing: -1px;
}
.page-popup h1, .page-popup h2.pagetitle {
	font-size: 32px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 25px;
}
h2 {
	font-size: 26px;
	line-height: 32px;
	margin: 0 0 10px;
	font-weight: 600;
}
h3 {
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 15px;
	font-weight: 600;
}
h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px;
	font-weight: 600;
}
h5, h6 {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 10px;
	font-weight: 600;
}
h2.header, h3.header {
}
.siteHeader h1 {
}
h2.news {
	font-weight: 400;
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 32px;
}
h2.puffrubrik {
	font-weight: 400;
	font-size: 28px;
	margin-bottom: 6px;
	line-height: 32px;
	letter-spacing: -1px;
}
h2.puffrubrik.smallpuff a {
	color: #FFFFFF;
	font-size: 44px;
	font-weight: 400;
	letter-spacing: -2px;
	line-height: 32px;
	margin-bottom: 6px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40px;
	width: 300px;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
	text-decoration: none;
}
h3.title {
	font-weight: 400;
	font-size: 21px;
	line-height: 26px;
	margin: 0;
}
h3.ledigt {
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 10px;
}
.primary h1, .secondary h1, .primary h2, .secondary h2, .primary h3, .secondary h3, .primary h4, .secondary h4, .primary h5, .secondary h5 {
	background: transparent;
	color: #233588;
	font-weight: 400;
	letter-spacing: -1px;
}
.primary h1, .primary h2, .primary h3, .primary h4, .primary h5 {
	background: transparent;
	color: #fff;
	font-weight: 400;
	letter-spacing: -1px;
}
div.resident h2.resident, div.interest h2.interest, div.rental h2.rental {
	font-size: 28px;
}
.box-primary h2.localnews {
	font-size: 26px;
}
.resident h4 {
	font-size: 22px;
}
span.date {
	color: #999999;
	font-size: 14px;
	font-weight: 600;
	line-height: 15px;
}
p.abstract {
	font-size: 16px;
}
/*
 * Menus
 */
ul.topmenu li a {
}
ul.submenu li {
}
/*
 * Search area
 */	
div.search_area .btn_search {
}
/*
 * Boxes
 */
.box {
	font-size:100%;
}
.primary h3, .secondary h3 {
}
.primary h3 {
}
.secondary h3 {
}
.box-rental h2, .box-resident h2 {
}
h2.localnews {
}
span.button-list input {
}
a.link-large {
}
.siteBreadcrumbs, .siteOptions {
}
.siteContact {
}
div.siteHeader table {
}
ul.form {
}
.box ul.form {
}
.pageFooter input {
}
div.navbar div.text {
}
.tbl_list {
}
.tbl_cell_list_header {
}
.tbl_grid {
}
.agreetext, .infotext {
	font-size: 12px;
	line-height: 20px;
}
div.areatext {
	line-height: 21px;
}
ul.mypage_profile_interest_header h4 {
	font-size: 20px;
}
/*
 * Styles used by content from the CM-editor in PortalAdmin
 *
 * 090824	HE		Initial version
 */
 
/* 
 * Snippets 
 */
.tbl_snippets_main {
}
.tbl_snippets_main_70 {
}
.tbl_snippets_main_hss {
}
.tbl_cell_snippet_spacer {
}
.tbl_cell_snippet_33 {
}
.tbl_cell_snippet_50 {
}
.tbl_cell_snippet_70 {
}
.tbl_cell_snippet_100 {
}
.link {
}
/*
 * Paragraphs
 */
p {
}
p.mul-img img {
}
p.mul-plan img {
}
p.pNoEntries {
}
/*
 * Hyperlinks
 */
a.image {
}
a.planning {
}
a.bulleted {
}
.primary a.bulleted:before, .secondary a.bulleted:before, a.bulleted:before {
	color: #233588;
	content: "\f054";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.primary a.bulleted:before {
	color: #fdc513;
	content: "\f054";
	display: inline-block;
	font-family: FontAwesome;
}
a.icon-areainfo img {
}
/*
 * Form elements
 */
input, select, textarea {
	border: 1px solid #D8D8D8;
	color: #555555;
	font-size: 13px;
	padding: 5px 3px;
}
select {
	height: 34px;
}
input, textarea {
}
input.no-border, table.no-border input, span.no-border input {
}
/*** Checkbox ***/
input.check, table.check input, span.check input {
}
/*** Radiobutton ***/
input.radio, table.radio input, span.radio input, span.radio label {
}
/*** Submit button ***/
.btn, .btn-disabled {
}
.btn, .btn_interest {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 50%, #ededed 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-8 */
	border-radius: 4px;
	color: #233588;
	cursor: pointer;
	line-height: 14px;
	padding: 0 10px;
}
.btn_interest {
	background: #fce300; /* Old browsers */
	background: -moz-linear-gradient(top, #fce300 0%, #f2c637 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fce300), color-stop(100%, #f2c637)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fce300 0%, #f2c637 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fce300 0%, #f2c637 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fce300 0%, #f2c637 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fce300 0%, #f2c637 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce300', endColorstr='#f2c637', GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
	cursor: pointer;
	padding: 7px 10px;
	color: #233588;
	font-weight: bold;
	height: 37px;
}
.btn {
}
.btn-disabled {
}
/*** Input element default sizes ***/
.col50 .box-inner .textbox, .col75 .box-inner .textbox {
}
.col50 .box-inner .textarea, .col75 .box-inner .textarea {
}
/*
 * Horizontal rule 
 */
hr {
	background-color: #fdc513;
	border: 0 none;
	color: #fdc513;
	height: 1px;
	margin: 16px 0 6px;
	width: 100%;
}
/*
 * Button list
 */

body.mypages span.button-list input, body.mypages span.button-list a {
	display: inline-block;
	background: #233588;
	color: #fff;
	font-size: 14px;
	margin: 0 0 4px;
	padding: 8px 15px;
	text-decoration: none;
}
body.mypages span.button-list a:hover {
	text-decoration: underline;
	background: #FDC513;
	color: #333;
}
body.mypages span.button-list a.selected {
	background: #F1F1F1;
	font-weight: bold;
	color: #233588;
}
span.button-list input {
	font-size: 12px;
}
span.rentalinfo_content {
	background: #F1F1F1;
	padding: 14px 16px 10px;
	margin: 0;
	font-size: 15px;
}
span.rentalinfo_content span a {
	display: block;
	border-bottom: 1px solid #fdc513;
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0;
}
span.rentalinfo_content span:last-of-type a {
	border: none;
}
span.rentalinfo_content > br {
	display: none;
}
span.rentalinfo_content span:before {
	background: transparent url(../Img/ico-arrow.png) no-repeat 0 50%;
}
.rentalinfo input, .rentalinfo a {
}
/* 
 * Navigation bar
 */
div.navbar {
	margin-top: 20px;
}
/*
 * Page form header & footer
 */
div.pageHeader, div.pageSubHeader {
	font-weight: 400;
	padding: 3px 10px 5px;
}
div.pageFooter {
	font-weight: 400;
	padding: 3px 10px 5px;
}
div.pageFooter input {
}
/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}
div.validator-valid {
}
div.validator-unvalid {
}
span.validation-summary {
}
span.forminfo-icon {
}
span.forminfo-text {
}
/*
 * Landlord presentation
 */
div.landlord-area {
}
div.landlord-img {
}
div.landlord-img img {
}
ul.landlord-list {
}
ul.landlord-list li {
}
ul.landlord-list li div.label {
}
/* 
 * Image text 
 */
div.image-text-basic {
}
div.image-text-basic img {
}
div.article {
}
/* 
 * Parking-direct & Object-direct & Storage-direct
 */
span.ico_p-direct, span.ico_object_direct, span.ico_storage-direct {
}
span.ico_p-direct {
}
span.ico_object_direct {
}
span.ico_storage-direct {
}
/* NEWS DATE */
span.newsdate {
}
/* COMMENT*/	
span.comment {
}
/* 
 * Table list
 */
table.tbl_list {
}
table.tbl_list tr td {
}
table.tbl_list tr.tbl_cell_list_header td {
}
/* 
 * Table grid
 */
table.tbl_grid {
}
table.tbl_grid tr td {
}
.headerstyle {
}
.alternate {
}
/*
 * Control specific styles
 */
div.ImageTextStyles {
}
/*
 * Search Area Results
 */
div.search_results {
}
div.search_results .search_textfield_area {
}
div.search_results .navbar {
}
div.box.secondary.search a.bulleted {
	display: block;
	margin-top: 14px;
}
div.box.secondary.search ul li select[style] {
	width: 190px !important;
}
div.box.secondary.search ul li input#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_txtMaxCost[style] {
	width: 130px !important;
}
div.box.secondary.search ul li select#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_drpMinRooms[style], div.box.secondary.search ul li select#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_drpMaxRooms[style] {
	width: 88px !important;
}
div.box.secondary.search input#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_txtMaxCost, span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_lblMaxCost {
	display: none;
	visibility: hidden;
}
div.box.secondary.search {
	position: relative;
}
div.box.secondary.search .btn {
	bottom: 12px;
	position: absolute;
	right: 20px;
}
div.loginarea input {
	width: 178px;
}
div.loginarea input.btn {
	width: inherit;
	display: block;
}
.login .btn, .login .btn-disabled, div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col2_divLogin .btn {
	margin-top: 10px;
}
div.object-facts hr {
	display: none;
	visibility: hidden;
}
div.object-facts ul.grid {
	margin-bottom: 6px;
	border-bottom: 1px dotted #c7c7c7;
	padding-bottom: 3px;
}
div.page-col25 div.object-facts ul.grid li.left {
	color: #464A4D;
	display: block;
	font-size: 15px;
	font-weight: normal;
	width: 60px;
}
div.page-col25 div.object-facts ul.grid li.right {
	padding-left: 0;
	line-height: 24px;
}
div.object-interest .box-inner span.txt_small {
	display: block;
	font-size: 15px;
}
div.object-facts .box-inner ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAreaName, div.object-facts .box-inner ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress {
	margin-bottom: 4px;
}
div.object-facts .box-inner ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAreaName li.left, div.object-facts .box-inner ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress li.left {
	width: 100%;
	color: #464A4D;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 1px;
	padding: 0;
}
div.object-facts .box-inner ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAreaName li.right, div.object-facts .box-inner ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress li.right {
	padding: 0;
	width: 100%;
}
body.user_sendpassword div.pageHeader {
	display: none;
}
div.image-slideshow {
	margin-bottom: 10px;
}
/* HSM Binder Hyresg�stp�rm */

div.hsm_binder {
	background: #fff;
	margin-top: 20px;
	display: block;
	margin-bottom: 20px;
}
div.hsm_binder span.rentalinfo {
	display: block;
	border-bottom: 1px solid #dbdbdb;
}
div.hsm_binder span.rentalinfo_content {
	display: block;
	background: #F1F1F1;
}
div.hsm_binder span.button-list a {
	background: #ebebeb;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	display: inline-block;
	font-size: 13px;
	padding: 2px 8px 2px 6px;
	margin: 0 10px 15px 0;
	text-decoration: none;
}
div.hsm_binder span.button-list.rentalinfo a:before {
	background: #fdc513;
	border: 2px solid #fff;
	border-radius: 100%;
	color: #fff;
	content: "\f054";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	line-height: 13px;
	margin-right: 4px;
	padding: 1px;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: -2px;
	width: 12px;
}
div.hsm_binder span.button-list a.selected {
	background: #233588;
	border: 1px solid #000;
	color: #fff;
}
div.hsm_binder span.button-list a:hover {
	background: #233588;
	border: 1px solid #fdc513;
	color: #fff;
}
div.hsm_binder span.button-list input, div.hsm_binder span.button-list {
	color: #000;
	cursor: pointer;
	line-height: 24px;
	margin: 0 10px 15px 0;
	overflow: visible;
	width: auto;
}
div.hsm_binder span.rentalinfo_content span {
	line-height: 24px;
}
div.hsm_binder h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 4px;
}
div.hsm_binder h4 {
	font-size: 16px;
	font-weight: bold;
}
div.hsm_binder .col50 img {
	max-width: 100% !important;
}
/*
 * TopMenu definition.
 *
 * 090817	HE		Initial version
 */

/*** Reset all list-styles ***/
ul.topmenu, ul.topmenu li {
}
/*** Setup basic menu look ***/
ul.topmenu {
	padding: 12px 0;
	width: 100%;
	background: #233588;
	margin-bottom: 14px;
}
ul.topmenu li {
	margin-left: 6px;
}
ul.topmenu li a {
	color: #fff;
	font-size: 18px;
	padding: 4px 10px 5px;
	text-decoration: none;
}
ul.topmenu li a:hover {
	background: #fdc513;
	border-radius: 3px;
	color:#233588;
}
ul.topmenu li.first {
	margin-left: 12px;
}
/*** Selected item or selected child-item ***/
ul.topmenu li.selected, ul.topmenu li.childselected {
}
ul.topmenu li.selected a, ul.topmenu li.childselected a {
	background: #fdc513;
	border-radius: 3px;
	color: #333;
}
ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
}
/**Submenu**/

/*** Link styles ***/
ul.submenu {
	border-top:5px solid #fdc513;
}
ul.submenu a {
	font-size: 15px;
	text-decoration: none;
	color: #233588;
	display: block;
	line-height: 32px;
	border-bottom: none;
	font-weight: normal;
	border-bottom: 1px solid #FDC513;
}

	ul.submenu a:hover {
		color: #889397;
		text-decoration: none;
		background: #f9f9f9;
	}

ul.submenu ul {
}

	ul.submenu ul a {
		color: #233588;
		font-weight: 400;
		line-height: 26px;
	}

ul.submenu li {
	font-size: 100%;
}

	ul.submenu li.selected a {
		font-weight: 400;
	}

	ul.submenu li.selected > a {
		font-weight: 700;
		color: #233588
	}

ul.submenu a,
ul.submenu ul a,
ul.submenu ul ul a {
	line-height: 2em;
	padding: 0.5em 1em;
}

ul.submenu ul a,
ul.submenu ul ul a {
	font-size: 1em;
}

ul.submenu ul a {
	padding-left: 1.5em;
}

ul.submenu ul ul a {
	padding-left: 2em;
}



/*** Special styles ***/
ul.submenu li.expanded {
}

ul.submenu li.collapsed {
}

ul.submenu li.selected, ul.submenu li.childselected {
}

	ul.submenu li.selected ul, ul.submenu li.childselected ul {
		font-weight: normal;
		padding-bottom: 10px;
		padding-top: 0;
		padding-bottom: 0;
	}

	ul.submenu li.selected > ul,
	ul.submenu li.expanded.childselected > ul {
		margin-top: 0;
		background: #f9f9f9;
	}

ul.submenu li.expanded.childselected ul li.expanded.selected.first ul,
ul.submenu li.expanded.childselected ul li.expanded.childselected.first ul {
	margin-top: 0;
}


ul.submenu li.selected ul ul, ul.submenu li.childselected ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}


ul.submenu li.collapsed a:before {
	content: "\f067";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded a:before {
	content: "\f068";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.expanded.selected a:before {
	content: "\f068";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.collapsed.selected a:before {
	content: "\f067";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.expanded.childselected a:before {
	content: "\f068";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded.selected ul li.collapsed a:before {
	content: "\f067";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.collapsed a:before {
	content: "\f067";
	color: #233588;
	font-family: FontAwesome;
	font-size: 0.9725em;
	line-height: 2.125em;
	position: absolute;
	right: 1em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.expanded.childselected ul li a:before,
ul.submenu li.expanded.childselected ul li.expanded.childselected ul li.selected a:before {
	content: "";
}

ul.submenu li.collapsed:before {
	content: "";
}

ul.submenu li.expanded:before {
	content: "";
}

ul.submenu li.expanded.selected ul li a:before {
	content: "";
}

ul.submenu li.expanded.childselected ul li a:before {
	content: "";
}

ul.submenu li.expanded.childselected ul li.expanded.selected ul li a:before {
	content: "";
}

/*
 * Ordered/Unordered lists 
 */
ul, ol {
	margin: 15px 0 15px 26px;
}
ul li {
}
ol li {
}
/* 
 * Horizontal list 
 */
ul.horizontal {
}
ul.horizontal li, div.box-primary-inner ul.horizontal li, div.box-secondary-inner ul.horizontal li, div.box-inner ul.horizontal li {
}
ul.horizontal-bulleted {
	margin: 0 0 20px;
}
ul.horizontal-bulleted li {
	background: transparent url(../Img/ico-arrow-small.png) no-repeat 0 50%;
	padding-left: 15px;
	text-decoration: none;
}
div.related-content div.box-inner ul li {
	margin-bottom: 6px;
}
div.related-content div.box-inner ul li a {
	font-size: 15px;
}
div.related-content div.box-inner li.doc_document {
}
div.related-content div.box-inner li.inf_link {
}
div.related-content div.box-inner li.cm_page {
}
/*
 * Boxlist
 */
ul.boxlist {
}
ul.boxlist li {
}
/* 
 * FAQ List 
 */
ul.faq-list {
}
ul.faq-list li {
	padding: 0 15px 0;
	margin-bottom: 6px;
}
ul.faq-list li.question {
	background: transparent url(../Img/faq_arrow_down.png) no-repeat 0 4px;
	padding-left: 22px;
}
ul.faq-list li.question p {
	margin: 0;
	font-size: 15px;
	color: #233588;
	font-weight: normal;
}
ul.faq-list li.answer {
	background: #ececec;
	color: #000;
	padding: 18px 22px 10px;
	font-size: 15px;
}
ul.faq-list .icon-question {
	display: none;
}
ul.faq-list .icon-answer {
	display: none;
}
ul.faq-list .question {
}
ul.faq-list .question, ul.faq-list .answer {
}
ul.faq-list img {
	max-width: 660px;
}
/* 
* Sitemap
*/
.sitemap_paragraph {
}
/* 
 * Sitemap List 
 */
ul.link {
}
ul li.maplink {
	padding-left: 12px;
}
ul li.maplink:before {
	color: #233588;
	content: "\f054";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
/* 
 * ListAvailable
 */
ul.listavailable {
}
.col50 ul.listavailable li a {
}
.col25 ul.listavailable li a.align-left {
}
ul.listavailable a img {
}
/*
 * Thumbnail list
 */
div.thumbnail-container {
}
ul.thumbnail-list {
}
ul.thumbnail-list img {
}
.thumbnail-container ul.thumbnail-list li {
}
.thumbnail-container ul.thumbnail-list li.alignleft {
}
.col25 .thumbnail-container ul.thumbnail-list li {
}
.col25 .thumbnail-container ul.thumbnail-list li.alignleft {
}
/*** General rules ***/
.box {
	width: 100%;
}
.box-outer {
	min-height: 10px;
}
.box .noheight {
}
.box-inner {
}
.box a.rss {
}
.box a img {
}
.box a.rss img {
}
td.box-inner {
}
/*** Primary ***/
.primary {
	background: #233588;
	color: #fff;
	border-radius: 3px;
}
.primary hr {
}
	.primary a {
		color: #FDC513;
	}
.primary a.bulleted {
	color: #FDC513;
	text-decoration: none;
}
.primary a.bulleted:hover {
	text-decoration: underline;
}
/*** Secondary ***/
.secondary {
	border-radius: 3px;
	border: 1px solid #d9d9da;
}
.secondary hr {
}
.secondary a {
	text-decoration: none;
}
.secondary a:hover {
	text-decoration: underline;
}
.secondary a.bulleted {
	text-decoration: none;
}
.secondary a.bulleted:hover {
	text-decoration: underline;
}
/*** Login Control ***/
.col25 div.loginarea span {
}
.col37 div.loginarea span {
}
.col37 div.loginarea input {
}
.col37 div.loginarea input.btn {
}
/** Valkomsttext**/
.box-inner.tagline {
	padding: 10px 0;
}
.box-inner.tagline h1 {
	font-size: 40px;
	text-align: center;
	color: #233588;
	font-weight: 400;
	letter-spacing: -2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.box-inner.tagline p {
    color: #000;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 36px;
    margin: 20px auto 10px;
    text-align: center;
    width: 700px;
}
/** Sma puffar **/
.col33full .box-inner {
	padding: 0;
	position: relative;
}
.col33full .box-inner img {
	padding: 0;
	margin-bottom: 10px;
	border-radius: 3px;
}
.col33full .box-inner a.bulleted {
	background-color: #FDC513;
	background-position: 8px 50%;
	border-radius: 3px 3px 3px 3px;
	float: left;
	font-size: 16px;
	margin-top: 5px;
	padding: 5px 10px;
}
.col33full .box-inner a.bulleted[style] {
	display: inline-block !important;
	margin-bottom: 20px;
}

div.col100.puffar div.col33full div.box.puff div.box-outer div.box-inner a img {
    width:300px !important;
    height:120px !important;
}
/** Stor puff **/
.col66full .box-inner {
    padding: 0;
    overflow: hidden;
}
.col66full .box-inner img {
	float: left;
	margin-right: 20px;
}
.col66full .large-puff-content {
	width: 300px;
	float: right;
	overflow: hidden;
}
.col66full .large-puff-content a.bulleted {
	font-size: 16px;
}
.box-inner.ledigt {
	background: #fdc513;
	padding: 0;
	border-radius: 3px;
}
.col33.news {
	border-bottom: 1px solid #d9d9da;
	padding-bottom: 10px;
	min-height: 350px;
}
.news .archive-readmore {
	text-align: right;
	width: 296px;
}
.box-inner-container {
	padding: 18px;
	color: #000;
	font-size: 16px;
	height: 339px;
}
.box-inner-container p {
	margin-bottom: 14px;
}
.box-inner-container hr {
	display: none;
	visibility: hidden;
}
.col33.focus .primary {
	background: #fff;
	border: 1px solid #d9d9da;
}
table.box ul {
	margin: 0 0 14px 16px;
}
ul.mypage_profile {
	border-color: gold;
}
.alertinfo {
	background-color: #FCF8E3;
	border-color: #FBEED5;
	color: #C09853;
}
/** Listavailable **/
body.res_themes_torsby_pages_hss_default .secondary ul.listavailable a.bulleted {
	display: block;
}
/*
 * Table grid list
 */
table.gridlist {
	margin-top: 10px;
	font-size: 15px;
    margin-bottom:20px;
}
table.gridlist tr.headerrow {
	border: 1px solid #d8d8d8;
}

table.gridlist tr.dimmed {
}
table.gridlist td {
	color: #000;
}
table.gridlist td.header, tr.header td, table.gridlist td.header a, tr.header td a {
	background-color: #FDC513;
	color: #233588;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	height: 32px;
	padding: 0 12px 0 5px;
}
table.gridlist td.header a:hover, tr.header td a:hover {
}
table.gridlist td.header a.sel-asc, table.gridlist tr.header td a.sel-asc, table.gridlist tr.header td.sel-asc a {
	background-color: #FDC513;
	padding-right: 16px;
}
table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
	background-color: #FDC513;
	padding-right: 16px;
}
table.gridlist td.listitem-even, tr.listitem-even td {
	border-bottom-style: dotted;
	padding: 10px;
}
.box-primary table.gridlist td.listitem-even, .box-primary tr.listitem-even td, .box-secondary table.gridlist td.listitem-even, .box-secondary tr.listitem-even td, .box table.gridlist td.listitem-even, .box tr.listitem-even td, .box-primary table.gridlist td.listitem-odd, .box-primary tr.listitem-odd td, .box-secondary table.gridlist td.listitem-odd, .box-secondary tr.listitem-odd td, .box table.gridlist td.listitem-odd, .box tr.listitem-odd td {
	border-style: dotted;
}
table.gridlist td.listitem-odd, tr.listitem-odd td {
	border-bottom-style: dotted;
	padding: 10px;
	background: #f2f2f2;
}
table.gridlist tr.marked {
	background: #D6E9C6;
	border: none;
}
table.gridlist tbody tr.listitem-odd.marked td.gridcell,
table.gridlist tbody tr.listitem-even.marked td.gridcell {
	background: #D6E9C6;
}

table.gridlist td.listitem-level2, tr.listitem-level2 td {
}
table.gridlist .label {
}
table.gridlist tr td td {
}
table.gridlist img.objectlist_icon {
}
/** Bostadsfakta **/
div.area_info_facts {
	background: #fff;
	padding: 15px 14px;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
	border-radius: 3px;
}
div.area_info_facts table.tbl_list tr.header td {
	padding: 2px 6px;
	background: #FDC513;
	color: #233588;
	font-size: 14px;
	font-weight: 400;
}
div.area_info_facts table.tbl_list tr td {
	padding: 2px 6px;
	font-size: 13px;
	border-bottom: 1px solid #d8d8d8;
}
div.area_info_facts h4 {
	font-size: 21px;
	margin-bottom: 13px;
	color: #004484;
}
div.area_info_facts table.tbl_list {
	border-bottom: 1px solid #d8d8d8 !important;
}
/*
 * UL form list
 */
ul.form {
	font-size: 15px;
}
ul.form li {
}
ul.form li.validator {
}
ul.form li.label {
}
.box-primary ul.form li.label, .box-secondary ul.form li.label, .box ul.form li.label {
}
ul.form li.textvalue {
}
ul.form li.value {
}
ul.form li.text {
}
div.siteContentIframe ul.form li.label {
}
div.siteContentIframe ul.form li.text {
}
ul.form li.textrow {
}
ul.form li.value label {
}
ul.form li.value input {
}
ul.form li.label-large {
}
.formstyle {
}
.formstyle .label {
}
/*
 * Statistics grid
 */
div.statistics table {
}
/*
 * News-archive grid
 */
div.news-archive .date-column {
}
div.news-archive .content-column .title {
	font-size: 21px;
	font-weight: 400;
}
div.page-col50 ul.grid li.left {
	font-size: 16px;
	line-height: 28px;
	width: 280px;
	margin-top: 3px;
}
/** Department List **/
body.org_contact {
	height: initial !important;
}
body.org_employeelist table.tbl_grid {
	width: 700px;
	table-layout: auto;
	border: none;
	border-color: #c7c5c5;
}
body.org_employeelist table.gridlist.employee {
	margin-bottom: 24px;
}
body.org_employeelist table.gridlist.employee tr td {
	padding: 4px 12px;
}
body.org_employeelist table.gridlist.employee tr td.Name {
	width: 260px;
	padding-left: 13px;
	font-weight: bold;
}
body.org_employeelist table.gridlist.employee tr td.Title {
	width: 180px;
}
body.org_employeelist table.gridlist.employee tr td.Phone {
	width: 170px;
}
body.org_employeelist table.gridlist.employee tr td.E-mail {
	width: 130px;
}
li.showonmap span {
	background-position: 0 2px;
	font-size: 14px;
	padding-left: 20px;
}
/** QuickFilter **/
#lblShowHideQuikfilter {
	background: #F1F2F3;
	color: #233588;
	display: inline-block;
	padding: 9px 20px 8px;
	cursor: pointer;
}
#lblShowHideQuikfilter:hover {
	text-decoration: underline;
}
.objectlistFilters {
	padding: 5px 30px 3px;
	background: #F1F2F3;
	margin-bottom: 20px;
}
.objectlistFilters ul.quickfilter li {
	float: left;
	list-style-type: none;
	width: 300px;
}
.objectlistFilters ul.quickfilter li.full {
	width: 100%;
}
.objectlistFilters ul.quickfilter table {
	width: 100%;
	font-size: 14px;
}
.objectlistFilters ul.quickfilter table tr td {
	padding: 4px 0;
}
.objectlistFilters ul.quickfilter li span.title {
	font-weight: normal;
}
.objectlistFilters ul.quickfilter li span {
	font-weight: normal;
}
.objectlistFilters ul.quickfilter span.minValue, .objectlistFilters ul.quickfilter span.maxValue {
	font-size: 11px;
}
.dynamic-map {
}
.dynamic-map a {
}
.dynamic-map #infobox {
}
.dynamic-map #infobox > div {
}
.dynamic-map #fade_bg {
}
.dynamic-map #fade_color {
}
.dynamic-map #fade_bg img {
}
.dynamic-map .more {
}
.dynamic-map .more .nr {
}
.dynamic-map .more .area-label {
}
.dynamic-map .area-img {
	background: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
.dynamic-map .area-info {
	font-size: 15px;
	line-height: 20px;
}
.dynamic-map .area-links a {
	background: transparent url(../Img/ico-arrow.png) no-repeat 0 50%;
	font-size: 16px;
	padding-left: 15px;
}
.dynamic-map .area-links ul {
	margin-left: 0;
}
.dynamic-map .area-links ul li {
	list-style-type: none;
}
/*
  * Slider width and position
  */
.col100 .slider, .col100 .slider-container {
}
.col75 .slider, .col75 .slider-container {
}
div.siteContent .col50 .slider, div.siteContent .col50 .slider-container,
div.siteContent .col50 .slider-container.col50 {
	margin-bottom: 16px;
	width: 460px;
}
.col25 .slider, .col25 .slider-container {
}
.col25 .slider, .col25 .slider-container {
}
.col66 .slider, .col66 .slider-container {
}
.slider-container {
	width: 620px;
	position: relative;
}
.slider-inner {
	border: 1px solid #d9d9da;
}
.slider {
	height: 360px;
}
div.article-area-info .slider {
	height: 302px;
	margin-bottom: 20px;
}
.slider img {
	background: #ededed;
}
/*
 * Pager
 */
.pager-container {
	bottom: 14px;
	left: 14px;
	margin: 0;
	position: absolute;
	width: 440px;
}
.pager {
}
.pager li {
	border: 0;
	background: transparent url(../Img/pagination_unsel.png) no-repeat 50% 50%;
	width: 27px;
	height: 27px;
	margin: 1px;
}
.pager li.selected {
	border: 0;
	background: transparent url(../Img/pagination_sel.png) no-repeat 50% 50%;
}
/*
 * Prev/Next buttons
 */
#slider_next, #slider_prev {
}
#slider_next {
	background: transparent url("../Img/pager_next.png") no-repeat 50% 50%;
}
#slider_prev {
	background: transparent url("../Img/pager_prev.png") no-repeat 50% 50%;
}
#slider_next[style], #slider_prev[style] {
	top: 269px !important;
}
#slider_prev[style] {
	left: -14px !important;
}
#slider_next[style] {
	left: 440px !important;
}
/*
 * Slider Text
 */


div.ImageTextStyles {
	margin: 0;
	background: transparent url(../Img/bg-slider.png) repeat 0 0;
}
div.ImageTextStyles.Image {
	height: 346px;
	overflow: hidden;
	border: 6px solid #fff
}
div.ImageTextStyles.Text {
	height: auto;
	position: absolute;
	top: 38px;
	width: 440px;
	padding: 30px;
}
div.ImageTextStyles.Text div.sliderTitle, div.ImageTextStyles.Text {
}
div.ImageTextStyles.Text div.sliderTitle {
	color: #233588;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 35px;
	margin-bottom: 14px;
}
div.ImageTextStyles.Text p {
	background: none;
	color: #595a5c;
	font-size: 18px;
	line-height: 21px;
}
div.ImageTextStyles.Text p a {
	text-decoration: none;
	color: #233588;
	font-size: 18px;
	padding-left: 4px;
}
div.ImageTextStyles.Text p a:visited {
}
div.ImageTextStyles.Text p a:hover {
	text-decoration: underline;
}
div.ImageTextStyles.Text p a:active {
}
div.ImageTextStyles.Text p a span.abstract {
	display: inline;
	font-size: 14px;
	line-height: 21px;
}
div.ImageTextStyles.Text hr {
	display: none;
}
p.readmore {
}
/*
FocusObject Slider
*/

.col33.focus .pager-container {
	background: transparent;
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
	top: 54px;
	width: 270px;
	bottom: auto;
}
.col33.focus .pager li {
	border: 0;
	background: transparent url(../Img/pagination_unselected.png) no-repeat 50% 50%;
	width: 15px;
	height: 15px;
	margin-left: 9px;
}
.col33.focus .pager li.selected {
	border: 0;
	background: transparent url(../Img/pagination_selected.png) no-repeat 50% 50%;
}
.col33.focus .slider-container {
	width: 270px;
	margin: 0;
	position: relative;
}
.col33.focus .col100 .slider, .col100 .slider-container {
	width: 300px;
}
.col33.focus div#divSliderOverlayTop {
	display: none;
}
.col33.focus div#divSliderOverlayBottom {
	display: none;
}
.col33.focus #slider_next {
	display: none;
}
.col33.focus #slider_prev {
	display: none;
}
.col33.focus .slider {
	width: 270px;
	height: auto;
}
.col33.focus .slider .imgContainer {
	height: 180px;
	overflow: hidden;
}
.col33.focus .slider img {
	height: 180px;
}
.col33.focus .slider-inner {
	padding-bottom: 0;
	width: 270px;
	border: none;
}
.col33.focus ul {
	color: #575757;
}
.col33.focus ul.focusobject {
	overflow: hidden;
}
.col33.focus .primary h3 {
	background: none;
	color: #233588;
	font-weight: 400;
	font-size: 23px;
	margin-bottom: 10px;
}
ul.focusobject li.left {
	float: left;
	width: 60px;
	font-size: 16px;
}
.col33.focus a.bulleted {
	font-size: 16px;
	color: #233588;
}
.col33.focus a.bulleted:before {
	color: #233588;
	content: "\f054";
	display: inline-block;
	font-family: FontAwesome;
}
ul.focusobject li.right {
	width: 200px;
	font-size: 16px;
}
.col33.alignleft.divfocus.column {
}
.col33.alignleft.divfocus.column .box-inner {
	border: none;
	background: #fff;
	padding: 0;
}
ul.focusobject li.link {
	width: 270px;
}
.templatelist.block {
    border-color:#D8D8D8
}
    ul.templatelist.block li h2 {
        font-size:20px;
    }
div.devwatermark {
    display:none;
}

div.col33.ledigtbox p img {
    max-width:100%;
}
.property-description-container {
	clear: both;
	margin-bottom: 12px;
	background: #f2f2f2;
	padding: 1em;
}

div.box.primary.areanews {
	background: #f6f6f6;
	border-radius: 3px;
	border: 1px solid #d9d9da;
	color:#000;
}
div.primary.areanews h1,
div.primary.areanews h2,
div.box-primary-inner.areanews h3,
div.primary.areanews h4,
div.primary.areanews h5 {
	background: transparent;
	color: #233588;
	font-weight: 400;
	letter-spacing: -1px;
}
.primary.areanews a.bulleted {
	color: #233588;
	text-decoration: none;
}
.primary.areanews a.bulleted {
	color: #233588;
	text-decoration: none;
}
.primary.areanews table tbody tr td a.bulleted {
	font-size: 1.35em;
	display: block;
	margin-bottom: 0.25em;
}
.fa-3x {
	font-size: 2.25em;
}
.box-primary div.title-icon, .box-secondary div.title-icon {
	margin-right: 0.5em;
	width:auto;
}
div.rental div.title-icon {
	width: 2.8em;
}