
/* SELECTOR */

#selectorFilter {
	overflow:hidden;
}


#selectorFilter ul {
	margin:0;
	padding:0;
}

#selectorFilter ul li {
	list-style-type:none;
}

#selectorFilter ul li label {
	display:block;
	width:120px;
	font-size:11px;
}

#selectorFilter ul li input {
	float:left;
	display:block;
}

#selectorFilter .radio_list li {
	float:left;
	line-height:8px;
}

#selectorFilter .radio_list label {
	width:auto;
}

#selectorFilter .checkbox_list {
	display:block;
	/*height:20px;*/
	overflow:hidden;
}

#selectorFilter .checkbox_list li {
	height:20px;
	line-height:5px;
}

#selectorFilter .checkbox_list li label {
	width:auto;
}

#selectorFilter .radio_list label {
	float:left;
}

#selectorFilter .lifestyle select {
	width:150px;
}

#selectorFilter .lifestyle {
	overflow:hidden;
	width:95%;
	margin:auto;
}

#selectorFilter .lifestyle li {
	margin-bottom:5px;
}

#selectorFilter .lifestyle .left {
	float:left;
	width:50%;
}

#selectorFilter .lifestyle .right {
	float:left;
	width:50%;
}

#selectorFilter .physique {
	overflow:hidden;
	width:100%;
}

#selectorFilter .physique li {
	float:left;
}

#selectorFilter .physique select {
	width:150px;
}

#selectorFilter .physique label {
	display:block;
	overflow:hidden;
}

#selectorFilter .physique ul li {
	overflow:hidden;
}

#selectorFilter #findIt {
	display:block;
	margin:auto;
}

#selectorFilter .characs {
	width:90%;
	margin:auto;
	height:150px;
}

#selectorFilter .characs li {
	list-style-type:none;
}

#selectorFilter .characs input {
	display:none;
}

#selectorFilter .physique ul {
	margin:auto;
	overflow:hidden;
}

#selectorFilter .physique li {
	height:40px;
	width:33%;
	display:block;
	text-align:center;
}

#selectorFilter .characs li {
	height:50px;
	width:180px;
}

#selectorFilter .characs .left { 
	float:left;
	width:33%;
}

#selectorFilter .characs .middle { 
	float:left;
	width:33%;
}

#selectorFilter .characs .right { 
	float:left;
	width:33%;
}

#selectorFilter .slider-multiple {
	height:10px;
	clear:both;
}

#selectorFilter .slider-unique {
	overflow:hidden;
}

#selectorFilter .physique select {
}

#selectorFilter .charac_desc {
	font-size:10px;
	font-weight:bold;
}
