@charset "utf-8";
/* CSS Document */
#colors {
	position: relative;
	width: 880px;
	height: 400px;
	background-color: #fff;
	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;
}
#svgload {
	background-color: #fff;
}
#svg2 {
	position: absolute;
	left: 520px;
	top: 50px;
}
.formcol1 {
	width: 100px;
	text-align: right;
}
#sliderUCR, #sliderGCR, #infoBunt {
	z-index: 10;
	float: left;
	margin-left: 0px;
	padding: 10px !important; 
}


#sl_slider, #sb_slider, #tws_slider, #gcr_slider, #uca_slider, #ccr_slider {
		float: left;
		/*clear: left;*/
		width: 100px;
		margin: 8px;
		margin-right: 20px;
}
#mselect {
	/*width: 200px;*/
}


#labels {
	
}

#labels .clabel {
	width: 30px;
	text-align: center;
	font-size: 16px;
}
#labels .tlabel {
	font-size: 16px;
}
#labels .wl {
	color: #ffffff;
}
#labels .bl {
	color: #000000;
}

#tws1 {
	left: 60px;
	top: 20px;
}
#tws2 {
	left: 280px;
	top: 20px;
}


#lc {
	left: 59px;
	top: 365px;
}
#lm {
	left: 99px;
	top: 365px;
}
#ly {
	left: 139px;
	top: 365px;
}

#lck {
	left: 279px;
	top: 365px;
}
#lmk {
	left: 319px;
	top: 365px;
}
#lyk {
	left: 359px;
	top: 365px;
}
#lkk {
	left: 399px;
	top: 365px;
}

#xh0 {
	left: 535px;
	top: 365px;
}
#xh1 {
	left: 676px;
	top: 365px;
}
#xh2 {
	left: 827px;
	top: 365px;
}



#xvL {
	left: 650px;
	top: 20px;
}

#xv0 {
	left: 507px;
	top: 343px;
}
#xv1 {
	left: 499px;
	top: 192px;
}
#xv2 {
	left: 490px;
	top: 42px;
}
#xv3 {
	left: 500px;
	top: 141px;
}
#xv4 {
	left: 500px;
	top: 48px;
}
#xvl {
	left: 536px;
	top: 10px;
}



#c_comp1_slider .ui-slider-range { background: #228888; }
#c_comp1_slider .ui-slider-handle { border-color: #66cccc; }
#c_comp2_slider .ui-slider-range { background: #882288; }
#c_comp2_slider .ui-slider-handle { border-color: #cc66cc; }
#c_comp3_slider .ui-slider-range { background: #888822; }
#c_comp3_slider .ui-slider-handle { border-color: #cccc66; }


#sl_slider .ui-slider-range { background: #333333; }
#sl .ui-slider-handle { border-color: #888888; }
#sb_slider .ui-slider-range { background: #333333; }
#sb_slider .ui-slider-handle { border-color: #888888; }
#tws_slider .ui-slider-range { background: #333333; }
#tws_slider .ui-slider-handle { border-color: #888888; }
#gcr_slider .ui-slider-range { background: #333333; }
#gcr_slider .ui-slider-handle { border-color: #888888; }
#uca_slider .ui-slider-range { background: #333333; }
#uca_slider .ui-slider-handle { border-color: #888888; }
#ccr_slider .ui-slider-range { background: #333333; }
#ccr_slider .ui-slider-handle { border-color: #888888; }



