/**28-nov-22**/
/**barkers**/
/**#58595b**/
/**#c10c0f**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#shackletonsBanner, #shackletonsBannerImage, #shackletonsBannerImage img{
	width:100%;
	float:left;
}
/*****************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#banner{
	width:1200px;
	margin:0 auto;
	box-shadow: 5px 5px 8px 5px #888888;
	margin-bottom:20px;
	display:table;
}

#bannerImage{
	width:1200px;
	height:420px;
	float:left;
}

#bannerImage  img{
	width:1200px;
	height:420px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#banner{
	width:1100px;
	margin: 0 auto;
	box-shadow: 5px 5px 8px 5px #888888;
	margin-bottom:20px;
	display: table;	
}

#bannerImage{
	width:1100px;
	height:384px;
	float:left;
}

#bannerImage  img{
	width:1100px;
	height:384px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size3*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#banner{
	width:1000px;
	box-shadow: 5px 5px 8px 5px #888888;
	margin: 0 auto;
	margin-bottom:20px;
	display: table;	
}

#bannerImage{
	width:1000px;
	height:350px;
	float:left;
}

#bannerImage  img{
	width:1000px;
	height:350px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size4*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#banner{
	width:900px;
	box-shadow: 5px 5px 8px 5px #888888;
	margin: 0 auto;
	margin-bottom:20px;
	display: table;	
}

#bannerImage{
	width:900px;
	height:315px;
	float:left;
}

#bannerImage  img{
	width:900px;
	height:315px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size5*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#banner{
	width:800px;
	box-shadow: 5px 5px 8px 5px #888888;
	margin: 0 auto;
	margin-bottom:20px;
	display: table;	
}

#bannerImage{
	width:800px;
	height:280px;
	float:left;
}

#bannerImage  img{
	width:800px;
	height:280px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size6*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#banner{
	width:700px;
	box-shadow: 5px 5px 8px 5px #888888;
	margin: 0 auto;
	margin-bottom:20px;
	display: table;	
}

#bannerImage{
	width:700px;
	height:245px;
	float:left;
}

#bannerImage  img{
	width:700px;
	height:245px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size7*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#banner{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:25px;
	box-shadow: 5px 5px 8px 5px #888888;
	display:table;
}

#bannerImage{
	width:100%;
	float:left;
}

#bannerImage  img{
	width:100%;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

#productOuterWrapper{
	width:1200px;
	margin: 0 auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

#productInnerWrapper{
	width: 1200px; 
	float:left;
}

/**************************/
#productMainWrapper{
	width: 1200px; 
	float:left;
}

/**************************/
#imageSelectedWrapper{
	margin-right:20px;
	float:left;
}

#imageSelectedMain{
	margin-bottom:10px;
	float:left;
}

#imageSelectedMain img{
	display:block;
}
/*****************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1220px){
#productOuterWrapper{
	width:1200px;
}

#productInnerWrapper{
	width: 1200px; 
}

/**************************/
#productMainWrapper{
	width: 1200px; 
}

/**************************/
#imageSelectedWrapper{
	width:400px; 
	margin-right:20px;
}

#imageSelectedMain{
	width:400px;
	height:400px;
}

#imageSelectedMain img{
	width:398px;
	height:398px;
	border: #58595b 1px dotted;
}

/**********************/
#imageSelectedTriangleOuter{
	width:400px;
	font-size:20px;
	text-align:right;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1120px) and (max-width: 1219px){
#productOuterWrapper{
	width:1100px;
}

/**********************/
#productInnerWrapper{
	width: 1100px; 
}

/**********************/
#productMainWrapper{
	width: 1100px; 
}

/**********************/
#imageSelectedWrapper{
	width:400px; 
	margin-right:20px;
}

#imageSelectedMain{
	width:400px; 
	height:400px;
}

#imageSelectedMain img{
	width:398px; 
	height:398px;
	border: #58595b 1px dotted;
}

/**********************/
#imageSelectedTriangleOuter{
	width:400px; 
	font-size:20px;
	text-align:right;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size3*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1020px) and (max-width: 1119px){
#productOuterWrapper{
	width:1000px;
}

/**********************/
#productInnerWrapper{
	width:1000px;
}

/**********************/
#productMainWrapper{
	width:1000px;
}

/**********************/
#imageSelectedWrapper{
	width:400px; 
	margin-right:20px;
}

#imageSelectedMain{
	width:400px; 
	height:400px;
}

#imageSelectedMain img{
	width:398px; 
	height:398px;
	border: #58595b 1px dotted;
}

/**********************/
#imageSelectedTriangleOuter{
	width:400px; 
	font-size:20px;
	text-align:right;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size4*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 920px) and (max-width: 1019px){
#productOuterWrapper{
	width:900px;
}

/**************************/
#productInnerWrapper{
	width: 900px; 
}

