table.offers {
  width: auto;
/*  max-width: 850px; */
}
div#pagetext + table.main,
div#pagetext + table.offers,
div#pagetext + table.main.offers {
  width: auto;
/*  max-width: 600px; */
}
table.main .name {
  font-size: 16px;
  padding-bottom: 6px;
}
table.main .annotation {
  font-size: 12px;
  line-height: 14px;
}
table.main td {
  padding-bottom: 10px;
}

table.main td a  {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}
table.main td a span {
  color: #3377cc;
  text-decoration: underline;
}

table.main td a strong {
  color: #003f94;
  font-weight: normal;
  text-decoration: underline;
  white-space: nowrap;
}
table.main td a:hover span,
table.main td a:hover strong {
  text-decoration: none;
}
table.main .img {
  padding: 5px;
  width: 100px;
}
table.main  td.img a,
table.main  td.img img  {
  display: block;
}
table.main td.quantity {
  width: 110px;
  vertical-align: middle;
}
table.main#basketstate  td    {
  vertical-align: middle;
}
table.main#basketstate td .price {
  padding: 0px;
}



ul.prop, ol.prop {
  font-size: 11px;
}




.addbasket,
.updatebasket {
  width: 110px;
  height: 21px;
}
#offercard .addbasket,
#offercard .updatebasket {
  margin-left: auto;
  margin-right: 0;
}
.updatebasket {
	white-space: nowrap;
	background-image: url(/i/nd/inc-dec-basket.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
  line-height: 13px;
}
.addbasket input {
	width: 110px;
	margin: 0;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-image: url(/i/nd/inc-dec-basket.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	border: none;
	background-color: transparent;
}
.addbasket input.disabled {
	background-color: transparent;
	background-position: 0px -84px;
}
.addbasket input.down {
	background-position: 0px -63px;
}
.updatebasket input.text {
	width: 32px;
	height: 18px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	border: none;
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 2px;
	background-color: transparent;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	outline: none;
}
.updatebasket label {
  display: -moz-inline-box;
  display: inline-block;
  padding-top: 4px;
  width: 18px;
  height: 18px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-align: left;
}
.updatebasket input.inc, .updatebasket input.dec {
  vertical-align: top;
  height: 10px;
  width: 18px;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(/i/nd/inc-dec-basket.png);
  background-repeat: no-repeat;
  outline: none;
}
.updatebasket input.inc {
	margin-bottom: 10px;
	background-position: -74px 0px;
}
.updatebasket input.iactive {
  background-position: -74px -21px;
  outline: none;
}
.updatebasket input.dec {
  margin-top: 11px;
  margin-left: -18px;
  background-position: -74px -11px;
}
.updatebasket input.dactive {
  background-position: -74px -32px;
  outline: none;
}
.updatebasket input.delete {
  vertical-align: top;
  height: 21px;
  width: 18px;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(/i/nd/inc-dec-basket.png);
  background-repeat: no-repeat;
  background-position: -92px 0px;
  outline: none;
}
.updatebasket input.delactive {
  background-position: -92px -21px;
  outline: none;
}
.offTable {
  border-collapse: collapse;
  border: none;
  width: 600px;
}
.offTable .offAnnotation {
  vertical-align: top;
  padding: 10px 0 15px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #222222;
}
.offTable .offBlock {
  width: 110px;
  vertical-align: top;
  padding: 10px 0 15px 20px;
}
.market {
  padding-bottom: 10px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.market.a {
  color: #f35901;
}
.market.na,
.market.od {
  color: #a6a6a6;
}
.offerimg {
  display: block;
}
.offerimg img {
  float: right;
  padding: 0 0 10px 10px;
}
#offercard.low .offerimg img {
  float: none;
  padding: 0;
}
.price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #f35901;
  white-space: nowrap;
  font-weight: bold;
  text-align: right;
  padding-bottom: 15px;
  padding-right: 10px;
}
#offercard .price {
  padding-right: 0;
  text-align: center;
}
div.price.grey {
  color: #a6a6a6;
}
.price .small {
  font-size: 13px;
}
.description {
  padding-top: 10px;
  width: auto;
  max-width: 600px;
}
#offercard  h3 {
  border-bottom: 1px solid #3377cc;
  padding-bottom: 2px;
  margin-bottom: 7px;
}


#offercard div.file {
  font-family: Arial, Helvetica, sans-serif;
  height: 45px;
}
#offercard div.file img.icon {
  display: block;
  height: 32px;
  width: 32px;
  border: none;
  margin-bottom: -32px;
  font-size: 8px;
}
#offercard div.file div.name, #offercard div.file div.type {
  margin-left: 40px;
}
#offercard div.file div.name {
  font-size: 12px;
  font-weight: bold;
  height: 18px;
}
#offercard div.file div.zipVersion {
  width: 110px;
  font-size: 11px;
  float: right;
  text-align: right;
  margin-top: -18px;
  height: 18px;
}
#offercard div.file a {
  color: #3377cc;
}

#offercard div.file div.type {
  font-size: 11px;
  color: #666666;
}


table.specifications {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-collapse: collapse;
  border: none;
  width: 100%;
}
table.specifications.small {
  font-size: 11px;
}
table.specifications.small col.first {
  width: 40%;
}
table.specifications.small col.second {
  width: 60%;
}
table.specifications th, table.specifications td {
  vertical-align: bottom;
  color: #222222;
  height: auto;
}
table.specifications th {
  font-size: inherit;
  padding: 7px 0 0 0;
  text-align: left;
  font-weight: normal;
  background-image: url(/i/nd/dotted.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
table.specifications.small th {
  font-size: 11px;
  padding: 5px 0 0 0;
}
table.specifications th span {
  background-color: #FFF;
  padding-right: 4px;
  margin-right: 14px;
}
table.main td table.specifications th span {
  background-color: #f9f9f9;
}
table.main tr.grey td table.specifications th span {
  background-color: #f0f0f0;
}
table.specifications td {
  padding: 7px 0 0 5px;
}
table.specifications.small td {
  padding: 5px 0 0 5px;
}
table.specifications td.span {
  padding: 7px 0 0 0px;
}
table.specifications.small td.span {
  padding: 5px 0 0 0px;
}





form#sendOrderForm {
  width: auto;
  max-width: 600px;
}
#sendOrderForm fieldset {
	border: 1px solid #93BADF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#sendOrderForm legend {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-right: 10px;
  padding-left: 10px;
}

#sendOrderForm label {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: right;
  display: block;
  width: 180px;
  float: left;
  margin-right: -180px;
  clear: both;
}
#sendOrderForm .input {
  float: right;
  display: block;
  width: 100%;
}
#sendOrderForm .input .wh {
	margin-left: 190px;
	padding-bottom: 10px;
	display: block;
}

#sendOrderForm input.text, #sendOrderForm textarea {
  width: 99%;
  display: block;
  border: 1px solid #05589A;
  padding-right: 2px;
  padding-left: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  outline: none;
}
#sendOrderForm textarea {
  height: 102px;
  margin: 0px;
  overflow: auto;
}
#sendOrderForm .button,
#sendOrderForm p {
  text-align: center;
}

