/**barkers**/
/**#000000**/
/**11-apr-23**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	padding-bottom:30%;/**0.30 ratio**/
	margin-bottom:10px;
	float:left;
}

#mainBannerInner{
	width:100%;
	position:relative;
	float:left;
}

.mainBanner{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	float:left;
}

.mainBanner img{
	width:100%;
	float:left;
}

/******************************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
/***size1***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#mainBannerOuter{
	margin-bottom:10px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size2***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size3***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size4***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size5***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size6***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size7***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
#carouselOuter{
	width:100%;
	max-height:190px;
	margin-top: 30px;
	overflow: hidden;
	float:left;	
}

#carouselInner{
	width:1200px;
	margin: 0 auto;
	display:table;	
}

#carouselHeader{
	width: 1200px;
	margin-bottom:7px;
	font-size:22px;
	color: #58595b;
	float:left;
}

#carouselViewer{
	width:1128px;
	max-height:210px;
	margin-bottom:40px;
	overflow:hidden;
	float:left;
}

#carouselReel{
	width: 200%;
	position:relative;
	z-index:1;
}


#carouselSlide{
	width:282px;
	float:left;
}

#carouselSlide a{
	text-decoration:none;
}

#slideImage{
	float: left;
}

#slideImage img{
	float: left;
}

#slideTitle{
	width:100%;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:center;
	font-size:16px;
	color:#58595b;
	float:left;
}

#slidePrice{
	width:100%;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	color:#58595b;
	float:left;
}

#slideViewButton{
	margin:0 auto;
	padding:3px;
	font-weight:300;
	font-size:16px;
	color:white;
	background:#58595b;
	display:table;
}

#leftArrow{
}

#rightArrow{
}

#leftArrow img, #rightArrow img{
}

#leftArrow:hover, #rightArrow:hover{
	cursor: pointer;
}

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

#carouselHeader{
	width:1200px;
}

#carouselViewer{
	width:1128px;
	max-height:210px;
	margin-bottom:40px;
}

#carouselReel{
	width:200%;
}

#carouselSlide{
	width:282px;
}

#slideImage{
	width:222px;
	height:127px;
	padding-left:30px;
	padding-right:30px;
}

#slideImage img{
	width:222px;
	height:127px;
}

#slideTitle{
	width:222px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slidePrice{
	width:222px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slideViewButton{
	font-size:13px;
}

#leftArrow, #rightArrow{
	width:36px;
	padding-bottom:36px;
	margin-top:55px;
	position:relative;
	border-radius:50%;
	background: #58595b;
	float:left;
}

#leftArrow img, #rightArrow img{
	width:50%;
	padding-top:25%;
	padding-left:25%;
	position:absolute;
	float: left;
}

#leftArrowInner{
	display: block;
}

#leftArrowInnerDummy{
	display: none;
}

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

#carouselHeader{
	width:1100px;
}

#carouselViewer{
	width:1028px;
	max-height:178px;
	margin-bottom:40px;
}

#carouselReel{
	width:200%;
}

#carouselSlide{
	width:257px;
}

#slideImage{
	width:197px;
	height:112px;
	padding-left:30px;
	padding-right:30px;
}

#slideImage img{
	width:197px;
	height:112px;
}

#slideTitle{
	width:197px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slidePrice{
	width:197px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slideViewButton{
	font-size:13px;
}

#leftArrow, #rightArrow{
	width:36px;
	padding-bottom:36px;
	margin-top:55px;
	position:relative;
	border-radius:50%;
	background: #58595b;
	float:left;
}

#leftArrow img, #rightArrow img{
	width:50%;
	padding-top:25%;
	padding-left:25%;
	position:absolute;
	float: left;
}

#leftArrowInner{
	display: block;
}

#leftArrowInnerDummy{
	display: none;
}

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

#carouselOuter{
	display: none;
}

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

#carouselOuter{
	display: none;
}

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

#carouselOuter{
	display: none;
}

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

#carouselOuter{
	display: none;
}

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

#carouselOuter{
	display: none;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#departmentsHeading{
	width:1200px;
	margin:0 auto;
	margin-bottom:20px;
	box-sizing: border-box;
	text-align:center;
	font-weight:100;
	font-size:50px;
	color:#000000;
	display:table;
}

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

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


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

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

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

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

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

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#categoryImageLinkWrapper{
	margin: 0 auto;
	padding-top: 35px;
	display: table;
}

#imageWrapper{
	float:left;
}

#imageWrapper a{
	text-decoration:none;
}

#imageWrapper #image{
	float:left;
}

#imageWrapper #image img{
	display: block; 
}

#imageWrapper #image img:hover{
	opacity:0.5;
}


#imageWrapper #imageLabel{
	width:100%;
	height: 20px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:20px;
	color:#000000;
	float:left;
}

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

#imageWrapper{
	width:384px;
	margin-right: 23px;
	margin-bottom:23px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:384px;
	height:219px;
}

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

#imageWrapper{
	width:351px;
	margin-right: 23px;
	margin-bottom:23px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:351px;
	height:200px;
}

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

#imageWrapper{
	width:319px;
	margin-right: 21px;
	margin-bottom:21px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:319px;
	height:181px;
}

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

#imageWrapper{
	width:287px;
	margin-right: 19px;
	margin-bottom:19px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:287px;
	height:163px;
}

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

#imageWrapper{
	width:255px;
	margin-right: 17px;
	margin-bottom:17px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:255px;
	height:145px;
}

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

#imageWrapper{
	width:223px;
	margin-right: 15px;
	margin-bottom:15px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:223px;
	height:127px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#categoryImageLinkWrapper{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

#imageWrapper{
	width:100%;
	margin-bottom:20px;
}

#image, #image img{
	width:100%;
}

#imageLabel{
	width:100%;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#homeText{
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	display: table;
}

#homeText a{
	font-weight: bold;
	color: #000000;
}

#homeText h1{
	margin: 0px;
	font-weight: 300;
	font-size: 24px;
}

#homeText h2{
	margin: 0px;
	font-weight: 300;
	font-size: 20px;
}

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

#homeText{
	width:1200px;
}

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

#homeText{
	width:1100px;
}

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

#homeText{
	width:1000px;
}

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

#homeText{
	width:900px;
}

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

#homeText{
	width:800px;
}

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

#homeText{
	width:700px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#homeText{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

}/**@media**/