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

#imageDisclaimer{
	width:94%;
	padding:3%;
	font-size:15px;
	color:white;
	background:#c10c0f;
	float:left;
}

#contentWrapper{
	width:100%;
	padding-top:20px;
	margin-bottom:25px;
	background:white;
	float:left;
}

/***********************************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#banner{
	width:100%;
	margin-bottom:15px;
	float:left;	
}

#banner img{
	width:100%;
	float:left;	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
	
#productOuterWrapper{
	width:1200px;
	margin: 0 auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

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

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

/**********************/
#imageSelectedWrapper{
	width:580px; 
	height:331px;
	margin-right:20px;
	cursor:pointer;
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:580px; 
	height:331px;
	cursor:pointer;
	float:left;
}

#rangeImage img{
	width:580px; 
	height:331px;
	position:absolute;
	display:block;
}

#imageSelectedTriangleOuter{
	width:580px; 
	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;
}

/**********************/
#mainText{
	width:600px;
	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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

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

#branchButton{
	padding:7px;
	border-radius:7px;
	background:#58595b;
	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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width:950px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#productOuterWrapper{
	width:1100px;
	margin: 0 auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

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

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

/**********************/
#imageSelectedWrapper{
	width:530px; 
	margin-right:20px;
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:530px; 
	height:302px;
	cursor:pointer;
	float:left;
}

#rangeImage img{
	width:530px; 
	height:302px;
	position:absolute;
	display:block;
}

#imageSelectedTriangleOuter{
	width:530px; 
	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;
}

/**********************/
#mainText{
	width:550px;
	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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

/**************************/
#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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width:860px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}



}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#productOuterWrapper{
	width:1000px;
	margin: 0 auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

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

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

/**********************/
#imageSelectedWrapper{
	width:480px; 
	margin-right:20px;
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:480px; 
	height:274px;
	cursor:pointer;
	float:left;
}

#rangeImage img{
	width:480px; 
	height:274px;
	position:absolute;
	display:block;
}

#imageSelectedTriangleOuter{
	width:480px; 
	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;
}

/**********************/
#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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

/**************************/
#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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width:790px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#productOuterWrapper{
	width:900px;
	margin: 0 auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

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

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

/**********************/
#imageSelectedWrapper{
	width:460px; 
	margin-right:20px;
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:460px;
	height:262px;
	cursor:pointer;
	float:left;
}

#rangeImage img{
	width:460px;
	height:262px;
	position:absolute;
	display:block;
}

#imageSelectedTriangleOuter{
	width:460px;
	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;
}

/**********************/
#mainText{
	width:420px;
	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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

/**************************/
#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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width:860px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#productOuterWrapper{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

/**********************/
#productInnerWrapper{
	width: 800px; 
	background:white;
	float:left;
}

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

/**********************/
#imageSelectedWrapper{
	width:410px; 
	margin-right:20px;
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:410px;
	height:234px;
	cursor:pointer;
	float:left;
}

#rangeImage img{
	width:410px;
	height:234px;
	position:absolute;
	display:block;
}

#imageSelectedTriangleOuter{
	width:410px;
	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;
}

/**********************/
#mainText{
	width:370px;
	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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

/**************************/
#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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width:760px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}



}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#productOuterWrapper{
	width:700px;
	margin: 0 auto;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

#sidebarWrapper{
	display:none;
}

/**********************/
#productInnerWrapper{
	width: 700px; 
	background:white;
	float:left;
}

/**********************/
#productMainWrapper{
	width: 700px; 
	background:white;
	float:left;
}

/**********************/
#imageSelectedWrapper{
	width:360px; 
	margin-right:20px;
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:360px; 
	height:205px;
	cursor:pointer;
	float:left;
}

#rangeImage img{
	width:360px; 
	height:205px;
	position:absolute;
	display:block;
}

#imageSelectedTriangleOuter{
	width:360px; 
	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;
}

/**********************/
#mainText{
	width:320px;
	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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

/**************************/
#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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width:660px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#productOuterWrapper{
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom:25px;
	font-size: 12px;
	display: table;
}

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

/**********************/
#productMainWrapper{
	width: 90%;
	margin-left:5%;
	margin-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	background:white;
	float:left;
}

#imageSelectedWrapper{
	width:100%; 
	position:relative;
	background:#58595b;
	float:left;
}

#rangeImage{
	width:100%;
	cursor:pointer;
	float:left;
}

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

#imageSelectedTriangleOuter{
	width:100%;
	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;
}

/**********************/
#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:#58595b;
	float:left;
}

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

#mainTextBlurb a{
	color:#58595b;
}

/**************************/
#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:#58595b;
}

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

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

#mainTextPDFLinkButton{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	background:#58595b;
	float:left;
}

#mainTextPDFLinkButton a{
	text-decoration:none;
	color:white;
}

#pdfBrochure{
	width: 96%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
	float:left;
}

#pdfBrochure iframe{
	width:100%;
	height:1800px;
	float:left;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#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:white;
	background:#58595b;
	float:left;
}

#otherItemBox{
	width:375px;
	margin-left: 13px;
	margin-right: 12px;
	margin-bottom:10px;
    border-spacing: 0;
	float:left;
}

#otherItemsThumb{
	width:375px;
	height:226px;
	float:left;
}

#otherItemsThumb img{
	width:375px;
	height:226px;
	display:block;
}

#otherItemsText{
	width:100%;
	vertical-align:top;
	color:#58595b;
	float:left;
}

#otherItemsModel{
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight:300;
	font-size: 14px;
    float: left;
}

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

#otherItemsSizes{
	width:100%;
	font-weight:300;
	font-size: 14px;
    float: left;
}

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

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

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

#moreAnchorButton{
	width:100%;
	padding:3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;    
	box-sizing: border-box;       
	border-radius:7px;
	border:1px dashed #58595b; 
	text-decoration:none;
	font-weight:300;
	text-align:center;
	color:#58595b;
	display:table;
}

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

#otherItemBox{
	width:375px;
	margin-left: 13px;
	margin-right: 12px;
	margin-bottom:10px;
}

#otherItemsThumb, #otherItemsThumb img{
	width:375px;
	height:226px;
}

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

#otherItemBox{
	width:341px;
	margin-left: 13px;
	margin-right: 12px;
	margin-bottom:10px;
}

#otherItemsThumb, #otherItemsThumb img{
	width:341px;
	height:205px;
}

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

#otherItemBox{
	width:308px;
	margin-left: 13px;
	margin-right: 12px;
	margin-bottom:20px;
}

#otherItemsThumb, #otherItemsThumb img{
	width:308px;
	height:185px;
}

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

#otherItemBox{
	width:273px;
	margin-left: 14px;
	margin-right: 13px;
	margin-bottom:20px;
}

#otherItemsThumb, #otherItemsThumb img{
	width:100%;
	height:auto;
}

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

#otherItemBox{
	width:370px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom:20px;
}

#otherItemsThumb, #otherItemsThumb img{
	width:100%;
	height:auto;
}

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

#otherItemBox{
	width:320px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom:20px;
}

#otherItemsThumb, #otherItemsThumb img{
	width:100%;
	height:auto;
}

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

#otherItemBox{
	width: 94%;
	margin-left:3%;
	margin-right:3%;
}

#otherItemsThumb, #otherItemsThumb img{
	width:100%;
	height:auto;
}

}/**@media**/