/* CSS Document */

* {
	margin: 0px auto;
	padding: 0px auto;
}

body {
	background-color: #ede5cd;
}

#langswitch {
	margin-left: 20px;
	margin-top: 10px;
}

#langswitch a:link, #langswitch a:visited { font: 0.7em Arial, Helvetica, sans-serif; text-decoration: none; color: #333333;}
#langswitch a:hover { color: #FC9D0E; }

html {
	overflow-y: scroll;
}


#container {
	width: 796px;
}

#boxtop {
	background-image: url(/byala/images/boxtop.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 796px;
	_margin-bottom: -9px;
	
}

#boxbody {
	background-image: url(/byala/images/boxbottom2.png);
	background-position: bottom;
	background-repeat: repeat-y;
	padding: 0px 11px 0px 13px;
	float: left;

}

p {
	margin-bottom: 8px;
	font: 0.70em verdana;
	line-height: 18px;
	color #333;
}

#leftcolumn a:link, #leftcolumn a:visited {
	font: 0.9em verdana;
	color:#003366;
}

#leftcolumn a:hover {
	color: #006666;
}

h2 {
	margin-bottom: 5px;
}

#boxbottom {
	background-image: url(/byala/images/boxbottom.png);
	background-repeat: no-repeat;
	width: 796px;
	height: 10px;
	height: 0px; !important
}

#content {
	padding: 20px;
}

#submenu {
	width: 772px;
	height: 30px;
	margin-top: -2px;
	padding: 0px;
	background-color: #e0ecf0;
}

#submenu li {
	list-style-type: none;
	float: left;
	padding: 5px;
	margin-left: 15px;

}

#submenu a:link, #submenu a:visited {
	font: bold 0.8em arial;
	color: #006699;
}

#submenu a:hover {
	color: #333333;
}

#menu {
	background-image: url(/byala/images/nav.gif);
	background-repeat: repeat-x;
	height: 38px;
	padding: 0px 1px 0px 1px;
	padding: 0px 2px 0px 2px; !important;
	text-align: left;
	margin-bottom: 2px;
	
}

#leftcolumn {
	width: 450px;
	float: left;
	padding-bottom: 20px;

}

#rightcolumn {
	float: left;
	width: 220px;
	margin-left: 40px;


}

#menu a {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #8e550d;
	text-decoration: none;
	padding: 11px 18px 10px 18px;
	margin-bottom: 1px;
	
}

#menu a:hover {
	backround-color: #efefef;
}

#menu li {
	float: left;
	list-style-type: none;
	/* background-image: url(/byala/nav_hover.gif); */
	margin: 2px 1px 1px 1px;
	padding: 9px 0px 9px 0px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #8e550d;
	vertical-align: text-bottom;
	text-align: center;
	}
	
div.frontbox {
	width: 220px;
	float: left;
	position: relative;
	padding-bottom: 30px;
	padding-right: 10px;
}

div.frontbox2 { 
	border-left: 1px dotted #888888;
	border-right: 1px dotted #888888;
	float: left;
	width: 220px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
}

div.frontbox3 { 
	float: left;
	width: 220px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
}

div.frontbox p, div.frontbox2 p, div.frontbox3 p {
	font: 0.7em verdana;
	color: #333333
	}

h1 {
	font: 1.2em arial;
	color: black;
	margin-bottom: 10px;
	color: #000;
}

h2 {
	font: bold 1em verdana;
	color: #006699;
	margin-bottom: 5px;
}

table {
width: 300px;
}

#leftcolumn li {
	font: 0.75em verdana;
}

/* VISNINGSMODUL */

div.navigate {
	background-color: #e0ecf0;
	border: 1px solid #c9dee5;
	padding: 2px;
	margin: 2px;
	width: 200px;
	height: 26px;
	cursor: pointer;
}

div.navigate:hover {
	background-color: #c9dee5;
}

