#top_models{
	margin-bottom:20px;	
}

.top_model{
	margin:5px 0;
	padding:5px;
	width:47%;
}

.left{
	float:left;
}

.right{
	float:right;	
}

.top_model h3{
	text-transform:lowercase!important;
	color:#EC008C;
	margin: 0 0 4px 0;
	padding-left:5px;
}


.top_model img{
	width:105px;
	height: 105px;
	border:0px;
}

.top_model .image_model{
	float:left;
	width:105px;
	height: 122px;
	border:0px;
	margin:5px 0px 5px 5px;
	border:1px solid #D0CDCD;
	display:block;
	font-size:10px;
	position: relative;
}

.top_model .image_model:hover{
	text-decoration: none !important;
}
.top_model a span{
	display:block;
	color:#000000;
	height:14px;
	padding:0 2px;
}

.top_model .description{
	float:left;
	margin-left:10px;
	width:63%;
	height:105px;
	overflow:hidden;
	margin-top:5px;
}

.top_model div p{
	margin:2px 0px;	
}


.top_model .color{
	display:block;
	border:0 none;
	display:block;
	height:10px;
	margin:0 2px;
	padding:0;
	width:10px;
	float:left;
}

.top_model .colors{
	width:auto;
	float:left;
	margin-top:2px;
	margin-left: 3px;
}

.top_model .price{
	font-weight:bold;
	text-align: right;
	margin-right: 5px;
}
#top_models .title{
	width:100%;	
}

#top_models .title .center{
	width:95%;
}

#top_models .bis{
	border-top:0px !important;
	float:left;
	padding:10px;
	width:95%;
}

.top_model .link_see_model{
	float:right;
}

    .top_model .rupStock { display: none; }
    .top_model.rupture .rupStock { position: absolute; cursor: pointer; top: 0; left: 0; margin: 1px; width: 105px; height: 105px; background: url(/images/upfactory/model/troptard.png) 0 0 no-repeat; }
    *html .top_model.rupture .rupStock { background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/model/troptard.png',sizingMethod='crop'); }

    .top_model .new { display: none; }
    .top_model.new .new {position: absolute; top: 0; left: 0; margin: 1px; width: 105px; height: 105px; background: url(/images/upfactory/model/nouveau.png) 0 0 no-repeat; }
    *html .top_model.new .new { background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/model/nouveau.png',sizingMethod='crop'); }
    .top_model .prize_giving{ 
    display: block; cursor: pointer; position: absolute; top:0; left:0;
    width: 53px; 
    height: 53px; 
    padding:11px 2px 0 0;
    background: url(/images/upfactory/colours/EC008C/model/promo.png) 0 0 no-repeat;
    font-weight:bold;
    color:#fff;
    font-size:13px;
    margin:0;
	padding-top:10px;
    }
    .top_model .prize_giving span
    { 
    font-size:10px; 
    vertical-align:text-top; 
    }
    *html .top_model .prize_giving{ 
    background: none !important; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/colours/EC008C/model/promo.png',sizingMethod='crop');
    }

