/**atkinsons**/
/**20-apr-23**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	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: 200px){
#mainBannerOuter{
	margin-bottom:25px;
}

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

#brandsPageLinkOuter a{
	text-decoration: none;
}		

#brandsPageLinkInner{
	margin: 0 auto;
	padding: 8px;
	border-radius: 5px;
	border: black 1px solid;
	font-size: 17px;
	color: black;
	display: table;
}		

#brandsPageLinkInner:hover{
	cursor: pointer;
	color: white;
	background: black;
}	

.slideInner img{
	opacity:0.6;
	filter: grayscale(100%);
}		

/*************************************************************************************************************************************************************************************************************************/
/***size1*****************************************************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px){
#slideWindowOuter{
	width:100%;
	margin-bottom: 15px;
	float:left;	
}	
	
#slideWindowInner{
	width:100%;
	float:left;	
}	
	
#slideWindow{
    width:100%;
    overflow:hidden;
    background:white;
    float:left;
}
				
.slideOuter{
    width:10%;
    text-align:center;
    float:left;
}		

.slideInner{
    width:90%;
    margin-left:5%;
    margin-right:5%;
    text-align:center;
    float:left;
}		

.slideInner img{
    width:70%;
    float:left;
}		


}/**@media**/
/*************************************************************************************************************************************************************************************************************************/
/***size7*****************************************************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#slideWindowOuter{
	display:none;	
}	
	
}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
#carouselOuter{
	width:100%;
	max-height:190px;
	margin-bottom: 25px;
	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**/
/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#categoryImageLinkWrapper{
	width:1200px;
	margin: 0 auto;
	display: table;
}

/****************************/
#imageOneWrapper{
	width:590px;
	margin-right:20px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:590px;
	height:372px;
	float:left;
}

#imageOne img{
	width:590px;
	height:372px;
	float:left;
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:590px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:590px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageTwoWrapper{
	width:590px;
	margin-bottom:11px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:590px;
	height:372px;
	float:left;
}

#imageTwo img{
	width:590px;
	height:372px;
	float:left;
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:590px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:590px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageThreeWrapper{
	width:1200px;
	margin-bottom:11px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:1200px;
	height:372px;
	float:left;
}

#imageThree img{
	width:1200px;
	height:372px;
	float: left; 
}

#imageThreeLabel{
	width:1200px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:1200px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFourWrapper{
	width:590px;
	margin-right:20px;
	float:left;
}

#imageFourWrapper a{
	text-decoration:nFour;
}

#imageFour{
	width:590px;
	height:372px;
	float:left;
}

#imageFour img{
	width:590px;
	height:372px;
	float:left;
}

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:590px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:590px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFiveWrapper{
	width:590px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a{
	text-decoration:none;
}

#imageFive{
	width:590px;
	height:372px;
	float:left;
}

#imageFive img{
	width:590px;
	height:372px;
	float:left;
}

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:590px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:590px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}



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

/****************************/
#imageOneWrapper{
	width:490px;
	margin-right:20px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:490px;
	height:308px;
	float:left;
}

#imageOne img{
	width:490px;
	height:308px;
	float:left;
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:490px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:490px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageTwoWrapper{
	width:490px;
	margin-bottom:11px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:490px;
	height:308px;
	float:left;
}

#imageTwo img{
	width:490px;
	height:308px;
	float:left;
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:490px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:490px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageThreeWrapper{
	width:1000px;
	margin-bottom:11px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:1000px;
	height:308px;
	float:left;
}

#imageThree img{
	width:1000px;
	height:308px;
	float: left; 
}

#imageThreeLabel{
	width:1000px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:1000px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFourWrapper{
	width:490px;
	margin-right:20px;
	float:left;
}

#imageFourWrapper a{
	text-decoration:nFour;
}

#imageFour{
	width:490px;
	height:308px;
	float:left;
}

#imageFour img{
	width:490px;
	height:308px;
	float:left;
}

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:490px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:490px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFiveWrapper{
	width:490px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a{
	text-decoration:none;
}

#imageFive{
	width:490px;
	height:308px;
	float:left;
}

#imageFive img{
	width:490px;
	height:308px;
	float:left;
}

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:490px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:490px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}


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

/****************************/
#imageOneWrapper{
	width:440px;
	margin-right:20px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:440px;
	height:276px;
	float:left;
}

#imageOne img{
	width:440px;
	height:276px;
	float:left;
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageTwoWrapper{
	width:440px;
	margin-bottom:11px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:440px;
	height:276px;
	float:left;
}

#imageTwo img{
	width:440px;
	height:276px;
	float:left;
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageThreeWrapper{
	width:900px;
	margin-bottom:11px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:900px;
	height:276px;
	float:left;
}

#imageThree img{
	width:900px;
	height:276px;
	float: left; 
}

#imageThreeLabel{
	width:900px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:900px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFourWrapper{
	width:440px;
	margin-right:20px;
	float:left;
}

#imageFourWrapper a{
	text-decoration:nFour;
}

#imageFour{
	width:440px;
	height:276;
	float:left;
}

#imageFour img{
	width:440px;
	height:276;
	float:left;
}

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFiveWrapper{
	width:440px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a{
	text-decoration:none;
}

#imageFive{
	width:440px;
	height:276px;
	float:left;
}

