/*-----------------------------------------------
Mini WaitList
-------------------------------------------------*/

#miniWaitList
{
	background: #bab8ce;
}

/*-----------------------------------------------
Kviksøgning rendering - START
-------------------------------------------------*/

span.hidden
{
	visibility: hidden;
}

.quickSearch input
{
	padding-left: 4px;
	width: 199px;
	margin-bottom: 8px;
}

.quickSearch
{
	text-align: right;	
}

.quickSearch select
{
	font-family: Verdana, helvetica, sans-serif, arial;
	font-size:11px;
	line-height:1.3;
	width: 207px;
	margin-bottom: 8px;
}

.quickSearch select.small
{
	width: 55px;
	text-align: right;
	vertical-align: middle;
	margin: 0;
}

.quickSearch h3
{
	width: 100%;
	text-align: left;
	font-family: Verdana, helvetica, sans-serif, arial;
	font-size:11px;
	line-height:1.3;
	margin-bottom: 5px;
}

.quickSearch .rooms
{
	margin-top: 2px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.quickSearch .readMore
{
	text-align: left;
}

.quickSearch .button
{
	background: #514e86;
	color: #FFF;
	width: 100px;
	margin-top: 16px;
	margin-bottom: 16px;
	cursor: pointer;
	font-weight: bold;
	border: 2px outset #FFF;
	border-style: solid outset outset solid;
}

/*-----------------------------------------------
Kviksøgning rendering - END
-------------------------------------------------*/

.red input.submit, .red input.button
{
	background: #b51218 !important;
}

.boliglisteItemImageBox img.icon
{
	margin-right: 5px;
}

#boliglisteContainer.onlyAvailable
{
	margin-bottom: 9px;
}

.onlyAvailable .content
{
	margin: 0 8px;
}

.boliglisteItem
{
	margin-bottom: 9px;
}

.boliglisteItem h2 a
{
	color: black;
}

.boliglisteItem img
{
	cursor: pointer;
}

.boliglistePaging a, .boligelisteFooter a
{
	margin-right: 5px;
}

.boliglistePaging a.selected, .boliglisteFooter a.selected
{
	font-weight: normal;
}

.boliglistePaging a.next, .boliglisteFooter a.next
{
	background: url(../images/enclosed_arrow_red.gif) no-repeat 0 1px;
}

.boliglisteItem .denseView
{
	position: relative;
	padding-left: 15px;
	margin-top: 15px;
}

.boliglisteItem ul li
{
/*
	padding: 4px 0 4px 0;
*/
	white-space: -moz-pre-wrap !important;

	word-wrap: break-word;
}

.boliglisteItem dd p
{
	white-space: -moz-pre-wrap !important;
	word-wrap: break-word;
}
.boliglisteItem ul
{
	margin: 0;
	padding: 5px 0 0 0;
}

.boliglisteItem strong
{
	padding-right: 5px;
}

.boligelisteNoResults
{
	text-align: center;
	background: white;
	padding-bottom: 9px;
	margin-bottom: 9px;
	padding-top: 9px;
}

.boligelisteNoResults a {
	background: url(../images/enclosed_arrow_red.gif) no-repeat center left;
	margin: 0 5px 0 5px;
	padding-left: 15px;
	font-weight: bold;
}
/* THESE ARE ON SPECIAL ORDER OF TEN */
.standarddocument h1
{
	letter-spacing: 1px;
}

.faktabox h2
{
	letter-spacing: 1px;
}

.moduleheadline h1
{
	letter-spacing: 1px;
}

.krakdocument h1
{
	letter-spacing: 1px;
}
/*** END SPECIAL ORDER ********/

#rightcolumn .loginForm input.text
{
	padding-left: 4px;
	padding-right: 4px;
	width: 190px;
}

#rightcolumn .loginForm fieldset
{
	margin: 0;
	padding: 0;
}

#rightcolumn .loginForm input.submit
{
	float: right;
}

.loginForm label
{
	display: none;
}

.loginForm label.remember
{
	display: inline;
	margin-left: 4px;
}

/******************************/
/* POPUP START                */
/******************************/
html.greybox, body.greybox
{
	height: 100%;
	background: white;
	margin: 0;
	padding: 0;
}

.popup
{
	position: relative;
	min-height: 100%;
	background: white;
}

.popup .content
{
	text-align: center;
	background: white;
	padding: 0;
	padding-bottom: 0px;
	width: 100%;
}

.popup #imageDiv
{
	margin: 0;
	text-align: center;
	position: relative;
}

.popup input
{
	size: 11px;
	margin-left: 9px;
	vertical-align: middle;
}

.popup .themes
{
	margin-top: 8px;
}

.popup .theme
{
	vertical-align: middle;
	width: 165px;
	float: left;
	text-align: left;
}

.popup .travelPlanner img
{
	margin-top: 8px;
}

.popup .boliglisteFooter
{
	line-height: 25px;
	position: absolute;
	height: 25px;
	bottom: 0;
	left: 0;
	width: 100%;
}


.popup .imagePaging
{
	position: absolute;
	right: 9px;
	bottom: 0;
}

.popup h1
{
	text-transform: none;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.popup a.close
{
	background: url(../images/enclosed_arrow_red.gif) no-repeat 0 1px;
	padding-left: 15px;
	margin-left: 10px;
}

.popup img
{
/*	width: 354px;*/
}

.popup img.true
{
	width: auto;
}

.popup .next
{
	padding-left: 15px;
	margin-left: 5px;
}

.popup .standarddocument
{
	margin-bottom: 0;
}

.greybox .userSpecific
{
	display: none;
}

/*********************/
/*    POPUP END      */
/*********************/

.lejemaalsliste .icon
{
	margin-left: 5px;
}

.lejemaalsliste
{
	margin-bottom: 0px;
	padding: 9px 9px 9px 18px;
	top: auto;
}

#answeredoffers
{
	padding: 0;
	margin: 0;
}

a.enclosedArrow
{
	background: url(../images/enclosed_arrow_red.gif) no-repeat 0 1px;
	padding-left: 15px;
}

.bold
{
	font-weight: bold;
}

/* KRAK overlay image fade */

/* default opacity for IE */
img
{
	filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe
{
	position: absolute;
	margin: 1px 0 0 1px;
	z-index:30000;
	visibility:hidden;
}