/**#000000**/
/**#c10c0f**/
/*****************************************************************************************************************************************************************************************************************************/
/***general*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#noProductsHere{
	width:100%;
	margin-bottom:100px;
	text-align:center;
	font-size:24px;
	color:#000000;
	float:left;
}

/*****************************************************************************************************************************************************************************************************************************/
/***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***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
#branchButton{
	width:450px;
	padding:7px;
	margin-bottom:15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align:center;
    font-size:17px;
	color:white;
	background:#c10c0f;
	float:left;
}

/***********************************************************************************************************************************************************************************************************************************/
/***generic***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
#mainTextNeedSomeHelpWrapper{
	width: 450px;
	padding:7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:dashed 1px;
	float:left;
}

#mainTextNeedSomeHelpBox1{
	width: 100%;
	font-size:25px;
	float:left;
}

#mainTextNeedSomeHelpBox2{
	width: 100%;
	margin-top:4%;
	font-size:12px;
	float:left;
}

#mainTextNeedSomeHelpBox3{
	width: 100%;
	margin-top:1%;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#mainTextNeedSomeHelpBox4{
	width: 100%;
	font-size:12px;
	font-weight:thin;
	float:left;
}

#mainTextNeedSomeHelpBox5{
	width: 100%;
	margin-top:4%;
	font-size:12px;
	font-weight:thin;
	float:left;
}

#mainTextNeedSomeHelpBox5 a{
	font-weight:900;
	color:#c10c0f;	
}

/*********************************************************************************************************************************************************************************************************************/
/***generic***********************************************************************************************************************************************************************************************************/
/*********************************************************************************************************************************************************************************************************************/	
#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;	
}	

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

#quickEnquiryButton{
	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;
	font-weight:400;
	font-size:17px;
	color:white;
	background:#58595B;
	float:left;	
}


#buyButton{
	width:450px;
	padding:7px;
	padding-left:30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:none;
	font-weight:400;
	font-size:17px;
	color:white;
	background:#58595B;
	float:left;
}	

#purchaseButton{
	cursor:pointer;
}

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

#branchButton{
	width:450px;
}

#callButton, #quickEnquiryButton, #buyButton{
	width:450px;
}

#mainTextNeedSomeHelpWrapper{
	width:450px;
}

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

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

#branchButton{
	width:450px;
}

#callButton, #quickEnquiryButton, #buyButton{
	width:450px;
}

