/*
Theme Name: Ejendomsforeningen Odense
Theme URI: http://www.artofweb.dk/
Description: Ejendomsforeningen Odense
Author: Frederik Thouber
Author URI: http://www.artofweb.dk
Tags: Art of Web, webdesign, light
Template: aow-light
Version: 1.0
.
	Copyright 2009 Art of Web ApS
.
*/
@import url("../aow-light/style.css");

#body {
	margin: 0;
	padding: 0;
	width: auto;
}

#body-content {
	margin: 0 auto;
	padding: 10px 0;
	width: 800px;
}

#footer-container {
	border-top: 10px solid #fff;
}

#footer-container #footer {
	background: none;
	border: none;
	color: #D4DFFA;
}

#footer-container #footer a {
	color: #D4DFFA;
	border: none;
}

#footer-container #footer a:hover {
	border-bottom: 1px solid #D4DFFA;
}

#footer .line {
	display: none;
}

#footer li {
	border-left: 1px solid #1D52D7;
	margin-top: 5px;
}

#footer ul.row_two {
	clear: both;
	padding: 10px 0;
}

#body-content table {
	font-size: 11px;
	border-collapse: collapse;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#body-content table td {
	padding: 7px;
}

#body-content table th {
	padding: 7px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#body-content table tr.odd td {
	background: #f5f5f5;
}


#body-content table.kontingent {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#body-content table.kontingent th {
	padding: 7px;
	text-align: center;
}

#body-content table.kontingent td {
	text-align: center;
}

#body-content div.person {
	margin-bottom: 10px;
}

#body-content div.person .image {
	float: left;
	margin-right: 15px;
}

#body-content div.person .image img {
	float: left;
	width: 54px;
	height: 74px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px;
}

#body-content div.person .info {
	float: left;
	font-size: 11px;
	line-height: 19px;
}

#body-content .naf-form {
	background: #F5F5F5;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 15px;
}

#body-content .naf-form span {
	width: 150px;
	display: block;
	float: left;
	padding-top: 3px;
}

#body-content .naf-form span.submit {
	display: block;
	float: right;
	padding: 0;
}

#body-content .naf-form div {
	padding: 3px 0;
}

#body-content .naf-form input {
	padding: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 203px;
}

#body-content .naf-form .kvm input, #body-content .naf-form .v input {
	width: 90px;
}





#body-content table.naf-table {
	font-size: 10px;
}

#body-content table.naf-table .right {
	text-align: right;
}
