/* 
Stylesheet for print
*/

html
{
	background: white;
	font: normal normal normal 62.5%/1.2 Verdana, Geneva, Arial, Helvetica, Kalimati, FreeSans, Garuda, sans-serif;
	color: #000;
}

body
{
	margin: 0;
	padding: 0;
	background: white;
}

/* reset styles */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, div, form, table, tr, td,
a, b, i, span, strong, em 
{
	padding: 0;
	margin: 0;
	font: normal normal normal 1em/1.2 Verdana, Geneva, Arial, Helvetica, Kalimati, FreeSans, Garuda, sans-serif;
}
/* reset forms */
form, input, button, select, textarea 
{
	font: normal normal normal 1em/1.2 Verdana, Geneva, Arial, Helvetica, Kalimati, FreeSans, Garuda, sans-serif;

}
.content_rounded_box_273
{
  display: none;
}
#property_infobar
{
  display: none;
}
#main_menu
{
  display: none;
}

.tinde_heading
{
  display: none;
}
/* remove bullets from lists */
ul, ol 
{
	list-style: none;
}
/* remove outline */
:focus 
{
	outline: none;
}
/* remove borders for images */
a img 
{
	border: none;
}
/* table properties */
table 
{
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
}
/* for e.g: m2 and ccm3 */
sup 
{
	vertical-align: super;
	font-size: 0.8em;
}

/* for e.g: h20 */
sub 
{
	vertical-align: sub;
	font-size: 0.8em;
}

/**********************************************************
***************** GENERAL FONTS AND COLORS ****************
**********************************************************/

em, i 
{
	font-style: italic;
}	
	
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a 
{
	font-family: Georgia, Garamond, "Times New Roman", Times, "Nimbus Roman No9 L", "Century Schoolbook L", serif;
	color: #90103b;
	font-weight: bold;
}

h1 
{
	font-size: 2.2em;
}

h2 
{
	font-size: 1.6em;
}

a 
{
	color: #0033b6;
}

/**********************************************************
********************** GENERAL CLASSES ********************
**********************************************************/
/* use for elements you want to float left */
.left 
{
	float: left;
}

/* use for elements you want to float right */
.right 
{
	float: right;
}

/* use for columns that needs to be 200 pixels wide */
.w200 
{
	width: 180px;
	margin-left: 0;
	padding: 10px;
}
  
/* use for columns that need to be 276 pixels wide (prospekt-feriehus) (prospekt-jobb)*/
.w256 
{
	width: 236px;
	padding: 10px;
}
/* use for columns that need to be 300 pixels wide (prospekt-feriehus) */
.w320 
{
	width: 300px;
	padding: 10px;
}
/* use for columns that need to be 540 pixels wide (prospekt-jobb) */
.w520 
{
  width: 460px;
  padding: 5px;
 }

/* use for columns that need to be 576 pixels wide */
.w576
{
	width: 506px;
	padding: 0px;
}
  
/* genereal clear */
.clear 
{
	clear: both;
}
/* use for clearing left floats if they don't behave */
.clear-left 
{
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: left;
}

/* use for clearing right floats if they don't behave */
.clear-right
{
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: right;
}

/* use for clearing floats if they don't behave */
.clear-both 
{
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}

.printbanner {
height: 60px;
margin-bottom: 20px;
}

/* use for header and footer banners */	
.banner-200x48 
{
	display: none;
}

.banner-768x150 
{
	display: none;
}

/**********************************************************
*********************** WRAPPER ***************************
**********************************************************/
#wrapper 
{
	width: auto;
	margin: 0 auto;
	border: 0px solid black;
	background: white;
	float: left;

}

/**********************************************************
************************ HEADER ***************************
**********************************************************/
#header 
{

	display: none;
}


	
/************************************************************************ 
************** Create air beetween banners ******************************
************** example: banner 200x48 header and footer *****************
*************************************************************************/
.luft 
{
		height: 1px;
		width: 48px;
}

/**********************************************************
************************** TABS ***************************
**********************************************************/
#tabs 
{
  display: none;
}

/**********************************************************
*********************** CONTENT ***************************
**********************************************************/
#content {
	width: 776px;
	background: white;
	margin: 0 10px 0;
	float: left;
	}
#content:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	}
#content span.topcorner {
	
	}
#content span.bottomcorner {
	
	}
#content table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	}


/**********************************************************
*********************** AD PAGE ***************************
**********************************************************/
.ad h2 {
	font-size: 2.5em;
	/*font-weight: bold;*/
	margin: 10px;
	clear: left
	}