/**************************/
#productMainWrapper{
	width: 900px; 
}

/**************************/
#imageSelectedWrapper{
	width:400px; 
	margin-right:10px;
}

#imageSelectedMain{
	width:400px;
	height:400px;
}

#imageSelectedMain img{
	width:398px;
	height:398px;
	border: #58595b 1px dotted;
}

/**********************/
#imageSelectedTriangleOuter{
	width:400px;
	font-size:20px;
	text-align:right;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size5*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 820px) and (max-width: 919px){

#productOuterWrapper{
	width:800px;
}

/**************************/
#productInnerWrapper{
	width: 800px; 
}

/**************************/
#productMainWrapper{
	width: 800px; 
}

/**************************/
#imageSelectedWrapper{
	width:400px; 
	margin-right:10px;
}

#imageSelectedMain{
	width:400px;
	height:400px;
}

#imageSelectedMain img{
	width:398px;
	height:398px;
	border: #58595b 1px dotted;
}

/**********************/
#imageSelectedTriangleOuter{
	width:400px;
	font-size:20px;
	text-align:right;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size6*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 720px) and (max-width: 819px){

#productOuterWrapper{
	width:700px;
}

/**************************/
#productInnerWrapper{
	width: 700px; 
}

/**************************/
#productMainWrapper{
	width: 700px; 
}

/**************************/
#imageSelectedWrapper{
	width:300px; 
	margin-right:10px;
}

#imageSelectedMain{
	width:300px;
	height:300px;
}

#imageSelectedMain img{
	width:298px;
	height:298px;
	border: #58595b 1px dotted;
}

/**********************/
#imageSelectedTriangleOuter{
	width:300px;
	font-size:20px;
	text-align:right;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size7*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 200px) and (max-width: 719px){

#productOuterWrapper{
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	float:left;
}

/**************************/
#productInnerWrapper{
	width: 100%; 
	float:left;
}

/**************************/
#productMainWrapper{
	width:100%;
	float:left;
}

#imageSelectedWrapper{
	width:100%;
	float:left;
}

#imageSelectedMain{
	width:100%;
	float:left;
}

#imageSelectedMain img{
	width:100%;
	box-sizing: border-box;
	border: #58595b 1px dotted;
	float:left;
}

/**************************/
#imageSelectedTriangleOuter{
	width:94%;
	cursor:pointer;
	position:absolute;
	float:left;
}

#imageSelectedTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	float:right;
}

#imageSelectedTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1220px){

#detailImageWrapper{
	width:400px;
	float:left;	
}

#detailImageOne{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:120px;
	background:none;
	float:left;
}

#detailImageTwo{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:120px;
	background:none;
	float:left;
}

#detailImageThree{
	width:120px;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:120px;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:790px; 
	margin: 0 auto; 
	margin-top: 5%; 
	margin-bottom:60%; 
	display:table;
}

#enlargedImageClose{
	width:700px;
	margin-left:45px;
	margin-right:45px;
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft, #enlargedImageScrollRight{
	padding-top:330px;
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImage{
	width:700px; 
	margin-left:15px;
	margin-right:15px;
	background:white;
	float:left;
}

#enlargedImage img{
	width:700px; 
	display:block;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1120px) and (max-width: 1219px){

#detailImageWrapper{
	width:400px;
	float:left;	
}

#detailImageOne{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:120px;
	background:none;
	float:left;
}

#detailImageTwo{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:120px;
	background:none;
	float:left;
}

#detailImageThree{
	width:120px;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:120px;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:730px; 
	margin: 0 auto; 
	margin-top: 9%; 
	margin-bottom:60%; 
	
	display:table;
}

#enlargedImageClose{
	width:640px;
	margin-left:45px;
	margin-right:45px;
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft, #enlargedImageScrollRight{
	padding-top:310px;
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImage{
	width:640px; 
	margin-left:15px;
	margin-right:15px;
	background:white;
	float:left;
}

#enlargedImage img{
	width:640px; 
	display:block;
}



}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size3*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1020px) and (max-width: 1119px){

#detailImageWrapper{
	width:400px;
	float:left;	
}

#detailImageOne{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:120px;
	background:none;
	float:left;
}

#detailImageTwo{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:120px;
	background:none;
	float:left;
}

#detailImageThree{
	width:120px;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:126px;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:670px; 
	margin: 0 auto; 
	margin-top: 14%; 
	margin-bottom:60%; 
	
	display:table;
}

#enlargedImageClose{
	width:580px; 
	margin-left:45px;
	margin-right:45px;
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft, #enlargedImageScrollRight{
	padding-top:280px;
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImage{
	width:580px; 
	margin-left:15px;
	margin-right:15px;
	background:white;
	float:left;
}

#enlargedImage img{
	width:580px; 
	display:block;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size4*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 920px) and (max-width: 1019px){

#detailImageWrapper{
	width:460px;
	float:left;	
}

