.AjaxPreloader {
	position:fixed;
	top:49%;
	left:49%;
	background-color:#fff;
	z-index:99;
	opacity: 0.7;
}
#quick-view {
	position:absolute;
	top:60px;
	left:50%;
	margin-left:-420px;
	z-index:6666;
	padding: 15px 15px 15px;
	width:800px;
	background:#fff;
	border-radius: 0px;
	box-shadow: 0px 3px 15px #000;
}
#quick_view_overlay {
	z-index:5555;
	display:none;
	position:fixed;
	left:0;
	top:0;
	opacity:0.9;
	width:100%;
	height:100%;
	background:#333
}
#quick_view_close {
	text-align: right;
	margin-bottom: -15px;
	font-size: 13px;
	cursor: pointer;
}
#quick_view_close span {
	background: #999;
	color: #fff;
	padding: 2px 5px;
	border-radius: 20px;
	font-family: Verdana;
}
#quick-view .quick_image {
	float:left;
	max-width:380px;
	width:50%
}
#quick-view .image_middle {
	height: 100%;
	max-height: 445px;
	overflow: hidden;
}
.quick_image .jshop_img_description.jcarousel-skin-tango {
	width: 87%;
	float: left;
	margin-top: 0px;
	margin-left: 13px;
}
.quick_extra_fields div {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 3px;
	padding-top: 5px;
}
.quick_readmore {
	margin-top: 15px;
}
.quick_readmore a {
        font-size: 12px;
        line-height: 15px;
        text-transform: uppercase;
        cursor: pointer;
        text-decoration: none;
        height: 30px;
        float: none;
        background: #333333;
        color: #ffffff;
        font-weight: normal;
        border-radius: 0px;
        padding: 9px 20px 9px;
}
.quick_readmore a:hover {
background: #e09693;
color:#fff;
}
#quick-view .quick_right {
	float:right;
	width: 50%;
}
#quick-view #list_product_image_thumb img {
	max-height: 115px;
	margin:0;
	border:0;
}
#quick-view #list_product_image_middle img {
	max-width: 365px;
	max-height: 440px;
	border:0px solid #e1e1e1 !important;
}
#quick-view div.jshop_img_description {
	padding:0;
	margin-top: 0px;
}
#quick-view .product_label img {
	border:0;
	position:absolute;
	z-index:10
}
#quick-view .prod_price {
	margin-bottom: 10px;
}
.quick_prod_prices input#quantity {
        margin-left: -62px;
        position: relative;
        margin-top: 8px;
        height: 18px;
}
.quick_prod_prices .prod_buttons .prod_qty_input {
	float: left;
	width: 90px;
	z-index: 22;
	padding-top: 0px;
	margin-top: 0px;
}
.quick_prod_prices .prod_qty {
	display: none;
}
div#atribquick {
	float: left;
	width: 100%;
}
#quick-view .jshop_prod_attributes img {
	height:100%;
	border:0
}
#quick-view .attributes {
	vertical-align:baseline
}
#quick-view small {
	color:#333;
	font-size:11px
}
#quick-view h1 {
        font-size: 16px;
        color: #333333;
        line-height: 20px;
        font-weight: normal;
}
#quick-view quick_prod_description {
	font-size:13px;
	line-height:16px;
	color:#666
}
#quick-view .quick_readmore {
	text-align:right;
}
#quick-view .quick_prod_prices .old_price {
	text-decoration: line-through;
	color: #c00;
	font-size: 16px;
	padding: 0px 0px 4px 0px;
}
#quick-view #block_price {
	font-size: 22px;
	font-weight: 700;
	color: #000;
}
#quick-view .jshop_prod_attributes select {
	width: 100%;
}
div#quick_prod_priceblock {
	float: left;
	width: 100%;
}
#quick-view .jshop_prod_attributes {
float: left;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: 0px dotted #cccccc;
        padding-top: 0px;
}
#quick-view .jshop_prod_attributes select {
	width: 49%;
	float: left;
}
#quick-view .quick_button_cart, #quick-view .quick_button_wishlist, #quick-view .buttons-quick a {
        display: block;
        border: 0;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        width: 140px;
        height: 33px;
        padding: 0px 15px 0px 2px;
        margin: 5px 0;
        text-align: right;
        text-decoration: none;
        text-transform: uppercase;
        cursor: pointer;
        background: #333333;
        color: #ffffff;
        font-weight: normal;
        border-radius: 0px;
}
.buttons-quick:before {
	font-family: 'fontawesome';
	content: "";
	position: absolute;
	padding-left: 6px;
	padding-top: 13px;
	height: 30px;
	width: 36px;
	background: url(../images/cart.png) center center no-repeat;
	border-radius: 3px;
	background-size: 23px;
	z-index: 3;
}
#quick-view .quick_button_wishlist {
	border-radius:3px;
	background:#f0f0f0;
	filter:none;
	color:#666
}
#quick-view .quick_button_cart:hover {
	color: #fff;