#mainTextNeedSomeHelpWrapper{
	width:450px;
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************/
/***size4******************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#branchButton{
	width:400px;
}

#callButton, #quickEnquiryButton, #buyButton{
	width:400px;
}

#mainTextNeedSomeHelpWrapper{
	width:400px;
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************/
/***size5******************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#branchButton{
	width:362px;
}

#callButton, #quickEnquiryButton, #buyButton{
	width:362px;
}

#mainTextNeedSomeHelpWrapper{
	width:362px;
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************/
/***size6******************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#branchButton{
	width:362px;
}

#callButton, #quickEnquiryButton, #buyButton{
	width:362px;
}

#mainTextNeedSomeHelpWrapper{
	width:362px;
}

}/**@media**/
/**************************************************************************************************************************************************************************************************************************/
/***size7******************************************************************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#branchButton{
	width:100%;
	padding:1%;
}

#callButton, #quickEnquiryButton, #buyButton{
	width:100%;
	padding:1%;
}

#mainTextNeedSomeHelpWrapper{
	width:100%;
}

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

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

#productMainWrapper{
	width: 1200px; 
	padding-top:20px;
	padding-bottom:10px;
	float:left;
}

#imageSelectedWrapper{
	width:500px; 
	cursor:pointer;
	position:relative;
	float:left;
}

#imageSelectedMain{
	width:500px;
	height:285px;
	cursor:pointer;
	float:left;
}

#imageSelectedMain img{
	width:500px;
	height:285px;
	position:absolute;
	display:block;
}

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

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

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

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

#productInnerWrapper{
	width: 1200px; 
}

#productMainWrapper{
	width: 1200px; 
}

#imageSelectedWrapper{
	width:500px; 
	margin-right: 20px;
}

#imageSelectedMain{
	width:500px;
	height:285px;
}

#imageSelectedMain img{
	width:500px;
	height:285px;
}

#imageSelectedTriangleOuter{
	width:500px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#productOuterWrapper{
	width:1100px;
}

#productInnerWrapper{
	width: 1100px; 
}

#productMainWrapper{
	width: 1100px; 
}

#imageSelectedWrapper{
	width:460px; 
	margin-right: 20px;
}

#imageSelectedMain{
	width:460px; 
	height:262px;
}

#imageSelectedMain img{
	width:460px; 
	height:262px;
}

#imageSelectedTriangleOuter{
	width:460px; 
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#productOuterWrapper{
	width:1000px;
}

#productInnerWrapper{
	width: 1000px; 
}

#productMainWrapper{
	width: 1000px;
}

#imageSelectedWrapper{
	width:420px; 
	margin-right: 20px;
}

#imageSelectedMain{
	width:420px; 
	height:240px;
}

#imageSelectedMain img{
	width:420px; 
	height:240px;
}

#imageSelectedTriangleOuter{
	width:420px; 
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#productOuterWrapper{
	width:900px;
}

#productInnerWrapper{
	width: 900px; 
}

#productMainWrapper{
	width: 900px; 
}

#imageSelectedWrapper{
	width:460px; 
	margin-right: 20px;
}

#imageSelectedMain{
	width:460px;
	height:262px;
}

#imageSelectedMain img{
	width:460px;
	height:262px;
}

#imageSelectedTriangleOuter{
	width:460px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#productOuterWrapper{
	width:800px;
}

#productInnerWrapper{
	width: 800px; 
}

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

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

#imageSelectedMain{
	width:410px;
	height:234px;
}

#imageSelectedMain img{
	width:410px;
	height:234px;
}

#imageSelectedTriangleOuter{
	width:410px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#productOuterWrapper{
	width:700px;
}

#productInnerWrapper{
	width: 700px; 
}

#productMainWrapper{
	width: 700px; 
}

#imageSelectedWrapper{
	width:100%; 
}

#imageSelectedMain{
	width:100%;
	height: auto;
}

#imageSelectedMain img{
	width:100%;
	height: auto;
	position: relative;
}

#imageSelectedTriangleOuter{
	width:100%;
}
}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

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

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

#productMainWrapper{
	width: 100%;
}

#imageSelectedWrapper{
	width:100%; 
}

#imageSelectedMain{
	width:100%;
	height: auto;
}

#imageSelectedMain img{
	width:100%;
	height: auto;
	position: relative;
}

#imageSelectedTriangleOuter{
	width:100%;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/	
#detailImageWrapper{
	width:500px;
	margin-top:15px;
	float:left;	
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:153px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:153px;
	background:white;
	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: 11%; 
	margin-bottom:30%; 
	display:table;
}

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

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

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

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

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

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

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

/***********************************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
	
#detailImageWrapper{
	width:500px;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:153px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:153px;
}


#enlargedImageInner{
	width:790px; 
	margin-top: 11%; 
	margin-bottom:30%; 
}

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

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

#enlargedImage{
	width:700px; 
	height:400px;
	margin-left:15px;
	margin-right:15px;
}

#enlargedImage img{
	width:700px; 
	height:400px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#detailImageWrapper{
	width:460px;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:140px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:140px;
	background:white;
	float:left;
}

#enlargedImageInner{
	width:790px; 
	margin-top: 11%; 
	margin-bottom:30%; 
}

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

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

#enlargedImage{
	width:700px; 
	height:400px;
	margin-left:15px;
	margin-right:15px;
}

#enlargedImage img{
	width:700px; 
	height:400px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#detailImageWrapper{
	width:420px;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:126px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:126px;
	background:white;
	float:left;
}

#enlargedImageInner{
	width:790px; 
	margin-top: 11%; 
	margin-bottom:30%; 
}

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

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

#enlargedImage{
	width:700px; 
	height:400px;
	margin-left:15px;
	margin-right:15px;
}

#enlargedImage img{
	width:700px; 
	height:400px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#detailImageWrapper{
	width:460px;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:140px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:140px;
	background:white;
	float:left;
}

#enlargedImageInner{
	width:790px; 
	margin-top: 11%; 
	margin-bottom:30%; 
}

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

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

#enlargedImage{
	width:700px; 
	height:400px;
	margin-left:15px;
	margin-right:15px;
}

#enlargedImage img{
	width:700px; 
	height:400px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#detailImageWrapper{
	width:410px;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:123px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:123px;
	background:white;
	float:left;
}

#enlargedImageInner{
	width:790px; 
	margin-top: 11%; 
	margin-bottom:40%; 
}

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

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

#enlargedImage{
	width:700px; 
	height:400px;
	margin-left:15px;
	margin-right:15px;
}

#enlargedImage img{
	width:700px; 
	height:400px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#detailImageWrapper{
	width:360px;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:106px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:106px;
	background:white;
	float:left;
}

#enlargedImageInner{
	width:690px; 
	margin-top: 11%; 
	margin-bottom:50%; 
}

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

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

#enlargedImage{
	width:600px; 
	height:342px;
	margin-left:15px;
	margin-right:15px;
}

#enlargedImage img{
	width:600px; 
	height:342px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#detailImageWrapper{
	width:100%;
}

#detailImageOne, #detailImageTwo, #detailImageThree{
	width:30%;
	margin-right:5%;
	cursor:pointer;
	float:left;
}

#detailImageThree{
	margin:0px;
}

#detailImageOne img, #detailImageTwo img, #detailImageThree img{
	width:100%;
	float:left;
}

#enlargedImageInner{
	width:90%; 
	margin-top: 30%; 
	margin-bottom:100%; 
	position:relative;
}

#enlargedImageScrollLeft, #enlargedImageScrollRight{
	width:30px;
	height:50px;
	padding-top:175px;
	position: absolute;
	z-index: 2;
	float:none;
}

#enlargedImageScrollLeft{
	left:0;
}

#enlargedImageScrollRight{
	right:0;
}

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

#enlargedImage{
	width:100%; 
	height:auto;
	margin:0%;
	position: absolute;
	z-index: 1;
}

#enlargedImage img{
	width:100%; 
	height:auto;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){

#mainText{
	width:430px;
	margin-right:20px;
	font-size: 14px;
	color:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

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

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#mainText{
	width:360px;
	margin-right:20px;
	font-size: 14px;
	color:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

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

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#mainText{
	width:330px;
	margin-right:20px;
	font-size: 14px;
	color:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

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

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#mainText{
	width:380px;
	margin-right:20px;
	font-size: 14px;
	color:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

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

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#mainText{
	width:330px;
	margin-right:20px;
	font-size: 14px;
	color:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

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

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#mainText{
	width:280px;
	margin-right:20px;
	font-size: 14px;
	color:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

/**************************/
#mainTextBottomPrice{
	width:100%;
	margin-bottom:6px;
	font-size:19px;
	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:#000000;
	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:#000000;
	float:left;
}

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

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

