/*-------------------------------------------------------------------
                          CSS MLM 2008
version: 1.0
author:  Team
email: 
website: 
projet:mlm
-------------------------------------------------------------------*/
/*--------------------------------------------------------
           Style body 
--------------------------------------------------------*/

/*--------------------------------------------------------
           Style Produit Description
--------------------------------------------------------*/

#wrapper{width:980px;background:#D2DE29; }

#wrapperHalf {


background:#D3DE2A;
float:left;
width:980px;
min-height:735px;

	}


#filterHolder
{
	color:#000;
	font-size:12px;
    float:left;
	margin-left:10px !important;
	margin-left:5px;
	margin-top:235px;
	margin-bottom:20px;
    width:275px !important;
	width:270px;
    border:1px dashed #000;
	}
#searchContent {
    width:675px !important;
	width:680px;
	font-weight:bold;
	color:#000;
	font-size:12px;
    float:left;
	margin-left:0px; 
	margin-top:225px;
	margin-bottom:20px;
	border:none;
	}
.filterTitle{
	font-weight:bold;
	color:#000;
	font-size:18px;
margin:0px 0px 10px 10px;
}
.refineControlHeader{
	font-weight:bold;
	color:#000;
	font-size:14px;
margin:0px 0px 10px 10px;
}
.refineControlHeader a.toggleControl{
	font-weight:bold;
	color:#000;
	font-size:14px;
background:transparent url(../images/toggleAttribute.gif) no-repeat left top;
padding-left:14px;
}

.refineControlHeader a.toggleControl.closed{
	background-position:left bottom;
}
.refineAttributesItemsHolder{
margin:0px 0px 10px 10px;
}	
.refineAttributesItemsHolder label{
cursor:pointer;
}
.refineAttributesItemsHolder{
display:block;

}
.attributeCat{
height:150px;
overflow:auto;
}
.attributeCrea{
height:295px;
overflow:auto;
}




.searchContentItem {

	
	width:200px;
	height:200px;
	color:#fff;
    float:left;   
	margin-left:10px; 
	margin-top:10px;
	padding:5px;
	border:1px dashed #000;



}
	
.viewAllProducts{
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
}





#allCatalogue { 
position:absolute; right:35px; top:120px; font-weight:bold; text-transform:uppercase

} 

/*--------------------------------------------------------
          style Pagination  
--------------------------------------------------------*/
#searchFooter {

    width:980px;
	min-height:65px;
	background:url(../images/mlm_bord_bas.gif) repeat-y;
	color:#000;
	font-size:12px;
	margin-top:00px;
	
	}
	
#searchFooter a{color:#FFFFFF; font-size:14px;}
#searchFooter a.selected{color:#D2DE29}


#paginationSearch{ height:20px;position:absolute;z-index:1;top:200px;right:30px;text-align:right; font-size:12px}
#paginationSearch img{margin-top:5px; display:inline}

#paginationSearchBottom { width:620px; height:20px;  color:#FFFFFF; float:right; font-size:12px;margin-right:25px; }
#paginationSearchBottom img{margin-top:5px; display:inline}
#paginationSearchBottom a{color:#FFFFFF; font-size:14px;}
#paginationSerachBottom a.selected{color:#D2DE29}