background: #e09693;
}
#quick-view .quick_button_wishlist:hover {
	background:#B1B1B1;
}
#quick-view .quick_button_addcart {
        width: 170px !IMPORTANT;
        height: 25px !important;
        padding: 8px 10px 0px 10px !important;
        font-size: 12px;
}
#quick-view .quick_button_addcart:hover {
	color: #fff;
background: #e09693;
}
#quick-view .quick_button_addwish {
	background:#ffd952 !important;
}
#quick-view label.attributes_title {
        display: block !important;
        font-weight: normal;
        margin: 0;
        padding: 0;
        text-align: left;
        float: left !important;
        text-align: left;
        padding-right: 10px;
        text-transform: uppercase;
}
#quick-view .jshop_prod_attributes select {
	width: 100%;
	float: left;
	max-width: 175px;
	margin-bottom: 5px;
}
#quick-view .jshop_prod_attributes label {
        float: none;
        display: inline-block;
}
#quick-view .free_attribs_item, #quick-view .prod_free_attribs {
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}
#quick-view .free_attribs_item .name {
	float: left;
	margin-right: 10px;
}
#quick-view .free_attribs_item .field {
	float: left;
}
#quick-view .prod_buttons {
        width: 100%;
        clear: both;
        position: relative;
}
.ExtQv {
cursor: pointer;
        visibility: hidden;
        position: absolute;
        bottom: 60%;
        z-index: 1;
        border: 0;
        width: 170px;
        margin-left: -100px;
        font-size: 12px;
        font-weight: normal;
        left: 50%;
        right: 0;
        color: #fff;
        cursor: pointer;
        opacity: 1;
        filter: alpha(opacity=80);
        text-align: center;
        padding: 10px 10px 10px 20px;
        background: #333333;
        text-transform: uppercase;
        border-radius: 0px;
        line-height: 14px;
}
.ExtQv:before {
font-family: 'fontawesome';
        content: "\f06e";
        top: 9.5px;
        position: absolute;
        font-weight: normal;
        color: #ffffff;
        font-size: 17px;
        display: inline-block;
        left: 10px;
}
.ExtQv:hover {
	opacity: 1;
	filter: alpha(opacity=100);
background: #e09693;
}
div#QuickProsm {
	position: relative;
	margin-top: 63%;
	display: block;
	opacity: 1 !important;
}
.product:hover .ExtQv {
	visibility:visible;
}
.list_product .product, .list_related .product {
}
.msg_incart {
	margin-top: -10px;
	height: 20px;
	display: none !important;
	font-size: 14px;
	color: rgb(255, 0, 0);
	font-weight: bold;
	font-style: normal;
	text-align: center;
	width: 100%;
	max-width: 333px;
}
.prod_qty {
	float: left;
	margin-top: 5px;
}
.prod_qty_input input {
	width:24px
}
.buttons-quick {
	float: left;
	width: 150px;
	position: relative;
	margin-top: 0px;
	padding-left: 10px;
}
.quick_prod_description, .quick_extra_fields {
line-height: 17px;
        font-size: 14px;
}
.quick_extra_fields_name {
	font-weight: 700;
}
.quick_extra_fields {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul#jcarousel {
	width:1000px !important
}
#QvPrev {
	background: url('graphics/arrows.png') no-repeat 0 0;
	height: 50px;
	width: 30px;
	position: absolute;
	left: -60px;
	top: 50%;
	cursor:pointer;
	z-index:9990;
}
#QvNext {
	background: url('graphics/arrows.png') no-repeat -42px 0;
	height: 50px;
	width: 30px;
	position: absolute;
	right: -60px;
	top: 50%;
	display: block;
	cursor:pointer;
	z-index:9990;
}
#QvUrl {
	position:absolute;
	bottom: 10px;
	right:5px;
	display:none;
}
#QvUrl a {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	height: 30px;
	float: none;
	background: #333333;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px;
	padding: 9px 20px 7px;
}
#QvUrl a:hover {
	color: #fff;
