/* style the form intro */
#wrapper #mainBox #contentBox #formIntro {
	width:100%;
	padding:0;
	margin:0;
	color:#666;
	text-align:left;
	}

/* style the welcome message in the form intro */
#wrapper #mainBox #contentBox #formIntro h5 {
	font:1.1em Helvetica, Verdana, sans-serif;
	padding:0;
	margin:0 0 10px 0;
	color:#1A403B;
	}

/* style the plain text in the form intro */
#wrapper #mainBox #contentBox #formIntro h6 {
	font:0.8em Verdana, Helvetica, sans-serif;
	text-align:left;
	padding:0;
	margin:0 0 5px 0;
	color:#666;
	}

/* style the invalid! form directions */
#wrapper #mainBox #contentBox #formIntro h6.formDirectionsInvalid {
	width:100%;
	font:1.0em Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin:0;
	color:#FF4D4D;
	}

/* style the no results found text in the form intro */
#wrapper #mainBox #contentBox #formIntro h6.noResultsFound {
	font:0.8em Verdana, Helvetica, sans-serif;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
	color:#FF4D4D;
	}

/* style the back link in the form intro */
#wrapper #mainBox #contentBox #formIntro h6.noResultsFound a {
	padding:0;
	margin:0 0 5px 5px;
	color:#0066ff;
	text-decoration:none;
	}

/* style the back link:hover in the form intro */
#wrapper #mainBox #contentBox #formIntro h6.noResultsFound a:hover {
	color:#FF4D4D;
	text-decoration:underline;
	}

/* make sure text areas only scroll vertically */
#wrapper #mainBox #contentBox #minMaxErrorMessage {
	width:636px;
	background:;
	border:1px solid #FFCCCC;
	background:#FFE5E5;
	padding:10px;
	margin:0 0 10px 0;
	text-align:justify;
	font:0.7em Verdana, Helvetica, sans-serif;
	}

/* style the forms */
#wrapper #mainBox #contentBox form {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#fff;
	text-align:center;
	color:#666;
	}

/* style the fieldsets */
#wrapper #mainBox #contentBox form fieldset {
	width:656px;
	height:100%;
	display:block;
	float:left;
	background:#F8F5F2;
	margin:10px 0 20px 0;
	padding:0 0 20px 0;
	border:1px solid #999;
	}

/* style the form titles */
#wrapper #mainBox #contentBox form fieldset .formTitle {
	width:636px;
	display:block;
	position:relative;
	background:#1A403B;
	margin:0;
	padding:6px 0 6px 20px;
	font:1.1em Helvetica, Verdana, sans-serif;
	color:#fff;
	text-align:left;
	border-bottom:1px solid #999;
	}

/* style the form error message box */
#wrapper #mainBox #contentBox form fieldset #errorMessage {
	width:220px;
	display:block;
	float:left;
	clear:none;
	margin:2px 0 10px 0;
	padding:4px;
	font:0.7em Verdana, Helvetica, sans-serif;
	color:#FF4D4D;
	text-align:left;
	}

/* basic styles for all unordered lists */
#wrapper #mainBox #contentBox form fieldset ul {
	padding:0;
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	}

/* style the individual list items */
#wrapper #mainBox #contentBox form fieldset ul li {
	width:100%;
	float:left;
	clear:left;
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
	}

/* style the lens search list items */
#wrapper #mainBox #contentBox form fieldset ul.parameterSearch li {
	margin:0 0 10px 0;
	}

/* style the form instructions inside the fieldset */
#wrapper #mainBox #contentBox form fieldset ul li h5 {
	font:0.8em Verdana, Helvetica, sans-serif;
	text-align:center;
	line-height:1.4em;
	display:block;
	padding:0;
	margin:20px 0 15px 0;
	}

/* style the "*denotes required field" */
#wrapper #mainBox #contentBox form fieldset ul li h6.denote {
	width:87%;
	display:block;
	float:left;
	font:0.7em Verdana, Helvetica, sans-serif;
	text-align:right;
	padding:0;
	margin:15px 0 10px 0;
	color:#FF4D4D;
	}

/* style the "*denotes required field" */
#wrapper #mainBox #contentBox form fieldset.contact ul li h6.denote {
	width:262px;
	display:block;
	float:right;
	font:0.7em Verdana, Helvetica, sans-serif;
	text-align:left;
	padding:0;
	margin:15px 0 10px 0;
	color:#FF4D4D;
	}

