@charset "UTF-8";
/* CSS Document */
fieldset {
	
	border: 1px #4778b3 solid;
	margin-bottom: 10px;
}
legend{ 
	font-family:Arial, Helvetica, Verdana, sans-serif;  
	font-size:14px;
	color:#000;
	text-transform:uppercase;
}
/*input{ height:14px; font-size:12px;}*/
/*input:focus, select:focus, textarea:focus {
	background-color:#d0dfe6;
}*/

/*QUICK ORDER PAGE STYLES*/
/*IE6 style*/
fieldset.quickOrder{
	border:none;
	background:url(../images/gui/585x300_fieldset_background.jpg) 0 9px no-repeat;
	_background-position-y: 15px;
	margin:0;
	padding:0 0 0 12px;
	width:585px;/**/
}

*:first-child+html fieldset.quickOrder{
	background-position-y: 15px;
}

fieldset.listPrice{
	border:none; 
	background-image:url(../images/gui/listprice_fieldset_background.jpg);
	background-repeat:no-repeat;
	background-position:left 18px;
	margin-top:18px;
	padding: 10px;
	}
html>/**/body fieldset.listPrice{
	border:none; 
	background-image:url(../images/gui/listprice_fieldset_background.jpg);
	background-repeat:no-repeat;
	background-position:left 9px;
	}



legend.listPrice{
	color:#576068; 
	font-size:14px; 
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	margin:0px;
	margin-left:-10px;
	margin-top:-10px;
	margin-bottom:10px;
	}
html>/**/body legend.listPrice { 
	color:#576068; 
	font-size:14px; 
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	margin:0px;
	margin-left:-10px;
	} /*works in FF*/

fieldset.rightPage{
	background-image:url(/images/gui/store_rt_page_fieldset.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	border:none;
}
/*IE7 style*/
/**:first-child+html fieldset.rightPage{ background-position: left 10px; }*/
/*works in FF*/	
html>/**/body fieldset.rightPage { width:187px; background-position: 12px 5px; clear:both; } 
html>/**/body fieldset.rightPage p { margin-left:10px;}
html>/**/body fieldset.rightPage input  { margin-left:10px;}
#content .rightPage{
	padding-top: 0px;
	overflow:hidden;
	width:189px;
}


legend.rightPage {
	padding-top:0px;
	margin-left:-19px;
	font-size:11px;
	color:#000066;
	/*margin-bottom:-5px;*/
	 padding-top:0px;
}
html>/**/body legend.rightPage {
	padding-top:0px;
	margin-left:0px;
}

.inputQuickOrder { width:123px;}
.quickOrder{ width:580px; }
.quickOrderRowA { width:560px; height:18px; text-align:left; font-size:11px; margin:0; padding:5px 2px 0px 2px;}
.quickOrderRowA input{ 
	height:15px; 
	padding:0; 
	margin:0; 
	font-size:11px; 
	border:solid #a7abae 1px;
	background-image:url(../images/gui/input_background.jpg);
	background-repeat: repeat-x;
	background-position: left -4px;
	background-color:#FFFFFF;
	padding-top:1px;	
}
.quickOrderRowA input:focus{
	background-image:url(../images/gui/input_background_focus.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	border:solid #a7abae 1px;
}
 input.shaded{ 
	height:15px; 
	padding:0; 
	margin:0; 
	font-size:11px; 
	border:solid #a7abae 1px;
	background-image:url(../images/gui/input_background.jpg);
	background-repeat: repeat-x;
	background-position: left -4px;
	background-color:#FFFFFF;
	padding-top:1px;	
}
 input.shaded:focus{
	background-image:url(../images/gui/input_background_focus.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	border:solid #a7abae 1px;
} 
.quickOrderRowB { width:560px; height:18px; background-color:#e0e9f7; font-size:11px; margin:0; padding:3px 2px 3px 2px;}
.quickOrderRowB input{
	height:14px;
	padding:0;
	margin:0;
	font-size:11px;
	background-image:url(../images/gui/input_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
}
.catalogId { width:130px; float:left; clear:right; margin:0; padding:0;}
.catalogId input{width:126px;}
.search { width:24px; float:left; clear:right; margin:0; padding:0; margin-left:-2px; margin-top:1px;}
*:first-child+html	.search{ padding-top:1px; margin-left:-2px;} /*works in IE7*/
html>/**/body .search{ padding:0; margin-left:-2px;} /*works in FF*/
.grade { width:140px; float:left; clear:right; margin:0; padding:0; margin-left:5px;}
html>/**/body .grade { margin-left:7px;} /*works in FF*/
.grade input { width:120px; }
html>/**/body .grade input{ width:130px;} /*works in FF*/
.custMaterial { width:130px; float:left; clear:right; margin:0; padding:0;}
.custMaterial input{width:126px;}
.quantity { width:90px; float:left; clear:right; margin:0; padding:0; margin-left:5px;}
html>/**/body .quantity { margin-left:7px;} /*works in FF*/
.quantity input { width:90px; }
/*END QUICK ORDER PAGE STYLES*/

/*.rtPageInput{ width:100%; height:12px; font-size:11px; margin-top:0px; margin-bottom:0px;}
.rtPageLegend{ font-size: 12px;}*/
.narrowFieldset{ width:350px;}
.shipTo{ width:165px; margin-right:5px;}
legend.shipto{ font-size:12px; padding-left:0;}
.optional label, label.optional { font-weight: normal; }
.required label, label.required { font-weight: bold; }
form div { clear: left; display: block; margin:0px; padding: 2px 3px; }
form div p{ display:inline; }
form div label {
	display: block;
	float: left;
	width: 100px;
	padding: 3px 5px;
	margin: 0px;
	text-align: right;
	font-size:12px;
}
form div label.wide {
	display: block;
	float: left;
	width: 120px;
	padding: 3px 5px;
	margin: 0px;
	text-align: right;
	font-size:12px;
}
.imageButton { margin-left:112px;}
.or { text-align:center; font-weight:bold; margin:0; font-size:14px; }

label.listPriceLabelCheckbox {
	width: 122px;
	padding: 3px;
	text-align: left;
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:#B2B2B2 1px dotted;
	background-color:#ECECEC;
	margin-right:10px;
	_width:100px;
}
label.listPriceLabelCheckbox:hover{ background-color:#D6D6D6;}
/*label.labelCheckbox{ 
	margin: 0px 0px 5px 0px; 
	width: 300px; 
	display:block;
}*/
input.listPriceCheckbox{
	height: 12px;
	width: 12px;
	background-color: transparent;
	border-width: 0px;
	padding: 0px;
}
.listPriceSubmit{ margin-top:5px; margin-left:5px;}