background: #e09693;
}
.QvForm-button {
	width:200px;
}
.QvForm-button a {
	display: block;
	border: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	width: 200px;
	height: 33px;
	padding: 0;
	margin: 5px 0;
	text-align: center;
	text-decoration: none;
	font: bold 12px/33px 'arial', sans-serif;
	text-transform: uppercase;
	color: #fff !important;
	cursor: pointer;
	background: #72D0EE;
	background: -moz-linear-gradient(#72D0EE, #1EACDA 40%, #319DC0 60%, #2D8EAD);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(#72D0EE), color-stop(40%, #1EACDA), color-stop(60%, #319DC0), color-stop(#2D8EAD));
	background: -webkit-linear-gradient(#72D0EE, #1EACDA 40%, #319DC0 60%, #2D8EAD);
	background: -o-linear-gradient(#72D0EE, #1EACDA 40%, #319DC0 60%, #2D8EAD);
	background: linear-gradient(#72D0EE, #1EACDA 40%, #319DC0 60%, #2D8EAD);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72D0EE', endColorstr='#2D8EAD');
}
.QvForm-button a:hover {
	background:#1F7794;
}
/* for style radio attr
#quick-view .jshop_prod_attributes label  {float: left;margin-right: 7px;text-align: center;border: 1px solid #666;border-radius: 2px;}
#quick-view .jshop_prod_attributes input[type=radio]  {display:none;}
#quick-view .jshop_prod_attributes input[type=radio] + label  {background:#fff;}
#quick-view .jshop_prod_attributes .checha input[type=radio] + label  {color:#fff;}
#quick-view .jshop_prod_attributes input[type=radio]:checked + label  {background:#144997;color:#fff;border-color:#144997}
#quick-view .jshop_prod_attributes input[type=radio]:checked + label img {background:#144997;color:#fff;border:1px solid #144997 !important}
#quick-view .jshop.attributes {clear: both;overflow: hidden;}
#quick-view .jshop_prod_attributes {padding-bottom:0 !important}
#quick-view .input_type_radio label {font-size:0;border:0;background:0}
#quick-view .input_type_radio.checha .radio_attr_label img {background:#144997;border-color:#144997 !important;}
#quick-view .radio_attr_label img {padding:2px;border:1px solid #666 !important;border-radius: 2px;}
#quick-view .input_type_radio { margin-right: 0 !important;}
#quick-view .jshop_prod_attributes label.attributes_title {border:0;margin-bottom:5px !important}
#quick-view .jshop.attributes>div { margin-bottom:10px;}
  */

/* QvForm */
#window {
	background-color:#000;
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:9991
}
#QvForm, .statusMessage {
	background:none repeat scroll 0 0 #FFF;
	border:3px solid #FFF;
	color:#666;
	z-index:9999;
	font-size:12px
}
#QvForm {
	border-radius:10px 10px 10px 10px;
	height:320px;
	width:331px;
	z-index:9999;
	margin:0 auto;
	padding:1.5em
}
#QvForm.positioned {
	background-color:#FFF;
	bottom:0;
	left:0;
	margin-bottom:auto;
	margin-top:auto;
	position:absolute;
	right:0;
	top:0
}
.statusMessage {
	bottom:0;
	display:none;
	height:2em;
	left:0;
	position:fixed;
	right:0;
	top:0;
	width:30em;
	margin:auto;
	padding:1.5em
}
.statusMessage p {
	text-align:center;
	margin:0;
	padding:0
}
#QvForm p input, #QvForm textarea {
	width:180px;
	margin:0;
	padding: 3px;
}
#QvForm .qv-mes {
	margin:20px 0;
}
#QvForm hr {
	color:#ccc;
	background-color:#ccc;
	height:1px;
	border-style:initial;
	margin-bottom:20px;
}
#QvForm label {
	clear:left;
	display:block;
	float:left;
	text-align:right;
	width:28%;
	margin:.15em .5em 0 0;
	padding:.1em 0 0
}
#form_header {
	color:#333;
	font-size:24px;
	margin-bottom:30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.form_callMe {
	font-weight:700
}
#formButtons {
	text-align:center
}
#sendMessage {
	background:#144997;
	height:32px;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	line-height: 16px;
	border:0;
	text-transform:uppercase;
	padding:0 20px;
	margin-top:20px;
	cursor:pointer;
}
#qvform-close {
	position: absolute;
	right: 7px;
	top: 2px;
	color: red;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
