#tp{
	margin-top: 85px;
}
.pgleft{
    text-align:left;
    margin-top:14px;
    margin-left: 15px;
    display: block;
    float: none;
}
.zoom{
    cursor: pointer;`
}
.pgleft ul{
  margin: 0 auto;
  padding: 0;
}
.pgleft ul li{
 display:inline;
 font-weight: bold; 
 text-transform: uppercase;
 color: #FFC600;
}
.pgleft ul li span{
    color: #BCBCBC;
}
.pgleft ul li a{
     color: #3e3e3e;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    text-align:left;
}
.lcont{
	float: left;
	width:50%;
	margin-top: 20px;
}
.rcont{
	float: left;
	width:40%;
	text-align:left;
    margin-left: 5%;
}
.hvbx{
    background: #E4E4E4;
    text-align: center;
    border-right: 1px solid #fff;
    padding: 9px 0;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}
.hvbx:hover{
    background: #FFB51C;
    color: #fff;
}
.scx ul li{
    color: #838383;
    font-size: 13px;
    margin-bottom: 8px;
}
.fconhol{

}
.smallcont{
	width:15%;
   float: left;

}
.smallcont img{
	width:87%;
}
.bigcont{
	float: right;
	width:80%;
    text-align: center;
    text-align: center;
    height: 500px;
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
}
.bigcont img{
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.sm{
	width: 100%;
	height:80px;
	margin-top:5px;
    cursor: pointer;
}
.image-zoom-slider{
	 background: #fff url("http://store.dakine.com/skin/frontend/renegade/dakine/images/zoom.svg") no-repeat scroll 5px 6px;
    border: 0 none;
    border-radius: 0 25px 25px;
    cursor: pointer;
    display: block;
    height: 45px;
    left: 0;
    text-align: center;
    text-indent: -999px;
    top: 0;
    width: 45px;
    z-index: 2;
}
.en{
	font-size: 19px;
    margin-bottom: 2px;
    color: #2b2b2b;
}
.enp{
	text-align:left;
	font-size: 14px;
	font-weight:bold;
}
.pricehol{
	font-size: 24px;
	font-weight:bold;
	margin-top: 14px;
    color: #2b2b2b;
    font-family: 'helnor';
}
.colorcont{
	margin-top: 20px;
}

.colorlist{
    margin:0px;
    padding:0px;
    list-style:none;
}
.colxb{
    height:30px;
    width: 30px;
    float: left;
    margin:5px 0;
    margin-left:5px;
    background:#E3E3E3;
    border: 2px solid #fff;
}
.colxb img{
    max-width: 100%;
    overflow: hidden;
    border: 2px solid #fff;

}
.colsel{
    border: 1px solid #838383;
}
.ptcont{
    float: left;
    width: 38%;
    border: 1px solid black;
    height: 57px;
    margin-top: 25px;
    padding:20px;

}
.smp{
    margin-top: 30px;
}

.freeShip{
	  clear: both;
    color: #f64825;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "erabold";
    margin-top:30px;
}
.btcont{
	float: left;
	width:30%;
	margin-top:20px;
}
.bftcont{
	float: left;
	width:30%;
    margin-top:20px;
}
.bt{
    background: url("img/button-orange.svg");
    height: 50px;
    padding-left: 33px;
    padding-top: 13px;
    color: white;
    font-size: 20px;
}
.dp{
	margin:0px;
	padding-right: 20px;
	margin-left:5px;
}