#pa_product_filter .pa_filter UL
{
	margin: 0;
}
#list #pa_product_filter
{
	overflow: auto;
	padding-bottom: 7px;
}
#pa_product_filter .pa_variants LI
{
	/*[disabled]clear:left;*/
	/*[disabled]padding-top:4px;*/
	float: left;
	/*[disabled]width:133px;*/
	word-break: break-all !important;
	margin-right: 20px;
	min-width: 100px;
}
#pa_product_filter .pa_variants LI:first-child
{
	padding-top: 0px;
}
#pa_product_filter .pa_variants LI LABEL
{
	/*[disabled]display:block;*/
	/*[disabled]margin-left:23px;*/
	cursor: pointer;
	display: inline-block;
	padding-left: 5px;
}
#pa_product_filter .pa_variants LI INPUT[type="checkbox"]
{
	float: left;
	margin: 2px;
	cursor: pointer;
}
#pa_attributes TABLE, #pa_attributes TD
{
	border: none;
	background: none;
}
#pa_attributes TD
{
	padding: 5px 10px 0px 0px;
}
#pa_attributes
{
	/*[disabled]margin:20px 20px 0 2.4%;*/
	/*[disabled]max-width:555px;*/
}
#pa_attributes H3
{
	margin-bottom: 5px;
}
#pa_attributes .pa_color, #pa_product_filter .pa_filter_C .pa_color, #pa_product_filter .pa_filter_C LI:first-child
{
	float: left;
	clear: none;
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 3px;
}
#pa_product_filter .pa_filter_C .pa_color:nth-child(4n+4)
{
	margin-right: 0px;
}
#pa_product_filter .pa_filter_C .pa_color, #pa_product_filter .pa_filter_C .pa_color BUTTON
{
	cursor: pointer;
}
#pa_product_filter .pa_filter_C .pa_color:hover, #pa_product_filter .pa_filter_C .pa_selected
{
	border-color: #444 !important;
}
#pa_attributes .pa_color SPAN, .pa_filter_C .pa_color BUTTON
{
	width: 32px;
	height: 22px;
	display: block;
	border: none;
}
#pa_product_filter .pa_filter_C .pa_color INPUT[type="checkbox"]
{
	display: none;
}
#pa_product_filter .pa_filter .pa_title
{
	padding: 10px 1px 7px 14px;
	/*[disabled]border-top:1px dashed #BABABA;*/
	font-weight: bold;
	margin: 0px 0;
	clear: both;
	background: #E7E7E7;
}
#pa_product_filter .pa_filter:first-child .pa_title, #pa_product_filter .pa_filter:only-child .pa_title
{
	border: none;
}
#pa_product_filter .pa_filter .pa_variants, #pa_product_filter .pa_clear
{
	padding: 5px 10px 8px;
}
#pa_product_filter .pa_clear
{
	text-align: right;
}
#pa_product_filter .pa_clear A
{
	font-size: 11px;
}
#pa_product_filter H3.head + .pa_clear
{
	margin-top: -28px;
}
#pa_attributes .tooltip, #pa_product_filter .tooltip
{
	width: auto;
	padding: 5px 15px;
	line-height: 1.8;
}
#pa_product_filter_preloader
{
	position: absolute;
	z-index: 1000;
	background: #FFF no-repeat center center;
	opacity: 0.6;
	border-radius: inherit;
}
