﻿
#main {top: 0%; background-color: Transparent; width: 320px; margin: 0px auto 0px auto; border-style: solid; border-color: #2f4f4f; border-width: 0px 1px 0px 1px;}
#head {height: 30px; background: #eee url('../../lib/img/head.png') repeat-x 0px 0px; color: #ccc; text-align: center; border-style: solid; border-color: #2f4f4f; border-width: 1px 0px 1px 0px;}
#crum {background-color: #eee; border-style: solid; border-color: #2f4f4f; border-width: 0px 0px 1px 0px;}
#body {background-color: #fff; width: 100%; padding: 10px 0px 10px 0px;}
#foot {clear: both; background-color: #eee; border-style: solid; border-color: #2f4f4f; border-width: 1px 0px 1px 0px;}

#head p {padding: 0px; width: 100%; height: 30px; background: url('../../lib/img/logotop.png') no-repeat 50% 0%;}
#head a {float: left; padding: 9px 0px 0px 10px; font-weight: bold; font-size: 110%; line-height: 110%; color: #111;}

#crum p {padding: 5px 3px 5px 3px; line-height: 130%;}
#crum a {display: inline; text-decoration: none; color: #A0522D;}
#crum a:hover {text-decoration: underline; color: #CD853F;}

#body p {font-size: 110%; line-height: 150%; margin: 10px 10px 0px 10px;}
#body p.edit {margin: 0px 0px 0px 0px;}
#body p.edit span {display: inline; font-size: 110%; line-height: 150%; margin: 0px 0px 0px 0px;}
#body p.edit a {display: inline; float: right; text-decoration: none; color: #0000cd; font-weight: normal; font-size: 110%;}
#body p.line {clear: both; margin: 0px 0px 0px 0px; border-style: solid; border-color: #ddd; border-width: 0px 0px 1px 0px;}
p.dotted {background-color: rgb(255, 255, 231); margin: 10px 0px 5px 0px; height: 3px; border-width: 1px 0px 1px 0px; border-style: solid; border-color: #DCDCDC;}

#foot p {text-align: center; padding: 8px 0px 8px 0px; color: #777;}

h1 {padding: 5px 0px 0px 0px;}
h2 {padding: 0px 0px 0px 0px;}
h3 {padding: 15px 0px 0px 0px;}
h4 {padding: 0px 0px 0px 0px; color: #777;}
h4.edit {display: inline; float: left; padding: 5px 0px 3px 0px; }
h5 {padding: 0px 0px 5px 0px; color: #777;}
h1.title {display: block;}

a.msg {margin: 6px 0px 0px 0px; text-decoration: none; color: #228b22; font-weight: normal; font-size: 90%; text-align: center;}
a.msg:hover {text-decoration: underline;}

ul.menu {margin: 5px 10px 0px 10px;}
ul.menu li {padding: 3px 0px 3px 0px;}
ul.menu li.gap {margin: 0px 0px 13px 0px;}
ul.menu li a {display: inline; text-decoration: none; color: #0000cd; font-weight: normal; font-size: 110%;}
ul.menu li a:hover {text-decoration: underline;}
ul.menu li a span.new {color: #ff0000; padding: 0px 0px 0px 5px; font-weight: bold; font-size: 90%;}

ul.list {margin: 5px 10px 0px 10px; padding: 10px 0px 10px 0px; border-style: none; border-color: #bbb; border-width: 1px 0px 1px 0px;}
ul.list li {padding: 0px 0px 3px 0px;}
ul.list li.gap {margin: 0px 0px 13px 0px;}
ul.list li a {display: inline; text-decoration: none; color: #2f4f4f; font-weight: bold; font-size: 110%; line-height: 130%;}
ul.list li a:hover {text-decoration: underline; color: #000;}
ul.list li a span.date {color: #777; padding: 0px 10px 0px 0px;}
ul.list li a span.time {color: #0000cd; padding: 0px 10px 0px 0px;}
ul.list li span.name {color: #999; padding: 0px 10px 0px 0px;}

p.result {text-align: center; margin: 0px 0px 0px 0px;}

#frmSubmit {margin: 20px 0px 0px 0px;}
#frmSubmit p {margin: 0px; text-align: right; padding: 1px 0px 1px 0px; font-size: 100%;}
#frmSubmit p label {color: #2f4f4f;}
#frmSubmit p label.top {vertical-align: top; padding: 2px 0px 5px 0px;}
#frmSubmit p.ok {text-align: center;}

#frmSubmit input {margin: 0px 13px 0px 2px; padding: 1px 2px 1px 2px; width: 50%;}
#frmSubmit select {margin: 0px 13px 0px 2px; padding: 0px 0px 0px 0px; width: 52%;}
#frmSubmit textarea {margin: 0px 13px 0px 2px; padding: 1px 2px 1px 2px; width: 50%;}
#frmSubmit textarea.wide {width: 85%;}
#frmSubmit p.checkbox input {margin: 0px 12px 0px 2px; width: auto; height: 12px;}

.error {background-color: #ffff00;}
.mandat {background-color: #ffffe7;}

input.hlp {margin-right: 0px;}

#frmSubmit input.button
{
	background-color: #eeeeee;
	margin: 5px 13px 0px 0px;
	padding: 5px 0px 4px 0px;
	height: auto;
	width: 80px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	color: #2f4f4f;
	font-size: 110%;
}
#frmSubmit input:hover.button {background-color: #5a697b; color: #fff; border-color: #222;}

span.messageS {color: #2F4F4F;}
span.messageR {color: #FF6347;}
span.messageA {color: #D2691E;}
span.messageG {color: #008000;}

p.msgS {color: #2F4F4F;}
p.msgR {color: #FF6347;}
p.msgA {color: #FF8C00;}
p.msgG {color: #008000;}

a.aHyper {display: inline; text-decoration: none; color: #0000ff;}
a:hover.aHyper {text-decoration: underline; color: #0000ff;}
a.aEmail {display: inline; text-decoration: none; color: #0000ff;}
a:hover.aEmail {text-decoration: underline; color: #0000ff;}
a.aSkype {display: inline; text-decoration: none; color: #00bfff;}
a:hover.aSkype {text-decoration: underline; color: #1e90ff;}
a.aEdit {display: inline; float: right; text-decoration: none; color: #0000ff; font-weight: bold; padding: 7px 0px 0px 0px;}
a:hover.aEdit {text-decoration: underline; color: #0000FF;}

address {margin: 10px 0px 10px 0px; font-style: normal; font-weight: normal; color: #008000; line-height: 130%;}


/*p.checkbox {text-align: right; padding: 0px 5px 2px 0px;}*/
/*p.button {text-align: right; padding: 1px 5px 5px 0px;}
p.dotted {clear: both; background-color: rgb(255, 255, 231); margin: 10px 0px 5px 0px; height: 3px; border-width: 1px 0px 1px 0px; border-style: solid; border-color: #DCDCDC;}
label.top {vertical-align: top; padding: 2px 0px 5px 0px;}
a.hlp {display: inline; padding: 0px 2px 0px 5px; margin: 0px; color: #0000ff; font-weight: bold;}*/

/*ul.menu a.function {font-weight: bold;}
ul.menu li span {color: #8b4513; line-height: 150%; font-weight: normal; font-size: 100%;}*/
/*
ul.name {margin: 10px 0px 0px 0px; padding: 0px; border-style: solid; border-color: #bbb; border-width: 0px 0px 1px 0px;}
ul.name li {margin: 0px; padding: 0px; border-style: solid; border-color: #bbb; border-width: 1px 0px 0px 0px;}
ul.name a {padding: 7px 5px 5px 5px; text-decoration: none; line-height: 120%; text-align: left; font-size: 110%; font-weight: bold; color: #006400;}
ul.name a:hover {background-color: #f5f5f5; color: #228b22;}
ul.name li a span {color: #000; line-height: 150%; padding: 0px 10px 0px 0px;}
ul.name li a span.business {color: #2f4f4f; line-height: 150%; font-weight: normal; font-size: 90%;}

ul.date {padding: 0px 0px 10px 0px;}
ul.date li {padding: 10px 0px 10px 0px; color: #8b4513; border-style: solid; border-color: #ccc; border-width: 1px 0px 0px 0px; font-weight: bold;}

ul.list {padding: 7px 0px 0px 0px; clear: both;}
ul.list li {padding: 0px 0px 0px 0px; border-style: none; font-weight: normal;}
ul.list li a {display: inline; text-decoration: none; color: #0000FF; line-height: 150%; font-weight: normal;}
ul.list li a:hover {text-decoration: underline; color: #0000FF;}
ul.list li a.function {font-weight: bold;}
ul.list li span {color: #2f4f4f; line-height: 150%; font-weight: normal; font-size: 90%;}

ul.listedit {padding: 2px 0px 0px 0px; clear: both;}
ul.listedit li {padding: 2px 0px 2px 0px; border-style: none; font-weight: normal;}
ul.listedit li span {color: #8b4513; line-height: 100%; font-weight: normal; font-size: 90%;}
*/
/*p.textedit {clear: both; padding: 0px 0px 0px 0px;}*/
/*select.default {margin: 0px 0px 0px 2px; width: 124px;}
p.checkbox label {padding: 0px 0px 0px 2px; vertical-align: middle; line-height: 100%;}*/
