/**swfmarf**/
/****************************************************************************************************************************************************************************************************************************/
/***generic******************************************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	padding-bottom:30%;/**0.30 ratio**/
	margin-bottom:30px;
	float:left;
}

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

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

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

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

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

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

#imageWrapper{
	position:relative;
	float:left;
}

#imageWrapper a{
	text-decoration:none;
}

#imageWrapper #image1{
	width:65%;
	margin-top:35%;
	margin-left:35%;
	float:left;
}

#imageWrapper #image2{
	width:65%;
	margin-bottom:35%;
	margin-left:17.5%;
	margin-right:17.5%;
	float:left;
}

#imageWrapper #image3{
	width:65%;
	margin-top:35%;
	margin-right:35%;
	float:left;
}

#imageWrapper #image4{
	width:65%;
	margin-top:17.5%;
	margin-bottom:17.5%;
	margin-right:35%;
	float:left;
}

#imageWrapper #image5{
	position:absolute;
	float:left;
}

#imageWrapper #image6{
	width:65%;
	margin-top:17.5%;
	margin-bottom:17.5%;
	margin-left:35%;
	float:left;
}

#imageWrapper #image7{
	width:65%;
	margin-bottom:35%;
	margin-left:35%;
	float:left;
}

#imageWrapper #image8{
	width:65%;
	margin-top:35%;
	margin-left:17.5%;
	margin-right:17.5%;
	float:left;
}

#imageWrapper #image9{
	width:65%;
	margin-bottom:35%;
	margin-right:35%;
	float:left;
}

#imageWrapper img{
	width:100%;
	border-radius:50%;
	border: 2px #095A42 solid; 
	display: block; 
}

#imageWrapper #image5 img{
	border:none;
}

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

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

#imageWrapper{
	width:233.33px;
	height:233.33px;
}

#imageWrapper #image5{
	width:350px;
	height:350px;
	top:-50px;
	left:-50px;
}

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

#imageWrapper{
	width:233.33px;
	height:233.33px;
}

#imageWrapper #image5{
	width:350px;
	height:350px;
	top:-50px;
	left:-50px;
}

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

#imageWrapper{
	width:233.33px;
	height:233.33px;
}

#imageWrapper #image5{
	width:350px;
	height:350px;
	top:-50px;
	left:-50px;
}

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

#imageWrapper{
	width:233.33px;
	height:233.33px;
}

#imageWrapper #image5{
	width:350px;
	height:350px;
	top:-50px;
	left:-50px;
}

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

#imageWrapper{
	width:233.33px;
	height:233.33px;
}

#imageWrapper #image5{
	width:350px;
	height:350px;
	top:-50px;
	left:-50px;
}

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

#imageWrapper{
	width:233.33px;
	height:233.33px;
}

#imageWrapper #image5{
	width:350px;
	height:350px;
	top:-50px;
	left:-50px;
}

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

#imageWrapper{
	width:33.33%;
	height:33.33%;
	position:static;
}

#imageWrapper #image5{
	width:99%;
	height:99%;
	position:static;
}

}/**@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:none;
    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**/