#caInfoPanel{
	display:none;
}
#divLeftTags{
	display:none;
}
#divRightTags{
	display:none;
}
#scrollR_L{
	color:#eee;
}
#scrollR_R{
	color:#eee;
}
#scrollL_L{
	color:#eee;
}
#scrollL_R{
	color:#eee;
}
.caWrap{
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	display:block;
}
.caAddToCardBtn{
	border: none;
	border-radius: 4px;
	color: white;
	padding: 4px 8px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width:100%;
	min-width:98px;
	margin-left:12px;
	cursor:pointer;
	box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
.caInfoBtn{
	border-radius: 3px;
	border:1px solid #000;
	padding: 2px 4px;
	background:#000;
	color:#f6f6f6;
	font-weight: bold;
}
.caInfoBtn:hover{
	color:#e5e5e5;
	background:#555;
	border:1px solid #aaa;
}
.canvasioBox {
	border:0px solid #ffffff;
	display:block;
	padding:0;
}
.caCanvas{
	display:block;
	width:100%;
	height:100%;
	opacity:1;
}
.caScrollDivA{
	border:1px solid rgba(245,245,245,0.5);
	position:relative;
	height:98px;
	width:100%;
	overflow:hidden;
	display:none;
	margin-bottom:4px;
	margin-top:0px;
}
.caScrollBoxA{
	position:relative;
	height:98px;
}
.caScrollBoxA ul{
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
}
.caScrollBoxA li{
	list-style:none outside none;
    float:left;
	padding:0;
	margin:0px 2px 0px 0px;	
}
.caScrollBoxA li img {
	border:0px solid #fff;
	display:block;
    height:96px;
    width:auto;
	cursor:pointer;
	padding:0;
	margin:0;
}
.caScrollDivB{
	border:1px solid rgba(245,245,245,0.5);
	position:relative;
	height:74px;
	width:100%;
	overflow:hidden;
	display:none;
	margin-bottom:4px;
	margin-top:0px;
}
.caScrollBoxB{
	position:relative;
	height:74px;
}
.caScrollBoxB ul{
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
}
.caScrollBoxB li{
	list-style:none outside none;
    float:left;
	padding:0;
	margin:0px 2px 0px 0px;	
}
.caScrollBoxB li img {
	border:0px solid #fff;
	display:block;
    height:72px;
    width:auto;
	cursor:pointer;
	padding:0;
	margin:0;
}
.btnBarL{
	display:none;
	cursor:w-resize;
	position:absolute;
	top:0;
}
.btnBarR{
	display:none;
	cursor:w-resize;
	position:absolute;
	top:0;
	right:0px;
}
.caIPanel{
	display:none;
}
.wcMsgDiv{
	display:block;
	position:relative;
	width:100%;
	height:auto;
}
.wcMsg{
	display:block;
	position:absolute;
	background-color:rgba(245,245,245,0.7);
	text-shadow:0px 0px 2px #fff;
	text-align:center;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
}
.caHeading{
	background-color:#f6f6f6;
	border:1px solid #e5e5e5;
	text-align:left;
	padding:4px;
	display:none;
	font-size:16px;
	line-height:100%;
}
.caPD{
	padding:0;
	margin:0;
	margin-top:8px;
}
.panel-title{
	background-color:rgba(255,255,255,0.4);
	float:left;
	text-align:left;
	overflow:hidden;
}
.panel-title a:hover{
	color:#000;
	border-bottom:1px solid rgba(255,255,255,0.8);
}
.panel-body{
	padding:0px 1px 0px 1px;
	margin:0px;
}
.panel-ca{
	border:1px solid rgba(245,245,245,0.5);
	background-color:rgba(255,255,255,0.7);
	padding:0;
	margin:0;
}
.caSlider{
	width:100%;height:auto;
	display:none;
	margin-top:8px;
	padding:0;
}
.panel .panel-default{
	border:1px solid #fff;
}
.container-fluid{
	padding:0px;
}
.canvasio3dpro{
	position:relative;
	display:block;
	padding:0;
	margin:0;
}
a.tagLink{
	cursor:pointer;
}
.caPbarDiv{
	width:100%;
	position:relative;
	margin:0;
	padding:0;	
}
.caPbar{
	position:absolute;
	top:0;
	left:0;
	background:rgba(255,255,255,0);
}
.pBarCount{
	margin:0;
	padding:0;
	top:64px;
	font-family:"arial";
	line-height: 100%;
	font-size:38px;
	display:block;
	position:absolute;
	width:164px;
}
.ovDiv{
	display:none;
	position:relative;
	background-color:rgba(255,255,255,0);
	width:auto;
	margin:0;
	padding:0;
	top:0;
	left:0;
}
.caOV{
	display:inline-block;
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	left:0;
}
.ovImg{
	height:42px;
	width:42px;
	padding:0;
	margin:0;
}
.ovAnimImg{
	height:42px;
	width:42px;
	padding:0;
	margin:0;
}
.caHandDiv{
	display:block;
	position:relative;
	width:100%;
	height:auto;	
}
.caHpIcon{
	display:none;
	position:absolute;
	text-align:center;
	left:0;top:0;
	pointer-events:none;
	-webkit-animation: handAction 1s infinite  alternate;
	animation: handAction 1s infinite  alternate;
}
@-webkit-keyframes handAction {
	0% { transform: translateY(0); }
	100% { transform: translateY(-24px); }
}
@keyframes handAction {
	0% { transform: translateY(0); }
	100% { transform: translateY(-24px); }
}
.caOvBtn{
	background-color:rgba(232,232,232,0.1);
	pointer-events:auto;
	display:inline-block;
	cursor:pointer;
	padding:0;
	margin:0;
}
.caOvBtn:hover{
	background-color:rgba(255,255,255,0.5);
}
.caOvBtn_red{
	background-color:rgba(256,0,0,0.7);
	display:inline-block;
	cursor:default;
	padding:0;
	margin:0;
}
.caOvBtn_blue{
	background-color:rgba(64,128,255,0.7);
	pointer-events:none;
	display:inline-block;
	cursor:default;
	padding:0;
	margin:0;
}
.container{
	width:100%;
	min-width:320px;	
}
.wcTitle{
	float:left;
	text-align:left;
	width:auto;
	overflow:hidden;
}
.wcTableBottom {
	padding:4px;
    margin-left:auto;
    margin-right:auto;
	width:100%;
}
.wcTableBottom th, td {
	padding:4px;
    margin-left:auto;
    margin-right:auto;
	width:100%;
}
.wcTags{
	font-size:12px;
	max-width:200px;
	margin-left:-6px;
}
.caWooPrice{
	margin-left:4px;
	width:100%;
	float:left;
	text-align:left;
}
.caTxtLine{
	min-width:200px;
	overflow:hidden;
}
.caTxtLineRight{
	min-width:150px; width:100%;
	overflow:hidden;
	float:right;
	text-align:right;
}
.wcTitel{
	max-width:30px;
}
.wcSelect{
	background:#FFF;
	border:1px solid #CCC;
	-webkit-border-radius:4;
	-moz-border-radius:4;
	border-radius:4px;
	color:#333;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
	height:34px;
	margin:7px;
}
.fadeIn {
	opacity:1;
	transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;
}
.fadeOut {
	opacity:0;
	transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;
}
.caTopTitle{
	border:0px solid transparent;
	margin:0px;
	padding:4px;
	display:none;
	font-size:2.25em;
	line-height:100%;
}
.col-md-12.ca12{
	padding:0 0 0 0;
	width:100%;	
}
.col-md-6.le{
	padding:4px;
	margin:0px;
	display:none;
}
.col-md-6.re{
	padding:4px;
	margin:0px;
	display:none;
}
.caPBody{
	height:auto;
}
.caImgPD{
	height:150px;
	background-color:rgba(255,255,255,0.4);
	padding:0px;
	margin:0px;
	margin-bottom:16px;
}
.caImgBox_5 {
	float:left;
	width:20%;
	cursor:pointer;
	max-width:98px;
	max-height:98px;
}
.caImgBox_10 {
	float:left;
	position:relative;
	width:10%;
	height:auto;
	cursor:pointer;
	max-width:98px;
	max-height:98px;
}
.boxInner {
	padding:1px;
	margin:2px;
}
.boxInner img {
	width:100%;
	height:auto;
}
.thumbnail {
	background-color:rgba(250, 250, 250, 0.3);
	border:1px solid #f6f6f6;
	display:inline-block;
	padding:0px;
	width:100%;
}
.glyphicon{
	width:30px;
}
.canvasioBox:-moz-full-screen {
	height:100%;
}
.canvasioBox:-webkit-full-screen {
	height: 100%;
}
.canvasioBox:-ms-fullscreen {
	height: 100%;
}
.canvasioBox:fullscreen {
	height: 100%;
}
_:-webkit-full-screen, .guineapig {
	display:block; height: 100%;
}
@media (min-width:520px) and (max-width:800px){	
	.wcSelect{
		width:114px;
		height:28px;
		font-size:13px;
	}
	.wcSelect option{
		width:114px;
		height:22px;
		font-size:13px;		
	}
	.btn.wcBottom.btn-info{
		width:114px;
		height:28px;
		font-size:13px;
		padding:2px;
	}
	.panel-title{
		font-size:12px;
	}
}
@media (min-width:1px) and (max-width:520px) {
	.wcSelect{
		width:112px;
		height:24px;
		font-size:12px;
	}
	.wcSelect option{
		width:112px;
		height:18px;
		font-size:12px;		
	}
	.btn.wcBottom.btn-info{
		width:114px;
		height:26px;
		font-size:12px;
		padding:2px;
	}
	.panel-title{
		font-size:10px;
	}
}