.price_0
{
	opacity:0.3;
}

#productitems
{
	width:140px;
	border:1px solid #eee;
	height:420px;
	overflow:auto;
	text-align:center;
	padding-top:5px;
}

.yui3-skin-sam .yui3-panel .yui3-widget-hd {
    background: -moz-linear-gradient(0% 100% 90deg, #2647A0 7%, #3D67CE 50%, #426FD9 100%) repeat scroll 0 0 transparent;
    color: white;
    min-height: 13px;
    padding: 8px 28px 8px 8px;
}

.yui3-skin-sam .yui3-panel .yui3-widget-hd
{
	height:25px;
	background: -moz-linear-gradient(0% 100% 90deg, #6AADE0 7%, #6AADE0 50%, #6AADE0 100%) repeat scroll !important ; 
	background-color:#6AADE0 !important;
}


button.highlighted
{
	background:#ddd;
}

#button_addcodes
{
	text-align:left;
	max-width:500px;
}

#loadingcontent
{
	margin:15px;

}

#loadingcontent h1
{
	font-size:18px;
}

.fabricimg
{
	width:128px;
	height:70px;
	border:1px solid gray;
}

#ap_title
{
	font-size:18px;
	text-shadow:1px 1px black;
}

.fabric_component h2
{
	margin:0;
}
.error2
{
	background-color:#ff000;
	border:3px solid #ff0000;
}

#contenta
{

	overflow:hidden;
}

#productitems li
{
	display:block;
}

#productitems img
{
	width:70px;
	height:auto;
}

#availableproducts_content
{
	display:hidden;
	width:93%;
}
.componentgroup_noborder
{
	
	padding:5px;
	float:left;
	margin:5px;
	clear:left;
}

.componentgroup
{
	border:1px solid #eee;
	padding:5px;
	float:left;
	margin:2px;
	clear:left;
	color:#6AADE0;
	font-weight:bold;
	width:100%;
}

div.fabric_component
{
	margin:5px;
	overflow:hidden;
}