/* style the names of the parameters in the quote request form */
#wrapper #mainBox #contentBox form fieldset ul li h6.parameterNameCollimating {
	width:250px;
	float:left;
	clear:none;
	font:0.9em Helvetica, Trebuchet MS, sans-serif;
	font-weight:bold;
	color:#1a403b;
	text-align:right;
	margin:4px 10px 0 0;
	padding:0;
	}

/* style the names of the parameters in the quote request form */
#wrapper #mainBox #contentBox form fieldset ul li h6.parameterNameFinite {
	width:260px;
	float:left;
	clear:none;
	font:0.9em Helvetica, Trebuchet MS, sans-serif;
	font-weight:bold;
	color:#1a403b;
	text-align:right;
	margin:4px 10px 0 0;
	padding:0;
	}

/* style the labels */
#wrapper #mainBox #contentBox form fieldset ul li label {
	width:180px;
	position:relative;
	display:block;
	float:left;
	font:0.8em Verdana, Helvetica, sans-serif;
	text-align:right;
	padding:0 0 0 0;
	margin:4px 20px 0 0;
	color:#666;
	}

/* style the contact form labels */
#wrapper #mainBox #contentBox form fieldset.contact ul li label {
	width:150px;
	position:relative;
	display:block;
	float:left;
	font:0.8em Verdana, Helvetica, sans-serif;
	text-align:right;
	padding:0 0 0 0;
	margin:4px 20px 0 0;
	color:#666;
	}

/* style the "min" and "max" labels */
#wrapper #mainBox #contentBox form fieldset ul li label.minMax {
	width:28px;
	float:left;
	clear:none;
	font:0.8em Helvetica, Verdana, sans-serif;
	text-align:right;
	color:#666;
	margin:4px 5px 0 5px;
	padding:0;
	}

/* style the asterisk */
#wrapper #mainBox #contentBox form fieldset ul li label span.asterisk, #wrapper #mainBox #contentBox form fieldset ul li h6 span.asterisk {
	width:auto;
	text-align:left;
	font:0.8em Verdana, Helvetica, sans-serif;
	color:#FF4D4D;
	margin:0;
	padding:0 0 0 1px;
	position:absolute;
	}

/* style the no asterisk */
#wrapper #mainBox #contentBox form fieldset ul li label span.noAsterisk {
	margin:0;
	padding:0;
	}

/* style the parameter input boxes */
#wrapper #mainBox #contentBox form fieldset ul li input.parameterEntry {
	font:0.8em Helvetica, Verdana, sans-serif;
	width:60px;
	float:left;
	clear:none;
	margin:0 5px 10px 0;
	padding:3px;
	text-align:left;
	color:#666;
	border:1px solid #999;
	}

/* style the measurements (mm) */
#wrapper #mainBox #contentBox form fieldset ul li span.measurement {
	width:25px;
	float:left;
	clear:none;
	font:0.8em Helvetica, Verdana, sans-serif;
	text-align:right;
	color:#666;
	margin:4px 30px 0 0;
	padding:0;
	}

/* style the "?" links */
#wrapper #mainBox #contentBox form fieldset ul li a {
	background:url(http://www.lightpath.com/images/icons/helpIcon.png) top left no-repeat;
	width:15px;
	height:15px;
	float:left;
	clear:none;
	margin:6px 20px 0 0;
	padding:0;
	}

/* style the "?" links - hover */
#wrapper #mainBox #contentBox form fieldset ul li a:hover {
	background:url(http://www.lightpath.com/images/icons/helpIconHover.png) top left no-repeat;
	}

/* style the input boxes */
#wrapper #mainBox #contentBox form fieldset ul li input {
	font:0.8em Verdana, Helvetica, sans-serif;
	width:200px;
	float:left;
	clear:none;
	margin:0 12px 10px 0;
	padding:3px;
	text-align:left;
	color:#666;
	border:1px solid #999;
	}

/* style the select boxes */
#wrapper #mainBox #contentBox form fieldset ul li select {
	cursor:pointer;
	width:208px;
	display:block;
	font:0.8em Verdana, Helvetica, sans-serif;
	float:left;
	clear:none;
	margin:0 12px 10px 0;
	padding:3px 2px 3px 3px;
	text-align:left;
	overflow:hidden;
	color:#666;
	border:1px solid #999;
	}

