@charset "utf-8";
/* CSS Document */ 
html, body, #container {
	min-height: 100%; 
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
height: auto; /*this undoes the IE hack, hiding it from IE using the child selector*/

}
#bigflash{
position:absolute;
display:inherit;
}

#underpagetable{
	
	width: expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1117? "1115px" : "auto");
	min-width:900px;
	max-width:1115px;
	text-align:justify;
	height:837px;

	}
	
h3.toggler {
	cursor: pointer;

} 

/*textareas start*/

/*textarea end*/
	
/* Splash start */
#flashbody {
	overflow:hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#flashcontainer {
	margin-left: 90px;
	margin-top: 90px;
	margin-right: 90px;
	margin-bottom: 0px;
	height:80%;
}
/* Splash end */
#objektsorterarbox{
	text-align:left;
	align:left;
	width:100%;
	height:164px;
}
#soktbl a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#soktbl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#soktbl a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#soktbl a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#soktbl a#curr {
	text-decoration: underline;
/*	font-weight:bold;*/
}
#soktbl input{
	font-size:9px;
	font-style:italic;
	color:#666;
	/*height: 9px;*/
	margin-top:9px;
	border:none;
}
#soktbl{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size: 10px;
	font-style:italic;
	background-image:url(../inc/sok_sort.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width:800px;
	height:36px;
	/*padding-top: 7px;*/
	
}
#soktbl2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#soktbl2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#soktbl2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#soktbl2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#soktbl2 a#curr {
	text-decoration: underline;
/*	font-weight:bold;*/
}
#soktbl2 input{
	font-size:9px;
	font-style:italic;
	color:#666;
	/*height: 9px;*/
	margin-top:9px;
	border:none;
}
#soktbl2{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size: 10px;
	font-style:italic;
	background-image:url(../inc/sok_sort_forhand.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width:800px;
	height:36px;
	/*padding-top: 7px;*/
	
}
#soktbl .sok{
padding-top:6px;
padding-left:8px;
}
#soktbl2 .sok{
padding-top:6px;
padding-left:8px;
}
#sokBtn {
/*height:10px;*/
}

.sokInfo{
}
.sokStatusVisning{
	color:#999;
}
.objektbox hr{
	 border: 0;
  	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;
}
.rubrik{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
}
#footer {
	z-index:999;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
	background-color:#231f20;
	/*background-color:#00FFFF;
	border-top: 2px solid #eee;*/
	color:#f1f1f1;
	font-size: 10px;
	/*height: 372px; Gammal höjd innan JOBBA HOS OSS i menyn*/
	height: 415px;
	text-transform:uppercase;
}
#footer input{
	font-size:9px;
	font-style:italic;
	color:#666;
	/*height: 9px;*/
	margin-top:9px;
	border:none;
}

#footer .rubrik{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}
#footer .login{
	font-size:9px;
	text-align:right;
	margin:0px;
	

}
#footer hr{
  	border: 0;
  	width: 100%;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #999;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
}

#footerbox1{	/*meny och login*/
	position:absolute;
	left:90px;
	top:72px;
	font-style:italic;
	width:130px;
}
#footerbox2{	/*kontaktinfo*/
	position:absolute;
	left:300px;
	widows:122px;
	top:72px;
	width:250px;
}

#footerbox5{	/*liknande objekt*/
	position:absolute;
	left:500px;  
	top:72px;
	width:350px;
}
#footerbox3{	/*liknande objekt*/
	position:absolute;
	left:777px;
	top:72px;
	margin-right:20px;
	max-width:405px;
	width:expression(document.body.clientWidth < 210? "200px" : document.body.clientWidth > 405? "405px" : "auto"); 
}
#footerbox3 img{
/*margin-right:15px;*/
border:none;
}
#footerbox3 .space{
margin-right:3px;
}
#footerbox4{ /*logo*/
	position:absolute;
	left:300px;
	top:245px;
	width:300px;
}/**/

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
	height:100%;
}

body  {
	/*font: 12px AvantGarde,Avant Garde,Century Gothic,Tahoma,Arial,Helvetica,sans-serif;*/
	font: 12px Arial, Helvetica, sans-serif;
	/*font: 10px Verdana, Geneva, sans-serif;*/
	/*font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #312626;
	height: 100%;
}

img {
	border: 0px;
}
a {
	color:#58595B;
}
.dot{
	vertical-align:middle;
	}
.contentlinks{
	text-decoration:none;
}
.objektvybody {
	background-image:url(../objekt_bg.gif);
	background-position:900px 1500px;
	background-repeat:no-repeat;
}	
#container{
	position: absolute;
	top: 0;
	left: 0;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#body {
		/*padding:10px;*/ 
		min-height:400px;
		padding-bottom:372px;	/* Height of the footer */
	}

#funklista {
	list-style-image:url(../plopp.gif);
	margin: 0;
	padding: 0;
	margin-left: 14px;
}
#funklista li a{
	display: block;
	text-decoration: none;
	width: 100%;
}
#menu{
	position: absolute;
	top: 200px;
	left: 16px;
	width: 70px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}


#menu a{
	/*display: block;*/
	text-decoration: none;
	
}
#menu a:hover{
	color: #999999;
}
.current {
	color:#000;
}

#footer a.current {
	color:#999;
}

#sidebar1{
	position: absolute;
	top: 0px;
	left: 60px;
	width: 120px; 
	min-height: 500px;
}

#mainContent{
	/*position: absolute;*/
	margin-top: 0px;
	margin-left: 90px;
	/*padding-bottom:60px;*/
}

#logo{
	position: absolute;
	top: 20px;
	left: 797px;
	z-index:1;
}