.ad h3 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 1em;
	}
.ad #main-image {
	display: block;
	margin-bottom: 1em;
	}
.ad #thumbs {
	width: 535px;
	margin: 0.5em 0 1em;
	}
.ad .w320 #thumbs {
	width: 300px;
	}
.ad p {
	line-height: 1.4;
	font-size: 1.1em;
	margin-bottom: 1em;
	}
.ad p.ingress {
	font-weight: bold;
	margin-top: 1em;
	}
.ad .w200 h3,
.ad .w256 h3 {
	border-bottom: 1px solid;
	margin-bottom: 0.5em;
	}
.ad .w200 h3:first-child,
.ad .w256 h3:first-child {
	margin-top: 0;
	} 
.ad .w200 ul li {
	line-height: 1.2;
	margin-bottom: 0.5em;
	text-align: right;
	}
.ad .w200 ul li span {
	float: left;
	text-align: left;
	/*width: 100px; TODO: Decide if this should be fixed width or not ?*/ 
	}
.ad .w200 ul li span.largeprice {
	float: none;
	clear: left;
	display: block;
	width: 100%;
	height:2em;
	font-size: 2em;
	font-weight: bold;
	}
.ad .w320 ul {
	list-style: disc outside;
	padding-left: 2.5em;
	margin: 1.5em 0;
	}
.ad .w320 ul li {
	line-height: 1.6;
	font-size: 1.1em;
	}
.small
{
    width: 100%;
    float: none;
    clear: both;
}
.ad #annonsetext b { font-weight: bold;	}
.ad #annonsetext i { font-style: italic; }

/**********************************************************
************************ PAGING ***************************
**********************************************************/
#paging
{
	display:none;
}

/**********************************************************
************************ FOOTER ***************************
**********************************************************/
#footer 
{

	display: none;
}

/**********************************************************
************************* EDDA ****************************
**********************************************************/

#edda 
{
	display: none;
}
/*Searchable map*/
#map_container
{
  position: relative;
  width:536px; 
	height: 300px;
}
#map_container #map_progress
{
  position: absolute;
  top: 40%;
  left: 40%;
  width: 42px;
  height: 42px;
  padding: 5px;
  border: 1px solid #000;
  z-index: 2;
}
#map_container #map_dim
{
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}
#map_container #map
{
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}


/* Search results layout */

.resultlist-image{
    float:left;
    margin-right:2em;
}

.resultlist .w200{
    display:none;
}

.resultlist .w576{
    width:100%;
}

.result{
    float:left;
    width:100%;
    margin-bottom:4em;
}

/* Definition lists */

dl{
  padding: 0;
  float:left;
  margin-bottom:1em;
  width:100%;
}

dl dt{
  float:left;
  margin: 0;
  /*font-weight: bold; */
  clear:left;
}

dl dd{
  float:left;
  margin: 0;
  text-align:right;
}

/* Result listings */
.result dl{
  width:280px;
}

.result dl dt{
  width: 100px;
}

.result dl dd{
  width: 180px;
}

.result h2 a{
    font-weight:bold;
}

.result h2 a:hover{
    text-decoration:underline;
}

.result h2{
    margin:0;
    padding:0;
}

/* Prospect sidebars */

.sidebar_entry{
    width:220px;
}

.sidebar_entry dl{
  width:220px;
}

.sidebar_entry dl dt{
  width:100px;
}

.sidebar_entry dl dd{
  width:120px;
}

.sidebar_entry dl dt,
.sidebar_entry dl dd{
  margin-bottom:4px;
  font-size:11px;
}

/* Sidebar entries. These are the div blocks created with the 
prospect_sidebar_entry helper, and is used in the sidebars of
prospect show views */

.sidebar_entry{
  margin-bottom:20px;
}

.sidebar_entry .largeprice{
    float:left;
    text-align:left;
    font-weight:bold;
    width:100%;
    font-size:2em;
    margin-bottom:.5em;
}


/**********************************************************
************************* Hide these divs from print ******
**********************************************************/

#banners
{
	display:none;
}

#mobilvarsling
{
	display:none;
}
#subscription
{
	display:none;
}
#tabs
{
	display:none;
}
.ad .actionbuttons  
{
	display:none;
}

#navigators{
    display:none;
}

.notification_box{
    display:none;
}

.actionbutton{
    display:none;
}

.mobil_wrapper{
    display:none;
}
.t_sidebar_wrapper, .similar_ads_entry, .similar_header
{display:none;}
