html {
  border: none;
  margin: 0px;
  padding: 0px;
}
body {
  display: block;
  width: 600px;
  border: none;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana,"Arial CE","Helvetica CE",Arial,Helvetica;
  font-size:11px;
  padding: 0px;
}

div#a4jid {
  position: fixed;
  right: 0px;
  top: 0px;
  padding: 4px;
  background-color: white;
  border: 1px solid #666666;
  z-index: 999;
  width: 30px;
  height: 30px;
}

form {
  margin:0px;
  padding:0px;
  border:none;
}

h1 {
  background-color:#7D9FD1;
  color: white;
  padding: 3px;
  margin: 0px;
}

img {
  border: none;
  margin: 0px;
}

.filter {
  margin-left: 10px;
  padding:15px 0px 10px 0px;
  font-weight:bold;
}

.filter th {
  vertical-align:middle;
}

.filter td {
  vertical-align:middle;
  padding-left:0px;
  padding-right:10px;
}

.rich-table {
  margin-top:2px;
}

.rich-table-subheadercell {
  background-color:#EDE4D4;
  background-image:url(images/ui-bg_glass_70_ede4d4_1x400.png);
  background-repeat:repeat-x;
  background-position:left center;
}

.rich-table-subheadercell a {
  display:inline;
}

.rich-table-subheadercell a img {
  border:none;
  vertical-align: bottom;
  text-decoration: none;
  margin-left: 3px;
}

.switch {
  display: block;
  position: relative;
  top: -1px;
  left: -1px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px !important;
  border: 1px solid #CD8937;
  background-color: white;
  cursor: pointer;
}

.filter-panel {
  display: block;
  border: 1px solid #CD8937;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1px;
  vertical-align: top;
}

table.part {
  background-color:#FFFFFF;
  border-collapse:collapse;
  border-left:1px solid #C0C0C0;
  border-top:1px solid #C0C0C0;
  empty-cells:show;
}

table.part th {
  border-bottom:1px solid #C0C0C0;
  border-right:1px solid #C0C0C0;
  color:#474747;
  font-family:Arial,Verdana,Arialsans-serif;
  font-size:11px;
  padding:4px;
  text-align:left;
  white-space:nowrap;
  background-color:#F1EBDF;
}

table.part td {
  border-bottom:1px solid #C0C0C0;
  border-right:1px solid #C0C0C0;
  color:#474747;
  font-family:Arial,Verdana,sans-serif;
  font-size:11px;
  padding:4px;
}

.detail_form{
  /*width:642px;*/
  /*background-color:#dbedf6;*/
  margin:0px;
  margin-left: 0px;
  font-size:12px;
}

.detail_form th {
  padding:3px 10px 4px 0;
  text-align:right;
  width: 190px;
}

.detail_form td{
  padding: 5px 0 0 10px;
  text-align:left;
}

.error {
  display:block;
  color: red;
  padding-left: 15px;
}

.part-image {
  display:block;
  margin-left: 10px;
  margin-right: 30px;
  margin-bottom: 20px;
  float:right;
  width:250px;
  height:250px;
  border:none;
}

.part-image img {
  margin:0px;
  border: 10px solid #dddddd;
}

.itemBox {
  position:relative;
  background-color: white;
  width: 177px;
  height: 156px;
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 3px;
}

.itemBox a {
  color: #7B5221 !important;
  text-decoration: none;
  font-weight: bold;
}

.itemBox a:hover {
  text-decoration: underline;
}

.itemBox div {
}

.itemBox .price {
  position: absolute;
  bottom: 2px;
  right: 2px;
  text-align: right;
  padding-right: 3px;
  font-weight:bold;
  font-size: large;
  color: #E1700D;
}

.itemBox .price .vat {
  font-weight:normal;
  font-size: 12px;
  color: gray;
}

.itemBox img {
  margin: 2px;
  margin-right: 10px;
  border: none;
}

.itemBoxContainer {
  position: relative;
  border: none;
  clear: both;
}

.viewType {
  position:absolute;
  top:0px;
  right:0px;
  text-align:right;
}

.filter-bazzar {
  background-image:url(images/bazar-bcg.jpg);
  background-repeat:no-repeat;
  background-position:0px 3px;
}

.rich-panel-header {
  background-image:url(images/rich-panel-bg.png);
  background-repeat:repeat-x;
  background-position:left center;
  color:white;
  padding: 3px;
}

.rich-panel-body {
  background-image:url("images/rich-panel-body-bg.png");
  background-position:0 -490px;
  background-repeat:repeat-x;
  background-color:#F3F2F2;
  padding:10px 10px 10px 14px;
}

input[type="button"] {
  background-color:#CD8937;
  background-image:url("images/rich-panel-bg.png");
  background-position:0 50%;
  border-color:#CD8937;
  color:#FFFFFF;
  font-family:Arial,Verdana,sans-serif;
  font-size:11px;
  font-weight:bold;
  padding:2px 0 1px;
}

.switchMenu {
  position:relative;
  padding: 2px;
  background-image:url("images/rich-panel-body-bg.png");
  background-position:0 -490px;
  background-repeat:repeat-x;
  height: 18px;
  background-color:#F3F2F2;
  line-height: 20px;
  vertical-align: middle;
}
