/* Sidor
------------------------------------------------- */
table {
	border-collapse: collapse;
}

tr.dark td {
	background-color: #eeeeee;
}

tr.mouseover td {
	background-color: #dddddd;
}

table#pages {
	width: 100%;
	margin-bottom: 10px;
}

	table#pages td {
		padding: 5px;
		margin: 0;
	}

span#add_subheadding {
	float: right;
	position: relative;
	top: -10px;
}

textarea#form_body, textarea#form_body_eng {
	width: 570px;
	height: 400px;
}

/* ################################################### //// ADMIN */


/* Allmänt
-------------------------------------------------------*/
body, input, textarea, select {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

body {
	background: white url('images/main_bg.gif') top repeat-y;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover, a:active {
	color: #F26100;
}

a.toggle, a.toggle:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

ol, ul, ol li, ul li {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	list-style-position: outside;
}


sup {
    font-size: 8px;
    vertical-align: baseline;
    position: relative;
    bottom: 3px;
}

hr.workaround {
	visibility: hidden;
	float: none;
	clear: both;	
}

.error {
	color: #F00;
}

.info {
	color: #0A0;
}

.static {
	font-weight: bold;
}

th {
	text-align: left;
}

/* Headers
-------------------------------------------------------*/
h1, h2, h3, h4 {
	color: #008080;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	color: #008080;
	font-size: 12px;
}

/* Listor
-------------------------------------------------------*/
ul {
	margin: 0;
	padding: 0;
}

dl, ol, ul {
	margin-bottom: 20px;
}

ul.dots li {
	list-style-type: disc;
	margin-left: 30px;
}

ul li {
	list-style: none;
	list-style-position: outside;
}

ol li {
	list-style-position: inside;
	list-style-type: decimal;
}

dt {
	font-weight: 700;
	margin-left: 15px;
}

dd {
	margin: 5px 0 15px 15px;
}


/* Formulär
-------------------------------------------------------*/
input, textarea, select {
	vertical-align: middle;
	margin-bottom: 5px;
}

input, textarea {
	padding: 2px;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

input:focus, textarea:focus, select:focus {
	background-color: #FFFFCC;
}

textarea {
	width: 250px;
	height: 100px;
}

input[type="submit"], input[type="button"] {
	border: 1px solid #AAAAAA;
	background-color: #f5f5f5;
}

input[type="checkbox"], input[type="radio"] {
	border: none;
}

form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}


label {
	float: left;
	width: 145px;
	display: block;
}

label.checkbox {
	width: 350px;
	float: none;
}

form p {
	clear: left;
	margin-bottom: 20px;
	line-height: 20px;
}

span.mandatory {
	color: #FF0000;
	font: normal 11px "Tahoma";
}

textarea#contact_msg {
	width: 400px;
	height: 200px;
}

input#rubrik {
	width: 300px;
}

/* Layout
-------------------------------------------------------*/
div#container {
	position:absolute;
	top:0;
	left:50%;
	margin-left: -400px;
	width: 800px;
	text-align: left;

}

div#language {
	float: right;
	margin: 3px 3px;
}

	div#language a {
		color: #ffffff;
	}
	
	div#language img {
		vertical-align: middle;
	}

div#top {
	width: 800px;
	height: 140px;
	background: url('images/logo_bg.jpg');
}
	
	div#language {
		float: right;
		margin: 3px 3px;
	}

		div#language a {
			color: #ffffff;
		}

		div#language img {
			vertical-align: middle;
		}

	img#logo {
		margin: 50px 0 0 20px;
	}
	


div#content {
	background-color: #FFFFFF;
	color: #000;
	padding: 15px;
	margin: 0px;
	border: 0px solid #000000;
}

/* Innehåll
-------------------------------------------------------*/
div#profile_right {
	float: right;
	text-align: left;
	width: 430px;
	margin-top: -6px;
}

div.profile {
	line-height: 20px;
	margin-bottom: 30px;
}

div.news_item {
	clear: both;
	position: relative;
	margin-bottom: 5px;
}
	img.proj_icon {
		float: left;
		clear: both;
		border: 0px;
		margin: 0px 5px 5px 0px;
	}
	
	div#f1166 {
		padding-left: 155px;
		padding-top: 5px;
	}

img.email {
	vertical-align: bottom;
	margin-bottom: -2px;
}

h2.login {
	margin-top: 30px;
}

div#queue_picture {
	float: right;
	margin: 10px;
}

div#type1 {
	/*margin-bottom: 20px;*/
}

div#type2 {
	float: right;
	width: 410px;
}

ul.object_info {
	margin-bottom: 10px;
}

	ul.object_info label {
		width: 60px;
	}

div#apartment_pictures {
	margin-top: 15px;
}
	div#apartment_pictures ul {
		margin: 0 0 15px 15px;
	}

	div#apartment_picture {
		height: 280px;
	}


div#flogsta_pictures {
	float: left;
}

div#flogsta_pictures ul li {
	margin-top: 10px;
	padding: 0px 25px 5px 0px;
}

	.bildtext {
		font-style: italic;
		color: #066;
	}
	
div#flogsta_text {
	margin-top: 10px;
	text-align: left;
	width: 585px;
	margin-left: 180px;
}

	div#flogsta_text ul {
		margin-bottom: 10px;
	}

	div#flogsta_text ul li {
		margin-left: 10px;
	}
	
	div#flogsta_text div {
		margin-top: 45px;
	}

	p#flogsta_bostadsko {
		font-weight: bold;
		font-size: 14px;
		text-align: center;
	}
	
	div#flogsta_layout  {
		float: right;
		margin: 20px 10px 0 0;
		text-align: center;
		width: 300px;
		height: 280px;
	}



table.available {
	width: 100%;
}

table.storage {
	width: 50%;
	margin-bottom: 30px;
}

div.storage_image {
	float: right;
	margin-top: -30px;
}

h2.storage_h2 {
	clear: right;
}

div#position_image {
	float: right;
	margin: 0 50px 0 0;
}

ul#blanketter>li {
	margin-top: 30px;
}

ul#regler_andrahand li {
	list-style-type: disc;
	margin: 10px 0 0 20px;
}

ul.object_info {
	margin-bottom: 10px;
}

	ul.object_info label {
		width: 110px;
	}



ul.storage_desc {
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	text-align: left;
	width: 150px;
	margin-right: 5px;
}
/* Fakturavisning
-------------------------------------------------------*/
table.costdisplay {
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	width: 650px;
	margin-bottom: 20px;
}

.costdisplay td {
	padding: 5px;
}

.widener {
	width: 150px;
}
.indent {
	text-align: center;
}


