@charset "UTF-8";
/* CSS Document */

.home-container-1, .home-container-2, .home-container-3, .home-container-4, .home-container-5, .home-container-6{
	float:					left;
}

.home-container-2, .home-container-3, .home-container-5, .home-container-6{
	padding-left:			7px;
}

.home-container-4{
	width: 					529px;
	height:					310px;
}

.feature-products li{
	float:					left;
	list-style-type:		none;
	font-size:				0;
	padding:				0 3px 3px 0;
	position:				relative;
}

.feature-products li.no-padding{
	padding:				0;
}

.feature-products a{
	position:				relative;
	display:				block;
	color:					#fff;
	font-weight:			bold;
	text-transform:			uppercase;
	text-decoration:		none;
	text-align:				center;
	border-right:			1px solid #585858;
	width:					129px;
	height:					154px;
}


.feature-products a span{
	position:				absolute;
	bottom:					0;
	left:					0;
	display:				block;
	z-index:				50;
	background-image:		url(../images/global/1px50perc000.png);
	font-size:				10px;
	line-height:			11px;
	padding:				2px 0 3px;
	width:					130px;
	height:					33px;
	color:					#d2d2d2;
}

.feature-products a span strong{
	color:					#fff;
}

.brands-cont ul{
}

.brands-cont ul li{
	display:				block;
	width:					851px;
	height:					104px;
	float:					left;
	background-repeat:		no-repeat;
}

.brands-cont ul .border-right{
	border-right:			1px solid #252525;
}

.knox-panel{
	background-image:		url(../images/home/brand-panel-knox.jpg);
}

.cold-killers-panel{
	background-image:		url(../images/home/brand-panel-cold-killers.jpg);
}

.dry-inside-panel{
	background-image:		url(../images/home/brand-panel-dry-inside.jpg);
}

.hand-armour-panel{
	background-image:		url(../images/home/brand-panel-hand-armour.jpg);
}

.brands-cont ul li ul{
	width:					160px;
	float:					left;
	margin:					auto;
	padding:				20px 0 0 0;
}

.brands-cont .home-brand{
	float:					left;
	width:					180px;
	color:					#fff;
	padding:				19px 10px 0 20px;
}

.brands-cont h1{
	font-size:				0;
}

.brands-cont .home-brand p{
	line-height:			10px;
	font-weight:			normal;
	text-transform:			uppercase;
}

.brands-cont ul li ul li{
	float:					none;
	background-image:		none;
	color:					#fff;
	width:					auto;
	height:					auto;
}

.brands-cont ul li ul li a{
	color:					#fff;
	text-decoration:		none;
}

.brands-cont ul li ul li a:hover{
	color:					#c2c2c2;
}
