p.items_navigation {
	position: absolute;
	z-index: 0;
	top: 13px;
	right: 0;
	font-size: 0;
}

a.link_items_prev {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	padding-left: 18px;
}

a.link_items_next {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	padding-right: 18px;
}

span.items_navigation_sep {
	color: #dcdcdc;
	padding: 0 8px;
}

span.items_navigation_count {
	font-size: 13px;
	color: #9caab2;
	padding-left: 14px;
}

div.table {
	display: table;
}

div.table_row {
	display: table-row;
}

div.table_cell {
	display: table-cell;
	vertical-align: top;
}

div.items_photos {

	padding-right: 21px;
}

div.items_info {
	width: 100%;
}

div.nowrap {
	font-size: 0;
	white-space: nowrap;
	vertical-align: top;
}

div.photos_previews {
	display: inline-block;
	vertical-align: top;
	padding-right: 13px;
}

div.photos_large {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 50px;
}

a.link_previews {
	display: block;
	margin-bottom: 9px;
}

a.link_large {
	display: block;
}

a.link_large img {
	width: 340px;
}

a.link_previews:last-child {
	margin: 0;
}

div.photos_huge {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	display: none;
	width: 666px;
	height: 430px;
	overflow: hidden;
	background: #fff;
}

div.photos_huge.look {
	width: 850px;
	height: 560px;
	left: -19px;
	top: -28px;
}

div.photos_huge img {
	position: absolute;
	z-index: 0;
	width: 1200px;
}

p.text_new {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 14px;
	background: #464646;
	color: #fff;
	font: 10px/23px arial, sans-serif;
	padding: 0 9px;
	text-transform: uppercase;
}

a.link_zoom {
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: -23px;
	color: #fff;
	font: 10px/23px arial, sans-serif;
	padding: 0 9px;
	text-transform: uppercase;
	background: #363636;
	text-decoration: none;
}

div.items_box {
	padding: 20px;
}

.items_info .text_items_title {
	font-size: 24px;
	font-family: 'pf_dintext_promedium';
	line-height: 0.8;
	text-decoration: none;
	margin-top: 5px;
}

.items_info .text_items_title:hover{
	text-decoration: underline;
}

.items_info .scroll_content ul {
	margin: 5px auto;
}

.items_info .scroll_content h3,
.items_info .scroll_content h4,
.items_info .scroll_content h5,
.items_info .scroll_content h6 {
	margin-bottom: 0;
}

.items_info .scroll_content p {
	margin-bottom: 5px;
}

div.scroll_box.items {
	height: 128px;
	margin-top: 20px;
}

.text_items_price {
	font-size: 18px;
	padding-top: 22px;
}

.text_items_price del,
.text_look_price del {
	margin-right: 15px;
}

p.text_is {
	padding-bottom: 14px;
}

.text_filters {
	font-size: 0;
	padding-top: 14px;
}

div.box_filters {
	font-size: 0;
	padding-top: 14px;
}

span.text_items_name {
	display: inline-block;
	width: 105px;
	vertical-align: middle;
}

.text_filters .link_items_size {
	display: inline-block;
	padding: 4px 5px;
	text-align: center;
	text-decoration: none;
	border: solid transparent 1px;
	vertical-align: middle;
	margin-right: 4px;
	cursor: pointer;
}

.text_filters ul {
	display: inline-block;
	font: 14px/1.3 'pf_dintext_prolight', arial, sans-serif;
	color: #3b3b3b;
}

.text_filters .text_items_name,
.text_filters .link_sizes,
.text_filters ul {
	vertical-align: middle;
}

.text_filters .link_items_size:hover {
	border-color: #e2e2e2;
}

.text_filters .link_items_size.active {
	border-color: #be4210;
}

a.link_items_color {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 2px;
	text-decoration: none;
	border: solid transparent 1px;
	vertical-align: middle;
	margin-right: 4px;
}

a.link_items_color span {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -1000px;
	overflow: hidden;
}

a.link_items_color:hover {
	border-color: #e2e2e2;
}

a.link_items_color.active {
	border-color: #be4210;
}

a.button.items_cart,
input.button.items_cart {
	width: 276px;
}

a.button.items_fav,
input.button.items_fav {
	width: 175px;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
}

div.items_buttons_box {
	margin-top: 35px;
	position: relative;
}

input.select.items {
	width: 154px;
}

