/* WW Category Header CSS
   Created: 14/03/13 */

.creative{
	border-bottom:1px solid #E3E3E3; 
	color:#000; 
	float:left; 
	margin-bottom:10px; 
	padding-bottom:20px; 
	position:relative; 
	text-align:center;
	width:768px
}
.creative.nocats{
	border:1px solid #E3E3E3; 
	width:766px
}
.creative .content{
	float:left;
	padding:0;
	width:766px
}
.creative h1{
	font:28px/30px FuturaStd,Tahoma,Sans-serif;
	letter-spacing:2px;
	margin:0 0 17px 0;
	text-align:center;
	text-transform:uppercase
}
.creative h1 span {
	display:block;
	color:#6A6A6A;
	font:12px/20px FuturaStd,Tahoma,Sans-serif;
	letter-spacing:0;
	margin:0;
	text-align:center;
	text-transform:uppercase
}
.creative h3{
	clear:both;
	font:15px/14px FuturaStd,Tahoma,Sans-serif;
	letter-spacing:1px;
	margin:0;
	padding:7px 0 9px 0;
	text-align:center;
	text-transform:uppercase
}
.creative h4{
	background:url("http://images.asos.com/htmlpages/130107-Women-Categories-Header/divider.gif") no-repeat bottom;
	font:12px Georgia,Times,serif;
	padding:0 0 19px 0;
	line-height:12px;
	margin-bottom:2px
}
.creative .copy{
	font:12px/14px FuturaStd,Tahoma,Sans-serif;
	margin:0 auto;
	text-align:center;
	width: 90%;
	padding: 0 5%;
}
.creative .side-panel{background:none repeat scroll 0 0 #FFFFFF;
	border:3px solid #30dbd8;
	float:right;
	height:273px;
	width:124px
}
.creative .side-panel img{
	padding:3px
}
.creative .promoLink{
	color:#000;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer
}
.creative .promoLink .viewBtn{
	margin:5px auto;
	display:inline-block; 
	color: #000;
}
.creative .promoLink .viewBtn span{
	display:block;
	font-size:12px;
	text-transform:uppercase;
	background:url("http://images.asos.com/htmlpages/assets/link-background-black.png") no-repeat 90% 50%;
	float:left;
	padding: 8px 30px 8px 20px;
	font-weight:bold; 
	margin: 10px auto;
	border: solid #000 2px;
}

.creative .fade{
	opacity:5;
	transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out
}
.creative .fade:hover{
	opacity:0.5;
	filter:Alpha(opacity=50)
}
.creative .links{
	margin:20px auto 0;
	padding:0;
	position:relative;
	overflow:hidden;
	width:520px
}
.creative .links .link-list{
	float:left;
	line-height:16px;
	margin-left:20px;
	padding:0;
	position:relative;
	text-align:left;
	width:110px
}
.creative .links a{
	color:#000;
	font:normal normal normal 11px/16px Tahoma,Arial,Sans-serif;
	text-decoration:none;
	/*white-space:nowrap*/
}
.creative .links a:hover{
	color:#969696;
	text-decoration:none
}
.creative .links a.clearance{
	color:#FF4D58;
	font:11px/18px Tahoma,Arial,Sans-serif;
	text-decoration:none;
	text-transform:none
}
.creative .col3{
	width:395px
}
.creative .col4{
	width:521px
}


/* RU Futura fix for font-size*/
.ru .creative .copy { font-size: 14px; }

.creative .tile {width:128px; color: #000; display: inline-block; float: left; border: solid 3px #b4dfe6; text-transform: uppercase; font-family: Futura-PT, FuturaStd, Tahoma, Sans-serif; }
.creative .tile img {margin: 5px;}
.creative .tile h3 {font-size: 17px; line-height: 24px;}
.creative .tile p {font-size: 14px; font-weight: bold;}
.creative .tile p:hover {opacity: 0.5;}
.creative .tile .arrow {font-size: 20px; padding: 0 0 0 5px;}
 