


div#logo {
  text-align: center; 
  margin-top: 4mm;
  margin-bottom: 20pt;
}

div#top div#toptoolbar {
  display: none;
}

div#middle {
  position: relative;
}


div#left {
  display: none;
}

div#main {
  position: relative;
  padding: 20px;
}

div#footer {
  position: relative;
  clear: both;
  background-color: #BDD7D7;
   border-top: thin solid gray;
}

/* #### parts of default.css #### */

body {
  margin-left: 0px;
  margin-right: 0px;
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}

div {
  margin-left: 0px;
  margin-right: 0px;
  font-family: arial;
  font-size: 10pt;
}

.caption {
  position: relative;
  text-align: justify;
  padding: 3px;
  height: 2em;
  border: 1px solid #BDD7D7;
  background-color: #DEE9EF;
  
}

div.pagecontrol {
  display: none;
}

.printonly {
	display: block;
	visibility: visible;
}
.noprint {
  display: none;
}

a {
  color: blue;
  font-family: arial;
  text-decoration: none;
}

a img {
  border: none;
}

a[href="#submit"] { display: none; }

.errorbox {
  border: 1px solid red;
  padding: 10px;
}

.redbox {
  border: 1px solid red;
  padding: 10px;
}

.greenbox, .yellowbox, .bluebox {
  border: 1px solid gray;
  padding: 10px;
}

.frame {
  border: 1px dotted #BDD7D7;
  margin-bottom: 4px;
}


table.listviewheader {
  margin-top: 5px;
  padding-top: 4px;
  border-bottom: 1px solid black; 
  margin-bottom: 10px;
  line-height: 150%;
  background-color: #DEE9EF;
  width: 100%;
}

table.listviewheader td {
  padding-top: 3px;
  background-color: transparent;
  border-left: 1px solid #999999; 
  border-bottom: 3px solid transparent;
  padding-left: 3px;
  padding-right: 3px;
}

table.listviewheader div.end {
  font-size: 1px;
  height: 16pt;
  float: none;
}

table.listviewheader a {
  font-style: normal;
  color: black;
}

div#articlelistview {
}

div#articlelistview a {
  color: black;
}

div#articlelistview div.report {
  border-bottom: 1px dotted gray;
}

div#articlelistview div.largetiles {
  display: block;
  /*float: left;*/
  overflow: hidden; 
  margin: 4px;
  padding: 4px;
  border: thin solid gray;
  page-break-inside: avoid;
}

div#articlelistview div.largetiles>img {
  display: block;
  float: left;
  border: 1px solid black;
  margin: 10px;
  width: 200px;
  min-height: 150px;
  max-height: 150px;
  text-align: center;
}

div#articlelistview div.largetiles h1 {
  margin: 0px;
  font-size: 14px;
  height: 2.2em;
  border-bottom: 1px dotted #dddddd;
}

div#articlelistview div.largetiles h2 {
  margin: 0px;
  margin-top: 8px;
  font-size: 12px;
  border-top: 1px dotted #dddddd;
  margin-left: 220px;
}

div#articlelistview div.largetiles div.text {
  overflow: auto;
  height: 4.2em;
}

div#articlelistview div.largetiles div.buy {
  text-align: right;
}

table#articlelistview {
  border-collapse: collapse;
  width: 100%;
}

table#articlelistview a {
  color: black;
}

table#articlelistview tr.row0 {
  background-color: #ffffff;
}

table#articlelistview tr.row1 {
  background-color: #DEE9EF;
}

table#articlelistview td {
  padding-left: 3px;
  padding-right: 3px;
}

table#articlelistview td.id {
  padding-left: 5px; 
  padding-right: 2ex;
  text-align: right;
  min-width: 5ex; 
}

table#articlelistview td.text {
  font-size: 10pt;
}

table#articlelistview td.text h1 {
  margin: 0px;
  font-size: 10pt;
  border-bottom: none;
}

table#articlelistview td.text .hint {
  font-size: 75%;
  color: #808080;
}

table#articlelistview td.buy, table#articlelistview td.price {
  font-size: 10pt;
  text-align: right;
}

.special { background-color: #ffadad; }
.customer { background-color: #00ff00; }

table#listview {
  border-collapse: collapse;
  width: 100%;
}

table#listview tr.row0 {
  background-color: #ffffff;
}

table#listview tr.row1 {
  background-color: #DEE9EF;
}

