@charset "utf-8";
/* CSS Document */

#menu_principal a:hover, #menu_left a:hover {background: none;}

#divResults h1#quoteResult {
	float: left;
	clear: none;
	display: block;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #FF0000;
	width: 100px;
	margin: 0;
}

#divResults table {
	float: left;
	clear: left;
}

#budget {
	height: 200px;
	padding-bottom: 210px;
}

#divResults, #budgetConfirm {
	position: absolute;
	left: -1000px;
	display: block;
	/*visibility: hidden;*/
	width: 580px;
	height: 200px;
	/*height: 0px;*/
	text-align: left;
	margin-top: 0px;
	border: #666 1px dotted;
	background-image: url(images/heading_bg.jpg);
}

#budgetQuote {
	float: left;
	clear: left;
	display: inline;
	width: 500px;	
	height: auto;
	margin-left: 10px;
}

#budgetQuote select {
	margin-top: 5px;
}

/*This is the main quote box with border*/

#budget, #budgetConfirm {
	float: left;
	text-align: left;
	border: #999 1px solid;
	width: 545px;
	height: 300px;
	margin: 10px 0 0px 5px;
	padding: 10px 0;
}

#divResults a {
	float: left;
	clear: left;
	margin: 5px 0 0 350px;
	color: #FFF;
	width: 106px;
	text-decoration: none;
	display: inline;
	height: 22px;
	text-indent: 4px;
	font: normal 13px Arial, Helvetica, sans-serif;
	background: #989898 url(images/get_quote.jpg) repeat right;
}

#divResults p {
	display: inline;
	float: left;
	clear: left;
	margin: 2px 0;
	margin-left: 15px;
	border: none;
	color: #333;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
	width: 500px;
}

#divResults a.long {
	float: left;
	width: 180px;
	background-image: url(images/get_quote_lg.jpg);
}

#divResults h5 {
	float: left;
	clear: left;
	display: block;
	margin: 15px 0 0 10px;
	width: 145px;
	padding-top: 5px;
	color: #2fb679;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: none;
	height: 45px;
}

#budget p, #budgetConfirm p {
	display: block;
	float: left;
	margin: 5px 0 15px 15px;
	border: none;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
	width: 500px;
}

#budget a, #budgetConfirm a {
	float: left;
	clear: left;
	color: #FFFFFF;
	background: #989898 url(images/get_quote.jpg) repeat right;
	width: 105px;
	height: 22px;
	margin-left: 15px;
	text-decoration: none;
	margin: 15px 0 0 400px;
	font: normal 13px Arial, Helvetica, sans-serif;	
	text-indent: 4px;
}

#budget select, #budget input, #budgetConfirm select, #budgetConfirm input {
	float: left;
	clear: none;
	width: 300px;
	margin: 5px 0 0 15px;
}

#budgetQuote p.label, #budgetConfirm p.label {
	float: left;
	clear: left;
	margin: 10px 0 2px 0;
	width: 150px;
}

#budget a.hazButton {
	float: left;
	clear: none;
	margin: 7px 4px;
	background: none;
	color: #000;
	width: 20px;
}

#hazWindow {
	position: absolute;
	left: -1000px;
	height: 0px;
	visibility: hidden;
	margin: 0px;
}

h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
}

h5 {
	float: left;
	clear: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0033CC;
	margin: 10px 0;
	width: 560px;
}

#budget a img {
	border: none;
}

#budget .calculate {
	float: left;
	clear: left;
	margin-left: 370px;
	width: 140px;
}

p#hazText, p#indText, p#quantText {
	position: absolute;
	left: -1000px;
	visibility: hidden;
	height: 12px;
	margin: 5px 0 0 10px;
}

p#hazText {
	color: #0066FF;
}

p#indText, p#quantText {
	color: #FF0000;
}

#nameError, #phoneError {
	float: left;
	visibility: hidden;	
	color: #FF0000;
	width: 30px;
	text-align: center;
	font-size: 16px;
}

#columnTwo h2 a {
	float: left;
	margin: 0;
	background: none;
	color: #0066CC;
	width: 550px;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#columnTwo h2 a:hover {
	text-decoration: underline;
}

#nonHazOne, #nonHazTwo, #hazOne, #hazTwo {
	visibility: hidden;
	position: absolute;
	left: -1000px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

a span {
	display: none;
}

a:hover {
	background-color: #dbe4f2;
}

a:hover span {
  position: absolute;
  display: block;
  background: #add80b;
  border: 2px dashed #0090c6;
  padding: 5px;
  color: #0033CC;
  width: 220px;
}

#nonhazardous, #detergent, #bleach, #resins, #adhesives, #paints, #inks, #flam, #drycleaning, #solventcont, #oil, #grease, #antifreeze, #brake, #hydraulic, #aerosols, #organic, #inorganic, #caustic, #hydrogen, #batteries {display: none;} 