@charset "utf-8";
/* CSS Document */

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/media/Site%20Files/Merchandising%20Files/formCheckbox.gif) no-repeat;
	font: 12px/21px arial, sans-serif;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #666666;
	font: 12px/21px arial, sans-serif;
	background: url(/media/Site%20Files/Merchandising%20Files/formSelect.gif) no-repeat;
	overflow: hidden;
}

.third {
				width: 30%;
				float: left;
			}

.finderSelect {
	width: 480px;
	float: left;
}
.finderSelectContainer {
	margin-bottom: 16px;
}
.finderSelectContainer .styled {
	margin-right: 16px;
}


.finderCheck {
	float: left;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 156px;
}
.searchCheckColors {
	width: 240px;
	float: left;
	line-height: -4px;
	margin-left: 20px;
}

.searchCheckFeatures {
	width: 170px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.finderColor {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	vertical-align: bottom;
	width: 120px;
	height: 22px;
}
.finderTextShift {
	position: relative;
	top: 3px;
}
.query_builder #findItButton {
	height: 37px;
	width: 170px;
	background: url(findItBTN.gif);
}
.finditFindYourTimex {
	width: 440px;
	height: 84px;
	padding-top: 16px;
	padding-bottom: 8px;
	background: url(/media/Site%20Files/Merchandising%20Files/findYourTimex.gif) no-repeat left;
}
.finderContainer {
	width: 900px;
	margin-left: 50px;
	
}
.findButtonsWrapper {
	width: 440px;
	float: left;
}
.query_builder {

}
.FindItBWrapper {
	width: 180px;
}
.finderShowAllBtn {
	width: 190px;
}
.closedHTMLWidget .iframe {
	border-style: none;
	}