table#listview td.id {
  padding-left: 5px; 
  padding-right: 2ex;
  text-align: right;
  min-width: 5ex; 
}

table#listview td.text {
  font-size: 10pt;
}

table#listview td.text h1 {
  margin: 0px;
  font-size: 10pt;
  border-bottom: none;
}

table#listview td.text .hint {
  font-size: 75%;
  color: #808080;
}

table#listview td.buy, table#listview td.price {
  font-size: 10pt;
  text-align: right;
}

table#listview td.cart {
  color: #dddddd;
}
table#listview td.incue {
  color: #F2910D;
}
table#listview td.inprogress {
  color: #008080;
}
table#listview td.archive {
  color: #000000;
}

div.listitem0 {
  border-bottom: 1px solid #BDD7D7;
  background-color: #FFFFFF;
  height: 4em;
}

div.listitem1 {
/*  position: relative;
  width: 100%;
  overflow: hidden;*/
  border-bottom: 1px solid #BDD7D7;
  background-color: #DEE9EF;
  height: 4em;
}

div#orderinformation {
  min-width: 693px;
  border: 1px dotted gray;
  overflow: auto;
  position: relative;
}

div#orderinformation div#address, div#orderinformation div#bill, div#orderinformation div#deliver{
  float: left;
  width: 220px;
  overflow: auto;
  border-left: 1px dotted gray;
  padding-left: 10px;
}

div#orderinformation h1 {
  font-size: 14pt;
  border-bottom: none;
}

div#orderinformation div#header {
  padding-left: 10px;
  clear: left;
  border: 1px solid white;
  border-top: 1px dotted gray;
}

div#orderinformation div#header p {
  font-weight: bold;
}

div#cartinformation {
  border: 1px dotted gray;
  overflow: auto;
  position: relative;
}

div#cartinformation h1 { 
  font-size: 12pt;
}

div#cartinformation div#address {
  padding-left: 10px;
}

div#cartinformation div#bill, div#cartinformation div#deliver{
  float: left;
  width: 330px;
  border-left: 1px dotted gray;
  padding-left: 10px;
}

div#cartinformation div#header {
  padding-left: 10px;
  clear: left;
  border: 1px solid white;
  border-top: 1px dotted gray;
}

div#cartinformation div#header p {
  font-weight: bold;
}

/* ####  parts of forms.css #### */

form.styleless {
  background-color: transparent;
  background-image: none;
  padding: 0px;
  margin: 0px;
}

form label:after {
  content: ":";
}

form input, form select {
  border: none;
  border-bottom: 1px solid gray;
}

form input[type="submit"] {
  display: none;
}


form input[type="text"], form select, form input[type="password"] {
  font-weight: normal;
	font-style: normal;
	color: #333333;
  background-color: white;
}

form textarea {
}

div#orderinformation form label {
  display: block;
  float: left;
  width: 10ex;
}

div#orderinformation form input {
  width: 150px;
}

div#orderinformation form input[type="text"][readonly="readonly"],
div#orderinformation form input[type="text"][readonly="readonly"]:focus {
  font-weight: normal;
	font-style: normal;
	color: #333333;
  background-color: transparent;
  border: none;
}

form#cartsubmit label {
  display: block;
  float: left;
  width: 10ex;
}

form#cartsubmit input, form#cartsubmit select {
  width: 180px;
}

form#cartsubmit input[type="radio"], form#cartsubmit input[type="checkbox"] {
  width: 15px;
}
form#cartsubmit input[type="text"][readonly="readonly"],
form#cartsubmit input[type="text"][readonly="readonly"]:focus {
  font-weight: normal;
	font-style: normal;
	color: #333333;
  background-color: #dddddd;
}

form button {
  display: none;
}

form>div.caption {
  display: none;
}

div.article-articleview-title {
  font-size: 14pt;
  font-weight: bold;
  color: #000050;
  margin: 8pt;
  margin-top: 32pt;
}

div.article-articleview-desc {
  font-size: 11pt;
  font-weight: bold;
  color: #bbbbbb;
  margin: 8pt;
}

div.article-articleview-img {
  padding: 12px;
  float : right;
  text-align: center;
  width: 300px;
  max-height: 500px;
  overflow: hidden;
}

div.article-articleview-text {
  margin: 8pt;
  font-size: 10pt;
  color: #000020;
}

div#scrollContainer {
  
}

