﻿.product-details .image .image-box {
    border: 1px solid #DBDBDB;
    display: block;
    padding: 5px;
    margin-bottom: 10px;
    width: 185px;
    height: 185px
}
.product-details .details .save {
    font-size: 12px;
    background: transparent no-repeat left top;
}
.product-details .product-subtitle div {
    color: #1f6188;
    border-bottom: 1px solid #31759d;
}
.product-details .message {
  color: #1f6188;
}
.product-details .customer-message {
  color: #1f6188;
}
.product-details .quantity-row td {
  padding-top: 5px;
}
.product-details .avail {
	color: #818080;
	padding-left: 10px;
}
table.product-properties {
  margin-top: 20px;
  position:relative;
}
table.product-properties tr td {
  vertical-align: middle;
}
table.product-properties .property-name {
	width: 111px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	color: #343434;
}
table.product-properties .property-value {
    width: auto;
    white-space: normal;
	font-size: 11px;
	color: #343434;
}
table.product-properties .product-price {
  color: #818080;
  font-weight: normal;
  font-size: 16px;
}
table.product-properties .product-price-value {
  font-family: inherit;
  color: #1f6188;
  font-weight: normal;
  font-size: 16px;
}
table.product-properties .product-market-price {
  color: #818080;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
}
.products {
  margin-top: 10px;
}
.products .product-title,
.product-details .product-title
{
  color: #005d98;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  border-bottom: dotted 1px #005d98;
}
.products-table .product-cell .product-title{
	border-bottom:none;
}
.products-table td.product-cell-buynow{
	vertical-align:top;
}
.products a.product-title:hover {
	color: #017dcb;
	border-color: #017dcb;
}
.products .descr {
  padding: 15px 0px 0px 0px;
  margin: 0px;
  font-size: 11px;
}
.products .market-price-value {
  background: transparent repeat-x left 11px;
  font-size: 16px;
  font-weight: normal;
}
.products-table .market-price-value {
  background: transparent repeat-x left 9px;
  font-size: 14px;
  font-weight: normal;
}

.products .price-value {
  font-weight: normal;
  font-size: 18px;
  color: #000000; 
}
.products-table .price-value {
  font-weight: normal;
  font-size: 14px;
  color: #000000; 
}
.products-table .buy-now .quantity-title{
	 padding-right: 1px;
}
.products-table td.product-cell-buynow .button-row {
    float:left;
	margin:0 8px 0 0;
}
.products-table td.product-cell-buynow .button-row.last{
	margin:0 0px 0 0;
	float:none;
	padding:0px 0 0 0;
}
.products-table  td .list-soc-buttons{
	margin:10px 0 0 0;
}
.products .price-save{
	color: #005d98;
}
.products .taxes {
  margin-top: 15px;
}
.products .buy-now .quantity-empty {
  height: 0px;
}
.products .product-details-title {
  color: #1f6188;
}
.products div.buttons-cell {
	margin:10px 0 0 0;
}
.products-list .image{
	padding:3px 20px 3px 0;
}
.products-list .image .image-wrapper {
  position: relative;
  padding: 10px 0px;
  text-align: center;
  border: solid 1px #dbdbdb;	
}
.products-list .descr {
	padding-bottom: 20px;
}
.products-list .buy-now .center,
  .products-list .buy-now .halign-center
{
  margin-left: 0px;
  text-align: left;
}
.products-list .buy-now .button-row, 
.products-list .buy-now .button-row-right {
	margin: 0px 7px 0 0;
	float:left;

}
.product-input .buttons-row{
	float:left;
	margin:0px;
}
.buttons_do_not_disappears{
	position:relative;
	width:2px;
	float:left;
	height:0px;
/*	color:#fff;*/
}
.product-input .buttons-row .add-to-cart-button{
	margin:0px 7px 0 0;
}

