/**19-nov-22**/
/**retailer**/
/**#58595B**/
/**#c10c0f**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#categoryHeaderFlash{
	width: 100%;
	margin-bottom:15px;
	padding-top: 14px;
	padding-bottom:14px;
	text-align:center;
	background: #58595B;	
	float: left;
}

#categoryHeaderFlash h1{
	margin:0px;
	display:inline;
	font-weight:100;
	font-size:28px;
	color:white;
}
/*****************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#searchWrapper{
	width: 1200px;
	margin: 0 auto;
	display: table;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#searchWrapper{
	width: 1100px;
	margin: 0 auto;
	display: table;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size3*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#searchWrapper{
	width: 1000px;
	margin: 0 auto;
	display: table;
}



}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size4*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#searchWrapper{
	width: 900px;
	margin: 0 auto;
	display: table;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size5*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#searchWrapper{
	width: 800px;
	margin: 0 auto;
	display: table;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size6*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#searchWrapper{
	width: 700px;
	margin: 0 auto;
	display: table;
}


}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size7*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#searchWrapper{
	width: 94%;
	height: auto;	
	padding-right: 3%;
	padding-left: 3%;
	float: left;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#searchFilter{
	margin-bottom:45px;
	float:100%;
}

#searchFilter table{
	margin: 0 auto;
	border:none;
}

#searchFilter table th{
	font-size:13px;
	font-weight:300;
	color:#58595B;
}

#searchFilter table select{
	margin: 0;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border: 1px solid #58595B;
	font-size:12px;
	font-weight:300;
	color:#58595B;
	outline:none;
}


#searchFilter table input[type=submit]{
	padding:2px;
	margin: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top:none;
	border-bottom: 1px solid #58595B;
	border-left:none;
	border-right: 1px solid #58595B;
	font-size:12px;
	font-weight:300;
	color:white;
	background:#c10c0f;
}
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
.groupProductBox{
	float:left;
}

.groupProductImage{
	float:left;
}

.groupProductImage img{
	position:absolute;
	display:block;
}

.groupAccessoryImage{
	float:left;
}

.groupAccessoryImage img{
	position:absolute;
	display:block;
}

.groupProductTriangleOuter{
	font-size:20px;
	text-align:right;
	position:absolute;
	float:left;
}

.groupProductTriangleInner{
	width: 80px;
	height: 80px;
	margin-top:5px;
	margin-right:5px;
	position:relative;
	float:right;
}

.groupProductTriangleInner img{
	width:80px;
	height:80px;
	display:block;
}

.groupProductTitle{
	width:100%;
	padding-top:3px;
	padding-bottom:1px;
	margin:0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration:none;
	font-size: 14px;
	font-weight:300;
	color:#58595B;
	background:white;
	float:left;
}

.groupProductPrice{
	width:100%;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	font-size: 15px;
	font-weight:300;
	color:#c10c0f;
	background:white;
	float:left;
}

/*****************************************************************************************************************************************************************************************************************************/
/***size1*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
.groupProductBox{
	width:380px;
	margin-bottom:20px;
	margin-right:20px;
}

.groupProductImage{
	width:380px;
	height:222px;
}

.groupProductImage img{
	width:380px;
	height:222px;
}

.groupAccessoryImage{
	width:380px;
	height:222px;
}

.groupAccessoryImage img{
	width:222px;
	height:222px;
	margin-left: 79px;
}

.groupProductTriangleOuter{
	width:380px;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size2*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
.groupProductBox{
	width:348px;
	margin-bottom:18px;
	margin-right:18px;
}

.groupProductImage{
	width:348px;
	height:203px;
}

.groupProductImage img{
	width:348px;
	height:203px;
}

.groupAccessoryImage{
	width:348px;
	height:203px;
}

.groupAccessoryImage img{
	width:203px;
	height:203px;
}

.groupProductTriangleOuter{
	width:348px;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size3*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
.groupProductBox{
	width:316px;
	margin-bottom:17px;
	margin-right:17px;
}

.groupProductImage{
	width:316px;
	height:184px;
}

.groupProductImage img{
	width:316px;
	height:184px;
}

.groupAccessoryImage{
	width:316px;
	height:184px;
}

.groupAccessoryImage img{
	width:184px;
	height:184px;
}

.groupProductTriangleOuter{
	width:316px;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***size4*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
.groupProductBox{
	width:284px;
	margin-bottom:16px;
	margin-right:16px;
}

.groupProductImage{
	width:284px;
	height:165px;
}

.groupProductImage img{
	width:284px;
	height:165px;
}

.groupAccessoryImage{
	width:284px;
	height:165px;
}

.groupAccessoryImage img{
	width:165px;
	height:165px;
}

.groupProductTriangleOuter{
	width:284px;
}

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

.groupProductBox{
	width:252px;
	margin-bottom:14px;
	margin-right:14px;
}

.groupProductImage{
	width:252px;
	height:145px;
}

.groupProductImage img{
	width:252px;
	height:145px;
}

.groupAccessoryImage{
	width:252px;
	height:145px;
}

.groupAccessoryImage img{
	width:145px;
	height:145px;
}

.groupProductTriangleOuter{
	width:252px;
}

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

.groupProductBox{
	width:220px;
	margin-bottom:13px;
	margin-right:13px;
}

.groupProductImage{
	width:220px;
	height:126px;
}

.groupProductImage img{
	width:220px;
	height:126px;
}

.groupAccessoryImage{
	width:220px;
	height:126px;
}

.groupAccessoryImage img{
	width:126px;
	height:126px;
}

.groupProductTriangleOuter{
	width:220px;
}

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

.groupProductBox{
	width:100%;
	margin-bottom:20px;
	margin-right:20px;
}

.groupProductImage{
	width:100%;
	height: auto;
}

.groupProductImage img{
	width:100%;
	height: auto;
	position:relative;
}

.groupAccessoryImage{
	width:100%;
	height: auto;
}

.groupAccessoryImage img{
	width:100%;
	height: auto;
	position:relative;
}

.groupProductTriangleOuter{
	width:94%;
}

.groupProductTriangleInner{
	margin: 0px;
}

.groupProductTitle{
	padding-top:2px;
	padding-bottom:2px;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#searchNoResults{
	width: 100%;
	padding-bottom:20px;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	line-height: 150%;
	color: #989898;	
	float: left;	
}

#searchNoResults h2{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 28px;
	font-weight:400; 
	color: #847D7D;
}

#searchBoxWrapper{
	padding:10px;
	margin-top: 15px;
	margin-bottom: 25px;	
	background: #F0F0F0;
	float: left;
}

#searchBoxLeft{
	margin-right:7px;
	font-size: 16px;
	font-weight:200;
	color: #989898;	
	float: left;	
}

#searchBoxRight{
	margin-top:1px;
	float:left;
}
#searchBoxRight input[type=text]{
	width: 180px;
	padding-left:5px;
	margin:0px;
	margin-right:8px;
	font-size: 14px;
	border: none;
	outline: none;
	float:left;
}

#searchBoxRight input[type=image]{
	width: 19px;		
	height: 19px;
	outline:none;	
	float:left;
}

#searchBoxRight input[type=image] img{
	width: 19px;		
	height: 19px;	
}

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

#enquiryFormPageTitle h3{
	margin:0px;
	text-align:left;
	font-size:28px;
	font-weight:400; 
	color: #847D7D;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#enquiryFormOuter{
	width: 100%;
	margin-top:5px;
	margin-bottom:50px;
	text-align:center;
	float: left;	
}

#enquiryFormInner{
	width: 400px;
	margin: 0 auto;
	display: table;	
}		

#enquiryFormInner label{
	width: 400px;	
	margin-top: 9px;
	float:left;
}

#enquiryFormInner label #labelText{
	font-size: 14px;
	text-align:left;
	color: #58595b;
	float:left;
}

#enquiryFormInner label #labelManatory{
	margin-top:4px;
	font-size: 10px;
	text-align:right;
	color: #58595b;
	float:right;
}

#enquiryFormInner input[type=text]{
	width: 400px;	
	padding: 5px;
	box-sizing: border-box;
	border-radius:0;
	-webkit-border-radius:0; 
	-webkit-appearance: none;
	font-size: 14px;
	color: #58595b;
}

#enquiryFormInner textarea{
	width: 400px;	
	height: 150px;
	padding:7px;
	box-sizing: border-box;
	border: #58595b 2px solid;
	border-radius:0;
	-webkit-border-radius:0; 
	-webkit-appearance: none;
	font-size:12px;
	opacity: 0.7;
	outline:none;
	resize: none; 
	overflow-y: hidden; 
	overflow-x: hidden; 
}

.emailSpecial{
	display:none;	
}

#enquiryFormInner button{
	margin-top:10px;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	outline:none;
	font-size: 18px;
	text-align:left;
	color: white;
	background: #c10c0f;
	float: left;
}

/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#enquiryFeedbackOuter{
	width:100%;
	z-index:100;
	position:fixed;
	top:35%;
	display:none;
}

#enquiryFeedbackInner{
	margin:0 auto;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	border-width:2px;
	border-style:solid;
	border-color:#58595b;
	background:ghostWhite;
	display:table;
}

#enquiryFeedbackClose{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	cursor:pointer;
	line-height:150%;
	text-align:right;
	font-size:16px;
	color:#58595b;
	float:left;
}

#enquiryFeedbackMessage{
	width:100%;
	line-height:150%;
	text-align:center;
	font-size:37px;
	color:#58595b;
	float:left;
}
/*****************************************************************************************************************************************************************************************************************************/
/***size7*********************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#enquiryFormInner{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	display: block;
	float: left;	
}		

#enquiryFormInner label{
	width: 100%;	
}

#enquiryFormInner input[type=text]{
	width: 100%;	
}

#enquiryFormInner textarea{
	width: 100%; 
	height: 150px;
	padding:7px;
}

#enquiryFormInner button{
	margin-top:10px;
}

}/**@media**/
/*****************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************************/
#privacyPolicyNotice{
	width:80%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	margin-bottom:30px;
	color:#58595b;
	background:none;
	float:left;
}

#privacyPolicyNotice a{
	text-decoration:none;
	color:#c10c0f;
}

#privacyPolicyNotice a:hover{
	text-decoration:underline;
	color:#c10c0f;
}


