@charset "iso-8859-1";

/* Micklagård´s Main Style Sheet.
 *
 * NOTE: Since the bulk of the visitors for this site use IE 6, at the
 *       time of production, I´ve had to resort to the use of the notorious
 *       star-hack for IE <= 6 browsers; i.e. ``*html'' as a specifier.
 *
 * Created 2007-06-04 by Fredric Rylander <forname.surname@gmail.com>.
 * Copyright (c) 2007 Fredric Rylander.
 */

body {
	background: #a3b9c6 url(/img/bg-gradient.jpg) repeat-x;
	color: #333;
	font: 8pt/1em Verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 15px 0;
	padding: 0;
}

h2, h3, h4 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

h3 {
	font-size: 14pt;
}

form h3 {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
	font-size: 12pt;
	line-height: .5em;
}

form h4 {
	line-height: 1em;
}

h5 {
	font: 8pt/2em Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

h6 {
	font: bold 8pt/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
}

a {
	color: #039;
	text-decoration: none;
}

a:hover {
	color: #09c;
}

a img {
	border: 0;
}

a.strong {
	font-weight: bold;
}

p {
	padding: 0;
	margin: 5px 0 15px;
}

.pages {
	font: 8pt/2em Arial, Helvetica, sans-serif;
	margin: 4px 0;
	text-align: center;
}

.pages a {
	font-weight: bold;
	margin: 1px;
}

.pages a:hover {
	background-color: #fff;
	border: 1px solid #09c;
	margin: 0;
}

.deadlink {
	color: #999;
	font-weight: bold;
}

#container {
	background: #a3b9c6 url(/img/container.gif) repeat-y;
	margin: 0 auto 20px;
	text-align: left;
	width: 766px;
}

#header {
	background: transparent url(/img/header.jpg) no-repeat;
	height: 264px;
	width: 766px;
}

#adminheader {
	background: transparent url(/img/admin-header.jpg) no-repeat;
	margin-left: -11px;
	height: 135px;
	width: 788px;
}

#pagecontent {
	padding: 20px 20px 50px;
	margin: 0 240px 0 20px;
	line-height: 1.8em;
}

#pagecontent .headline {
	border-bottom: 1px solid #333;
	display: block;
	padding: 0 0 1px;
	margin: 0 0 20px;
}

#pagecontent h3 {
	margin-bottom: -4px;
}

#pagecontent blockquote {
	font: italic 11pt/1.6em Georgia, "Times New Roman", Times, serif;
}

#pagecontent blockquote.fancy {
	font-size: 12pt;
	background: url(/img/quote.gif) no-repeat;
	padding: 10px 0 2em 15px;
}

#pagecontent .article p {
	margin-top: -5px;
	padding: 0;
}

#pagecontent .article p strong {
	color: #533;
}

#pagecontent ol, #pagecontent ul {
	margin-top: -3px;
}

#rightbar {
	float: right;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin: 20px 20px 0 0;
	padding: 0 20px 0;
	text-align: left;
	width: 185px;
}

*html #rightbar {
	margin: 20px 20px 0;
	padding: 0;
}

#rightbar a {
	font: 8pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#rightbar div {
	margin-top: 30px;
	border-top: 1px solid #333;
}

#rightbar h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
}

#rightbar h3 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-transform: uppercase;
}

#rightbar li {
	background: url(/img/bullet.gif) no-repeat left 8px;
	padding-left: 8px;
}

#rightbar li a {
	display: block;
	padding: 3px 0 3px 5px;
	width: auto;
}

#rightbar li a:hover {
	background-color: #eff;
	border: 1px solid #cff;
	color: #036;
	padding: 2px 0 2px 4px;
}

*html #rightbar li a {
	width: 170px;
}

#rightbar ul {
	list-style: none;
	margin: 0;
	padding: .6em 0 .8em 0;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
}

