/* WW Category Header CSS
   Created: 14/03/13 */

.creative{
	border-bottom:1px solid #E3E3E3; 
	color:#000; 
	float:left; 
	padding-bottom:10px; 
	position:relative; 
	text-align:center;
	width:768px
}
.creative.nocats{
	border:1px solid #E3E3E3; 
	width:766px
}
.creative .content{
	float:left;
	padding:0;
	width:768px
}
.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:650px
}
.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{
    clear: both;
    text-align: center;
    margin: 0 auto;
    padding: 12px 0 0;
}

.creative .promoLink .viewBtn{
    color: #000;
    display: inline-block;
    border: 3px solid #000;
    padding: 3px 5px;
}

.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 100% 50%;
	float:left;
	/*padding:0 10px;*/
	padding:5px 13px 5px 3px;
	font-weight:bold
}

.creative .fade{
	opacity:1;
	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 .col2{
	width:265px
}
.creative .col3{
	width:395px
}
.creative .col4{
	width:521px
}


/* RU Futura fix for font-size*/
.ru .creative .copy { font-size: 14px; }ï¿½� 