/* CSS FOR LAYOUT PÅ SIVs boligsystem 	*/

/*	CONTAINERS	*/
#bg_container{
	background: transparent url(../gfx/dsign/background.png) no-repeat scroll top center; height: 100%; width: 100%;

}

#container_main{
	width: 87%;
	max-width: 	1015px;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float: none;
}

#footer{
	text-align:center;
	float: left;
	margin: auto;
	width:100%;
	line-height:1.1em;
}

#container_head{
	height: 85px;
	width: 100%;
}

#container_menu{
	height: 25px;
	width: 100%;
	background: url(../gfx/dsign/menu_bowleft.png) no-repeat left top;	
}
#container_topimg{
	float:left;
	width: 195px;
	height:75;
	text-align: left;
}

#container_topimg img{
	position: relative;
	top: 15px;
}

#container_topimg_r{
	float:right;
	width: 425px;
	/*margin:0px;*/
	text-align:right;
}

#container_rightaligned{
	margin: 0px;
	text-align:right;
	vertical-align: bottom;
}

/*	MAIN AREA 	*/
#subtotal{
	vertical-align:top;
	width:100%;
	float:left;
	height:inherit
}

#vertmenu{
	width:18%;
	float:left;
	/*width:200px;*/
	text-align:left;
}
#container_vertcontent{
	width:81.5%;
	float:right;
	text-align:left;
}
#container_vertspacer{
	width: 0.5%;
	/*width:4px;*/
	height:inherit;
	float:left;
}


/*	SPACE-LINES	*/
#spaceline_8px{
	height:	8px;
	width:	100%;
}

#spaceline_18px{
	height:	18px;
	width:	100%;
	text-align:right;
	font-size: 0.7em;
	position:relative;
	top: -3px;
	}
#spaceline_18px img{
	position: relative;
	top: 3px;
}


/*	SPACERS, CONTENT WHITESPACE ELEMENTER	*/

.padthis{
	padding: 6px 6px 6px 6px;
}


.spacer-tr-small{
	line-height: 7px;
	border: 2px solid #000000;
}
.spacer-tr-big{
	vertical-align: top;
/*	height:450px;*/
	background: #FFF;
}

#left-line{
	border-left:2px solid #EEEEEE;
}

/*	HORIZONTAL MENU - CHB*/

.nav_header{
	height: 25px;
	width: 100%;
	text-align: center;
	background:url(../gfx/dsign/menu_bowright.png) no-repeat right top;
}

.nav_header ul {
	height: 25px;
	margin:0px 8px 0px 8px;
	padding-top: 4px;
	font-size:0.8em;
	text-align:center;
	list-style:none;
	/*background: url(gfx/dsign/menu_bowleft.png) no-repeat left top;	*/
	
	background: url(../gfx/dsign/menu_filler.png) repeat-x top;
}

.nav_header li {
	display: inline;
	text-decoration: none;
	padding-top: 5px;
	list-style:none;
	padding: 0 1em 0 1em;
	
}
.nav_header a {
	padding-top:5px;
	padding-right:10px;
	padding-bottom:7px;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
}

.active{
	height: 25px;
	text-decoration: none;
	background: url(../gfx/dsign/menu_filler_active.png) repeat top;
	font-weight: bold;
}
.notactive{
/*	background: url(../gfx/dsign/menu_filler.png) repeat;	
	vertical-align:middle;
*/
}


.nav_header a:hover, .nav_header a:active {
/* Status for linker som er aktive*/
	color:#FFF;
	text-decoration: none;
	background: url(../gfx/dsign/menu_filler_active.png) repeat top;
}


/*	PLACEHOLDERS	*/

.right{
	text-align:right;
}

#img_placeholder_right{
	float: right;
	width: 250px;
	text-align:right;
	vertical-align: top;
}

#img_placeholder_left{
	float: left;
	width: 250px;
	text-align:right;
	vertical-align: top;
}

#img_placeholder_right_big{
	float: right;
	width: 305px;
	text-align:right;
	padding-left: 5px;
	vertical-align: top;

}

/*	VERTICAL MENU		*/
.listhead{
	color:#006699;
	font-weight:bold;
	font-size:1.2em;
	line-height: 1.4em;
}
ul#leftnav{
	margin: -15px -30px 8px -8px;
	line-height:1.4em;
	list-style:none;
	font-size:0.8em;
	padding: 0px 0px 0px 0px;
}

.menulistitem a{
	color:#666666;
	display:block;
	line-height: inherit;
	margin-right: 10px;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse:separate;
	text-decoration: none;

}

.menulistitem a:hover{
	display: block;
	background: #069;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
}

.menulistitem a:active, .menulistitem a:focus, {
	display: block;
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid inset #CCCCCC;

}

.menulistitem a.active:link, .menulistitem a.active:hover, .menulistitem a.active:visited{
	display: block;
	background: #900;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/*	ROUNDED CORNERS (DIALOG)	*/
.dialog {
/*	width:18%;
	float:left;*/
	text-align:left;
	margin:0px auto;
 	max-width:900px;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 height:11px;
 background:transparent url(../gfx/dsign/rounded/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(../gfx/dsign/rounded/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from abovemargin) */
}

.dialog .bd {
min-height:300px;
background:#FFF;
 margin-right:6px;
}

.dialog .bd .c {	
min-height:300px;
 background: #FFF;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
background:#FFF;
 padding:1em;
}

.dialog .ft {
 background:transparent url(../gfx/dsign/rounded/bl_14-15.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(../gfx/dsign/rounded/br_14-15.png) no-repeat right 0px;
 margin-right:-14px;
 margin-top: -2px !important;
}
/*	END ROUNDED CORNERS 	*/



.smallbox_grey{
	width: auto;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;

}