#detailImageOne{
	width:140px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:140px;
	background:none;
	float:left;
}

#detailImageTwo{
	width:140px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:140px;
	background:none;
	float:left;
}

#detailImageThree{
	width:140px;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:140px;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:612px; 
	margin: 0 auto; 
	margin-top: 11%; 
	margin-bottom:60%; 
	
	display:table;
}

#enlargedImageClose{
	width:522px; 
	margin-left:45px;
	margin-right:45px;
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft, #enlargedImageScrollRight{
	padding-top:250px;
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:30px;
	height:50px;
	float:left;	
}

#enlargedImage{
	width:522px; 
	margin-left:15px;
	margin-right:15px;
	background:white;
	float:left;
}

#enlargedImage img{
	width:522px; 
	display:block;
}



}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size5*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 820px) and (max-width: 919px){

#detailImageWrapper{
	width:400px;
	float:left;	
}

#detailImageOne{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:120px;
	background:none;
	float:left;
}

#detailImageTwo{
	width:120px;
	margin-right:20px;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:120px;
	background:none;
	float:left;
}

#detailImageThree{
	width:120px;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:120px;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:539px; 
	margin: 0 auto; 
	margin-top: 11%; 
	margin-bottom:60%; 
	
	display:table;
}

#enlargedImageClose{
	width:463px; 
	margin-left:38px;
	margin-right:38px;
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft, #enlargedImageScrollRight{
	padding-top:112px;
	width:23px;
	height:40px;
	float:left;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:23px;
	height:40px;
	float:left;	
}

#enlargedImage{
	width:463px; 
	margin-left:15px;
	margin-right:15px;
	background:white;
	float:left;
}

#enlargedImage img{
	width:463px; 
	display:block;
}



}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size6*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 720px) and (max-width: 819px){

#detailImageWrapper{
	width:100%;
	float:left;	
}

#detailImageOne{
	width:30%;
	margin-right:5%;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:100%;
	background:none;
	float:left;
}

#detailImageTwo{
	width:30%;
	margin-right:5%;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:100%;
	background:none;
	float:left;
}

#detailImageThree{
	width:30%;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:100%;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:90%; 
	margin: 0 auto; 
	margin-top: 11%; 
	margin-bottom:130%; 
	display:table;
}

#enlargedImageClose{
	width:100%; 
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft{
	width:3%;
	padding:2%;
	margin-left:2%;
	margin-right:auto;
	margin-top:25%;
	position:absolute;
	z-index:1001; 
	border-radius:50%;
	background:#58595B;
	display:table;	
}

#enlargedImageScrollRight{
	width:3%;
	padding:2%;
	margin-left: 80%;
	margin-right:2%;
	margin-top:25%;
	position:absolute;
	z-index:1001; 
	border-radius:50%;
	background:#58595B;
	display:table;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:100%;
	float:left;	
}

#enlargedImage{
	width:100%; 
	position:relative;
	background:white;
	float:left;
}

#enlargedImage img{
	width:100%; 
	display:block;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size7*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 200px) and (max-width: 719px){

#detailImageWrapper{
	width:100%;
	float:left;	
}

#detailImageOne{
	width:30%;
	margin-right:5%;
	cursor:zoom-in;
	float:left;
}

#detailImageOne img{
	width:100%;
	background:none;
	float:left;
}

#detailImageTwo{
	width:30%;
	margin-right:5%;
	cursor:zoom-in;
	float:left;
}

#detailImageTwo img{
	width:100%;
	background:none;
	float:left;
}

#detailImageThree{
	width:30%;
	cursor:zoom-in;
	float:left;
}

#detailImageThree img{
	width:100%;
	background:none;
	float:left;
}

#enlargedImageOuter{
	width:100%; 
	position:fixed; 
	top: 0; 
	left:0; 
	z-index:1000; 
	background: rgba(0, 0, 0, 0.7); 
	display:none;
}

#enlargedImageInner{
	width:90%; 
	margin: 0 auto; 
	margin-top: 11%; 
	margin-bottom:130%; 
	display:table;
}

#enlargedImageClose{
	width:100%; 
	margin-bottom:5px;
	cursor:zoom-in;
	text-align:right;
	font-size:16px;
	color:white;
	float:left;
}

#enlargedImageScrollLeft{
	width:3%;
	padding:2%;
	margin-left:2%;
	margin-right:auto;
	margin-top:25%;
	position:absolute;
	z-index:1001; 
	border-radius:50%;
	background:#58595B;
	display:table;	
}

#enlargedImageScrollRight{
	width:3%;
	padding:2%;
	margin-left: 80%;
	margin-right:2%;
	margin-top:25%;
	position:absolute;
	z-index:1001; 
	border-radius:50%;
	background:#58595B;
	display:table;	
}

