/**8-apr-23**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	margin-bottom:10px;
	float:left;
}

#mainBannerInner{
	width:1200px;
	margin: 0 auto;
	position:relative;
	display:table;
}

.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;
}

#mainBannerInner{
	width:1200px;
	height:400px;
}

.mainBanner img{
	height:400px;
	float:left;
}

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

#mainBannerInner{
	width:1100px;
	height:366px;
}

.mainBanner img{
	height:366px;
	float:left;
}

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

#mainBannerInner{
	width:1000px;
	height:333px;
}

.mainBanner img{
	height:333px;
	float:left;
}

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

#mainBannerInner{
	width:900px;
	height:300px;
}

.mainBanner img{
	height:300px;
	float:left;
}

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

#mainBannerInner{
	width:800px;
	height:266px;
}

.mainBanner img{
	height:266px;
	float:left;
}

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

#mainBannerInner{
	width:700px;
	height:233px;
}

.mainBanner img{
	height:233px;
	float:left;
}

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

#mainBannerInner{
	width:90%;
	padding-bottom: 30%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
}

}/**@media**/
/***************************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************/
#videoWrapper{
	width:1200px;
	margin:0 auto;
	display:table;	
}

#videoBox{
	width:100%; 
	padding-bottom:56.25%;	
	position:relative; 
}

#videoBox iframe{
	width:100%; 
	height:100%;
	position:absolute; 
	left:0; 
	top:0; 
}

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

#videoWrapper{
	width:1200px;
	padding-top:15px;
	margin-bottom:40px;
}

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

#videoWrapper{
	width:1100px;
	padding-top:15px;
	margin-bottom:40px;
}

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

#videoWrapper{
	width:1000px;
	padding-top:15px;
	margin-bottom:40px;
}

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

#videoWrapper{
	width:900px;
	padding-top:15px;
	margin-bottom:40px;
}

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

#videoWrapper{
	width:800px;
	padding-top:15px;
	margin-bottom:40px;
}

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

#videoWrapper{
	width:700px;
	padding-top:0px;
	margin-bottom:20px;
}

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

#videoWrapper{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	padding-top:0px;
	margin-bottom:20px;
	float:left;	
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#categoryImageLinkWrapper{
	width:1100px;
	margin: 0 auto;
	padding-top:10px;
	display: table;
}

/***********************/
#imageOneWrapper{
	width:728px;
	height:542px;
	margin-right:11px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:728px;
	height:542px;
	position:absolute;
	display:table;
}

#imageOne img{
	width:728px;
	height:542px;
	display: block; 
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:70%;
	margin-top:437px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a;
	display:table;
}

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

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:361px;
	height:265px;
	position:absolute;
	display:table;
}

#imageTwo img{
	width:361px;
	height:265px;
	display: block; 
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:70%;
	margin-top:210px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

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

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:361px;
	height:266px;
	position:absolute;
	display:table;
}

#imageThree img{
	width:361px;
	height:266px;
	display: block; 
}

#imageThree:hover{
	opacity:0.6;
}

#imageThreeLabel{
	width:70%;
	margin-top:210px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:358px;
	height:266px;
	margin-right:11px;
	margin-bottom:11px;
	float:left;
}

#imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageFour, #imageSeven, #imageTen{
	width:358px;
	height:266px;
	position:absolute;
	display:table;
}

#imageFour img, #imageSeven img, #imageTen img{
	width:358px;
	height:266px;
	display: block; 
}

#imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:70%;
	margin-top:210px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:359px;
	height:266px;
	margin-right:11px;
	margin-bottom:11px;
	float:left;
}

#imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageFive, #imageEight, #imageEleven{
	width:359px;
	height:266px;
	position:absolute;
	display:table;
}

#imageFive img, #imageEight img, #imageEleven img{
	width:359px;
	height:266px;
	display: block; 
}

#imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:70%;
	margin-top:210px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:361px;
	height:266px;
	margin-bottom:11px;
	float:left;
}

#imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageSix, #imageNine, #imageTwelve{
	width:361px;
	height:266px;
	position:absolute;
	display:table;
}

#imageSix img, #imageNine img, #imageTwelve img{
	width:361px;
	height:266px;
	display: block; 
}

#imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:70%;
	margin-top:210px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

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

/***********************/
#imageOneWrapper{
	width:661px;
	height:492px;
	margin-right:10px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:661px;
	height:492px;
	position:absolute;
	display:table;
}

#imageOne img{
	width:661px;
	height:492px;
	display: block; 
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	width:70%;
	margin-top:386px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageTwoWrapper{
	width:329px;
	height:240px;
	margin-bottom:10px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:329px;
	height:240px;
	position:absolute;
	display:table;
}

#imageTwo img{
	width:329px;
	height:240px;
	display: block; 
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:70%;
	margin-top:180px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

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

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:329px;
	height:242px;
	position:absolute;
	display:table;
}

#imageThree img{
	width:329px;
	height:242px;
	display: block; 
}

#imageThree:hover{
	opacity:0.6;
}

#imageThreeLabel{
	width:70%;
	margin-top:180px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:326px;
	height:242px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageFour, #imageSeven, #imageTen{
	width:326px;
	height:242px;
	position:absolute;
	display:table;
}

#imageFour img, #imageSeven img, #imageTen img{
	width:326px;
	height:242px;
	display: block; 
}

#imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:70%;
	margin-top:180px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:325px;
	height:242px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageFive, #imageEight, #imageEleven{
	width:325px;
	height:242px;
	position:absolute;
	display:table;
}

#imageFive img, #imageEight img, #imageEleven img{
	width:325px;
	height:242px;
	display: block; 
}

#imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:70%;
	margin-top:180px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:329px;
	height:242px;
	margin-bottom:10px;
	float:left;
}

#imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageSix, #imageNine, #imageTwelve{
	width:329px;
	height:242px;
	position:absolute;
	display:table;
}

#imageSix img, #imageNine img, #imageTwelve img{
	width:329px;
	height:242px;
	display: block; 
}

#imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:70%;
	margin-top:180px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}





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

/***********************/
#imageOneWrapper{
	width:595px;
	height:442px;
	margin-right:10px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:595px;
	height:442px;
	position:absolute;
	display:table;
}

#imageOne img{
	width:595px;
	height:442px;
	display: block; 
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	margin-top:341px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageTwoWrapper{
	width:295px;
	height:216px;
	margin-bottom:10px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:295px;
	height:216px;
	position:absolute;
	display:table;
}

#imageTwo img{
	width:295px;
	height:216px;
	display: block; 
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	margin-top:154px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

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

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:295px;
	height:216px;
	position:absolute;
	display:table;
}

#imageThree img{
	width:295px;
	height:216px;
	display: block; 
}

#imageThree:hover{
	opacity:0.6;
}

#imageThreeLabel{
	width:70%;
	margin-top:154px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:293px;
	height:216px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageFour, #imageSeven, #imageTen{
	width:293px;
	height:216px;
	position:absolute;
	display:table;
}

#imageFour img, #imageSeven img, #imageTen img{
	width:293px;
	height:216px;
	display: block; 
}

#imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:70%;
	margin-top:154px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:292px;
	height:216px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageFive, #imageEight, #imageEleven{
	width:292px;
	height:216px;
	position:absolute;
	display:table;
}

#imageFive img, #imageEight img, #imageEleven img{
	width:292px;
	height:216px;
	display: block; 
}

#imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:70%;
	margin-top:154px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:292px;
	height:216px;
	margin-bottom:10px;
	float:left;
}

#imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageSix, #imageNine, #imageTwelve{
	width:292px;
	height:216px;
	position:absolute;
	display:table;
}

#imageSix img, #imageNine img, #imageTwelve img{
	width:292px;
	height:216px;
	display: block; 
}

#imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:70%;
	margin-top:154px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

}/**@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:528px;
	height:392px;
	margin-right:10px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:528px;
	height:392px;
	position:absolute;
	display:table;
}

#imageOne img{
	width:528px;
	height:392px;
	display: block; 
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	margin-top:292px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageTwoWrapper{
	width:262px;
	height:191px;
	margin-bottom:10px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:262px;
	height:191px;
	position:absolute;
	display:table;
}

#imageTwo img{
	width:262px;
	height:191px;
	display: block; 
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:70%;
	margin-top:130px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageThreeWrapper{
	width:259px;
	height:191px;
	margin-bottom:10px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:259px;
	height:191px;
	position:absolute;
	display:table;
}

#imageThree img{
	width:259px;
	height:191px;
	display: block; 
}

#imageThree:hover{
	opacity:0.6;
}

#imageThreeLabel{
	width:70%;
	margin-top:130px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:259px;
	height:191px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageFour, #imageSeven, #imageTen{
	width:259px;
	height:191px;
	position:absolute;
	display:table;
}

#imageFour img, #imageSeven img, #imageTen img{
	width:259px;
	height:191px;
	display: block; 
}

#imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:70%;
	margin-top:130px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:259px;
	height:191px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageFive, #imageEight, #imageEleven{
	width:259px;
	height:191px;
	position:absolute;
	display:table;
}

#imageFive img, #imageEight img, #imageEleven img{
	width:259px;
	height:191px;
	display: block; 
}

#imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:70%;
	margin-top:130px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:259px;
	height:191px;
	margin-bottom:10px;
	float:left;
}

#imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageSix, #imageNine, #imageTwelve{
	width:259px;
	height:191px;
	position:absolute;
	display:table;
}

#imageSix img, #imageNine img, #imageTwelve img{
	width:259px;
	height:191px;
	display: block; 
}

#imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:70%;
	margin-top:130px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:17px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

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

/***********************/
#imageOneWrapper{
	width:462px;
	height:343px;
	margin-right:10px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:462px;
	height:343px;
	position:absolute;
	display:table;
}

#imageOne img{
	width:462px;
	height:343px;
	display: block; 
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	margin-top:247px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageTwoWrapper{
	width:228px;
	height:166px;
	margin-bottom:10px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:228px;
	height:166px;
	position:absolute;
	display:table;
}

#imageTwo img{
	width:228px;
	height:166px;
	display: block; 
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	width:70%;
	margin-top:110px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageThreeWrapper{
	width:228px;
	height:167px;
	margin-bottom:10px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:228px;
	height:167px;
	position:absolute;
	display:table;
}

#imageThree img{
	width:228px;
	height:167px;
	display: block; 
}

#imageThree:hover{
	opacity:0.6;
}

#imageThreeLabel{
	width:70%;
	margin-top:110px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:226px;
	height:167px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageFour, #imageSeven, #imageTen{
	width:226px;
	height:167px;
	position:absolute;
	display:table;
}

#imageFour img, #imageSeven img, #imageTen img{
	width:226px;
	height:167px;
	display: block; 
}

#imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:70%;
	margin-top:110px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:226px;
	height:167px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageFive, #imageEight, #imageEleven{
	width:226px;
	height:167px;
	position:absolute;
	display:table;
}

#imageFive img, #imageEight img, #imageEleven img{
	width:226px;
	height:167px;
	display: block; 
}

#imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:70%;
	margin-top:110px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:228px;
	height:167px;
	margin-bottom:10px;
	float:left;
}

#imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageSix, #imageNine, #imageTwelve{
	width:228px;
	height:167px;
	position:absolute;
	display:table;
}

#imageSix img, #imageNine img, #imageTwelve img{
	width:228px;
	height:167px;
	display: block; 
}

#imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:70%;
	margin-top:110px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}



}/**@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:395px;
	height:293px;
	margin-right:10px;
	float:left;
}

#imageOneWrapper a{
	text-decoration:none;
}

#imageOne{
	width:395px;
	height:293px;
	position:absolute;
	display:table;
}

#imageOne img{
	width:395px;
	height:293px;
	display: block; 
}

#imageOne:hover{
	opacity:0.6;
}

#imageOneLabel{
	margin-top:214px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageTwoWrapper{
	width:195px;
	height:141px;
	margin-bottom:10px;
	float:left;
}

#imageTwoWrapper a{
	text-decoration:none;
}

#imageTwo{
	width:195px;
	height:141px;
	position:absolute;
	display:table;
}

#imageTwo img{
	width:195px;
	height:141px;
	display: block; 
}

#imageTwo:hover{
	opacity:0.6;
}

#imageTwoLabel{
	margin-top:102px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageThreeWrapper{
	width:195px;
	height:142px;
	margin-bottom:10px;
	float:left;
}

#imageThreeWrapper a{
	text-decoration:none;
}

#imageThree{
	width:195px;
	height:142px;
	position:absolute;
	display:table;
}

#imageThree img{
	width:195px;
	height:142px;
	display: block; 
}

#imageThree:hover{
	opacity:0.6;
}

#imageThreeLabel{
	margin-top:102px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:193px;
	height:141px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageFour, #imageSeven, #imageTen{
	width:193px;
	height:141px;
	position:absolute;
	display:table;
}

#imageFour img, #imageSeven img, #imageTen img{
	width:193px;
	height:141px;
	display: block; 
}

#imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageFourLabel, #imageSevenLabel, #imageTenLabel{
	margin-top:102px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:192px;
	height:141px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageFive, #imageEight, #imageEleven{
	width:192px;
	height:141px;
	position:absolute;
	display:table;
}

#imageFive img, #imageEight img, #imageEleven img{
	width:192px;
	height:141px;
	display: block; 
}

#imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	margin-top:102px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}

/***********************/
#imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:195px;
	height:141px;
	margin-bottom:10px;
	float:left;
}

#imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageSix, #imageNine, #imageTwelve{
	width:195px;
	height:141px;
	position:absolute;
	display:table;
}

#imageSix img, #imageNine img, #imageTwelve img{
	width:195px;
	height:141px;
	display: block; 
}

#imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	margin-top:102px;
	margin-left: 0px;
	margin-right: auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	position:relative;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	display:table;
}


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

/***********************/
#imageOneWrapper, #imageTwoWrapper, #imageThreeWrapper, #imageFourWrapper, #imageFiveWrapper, #imageSixWrapper, #imageSevenWrapper, #imageEightWrapper, #imageNineWrapper, #imageTenWrapper, #imageElevenWrapper, #imageTwelveWrapper{
	width:100%;
	margin-bottom:20px;
	float:left;
}

#imageOneWrapper a, #imageTwoWrapper a, #imageThreeWrapper a, #imageFourWrapper a, #imageFiveWrapper a, #imageSixWrapper a, #imageSevenWrapper a, #imageEightWrapper a, #imageNineWrapper a, #imageTenWrapper a, #imageElevenWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#collageOne, #collageTwo, #collageThree, #collageFour, #collageFive, #collageSix, #collageSeven, #collageEight, #collageNine, #collageTen, #collageEleven, #collageTwelve{
	width:100%;
	float:left;
}

#imageOne img, #imageTwo img, #imageThree img, #imageFour img, #imageFive img, #imageSix img, #imageSeven img, #imageEight img, #imageNine img, #imageTen img, #imageEleven img, #imageTwelve img{
	width:100%;
	display: block; 
}

#imageOneLabel, #imageTwoLabel, #imageThreeLabel, #imageFourLabel, #imageFiveLabel, #imageSixLabel, #imageSevenLabel, #imageEightLabel, #imageNineLabel, #imageTenLabel, #imageElevenLabel, #imageTwelveLabel{
	width:96%;
	padding:2%;
	text-align:center;
	font-weight:100;
	font-size:14px;
	color:white;
	background: #6a6a6a	;
	float:left;
}

}/**@media**/










