div.product-data-other {
	width: 100%;
}
div.count-and-quick-buy button {
	margin: 0 !important;
}
div.product-data-add-to-cart form {
	height: 90px;
	display: table-cell;
	vertical-align: bottom;
}
div.product-data-add-to-cart {
	height: 90px;
}
div.count-and-quick-buy {
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0 ;
}
div.count-and-quick-buy div,
div.count-and-quick-buy form {
	overflow: hidden;
	display: block;
	float: left;
}
div.count-and-quick-buy form {
	width:100%;
}
.product-list-subcategory-box {
	line-height: 20px;
	margin-top: 20px;
	margin-left: 10px;
}
td.view-grid-function-td {
	width: 70px;
}
td.view-grid-picture-td {
	width: 70px;
}
div.product-list,
div.product-list-item {
	overflow: hidden;
}
div.product-list div.product-list-item {
	padding: 2px;
	float: left;
	display: block;
	width: 164px;
	height: 322px;
	margin: 5px 13px 0 0;
	overflow: hiddden;
}
div.product-list div.first-line {
	margin-top: 6px;
}
div.product-list div.product-last {
	margin-right: 5px;
}
div.picture-container-280 {
	width: 280px !important;
}
div.product-list div.product-list-item div {
	float: left;
	width: 160px;
}
div.product-list div.product-list-item a {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
	padding: 1px;
}
div.product-list div.product-list-item a.img {
	overflow: hidden;
	width: 160px;
	height: 160px;
	display: block;
	border: 1px solid #ececec;
}
div.img_hover{
	display: none;
	width: 160px;
	height: 142px;
	border: 1px solid #ed9d50;
	position: absolute !important;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 10000;
	background: url(../images/sb/image_hover_bg2.png);
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	pointer-events: none;
}
div.img_hover div {
	/*background: url(../images/sb/image_hover.png) no-repeat center center;*/
	width: 100%;
	height: 100%;

}
div.product-list div.product-list-item div.title div {
	height: 46px;
	overflow: hidden;
	display: block;
	line-height: 18px;
}
div.product-list div.product-list-item div.title h2 {
	margin: 0px;
	line-height: 13px;
}
div.product-list div.product-list-item div.title a {
	font-size: 14px !important;
}
div.product-list div.product-list-item div.title {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 3px 0 6px 0;
	height: 50px;
	padding: 0 2px;
	float: none !important;
	display: table-cell;
}
div.product-list div.product-list-item div.line {
	width: 160px;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #b2b2b2;
}
div.product-list div.product-list-item div.price {
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px;
}
div.product-list div.product-list-item div.seller {
	color: #000;
	font-size: 11px;
	padding: 0 2px;
	min-height: 13px;
}

div.product-list div.product-list-item {
	color: #000;
}
div.product-list div.product-list-item a.button {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 7px;
	line-height: 25px;
	display: block;
	float: left;
}

td.product-list-details {
	padding: 0 !important;

}
td.product-list-details div.local-frame{
	padding: 10px;
	/*margin-top: 18px;*/
	border-left: 1px solid #e5e5e5 !important;
}
td.product-list-details div.local-frame div {
	margin: 0 0 0 10px;
	text-align: right;
	overflow: hidden;
}
td.product-list-details div.local-frame div a {
    display: block;
    float: right;
    overflow: hidden;
	white-space: nowrap;
}
td.product-list-details div.local-frame div h2 {
	margin: 6px;
	white-space: nowrap;
}
table.list-grid td {
	vertical-align: top;
}
table.list-grid h2, table.list-grid h5{
	margin-top: 0;
	margin-bottom: 0;
}

/*DISCOUNT PRICE*/
div.price {
	height: 32px;
	padding-top: 6px !important;
}
div.price span {
	font-weight: bold;
	display: block;
	white-space: nowrap;
}
div.price span.original-price {
	font-size: 10px !important;
	font-weight: normal !important;
	display: block;
	width: 100%;
}
div.price h2, div.price span.final-price {
	margin: 1px 5px !important;
	line-height: 13px;
}
div.price span.final-price {
	margin-top: 13px;
}
div.price span.discount-price {
	font-size: 14px !important;
	margin-bottom: 2px;
	margin-top: 0px;
}
div.price p {
	margin-right: 5px !important;
}
div.price p span.final-price {
	font-size: 18px;
	font-weight: bold;
}

/* Discount percent in lists */
div.sales-percent{
	position: absolute;
	height: 28px;
	width: 53px !important;
	color: #fff;
	font-size: 14px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 27px;
	background: #22aeb1;
	border-bottom: 1px solid #97d9db;
	border-left: 1px solid #97d9db;
	border-right: 1px solid #97d9db;
	text-align: center;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-khtml-border-radius: 0 0 8px 8px;
	-o-border-radius: 0 0 8px 8px;
}
div.product-photo div.sales-percent {
	width:88px !important;
	height:46px;
	font-size: 20px;
	line-height: 42px;
}
div.sales-percent.orange {
	background: #FF860F;
	border-bottom: 1px solid #FF860F;
	border-left: 1px solid #FF860F;
	border-right: 1px solid #FF860F;
}
div.sales-percent {
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-khtml-border-radius: 0 0 8px 8px;
	-o-border-radius: 0 0 8px 8px;
	background: none repeat scroll 0 0 #22AEB1;
	border-bottom: 1px solid #97D9DB;
	border-left: 1px solid #97D9DB;
	border-right: 1px solid #97D9DB;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 21px;
	margin-left: 5px;
	position: absolute;
	text-align: center;
	width: 38px !important;
}
div.sales-percent.orange {
	background: #FF860F;
	border-bottom: 1px solid #FF860F;
	border-left: 1px solid #FF860F;
	border-right: 1px solid #FF860F;
}

div.product-photo div.sales-percent-chio-product-view {
	background-color: #df000c;
	padding: 0px;
	width: 140px !important;
	padding: 0px;
	line-height: 21px;
}
div#sales_percent_number_of_codes {
	min-width: 70px !important;
}

div#sales_percent_title {
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
	min-width: 80px !important;
	margin: 0px;
	padding: 0px;
}

div#sales_percent_number_of_codes {
	font-size: 12px;
	white-space: nowrap;
	text-transform: uppercase;
	min-width: 70px !important;
	float: left;
	text-align: center;
}

div#sales_percent_percent {
	font-size: 16px;
	white-space: nowrap;
	min-width: 70px !important;
	text-align: center;
}

div.zoomable-chio {
	 background: url("../../campaign/2012/chio-gyujtogetek/img/zoomable.png") no-repeat scroll 0 0 transparent;
}

