html, body { /* Google Chrome fix */
	background-color: #676f47;
}

h1, h2, h3, h4 {
    margin: 0px;
}

body {
	background-color: #676f47;
	font-family: Arial, Verdana;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
}

.login-screen {
	background-image: url("site_gfx/site_backgr.jpg");
	background-repeat: no-repeat;
}

#login-box {
	border: 1px solid #000000;
	background-color: #C0C0C0;
	margin: auto;
	margin-top: 250px;
	display: table;
	font-size: 16px;
}

#login-box-header {
	background-color: #808080;
	font-size: 20px;
	font-weight: bold;
	padding-left: 0.5em;
}

#page {
	position: relative;
	width: 1000px;
	border: 1px solid #000000;
    border-top: none;
	background-color: #C0C0C0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
	margin: auto;
	display: table;
}

.header {
	height: 230px;
	width: 1000px;
	background-image: url("gfx/banner1.jpg");
	background-repeat: no-repeat;
}

/* Banners */
.banner { background-image: url("site_gfx/banner.jpg"); }
.banner2 { background-image: url("site_gfx/banner2.jpg"); }
.banner-nyt { background-image: url("site_gfx/banner_nyt.jpg"); }
.banner-kalender { background-image: url("site_gfx/banner_kalender.jpg"); }
.banner-journal { background-image: url("site_gfx/banner_journal.jpg"); }
.banner-udbytte { background-image: url("site_gfx/banner_udbytte.jpg"); }
.banner-udbytte2 { background-image: url("site_gfx/banner_udbytte2.jpg"); }
.banner-kamera { background-image: url("site_gfx/banner_kamera.jpg"); }
.banner-kamera2 { background-image: url("site_gfx/banner_kamera2.jpg"); }
.banner-galleri { background-image: url("site_gfx/banner_galleri.jpg"); }
.banner-kort { background-image: url("site_gfx/banner_kort.jpg"); }
.banner-vedtaegt { background-image: url("site_gfx/banner_vedtaegt.jpg"); }
.banner-setup { background-image: url("site_gfx/banner_setup.jpg"); }

#content {
	background-color: #C0C0C0;
	text-align: left;
	padding: 1em;
	position: relative;
	height: 500px;
	display:table;
	width: 950px;
    border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}

#menubar {
	color: #FFFFFF;
	background-color: #000000;
	width: 1000px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#userbar {
	color: #FFFFFF;
	background-color: #808080;
	width: auto;
	text-align: left;
	padding: 3px;
	padding-left: 6px;
	font-size: 14px;
	vertical-align: middle;
	font-weight: bold;
}

#menu {
	top: 0;
	margin: 0;
	padding: 6px;
	bottom: 0;
	left: 0px;
}

#menu li {
	padding: 2px;
	display: inline;
	margin: 0;
	font-weight: bold;
}

.tagwall-post {
	width: auto;
	margin-bottom: 1.5em;
    border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.tagwall-post-header {
	width: auto;
	font-size: 14px;
	font-weight: bold;
}

.tagwall-post-content {
	border: 1px solid #000000;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	background: #FFFFFF;
	padding: 4px;
	width: auto;
}

.tagwall-comments {
	padding: 4px;
	width: 500px;
    margin-top: 8px;
    margin-bottom: 8px;
}

#menu li a:link, #menu li a:active, #menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #808080;
}

#menu li a.current-page {
	text-decoration: none;
    color: #808080;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	margin-left: 6px;
	color: #CC0000;
	margin-left: 2px;
}

a:hover {
	text-decoration: none;
}

#userbar a:link, #userbar a:active, #userbar a:visited {
	color: #FFFFFF;
}

#userbar a:hover {
	color: #FFFFFF;
}

.hunt-box a {
	text-decoration: none;
}

.inner-box {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
}

.hunt-box {
		border: 1px solid #000000;
}

.hunt-box td {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	vertical-align: top;
}

.hunt-box td.head {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}

ul, p {
	margin: 0px;
}

.signature {
margin-top: 0.5em;
	font-style: italic;
	text-align: right;
}

textarea {
	border: 1px solid #000000;
}

.login-tbox {
	border: 1px solid #000000;
	width: 200px;
	font-size: 16px;
}

.inner-box a {
	margin: 0;
	padding: 0;
}

#gallery {
	margin: 5px;
}

#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}

li.folder {
	background: url("images/folder.gif") center left no-repeat;
	padding-left: 21px;
	line-height: 16px;
}

#gallery img {
	border: 0;
}

.delete-span {
	display: none;
}

.signup-users {
	display: none;
	background: #cccccc;
}

pre {
	font-family: Arial, Verdana;
	font-size: 14px;
}

/* Inputs */
.tbox {
	border: 1px solid #000000;
	background: #FFFFFF;
}

select {
	border: 1px solid #000000;
	background: #FFFFFF;
}


.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}