/* White */
			input[type=checkbox].css-checkbox_white {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox_white + label.css-label_white {
							padding-left:27px;
							height:22px; 
							display:inline-block;
							line-height:22px;
							background-repeat:no-repeat;
							background-position: 0 -22px;
							/*font-size:22px;*/
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox_white:checked + label.css-label_white {
							/*background-position: 0 -22px;*/
							background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxWhite.png');
						}
						label.css-label_white {
				background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxWhite_0.png');
				/*background-color:#ccc;*/
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

/* Blue */
	input[type=checkbox].css-checkbox_blue {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox_blue + label.css-label_blue {
							padding-left:27px;
							height:22px; 
							display:inline-block;
							line-height:22px;
							background-repeat:no-repeat;
							background-position: 0 -22px;
							/*font-size:22px;*/
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox_blue:checked + label.css-label_blue {
							/*background-position: 0 -22px;*/
							background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxBlue.png');
						}
						label.css-label_blue {
				background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxBlue_0.png');
				/*background-color:#ccc;*/
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			
/* Green */
			input[type=checkbox].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox + label.css-label {
							padding-left:27px;
							height:22px; 
							display:inline-block;
							line-height:22px;
							background-repeat:no-repeat;
							background-position: 0 -22px;
							/*font-size:22px;*/
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox:checked + label.css-label {
							/*background-position: 0 -22px;*/
							background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxGreen.png');
						}
						label.css-label {
				background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxGreen_0.png');
				/*background-color:#ccc;*/
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			
	
/* purple */
	input[type=checkbox].css-checkbox_purple {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox_purple + label.css-label_purple {
							padding-left:27px;
							height:22px; 
							display:inline-block;
							line-height:22px;
							background-repeat:no-repeat;
							background-position: 0 -22px;
							/*font-size:22px;*/
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox_purple:checked + label.css-label_purple {
							/*background-position: 0 -22px;*/
							background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxPurple.png');
						}
						label.css-label_purple {
				background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxPurple_0.png');
				/*background-color:#ccc;*/
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			
/* orange */
	input[type=checkbox].css-checkbox_orange {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox_orange + label.css-label_orange {
							padding-left:27px;
							height:22px; 
							display:inline-block;
							line-height:22px;
							background-repeat:no-repeat;
							background-position: 0 -22px;
							/*font-size:22px;*/
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox_orange:checked + label.css-label_orange {
							/*background-position: 0 -22px;*/
							background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxOrange.png');
						}
						label.css-label_orange {
				background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxOrange_0.png');
				/*background-color:#ccc;*/
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			
/* red */
	input[type=checkbox].css-checkbox_red {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox_red + label.css-label_red {
							padding-left:27px;
							height:22px; 
							display:inline-block;
							line-height:22px;
							background-repeat:no-repeat;
							background-position: 0 -22px;
							/*font-size:22px;*/
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox_red:checked + label.css-label_red {
							/*background-position: 0 -22px;*/
							background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxRed.png');
						}
						label.css-label_red {
				background-image:url('http://www.chaparralboats.com/images/salesTraining/icons/checkboxRed_0.png');
				/*background-color:#ccc;*/
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}