@charset "utf-8";
div,th,td,p,input,select,textarea,tt,button {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #2c3e49;
	font-size: 12px;
}
a:link {
	color: #043fa0;
	text-decoration: underline;
}
a:visited {
	color: #043fa0;
	text-decoration: underline;
}
a:hover {
	color: #2863c2;
	text-decoration: underline;
}
a:active  {
	color: #043fa0;
	text-decoration: underline;
}
h1 {
	margin: 10px 0px;
	padding: 0;
	font-size: 14px;
	color: #a10000;
}

#center-main {
	margin: 0px 1px 0px 180px;
	border-right: 0px solid #000;
	overflow: hidden;
	position: relative;
}
div.noscript-warning {
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0px 0px 20px 0px;
}
div.noscript-warning div.content {
  background: transparent url(../images/icon_warning.gif) no-repeat left top;
  color: #b51a00;
  font-weight: bold;
  padding: 0px 0px 0px 33px;
  white-space: nowrap;
  line-height: 30px;
  overflow: hidden;
}
.product-details {
  position: relative;
  border: 0px none;
}
.product-details .image {
  padding: 0px;
  float: left;
  margin: 0px 0px 0px 0px; 
  border: 0px none;
}
.product-details .image .image-box {
  margin: 0px auto;
  padding: 0px;
  border: 0px none;
}
.product-details .details {
  margin-left: 0px;
  border: 0px none;
}
.product-details .details .descr {
  padding: 0px;
  margin: 0px 60px 0px 0px;
  border: 0px none;
}
.product-details .details .save {
  position: absolute;
  right: 3px;
  top: 0px;
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  padding: 28px 0px 0px 0px;
  font-weight: bold;
  background: transparent url(../images/save_money.gif) no-repeat;
}
.product-details .product-subtitle {
  padding: 0px 0px 0px 0px;
}
.product-details .product-subtitle div {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  border: 0px none;
  border-bottom: 1px solid #9d1500;
}
.product-details .message {
  color: #b51a00;
}
.product-details .warning-message {
  color: red;
}
.product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}
.need_help {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #900;
	margin: 6px;
}
/* product properties table */
table.product-properties {
  margin: 0px;
  width: 100%;
  border: 0px none;
}
table.product-properties tr td {
  padding: 0px;
  border: 0px none;
}
table.product-properties .property-name {
  padding-right: 5px;
  white-space: nowrap;
  width: 30%;
  border: 0px none;
}
table.product-properties .property-value {
  white-space: nowrap;
  border: 0px none;
}
table.product-properties .product-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
  border: 0px none;
}
table.product-properties .product-price-value {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
  border: 0px none;
}
table.product-properties .product-market-price {
  color: #787878;
  padding-left: 5px;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
  font-weight: bold;
  border: 0px none;
}
table.product-properties .product-input {
  height: 25px;
}
table.product-properties .product-min-amount {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .product-one-quantity {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .separator td {
  height: 18px;
}
/* send 2 friend section */
input.send2friend {
  width: 300px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	font-style: bold; 
	font-size: 12px;
	border-bottom:1px dotted #333366;
}
.dialog {
 padding: 0px;
  margin: 0px 0px 0px 0px;
  page-break-inside: avoid;
}
.dialog .title {
  position: relative;
  color: #253161;
  font-weight: bold;
  font-size: 13px;
  border: 0px none;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  margin: 0px;
  padding: 0px 0px 0px 18px;
  text-align: left;
  border-bottom: 1px solid #acb7c7;
  overflow: hidden;
}
.dialog .content {
  border: 0px none;
  background: transparent none;
  text-align: left;
  padding: 10px 10px 25px 0px;
  color: #58595b;
}
.dialog .dialog-sort-row {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog .title-with-sort-row h2 {
  width: 50%;
}
.dialog .title-with-sort-row .dialog-search-sort-bar {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog-search-sort-bar .search-sort-bar {
  padding: 0px;
  margin: 7px 0px;
}
.dialog-search-sort-bar .search-sort-title,
  .dialog-search-sort-bar .search-sort-cell
{
  padding-right: 10px;
}
font.bread-crumb {
  font-size: 11px;
  color: #818891;
}
a.bread-crumb:link {
  font-size: 11px;
  color: #818891;
  text-decoration: underline;
}
a.bread-crumb:visited {
  font-size: 11px;
  color: #818891;
  text-decoration: underline;
}
a.bread-crumb:hover {
  font-size: 11px;
  color: #818891;
  text-decoration: none;
}
a.bread-crumb:active {
  font-size: 11px;
  color: #818891;
  text-decoration: underline;
}
font.last-bread-crumb {
  text-decoration: none;
}
img {
	border:none;
}