#login{
	position: absolute;
	top: 440px;
	left: 30px;
}

#sidebar2{
	position: absolute;
	top: 200px;
	left: 792px;
	min-height: 500px;
}
#sidebar2 hr{
  	border: 0;
  	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;
}

#sidecolumn{
	position: static;
	min-width: 193px;
	max-width: 326px;
}

#leftcolumn{
/*float:left;

	position: static;
	position:relative;*/
	width: 335px;
}

#leftcolumn2{
/*float:left;
	position: absolute;
	top: 412px;
	left: 434px;*/
	width: 335px;
}
#leftcolumn3{
	position: absolute;
	top: 820px;
	left: 434px;
	width: 335px;
}

#sidecolumn .rubrik {
font-size:11px;
font-style:italic;
font-weight:bold;
text-transform:uppercase;
}

#sidecolumn a:link {
	color: #999;
	text-decoration: none;
}
#sidecolumn a:visited {
	text-decoration: none;
	color: #999;
}
#sidecolumn a:hover {
	text-decoration: none;
	color: #333;
}
#sidecolumn a:active {
	text-decoration: none;
	color: #999;
}

#objektcontainer{
	/*position: relative;*/
	margin-top: 0px;
	margin-left: 90px;
	min-height: 500px;
	/*padding-bottom:60px;*/
}

#staticcontainer{
	position: absolute;
	top: 100px;
	left: 120px;
	min-height: 500px;
	width:850px;
}

.objektbox{
	width: 341px;
	height: 338px;
	float:left;
	margin-right:2px;
	text-align: center;
	/*padding-top: 3px;
	border: 1px #FFF solid;*/
}
.objektbox a{
	color:#312626;
	text-decoration:none;
}

.objektbox:hover { 
	/*background: #f8f8ef; 
	border: 1px #999 solid;*/
}

#objekttitel{
	position: static;
	left: 0px;
	margin-bottom: 10px;
	margin-right:20px;
	width: expression(document.body.clientWidth < 152? "150px" : document.body.clientWidth > 387? "385px" : "auto");
	width: expression(this.width > 385 ? 385: true);
	max-width: 385px;
	
}
.objektstatus{
	font-style:italic;

	}

.objektinfo{
	width:341px;
	text-align: left;
	margin: auto;
	padding-top:6px;
	
}

.objektinforubrik{
	font-size:13px;
	font-style:italic;	
	text-transform:uppercase;
}

.objektinfo a{
	text-decoration:none;
	color:#312626;
	display:block;
}

#smallcol{
	width: 193px;
	float:left;
	/*margin-right:12px;
	border-top: 2px #eee solid;*/
	margin-bottom:10px;
}
.smallcol{
	width: 193px;
	float:left;
	margin-bottom:10px;
	margin-right:6px;
}
.description{
	float:left;

	margin-right:20px;
	text-align: justify;
	width: expression(document.body.clientWidth < 152? "150px" : document.body.clientWidth > 387? "385px" : "auto");
	width: expression(this.width > 385 ? 385: true);
	max-width: 385px;
	
}
.bryt{
	clear:both;
}

#container img{
	margin-bottom:3px;
}
.textbox {
	-x-system-font:none;
	border:1px solid #E3EDEE;
	color:#666666;
	font-family:Arial;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.logintextbox {
	-x-system-font:none;
	border:1px solid #E3EDEE;
	
	font-family:Arial;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.objekttitel {
	font-size: 22px;
	font-style:oblique;
	text-transform: uppercase;
}
.ingress{
font-style:italic;
font-size:11px;
	font-weight:bold;
	margin-right: 5px;
	color: #4d4d4d;
}
.ingress2{
margin-left:5px;
margin-right:0px;
list-style:square; 
}

/*karta*/
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#ffffff;
	width:810px;
	height:570px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
/*slut karta*/

#blanket2 {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv2 {
	position:absolute;
	background-color:#ffffff;
	width:300px;
	height:150px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#blanket3 {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv3 {
	position:absolute;
	background-color:#ffffff;
	width:300px;
	height:220px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
/*bildspelsovergrej liggande bilder start*/
.startBildspel {
	margin: 0;
	float: left;
	position: relative;
}
.startBildspel a {
	text-decoration: none;
	float: left;
}
.startBildspel a img {
	float: left;
	margin: 0;
	border: none;
}
.startBildspel a .desc{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0;
	width: 684px;
	height: 410px;
}
.imgAr{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0;
	width: 684px;
	height: 410px;

}
/*bildspelsovergrej liggande bilder end*/


/*------------------------POPUPS---------------------------*/
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade {
	background: #000; 
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 1400;
}

.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 1500;

}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;		
}
.popup_block2 {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 660px;
	position: fixed;
	top: 2%;
	left: 50%;
	margin: 0 0 0 -380px;
	z-index: 1500;

}
.popup_block2 .popup2 {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;		
}

.popup h3 {
	/*
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
	*/
}
.popup p {
	/*
	padding: 5px 10px;
	margin: 5px 0;
	*/
}
.popup table {


}
.popup td {
	text-align:left;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}
.popup2 h3 {
	/*
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
	*/
}
.popup2 p {
	/*
	padding: 5px 10px;
	margin: 5px 0;
	*/
}
.popup2 table {


}
.popup2 td {
	text-align:left;
}
.popup2 img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

/*--Making IE6 Understand Fixed Positioning--*/

*html #fade {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
}

*html .popup_block {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}

/*--IE 6 PNG Fix--*/

img{ behavior: url(iepngfix.htc) }
/*------------------------END POPUPS---------------------------*/