/* FREE ONLINE ESTIMATE */
@import url(tables.css);
a:link, a:visited, a:active {
	color: #f37320;
}
sup {
	vertical-align: text-top;
	font-size: 50%;
}
blockquote {
	font-style: italic;	
}
body {
	position: relative;
	background: #f37320;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-size: .7em;
}
p {
	margin: 10px 0;
}
p.first {
	margin-top: 0;
}
hr {
	margin: 0;
}
form {
	margin: 0;
}
div#preload {
	display: none;
}
div#header {
	background: #000;
	height: 30px;
	margin-bottom: 10px;
}
h1 {
	margin: 0;
	padding-top: 7px;
	padding-left: 8px;
	font-size: 1.1em;
	color: #fff;
}
h2 {
	margin: 0;
	position: absolute;
	z-index: 500;
	bottom: 45px;
	right: 20px;
	width: 126px;
	height: 96px;
	text-indent: -12345px;
	background: url(/common/images/lgo_pal_126x96.gif) bottom right no-repeat;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 12px;
}
#preload {
	display: none;
}
div#form {
	position: relative;
	height: 420px;
	margin: 10px;
	padding: 15px;
	padding-top: 15px;
	background: #fff;
}
div.row {
	padding-bottom: 6px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
form input {
	float: left;
}
form label {
	display: block;
	float: left;
	width: 150px;
	padding-top: 4px;
	padding-right: 8px;
}
form label.right {
	width: auto;
}
form label.long {
	padding-top: 0;
}
form input.textbox {
	width: 150px;
}
form input.wide {
	width: 200px;
}
div#ready {
	position: absolute;
	width: 290px;
	bottom: 38px;
	margin: 10px 0 0 0;
	color: #666;
}
body#estimateResult div#ready {
	width: 450px;
}
div#buttons {
	background: #ccc url(/estimate/images/bg_buttonBar_1x34.gif) top left repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px;
	width: 470px;
}
div#buttons p {
	float: left;
	font-size: .9em;
	color: #888;
	margin: 0;
}
div#buttons input {
	float: right;
	margin-left: 2px;
}
#serviceButtons input {
	width: 275px;
	height: 70px;
	margin: 0 88px;
	background: url(/common/images/btn_getMeServiceNow_275x70.gif) top left no-repeat;
	border: none;
}
#serviceButtons input:hover {
	background: url(/common/images/btn_getMeServiceNow_hover_275x70.gif) top left no-repeat;
}