#QvForm .qv-attrbuf {
	display: none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.quick_image .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 8px;
	margin-right: 0px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.quick_image img.jshop_img_thumb {
	width: 69px;
}
.quick_image .jcarousel-skin-tango .jcarousel-item-horizontal:hover {
	cursor:pointer;
	border: 0px solid #cc0000;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Vertical Buttons
*/
.jcarousel-skin-tango .jcarousel-next {
	background-image: url(../images/arrow-next.png) !important;
	background-color: #fff !important;
	_text-indent: -9999px;
	position: absolute;
	z-index: 999;
	margin: -72px 0px 0px -14px;
	padding: 0;
	width: 22px;
	height: 74px;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 5px !important;
	right: -25px;
}
.jcarousel-skin-tango .jcarousel-next:hover, .jcarousel-skin-tango .jcarousel-next:focus {
	background-image: url(../images/arrow-next-hover.png) !important;
	background-color: #fff !important;
	_text-indent: -9999px;
	position: absolute;
	z-index: 999;
	margin: -72px 0px 0px -14px;
	padding: 0;
	width: 22px;
	height: 74px;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 5px !important;
	cursor: pointer;
	right: -25px;
}
.jcarousel-skin-tango .jcarousel-next:active {
	background-image: url(../images/arrow-next-hover.png) !important;
	background-color: #fff !important;
	_text-indent: -9999px;
	position: absolute;
	z-index: 999;
	margin: -72px 0px 0px -14px;
	padding: 0;
	width: 22px;
	height: 74px;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 5px !important;
	cursor: pointer;
	right: -25px;
}
.jcarousel-skin-tango .jcarousel-prev {
	background: url(../images/arrow-prev.png) !important;
	background-color: #fff !important;
	_text-indent: -9999px;
	position: absolute;
	z-index: 999;
	margin: -72px 0px 0px -14px;
	padding: 0;
	width: 22px;
	height: 74px;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 5px !important;
}
.jcarousel-skin-tango .jcarousel-prev:hover, .jcarousel-skin-tango .jcarousel-prev:focus {
	background-image: url(../images/arrow-prev-hover.png) !important;
	background-color: #fff !important;
	_text-indent: -9999px;
	position: absolute;
	z-index: 999;
	margin: -72px 0px 0px -14px;
	padding: 0;
	width: 22px;
	height: 74px;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 5px !important;
	cursor: pointer;
}
.quick_image .jcarousel-skin-tango .jcarousel-prev:active {
	background-image: url(../images/arrow-prev-hover.png) !important;
	background-color: #fff !important;
	_text-indent: -9999px;
	position: absolute;
	z-index: 999;
	margin: -72px 0px 0px -14px;
	padding: 0;
	width: 22px;
	height: 74px;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 5px !important;
	cursor: pointer;
}