#enlargedImageScrollLeft:hover, #enlargedImageScrollRight:hover{
	cursor:pointer;	
}

#enlargedImageScrollLeft img, #enlargedImageScrollRight img{
	width:100%;
	float:left;	
}

#enlargedImage{
	width:100%; 
	position:relative;
	background:white;
	float:left;
}

#enlargedImage img{
	width:100%; 
	display:block;
}



}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1220px){
#mainText{
	width:780px;
	font-size: 14px;
	color:#58595b;
	float:left;
}

#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#branchWrapper{
	width:100%;
	margin-bottom:20px;
	float:left;
}

#branchButton{
	padding:7px;
	border-radius:7px;
	background:#c10c0f;
	float:left;
}

#branchButtonHeader{
	text-align:center;
	font-size:17px;
	color:white;
	display:block;
}

#branchButtonLinkText{
	text-align:center;
	font-size:12px;
	color:white;
	display:block;
}

#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

#pricesTable{
	margin-bottom:10px;
	border-collapse: collapse;
}

#pricesTable th{
	width:80px;
	text-align:left;
}

#mainTextGrade{
	color:#c10c0f;
}

#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1120px) and (max-width: 1219px){
#mainText{
	width:680px;
	font-size: 14px;
	color:#58595b;
	float:left;
}

/**************************/
#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

/**************************/
#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

/**************************/
#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

/**************************/
#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

/**************************/
#mainTextGrade{
	color:#c10c0f;
}

/**************************/
#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size3*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 1020px) and (max-width: 1119px){
#mainText{
	width:580px;
	font-size: 14px;
	color:#58595b;
	float:left;
}

/**************************/
#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

/**************************/
#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

/**************************/
#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}
/**************************/
#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

/**************************/
#mainTextGrade{
	color:#c10c0f;
}

/**************************/
#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size4*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 920px) and (max-width: 1019px){
#mainText{
	width:490px;
	font-size: 14px;
	color:#58595b;
	float:left;
}

/**************************/
#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

/**************************/
#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

/**************************/
#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}
/**************************/
#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

/**************************/
#mainTextGrade{
	color:#c10c0f;
}

/**************************/
#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size5*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 820px) and (max-width: 919px){
#mainText{
	width:390px;
	font-size: 14px;
	color:#58595b;
	float:left;
}

/**************************/
#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

/**************************/
#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

/**************************/
#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}
/**************************/
#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

/**************************/
#mainTextGrade{
	color:#c10c0f;
}

/**************************/
#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size6*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 720px) and (max-width: 819px){
#mainText{
	width:390px;
	font-size: 14px;
	color:#58595b;
	float:left;
}

/**************************/
#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

/**************************/
#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

/**************************/
#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}
/**************************/
#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

/**************************/
#mainTextGrade{
	color:#c10c0f;
}

/**************************/
#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size7*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/

@media screen and (min-width: 200px) and (max-width: 719px){
#mainText{
	width:100%;
	margin-top:15px;
	z-index:1000;
	font-size: 14px;
	color:#58595b;
	float:left;
}

#mainText h1{
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:6px;
	display:inline;
	font-weight:500;
	font-size:22px;
	color:#58595b;
	background:none;
	float:left;
}

#mainTextDescription{
	width:100%;
	margin-bottom:10px;
	font-size: 16px;
	color:#c10c0f;
	float:left;
}

#mainTextBlurb{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextSizes{
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	color:#58595b;
	float:left;
}

#buttonsWrapper{
	width:100%;
	margin-top:6px;
	float:left;
}

#brochureButton{
	width:100%;
	margin-bottom:4px;
	color:#58595b;
	float:left;
}

#brochureButton a{
	text-decoration:none;
	color:#58595b;
}

#brochureButtonBullet{
	margin-top:2px;
	margin-right:8px;
	font-size:10px;
	letter-spacing: 10px;	
	border:1px solid #58595b;
	float:left;
}

#brochureButtonText{
	float:left;
}

#mainTextGrade{
	color:#c10c0f;
}


#mainTextTopPrice{
	width:100%;
	margin-bottom:6px;
	font-size:12px;
	color:#58595b;
	float:left;
}

#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:22px;
	color:#c10c0f;
	float:left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/	
#buyButton{
	width:100%;
	margin-bottom:30px;
	float:left;
}	

#realBuyButton{
	padding:7px;
	padding-left:30px;
	padding-right:30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:none;
	font-weight:300;
	font-size:17px;
	color:white;
	background:#c10c0f;
	float:left;
}	

#realBuyButton{
	cursor:pointer;
}

#callButton{
	width:450px;
	margin-bottom:15px;
	padding:7px;
	padding-left:30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:none;
    text-align:center;
	font-weight:400;
	font-size:17px;
	color:white;
	background:#c10c0f;
	float:left;	
}	