a.link_sizes {
	font: 11px/1.3 arial, sans-serif;
	color: #b3b3b3;
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 25px;
}

div.items_share_box {
	height: 25px;
	padding-top: 25px;
	font-size: 0;
}

a.link_share {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #f5f5f5;
	border: solid #c3c3c3 1px;
	box-shadow: inset 0 1px 0 #fff;
	overflow: hidden;
	margin-right: 3px;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
}

a.link_share img {
	vertical-align: middle;
}

span.text_share {
	vertical-align: middle;
	margin-right: 10px;
}

a.link_share_add {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

p.text_cart_art {
	color: #a2a2a2;
	font-size: 13px;
}

div.prods_box {
	margin-top: 32px;
}

td.td_prods_photo {
	width: 67px;
}

td.td_prods_info {
	padding-left: 15px;
}

td.td_prods_price {
	text-align: right;
}

a.link_prods_name {
	font-size: 24px;
	font-family: 'pf_dintext_promedium';
	text-decoration: none;
	line-height: 0.8;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}

p.text_prods_price {
	font-size: 16px;
	line-height: 0.8;
}

div.prods_line {
	height: 20px;
	margin-bottom: 20px;
	border-bottom: solid #e1e1e1 1px;
}

div.other_prods_box {
	margin-top: 30px;
}

p.text_others_title, .accordion_title {
	font-size: 15px;
	font-family: 'pf_dintext_promedium';
	text-transform: uppercase;
	padding-bottom: 10px;
}

div.others_box {
	position: relative;
	z-index: 0;
	height: 265px;
}

a.link_others_arrow {
	display: block;
	width: 25px;
	position: absolute;
	z-index: 0;
	top: 0;
	height: 203px;
}

a.link_others_arrow.arrow_left {
	left: -25px;
}

a.link_others_arrow.arrow_right {
	right: -25px;
}

div.others_screen {
	height: 265px;
	overflow: hidden;
	position: relative;
	font-size: 0;
}

div.others_item {
	width: 131px;
	position: absolute;
	top: 15px;
	overflow: hidden;
	left: 710px;
}

div.others_item:nth-of-type(1) {
	left: 0px;
}

div.others_item:nth-of-type(2) {
	left: 137px;
}

div.others_item:nth-of-type(3) {
	left: 274px;
}

div.others_item:nth-of-type(4) {
	left: 411px;
}

a.link_others_image {
	display: block;
}

a.link_others_image img {
	vertical-align: middle;
}

div.others_info {
	background: #fff;
	padding: 10px 5px;
}

a.link_others_name {
	font: bold 11px/1.2 arial, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
}

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

p.text_others_price {
	font: 11px/1.2 arial, sans-serif;
	text-align: center;
	padding-top: 5px;
}

p.text_others_price span {
	color: #be4210;
	font: 11px/1.2 arial, sans-serif;
}

.multicolor {
	background-color: #063053;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.20, red), color-stop(0.40, green), color-stop(0.6, blue), color-stop(0.8, purple), color-stop(1, orange));
	background-image: -webkit-linear-gradient(red, green, blue, purple, orange);
	background-image: -moz-linear-gradient(top, red, green, blue, purple, orange);
	background-image: -ms-linear-gradient(red, green, blue, purple, orange);
	background-image: -o-linear-gradient(red, green, blue, purple, orange);
	background-image: linear-gradient(red, green, blue, purple, orange);
}

.item_vendor_block .vendor strong a {
	font-weight: bold;
	text-decoration: none;
}

.item_vendor_block .vendor strong a:hover {
	text-decoration: underline;
}

.product_info_accordion {
	width: 340px;
	/*float: right;*/
	margin-top: 20px;
}

.product_info_accordion .orders_info {
	padding: 5px;
}

.product_info_accordion table.orders_table .td_icon {
	width: 25px;
}

.navigationBlock.loading {
	position: absolute;
	right: 20px;
	top: 20px;
}

.collection_name {
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 15px;
	font-weight: 600;
}

.item_vendor_img img {
	max-height: 30px;
}

.item_vendor_img {
	position: absolute;
	top: 0;
	right: 0;
}

.positioned_size {
	position: absolute;
	right: 10px;
	bottom: -36px;
}

.separator {
	border-bottom: solid #d8d8d8 1px;
	padding-bottom: 22px;
}

.size-table-place {
	display: inline-block;
	margin-left: 50px;
}

.size-table-place .link_sizes {
	margin-left: 0;
}