#imageFive img{
	width:440px;
	height:276px;
	float:left;
}

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#categoryImageLinkWrapper{
	width:800px;
	margin: 0 auto;
	padding-top:15px;
	display: table;
}

/****************************/
#imageOneWrapper{
	width:440px;
	margin-right:20px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:440px;
	height:276px;
	float:left;
}

#imageOne img{
	width:440px;
	height:276px;
	float:left;
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageTwoWrapper{
	width:440px;
	margin-bottom:11px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:440px;
	height:276px;
	float:left;
}

#imageTwo img{
	width:440px;
	height:276px;
	float:left;
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageThreeWrapper{
	width:900px;
	margin-bottom:11px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:900px;
	height:276px;
	float:left;
}

#imageThree img{
	width:900px;
	height:276px;
	float: left; 
}

#imageThreeLabel{
	width:900px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:900px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFourWrapper{
	width:440px;
	margin-right:20px;
	float:left;
}

#imageFourWrapper a{
	text-decoration:nFour;
}

#imageFour{
	width:440px;
	height:276;
	float:left;
}

#imageFour img{
	width:440px;
	height:276;
	float:left;
}

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFiveWrapper{
	width:440px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a{
	text-decoration:none;
}

#imageFive{
	width:440px;
	height:276px;
	float:left;
}

#imageFive img{
	width:440px;
	height:276px;
	float:left;
}

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:440px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:440px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}

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

/****************************/
#imageOneWrapper{
	width:390px;
	margin-right:20px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:390px;
	height:244px;
	float:left;
}

#imageOne img{
	width:390px;
	height:244px;
	float:left;
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:390px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:390px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageTwoWrapper{
	width:390px;
	margin-bottom:11px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:390px;
	height:244px;
	float:left;
}

#imageTwo img{
	width:390px;
	height:244px;
	float:left;
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:390px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:390px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageThreeWrapper{
	width:800px;
	margin-bottom:11px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:800px;
	height:244px;
	float:left;
}

#imageThree img{
	width:800px;
	height:244px;
	float: left; 
}

#imageThreeLabel{
	width:800px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:800px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFourWrapper{
	width:390px;
	margin-right:20px;
	float:left;
}

#imageFourWrapper a{
	text-decoration:nFour;
}

#imageFour{
	width:390px;
	height:244px;
	float:left;
}

#imageFour img{
	width:390px;
	height:244px;
	float:left;
}

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:390px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:390px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFiveWrapper{
	width:390px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a{
	text-decoration:none;
}

#imageFive{
	width:390px;
	height:244px;
	float:left;
}

#imageFive img{
	width:390px;
	height:244px;
	float:left;
}

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:390px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:390px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#categoryImageLinkWrapper{
	width:600px;
	margin: 0 auto;
	padding-top:15px;
	display: table;
}

/****************************/
#imageOneWrapper{
	width:340px;
	margin-right:20px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:340px;
	height:213px;
	float:left;
}

#imageOne img{
	width:340px;
	height:213px;
	float:left;
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:340px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:340px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageTwoWrapper{
	width:340px;
	margin-bottom:11px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:340px;
	height:213px;
	float:left;
}

#imageTwo img{
	width:340px;
	height:213px;
	float:left;
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:340px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:340px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageThreeWrapper{
	width:700px;
	margin-bottom:11px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:700px;
	height:213px;
	float:left;
}

#imageThree img{
	width:700px;
	height:213px;
	float: left; 
}

#imageThreeLabel{
	width:700px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:700px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFourWrapper{
	width:340px;
	margin-right:20px;
	float:left;
}

#imageFourWrapper a{
	text-decoration:nFour;
}

#imageFour{
	width:340px;
	height:213px;
	float:left;
}

#imageFour img{
	width:340px;
	height:213px;
	float:left;
}

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:340px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:340px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

/***********************/
#imageFiveWrapper{
	width:340px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a{
	text-decoration:none;
}

#imageFive{
	width:340px;
	height:276px;
	float:left;
}

#imageFive img{
	width:340px;
	height:213px;
	float:left;
}

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:340px;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:340px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}

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

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

#imageOneWrapper a{
	text-decoration:none;
}

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

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

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:100%;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageOneBlurb{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageOneBlurb a{
	text-decoration:none;
	color:#55565B;
}

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

#imageTwoWrapper a{
	text-decoration:none;
}

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

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

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:100%;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageTwoBlurb a{
	text-decoration:none;
	color:#55565B;
}

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

#imageThreeWrapper a{
	text-decoration:none;
}

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

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

#imageThreeLabel{
	width:100%;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageThreeBlurb a{
	text-decoration:none;
	color:#55565B;
}

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

#imageFourWrapper a{
	text-decoration:nFour;
}

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

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

#imageFour:hover{
	opacity:0.6;
}

#imageFourLabel{
	width:100%;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFourBlurb{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFourBlurb a{
	text-decoration:none;
	color:#55565B;
}

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

#imageFiveWrapper a{
	text-decoration:none;
}

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

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

#imageFive:hover{
	opacity:0.6;
}

#imageFiveLabel{
	width:100%;
	margin-top:30px;
	text-align:center;
	font-weight:400;
	font-size:20px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-weight:200;
	font-size:16px;
	color:#55565B;
	float:left;
}

#imageFiveBlurb a{
	text-decoration:none;
	color:#55565B;
}


}/**@media**/