/* style the options in the select box in the in the catalog request form */
#wrapper #mainBox #contentBox form fieldset ul li select option {
	padding:1px 12px 1px 8px;
	font:1.0em Verdana, Helvetica, sans-serif;
	color:#666;
	outline:0;
	}

/* style the select boxes in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul.parameterSearch li select {
	width:70px;
	display:block;
	float:left;
	clear:none;
	font:0.8em Helvetica, Trebuchet MS, sans-serif;
	color:#666;
	text-align:left;
	margin:0 3px 0 0;
	padding:2px;
	cursor:pointer;
	}

/* style the option text in the select box for the lens parameter search form  */
#wrapper #mainBox #contentBox form fieldset ul.parameterSearch li select option {
	font:1.0em Helvetica, Trebuchet MS, sans-serif;
	color:#666;
	padding:1px 12px 0 8px;
	}

/* style the textareas */
#wrapper #mainBox #contentBox form fieldset ul li textarea {
	font:0.8em Verdana, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	padding:4px;
	float:left;
	clear:none;
	color:#666;
	border:1px solid #999;
	outline:0;
	overflow-x:hidden;
	overflow-y:auto;
	resize:none;
	}

/* style the textareas */
#wrapper #mainBox #contentBox form fieldset ul li textarea.contact {
	width:400px;
	height:150px;
	}

/* style the textareas */
#wrapper #mainBox #contentBox form fieldset ul li textarea.rfq {
	width:300px;
	height:75px;
	}

/* style the list item holding two form buttons */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons {
	width:100%;
	height:auto;
	margin:20px 0 15px 0;
	text-align:center;
	}

/* style the submit buttons in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input {
	width:auto;
	background:#ccc;
	display:block;
	float:left;
	font:0.9em Helvetica, Trebuchet MS, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#1a403b;
	padding:3px 15px 3px 15px;
	border:1px solid #1a403b;
	cursor:pointer;
	}

/* style the submit buttons in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.searchSubmit {
	margin:10px 0 0 230px;
	}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.searchSubmit {margin:10px 0 0 236px;}
}

/* style the submit buttons in the contact forms  */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.contactSubmit {
	margin:0 0 0 385px;
	}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.contactSubmit {margin:0 0 0 400px;}
}

/* style the submit buttons in the contact forms  */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.catalogSubmit {
	margin:0 0 0 415px;
	}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.catalogSubmit {margin:0 0 0 428px;}
}

/* style the submit buttons in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.rfqSubmit {
	margin:0 0 0 205px;
	}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.rfqSubmit {margin:0 0 0 214px;}
}

/* style the submit buttons:hover in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input:hover {
	background:#1a403b;
	color:#d9d9d9;
	border:1px solid #b3b3b3;
	cursor:pointer;
	}

/* style the submit buttons in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.reset {
	width:auto;
	background:#ccc;
	display:block;
	float:left;
	clear:none;
	font:0.9em Helvetica, Trebuchet MS, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#1a403b;
	padding:3px 15px 3px 15px;
	border:1px solid #1a403b;
	cursor:pointer;
	}

/* style the submit buttons in the contact forms */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input#searchReset {
	margin:10px 10px 0 30px;
	}

/* style the submit buttons in the contact forms */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input#contactReset {
	margin:0 10px 0 30px;
	}

/* style the submit buttons in the contact forms */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input#catalogReset {
	margin:0 10px 0 30px;
	}

/* style the submit buttons in the contact forms */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input#rfqReset {
	margin:0 10px 0 30px;
	}

/* style the submit buttons:hover in the lens parameter search form */
#wrapper #mainBox #contentBox form fieldset ul li.twoButtons input.reset:hover {
	background:#1a403b;
	color:#d9d9d9;
	border:1px solid #b3b3b3;
	cursor:pointer;
	}

/*-- END Global Form Styles --*/



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Search By Lens Code Styles <<<--------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* style the select box in the lens code search form */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li select {
	width:100px;
	display:block;
	float:left;
	font:0.8em Verdana, Helvetica, sans-serif;
	color:#666;
	text-align:left;
	margin:40px 0 0 25px;
	padding:2px;
	cursor:pointer;
	}

/* style the option text in the select box for the lens code search form */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li select option {
	font:1.0em Verdana, Helvetica, sans-serif;
	color:#666;
	padding:1px 12px 1px 8px;
	outline:0;
	}

/*-- END Search By Lens Code Styles --*/



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Search By Lens Code Output Styles <<<-------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* style the box holding the lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch {
	padding-bottom:13px;
	}