#mainTextBlurb a{
	color:#c10c0f;
}

#mainTextBlurb ul{
	margin: 0px;
    padding-left: 0px;
}

#mainTextBlurb ul li{
  list-style-type: none; /* Remove bullets */
}

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

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
#smallPrint{
	font-size: 14px;
}

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

#otherItemsWrapper{
	width: 970px;
	margin-top:25px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:50px;
	background:white;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width:305px;
	height:300px;
	margin-right: 18px;
	margin-bottom:10px;
    border-spacing: 0;
	float:left;
}

/****************************/
/****************************/
#otherItemsThumb{
	width:305px;
	height:184px;
	float:left;
}

#otherItemsThumb img{
	width:305px;
	height:184px;
	display:block;
}

/****************************/
#otherItemsText{
	width:305px;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}




}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#otherItemsWrapper{
	width: 880px;
	margin-left:20px;
	margin-top:25px;
	padding-bottom:50px;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width:273px;
	height:290px;
	margin-right: 20px;
	margin-bottom:10px;
    border-spacing: 0;
	float:left;
}

/****************************/
/****************************/
#otherItemsThumb{
	width:273px;
	height:165px;
	float:left;
}

#otherItemsThumb img{
	width:273px;
	height:165px;
	display:block;
}

/****************************/
#otherItemsText{
	width:273px;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}



}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#otherItemsWrapper{
	width: 810px;
	padding-left:20px;
	margin-top:25px;
	padding-bottom:50px;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width:250px;
	margin-right: 20px;
	margin-bottom:20px;
    border-spacing: 0;
	float:left;
}

/****************************/
/****************************/
#otherItemsThumb{
	width:250px;
	height:151px;
	float:left;
}

#otherItemsThumb img{
	width:250px;
	height:151px;
	display:block;
}

/****************************/
#otherItemsText{
	width:250px;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}



}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#otherItemsWrapper{
	width: 880px;
	padding-left:20px;
	margin-top:25px;
	padding-bottom:50px;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width:273px;
	margin-right: 20px;
	margin-bottom:20px;
    border-spacing: 0;
	float:left;
}

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

#otherItemsThumb img{
	width:100%;
}

/****************************/
#otherItemsText{
	width:273px;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#otherItemsWrapper{
	width: 780px;
	padding-left:20px;
	margin-top:25px;
	padding-bottom:50px;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width:370px;
	margin-right: 20px;
	margin-bottom:20px;
    border-spacing: 0;
	float:left;
}

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

#otherItemsThumb img{
	width:100%;
}

/****************************/
#otherItemsText{
	width:370px;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}



}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#otherItemsWrapper{
	width: 680px;
	padding-left:20px;
	margin-top:25px;
	padding-bottom:50px;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width:320px;
	margin-right: 20px;
	margin-bottom:20px;
    border-spacing: 0;
	float:left;
}

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

#otherItemsThumb img{
	width:100%;
}

/****************************/
#otherItemsText{
	width:320px;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#otherItemsWrapper{
	width: 100%;
	margin-top:25px;
	padding-bottom:50px;
	float:left;
}

#otherItemsHeader{
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:8px;
	text-align:center;
	font-size:19px;
	color:#c10c0f;
	float:left;
}

/****************************/
/****************************/
/****************************/
#otherItemBox{
	width: 94%;
	margin-left:3%;
	margin-right:3%;
    border-spacing: 0;
	float:left;
}

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

#otherItemsThumb img{
	width:100%;
}

/****************************/
#otherItemsText{
	width:100%;
	vertical-align:top;
	color:#c10c0f;
	float:left;
}

#otherItemsModel{
	100%;
	font-size: 14px;
    float: left;
}

#otherItemsDescription{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsSizes{
	font-size: 14px;
    float: left;
}

#otherItemsGrade{
	width:100%;
	font-size: 14px;
    float: left;
}

#otherItemsPrice{
	width:100%;
	font-size:14px;
	padding-bottom:10px;
	float:left;	
}

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

#moreAnchorButton{
	width:94%;
	padding:3%;
	border-radius:7px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:	#c10c0f;
	display:table;
}

}/**@media**/