.navigate p {
	display: inline;
	vertical-align: super;
	margin-left: 6px;
	font-weight: bold;
}

.navigate a:link, .navigate a:visited, .details a:link, .details a:visited { text-decoration: none; color: #000000;}


div.details {
	background-color: #FCDCDD;
	border: 1px solid #F39EA0;
	padding: 2px;
	margin: 5px 2px 2px 2px;
	width: 200px;
	height: 26px;
}

div.details:hover {
	background-color: #F39EA0;
}

div.details p {
	display: inline;
	vertical-align: super;
	margin-left: 6px;
	font-weight: bold;
}

div.details a:link, div.details a:visited {
	color: #000000;
}

p.info {
	text-align: left;
	/*width: 240px;*/
	margin: 10px;
	display: block;
	font-style: italic;
	}
	
div.solgt {
	font: bold 1em verdana;
	position: absolute;
	margin-top: 3px;
	padding: 3px;
	width: 490px;
	margin-left: 3px;
	text-align: center;
	height: 20px;
	background-color: #CC0000;
	color: #ffffff;
	z-index: 2;
}
	
p.choose {
	font: bold 1em verdana;
	color: #006699;
	margin-bottom: 5px;
	display: inline;
	vertical-align: top;
}

#bygningselector {
	margin-left: 5px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 5px;
}

#visningsmodul {
	color: #000000;
}

.activated {
	background-color: #e0ecf0;
	border: 1px solid #c9dee5;
	font: bold 0.8em arial;
	padding: 3px;
	cursor: pointer;
}

.activated a:link, .activated a:visited {
	text-decoration: none;
	color: #336699;
}

.activated a:hover {
	color: #000000;
	cursor: pointer;
}

.deactivated {
	background-color: #efefef;
	border: 1px solid #E1E1E1;
	font: bold 0.8em arial;
	color: #cccccc;
	padding: 3px;
	cursor: pointer;
}

.deactivated a:link, .deactivated a:visited {
	text-decoration: none;
	color: #cccccc;
	cursor: pointer;

}

.deactivated a:hover {
	color: #000000;
	cursor: pointer;
}

table.leilighetsoversikt {
	font: 0.8em arial;
	margin-left: 10px;
	margin-top: 5px;
	width: 502px;
	border: 1px solid #efefef;
	padding: 2px;
}

table.leilighetsoversikt thead {
	background-color: #ccc;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	vertical-align: super;
}

table.leilighetsoversikt td {
	padding-left: 10px;
	padding-top: 5px;
}

img.preview_img {
	border: 1px solid #efefef;
}

/* edit */

.ed {
	vertical-align: text-top;
	padding-bottom: 2px;
	padding-bottom: 15px;
	margin-left: 5px;
}

.ed img {
	vertical-align: bottom;
}

.ed a:link, .ed a:visited {
	text-decoration: underline;
	font: 0.9em verdana;
	color: #003366;
}

.ed a:hover {
	color: #006699;
}

/* frontbox */

.frontbox a:link, .frontbox a:visited, .frontbox2 a:link, .frontbox2 a:visited,  .frontbox3 a:link, .frontbox3 a:visited {
	text-decoration: underline;
	font: 1.2em arial;
	color: #006699;
} 

.frontbox a:hover, .frontbox2 a:hover, .frontbox3 a:hover {
	color: #0099CC;
}

#menu a:hover {
	text-decoration: underline;
	color: #663300;
}

.ap_sold {
	text-decoration: line-through;
	background-color: #FF9393;
	cursor: pointer;
}
.ap_not_sold {
	cursor: pointer;
}

.pdf {
	margin-left: 10px;
	margin-top: 5px;
}

h1 a:link, h1 a:visited {
	color: #336699;
	text-decoration: none;
}

h1 a:hover {
	color: #000;
}

h1 a {
	border-bottom: 1px dotted #999999;
	float: right;
	margin-right: 20px;
}