/* style the box holding the lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox {
	width:auto;
	height:auto;
	display:block;
	position:relative;
	float:left;
	clear:none;
	background:#F8F5F2;
	margin:13px 0 5px 27px;
	}

/* style the legend in the lens code search form */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox h3 {
	width:auto;
	font:1.0em Helvetica, Trebuchet MS, sans-serif;
	font-weight:bold;
	color:#1a403b;
	margin:30px 0;
	}

/* style the table that dynamically displays lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox table#lensCodeSearchResults {
	width:480px;
	height:80px;
	border:none;
	text-align:center;
	margin:0;
	border-collapse:collapse;
	}

/* style the table heading of the table that dynamically displays lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox table#lensCodeSearchResults tr {
	width:480px;
	background:#ccc;
	font:1.1em Verdana, Helvetica, sans-serif;
	text-align:left;
	color:#3D3D3D;
	padding:0;
	margin:0;
	border:1px solid #666;
	}

/* style the individual table cells in the table that dynamically displays lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox table#lensCodeSearchResults tr td {
	width:auto;
	text-align:left;
	color:#666;
	padding:3px 10px 3px 15px;
	background:#fff;
	border:1px solid #999;
	}

/* style the lens code links in the table that dynamically displays lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox table#lensCodeSearchResults tr td a {
	color:#0066ff;
	text-decoration:underline;
	text-align:left;
	padding:0;
	}

/* style the lens code links:hover in the table that dynamically displays lens code search results */
#wrapper #mainBox #contentBox form fieldset#lensCodeSearch ul li #lensCodeSearchResultsBox table#lensCodeSearchResults tr td a:hover {
	color:#cc6600;
	}

/*-- END Search By Lens Code Output Styles --*/



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Search By Parameter Output Styles <<<-------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* style the invalid! form directions in the search by parameter form */
#wrapper #mainBox #contentBox form#lensParameterSearchForm fieldset#parameterSearch ul li h6.formDirectionsInvalid {
	width:100%;
	display:block;
	font:0.8em Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:15px 0 15px 0;
	color:#FF4D4D;
	}

/* style the error select box in the search by parameter form */
#wrapper #mainBox #contentBox form#lensParameterSearchForm fieldset#parameterSearch ul li select.error {
	border:1px solid #FF4D4D;
	background:#FFCCCC;
	}

/* style the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter {
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	border-collapse:collapse;
	}

/* style the table headings in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter thead tr th {
	width:200px;
	background:#1a403b;
	background-repeat:no-repeat;
	background-position:center right;
	font:0.8em Helvetica, Verdana, sans-serif;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	padding:10px 0 10px 0;
	margin:0;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	cursor:pointer;
	}

/* style the table row for the table headings in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter thead tr .header {
	background:#1a403b;
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
	}

/* style the table row:hover for the table headings in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter thead tr .header:hover {
	background-color:#666666;
	color:#fff;
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
	}

/* style the table cells in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter tbody tr td {
	width:200px;
	font:0.8em Verdana, Helvetica, sans-serif;
	text-align:center;
	color:#3D3D3D;
	padding:7px 0 7px 0;
	border-bottom:1px solid #ccc;
	}

/* style the lens code links in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter tbody tr td a {
	font:1.0em Verdana, Helvetica, sans-serif;
	}

/* style the up arrow in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter thead tr .headerSortUp {
	background:#666 url(http://www.lightpath.com/images/arrowDown.png) top left no-repeat;
	color:#fff;
	margin:10px 0 0 0;
	}

/* style the down arrow in the table containing the lens parameter search results */
#wrapper #mainBox #contentBox table.tablesorter thead tr .headerSortDown {
	background:#666 url(http://www.lightpath.com/images/arrowUp.png) top left no-repeat;
	color:#fff;
	margin:10px 0 0 0;
	}

/*-- END Search By Parameter Output Styles --*/


#wrapper #mainBox #contentBox form fieldset ul li input.error {border:1px solid #FF4D4D; background:#FFCCCC;}
#wrapper #mainBox #contentBox form fieldset ul li select.error {border-color:#FF4D4D; background:#FFCCCC;}
#wrapper #mainBox #contentBox form fieldset ul li textarea#error {border-color:#FF4D4D; background:#FFCCCC;}
#wrapper #mainBox #contentBox form fieldset ul li option.error {border-color:#FF4D4D; background:#FFCCCC;}