/*----------------------------- CATWALK -----------------------------*/

.menuLeft ul .on {background:#000;}
.menuLeft ul li a:hover {color:#000;}
.menuLeft ul .title {background: url(../images/contests/menuLeft_title.gif) no-repeat 4px top;}
.trends .title {color: #cc4e9d;}
	
.contest h6 {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 15px;
    cleat: left;
}	
.contest h6, .contest h6 a {color: #cc4e9d;}
.contest h6 a {font-weight: normal; float: right;}

.contest .header6 {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 15px;
    cleat: left;
}	
.contest .header6, .contest .header6 a {color: #cc4e9d;}
.contest .header6 a {font-weight: normal; float: right;}



.trends_cnt .trends_thumb .pic-view .read-all {
    font-weight: normal;
    color: #cc4e9d;
}

.trends_cnt .contest .date, .trends .item-list .date  {
    float: none;
    color: #cc4e9d;
    font-weight: bold;
    width: auto;
}

.item-list {
    margin-right: -20px;
    overflow: hidden;
}
.item-list img {
    display: block;
    border: 1px solid #d4d4d4; 
    margin-bottom: 8px;
}
.item-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.item-list li div {width: 122px;}

.item-list a {
color: #cc4e9d;
font-size: 12px;
}

.quiz .link a, .contest a {color: #CC4E9D;}
.contest a {text-decoration: underline;}