#rightbarlogo {
	margin: 2.5em 10px 0;
	position: relative;
	bottom: 0px;
	top: auto;
}

#footer {
	clear: both;
	background: transparent url(/img/footer.gif) no-repeat;
	width: 766px;
	height: 87px;
	color: #fff;
	font-size: smaller;
}

#footer div {
	display: block;
	float: right;
	margin: 35px 35px 0 0;
	text-align: right;
	width: 400px;
}

#footer p {
	color: #ccc;
	font: 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}

#footer p strong {
	color: #fff;
	font-size: 8.6pt;
	text-transform: uppercase;
}

*html #footer div {
	margin-right: 20px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #333;
}

#listheader {
	background: #eff url(/img/calendartime-bg.gif) repeat-x;
	border-top: 1px solid #999;
	margin-top: -20px;
	padding: 0;
}

#listheader h5 {
	margin: 0 4px 4px;
}

.articleItem, .userItem, .user, .listItem, .newsItem {
	clear: left;
	display: block;
	padding: 20px 0 10px;
	border-bottom: 1px dashed #bbb;
}

.newsItem {
	border-bottom-color: #bbb;
}

.newsItem h4 {
	color: #000;
	margin-bottom: 5px;
}

.newsItem p {
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}

.newsItem .date {
	color: #666;
	font: 8pt Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.newsItem .byline, .newsItem .byline a {
	color: #666;
	font: 7pt Geneva, Arial, Helvetica, sans-serif;
}

.newsItem .byline a:hover {
	text-decoration: underline;
}

.newsItem .toolbar, .listItem .toolbar {
	margin: 10px 10px 0;
	text-align: right;
}

.newsItem img.userImage {
	float: left;
	margin-top: -4px;
	margin-right: 5px;
}

.user {
	border: 0;
}

.userImage {
	border: 1px solid #333;
}

.userItem .userImage, .user .userImage {
	margin: 11px 15px 5px 0;
	display: inline;
	float: left;
}

.username {
	font-weight: bold;
}

.articleItem .title, .articleItem .byline, .articleItem .dateline, .articleItem .published, .userItem .name {
	line-height: 1.5em;
}

.articleItem .byline {
	margin: 0 0 5px 5px;
}

.itemMenu {
	clear: left;
}

.listItem p {
	margin-left: 5px;
}

.userItem .itemMenu {
	margin-left: 100px;
}

.userItem table {
	width: 100%;
}

.userItem table, .userItem table tr, .userItem table td {
	border: 0;
	font: 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.userItem table td {
	padding: 0 5px;
	vertical-align: baseline;
	width: 140px;
}

.userItem table td.name {
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	width: 220px;
}

.userItem table th {
	text-align: right;
	vertical-align: baseline;
}

.userItem img.userImage {
	float: left;
	margin: 5px 5px 0;
}

.header, th {
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.resourceData {
	margin-bottom: 30px;
}

.void {
	color: #999;
}

.number, .date, .time {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #600;
}

a.date {
	color: #039;
}

a:hover.date {
	color: #09c;
}

.warning, .okay {
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #c00;
	margin-bottom: 1em;
}

.okay {
	color: #060;
	font-weight: normal;
}

#pagecontent .title a, #pagecontent .name a {
	padding: 0px 4px;
	font-size: 1.1em;
	font-weight: normal;
}

.byline {
	font: italic 10pt "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

.byline a {
	font: 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-left: 0.25em;
}

.article .byline {
	color: #666;
	font-size: 9pt;
}

hr {
	border: 1px solid #333;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	height: 1px;
}

hr.divider {
	border: 1px solid #333;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

form hr.divider {
	border-color: #999;
	margin-bottom: 10px;
}

table#rooms {
	border: 1px solid #666;
	border-left-color: #999;
	border-top-color: #999;
	margin: 0 0 20px;
	width: 90%;
}

table#rooms caption {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0;
	text-align: left;
}

table#rooms thead th {
	border-bottom: 1px solid #ccd;
}

table#rooms tr.even td {
	background: #eef url(/img/calendartime-bg.gif) repeat-x;
	border-bottom: 1px solid #ccd;
}

