@charset "utf-8";
/* CSS Document */
#colors {
	width: 510px;
	height: 470px;
	background-color: #000;
	padding: 20px;
	margin: 20px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #444;
	
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
}
#r__ {
	left: 220px;
	top: 50px;
}
#_g_ {
	left: 370px;
	top: 300px;
}
#__b {
	left: 80px;
	top: 300px;
}
#rg_ {
	left: 320px;
	top: 170px;
}
#r_b {
	left: 120px;
	top: 170px;
}
#_gb {
	left: 220px;
	top: 330px;
}
#rgb {
	left: 220px;
	top: 210px;
}


#c_comp1_slider .ui-slider-range { background: #882222; }
#c_comp1_slider .ui-slider-handle { border-color: #cc6666; }
#c_comp2_slider .ui-slider-range { background: #116611; }
#c_comp2_slider .ui-slider-handle { border-color: #55bb55; }
#c_comp3_slider .ui-slider-range { background: #222288; }
#c_comp3_slider .ui-slider-handle { border-color: #7777ff; }


