/* Big Search Product QuickFinder*/

#check-boxes,
.checkbox {
    width:172px;
}
#check-boxes label,
.checkbox label {
    display:inline;
}
#check-boxes div,
.checkbox div {
    display:block;
    width:100%;
}

#boxSearch{
	width: 364px;
	position:absolute;
	right:195px;
	top:450px;
	z-index:10;
}

#boxSearchDoc{
left:160px;
position:absolute;
top:200px;
z-index:10;
}

#boxSearchDoc div#productQuickfinder{
border:none;
padding:0;
}

#boxSearchDoc div#bigSearch {
width:170px;
}

#productQuickfinder{
padding:9px;
}

.quickStyle {
border:1px solid #b3b3b3;
background:#dad9d6;
padding:10px;
}

.prodDoc .quickStyle{
float:left;
margin-top:10px;
width:170px;
}
.prodDoc p{
float:right;
width:370px;
margin-bottom:180px;
}

#bigSearch{
	background:#dad9d6;
	border:1px solid #B3B3B3;
	margin-left:15px;
	padding:10px;
	width:312px;
}

#bigSearch a{
	display:block;
}

#bigSearch div.titles{ 
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:3px;
	margin-bottom:5px;
	width:120px;
}

#bigSearch span{
	display:block;
	margin:10px 0 5px 0;
}

#optionsController,
.optionsController {
	display:block;
	margin:5px 0 10px 0;
	text-indent: -9999em;
	height: 14px;
	width: 124px;
	float:left;
}

.moreOptions{
	background: url(../images/link_view_more_options.gif) no-repeat;
}

.fewerOptions{
	background: url(../images/link_view_fewer_options.gif) no-repeat;
	width:123px;
}

#bigSearch .checkboxes {float:left;}
#bigSearch #check-boxes {margin:5px 0;}

/*  Product Quick Finder Search Component */

#productMatches{
	clear:both;
	display:block;
	width:140px;
}

#text-find-cabinets{
	background: url(../images/text_find_cabinets.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 100%;
	display:block;
	margin-bottom:10px;
}

#text-find-lighting{
	background: url(../images/text_find_lighting.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 100%;
	display:block;
	margin-bottom:10px;
}

#text-find-mirrors{
	background: url(../images/text_find_mirrors.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 100%;
	display:block;
	margin-bottom:10px;
}

#text-find-vanities{
	background: url(../images/text_find_vanities.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 100%;
	display:block;
	margin-bottom:10px;
}

#text-find-accessories{
	background: url(../images/text_find_accessories.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 100%;
	display:block;
	margin-bottom:10px;
}

#text-doc-cabinets{
	background: url(../images/text_find_cabinets.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 125px;
	float:left;
	margin-bottom:10px;
}

#text-doc-lighting{
	background: url(../images/text_find_lighting.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 123px;
	float:left;
	margin-bottom:10px;
}

#text-doc-mirrors{
	background: url(../images/text_find_mirrors.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 115px;
	float:left;
	margin-bottom:10px;
}

#text-doc-vanities{
	background: url(../images/text_find_vanities.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 114px;
	float:left;
	margin-bottom:10px;
}

#text-doc-accessories{
	background: url(../images/text_find_accessories.gif) no-repeat;
	text-indent: -9999em;
	height: 13px;
	width: 157px;
	float:left;
	margin-bottom:10px;
}

.text-p-quickfinder{
	background: url(../images/text_p_quickfinder.gif) no-repeat;
	height:10px;
	padding-bottom:4px;
	margin-bottom:10px;
	text-indent:-9999em;
	width:169px;
	border-bottom:1px solid #FFFFFF;
}

.text-doc-quickfinder{
	background: url(../images/text_doc_quickfinder.gif) no-repeat;
	height:10px;
	padding-bottom:4px;
	margin-bottom:10px;
	text-indent:-9999em;
	width:169px;
	border-bottom:1px solid #FFFFFF;
}

.text-or{
	background: url(../images/text_or.gif) no-repeat;
	height:11px;
	text-indent:-9999em;
	width:170px;
	margin:10px 0;
}

#productQuickfinder input.searchText{
	width:165px;
}

#productQuickfinder select{
	width:145px;
	margin:0;
	float:left;
}

#productQuickfinder .selects{
	width:170px;
	height:25px;
}

#productQuickfinder .showProducts{
	margin-top:10px;
}

form .help-on{
	background: url(../images/btn_help_on.gif) no-repeat;
	float:right;
	height:18px;
	width:18px;
}

form .help-off{
	background: url(../images/btn_help_off.gif) no-repeat;
	float:right;
	height:18px;
	width:18px;
	cursor:text;
}
