body {
	margin: 0;
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 70%;
	font-family: arial;
}
a {
	color: #F8991C;
	text-decoration: none;
}

form { margin: 0; padding: 0 }
a img {
	border: none;
}
input {
	color: #666666;
	font-size: 100%;
}
p
{
	margin: 0;
	margin-bottom: 1em;
}
/* ------------ Selectable classes ------------ */

p.intro  
{
	EditMenuName: Introduction;
	font-size: 125%;
}

p.date 
{
	EditMenuName: Date;
	color: #004C92;
}
h1 
{
	EditMenuName: Heading 1;
}
h2 
{
	EditMenuName: Heading 2;
}
h3
{
	EditMenuName: Heading 3;
}
/* ------------ Top + Topmenu ------------ */

img#logotype 
{
	margin-top: 11px;
	margin-left: 5px;
}
div#top {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 2px;
	border-top: 1px solid #DEDFDF;
	border-bottom: 1px solid #DEDFDF;
	padding-top: 2px;
	height: 33px;
	width: 872px;
	clear: both;
	background: url(/upload/layout/top/top.gif);
}
ul#topmenu {
	margin: 0;
	padding: 0;
}
ul#topmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 3px;
	padding-bottom: 1px;
	font-size: 1px;
	background: url(/upload/layout/top/li-bg.gif) top right no-repeat;
}
form#searchform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 30px;
	float: right;
	width: 172px;
	padding-left: 7px;
	padding-top: 3px;
	background: url(/upload/layout/top/search-bg.gif) top left;
}
form#searchform input#searchtext {
	background: none;
	border: none;
	width: 130px;
	margin-top: 3px;
	padding-right: 6px;
	padding-top: 3px;
}
form#searchform input#searchbutton {
	vertical-align: top;
}

/* ------------ Content + Footer ------------ */

div#wrap 
{
	background: url(/upload/layout/bg.gif) bottom left no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	height: 598px;
	margin-bottom: 10px;
}
body > div#wrap 
{
	height: auto;
	min-height: 598px;
}
div#main-area 
{
	margin-top: 2px;
	border: 1px solid #E4E5E5;
	background: white;
	padding-bottom: 20px;
	height: 519px;
}
div > div#main-area 
{
	height: auto;
	min-height: 519px;
}
div#content {
	float: left;
	width: 395px;
	overflow: hidden;
}
div#language-switch
{
	float: right;
	padding: 65px 26px 0 0;
	clear: none;
}
div#logo-container
{
	float: left;
}
div#breadcrumbs 
{
	font-size: 90%;
	margin-bottom: 40px;
}
div#breadcrumbs, div#breadcrumbs a
{
	color: #666666;
}
p.lastupdated 
{
	float: left; 
	padding-top: 2px;
}
p#print 
{
	
}
p#print a, p#print2 a 
{
	float: right;
	display: block;
	background: url(/upload/layout/print.gif) top right no-repeat; 
	padding-right: 27px; 
	padding-top: 2px; 
	height: 26px;
}
div#relatedinfo 
{
	float: right;
	background: url(/upload/layout/related-bg.gif) no-repeat;
	padding-top: 25px;
	padding-left: 10px;
	width: 180px;
	height: 307px;
}
div#relatedinfo p
{
	color: #999999;
	margin: 0;
}
div#relatedinfo img 
{
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	font-size: 120%;
	margin: 0;
	margin-bottom: 0.2em;
}
div#footer 
{
	font-size: 100%;
	padding: 10px;
	height: 46px;
	padding-bottom: 0;
	color: #666666;
}
div#address {
	float: left;
}
div#tools {
	float: right;
}

/* -------------------- Employees -------------------- */
div.employeeHeading 
{
	width: 395px;
	height: 110px;
	background: url(/upload/layout/employee-bg.gif);
	margin-bottom: 1em;
}
img.employeePic 
{
	float: left;
	margin-top: 1px;
}
img.employeeTitle 
{
	float: right;
	margin-top: 70px;
	margin-right: 5px;
}

table.list td {
	vertical-align: top;
	padding: 1em
}

table.list tr.selected td { background: #efeff0 }

.clear { clear: both }


/* additions by Martin S. 080925 */

fieldset.pageform {
	border: solid 1px #e2e3e3;
	border-right: 0; border-left: 0;
	padding: 6px 0
}

fieldset.pageform p {
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding-top: 3px;
	width: auto
}

fieldset.pageform select {
	background: #efeff0;
	float: right;
	width: 120px
}

div.reltransaction {
	background: #efeff0;
	border: solid 1px #ddd;
	margin: 0 0 5px 0;
	overflow: auto;
	padding: 6px;
	width: 156px
}

div.reltransaction img {
	float: left;
	margin: 0 8px 0 0 !important;
	width: auto
}

div.reltransaction p { float: left; width: auto }

div#relatedinfo div.contact img.smallpic { border: solid 1px #e3e4e4 }


/* transactions */
div#transactions {
	margin-left: -14px;
	overflow: auto;
	
}

div#transactions form {
	border: solid 1px #e2e3e3;
	border-right: 0;
	border-left: 0;
	float: left;
	margin: 0;
	padding: 6px 0;
	width: 600px
}

html>body div#transactions form { margin-left: 14px }

div#transactions form p,
div#transactions form fieldset {
	border: 0;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: auto
}

div#transactions form select { background: #efeff0 }

div#transactions form p {
	font-size: 1.2em;
	padding-top: 2px
}

div#transactions div.paging {
	border-top: solid 1px #e2e3e3;
	float: right;
	font: 0.9em Verdana,Tahoma,sans-serif;
	margin: 8px 0 0 0;
	padding: 8px 0 2px 0;
	text-align: right;
	width: 600px
}

html>body div#transactions div.paging { margin-left: 14px }

div#transactions div.paging-top {
	border: 0;
	margin-top: 5px;
	padding: 0;
	width: auto
}
	
.transaction {
	background: #f6f6f6;
	border: solid 1px #e2e3e3;
	float: left;
	height: 203px;
	margin: 14px 5px 0 5px;
	text-align: center;
	width: 188px
}

html>body div.transaction { margin-right: 0; margin-left: 14px; height: 208px }

.transaction h2 { font-size: 1em; margin-top: -0.3em }
.transaction h2 a { color: #009cc9 }
.transaction p { margin: 8px 0 }
.transaction div { padding: 14px }
.transaction .maininfo { height: 145px }
html>body .transaction .maininfo { height: 150px }
.transaction .furtherinfo {
	background: #e2e3e3;
	padding-top: 8px;
	padding-bottom: 8px
}

.transaction .furtherinfo p { margin: 0 }
.selectedtransaction { border-color: #777 }
