ul, ol {
        margin:0;
        padding:0
}

ul, ol {
	list-style:none
}
.product_photo {
	position:relative;
	float:center;
	margin:20px auto;
	width:450px;
}
.product_photo .load_32x32 {
	display:none;
	position:absolute;
	top:186px;
	left:186px;
	height:38px;
	padding:0 0 0 38px;
	background-color:rgba(255, 255, 255, 0.8);
	background-position:50% 50%;
	border-radius:6px
}
.product_photo .t_prev, .product_photo .t_next {
	position:absolute;
	right:0;
	z-index:8;
	width:12px;
	background-color:#fff
}
.product_photo .t_prev:hover, .product_photo .t_next:hover {
	z-index:9;
	border-left-width:1px
}
.product_photo .t_prev {
	bottom:15px;
	left: 5px;
	height:29px;
	background:url() no-repeat;
}
.product_photo .t_prev:hover {
	background:url() no-repeat;
}
.product_photo .t_next {
	bottom:15px;
	right:5px;
	height:29px;
	background:url() no-repeat;
	cursor:pointer;
}
.product_photo .t_next:hover {
	background:url() no-repeat;
}
.product_photo .photo_wrapper {
	width:403px;
	height:403px;
	border:1px solid #d5d5d5;
	position:relative
}
.product_photo .photo_wrapper img {
	width:403px;
	height:403px;
	vertical-align:middle
}
.product_photo .photo_wrapper .tag_out {
	width:62px;
	height:62px;
	background-position:0 -217px;
	right:-1px;
	top:-1px
}
.product_photo .photo_wrapper .tag_clearance, .photo_wrapper .tag_sp, .photo_wrapper .tag_direct_eu, .photo_wrapper .tag_direct_au, .photo_wrapper .tag_direct_us {
	top:-2px;
	right:auto;
	left:-2px;
	width:72px;
	height:72px
}
.product_photo .photo_wrapper .tag_blackfriday {
	top:-2px;
	right:-2px;
	width:104px;
	height:105px;
	background:none
}
.product_photo .photo_wrapper .tag_clearance {
}
.product_photo .photo_wrapper .tag_sp {
}
.product_photo .photo_wrapper .tag_direct_au {
	top:-1px;
	left:-1px;
	background:none
}
.product_photo .photo_wrapper .tag_direct_eu {
	background:none
}
.product_photo .photo_wrapper .tag_direct_us {
	top:-1px;
	left:-1px;
	background:none
}
.product_photo .viewMax {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:25px;
	background-position:10px -16px
}
.viewMax span {
	line-height:25px;
	position:absolute;
	top:0;
	left:0;
	padding-left:30px;
	z-index:5;
	color:#fff
}
.product_photo .viewMax b {
	display:block;
	height:100%;
	background:#000;
	filter:alpha(opacity=30);
	opacity:.3
}
.product_photo .small_photo {
	width:325px;
	height:64px;
	overflow:hidden;
	margin:4px 0 0 40px;
	padding:5px 0 0
}
.product_photo .small_photo li {
	position:relative;
	float:left;
	margin-right:3px;
	border:solid 1px #d3d3d3
}
.product_photo .small_photo li.hovered {
	border-width:2px;
	border-color:#68615f;
	box-shadow:0 2px 2px rgba(0, 0, 0, .3)
}
.product_photo .small_photo li.hovered:after {
	position:absolute;
	top:-6px;
	left:25px;
	width: 0;
	height: 0;
	border-bottom: 5px solid #68615f;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	display:inline-block;
	font-size:0;
	height:0;
	overflow:hidden;
	line-height:0;
	content:""
}
.product_photo .small_photo li img {
	display:block;
	width:60px;
	height:60px
}
.product_photo .small_photo li.hovered img {
	width:58px;
	height:58px
}
.product_photo .small_photo li.last {
	margin-right:0
}
#jquery-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:9000;
	width:50%;
	height:500px
}
#jquery-lightbox {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:9100;
	text-align:center;
	line-height:0
}
#lightbox-container {
	background:#fff;
	margin:0 auto;
	position:relative;
	display:inline-block;
	-moz-box-shadow:3px 3px 3px #999;
	-webkit-box-shadow:3px 3px 3px #999;
	box-shadow:3px 3px 3px #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#lightbox-container:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden
}
#lightbox-activeimage {
	float:left;
	background:#efefef;
	padding:20px;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
}
#lightbox-images {
	float:left;
	width:250px
}
#lightbox-images-group-box {
	background:#f8f8f8;
	height:35px;
	padding:20px 0 0 12px;
	text-align:left
}
#lightbox-images-group-box select {
	border:1px solid #abadb3;
	color:#fc6700;
	height:20px;
	line-height:20px;
	width:142px
}
#lightbox-images-container {
	border-top:1px solid #ddd;
	margin-top:1px;
	padding:15px 0 0 12px
}
#lightbox-images-list, #lightbox-videos-list {
	position:absolute;
	width:100%;
	overflow:auto
}
#lightbox-images-box {
	overflow:hidden;
	position:relative;
	height:500px
}
#lightbox-images-button-box {
	padding-right:12px;
	display:none
}
#lightbox-images-list-up, #lightbox-images-list-down {
	background:url() no-repeat;
	cursor:pointer;
	display:inline-block;
	width:90px;
	height:25px;
	margin:5px 0 0
}
#lightbox-images-list-up {
	margin-right:20px;
	background-position:0 -51px
}
#lightbox-images-list-up:hover {
	background-position:0 0
}
#lightbox-images-list-down {
	background-position:0 -70px
}
#lightbox-images-list-down:hover {
	background-position:0 -25px
}
#lightbox-images-list li, #lightbox-videos-list li {
	margin:0 8px 8px 0;
	float:left;
	height:70px;
	width:70px
}
#lightbox-images-list li a, #lightbox-videos-list li a {
	border:1px solid #cbc8c7;
	display:block
}
#lightbox-images-list li a:hover, #lightbox-images-list li a.actived, #lightbox-videos-list li a:hover, #lightbox-videos-list li a.actived {
	border-color:#68615f;
}
#lightbox-images-list li a img, #lightbox-videos-list li a img {
	height:68px;
	width:68px
}
#lightbox-container-image-box {
	background:#fff;
	position:relative;
	min-width:400px;
	min-height:400px;
	width:600px;
	height:600px
}
#lightbox-container-image {
	background:#fff
}
#lightbox-loading {
	position:absolute;
	top:40%;
	left:0;
	width:100%;
	text-align:center;
	line-height:0
}
#lightbox-loading-link {
	display:block;
	width:32px;
	height:32px;
	margin:0 auto;
	background:url() no-repeat
}
#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:8000
}
#lightbox-container-image-box>#lightbox-nav {
	left:0
}
#lightbox-image-details {
	color:#5d4f4f;
	font-size:18px;
	font-weight:bold;
	line-height:20px
}
#lightbox-nav a {
	outline:0
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width:49%;
	height:100%;
	zoom:1;
	display:block;
}
#lightbox-nav-btnPrev {
	left:0;
	float:left;
	background:url() left 15% no-repeat;
	position:relative;
	top:100px;
	left:10px;
}
#lightbox-nav-btnNext {
	right:0;
	float:right;
	background:url() right 15% no-repeat;
	position:relative;
	top:100px;
	right:10px;
}
.lightbox-no-background {
	background:url() no-repeat
}
#lightbox-container-image-data-box {
	font:10px Verdana, Helvetica, sans-serif;
	margin:0 auto;
	line-height:1.4em;
	overflow:hidden
}
#lightbox-container-image-data {
	padding-top:10px
}
#lightbox-container-image-data #lightbox-image-details {
	text-align:left
}
#lightbox-image-details-caption {
	font-weight:bold
}
#lightbox-image-details-currentNumber {
	display:none;
	clear:left;
	padding:1em 0;
	text-align:left;
	text-align:right
}
#lightbox-image-details-currentNumber a {
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline
}
#lightbox-close-box {
	position:absolute;
	right:-23px;
	top:-23px
}
#lightbox-btnClose {
	display:block;
	width:50px;
	height:50px;
	background:url() no-repeat
}



