/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #ffffff;
	color: #444;
	border: 1px solid #9e9e9e;
	   
	        
	
	text-shadow: none;
	   
	        
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	        
}

.fancybox-inner{
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	background: #ffffff;
	   
	        
	
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
	white-space: nowrap;	
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 bottom;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;	
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -20px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-close-popup {
	position: absolute;
	top: 0;
	right: -80px;padding:0 0 0 20px;text-decoration:none;color:#cfcfcf;
	background:url('adv_close.png') no-repeat left center;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 79%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: -25px;
	padding:0 25px 0 0;
}

.fancybox-next {
	right: -25px;
	padding:0 0 0 25px;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 52px;
	height: 95px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: visible;
}

.fancybox-prev span {
	left: 17px;
	background-position: 0 409px;
}

.fancybox-next span {
	right: 19px;
	background-position: 0 -414px;
}

.fancybox-prev:hover span {
	background-position: 0 311px;
}
.fancybox-next:hover span {
	background-position: 0 -513px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/****************** tov *******************/
.sizes_sel_box {position:absolute;bottom: 140px;right:0;width: 161px!important;color:#131313;font-size:12px;z-index:999;}
.tov_sel {width: 149px!important;color:#131313;height: 29px;}
.buy_button {position:absolute;bottom: 107px;right: 10px;width: 150px!important;}
.title_price {position:absolute;bottom: 68px;left: 0;background: #403b3b;opacity: 0.4;width: 100%!important;height: 28px;font: 19px Verdana;color: #ffffff;padding-top: 2px;padding-bottom: 2px;}
.title_price .title {float: right;vertical-align: middle;padding: 0 10px 0 0;}
.title_price .price {vertical-align: middle;padding: 0 10px 0 10px;}

.tov_footer {width: 100%!important;
	background: #7a7a7a; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a7a7a 0%, #5f5f5f 50%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a7a), color-stop(50%,#5f5f5f), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a7a7a 0%,#5f5f5f 50%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a7a7a 0%,#5f5f5f 50%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a7a7a 0%,#5f5f5f 50%,#424242 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7a7a7a 0%,#5f5f5f 50%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
}
.tov_footer .tov_footer_inside{padding:5px 0;font: 24px Verdana;color:#ffffff;text-align:center;}

.order_submit2 {border:solid 1px #a0a0a0;border-radius: 5px;display:block;
		background: #fefefe; /* Old browsers */
		background: -moz-linear-gradient(top,  #fefefe 0%, #ececec 50%, #d8d8d8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#ececec), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fefefe 0%,#ececec 50%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fefefe 0%,#ececec 50%,#d8d8d8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fefefe 0%,#ececec 50%,#d8d8d8 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fefefe 0%,#ececec 50%,#d8d8d8 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
}
.order_submit2 a{display:block;padding: 6px 10px;font:12px Verdana;color:#504f4f;text-decoration:none;text-shadow: 1px 1px 1px white;}
.order_submit2:hover {border-top:solid 1px #f59fb8;border-left:solid 1px #e86088;border-radius: 5px;box-shadow: -1px -1px 0px 0px #d81c54;
		background: #ed5683; /* Old browsers */
		background: -moz-linear-gradient(top,  #ed5683 0%, #da285e 44%, #d71951 49%, #cd1048 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed5683), color-stop(44%,#da285e), color-stop(49%,#d71951), color-stop(100%,#cd1048)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ed5683 0%,#da285e 44%,#d71951 49%,#cd1048 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ed5683 0%,#da285e 44%,#d71951 49%,#cd1048 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ed5683 0%,#da285e 44%,#d71951 49%,#cd1048 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ed5683 0%,#da285e 44%,#d71951 49%,#cd1048 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5683', endColorstr='#cd1048',GradientType=0 ); /* IE6-9 */
}
.order_submit2:hover  a {color:#ffffff;text-shadow:none;}