table#rooms tr.odd td {
	border-bottom: 1px solid #fff;
}

table#rooms th {
	background: #ccf url(/img/calendarheader-bg.gif) repeat-x;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-transform: none;
	text-align: center;
}

table#rooms td {
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
}

table#rooms td a {
	font-weight: bold;
	text-decoration: underline;
}

table#rooms td.th, table#rooms th.th {
	text-align: left;
}

form {
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

form#loginForm {
	width: 260px;
}

form#loginForm #pairRemember_me {
	margin-top: 30px;
}

p.center {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

form fieldset {
	/* I´ll decide on this later.
	border: 0 solid #fff;
	border-top: 1px solid #000;
	*/
	padding: 0 15px 0 15px;
}

fieldset legend {
	color: #333;
	font: 18pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

.inputText, .inputPassword, .inputSubmit, .inputReset, .inputCancel, .inputFile, select, textarea {
	display: block;
	width: 250px;
	margin: 4px 0;
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
}

#loginForm .inputText, #loginForm .inputPassword {
	width: 170px;
}

.inputSubmit, .inputReset, .inputCancel {
	width: 180px;
}

#editUserForm label {
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	padding: 3px 5px;
	margin: 3px 0;
}

#editUserForm label.checkboxLabel, #editUserForm select {
	float: none; 
	display: inline;
}

#editUserForm input.inputText, #editUserForm input.inputPassword, #editUserForm input.inputSelect, #editUserForm select {
	display: inline;
	padding-left: 3px;
	width: 200px;
}

input.inputSubmit, input.inputCancel {
	display: inline;
}

.buttons {
	margin-top: 20px;
	margin-bottom: 20px;
}

#editUserForm .pairCheckboxLabel {
	margin: 0 0 30px 140px;
}

.inputCheckbox {
	vertical-align: middle;
}

.pairCheckboxLabel .inputCheckbox {
	margin-top: 0;
}

.inputNumber {
	text-align: center;
}

.acceptButton {
	font-size: 9pt;
	text-transform: uppercase;
	width: auto;
}

.resourceData {
	margin-top: 30px;
}

#manualKey {
	margin-left: 10px;
}

form .information, form small {
	color: #666;
	font: 11pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: .5em 1em .5em 0;
	display: block;
	font-size: 9pt;
}

form small {
	margin: .5em 1em 2em 0;
}

#editUserForm small, #editUserForm .inputFile {
	width: 180px;
	margin-left: 126px;
}

.error {
	color: #c00;
	border: 1px solid #f66;
	background-color: #ff6;
	display: block;
	padding: 3px;
}

form .error {
	width: 195px;
}

div.error {
	padding-left: 10px;
}

.error .stacktrace {
	background-color: #ff6;
	border: 1px solid #f66;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 4px;
	position: relative;
	visibility: visible;
	z-index: 0;
}

.hidden {
	position: absolute;
	visibility: hidden;
}

.visible {
	position: relative;
	visibility: visible;
}

.inline {
	display: inline;
}

form label, label {
	cursor: pointer;
	text-transform: uppercase;
}
/*
form p.required label {
	background: #fff url(/img/icon_info.gif) no-repeat right top;
	padding: 0 25px 0 0;
}
*/
form p.required input, form p.required select {
	border: 1px solid #f60;
	padding: 2px;
	font-weight: bold;
}

form p {
	margin: 10px 0 0 17px;
}

form p.wysiwyg {
	margin: 3em 1.5em;
}

form p.last {
	padding-bottom: 1em;
}

form fieldset.confirm {
	padding: 5px 15px;
}

form div.last {
	margin: 20px 0 5px;
}