.products-table .product-cell {
    text-align: left;
    vertical-align: top;
}
.products-table td.product-cell-price .price-row {
    text-align: left;
}
.products-table td.product-cell-buynow .button-row {
    text-align: left;
}

.products-table .image {
    margin: 5px 0;
    padding:5px 0;
    text-align: center;
    border: solid 1px #dedede;
}
.products-table .label-new {
    background: transparent url("../Images/label_new.png") no-repeat 5px 0;
    width: 50px;
    height: 50px;
    position: absolute;
}

.products-table .column_separator div{
	width:20px;
}
.products-table .image img {
	vertical-align: middle;
}
.products-table .image img a:link,
.products-table .image img a:active,
.products-table .image img a:visited,
.products-table .image img a:hover {
	padding-right: 1px;
}
.products-table a.see-details {
  text-align: center;
}

.products-table .price-row {
    padding-top: 5px;
    padding-bottom: 5px;
}


.products-table .price-row .price-info, table.product-properties .property-value .discount-info {
    display: inline-block;
}
.products-table .price-row .discount-info, table.product-properties .property-value .discount-info {
    display: inline-block;
    background-color: #FD6D0D;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #C00;
    box-shadow: 1px 1px 1px #FF9393;
    font-weight: bold;
}
.products-table .price-row .discount-value, table.product-properties .property-value .discount-value {
    color: white;
}
.products-table .price-row .discount-percent, table.product-properties .property-value .discount-percent {
    font-weight: normal;
}

.products-table .buy-now {
    margin-top: 5px;
}
.products-table .buy-now .quantity {
	height: 32px;
    line-height: 33px;
    padding: 0 4px;
    float: left;
    background: #E4E4E4;
    position: relative;
    margin: 0 8px 0 0;
    border-radius: 3px;
}
.products-list .buy-now .quantity-title{
	width:auto;
	padding-right:5px;
}

.products-table .button-row {
    background: whiteSmoke;
    height: 32px;
    border-radius: 3px;
}
.products-table .button-row .add-to-cart-button, .product-input .button-row .add-to-cart-button {
    height: 21px;
    background: #5C90B3;
    border-radius: 2px;
    border: 1px dotted #4D4F50;
    margin-top: 7px;
    color: white;
    cursor: pointer;
}
.products-table .button-row .add-to-cart-button:hover, .product-input .button-row .add-to-cart-button:hover {
    background: #396D91;
}

.product-details .social-row {
    border-bottom: 1px solid #EBF0EF;
    padding: 5px;
}


.dialog .title {
    position: relative;
    color: #778FA2;
    font-weight: bold;
    font-size: 13px;
    background: transparentt;
    border: 0 none;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 18px;
    text-align: left;
    border-bottom: 1px solid #ACB7C7;
}
.dialog .title {
    width: auto;
    color: white;
    background: #778FA2;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 15px;
    border: none;
    border-radius: 3px 0 0 3px;
}
.list-dialog .title div.sort-box {
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
.search-sort-title {
    color: white;
    font-size: 11px;
}

.products-pages {
    padding: 10px 0 0;
    margin: 0;
}
.products-pages .item-left {
    float: left;
    margin: 3px 0px 0px;
}
.products-pages .item-right {
    float: right;
}

.products-pages .nav-pages {
    margin: 3px 0px 0px;
}
.products-pages .nav-pages .right-delimiter {
    padding-right: 12px;
}
.products-pages .nav-pages .current-page {
    text-align: center;
    font-weight: bold;
}

.nav-pages a {
    text-align: center;
    text-decoration: underline;
}
.nav-pages a:link, a:visited, a:hover, a:active {
    color: #005D98;
}


.menu-dialog.menu-pricerange-list .content ul {
    padding: 0;
}

.menu-dialog.menu-pricerange-list .content ul li a {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}
.menu-dialog.menu-pricerange-list .content ul li a span {
    display: none;
}
.menu-dialog.menu-pricerange-list .content ul li a:hover span {
    display: inline-block;
}